/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=dc8eb0d0bba32a4ee8b8)
 * Config saved to config.json and https://gist.github.com/dc8eb0d0bba32a4ee8b8
 */

/*! normalize.css v3.0.2 | 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,
menu,
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-color: 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 {
  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;
  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;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  box-sizing: border-box;
}

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

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

body {
  font-family: "ProximaNova-Regular";
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

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

a {
  color: #6096c3;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #3b709c;
  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,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

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

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

[role="button"] {
  cursor: pointer;
}

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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .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: 650px) {
  .lead {
    font-size: 21px;
  }
}

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

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: #777;
}

.text-primary {
  color: #f5871c;
}

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

.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;
  background-color: #f5871c;
}

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

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

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

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  list-style: none;
  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.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 650px) {
  .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 #777;
}

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

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.42857143;
  color: #777;
}

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 #eee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

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

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

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

kbd {
  padding: 2px 4px;
  font-size: 90%;
  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%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  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;
}

@media (min-width: 650px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 800px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1000px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.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-12 {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 650px) {
  .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-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

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

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

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

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

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

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

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

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

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

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

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

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

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

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

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

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

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

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

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

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 800px) {
  .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-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

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

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

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

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

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

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

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

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

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

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

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

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

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

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

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

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

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

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

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

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1000px) {
  .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-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

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

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

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

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

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

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

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

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

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

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

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

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

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

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

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

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

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

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

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

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  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 > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.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 > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.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-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 649px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .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: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

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

input[type="search"] {
  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.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  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: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }

  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  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 {
  position: relative;
  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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}

textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}

textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px;
}

.has-feedback {
  position: relative;
}

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

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

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .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,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  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,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  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,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  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 ~ .form-control-feedback {
  top: 25px;
}

.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: 650px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

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

@media (min-width: 650px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 650px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}

@media (min-width: 650px) {
  .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;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  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,
.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,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  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: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].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: #f5871c;
  border-color: #ed7a0a;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #d56e09;
  border-color: #b25c08;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #f5871c;
  border-color: #ed7a0a;
}

.btn-primary .badge {
  color: #f5871c;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #6096c3;
  border-color: #4d8abc;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #427dae;
  border-color: #386a94;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #6096c3;
  border-color: #4d8abc;
}

.btn-success .badge {
  color: #6096c3;
  background-color: #fff;
}

.btn-info {
  color: #6096c3;
  background-color: #fff;
  border-color: #f2f2f2;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #6096c3;
  background-color: #e6e6e6;
  border-color: #d4d4d4;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #fff;
  border-color: #f2f2f2;
}

.btn-info .badge {
  color: #fff;
  background-color: #6096c3;
}

.btn-warning {
  color: #fff;
  background-color: #ecca18;
  border-color: #d9b912;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #c1a510;
  border-color: #a0890d;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ecca18;
  border-color: #d9b912;
}

.btn-warning .badge {
  color: #ecca18;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d63c3c;
  border-color: #cd2b2b;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #b82727;
  border-color: #9b2121;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d63c3c;
  border-color: #cd2b2b;
}

.btn-danger .badge {
  color: #d63c3c;
  background-color: #fff;
}

.btn-link {
  color: #6096c3;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #3b709c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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;
  transition: opacity .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;
  transition-property: height, visibility;
  transition-duration: .35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.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;
  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.42857143;
  color: #333;
  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: #f5871c;
}

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

.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.42857143;
  color: #777;
  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: 2px;
}

@media (min-width: 650px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  .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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.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 .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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-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 {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

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

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

.dropup .btn-lg .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 > .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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.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-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.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: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  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 > 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: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #6096c3;
}

.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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 650px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 650px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.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: #f5871c;
}

.nav-stacked > li {
  float: none;
}

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

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 650px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 650px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-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: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 650px) {
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 650px) {
  .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.in {
  overflow-y: auto;
}

@media (min-width: 650px) {
  .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-device-width: 450px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

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

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 650px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 650px) {
  .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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 650px) {
  .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: 8px;
  margin-bottom: 8px;
  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: 650px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 649px) {
  .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: 650px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 650px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 649px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 650px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}

.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 {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 650px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 650px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    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: 649px) {
  .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,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.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: #080808;
}

.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: #080808;
  color: #fff;
}

@media (max-width: 649px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  .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: #080808;
  }

  .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: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
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: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777;
}

.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.42857143;
  text-decoration: none;
  color: #6096c3;
  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 > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #3b709c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #f5871c;
  border-color: #f5871c;
  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: #777;
  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 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: #eee;
}

.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: #777;
  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;
}

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

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777;
}

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

.label-primary {
  background-color: #f5871c;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #d56e09;
}

.label-success {
  background-color: #6096c3;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #427dae;
}

.label-info {
  background-color: #fff;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #e6e6e6;
}

.label-warning {
  background-color: #ecca18;
}

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

.label-danger {
  background-color: #d63c3c;
}

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

.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: #777;
  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.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #6096c3;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.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,
.container-fluid .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 650px) {
  .jumbotron {
    padding: 48px 0;
  }

  .container .jumbotron,
  .container-fluid .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.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border .2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #6096c3;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.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;
  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: #f5871c;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width .6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  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;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #6096c3;
}

.progress-striped .progress-bar-success {
  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: #fff;
}

.progress-striped .progress-bar-info {
  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: #ecca18;
}

.progress-striped .progress-bar-warning {
  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: #d63c3c;
}

.progress-striped .progress-bar-danger {
  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 {
  margin-top: 15px;
}

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

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

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

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

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

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

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

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

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: #eee;
  color: #777;
  cursor: not-allowed;
}

.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: #777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #f5871c;
  border-color: #f5871c;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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: #feeedf;
}

.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;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.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,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > 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,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.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 caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.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,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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: #333;
  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: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #f5871c;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #f5871c;
  border-color: #f5871c;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f5871c;
}

.panel-primary > .panel-heading .badge {
  color: #f5871c;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f5871c;
}

.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,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.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;
  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: .2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .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: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(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;
  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: .5;
  filter: alpha(opacity=50);
}

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

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.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: 650px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 800px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "ProximaNova-Regular";
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: .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;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -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;
  font-family: "ProximaNova-Regular";
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  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;
  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;
  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: #999;
  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: #999;
  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: #999;
  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: #999;
  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;
  transition: .6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }

  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.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: .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: 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: 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: .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;
  line-height: 1;
  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: 650px) {
  .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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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;
}

.affix {
  position: fixed;
}

@-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: 649px) {
  .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: 649px) {
  .visible-xs-block {
    display: block !important;
  }
}

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

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

@media (min-width: 650px) and (max-width: 799px) {
  .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: 650px) and (max-width: 799px) {
  .visible-sm-block {
    display: block !important;
  }
}

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

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

@media (min-width: 800px) and (max-width: 999px) {
  .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: 800px) and (max-width: 999px) {
  .visible-md-block {
    display: block !important;
  }
}

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

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

@media (min-width: 1000px) {
  .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: 1000px) {
  .visible-lg-block {
    display: block !important;
  }
}

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

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

@media (max-width: 649px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 650px) and (max-width: 799px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 800px) and (max-width: 999px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .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;
  }
}

/*!;Animate.css - http://daneden.me/animate;Licensed under the MIT license - http://opensource.org/licenses/MIT;;Copyright (c) 2015 Daniel Eden;*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 100%, 20%, 53%, 80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%, 43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  0%, 100%, 20%, 53%, 80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%, 43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@charset "UTF-8";

/**
* Snippets are smaller resuable items
*/

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.col-xs-5th,
.col-sm-5th,
.col-md-5th,
.col-lg-5th {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-5th {
  width: 20%;
  float: left;
}

@media (min-width: 650px) {
  .col-sm-5th {
    width: 20%;
    float: left;
  }
}

@media (min-width: 800px) {
  .col-md-5th {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1000px) {
  .col-lg-5th {
    width: 20%;
    float: left;
  }
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.card {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  overflow: visible;
  float: left;
  clear: none;
  margin: 0 16px 16px 0;
  position: relative;
}

.card.navy-card {
  box-shadow: none;
  border: 1px solid #00344b;
}

.card .card-content {
  padding: 15px;
  overflow: auto;
}

.seesaw {
  padding: 0px 0px 80px 0px;
}

@media screen and (max-width: 900px) and (min-width: 800px) {
  .seesaw {
    padding: 100px 0px 80px 0px;
  }
}

@media screen and (max-width: 1060px) and (min-width: 900px) {
  .seesaw {
    padding: 50px 0px 80px 0px;
  }
}

@media screen and (max-width: 1100px) and (min-width: 1060px) {
  .seesaw {
    padding: 50px 0px 60px 0px;
  }
}

#chart_div {
  min-height: 200px;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.door-hanger {
  margin: 5px 0;
}

.door-hanger .dh-title {
  margin-bottom: -4px;
  padding: 13px !important;
  line-height: 1.25;
}

.door-hanger .dh-body {
  overflow: auto;
  background: #f4f4f4;
  padding: 40px 25px;
}

.door-hanger .dh-content {
  padding-top: 35px;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.flip-container {
  -webkit-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
}

.flip-container:hover .flipper,
.flip-container.hover .flipper {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.flip-container,
.flip-front,
.flip-back {
  width: 100%;
  height: 100%;
}

.flipper {
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}

.flip-front,
.flip-back {
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.flip-front {
  background: #900;
  z-index: 2;
}

.flip-back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  background: #898989;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.pog-container {
  outline: none;
}

.pog-container a {
  outline: none;
}

.pog-container a .pog {
  display: block;
  margin: 0 auto;
  width: 160px;
  height: 160px;
}

.pog-container a .pog .pog-img,
.pog-container a .pog .pog-desc {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 6px solid #fff;
  width: 160px;
  height: 160px;
  border-radius: 100%;
  box-shadow: 0 0 5px #333;
  overflow: hidden;
}

.pog-container a .pog .pog-img .eloji,
.pog-container a .pog .pog-desc .eloji {
  position: relative;
  top: 36px;
}

.pog-container a .pog .pog-desc {
  height: 160px;
  width: 160px;
  padding: 0 10px;
  background-color: #898989;
  font-size: 13px;
  line-height: normal;
  z-index: 15;
}

.pog-container a .pog .pog-desc span {
  color: #fff;
  display: table-cell;
  height: 160px;
  width: 160px;
  vertical-align: middle;
}

.pog-container a .pog-title {
  width: 100%;
  display: block;
  float: none;
  clear: both;
  padding-top: 15px;
  font-size: 19px;
  line-height: 37px;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.bl-featurette-container {
  position: relative;
  outline: none;
  height: 370px;
  border: #19e solid 2px;
  width: 100%;
  text-decoration: none;
  margin: 20px auto;
  overflow: hidden;
}

.bl-featurette-container .bl-featurette-title {
  width: 100%;
  display: block;
  float: none;
  clear: both;
  padding-top: 15px;
  font-size: 19px;
  line-height: 37px;
}

.bl-featurette-container .blf-title {
  line-height: 26px;
}

.bl-featurette-container a {
  text-decoration: none;
}

.bl-featurette-container a:hover {
  text-decoration: none;
}

body.firefox .bl-featurette-container a {
  font-weight: normal;
}

.bl-featurette-container .bl-featurette-img {
  margin: 30px auto;
  padding: 20px;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  overflow: hidden;
}

.bl-featurette-container .blf-content {
  width: 80%;
  margin: 30px auto;
  text-decoration: none;
}

.bl-featurette-container .blf-content p {
  font-size: 14px;
}

.bl-featurette-container .bottom-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  border: #19e solid 2px;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.btn {
  white-space: normal;
  word-wrap: normal;
  cursor: pointer;
  transition: background-color 1s, color 1s, border-color 1s;
}

.btn-lg {
  width: 100%;
}

.btn-lg .inline {
  display: inline-block;
}

@media (max-width: 649px) {
  .btn-lg-xs {
    width: 100%;
    display: block;
    margin: 25px 0;
    font-size: 18px;
    padding-top: 9px;
  }
}

.btn-md {
  width: auto;
  font-size: 20px;
  padding: 10px 25px 6px;
  margin: 9px;
}

.btn-center {
  float: none;
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.btn-lightBlue {
  background-color: #45bbf6;
  border: none;
  color: white;
}

.btn-lightBlue:hover {
  color: #f4f4f4;
}

.btn-white {
  border: none;
  background: #fff;
  color: #6096C3;
}

.btn-white:hover {
  color: #00344b;
}

.btn-download {
  font-size: 110%;
  padding: 10px 25px 10px 15px;
  border: none;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  margin: 10px;
}

.btn-download img {
  display: inline-block;
}

.btn-download.excel-download {
  background-color: #4da74a;
  color: #ffffff;
}

.btn-ghost {
  background-color: rgba(255, 255, 255, 0.52);
  border-color: #fff;
  color: #fff;
}

.btn-ghost:hover {
  background-color: rgba(255, 255, 255, 0.8);
  border-color: #fff;
}

.btn-ghost-blue {
  background-color: transparent;
  border-color: #19e;
  color: #19e;
}

.btn-ghost-blue:hover {
  background-color: rgba(255, 255, 255, 0.8);
  border-color: #fff;
}

.btn-ghost-yellow {
  background-color: transparent;
  border-color: #EED119;
  color: #EED119;
}

.btn-ghost-yellow:hover {
  background-color: rgba(255, 255, 255, 0.8);
  border-color: #fff;
}

.btn-thick {
  width: 100%;
  padding: 25px;
  font-size: 110%;
  text-transform: uppercase;
}

.button-wrap {
  margin: 0px 55px 0px 55px;
}

@media screen and (max-width: 560px) {
  .tan-spacing-one {
    margin-top: 80px;
  }
}

@media screen and (min-width: 560px) {
  .tan-spacing-one {
    margin-top: 60px;
  }
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

@media (min-width: 800px) {
  .banner-title {
    margin-top: 20px !important;
  }

  h4.banner-text {
    font-size: 15px !important;
  }
}

@media (min-width: 950px) {
  .banner-title {
    margin-top: 26px !important;
  }
}

.audisee-banner-alignment {
  margin-top: 30px;
}

.banner-button {
  margin-top: 10px;
}

.social-circle {
  width: 75px;
  height: 75px;
  padding: 15px;
  border-radius: 100%;
  margin: 0 auto;
}

.social-circle:hover {
  background-color: #007dcb !important;
}

.md-social-circle {
  width: 100px;
  height: 100px;
  margin: 10px auto;
  color: #19e;
  border-radius: 100%;
  border: 2px solid #19e;
}

.lg-social-circle {
  width: 206px;
  height: 206px;
  padding: 2px 4px 0px 0px;
  color: #19e;
  border-radius: 100%;
  border: 2px solid #19e;
}

.audit-items {
  font-size: 14px !important;
  font-weight: 700 !important;
}

.huge-card {
  overflow: hidden;
}

.huge-card-header {
  padding: 30px;
}

.huge-card-content {
  padding-top: 30px;
  padding-bottom: 35px;
}

.huge-card-item {
  padding: 10px;
  width: 106%;
  margin-left: -15px;
  border-bottom: white 4px solid;
}

.audisee-list li {
  padding: 0px;
  margin-left: 10px !important;
  margin-bottom: 5px;
  border-left: none !important;
  font-size: 18px !important;
  line-height: .5em !important;
  background: #f4f4f4 !important;
  list-style-type: square !important;
}

.video-tour-text {
  margin-top: 18%;
}

@media screen and (max-width: 1030px) {
  .video-tour-text {
    margin-top: 10%;
  }
}

@media screen and (max-width: 1000px) {
  .video-tour-text {
    margin-top: 0;
  }
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

form .row {
  padding-bottom: 0;
}

label {
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
}

select {
  height: 34px;
  border: 1px solid #c6c6c6;
  color: #6f6f6f;
  font-size: 16px;
  line-height: 1em;
  margin: 0;
  width: 100%;
  max-width: 100%;
}

.form-group label + .fa {
  left: 0;
  top: 0;
  margin-left: -1px;
  position: absolute;
  color: #00344b;
  display: none;
  font-size: 13px;
}

.form-group:hover label + .fa {
  display: block;
}

.form-group.form-group-tab {
  background-color: #f4f4f4;
  border-left: 1px solid #e6e7e8;
  border-right: 1px solid #e6e7e8;
  border-top: 1px solid #e6e7e8;
  top: 16px;
  padding: 4px 10px 0 10px;
  position: relative;
  height: 100%;
  margin-bottom: 0;
  border-radius: 6px 6px 0px 0px;
}

.form-group.form-group-tab label input:checked + small {
  line-height: 4.2;
}

.weight-break-section {
  padding-top: 10px;
  margin: 0;
  background-color: #f4f4f4;
  border-left: 1px solid #e6e7e8;
  border-right: 1px solid #e6e7e8;
  border-bottom: 1px solid #e6e7e8;
  border-radius: 0px 6px 6px 6px;
}

@media (max-width: 992px) {
  .weight-break-section {
    border-radius: 6px 6px 6px 6px;
  }
}

.weight-break-section h4 {
  margin-left: 10px;
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 15px;
  color: #00344b;
}

.weight-break-section label {
  padding-top: 7px;
}

form.calculator {
  margin-bottom: 60px;
  line-height: 1em;
}

form.calculator label {
  white-space: nowrap;
}

form.calculator label.disabled {
  color: #c6cccf;
}

form.calculator label small {
  font-size: 65%;
  color: #9ca2a5;
}

form.calculator input[type="text"],
form.calculator input[type="email"],
form.calculator input[type="password"],
form.calculator select,
form.calculator textarea {
  border: 1px solid #c6c6c6;
  color: #6f6f6f;
  font-size: 15px;
  line-height: 1em;
  margin: 0;
  width: 100%;
  max-width: 100%;
}

form.calculator input[type="text"]:not(.form-control),
form.calculator input[type="email"]:not(.form-control),
form.calculator input[type="password"]:not(.form-control),
form.calculator select:not(.form-control),
form.calculator textarea:not(.form-control) {
  border-radius: 5px;
}

form.calculator .comparison-section {
  margin-top: 25px;
  border: 1px solid #dae0e3;
  padding: 5px;
  display: table;
  width: 100%;
}

form.calculator .comparison-section .comparison-label {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  text-align: center;
  padding: 0 10px;
  font-size: 2em;
  width: 0;
}

form.calculator .comparison-section .comparison-form {
  padding: 15px 35px 0 35px;
  width: 100%;
}

@media (max-device-width: 649px), (max-width: 649px) {
  form.calculator .comparison-section .comparison-form {
    padding: 15px 10px 0 15px;
  }
}

form.calculator .comparison-section + .contact-form {
  padding: 25px 45px 0 85px;
}

@media (max-device-width: 649px), (max-width: 649px) {
  form.calculator .comparison-section + .contact-form {
    padding: 25px 0 0 0;
  }
}

form.calculator .form-break {
  color: #898989;
  font-size: .8em;
  padding-left: 5px;
}

form.calculator .form-break hr {
  width: 90%;
  display: inline-block;
  position: relative;
  margin: 0 0 5px 0;
  border-top: 1px solid #898989;
}

form.calculator .tooltip .tooltip-inner {
  background-color: #00344b;
  border-radius: 4px 4px 0px 0px;
  width: 250px;
  max-width: 250px;
}

form.calculator .tooltip .tooltip-arrow-down {
  border-radius: 0px 0px 4px 4px;
  display: block;
  color: #f4f4f4;
  background-color: #00344b;
  text-align: center;
  width: 250px;
}

form.calculator input[type=submit] {
  font-weight: bold;
  font-size: 28px;
}

@media (max-width: 799px), (max-device-width: 799px) {
  form.calculator input[type=submit] {
    font-size: 22px;
  }
}

#calc-results .row {
  padding: 0;
  line-height: 1.5;
}

#calc-results .row label {
  line-height: 1;
}

.bug-required {
  border-color: #d6603c;
  background-color: #ffecec;
}

.confirm-required {
  border-color: #13828c;
  background-color: #ecfffe;
}

.form-section-toggle {
  border-radius: 0;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase;
}

.form-section {
  overflow: auto;
  border: 1px solid #d0d1d6;
  border-top: none;
}

.form-section .form-section-content {
  background: #fafafa none repeat scroll 0 0;
  border-radius: 0 0 4px 4px;
  display: block;
  height: auto;
  padding: 10px 20px;
  transition: height 1s, overflow 1s;
}

.form-section .form-section-content.hidden {
  display: none;
  padding: 0;
  height: 0;
  overflow: hidden;
}

.expanded-content .form-control {
  border-bottom-right-radius: 0;
}

.expanded-content .input-group-addon {
  border-bottom-left-radius: 0;
}

.expanded-content .input-group-addon:last-child {
  border-bottom-right-radius: 0;
}

.form-control::-webkit-input-placeholder {
  font-size: 14px;
  color: #cfd1d2;
}

.form-control:-moz-placeholder {
  /* older Firefox*/
  font-size: 14px;
  color: #cfd1d2;
}

.form-control::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  color: #cfd1d2;
}

.form-control:-ms-input-placeholder {
  font-size: 14px;
  color: #cfd1d2;
}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}

.fakeOl {
  line-height: 36px;
}

.fakeOl span {
  display: inline-block;
  width: 22px;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.fakeLink {
  color: #6096c3;
  text-decoration: underline;
}

.fakeLink:hover {
  cursor: pointer;
  color: #98bbd8;
}

.hipster-cross {
  background: #fff;
  height: 240px;
  left: 50%;
  position: absolute;
  top: 65px;
  width: 1px;
}

.hipster-cross::before {
  background: #fff;
  content: " ";
  height: 1px;
  left: 50%;
  margin-left: -120px;
  position: absolute;
  top: 120px;
  width: 240px;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

section.map {
  padding: 0;
}

section.map h2 {
  padding-bottom: 25px;
}

section.map iframe {
  padding: 0;
  margin: 0;
  display: block;
  pointer-events: none;
}

.modal-body {
  overflow: visible;
}

ol.square-list {
  counter-reset: li;
  /* Initiate a counter */
  list-style: none;
  /* Remove default numbering */
  *list-style: decimal;
  /* Keep using default numbering for IE6/7 */
  padding: 0;
  margin-bottom: 4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

ol ol.square-list {
  margin: 0 0 0 2em;
  /* Add some left margin for inner lists */
}

.square-list li {
  position: relative;
  display: block;
  padding: .4em .4em .4em 3em;
  *padding: .4em;
  margin: .9em 0;
  background: white;
  color: #444;
  text-decoration: none;
  transition: all .3s ease-out;
}

@media screen and (max-width: 575px) and (min-width: 0px) {
  .square-list li {
    padding: .4em .4em .4em 1em;
  }
}

.small-numbers {
  display: none;
}

@media screen and (max-width: 575px) and (min-width: 0px) {
  .small-numbers {
    display: inline;
  }
}

.square-list li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -1.3em;
  top: 50%;
  margin-top: -1.3em;
  background: #EED119;
  height: 2.6em;
  width: 3em;
  line-height: 2em;
  border: 0.3em solid #EED119;
  text-align: center;
  font-weight: bold;
  transition: all .3s ease-out;
  color: #00344b;
}

@media screen and (max-width: 575px) and (min-width: 0px) {
  .square-list li:before {
    display: none;
  }
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

ul.checklist {
  padding-left: 0;
  text-indent: 2px;
  list-style: none;
  list-style-position: outside;
}

ul.checklist > li {
  border-left: 0;
  border-left: 24px solid #6096c3;
}

ul.checklist li:before {
  color: #fff;
  left: 21px;
  position: absolute;
  vertical-align: middle;
}

.brightBlue ul.checklist > li {
  border-left-color: #565656;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.paddle {
  width: 100%;
  float: left;
  clear: none;
  overflow: visible;
  text-align: center;
  line-height: 1.45;
}

.paddle .paddle-body {
  font-size: 20px;
  font-weight: bold;
  background-color: #f4f4f4;
  padding: 15px 0 25px 0;
}

.paddle .paddle-body i.eloji {
  display: block;
  font-size: 120px;
  margin: 35px auto 40px;
}

.paddle .paddle-footer {
  background-color: #f4f4f4;
  width: 70px;
  border-radius: 0 0 50% 50%;
  line-height: 1em;
  padding: 10px 0px 10px 0px;
  clear: both;
  float: none;
  margin: 0 auto 0;
  top: -25px;
  position: relative;
}

.paddle .paddle-footer i.eloji {
  font-size: 40px;
}

@media (max-width: 649px) {
  .paddle {
    margin: 15px 0;
  }

  .paddle .paddle-footer {
    display: none;
  }
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.feature {
  margin: 30px;
}

.feature .title-color {
  height: 5px;
}

.feature .title {
  height: 50px;
  padding: 30px 20px 50px 20px;
  line-height: 2em;
  text-transform: uppercase;
}

@media screen and (max-width: 780px) {
  .feature .title {
    height: 100%;
    max-height: 70px;
    padding: 40px 20px 40px 20px;
    line-height: 1.3em;
    text-transform: uppercase;
    font-size: 90%;
  }
}

.feature .body {
  padding: 30px;
  text-align: left;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.progress-meter {
  width: 100%;
  padding: 6px;
  background: #fff;
  border-radius: 15px;
  margin-bottom: 10px;
}

.progress-meter .progress-indicator {
  transition: width 1s;
  width: 0;
  height: 14px;
  opacity: 1;
  background: #45bbf6;
  border-radius: 10px;
}

.progress-meter-christmas {
  width: 100%;
  padding: 6px;
  background: #fff;
  border-radius: 15px;
  margin-bottom: 10px;
}

.progress-meter-christmas .progress-indicator-christmas {
  transition: width 1s;
  width: 0;
  height: 14px;
  opacity: 1;
  background: #45bbf6;
  border-radius: 10px;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.panel-trim {
  border-radius: 5px 5px 0 0;
  height: 3px;
  width: 100%;
}

.panel {
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2);
}

.form-panel {
  margin: 0 auto;
  max-width: 460px;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.split-img {
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: left 100% top 50%;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.circ-10 {
  width: 10px;
  height: 10px;
  border-radius: 10px;
}

.square-10 {
  width: 10px;
  height: 10px;
  margin-right: 10px;
}

.tri-10 {
  border-width: 10px;
}

.circ-15 {
  width: 15px;
  height: 15px;
  border-radius: 15px;
}

.square-15 {
  width: 15px;
  height: 15px;
  margin-right: 15px;
}

.tri-15 {
  border-width: 15px;
}

.circ-20 {
  width: 20px;
  height: 20px;
  border-radius: 20px;
}

.square-20 {
  width: 20px;
  height: 20px;
  margin-right: 20px;
}

.tri-20 {
  border-width: 20px;
}

.circ-30 {
  width: 30px;
  height: 30px;
  border-radius: 30px;
}

.square-30 {
  width: 30px;
  height: 30px;
  margin-right: 30px;
}

.tri-30 {
  border-width: 30px;
}

.circ-50 {
  width: 50px;
  height: 50px;
  border-radius: 50px;
}

.square-50 {
  width: 50px;
  height: 50px;
  margin-right: 50px;
}

.tri-50 {
  border-width: 50px;
}

.circ-75 {
  width: 75px;
  height: 75px;
  border-radius: 75px;
}

.square-75 {
  width: 75px;
  height: 75px;
  margin-right: 75px;
}

.tri-75 {
  border-width: 75px;
}

.circ-80 {
  width: 80px;
  height: 80px;
  border-radius: 80px;
}

.square-80 {
  width: 80px;
  height: 80px;
  margin-right: 80px;
}

.tri-80 {
  border-width: 80px;
}

.circ-90 {
  width: 90px;
  height: 90px;
  border-radius: 90px;
}

.square-90 {
  width: 90px;
  height: 90px;
  margin-right: 90px;
}

.tri-90 {
  border-width: 90px;
}

.circ-100 {
  width: 100px;
  height: 100px;
  border-radius: 100px;
}

.square-100 {
  width: 100px;
  height: 100px;
  margin-right: 100px;
}

.tri-100 {
  border-width: 100px;
}

.circ-120 {
  width: 120px;
  height: 120px;
  border-radius: 120px;
}

.square-120 {
  width: 120px;
  height: 120px;
  margin-right: 120px;
}

.tri-120 {
  border-width: 120px;
}

.circ-125 {
  width: 125px;
  height: 125px;
  border-radius: 125px;
}

.square-125 {
  width: 125px;
  height: 125px;
  margin-right: 125px;
}

.tri-125 {
  border-width: 125px;
}

.circ-140 {
  width: 140px;
  height: 140px;
  border-radius: 140px;
}

.square-140 {
  width: 140px;
  height: 140px;
  margin-right: 140px;
}

.tri-140 {
  border-width: 140px;
}

.circ-150 {
  width: 150px;
  height: 150px;
  border-radius: 150px;
}

.square-150 {
  width: 150px;
  height: 150px;
  margin-right: 150px;
}

.tri-150 {
  border-width: 150px;
}

.circ-200 {
  width: 200px;
  height: 200px;
  border-radius: 200px;
}

.square-200 {
  width: 200px;
  height: 200px;
  margin-right: 200px;
}

.tri-200 {
  border-width: 200px;
}

.circ-400 {
  width: 400px;
  height: 400px;
  border-radius: 400px;
}

.square-400 {
  width: 400px;
  height: 400px;
  margin-right: 400px;
}

.tri-400 {
  border-width: 400px;
}

.circ {
  margin: 0 auto;
  display: block;
}

.square {
  display: inline-block;
}

html body .tri {
  width: 0;
  height: 0;
  margin: 0 auto;
  float: none;
  clear: both;
  border-style: solid;
  border-color: transparent;
  background-color: transparent;
}

.stripe-title-box {
  border-top: #EED119 solid 2px;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 45px;
}

.stripe-title {
  margin-top: -35px;
  color: #EED119;
  font-family: 'sign_painter', cursive !important;
  font-size: 3em !important;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.social-tiles a {
  color: #FFF;
  background-color: #6096C3;
  padding: 10px 15px;
  margin: 0px 14px 15px 0;
  font-size: 28px;
  display: block;
  float: left;
  clear: none;
  border-radius: 3px;
}

.social-tiles a:nth-child(1) {
  margin-left: 0;
}

.social-tiles a:hover {
  text-decoration: none;
  text-shadow: 2px 2px 3px #427dae;
  background-image: linear-gradient(#73a2ca, #6096c3 40px);
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.transition,
.transition-on-show {
  transition: all 1s;
}

@media (min-width: 650px) {
  #ac-controls {
    padding-right: 50px;
  }
}

#ac-controls label {
  width: 100%;
}

#ac-controls label span {
  display: block;
}

#ac-controls label span.pull-right {
  float: right;
  text-align: right;
}

#audit-calc {
  margin-top: 25px;
  border-radius: 5px;
}

#audit-calc.pending {
  background: #aaa;
  padding-top: 25px;
  position: relative;
}

#audit-calc.pending #ac-you {
  diplay: none;
}

#audit-calc.pending * {
  opacity: 0.4;
}

#audit-calc.pending #ac-pending {
  display: block;
  width: 360px;
  border-radius: 2px;
  opacity: 1;
  background: #888;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -180px;
  font-size: 18px;
  padding: 10px 0;
}

#audit-calc #ac-pending {
  display: none;
}

#audit-calc #ac-chart {
  position: relative;
}

#audit-calc #ac-chart img {
  width: 100%;
}

#audit-calc #ac-chart table {
  width: 100%;
  color: #333;
  font-size: 18px;
}

@media (max-width: 649px) {
  #audit-calc #ac-chart table {
    font-size: 13px;
  }
}

#audit-calc #ac-chart table tr:nth-child(2) td:nth-child(2) {
  font-size: 24px;
  background-color: #f2dede;
  color: #fff;
  border-left: 3px solid #900;
  color: #900;
  padding: 13px 0 8px;
}

#audit-calc #ac-chart table td:nth-child(1) {
  text-align: left;
}

#audit-calc #ac-chart table td:nth-child(2) {
  text-align: center;
}

#audit-calc #ac-chart table td:nth-child(3) {
  text-align: right;
}

#ac-you {
  position: absolute;
  top: 65px;
  left: 45%;
}

#ac-you div {
  background: #900;
}

#ac-you div:nth-child(1) {
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  padding: 5px 10px 3px;
}

#ac-you div:nth-child(2) {
  width: 3px;
  height: 268px;
  margin: 0 auto;
  float: none;
  clear: both;
}

#ac-results {
  padding-top: 75px;
}

#ac-start-saving {
  display: none;
}

#audit-calc #ac-chart table tr:nth-child(2) td:nth-child(2) {
  background-color: #f2dede;
  border-left: 3px solid #900;
  color: #900;
  font-size: 24px;
  padding: 13px 0 8px;
}

#request-large-audit-after {
  display: none;
}

#request-large-audit-after strike {
  color: #900;
}

#request-large-audit-after i {
  color: #13828c;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.minimal-navigation {
  margin-top: 22.5px;
  border-bottom: 1px solid #d0d1d6;
}

.minimal-navigation .minimal-nav-right {
  padding: 11px 0;
}

.minimal-title {
  margin-bottom: 30px;
}

section.minimal-form-body {
  padding: 100px 0 180px;
  overflow: hidden;
}

section.minimal-form-body .container h2 {
  text-align: left;
}

section.conversion-form-small-padding {
  padding: 98px 0 100px;
  overflow: hidden;
}

section.conversion-form-small-padding .container h2 {
  text-align: left;
}

@media screen and (max-width: 904px) and (min-width: 800px) {
  section.conversion-form-small-padding {
    padding: 100px 0 10px;
  }

  section.conversion-form-small-padding .container .checklist-margin {
    font-size: 1em;
  }
}

@media screen and (max-width: 1055px) and (min-width: 800px) {
  section.conversion-form-small-padding .container .checklist-margin {
    font-size: 1em;
  }
}

.featurette-border {
  margin: 0px auto;
  max-height: 600px;
}

.featurette-body {
  padding: 0px 10% 20px;
}

.featurette-title {
  margin: 0px !important;
  padding: 20px 0px 20px 0px;
}

.minimal-sticky-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  padding: 30px;
}

.form-triangle-adjustment {
  margin-top: 0px !important;
}

.featurette-alt-border {
  margin: 0px auto;
  max-height: 750px;
  max-width: 450px;
}

.featurette-alt-body {
  padding: 7% 10% 8% 10%;
}

.arrow-placement {
  position: absolute;
  margin-left: -230px;
  margin-top: -50px;
  z-index: 200px !important;
}

.arrow-content {
  margin-left: -250px;
  margin-bottom: -30px;
}

.arrow-alt-placement {
  position: absolute;
  margin-left: -240px;
  margin-top: -40px;
}

.arrow-alt-content {
  margin-left: -250px;
  margin-bottom: -30px;
}

.checklist-container-margin {
  margin-bottom: 100px;
}

@media only screen and (max-width: 580px) {
  .checklist-container-margin {
    margin-bottom: 100px;
    text-align: center;
  }
}

.checklist-margin {
  margin-top: 8px;
}

.checklist-margin-sm {
  margin-top: 4px;
}

.checklist-margin-md {
  margin-top: 14px;
}

.peetnochio {
  width: 170px;
  position: relative;
  height: 145px;
  z-index: 99;
  overflow: visible;
}

.peetnochio img {
  position: absolute;
}

.peetnochio .peetnochio-nose {
  transition: width 1s;
  width: 29px;
  border: 1px solid #000;
  position: absolute;
  height: 12px;
  overflow: visible;
  background: #fff;
  top: 95px;
  left: 122px;
  border-radius: 20px;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.flag {
  overflow: auto;
}

@media (max-width: 799px) {
  .flag {
    margin-bottom: 20px;
  }
}

.flag > div:nth-child(1) {
  min-height: 12px;
}

.flag > div:nth-child(2) {
  background-color: #f4f4f4;
  border-bottom: 1px solid #898989;
}

.silver .flag > div:nth-child(2) {
  background-color: #fff;
}

h2 .eloji {
  margin-right: 20px;
  position: relative;
  top: 15px;
}

.postit {
  overflow: auto;
  margin-bottom: 25px;
  border-bottom: 1px solid #d0d1d5;
}

section.white .postit > div:nth-child(2) {
  background-color: #fafafa;
}

.p-10 {
  padding: 10px;
}

.p-15 {
  padding: 15px;
}

.p-20 {
  padding: 20px;
}

.p-25 {
  padding: 25px;
}

.p-30 {
  padding: 30px;
}

.p-35 {
  padding: 35px;
}

.p-40 {
  padding: 40px;
}

.p-45 {
  padding: 45px;
}

.p-50 {
  padding: 50px;
}

.p-55 {
  padding: 55px;
}

.p-60 {
  padding: 60px;
}

.p-65 {
  padding: 65px;
}

.p-70 {
  padding: 70px;
}

.p-75 {
  padding: 75px;
}

.p-80 {
  padding: 80px;
}

.p-85 {
  padding: 85px;
}

.p-90 {
  padding: 90px;
}

.p-95 {
  padding: 95px;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

#hamburger {
  min-width: 72px;
  float: right;
  clear: none;
  overflow: hidden;
  position: relative;
  top: 6px;
  right: 0;
  cursor: pointer;
  height: 69px;
}

@media (max-width: 649px) {
  #hamburger {
    top: 0px;
    right: 0px;
    z-index: 350;
  }
}

#hamburger-stripes {
  width: 40px;
  height: 45px;
  position: relative;
  margin: 10px auto;
  cursor: pointer;
}

#hamburger-stripes span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #888;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

#hamburger-stripes span:nth-child(1) {
  top: 7px;
}

#hamburger-stripes span:nth-child(2) {
  top: 20px;
}

#hamburger-stripes span:nth-child(3) {
  top: 20px;
}

#hamburger-stripes span:nth-child(4) {
  top: 33px;
}

.open #hamburger-stripes span:nth-child(1),
.open #hamburger-stripes span:nth-child(4) {
  opacity: 0;
  top: 20px;
  width: 0;
  left: 50%;
}

.open #hamburger-stripes span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.open #hamburger-stripes span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.boximg {
  border: 1px solid #d0d1d6;
  box-shadow: 0 0 2px #ddd;
  margin-bottom: 25px;
  display: block;
}

.inline {
  display: inline;
}

img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

img.fixed-size {
  max-width: none;
  display: inline-block;
}

.text-ul {
  text-decoration: underline;
}

.text-vc {
  opacity: 0;
  transition: opacity 0.5s;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

blockquote {
  background: #f4f4f4;
  border-left: 16px solid #6096c3;
  border-right: 3px solid #6096c3;
  margin: 35px 0;
  padding: 24px;
  quotes: "“" "”";
}

blockquote:before {
  color: #dbdbdb;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote q {
  display: inline;
}

blockquote cite {
  display: block;
  float: none;
  clear: both;
  text-align: right;
}

.pagination-lg {
  margin: 50px 0 100px 0;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.parcel-audit-specific-widows {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -20px !important;
  margin-top: -1px;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.product-card {
  padding: 15px 0;
  display: block;
}

.product-card[data-href] {
  cursor: pointer;
}

.product-card:hover {
  background-color: #f4f4f4;
}

.product-card .eloji {
  color: #00344b;
  float: left;
  width: 20%;
  margin-left: 15px;
}

.product-card .card-content {
  display: inline-block;
  position: relative;
  vertical-align: top;
  padding-left: 20px;
  width: 70%;
}

.product-card .card-content .card-header {
  text-align: left;
  font-size: 28px;
  padding: 0;
}

.product-card .card-content .card-description {
  font-size: 18px;
  margin: 0;
}

@media screen and (max-width: 799px) {
  .product-card {
    text-align: center;
  }

  .product-card .eloji {
    display: block;
    width: 100%;
    padding-bottom: 10px;
    margin: 0;
  }

  .product-card .card-content {
    width: 100%;
  }

  .product-card .card-content .card-header {
    text-align: center;
  }

  .product-card .card-content .card-description {
    text-align: center;
    padding-top: 10px;
  }
}

#image-viewer {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 205;
  display: none;
}

#image-viewer #image-viewer-close {
  background: rgba(0, 0, 0, 0.1);
  box-sizing: content-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-size: 100px;
  height: 93px;
  line-height: 104px;
  overflow: visible;
  padding: 0;
  position: relative;
  right: 20px;
  text-align: center;
  top: 20px;
  transition: none 0s ease 0s;
  width: 100px;
  z-index: 135;
}

#image-viewer #image-viewer-close:hover {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}

#image-viewer #image-stage {
  height: 77%;
  left: 13%;
  overflow: hidden;
  position: absolute;
  top: 50px;
  width: 74%;
}

@media (max-width: 649px) {
  #image-viewer #image-stage {
    left: 0;
    top: 20%;
    width: 100%;
  }
}

#image-viewer #image-stage img {
  max-height: 100%;
  cursor: pointer;
}

#image-viewer #image-list {
  bottom: 0;
  position: absolute;
  text-align: center;
}

#image-viewer #image-list img {
  border: 3px solid #aaa;
  clear: none;
  display: inline-block;
  margin: 2%;
  width: 15%;
  cursor: pointer;
}

#image-viewer #image-list img.current {
  border-color: #fff;
}

.impact-check {
  position: relative;
}

.impact-circle {
  position: absolute;
  z-index: 10;
  margin-top: -50px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.impact-body {
  margin-top: 50px;
  padding-top: 75px;
  padding-bottom: 25px;
}

.impact-body ul {
  margin: 0;
}

.impact-body ul li {
  list-style-type: none;
  text-align: center;
}

.featurette {
  width: 100%;
}

.featurette .featurette-title {
  padding: 20px 10px 20px 10px;
  width: 100%;
}

.featurette .feat-body {
  padding: 20px 10px 20px 10px;
  width: 100%;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.widows-peak-text {
  margin-top: 100px;
}

.pricing-title {
  padding: 0px;
  margin: 0px;
}

.pricing-helper-or {
  font-size: 1em;
}

@media screen and (min-width: 800px) {
  .pricing-helper-or {
    position: absolute;
    right: 0;
    margin-top: -127px;
    margin-right: -13px;
  }
}

@media screen and (max-width: 800px) {
  .pricing-helper-or {
    text-align: center;
  }
}

.pricing-helper-and {
  font-size: 2em;
}

@media screen and (min-width: 800px) {
  .pricing-helper-and {
    position: absolute;
    right: 0;
    margin-top: -90px;
    margin-right: -10px;
  }
}

@media screen and (max-width: 800px) {
  .pricing-helper-and {
    text-align: center;
  }
}

.hipster-border {
  border-right: white solid;
}

@media screen and (max-width: 800px) {
  .hipster-border {
    border-bottom: white solid;
    border-right: none;
    padding-bottom: 100px;
  }
}

.comparison-break {
  border-top: grey 2px solid;
  width: 50%;
  margin: 0px auto;
}

.comparison-break-text {
  padding: 20px;
  margin-top: -45px;
  font-size: 1.5em;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.road {
  background-position: center center;
  background-size: cover;
  background-image: url("/images/splash/road.jpg");
}

.packagefox-nav {
  height: 65px;
  background-color: white;
  padding: 15px 0px 0px 0px;
  box-shadow: 0 1px 2px rgba(132, 127, 147, 0.2);
}

.packagefox-footer {
  padding: 20px;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

/*=====================
 all the h3 typography
 =====================*/

h1.american {
  font-family: 'ProximaNova-BoldIt', sans-serif;
  font-size: 3em;
}

h1.card-title,
button {
  font-family: 'ProximaNova-Regular', sans-serif;
  transition: all 0.3s ease-in-out;
  margin: 0px 0px 0px 0px;
  font-weight: 800;
}

.four-oh-four {
  font-weight: 800 !important;
  font-size: 2em;
}

/*=====================
 all the h2 typography
 =====================*/

/*=====================
 all the h3 typography
 =====================*/

/*=====================
 all the h4 typography
 =====================*/

h4.card-title {
  width: 100%;
  max-width: 280px;
  font-size: 12px;
  background-color: #E3F2FD;
  color: white;
  line-height: 150%;
  border-radius: 3px 3px 0 0;
  padding: 10px;
  text-decoration: capa;
  margin: 0px 0px 0px 0px;
}

/*=====================
 all the h5 typography
 =====================*/

/*=====================
 all the h6 typography
 =====================*/

/*=====================
 font-styles
======================*/

.sign {
  font-family: 'sign_painter';
}

/*==========================
* Chart styles
===========================*/

.ct-series-a .ct-bar {
  stroke: #4285f4 !important;
}

.ct-bar {
  stroke-width: 30px;
}

.progress-circ {
  position: relative;
}

.progress-circ span {
  display: block;
  font-size: 40px;
  left: 50%;
  margin-left: -85px;
  position: absolute;
  text-align: center;
  top: 80px;
  width: 170px;
}

/* utilities are classes that could be used for a variety of tasks. Things like taking padding out or testing layouts*/

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

/* centered columns */

@media (max-width: 768px) {
  .col-centered {
    float: none;
    margin: 0 auto;
  }
}

/* Flex Video */

/* this was stolen from Foundation */

/* cause y'know foundation is effing awesome */

.flex-video {
  position: relative;
  padding-top: 0;
  padding-bottom: 57.25%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}

.flex-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Shadows */

.card-shadow {
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
}

/* vue.js utilities */

[v-cloak] {
  display: none;
}

/* no border */

.nb {
  border: 0px !important;
}

/* no margin */

.nm {
  margin: 0 !important;
}

/* button utilities */

.hover-color-opacity:hover {
  opacity: .7;
  transition: opacity 0.5s ease;
}

.hover-color-silver:hover {
  background-color: #f4f4f4;
  transition: background-color 0.5s ease;
}

.hover-color-flatBlue:hover {
  background-color: #6096c3;
  transition: background-color 0.5s ease;
}

.hover-color-brightBlue:hover {
  background-color: #19e;
  transition: background-color 0.5s ease;
}

.hover-color-green:hover {
  background-color: green;
  transition: background-color 0.5s ease;
}

/*==========================
 padding & spacing utilities
 ==========================*/

.small-padding {
  padding: 20px 0 100px 0px;
}

@media (max-width: 950px) {
  .small-padding {
    padding: 20px 0 40px 0px;
    overflow: hidden;
  }
}

.medium-padding {
  padding: 100px 0 100px 0px;
}

@media (max-width: 950px) {
  .medium-padding {
    padding: 20px 0 40px 0px;
    overflow: hidden;
  }
}

#roller {
  margin-top: 8px;
}

.video-section-spacing {
  margin-top: 50px;
  margin-bottom: 50px;
}

@media (max-width: 950px) {
  .video-section-spacing {
    margin-top: 0px;
    margin-bottom: -50px;
  }
}

.video-spacing {
  margin: 20px 20px 20px 20px;
}

@media (max-width: 768px) {
  .video-spacing {
    float: none;
    margin: 20px auto;
  }
}

.video-spacing-sidebar {
  margin: 0px 0px 28px 0px;
}

.main-video-area {
  background-color: #E3F2FD;
  border: 4px #E3F2FD solid;
  box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 16px;
  padding-bottom: 56px;
}

.video-card {
  box-sizing: border-box;
  width: 260px;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}

.video-card h1.card-title {
  box-sizing: border-box;
}

.call-to-action-video {
  height: 150px;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

@media (max-width: 649px) {
  .ltl-title {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .ltl-title h3 {
    margin-top: 0;
  }
}

.tools-title {
  margin-top: 25px;
  font-size: 14px;
  margin-bottom: -6px;
}

.closing-section {
  margin-top: 50px;
  margin-bottom: 50px;
}

.calc-hover:hover {
  background-color: #01838F;
}

.col-center {
  float: none;
  margin-right: auto;
  margin-left: auto;
}

.social-spacing {
  margin-top: 10px;
}

.social-hover:hover {
  opacity: 0.7;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

body section.utah {
  background-color: #00344b;
}

body section.utah h1 {
  padding-bottom: 0;
  font-weight: bold;
}

body section.utah h3 {
  margin-bottom: 0;
  font-weight: bold;
}

body section.utah p,
body section.utah h1,
body section.utah h1 small,
body section.utah h3,
body section.utah span {
  text-shadow: 0 0 4px #000;
  color: #fff;
}

body section.utah video {
  bottom: -180px;
  min-height: 100%;
  position: absolute;
  right: -330px;
  width: auto;
  z-index: 10;
  opacity: 0.1;
}

@media (max-width: 649px) {
  body section.utah video {
    display: none;
  }
}

@media (min-width: 1590px) {
  body section.utah video {
    bottom: -30px;
    right: 0;
    width: 100%;
  }
}

@media (max-width: 799px) {
  body section.utah {
    padding-top: 40px;
  }
}

@media (max-width: 649px) {
  body section.utah {
    background-image: none;
  }

  body section.utah .btn-lg-xs {
    margin: 0 auto 0;
    width: 93%;
  }
}

body section.utah .container {
  height: auto;
  position: relative;
  z-index: 30;
}

.showcase {
  display: block;
  overflow: hidden;
  padding: 35px 0;
  position: relative;
}

@media (max-width: 799px) {
  .showcase .showcase-highlight {
    margin: 15px 0;
    padding: 15px 15px 31px;
  }

  .showcase .showcase-highlight p {
    font-size: 20px;
    line-height: normal;
    padding: 20px 0;
  }
}

@media (max-width: 649px) {
  .showcase .showcase-highlight {
    border: 1px solid #fff;
  }
}

@media (min-width: 810px) {
  .showcase {
    padding: 65px 0;
  }

  .showcase h1 {
    font-size: 68px;
  }
}

@media (max-width: 810px) {
  .showcase {
    padding: 125px 0;
  }

  .showcase h1 {
    font-size: 50px;
  }

  .showcase .btn.btn-ghost {
    width: 38%;
  }
}

@media (max-width: 550px) {
  .showcase {
    padding: 100px 0;
  }

  .showcase h1 {
    font-size: 38px;
  }

  .showcase p {
    font-size: 25px;
  }

  .showcase .btn.btn-ghost {
    width: 90%;
  }
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

#b-list {
  position: relative;
}

@media (max-width: 649px) {
  #b-list .b-list-highlight {
    padding: 25px;
    border-bottom: 1px solid #d0d1d6;
  }
}

@media (min-width: 650px) {
  #b-list .navy-border-sides {
    border-left: 1px solid #00344b;
    border-right: 1px solid #00344b;
  }
}

#b-list .widowspeak {
  left: 50%;
  margin-left: -20px;
  margin-top: -1px;
  position: absolute;
  top: 0;
}

#b-list .c-list-highlight {
  border: 1px solid #00344b;
  clear: none;
  float: left;
  margin-top: 12px;
  padding: 20px 5px;
  text-align: center;
  width: 46%;
}

@media (max-width: 563px) {
  #b-list .c-list-highlight {
    width: 100%;
  }
}

#b-list .c-list-highlight b {
  clear: none;
  display: inline-block;
  float: left;
  line-height: 24px;
  width: 50%;
}

@media (max-width: 1037px) {
  #b-list .c-list-highlight b {
    padding-bottom: 13px;
    width: 100%;
  }
}

#b-list .c-list-highlight a.btn {
  position: relative;
  top: 5px;
}

.video-section {
  height: auto;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.video-section video {
  opacity: 0.2;
  position: absolute;
  z-index: 0;
}

.video-section video.bottom-right {
  bottom: 0;
  right: 0;
}

@media (min-width: 1400px) {
  #cin-beach {
    height: auto;
    right: 0;
    width: auto;
  }
}

@media (min-width: 1000px) and (max-width: 1400px) {
  #cin-beach {
    width: 135%;
    right: 0;
  }
}

@media (min-width: 885px) and (max-width: 1000px) {
  #cin-beach {
    height: 100%;
    left: -209px;
    width: auto;
  }
}

@media (min-width: 650px) and (max-width: 885px) {
  #cin-beach {
    height: 100%;
    left: -320px;
    width: auto;
  }
}

@media (max-width: 650px) {
  #cin-beach {
    top: 60px;
  }
}

@media (max-width: 650px) {
  #cin-beach {
    display: none;
  }
}

@media (max-width: 950px) {
  .video-title {
    padding-top: 160px;
  }
}

.video-group {
  overflow: auto;
}

.video-group iframe {
  min-height: 240px;
}

@media (max-width: 649px) {
  .video-group iframe {
    min-height: 200px;
    margin-bottom: -13px;
  }
}

@media (max-width: 649px) {
  .video-group {
    border-bottom: 10px solid #00344b;
    border-top: 1px solid #fff;
  }
}

.video-group .video-desc {
  min-height: 240px;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

body .fs-8 {
  font-size: 8px;
}

body .fs-12 {
  font-size: 12px;
}

body .fs-16 {
  font-size: 16px;
}

body .fs-20 {
  font-size: 20px;
}

body .fs-24 {
  font-size: 24px;
}

body .fs-28 {
  font-size: 28px;
}

body .fs-32 {
  font-size: 32px;
}

body .fs-36 {
  font-size: 36px;
}

body .fs-40 {
  font-size: 40px;
}

body .fs-44 {
  font-size: 44px;
}

body .fs-48 {
  font-size: 48px;
}

body .fs-52 {
  font-size: 52px;
}

body .fs-56 {
  font-size: 56px;
}

body .fs-60 {
  font-size: 60px;
}

body .fs-64 {
  font-size: 64px;
}

body .fs-68 {
  font-size: 68px;
}

body .fs-72 {
  font-size: 72px;
}

body .fs-76 {
  font-size: 76px;
}

body .fs-80 {
  font-size: 80px;
}

body .fs-84 {
  font-size: 84px;
}

body .fs-88 {
  font-size: 88px;
}

body .fs-92 {
  font-size: 92px;
}

body .fs-96 {
  font-size: 96px;
}

body .fs-100 {
  font-size: 100px;
}

body .fs-104 {
  font-size: 104px;
}

body .fs-108 {
  font-size: 108px;
}

body .fs-112 {
  font-size: 112px;
}

body .fs-116 {
  font-size: 116px;
}

body .fs-120 {
  font-size: 120px;
}

body .fs-124 {
  font-size: 124px;
}

body .fs-125 {
  font-size: 125px;
}

body .fs-150 {
  font-size: 150px;
}

body .fs-175 {
  font-size: 175px;
}

body .fs-200 {
  font-size: 200px;
}

body .fs-225 {
  font-size: 225px;
}

body .fs-250 {
  font-size: 250px;
}

body .fs-275 {
  font-size: 275px;
}

body .fs-300 {
  font-size: 300px;
}

body .fs-325 {
  font-size: 325px;
}

body .fs-350 {
  font-size: 350px;
}

body .fs-375 {
  font-size: 375px;
}

body .fs-400 {
  font-size: 400px;
}

body .fs-425 {
  font-size: 425px;
}

body .fs-450 {
  font-size: 450px;
}

body .fs-475 {
  font-size: 475px;
}

body .fs-500 {
  font-size: 500px;
}

body .fs-525 {
  font-size: 525px;
}

body .fs-550 {
  font-size: 550px;
}

body .fs-575 {
  font-size: 575px;
}

body .fs-600 {
  font-size: 600px;
}

body .fs-625 {
  font-size: 625px;
}

body .fs-650 {
  font-size: 650px;
}

body .fs-675 {
  font-size: 675px;
}

body .fs-700 {
  font-size: 700px;
}

body .fs-725 {
  font-size: 725px;
}

body .fs-750 {
  font-size: 750px;
}

body .fs-775 {
  font-size: 775px;
}

body .fs-800 {
  font-size: 800px;
}

body .fs-825 {
  font-size: 825px;
}

body .fs-850 {
  font-size: 850px;
}

body .fs-875 {
  font-size: 875px;
}

body .fs-900 {
  font-size: 900px;
}

body .fs-925 {
  font-size: 925px;
}

body .fs-950 {
  font-size: 950px;
}

body .fs-975 {
  font-size: 975px;
}

.fw-reg {
  font-family: "ProximaNova-Regular";
}

.fw-semi {
  font-family: "ProximaNova-Semibold";
}

.fw-thin {
  font-family: "ProximaNova-Light";
}

.fw-bold {
  font-family: "ProximaNova-Bold";
}
/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent;
}

#headernav {
  height: 141px;
}

/**
* Default State
*/

nav.navbar {
  padding: 13px 0 0;
  margin-bottom: 0;
  border: none;
}

nav.navbar .container-fluid {
  max-width: 1200px;
}

nav.navbar .container-fluid.white {
  transition: top 0.6s;
  top: 0;
  padding-bottom: 5px;
}

nav.navbar .container-fluid.white svg {
  float: left;
  position: relative;
}

nav.navbar ul,
nav.navbar > li {
  list-style: none;
  padding-left: 0;
}

nav.navbar #nav-general > li {
  border-right: 1px solid #d0d1d6;
  margin: 17px 0 13px;
  padding: 3px 17px;
  font-size: 13px;
  text-align: center;
}

nav.navbar #nav-general > li .dropdown-menu .divider {
  background-color: #d0d1d6;
  margin: 7px auto;
  width: 80%;
}

nav.navbar #nav-general > li .dropdown-menu a {
  color: #555;
  font-size: 13px;
  text-indent: 9px;
}

nav.navbar #nav-general > li .dropdown-menu .dropdown-social {
  padding-left: 20px;
}

nav.navbar #nav-general > li .dropdown-menu .dropdown-social a {
  clear: none;
  float: left;
  margin: 0 0 0 3.5px;
  padding: 0;
  text-align: center;
  text-indent: 0;
  width: 25px;
}

nav.navbar #nav-general > li .open > .dropdown-menu {
  display: block;
  margin-top: 8px;
  padding: 11px 1px;
}

@media (min-width: 1200px) {
  nav.navbar #nav-general > li .open > .dropdown-menu {
    margin-right: -18px;
  }
}

nav.navbar #nav-general > li .dropdown-header {
  color: #333;
  font-size: 14px;
}

nav.navbar #nav-general > li:last-child {
  border-right: none;
}

nav.navbar img {
  display: inline;
  margin-right: 5px;
  width: 15px;
  position: relative;
  top: -1px;
}

nav.navbar .nav-dropdown .btn {
  position: relative;
  top: -4px;
  border: none;
}

nav.navbar #product-nav {
  width: 100%;
  margin: 4px 0 0 0;
  float: right;
  transition: width 0.6s, margin 0.6s;
}

nav.navbar #product-nav ul.nav {
  width: 100%;
  text-align: center;
}

nav.navbar #product-nav ul.nav li {
  clear: none;
  float: left;
  width: 14.2857%;
}

nav.navbar #product-nav ul.nav li:first-child {
  padding-left: 0;
}

nav.navbar #product-nav ul.nav li:last-child {
  padding-right: 0;
}

nav.navbar #product-nav ul.nav li a {
  border-bottom: 2px solid;
  display: block;
  font-size: 13px;
  line-height: 1.2em;
  margin: 4px 10% 0;
  padding: 9px 0 7px;
  color: #00344b;
}

nav.navbar #product-nav ul.nav li a:hover {
  border-bottom-width: 3px;
  background-color: transparent;
}

nav.navbar #product-nav ul.nav li .nav-navy {
  border-bottom-color: #00344b;
}

nav.navbar #product-nav ul.nav li .nav-grey {
  border-bottom-color: #898989;
}

nav.navbar #product-nav ul.nav li .nav-seafoam {
  border-bottom-color: #13828c;
}

nav.navbar #product-nav ul.nav li .nav-orange {
  border-bottom-color: #F6921E;
}

nav.navbar #product-nav ul.nav li .nav-royal {
  border-bottom-color: #007dcb;
}

nav.navbar #product-nav ul.nav li .nav-green {
  border-bottom-color: #00c651;
}

nav.navbar #product-nav ul.nav li .nav-bright {
  border-bottom-color: #19e;
}

nav.navbar .silver {
  border-top: 1px solid #d0d1d6;
  border-bottom: 1px solid #d0d1d6;
  overflow: hidden;
}

nav.navbar .silver .container-fluid {
  height: 74px;
  padding: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}

nav.navbar .silver .container-fluid #scroll-logo {
  height: 71px;
  position: absolute;
  top: -60px;
  left: 18px;
  width: 360px;
  transition: top 0.6s;
}

nav.navbar .silver .container-fluid #scroll-logo span {
  float: right;
  position: relative;
  top: 19px;
}

nav.navbar .silver .container-fluid #hamburger {
  transition: right 0.6s;
  position: absolute;
  right: -100px;
  overflow: hidden;
  top: 5px;
}

.dropdown .caret {
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.dropdown.open .caret {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
* Scroll nav, full width
*/

body nav.navbar.scrollnav .silver {
  position: fixed;
  width: 100%;
  top: -1px;
  z-index: 200;
}

body nav.navbar.scrollnav .silver .container-fluid #scroll-logo {
  display: block;
  top: 8px;
}

@media (max-width: 1123px) {
  body nav.navbar.scrollnav .silver .container-fluid #scroll-logo span {
    display: none;
  }
}

body nav.navbar.scrollnav .silver .container-fluid #product-nav {
  margin-right: 76px;
  width: 655px;
}

body nav.navbar.scrollnav .silver .container-fluid #hamburger {
  width: 60px;
  right: 0;
}

@media (max-width: 997px) {
  #product-nav {
    display: none;
  }
}

/**
* Hamburger expanded
*/

nav.navbar.scrollnav .container-fluid.white {
  position: fixed;
  min-width: 100%;
  width: 100%;
  z-index: 199;
}

nav.navbar.scrollnav .container-fluid.white.side {
  display: none;
}

nav.navbar.scrollnav .container-fluid.white.closed {
  top: 0;
}

nav.navbar.scrollnav .container-fluid.white.open {
  height: 74px;
  padding-bottom: 0;
  padding-top: 15px;
  top: 64px;
  border-bottom: 1px solid #d0d1d6;
}

nav.navbar.scrollnav .container-fluid.white svg {
  display: none;
}

@media (min-width: 1197px) {
  nav.navbar.scrollnav .container-fluid.white #nav-general.navbar-right {
    float: none !important;
    left: 50%;
    margin-left: -314px;
    position: relative;
  }
}

@media (max-width: 1140px) {
  #headernav #nav-general > li:nth-child(1) {
    display: none;
  }
}

@media (max-width: 997px) {
  #headernav .container-fluid.white {
    display: none;
  }
}

@media (min-width: 996px) {
  #headernav {
    height: 158px;
  }
}

@media (max-width: 997px) {
  #headernav {
    height: 75px;
  }
}

/**
* side nav for tablets
*/

#side-nav {
  position: relative;
}

#side-nav .menu {
  background: none repeat scroll 0 0 #fff;
  box-shadow: 1px 0 5px #000;
  height: 100%;
  left: 0;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  width: 270px;
  z-index: 202;
  transition: left 0.5s;
}

#side-nav .menu svg {
  clear: both;
  display: block;
  float: none;
  margin: 20px auto;
  max-width: 80%;
  width: 80%;
}

#side-nav .menu > div {
  clear: both;
  float: none;
  height: 53px;
  min-height: 53px;
  overflow: hidden;
}

#side-nav .menu > div.open {
  height: auto;
  overflow: auto;
}

#side-nav .menu div span {
  display: block;
  float: left;
  clear: none;
  width: 0;
  height: 0;
  position: relative;
  top: 4px;
  margin-right: 10px;
  border-style: solid;
  border-color: transparent;
  border-left-color: #124361;
  border-width: 8px 0 8px 8px;
  transition: All 0.2s ease-in-out;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

#side-nav .menu div.open span {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: relative;
}

#side-nav .menu div .sn-toggle {
  background: none repeat scroll 0 0 #fff;
  color: #124361;
  cursor: pointer;
  font-size: 20px;
  padding: 13px 20px 10px;
  border-bottom: 1px solid #f8f8f8;
}

#side-nav .menu div a {
  border-bottom: 1px solid #b6b6b6;
  clear: both;
  color: #fff;
  display: block;
  float: none;
  font-size: 16px;
  font-weight: bold;
  padding: 14px 37px 11px;
}

#side-nav .menu .sn-links {
  background: #c0c0c0;
  float: none;
  clear: both;
  padding: 0;
  height: auto;
  overflow: hidden;
}

#side-nav.closed .menu {
  left: -275px;
}

#side-nav.open .menu {
  left: 0;
  display: block;
}

#side-nav.top .menu {
  display: none;
}

#sn-overlay {
  transition: opacity 0.5s;
  display: block;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 0;
  height: 0;
  z-index: 3;
  background-color: #000;
}

#sn-overlay.top {
  display: none;
}

.open > #sn-overlay {
  opacity: 0.6;
  z-index: 99;
  width: 100%;
  height: 100%;
}

@media (min-width: 998px) {
  #sn-overlay,
  #side-nav,
  #sn-overlay.open,
  #side-nav.open {
    display: none;
  }
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

section.banner {
  padding: 30px;
}

section.banner .container {
  max-width: 1200px;
  position: relative;
}

@media (min-width: 650px) {
  section.banner .container div:nth-child(2) {
    position: absolute;
    height: 100%;
    margin-left: 25%;
  }

  section.banner .container h1 {
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    height: 25px;
    font-size: 40px;
  }

  section.banner .container h1 span {
    font-size: 30px;
  }
}

@media (max-width: 649px) {
  section.banner .container img {
    margin: 0 auto;
  }

  section.banner .container h1 {
    text-align: center;
  }

  section.banner .container .eloji {
    display: none;
  }
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

#footer {
  background: #00344b;
  border-bottom: 25px solid #00344b;
  color: #b8bcbd;
  /*end footer content*/
}

#footer > div {
  max-width: 1200px;
  margin: 0 auto;
}

#footer #footer_content {
  margin-bottom: 35px;
  overflow: auto;
}

#footer #footer_content > div {
  clear: none;
  float: left;
  font-size: 17px;
  margin-bottom: 10px;
  line-height: 40px;
  text-align: left;
}

@media (max-width: 649px) {
  #footer #footer_content > div {
    overflow: hidden;
    height: 37px;
  }

  #footer #footer_content > div.active {
    overflow: auto;
    height: auto;
  }
}

#footer #footer_content #footer_form {
  overflow: visible;
}

#footer #footer_content #footer_form label {
  display: none;
}

#footer a {
  clear: both;
  color: #b8bcbd;
  display: block;
  float: none;
  text-decoration: none;
  cursor: pointer;
}

#footer a:hover {
  background: #1b5776;
  color: #fff;
  cursor: pointer;
}

#footer b {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  display: block;
  height: 35px;
}

#footer #copyright a {
  cursor: pointer;
  display: inline-block;
}

#footer #copyright {
  border-top: 1px solid #888;
  clear: both;
  color: #ffffff;
  font-size: 17px;
  line-height: 35px;
  margin-top: 35px;
  padding-top: 24px;
  text-align: center;
}

#footer #copyright img {
  padding-top: 20px;
  margin-bottom: 20px;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

@media (min-width: 962px) {
  #convert .container > .col-sm-5:nth-child(1) {
    padding: 0px 50px 50px 0;
  }

  #convert .container > .col-sm-5:nth-child(2) {
    padding: 0px 0 50px 50px;
    border-left: 1px solid #d0d1d6;
  }
}

@media (min-width: 650px) and (max-width: 962px) {
  #convert .container > .col-sm-5:nth-child(1) {
    padding: 0 15px 100px 0;
  }

  #convert .container > .col-sm-5:nth-child(2) {
    padding: 0 0 100px 15px;
    border-left: 1px solid #d0d1d6;
  }

  #convert .schedule p {
    font-size: 15px;
  }
}

#convert .schedule {
  padding-bottom: 100px;
}

#convert .schedule .eloji-schedule {
  display: inline-block;
  line-height: 1;
}

#convert .schedule img {
  padding-bottom: 8px;
}

#convert .schedule h2 {
  color: #333;
}

#convert .schedule h2.text-center {
  padding: 16px 0;
}

#convert .schedule p {
  color: #666;
  font-size: 18px;
  padding: 0px;
  width: 100%;
  line-height: 40px;
  margin: 0px auto 25px;
  min-height: 120px;
}

#convert .sch-contact > div {
  width: 50%;
  float: left;
  clear: none;
  height: auto;
  overflow: auto;
}

#convert .sch-contact > div h2 {
  display: block;
  line-height: normal;
  margin: 0px auto 6px;
  padding: 0px;
  width: 100%;
  color: #333;
  height: 163px;
  text-align: center;
  font-size: 19px;
}

#convert .sch-contact > div h2 #letter {
  padding-top: 18px;
}

#convert .sch-contact > div h2 img {
  clear: both;
  float: none;
  padding-bottom: 15px;
}

#convert .sch-contact form {
  float: none;
  clear: both;
}

#convert .sch-contact form .row {
  padding-top: 0;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

section {
  overflow: auto;
}

section .container {
  width: 100%;
  max-width: 1200px;
  font-size: 20px;
  line-height: 1.8em;
  color: #555;
}

section .container h1 {
  padding-bottom: 50px;
}

section .container h2 {
  padding: 0 0 25px;
  margin: 0;
  text-align: center;
  font-family: "ProximaNova-Light";
  font-size: 36px;
}

section .container h3 {
  color: #898989;
  font-weight: normal;
  font-family: "ProximaNova-Light";
  font-size: 27px;
}

section .container article {
  margin: 0 auto;
  padding-bottom: 0;
}

section .container article p {
  padding: 0 0 25px;
}

section .container article p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

p {
  line-height: 1.65em;
}

section {
  padding: 100px 0;
  margin: 0;
}

section.sm-banner {
  padding: 25px 0;
  margin: 0;
}

section.md-banner {
  padding: 50px 0;
  margin: 0;
}

/**
*   This is for random little reusable formatting bits
*/

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

h2 {
  color: #00344b;
}

a {
  color: #6096C3;
}

section.navy,
div.navy,
.btn.navy,
hr.navy {
  background-color: #00344b;
  color: #fff;
}

section.brightBlue,
div.brightBlue,
.btn.brightBlue,
hr.brightBlue {
  background-color: #19e;
  color: #fff;
}

section.brightBlue a:not(.btn),
section.brightBlue h1,
section.brightBlue h2,
section.brightBlue h3,
section.brightBlue h4,
section.brightBlue p,
div.brightBlue a:not(.btn),
div.brightBlue h1,
div.brightBlue h2,
div.brightBlue h3,
div.brightBlue h4,
div.brightBlue p,
.btn.brightBlue a:not(.btn),
.btn.brightBlue h1,
.btn.brightBlue h2,
.btn.brightBlue h3,
.btn.brightBlue h4,
.btn.brightBlue p,
hr.brightBlue a:not(.btn),
hr.brightBlue h1,
hr.brightBlue h2,
hr.brightBlue h3,
hr.brightBlue h4,
hr.brightBlue p {
  color: #fff;
}

section.accentDarkBlue,
div.accentDarkBlue,
.btn.accentDarkBlue,
hr.accentDarkBlue {
  background-color: #007dcb;
}

section.accentLightBlue,
div.accentLightBlue,
.btn.accentLightBlue,
hr.accentLightBlue {
  background-color: #45bbf6;
}

section.paleBlue,
div.paleBlue,
.btn.paleBlue,
hr.paleBlue {
  background-color: #E3F2FD;
}

section.flatBlue,
div.flatBlue,
.btn.flatBlue,
hr.flatBlue {
  background-color: #6096c3;
  color: #fff;
}

section.flatBlue a:not(.btn),
section.flatBlue h1,
section.flatBlue h2,
section.flatBlue h3,
section.flatBlue h4,
section.flatBlue p,
div.flatBlue a:not(.btn),
div.flatBlue h1,
div.flatBlue h2,
div.flatBlue h3,
div.flatBlue h4,
div.flatBlue p,
.btn.flatBlue a:not(.btn),
.btn.flatBlue h1,
.btn.flatBlue h2,
.btn.flatBlue h3,
.btn.flatBlue h4,
.btn.flatBlue p,
hr.flatBlue a:not(.btn),
hr.flatBlue h1,
hr.flatBlue h2,
hr.flatBlue h3,
hr.flatBlue h4,
hr.flatBlue p {
  color: #fff;
}

section.flatCream,
div.flatCream,
.btn.flatCream,
hr.flatCream {
  background-color: #fcf5cb;
  color: #d6603c;
}

section.flatCoral,
div.flatCoral,
.btn.flatCoral,
hr.flatCoral {
  background-color: #d6603c;
  color: #fff;
}

section.flatGrey,
div.flatGrey,
.btn.flatGrey,
hr.flatGrey {
  background-color: #898989;
  color: #fff;
}

section.flatGrey a:not(.btn),
section.flatGrey h1,
section.flatGrey h2,
section.flatGrey h3,
section.flatGrey h4,
section.flatGrey p,
div.flatGrey a:not(.btn),
div.flatGrey h1,
div.flatGrey h2,
div.flatGrey h3,
div.flatGrey h4,
div.flatGrey p,
.btn.flatGrey a:not(.btn),
.btn.flatGrey h1,
.btn.flatGrey h2,
.btn.flatGrey h3,
.btn.flatGrey h4,
.btn.flatGrey p,
hr.flatGrey a:not(.btn),
hr.flatGrey h1,
hr.flatGrey h2,
hr.flatGrey h3,
hr.flatGrey h4,
hr.flatGrey p {
  color: #fff;
}

section.flatBlack,
div.flatBlack,
.btn.flatBlack,
hr.flatBlack {
  background-color: #333333;
  color: #fff;
}

section.flatBlack a:not(.btn),
section.flatBlack h1,
section.flatBlack h2,
section.flatBlack h3,
section.flatBlack h4,
section.flatBlack p,
div.flatBlack a:not(.btn),
div.flatBlack h1,
div.flatBlack h2,
div.flatBlack h3,
div.flatBlack h4,
div.flatBlack p,
.btn.flatBlack a:not(.btn),
.btn.flatBlack h1,
.btn.flatBlack h2,
.btn.flatBlack h3,
.btn.flatBlack h4,
.btn.flatBlack p,
hr.flatBlack a:not(.btn),
hr.flatBlack h1,
hr.flatBlack h2,
hr.flatBlack h3,
hr.flatBlack h4,
hr.flatBlack p {
  color: #fff;
}

section.y2020,
div.y2020,
.btn.y2020,
hr.y2020 {
  background-color: #EED119;
  color: #fff;
}

section.y2020 a:not(.btn),
section.y2020 h1,
section.y2020 h2,
section.y2020 h3,
section.y2020 h4,
section.y2020 p,
div.y2020 a:not(.btn),
div.y2020 h1,
div.y2020 h2,
div.y2020 h3,
div.y2020 h4,
div.y2020 p,
.btn.y2020 a:not(.btn),
.btn.y2020 h1,
.btn.y2020 h2,
.btn.y2020 h3,
.btn.y2020 h4,
.btn.y2020 p,
hr.y2020 a:not(.btn),
hr.y2020 h1,
hr.y2020 h2,
hr.y2020 h3,
hr.y2020 h4,
hr.y2020 p {
  color: #fff;
}

section.white,
div.white,
.btn.white,
hr.white {
  background-color: #fff;
  color: #333;
}

section.white a:not(.btn),
section.white h1,
section.white h2,
section.white h3,
section.white h4,
section.white p,
div.white a:not(.btn),
div.white h1,
div.white h2,
div.white h3,
div.white h4,
div.white p,
.btn.white a:not(.btn),
.btn.white h1,
.btn.white h2,
.btn.white h3,
.btn.white h4,
.btn.white p,
hr.white a:not(.btn),
hr.white h1,
hr.white h2,
hr.white h3,
hr.white h4,
hr.white p {
  color: #333;
}

section.paleBlue,
div.paleBlue,
.btn.paleBlue,
hr.paleBlue {
  background-color: #E3F2FD;
}

section.silver,
div.silver,
.btn.silver,
hr.silver {
  background-color: #f4f4f4;
  color: #333;
}

section.green,
div.green,
.btn.green,
hr.green {
  background-color: #00c651;
  color: #fff;
}

section.red,
div.red,
.btn.red,
hr.red {
  background-color: #EB1C24;
  color: #fff;
}

section.orange,
div.orange,
.btn.orange,
hr.orange {
  background-color: #F6921E;
  color: #fff;
}

section.flatPurple,
div.flatPurple,
.btn.flatPurple,
hr.flatPurple {
  background-color: #B97FB9;
  color: #fff;
}

section.flatTan,
div.flatTan,
.btn.flatTan,
hr.flatTan {
  background-color: #C2B193;
  color: #fff;
}

section.flatSeafoam,
div.flatSeafoam,
.btn.flatSeafoam,
hr.flatSeafoam {
  background-color: #13828c;
  color: #fff;
}

section.flatYellow,
div.flatYellow,
.btn.flatYellow,
hr.flatYellow {
  background-color: #D9D467;
  color: #fff;
}

section.lightGrey,
div.lightGrey,
.btn.lightGrey,
hr.lightGrey {
  background-color: #b8bcbd;
  color: white;
}

section.christmasRed,
div.christmasRed,
.btn.christmasRed,
hr.christmasRed {
  background-color: #e7606c;
  color: white;
}

section.christmasTan,
div.christmasTan,
.btn.christmasTan,
hr.christmasTan {
  backaground-color: #ECE4C9;
  color: #e7606c;
}

body p.navy,
body b.navy,
body span.navy,
body h1.navy,
body h2.navy,
body h3.navy,
body h4.navy,
body i.navy,
body a:not(.btn).navy,
article small.navy {
  color: #00344b;
}

body p.brightBlue,
body b.brightBlue,
body span.brightBlue,
body h1.brightBlue,
body h2.brightBlue,
body h3.brightBlue,
body h4.brightBlue,
body i.brightBlue,
body a:not(.btn).brightBlue,
article small.brightBlue {
  color: #19e;
}

body p.flatBlue,
body b.flatBlue,
body span.flatBlue,
body h1.flatBlue,
body h2.flatBlue,
body h3.flatBlue,
body h4.flatBlue,
body i.flatBlue,
body a:not(.btn).flatBlue,
article small.flatBlue {
  color: #6096c3;
}

body p.flatCream,
body b.flatCream,
body span.flatCream,
body h1.flatCream,
body h2.flatCream,
body h3.flatCream,
body h4.flatCream,
body i.flatCream,
body a:not(.btn).flatCream,
article small.flatCream {
  color: #fcf5cb;
}

body p.flatCoral,
body b.flatCoral,
body span.flatCoral,
body h1.flatCoral,
body h2.flatCoral,
body h3.flatCoral,
body h4.flatCoral,
body i.flatCoral,
body a:not(.btn).flatCoral,
article small.flatCoral {
  color: #d6603c;
}

body p.flatGrey,
body b.flatGrey,
body span.flatGrey,
body h1.flatGrey,
body h2.flatGrey,
body h3.flatGrey,
body h4.flatGrey,
body i.flatGrey,
body a:not(.btn).flatGrey,
article small.flatGrey {
  color: #898989;
}

body p.flatBlack,
body b.flatBlack,
body span.flatBlack,
body h1.flatBlack,
body h2.flatBlack,
body h3.flatBlack,
body h4.flatBlack,
body i.flatBlack,
body a:not(.btn).flatBlack,
article small.flatBlack {
  color: #333333;
}

body p.white,
body b.white,
body span.white,
body h1.white,
body h2.white,
body h3.white,
body h4.white,
body i.white,
body a:not(.btn).white,
article small.white {
  color: #fff;
}

body p.lightBlue,
body b.lightBlue,
body span.lightBlue,
body h1.lightBlue,
body h2.lightBlue,
body h3.lightBlue,
body h4.lightBlue,
body i.lightBlue,
body a:not(.btn).lightBlue,
article small.lightBlue {
  color: #6096C3;
}

body p.paleBlue,
body b.paleBlue,
body span.paleBlue,
body h1.paleBlue,
body h2.paleBlue,
body h3.paleBlue,
body h4.paleBlue,
body i.paleBlue,
body a:not(.btn).paleBlue,
article small.paleBlue {
  color: #E3F2FD;
}

body p.silver,
body b.silver,
body span.silver,
body h1.silver,
body h2.silver,
body h3.silver,
body h4.silver,
body i.silver,
body a:not(.btn).silver,
article small.silver {
  color: #f4f4f4;
}

body p.green,
body b.green,
body span.green,
body h1.green,
body h2.green,
body h3.green,
body h4.green,
body i.green,
body a:not(.btn).green,
article small.green {
  color: #00c651;
}

body p.flatSeafoam,
body b.flatSeafoam,
body span.flatSeafoam,
body h1.flatSeafoam,
body h2.flatSeafoam,
body h3.flatSeafoam,
body h4.flatSeafoam,
body i.flatSeafoam,
body a:not(.btn).flatSeafoam,
article small.flatSeafoam {
  color: #13828c;
}

body p.red,
body b.red,
body span.red,
body h1.red,
body h2.red,
body h3.red,
body h4.red,
body i.red,
body a:not(.btn).red,
article small.red {
  color: #EB1C24;
}

body p.orange,
body b.orange,
body span.orange,
body h1.orange,
body h2.orange,
body h3.orange,
body h4.orange,
body i.orange,
body a:not(.btn).orange,
article small.orange {
  color: #F6921E;
}

body p.lightGrey,
body b.lightGrey,
body span.lightGrey,
body h1.lightGrey,
body h2.lightGrey,
body h3.lightGrey,
body h4.lightGrey,
body i.lightGrey,
body a:not(.btn).lightGrey,
article small.lightGrey {
  color: #b8bcbd;
}

body p.christmasRed,
body b.christmasRed,
body span.christmasRed,
body h1.christmasRed,
body h2.christmasRed,
body h3.christmasRed,
body h4.christmasRed,
body i.christmasRed,
body a:not(.btn).christmasRed,
article small.christmasRed {
  color: #e7606c;
}

body p.christmasTan,
body b.christmasTan,
body span.christmasTan,
body h1.christmasTan,
body h2.christmasTan,
body h3.christmasTan,
body h4.christmasTan,
body i.christmasTan,
body a:not(.btn).christmasTan,
article small.christmasTan {
  color: #ECE4C9;
}

body p.flatYellow,
body b.flatYellow,
body span.flatYellow,
body h1.flatYellow,
body h2.flatYellow,
body h3.flatYellow,
body h4.flatYellow,
body i.flatYellow,
body a:not(.btn).flatYellow,
article small.flatYellow {
  color: #D9D467;
}

body p.y2020,
body b.y2020,
body span.y2020,
body h1.y2020,
body h2.y2020,
body h3.y2020,
body h4.y2020,
body i.y2020,
body a:not(.btn).y2020,
article small.y2020 {
  color: #EED119;
}

hr {
  margin-top: 50px;
  margin-bottom: 50px;
  display: block;
  float: none;
  clear: both;
  border: none;
  height: 1px;
  background-color: #e9e9e9;
}

hr.slim {
  margin-top: 25px;
  margin-bottom: 25px;
}

hr.white {
  background-color: #fff;
}

span {
  line-height: normal;
}

ul.ul {
  padding-left: 0;
}

ul.ul li {
  font-size: 15px;
  padding: 12px 5px 7px 14px;
  background: #f8f8f8;
  margin-left: 0;
  line-height: 1.8em;
  list-style: outside none none;
  border-left: 4px solid #00344b;
  margin-bottom: 5px;
}

ul.ul li.scrollTo {
  cursor: pointer;
  text-decoration: underline;
  -webkit-text-decoration-color: #cfdfed;
  text-decoration-color: #cfdfed;
  color: #6096c3;
}

ul.ul li.scrollTo:hover {
  color: #85aed1;
}

ul.ul.slim li {
  padding: 0 0 0 14px;
}

.silver ul.ul li {
  background-color: #fff;
}

.row {
  padding: 25px 0;
}

.row:nth-child(1) {
  padding-top: 0;
}

@media screen and (max-width: 649px) {
  .row {
    padding: 0;
  }
}

.np,
section.np {
  padding: 0;
}

@media (min-width: 999px) {
  .np-lg {
    padding: 0;
  }
}

@media (min-width: 800px) and (max-width: 999px) {
  .np-md {
    padding: 0;
  }
}

@media (min-width: 650px) and (max-width: 799px) {
  .np-sm {
    padding: 0;
  }
}

@media (max-width: 649px) {
  .np-xs {
    padding: 0;
  }
}

.nm {
  margin: 0;
}

.nm-t {
  margin-top: 0;
}

.nm-r {
  margin-right: 0;
}

.nm-b {
  margin-bottom: 0;
}

.nm-l {
  margin-left: 0;
}

.font-bold {
  font-family: "ProximaNova-Regular";
}

.font-bolder {
  font-family: "ProximaNova-Semibold";
}

.font-boldest {
  font-family: "ProximaNova-Bold";
}

@media (max-width: 649px) {
  .xs-text-center {
    text-align: center;
  }
}

@media (max-width: 799px) {
  .sm-text-center {
    text-align: center;
  }
}

@media (max-width: 999px) {
  .md-text-center {
    text-align: center;
  }
}

@media (min-width: 1000px) {
  .lg-text-center {
    text-align: center;
  }
}

.nb {
  border: none;
}

.eloji {
  line-height: 0;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.interview {
  height: auto;
  min-height: 850px;
  overflow: hidden;
  padding: 0;
  background-color: #f4f4f4;
}

@media (min-width: 650px) {
  .interview > div {
    position: relative;
    min-height: 850px;
  }

  .interview > div:nth-child(1) {
    z-index: 11;
  }

  .interview > div:nth-child(1) {
    z-index: 9;
  }
}

.interview .interview-title {
  clear: both;
  float: right;
  padding-right: 15px;
  padding-top: 55px;
  text-align: center;
  max-width: 245px;
}

.interview .interview-title > div:not(#title-0) {
  display: none;
}

.interview .interview-title.tall-title {
  min-height: 1000px;
}

@media (max-width: 799px) {
  .interview .interview-title.tall-title {
    min-height: auto;
  }
}

@media (max-width: 650px) {
  .interview .interview-title {
    padding: 100px 0 44px;
    max-width: 100%;
    width: 100%;
  }
}

@media (min-width: 651px) and (max-width: 838px) {
  .interview .interview-title {
    min-height: 1280px;
  }
}

@media (min-width: 650px) and (max-width: 950px) {
  .interview .steps {
    padding-top: 50px;
  }
}

@media (max-width: 649px) {
  .interview .steps {
    clear: both;
    float: none;
    padding: 0 0 25px;
    width: 100%;
    overflow: auto;
  }
}

.interview .steps .step {
  display: none;
  padding-left: 50px;
  padding-top: 55px;
  max-width: 690px;
}

@media (max-width: 950px) {
  .interview .steps .step {
    padding-left: 0;
    width: 95%;
    margin: 0 auto;
  }
}

.interview .steps .step.results {
  max-width: 100%;
}

.interview .steps .step:nth-child(1) {
  display: block;
}

.interview .steps .step h2 {
  margin-bottom: 35px;
}

.interview .steps .step .panel-body {
  padding: 5px 35px 22px;
}

.interview .steps .step .step-controls {
  width: 100%;
  line-height: 64px;
}

.interview .steps .step .step-controls .btn {
  display: inline-block;
  width: auto;
  position: relative;
}

.interview .steps .step .step-controls .btn:nth-child(1) {
  z-index: 5;
}

@media (min-width: 650px) {
  .interview .steps .step .step-controls .btn:nth-child(n+2) {
    z-index: 4;
  }
}

.panel-heading {
  padding-top: 8px;
}

.instructions {
  display: none;
}

.showing {
  display: block;
}

.convert {
  display: none;
}

@media (min-width: 650px) and (max-width: 1250px) {
  .step.results {
    max-width: 100%;
    min-height: 620px;
    overflow-x: scroll;
  }
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

.text-navy {
  color: #00344b;
}

.eloji-lg {
  font-size: 2.5em;
}

.eloji-xl {
  font-size: 4em;
}

.eloji-xxl {
  font-size: 6.5em;
}

.carousel .carousel-control {
  top: 0;
  height: 200px;
  background-image: none;
}

.carousel .carousel-control i {
  position: relative;
  margin: -50px 30px 0;
  opacity: 0.4;
  top: 50%;
  display: block;
}

.carousel-caption {
  top: 0;
  height: auto;
  overflow: auto;
}

.item {
  height: 290px;
  overflow: visible;
}

.carousel-caption,
.carousel-caption div {
  overflow: visible;
}

.carousel-inner {
  padding-bottom: 60px;
}

/* flat colors */

/* Bright Colors */

/* layout colors */

/* new colors*/

/* product colors*/

/* sizes */

/* fonts */

table {
  line-height: 1.25;
}

table .less {
  color: #EB1C24;
}

table .more {
  color: #19e;
}

table.table-legend {
  margin: 20px 0 10px;
}

table.table-legend td,
table.table-legend table.table-checkered thead th,
table.table-checkered thead table.table-legend th {
  vertical-align: middle;
  padding: 7px 10px;
}

@media (min-width: 650px), (min-device-width: 650px) {
  table.table-legend td:nth-child(2),
  table.table-legend table.table-checkered thead th:nth-child(2),
  table.table-checkered thead table.table-legend th:nth-child(2) {
    white-space: nowrap;
  }
}

table.table-legend tr:nth-child(odd) td,
table.table-legend tr:nth-child(odd) table.table-checkered thead th,
table.table-checkered thead table.table-legend tr:nth-child(odd) th {
  background-color: #f5f5f5;
}

table.table-legend tr:nth-child(odd) td:first-child,
table.table-legend tr:nth-child(odd) table.table-checkered thead th:first-child,
table.table-checkered thead table.table-legend tr:nth-child(odd) th:first-child {
  background-color: #ebf0f7;
}

table.table-legend tr:nth-child(even) td,
table.table-legend tr:nth-child(even) table.table-checkered thead th,
table.table-checkered thead table.table-legend tr:nth-child(even) th {
  background-color: #fafafa;
}

table.table-legend tr:nth-child(even) td:first-child,
table.table-legend tr:nth-child(even) table.table-checkered thead th:first-child,
table.table-checkered thead table.table-legend tr:nth-child(even) th:first-child {
  background-color: #dfe6f0;
}

table.table-checkered {
  width: 90%;
  max-width: 850px;
  margin: 0 auto;
}

@media (max-device-width: 799px), (max-width: 799px) {
  table.table-checkered {
    width: 100%;
  }
}

table.table-checkered td,
table.table-checkered thead th {
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  padding: 7px 10px;
}

table.table-checkered thead th {
  color: #00344b;
  font-family: "ProximaNova-Semibold";
}

table.table-checkered thead th:nth-child(odd) {
  background-color: #dfe6f0;
}

table.table-checkered thead th:nth-child(even) {
  background-color: #ebf0f7;
}

table.table-checkered tbody tr:nth-child(even) td:nth-child(odd),
table.table-checkered tbody tr:nth-child(even) thead th:nth-child(odd),
table.table-checkered thead tbody tr:nth-child(even) th:nth-child(odd) {
  background-color: #ebecec;
}

table.table-checkered tbody tr:nth-child(even) td:nth-child(even),
table.table-checkered tbody tr:nth-child(even) thead th:nth-child(even),
table.table-checkered thead tbody tr:nth-child(even) th:nth-child(even) {
  background-color: #f5f5f5;
}

table.table-checkered tbody tr:nth-child(odd) td:nth-child(odd),
table.table-checkered tbody tr:nth-child(odd) thead th:nth-child(odd),
table.table-checkered thead tbody tr:nth-child(odd) th:nth-child(odd) {
  background-color: #f5f5f5;
}

.table-mask {
  max-height: 410px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.table-mask h3 {
  font-family: "ProximaNova-Semibold";
}

.table-pulldown {
  background: url("/images/round-up-shadow.png") no-repeat top;
  position: relative;
  top: -10px;
  text-align: center;
  padding-top: 15px;
}

.table-pulldown .pulldown-body {
  border-top: 1px solid #14324C;
  position: relative;
  top: -6px;
  height: 80px;
}

.table-pulldown .pulldown-body .pulldown-label {
  text-decoration: none;
  display: inline-block;
  padding: 5px 45px;
  font-size: 16px;
  color: #fff;
  background-color: #14324C;
  position: relative;
  cursor: pointer;
}

.table-pulldown .pulldown-body .pulldown-label i.fa {
  display: block;
  transition: all 0.8s linear;
}

.table-pulldown .pulldown-body .pulldown-label:hover i.fa {
  font-size: 25px;
}

.table-pulldown .pulldown-body a.btn-download {
  position: absolute;
  right: 0;
}

@media (max-width: 799px), (max-device-width: 799px) {
  .table-pulldown .pulldown-body a.btn-download {
    position: relative;
    margin: 15px auto 0 auto;
    width: 75%;
  }
}

.table-center {
  float: none;
  clear: both;
  margin: 0 auto;
}

.comparison-table {
  text-align: left;
  width: 100%;
}

.comparison-table th,
.comparison-table td,
.comparison-table table.table-checkered thead th,
table.table-checkered thead .comparison-table th {
  text-align: left;
  padding: 10px 12px;
}

.comparison-table thead {
  background-color: #6096c3;
  color: #fff;
}

.comparison-table tbody tr {
  background: #fff;
  border-bottom: 1px solid #dbdbdb;
}

.comparison-table tbody tr td:nth-child(2),
.comparison-table tbody tr table.table-checkered thead th:nth-child(2),
table.table-checkered thead .comparison-table tbody tr th:nth-child(2) {
  background: #fafafa;
}

/* nav */

body {
  margin: 0;
  padding: 0;
  overflow: auto;
  font-family: "ProximaNova-Regular";
  color: #333;
}

@media (min-width: 950px) {
  body.small-nav {
    padding-top: 127px;
  }
}

/* end body */