@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  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;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 4px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: #777777;
}
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: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.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: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
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: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.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';
}
blockquote:before,
blockquote:after {
  content: "";
}
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%;
  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: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.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: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-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: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-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: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-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;
}
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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > 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;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > 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: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(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::-webkit-input-placeholder {
  color: #aaa;
}
.form-control:-moz-placeholder {
  color: #aaa;
}
.form-control::-moz-placeholder {
  color: #aaa;
}
.form-control:-ms-input-placeholder {
  color: #aaa;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="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;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  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;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  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 {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .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: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.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 {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  zoom: 1;
  filter: alpha(opacity=65);
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .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: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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.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: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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.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: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: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.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: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: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.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: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: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.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: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: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    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:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  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 > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px;
}
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: #555555;
  text-align: center;
  background-color: #eeeeee;
  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: 4px;
}
.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: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.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: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.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: 768px) {
  .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: 768px) {
  .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: #337ab7;
}
.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: 768px) {
  .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: 768px) {
  .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: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .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: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 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: 768px) {
  .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: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .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 .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: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 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: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
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: 767px) {
  .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: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  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: #23527c;
  background-color: #eeeeee;
  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: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.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: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
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: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron {
  border-radius: 4px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.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: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-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 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 {
  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 {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 4px;
}
.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;
  zoom: 1;
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
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: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  -moz-transform: translate3d(0, -25%, 0);
  -o-transform: translate3d(0, -25%, 0);
  -ms-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.modal-backdrop.in {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.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: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.tooltip.in {
  zoom: 1;
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  zoom: 1;
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.introjs-overlay {
  position: absolute;
  z-index: 999999;
  background-color: #000;
  opacity: 0;
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  background: radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1)";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.introjs-fixParent {
  z-index: auto !important;
  opacity: 1.0 !important;
  position: absolute !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}
.introjs-showElement,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  z-index: 9999999 !important;
}
.introjs-disableInteraction {
  z-index: 99999999 !important;
  position: absolute;
}
.introjs-relativePosition,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  position: relative;
}
.introjs-helperLayer {
  position: absolute;
  z-index: 9999998;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #777;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.introjs-tooltipReferenceLayer {
  position: absolute;
  visibility: hidden;
  z-index: 10000000;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.introjs-helperLayer *,
.introjs-helperLayer *:before,
.introjs-helperLayer *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}
.introjs-helperNumberLayer {
  position: absolute;
  visibility: visible;
  top: -16px;
  left: -16px;
  z-index: 9999999999 !important;
  padding: 2px;
  font-family: Arial, verdana, tahoma;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  background: #ff3019;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  /* Chrome10+,Safari5.1+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3019), color-stop(100%, #cf0404));
  /* Chrome,Safari4+ */
  background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #ff3019 0%, #cf0404 100%);
  /* W3C */
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: 3px solid white;
  border-radius: 50%;
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0)";
  /* IE6-9 */
  filter: "progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000)";
  /* IE10 text shadows */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}
.introjs-arrow {
  border: 5px solid white;
  content: '';
  position: absolute;
}
.introjs-arrow.top {
  top: -10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: white;
  border-left-color: transparent;
}
.introjs-arrow.top-right {
  top: -10px;
  right: 10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: white;
  border-left-color: transparent;
}
.introjs-arrow.top-middle {
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: white;
  border-left-color: transparent;
}
.introjs-arrow.right {
  right: -10px;
  top: 10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: white;
}
.introjs-arrow.right-bottom {
  bottom: 10px;
  right: -10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: white;
}
.introjs-arrow.bottom {
  bottom: -10px;
  border-top-color: white;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.introjs-arrow.left {
  left: -10px;
  top: 10px;
  border-top-color: transparent;
  border-right-color: white;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.introjs-arrow.left-bottom {
  left: -10px;
  bottom: 10px;
  border-top-color: transparent;
  border-right-color: white;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.introjs-tooltip {
  position: absolute;
  visibility: visible;
  padding: 10px;
  background-color: white;
  min-width: 200px;
  max-width: 300px;
  border-radius: 3px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity 0.1s ease-out;
  -moz-transition: opacity 0.1s ease-out;
  -ms-transition: opacity 0.1s ease-out;
  -o-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}
.introjs-tooltipbuttons {
  text-align: right;
  white-space: nowrap;
}
/*
 Buttons style by http://nicolasgallagher.com/lab/css3-github-buttons/
 Changed by Afshin Mehrabani
*/
.introjs-button {
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 0.3em 0.8em;
  border: 1px solid #d4d4d4;
  margin: 0;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  font: 11px / normal sans-serif;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  background-color: #ececec;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
  background-image: -moz-linear-gradient(#f4f4f4, #ececec);
  background-image: -o-linear-gradient(#f4f4f4, #ececec);
  background-image: linear-gradient(#f4f4f4, #ececec);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  /*background-clip: padding-box;*/
  /* commented out due to Opera 11.10 bug */
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
  /* IE hacks */
  zoom: 1;
  *display: inline;
  margin-top: 10px;
}
.introjs-button:hover {
  border-color: #bcbcbc;
  text-decoration: none;
  box-shadow: 0px 1px 1px #e3e3e3;
}
.introjs-button:focus,
.introjs-button:active {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ececec), to(#f4f4f4));
  background-image: -moz-linear-gradient(#ececec, #f4f4f4);
  background-image: -o-linear-gradient(#ececec, #f4f4f4);
  background-image: linear-gradient(#ececec, #f4f4f4);
}
/* overrides extra padding on button elements in Firefox */
.introjs-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.introjs-skipbutton {
  margin-right: 5px;
  color: #7a7a7a;
}
.introjs-prevbutton {
  -webkit-border-radius: 0.2em 0 0 0.2em;
  -moz-border-radius: 0.2em 0 0 0.2em;
  border-radius: 0.2em 0 0 0.2em;
  border-right: none;
}
.introjs-nextbutton {
  -webkit-border-radius: 0 0.2em 0.2em 0;
  -moz-border-radius: 0 0.2em 0.2em 0;
  border-radius: 0 0.2em 0.2em 0;
}
.introjs-disabled,
.introjs-disabled:hover,
.introjs-disabled:focus {
  color: #9a9a9a;
  border-color: #d4d4d4;
  box-shadow: none;
  cursor: default;
  background-color: #f4f4f4;
  background-image: none;
  text-decoration: none;
}
.introjs-bullets {
  text-align: center;
}
.introjs-bullets ul {
  clear: both;
  margin: 15px auto 0;
  padding: 0;
  display: inline-block;
}
.introjs-bullets ul li {
  list-style: none;
  float: left;
  margin: 0 2px;
}
.introjs-bullets ul li a {
  display: block;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-decoration: none;
}
.introjs-bullets ul li a:hover {
  background: #999;
}
.introjs-bullets ul li a.active {
  background: #999;
}
.introjs-progress {
  overflow: hidden;
  height: 10px;
  margin: 10px 0 5px 0;
  border-radius: 4px;
  background-color: #ecf0f1;
}
.introjs-progressbar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  background-color: #08c;
}
.introjsFloatingElement {
  position: absolute;
  height: 0;
  width: 0;
  left: 50%;
  top: 50%;
}
.introjs-fixedTooltip {
  position: fixed;
}
.introjs-hint {
  position: absolute;
  background: transparent;
  width: 20px;
  height: 15px;
}
.introjs-hidehint {
  display: none;
}
.introjs-fixedhint {
  position: fixed;
}
.introjs-hint:hover > .introjs-hint-pulse {
  border: 5px solid rgba(60, 60, 60, 0.57);
}
.introjs-hint-pulse {
  width: 10px;
  height: 10px;
  border: 5px solid rgba(60, 60, 60, 0.27);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: rgba(136, 136, 136, 0.24);
  z-index: 10;
  position: absolute;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.introjs-hint-dot {
  border: 10px solid rgba(146, 146, 146, 0.36);
  background: transparent;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  -webkit-animation: introjspulse 3s ease-out;
  -moz-animation: introjspulse 3s ease-out;
  animation: introjspulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -25px;
  left: -25px;
  z-index: 1;
  opacity: 0;
}
@-moz-keyframes intrjspulse {
  0% {
    -moz-transform: scale(0);
    opacity: 0.0;
  }
  25% {
    -moz-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0.0;
  }
}
@-webkit-keyframes "introjspulse" {
  0% {
    -webkit-transform: scale(0);
    opacity: 0.0;
  }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0.0;
  }
}
tags-input {
  display: block;
}
tags-input *,
tags-input :after,
tags-input :before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
tags-input .host {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 100%;
}
tags-input .host:active {
  outline: 0;
}
tags-input .tags {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  padding: 1px;
  overflow: hidden;
  word-wrap: break-word;
  cursor: text;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  box-shadow: 1px 1px 1px 0 #d3d3d3 inset;
  height: 100%;
}
tags-input .tags.focused {
  outline: 0;
  -webkit-box-shadow: 0 0 3px 1px rgba(5, 139, 242, 0.6);
  -moz-box-shadow: 0 0 3px 1px rgba(5, 139, 242, 0.6);
  box-shadow: 0 0 3px 1px rgba(5, 139, 242, 0.6);
}
tags-input .tags .tag-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
tags-input .tags .tag-item {
  margin: 2px;
  padding: 0 5px;
  display: inline-block;
  float: left;
  font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 26px;
  line-height: 25px;
  border: 1px solid #acacac;
  border-radius: 3px;
  background: -webkit-linear-gradient(top, #f0f9ff 0, #cbebff 47%, #a1dbff 100%);
  background: linear-gradient(to bottom, #f0f9ff 0, #cbebff 47%, #a1dbff 100%);
}
tags-input .tags .tag-item.selected {
  background: -webkit-linear-gradient(top, #febbbb 0, #fe9090 45%, #ff5c5c 100%);
  background: linear-gradient(to bottom, #febbbb 0, #fe9090 45%, #ff5c5c 100%);
}
tags-input .tags .tag-item .remove-button {
  margin: 0 0 0 5px;
  padding: 0;
  border: none;
  background: 0 0;
  cursor: pointer;
  vertical-align: middle;
  font: 700 16px Arial, sans-serif;
  color: #585858;
}
tags-input .tags .input.invalid-tag,
tags-input .tags .tag-item .remove-button:active {
  color: red;
}
tags-input .tags .input {
  border: 0;
  outline: 0;
  margin: 2px;
  padding: 0 0 0 5px;
  float: left;
  height: 26px;
  font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
tags-input .tags .input::-ms-clear {
  display: none;
}
tags-input.ng-invalid .tags {
  -webkit-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  -moz-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
}
tags-input[disabled] .host:focus {
  outline: 0;
}
tags-input[disabled] .tags {
  background-color: #eee;
  cursor: default;
}
tags-input[disabled] .tags .tag-item {
  opacity: .65;
  background: -webkit-linear-gradient(top, #f0f9ff 0, rgba(203, 235, 255, 0.75) 47%, rgba(161, 219, 255, 0.62) 100%);
  background: linear-gradient(to bottom, #f0f9ff 0, rgba(203, 235, 255, 0.75) 47%, rgba(161, 219, 255, 0.62) 100%);
}
tags-input[disabled] .tags .tag-item .remove-button {
  cursor: default;
}
tags-input[disabled] .tags .tag-item .remove-button:active {
  color: #585858;
}
tags-input[disabled] .tags .input {
  background-color: #eee;
  cursor: default;
}
tags-input .autocomplete {
  margin-top: 5px;
  position: absolute;
  padding: 5px 0;
  z-index: 999;
  width: 100%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
tags-input .autocomplete .suggestion-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-height: 280px;
  overflow-y: auto;
  position: relative;
}
tags-input .autocomplete .suggestion-item {
  padding: 5px 10px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  background-color: #fff;
}
tags-input .autocomplete .suggestion-item.selected,
tags-input .autocomplete .suggestion-item.selected em {
  color: #fff;
  background-color: #0097cf;
}
tags-input .autocomplete .suggestion-item em {
  font: normal bold 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  background-color: #fff;
}
tags-input .autocomplete,
tags-input .tags {
  border-radius: 4px;
}
tags-input {
  box-shadow: none;
  border: none;
  padding: 0;
  min-height: 34px;
}
tags-input .host {
  margin: 0;
}
tags-input .tags {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
tags-input .tags .tag-item {
  color: #fff;
  background: #428bca;
  border: 1px solid #357ebd;
  border-radius: 4px;
}
tags-input .tags .tag-item.selected {
  color: #fff;
  background: #d9534f;
  border: 1px solid #d43f3a;
}
tags-input .tags .tag-item .remove-button:hover {
  text-decoration: none;
}
tags-input .tags.focused {
  border: 1px solid #66afe9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
tags-input .autocomplete .suggestion-item.selected,
tags-input .autocomplete .suggestion-item.selected em {
  color: #262626;
  background-color: #f5f5f5;
}
tags-input .autocomplete .suggestion-item em {
  color: #000;
  background-color: #fff;
}
tags-input.ng-invalid .tags {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
tags-input[disabled] .tags {
  background-color: #eee;
}
tags-input[disabled] .tags .tag-item {
  background: #337ab7;
  opacity: 0.65;
}
tags-input[disabled] .tags .input {
  background-color: #eee;
}
.input-group tags-input {
  padding: 0;
  display: table-cell;
}
.input-group tags-input:not(:first-child) .tags {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group tags-input:not(:last-child) .tags {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-lg tags-input:first-child .tags {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.input-group-lg tags-input:last-child .tags {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.input-group-sm tags-input:first-child .tags {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.input-group-sm tags-input:last-child .tags {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.input-group-lg tags-input,
tags-input.ti-input-lg {
  min-height: 46px;
}
.input-group-lg tags-input .tags,
tags-input.ti-input-lg .tags {
  border-radius: 6px;
}
.input-group-lg tags-input .tags .tag-item,
tags-input.ti-input-lg .tags .tag-item {
  height: 38px;
  line-height: 37px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-lg tags-input .tags .tag-item .remove-button,
tags-input.ti-input-lg .tags .tag-item .remove-button {
  font-size: 20px;
}
.input-group-lg tags-input .tags .input,
tags-input.ti-input-lg .tags .input {
  height: 38px;
  font-size: 18px;
}
.input-group-sm tags-input,
tags-input.ti-input-sm {
  min-height: 30px;
}
.input-group-sm tags-input .tags,
tags-input.ti-input-sm .tags {
  border-radius: 3px;
}
.input-group-sm tags-input .tags .tag-item,
tags-input.ti-input-sm .tags .tag-item {
  height: 22px;
  line-height: 21px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-sm tags-input .tags .tag-item .remove-button,
tags-input.ti-input-sm .tags .tag-item .remove-button {
  font-size: 16px;
}
.input-group-sm tags-input .tags .input,
tags-input.ti-input-sm .tags .input {
  height: 22px;
  font-size: 12px;
}
.has-feedback tags-input .tags {
  padding-right: 30px;
}
.has-success tags-input .tags {
  border-color: #3c763d;
}
.has-success tags-input .tags.focused {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-error tags-input .tags {
  border-color: #a94442;
}
.has-error tags-input .tags.focused {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-warning tags-input .tags {
  border-color: #8a6d3b;
}
.has-warning tags-input .tags.focused {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 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.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-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 {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-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 {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -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 {
  from,
  to {
    -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 headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-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);
  }
  to {
    -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);
  }
  to {
    -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 {
  from {
    -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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-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);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-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);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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);
  }
  to {
    -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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -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;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -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;
  }
  to {
    -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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-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);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-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);
  }
  to {
    -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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-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);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-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);
  }
  to {
    -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 {
  from {
    -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;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -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;
  }
  to {
    -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 {
  from {
    -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;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -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;
  }
  to {
    -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 {
  from {
    -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;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -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;
  }
  to {
    -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 {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -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 {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -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;
  }
  to {
    -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;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    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 {
  from {
    opacity: 1;
  }
  to {
    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 {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    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 {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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);
  }
  to {
    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 {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
/*! 
 * angular-hotkeys v1.4.5
 * https://chieffancypants.github.io/angular-hotkeys
 * Copyright (c) 2014 Wes Cruver
 * License: MIT
 */
.cfp-hotkeys-container {
  display: table!important;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #333;
  font-size: 1em;
  background-color: rgba(255, 255, 255, 0.9);
}
.cfp-hotkeys-container.fade {
  z-index: -1024;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity 0.15s linear;
}
.cfp-hotkeys-container.fade.in {
  z-index: 10002;
  visibility: visible;
  opacity: 1;
}
.cfp-hotkeys-title {
  font-weight: 700;
  text-align: center;
  font-size: 1.2em;
}
.cfp-hotkeys {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.cfp-hotkeys table {
  margin: auto;
  color: #333;
}
.cfp-content {
  display: table-cell;
  vertical-align: middle;
}
.cfp-hotkeys-keys {
  padding: 5px;
  text-align: right;
}
.cfp-hotkeys-key {
  display: inline-block;
  color: #fff;
  background-color: #333;
  border: 1px solid #333;
  border-radius: 5px;
  text-align: center;
  margin-right: 5px;
  box-shadow: inset 0 1px 0 #666,0 1px 0 #bbb;
  padding: 5px 9px;
  font-size: 1em;
}
.cfp-hotkeys-text {
  padding-left: 10px;
  font-size: 1em;
}
.cfp-hotkeys-close {
  position: fixed;
  top: 20px;
  right: 20px;
  font-size: 2em;
  font-weight: 700;
  padding: 5px 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  min-height: 45px;
  min-width: 45px;
  text-align: center;
}
.cfp-hotkeys-close:hover {
  background-color: #fff;
  cursor: pointer;
}
@media all and (max-width: 500px) {
  .cfp-hotkeys {
    font-size: 0.8em;
  }
}
@media all and (min-width: 750px) {
  .cfp-hotkeys {
    font-size: 1.2em;
  }
}
.steps-indicator {
  /* ---- steps quantity ---- */
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 20px 0 0 0;
  height: 30px;
  list-style: none;
  /* --- http://www.paulirish.com/2012/box-sizing-border-box-ftw/ ---- */
}
.steps-indicator:before {
  background-color: #E6E6E6;
  content: '';
  position: absolute;
  height: 1px;
}
.steps-indicator.steps-2:before {
  left: calc(100% / 2 / 2);
  right: calc(100% / 2 / 2);
}
.steps-indicator.steps-3:before {
  left: calc(100% / 3 / 2);
  right: calc(100% / 3 / 2);
}
.steps-indicator.steps-4:before {
  left: calc(100% / 4 / 2);
  right: calc(100% / 4 / 2);
}
.steps-indicator.steps-5:before {
  left: calc(100% / 5 / 2);
  right: calc(100% / 5 / 2);
}
.steps-indicator.steps-6:before {
  left: calc(100% / 6 / 2);
  right: calc(100% / 6 / 2);
}
.steps-indicator.steps-7:before {
  left: calc(100% / 7 / 2);
  right: calc(100% / 7 / 2);
}
.steps-indicator.steps-8:before {
  left: calc(100% / 8 / 2);
  right: calc(100% / 8 / 2);
}
.steps-indicator.steps-9:before {
  left: calc(100% / 9 / 2);
  right: calc(100% / 9 / 2);
}
.steps-indicator.steps-10:before {
  left: calc(100% / 10 / 2);
  right: calc(100% / 10 / 2);
}
.steps-indicator * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.steps-indicator li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  text-align: center;
  line-height: 15px;
}
.steps-indicator li a {
  color: #808080;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  transition: 0.25s;
  cursor: pointer;
}
.steps-indicator li a:before {
  position: absolute;
  top: -7px;
  left: calc(50% - 7px);
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background-color: #E6E6E6;
  content: '';
  transition: 0.25s;
}
.steps-indicator li a:hover {
  color: #4d4d4d;
}
.steps-indicator.steps-2 li {
  width: calc(100% / 2);
}
.steps-indicator.steps-3 li {
  width: calc(100% / 3);
}
.steps-indicator.steps-4 li {
  width: calc(100% / 4);
}
.steps-indicator.steps-5 li {
  width: calc(100% / 5);
}
.steps-indicator.steps-6 li {
  width: calc(100% / 6);
}
.steps-indicator.steps-7 li {
  width: calc(100% / 7);
}
.steps-indicator.steps-8 li {
  width: calc(100% / 8);
}
.steps-indicator.steps-9 li {
  width: calc(100% / 9);
}
.steps-indicator.steps-10 li {
  width: calc(100% / 10);
}
.steps-indicator.steps-11 li {
  width: calc(100% / 11);
}
.steps-indicator li.default {
  pointer-events: none;
}
.steps-indicator li.default a:hover {
  color: #808080;
}
.steps-indicator li.current,
.steps-indicator li.editing {
  pointer-events: none;
}
.steps-indicator li.current a:before {
  background-color: #808080;
}
.steps-indicator li.done a:before {
  background-color: #339933;
}
.steps-indicator li.editing a:before {
  background-color: #FF0000;
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */
}
.daterangepicker:before,
.daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
  right: 9px;
}
.daterangepicker.opensleft:after {
  right: 10px;
}
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.opensright:before {
  left: 9px;
}
.daterangepicker.opensright:after {
  left: 10px;
}
.daterangepicker.dropup {
  margin-top: -5px;
}
.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}
.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}
.daterangepicker.single .ranges,
.daterangepicker.single .calendar {
  float: none;
}
.daterangepicker.show-calendar .calendar {
  display: block;
}
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px;
}
.daterangepicker .calendar.single .calendar-table {
  border: none;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background-color: #fff;
}
.daterangepicker table {
  width: 100%;
  margin: 0;
}
.daterangepicker td,
.daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}
.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}
.daterangepicker th.month {
  width: auto;
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}
.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}
.daterangepicker .input-mini.active {
  border: 1px solid #08c;
  border-radius: 4px;
}
.daterangepicker .daterangepicker_input {
  position: relative;
}
.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}
.daterangepicker.rtl .input-mini {
  padding-right: 28px;
  padding-left: 6px;
}
.daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}
.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.ranges li {
  font-size: 13px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}
.ranges li:hover {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}
.ranges li.active {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}
/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 160px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .calendar.left {
    clear: none;
  }
  .daterangepicker.single.ltr .ranges,
  .daterangepicker.single.ltr .calendar {
    float: left;
  }
  .daterangepicker.single.rtl .ranges,
  .daterangepicker.single.rtl .calendar {
    float: right;
  }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker.ltr .calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.ltr .calendar.right {
    margin-left: 0;
  }
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.ltr .left .daterangepicker_input {
    padding-right: 12px;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    padding-right: 12px;
  }
  .daterangepicker.ltr .ranges,
  .daterangepicker.ltr .calendar {
    float: left;
  }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right;
  }
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.rtl .calendar.right {
    margin-right: 0;
  }
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    padding-left: 12px;
  }
  .daterangepicker.rtl .ranges,
  .daterangepicker.rtl .calendar {
    text-align: right;
    float: right;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker.ltr .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .calendar.left {
    clear: none !important;
  }
}
[class^="ss-"] {
  vertical-align: middle;
}
.display-code-holder > h5 > .ss-info,
.alert .ss-info {
  margin-right: 6px;
}
:not(.btn) > [class^="ss-"] {
  margin-right: 2px;
}
.btn .ss-descend {
  vertical-align: middle;
}
.follow-buttons .btn > [class^="ss-"]:first-child,
li a > [class^="ss-"]:first-child,
.btn > .fa:first-child,
li a > .fa:first-child {
  margin-right: 3px;
  vertical-align: middle;
}
.btn > [class^="ss-"],
li a > [class^="ss-"],
.btn > span > [class^="ss-"],
.content-trending a > [class^="ss-"] {
  vertical-align: middle;
}
.btn > [class^="ss-"]:not(:first-child),
li a > [class^="ss-"]:not(:first-child),
.btn > span > [class^="ss-"]:not(:first-child),
.content-trending a > [class^="ss-"]:not(:first-child) {
  margin-right: 0;
  vertical-align: middle;
}
.btn > [class^="ss-"]:first-child:not(:last-child),
li a > [class^="ss-"]:first-child:not(:last-child),
.btn > span > [class^="ss-"]:first-child:not(:last-child),
.content-trending a > [class^="ss-"]:first-child:not(:last-child) {
  margin-right: 3px;
  vertical-align: middle;
}
.btn > [class^="ss-"]:last-child:not(:first-child),
li a > [class^="ss-"]:last-child:not(:first-child),
.btn > span > [class^="ss-"]:last-child:not(:first-child),
.content-trending a > [class^="ss-"]:last-child:not(:first-child) {
  margin-left: 3px;
  vertical-align: middle;
}
.btn > [class^="ss-"].pull-right,
li a > [class^="ss-"].pull-right,
.btn > span > [class^="ss-"].pull-right,
.content-trending a > [class^="ss-"].pull-right {
  margin-left: 3px;
  vertical-align: middle;
}
.btn .ss-edit:first-child,
.btn .ss-trash:first-child {
  margin-right: 3px;
}
.btn.btn-xl > [class^="ss-"]:first-child,
li a > [class^="ss-"]:first-child,
.btn > span > [class^="ss-"]:first-child,
.content-trending a > [class^="ss-"]:first-child {
  margin-right: 6px;
}
.btn.filter > [class^="ss-"] {
  margin-left: 6px;
}
i.tool {
  height: 14px;
  width: 14px;
  background: url("../../img/btn-tool.png") no-repeat;
  display: inline-block;
  margin-top: 1px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
}
i.arrow-down {
  background: url("../../img/ico-arrow-black.png") no-repeat;
  width: 9px;
  height: 6px;
  display: inline-block;
  margin-top: 1px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
}
i.shuffle {
  background: url("../../img/btn-shuffle.png") no-repeat;
  display: inline-block;
  height: 13px;
  width: 18px;
  margin-top: 1px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
}
i.setting {
  background: url("../../img/btn-setting.png") no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-top: 1px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
}
i.attach {
  background: url("../../img/btn-attach.png") no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-top: 1px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
}
i.ico-phone {
  background: url("../../img/ico-phone.png") no-repeat;
  height: 18px;
  width: 13px;
  margin-top: 1px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
}
i.ico-mail {
  background: url("../../img/ico-mail.png") no-repeat;
  height: 11px;
  width: 17px;
  margin-top: 1px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
}
i.gallery-edit {
  background: url("../../img/ico-gallery-edit.png") no-repeat;
  height: 20px;
  width: 20px;
  margin-top: 1px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
}
i.gallery-trash {
  background: url("../../img/ico-gallery-trash.png") no-repeat;
  height: 19px;
  width: 17px;
  margin-top: 1px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
}
i.table-edit {
  background: url("../../img/ico-table-new.png") no-repeat;
  width: 14px;
  height: 13px;
  display: inline-block;
  margin-top: 1px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
}
i.table-settings {
  background: url("../../img/ico-table-edit.png") no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 1px;
}
i.table-delete {
  background: url("../../img/ico-table-delete.png") no-repeat;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-top: 1px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
}
input.input-mini {
  width: 100% !important;
}
.help-modal-trigger {
  right: 12px;
  top: 0px;
  position: absolute;
  pointer-events: all;
  cursor: help;
  z-index: 2;
}
help-modal {
  position: relative;
}
help-modal > div i {
  cursor: help;
  margin-right: 6px !important;
  float: left;
}
.loader-container {
  height: 110px;
  padding: 12px;
  position: relative;
}
.loader-container .loader-text {
  font-size: 14px;
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  color: inherit;
}
.loader-container .loader,
.loader-container .loader:before,
.loader-container .loader:after {
  background: #69b0dc;
  -webkit-animation: load1 0.6s infinite ease-in-out;
  animation: load1 0.6s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.loader-container .loader:before,
.loader-container .loader:after {
  position: absolute;
  top: 0;
  content: "";
}
.loader-container .loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader-container .loader {
  text-indent: -9999em;
  margin: 30px auto;
  position: relative;
  font-size: 6px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader-container .loader:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #69b0dc;
    height: 3em;
  }
  40% {
    box-shadow: 0 -2em #69b0dc;
    height: 4em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #69b0dc;
    height: 3em;
  }
  40% {
    box-shadow: 0 -2em #69b0dc;
    height: 4em;
  }
}
.related-searches .related-search-link {
  font-size: 14px;
}
[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none !important;
}
.strong {
  font-weight: bold !important;
}
.no-float {
  float: none !important;
}
.no-overflow {
  overflow: hidden;
}
.no-underline {
  text-decoration: none !important;
}
.no-pointer {
  cursor: default !important;
}
.hidden {
  visibility: hidden;
}
.block {
  display: block;
}
.influencer-th-info-icons {
  display: none !important;
}
@media (min-width: 1526px) {
  .influencer-th-info-icons {
    display: inline !important;
  }
}
.inline-block {
  display: inline-block !important;
}
.block-important {
  display: inline-block !important;
}
.inline:not(.hidden-xs) {
  display: inline !important;
}
@media (min-width: 768px) {
  .inline.hidden-xs {
    display: inline !important;
  }
}
.text-align-center {
  text-align: center !important;
}
.img-center {
  margin: 0 auto;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.white-text {
  color: white;
}
.underline {
  text-decoration: underline;
}
.line-through {
  text-decoration: line-through;
}
.position-relative {
  position: relative;
}
.pad-30 {
  padding: 30px;
}
.larger-font {
  font-size: 125%;
}
.pad-6 {
  padding: 6px;
}
.pad-12 {
  padding: 12px !important;
}
.pad-18 {
  padding: 18px;
}
.pad-24 {
  padding: 24px;
}
.margin-6 {
  margin: 6px;
}
.margin-12 {
  margin: 12px;
}
.margin-minus-left-15 {
  margin-left: -15px;
}
.cursor-help {
  cursor: help;
}
small.smaller {
  font-size: 13px;
  margin-left: 0;
}
.small {
  font-size: 80%;
}
.clear {
  clear: both;
}
.light-blue {
  background-color: #69b0dc;
  color: white;
}
.light-blue h1,
.light-blue h3,
.light-blue h4,
.light-blue p {
  color: white !important;
}
.no-border {
  border: 0 !important;
}
.input-group {
  z-index: 1;
}
.input-group .input-group-addon {
  background-color: #f2f5f9;
  border: 1px solid #d6e2eb;
  padding: 4px 8px;
  font-size: 13px;
}
.bz-input-mini {
  width: 72px !important;
  min-width: 40px !important;
}
.input-smaller {
  width: 130px !important;
  min-width: 60px !important;
}
.input-small {
  width: 180px !important;
  min-width: 60px !important;
}
.input-inline {
  display: inline !important;
}
#pad-wrapper {
  padding: 0 3px;
  margin-top: 18px;
}
#pad-wrapper h4 {
  /*color: #696d73;*/
  /*font-style: italic; */
  margin: 0;
}
button[disabled].link-btn {
  background: none !important;
  border: none !important;
}
.italic {
  font-style: italic;
}
.normal-font-style {
  font-style: normal;
}
.center {
  text-align: center !important;
}
.spacing-6 {
  margin: 6px;
}
.right-spacing-0 {
  margin-right: 0 !important;
}
.right-spacing-3 {
  margin-right: 3px !important;
}
.right-spacing-4 {
  margin-right: 4px !important;
}
.right-spacing-6 {
  margin-right: 6px !important;
}
.right-spacing-12 {
  margin-right: 12px !important;
}
.right-spacing-18 {
  margin-right: 18px;
}
.right-spacing-20 {
  margin-right: 20px;
}
.right-spacing-24 {
  margin-right: 24px;
}
.right-spacing-30 {
  margin-right: 30px;
}
.left-spacing-0 {
  margin-left: 0;
}
.left-spacing-2 {
  margin-left: 2px;
}
.left-spacing-3 {
  margin-left: 3px;
}
.left-spacing-6 {
  margin-left: 6px !important;
}
.left-spacing-12 {
  margin-left: 12px;
}
.left-spacing-18 {
  margin-left: 18px;
}
.left-spacing-20 {
  margin-left: 20px;
}
.left-spacing-24 {
  margin-left: 24px;
}
.left-spacing-30 {
  margin-left: 30px;
}
.min-width-200 {
  min-width: 200px;
}
.min-width-400 {
  min-width: 400px;
}
.max-width-400 {
  max-width: 400px;
}
.max-width-500 {
  max-width: 500px;
}
.max-width-600 {
  max-width: 600px;
}
.top-spacing-0 {
  margin-top: 0 !important;
}
.top-spacing-2 {
  margin-top: 2px !important;
}
.top-spacing-3 {
  margin-top: 3px;
}
.top-spacing-4 {
  margin-top: 4px;
}
.top-spacing-5 {
  margin-top: 5px;
}
.top-spacing-6 {
  margin-top: 6px;
}
.top-spacing-8 {
  margin-top: 8px;
}
.top-spacing-9 {
  margin-top: 9px;
}
.top-spacing-10 {
  margin-top: 10px;
}
.top-spacing-12 {
  margin-top: 12px;
}
.top-spacing-22 {
  margin-top: 22px;
}
.top-spacing-32 {
  margin-top: 32px;
}
.top-spacing-34 {
  margin-top: 34px;
}
.top-spacing-17 {
  margin-top: 17px;
}
.bottom-spacing-0 {
  margin-bottom: 0 !important;
}
.bottom-spacing-5 {
  margin-bottom: 5px;
}
.bottom-spacing-6 {
  margin-bottom: 6px;
}
.bottom-spacing-9 {
  margin-bottom: 9px;
}
.bottom-spacing-12 {
  margin-bottom: 12px;
}
.bottom-spacing-12-important {
  margin-bottom: 12px !important;
}
.bottom-spacing-18 {
  margin-bottom: 18px;
}
.bottom-spacing-24 {
  margin-bottom: 24px;
}
.bottom-spacing-30 {
  margin-bottom: 30px !important;
}
.bottom-spacing-48 {
  margin-bottom: 48px !important;
}
.bottom-spacing-90 {
  margin-bottom: 90px;
}
.top-spacing-6-important {
  margin-top: 6px !important;
}
.top-spacing-12-important {
  margin-top: 12px !important;
}
.top-spacing-15 {
  margin-top: 15px;
}
.top-spacing-18 {
  margin-top: 18px;
}
.top-spacing-20 {
  margin-top: 20px;
}
.top-spacing-21 {
  margin-top: 21px;
}
.top-spacing-24 {
  margin-top: 24px;
}
.top-spacing-30 {
  margin-top: 30px;
}
.top-spacing-36 {
  margin-top: 36px;
}
.top-spacing-48 {
  margin-top: 48px;
}
.top-spacing-30-important {
  margin-top: 30px !important;
}
.padding-top-6 {
  padding-top: 6px;
}
.padding-bottom-12 {
  padding-bottom: 12px;
}
.padding-right-12 {
  padding-right: 12px !important;
}
@media (max-width: 480px) {
  .xs-block {
    display: block;
  }
  .xs-smaller {
    font-size: 70%;
  }
}
@media (max-width: 768px) {
  .xs-top-spacing-12 {
    margin-top: 12px;
  }
  .xs-top-spacing-24 {
    margin-top: 24px !important;
  }
  .xs-top-spacing-12 {
    margin-top: 12px !important;
  }
  .xs-top-spacing-6 {
    margin-top: 6px;
  }
  .xs-no-padding {
    padding: 0;
  }
  .xs-no-margin {
    margin: 0;
  }
  .xs-no-float {
    float: none !important;
  }
}
.div-row {
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #eeeeee;
}
.bold {
  font-weight: bold;
}
.head.row {
  margin-bottom: 10px;
}
.pointer {
  cursor: pointer;
}
.red {
  color: #d40b0b !important;
}
.green {
  color: green;
}
.white {
  color: white;
}
.align-left {
  text-align: left !important;
}
.break-all {
  word-break: break-all;
}
.error {
  color: #e03333;
}
.success-text {
  color: forestgreen;
}
.page-break-before {
  page-break-before: always;
}
.page-break-after {
  page-break-after: always;
}
.page-break-after-auto {
  page-break-after: auto;
}
.compact .column {
  content: "2 .column.column-1-2";
}
.no-margin {
  margin: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-padding-right {
  padding-right: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding {
  padding: 0;
}
.full-width {
  width: 100%;
}
.btn-light-blue {
  background: #45a1ee;
  color: white;
}
.no-border-radius {
  border-radius: 0;
}
.rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
@media (max-width: 768px) {
  .mobile-full-width {
    width: 100% !important;
  }
  .mobile-top-spacing-6 {
    margin-top: 6px;
  }
  .mobile-top-spacing-12 {
    margin-top: 12px;
  }
  .mobile-bottom-spacing-6 {
    margin-bottom: 6px;
  }
}
@media (max-width: 1199px) {
  .md-full-width {
    width: 100%;
  }
  .md-no-left-spacing {
    margin-left: 0;
  }
  .md-top-spacing-6 {
    margin-top: 6px;
  }
  .md-top-spacing-12 {
    margin-top: 12px;
  }
}
@media (max-width: 991px) {
  .sm-full-width {
    width: 100%;
  }
  .sm-no-left-spacing {
    margin-left: 0;
  }
  .sm-top-spacing-6 {
    margin-top: 6px;
  }
  .sm-top-spacing-12 {
    margin-top: 12px;
  }
}
@media (min-width: 768px) {
  .no-padding-left-md {
    padding-left: 0 !important;
  }
}
img.grayscale {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.green-text {
  color: #009030;
}
.grey-text {
  color: #9fb1be;
}
.p-4 {
  padding: 2rem;
}
.capitalize {
  text-transform: capitalize;
}
i[disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
.highlight-text {
  color: #45a1ee;
}
div.content-url {
  margin-bottom: 3px;
}
div.content-url a:not(.btn) {
  color: #9fb1be;
  font-size: 13px;
}
.author-name {
  margin-top: 6px;
}
.author-name a {
  font-size: 13px;
  color: #7b8d9b;
}
.author-dash {
  color: #9fb1be;
}
.published-date {
  color: #9fb1be;
  font-size: 13px;
}
.xs-share-item {
  max-width: 50px;
  margin-bottom: 0;
  margin-left: 2px;
}
div.avatar-holder {
  padding-top: 6px;
}
.big-loader {
  margin-top: 30px;
}
.search-link {
  color: #078531 !important;
}
.search-link:hover {
  color: #078531;
}
a.search-title {
  color: #244d96;
  font-family: "Roboto Slab";
  font-size: 18px;
}
a.search-title:visited {
  color: #7e29a7;
}
div.content-title {
  font-size: 17px;
  line-height: inherit;
  font-family: "Roboto Slab";
}
a.filter-small {
  color: #44637f;
  font-size: 11px;
  padding-top: 3px;
}
.location-filter {
  font-size: 12px !important;
}
.get-started {
  background-color: #45a1ee;
}
.get-started a {
  color: white !important;
}
.mobile-logo {
  margin-top: 11px;
  margin-left: -24px;
}
.table thead {
  border-top: 0px;
}
.table thead th {
  font-size: 11.5px;
}
#content-table.disable-sort th {
  pointer-events: none;
}
#content-table th {
  padding: 0px;
  font-size: 10.5px;
}
#content-table th.share-header {
  max-width: 68px;
}
#content-table th.total-header {
  max-width: 120px;
}
#advanced-search {
  margin-top: 15px;
}
#advanced-search.ng-hide-remove {
  -webkit-animation: fadeIn 0.5s;
  -moz-animation: fadeIn 0.5s;
  -o-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}
.person-type-tags {
  margin: 10px 0 10px 0;
}
.person-type-tags span.label {
  text-transform: capitalize;
  margin-right: 3px;
  margin-bottom: 2px;
}
.dropdown-menu {
  text-align: left;
}
.small-dropdown-menu {
  min-width: 125px;
  max-width: 129px;
}
.search-help {
  margin-bottom: 12px;
}
.pagination  > li  > a,
.pagination  > li  > span {
  font-weight: 600;
  cursor: pointer;
}
.pagination.inverse a,
.pagination.inverse span {
  background-color: #333e4a;
  color: #fff;
  border-top-color: #333e4a;
  border-bottom-color: #333e4a;
  border-right-color: #566676;
  border-left-color: #566676;
}
.pagination.inverse a:hover,
.pagination.inverse span:hover {
  background-color: #000;
}
.pagination.inverse > li.active > a {
  color: #3b9ff3;
  background-color: #212b36;
  border-right-color: #212b36;
  border-left-color: #212b36;
}
.label-tag {
  background-color: #f0f0f0;
  color: #44637f;
}
.progress {
  height: 30px;
  border-radius: 2px;
}
.progress-bar {
  font-size: 14px;
  line-height: 30px;
}
.progress-bar-info {
  background-color: #139abb;
}
.limited-banner {
  padding: 4% 8% 2% 7%;
  color: #061725;
  display: block;
  width: 99%;
  margin: -76px 0 60px -3px;
  background-color: rgba(255, 255, 255, 0.8);
  border-top: 3px dashed #3b3b3c;
}
.limited-banner .plus {
  font-size: 19px;
}
.limited-banner .learn-more {
  font-size: 14px;
}
.limited-banner p {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}
.limited-banner ul {
  margin-top: -6px;
}
.limited-banner ul li {
  font-size: 16px;
}
.limited-banner .btn-holder {
  float: right;
  text-align: center;
  padding: 30px 30px 24px 24px;
}
.more-filters-button {
  font-size: 14px;
  margin-right: 15px;
}
.full-width {
  width: 100%;
}
.search-button-group {
  padding-left: 0;
}
.popover.popover-hint {
  color: #1d3145;
}
.popover.popover-hint .popover-inner .popover-close-icon {
  right: 4px;
  top: 2px;
  position: absolute;
}
.popover.popover-hint .popover-content {
  font-weight: normal;
  word-break: break-word;
}
.label-white {
  background-color: white;
  border: 1px solid #637489;
  color: #637489;
}
.label-white[href]:hover,
.label-white[href]:focus {
  background-color: #e6e6e6;
}
.visible-trial-block {
  display: none;
}
.bottom-pro-bar {
  background: #45a1ee;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  bottom: 0;
  height: 37px;
  padding-top: 6px;
  padding-right: 10px;
  position: fixed;
  left: 17%;
  z-index: 999;
  -webkit-animation-delay: 4s;
  -moz-animation-delay: 4s;
  -o-animation-delay: 4s;
  animation-delay: 4s;
}
.bottom-pro-bar a {
  font-size: 16px;
  color: #fff;
}
.bottom-pro-bar .bottom-bar-cross {
  color: white;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  right: -5px;
  top: -6px;
}
.footer-feedback {
  z-index: 1;
  border-left: none;
  margin-bottom: 80px;
  margin-left: 200px;
  font-size: 13px;
}
.footer-feedback a {
  color: #6e7077;
}
.footer-feedback .input-group-addon {
  background: #355470;
  color: white;
}
.top-pro-bar {
  position: fixed;
  background: #355470;
  padding-top: 6px;
  width: 104%;
  height: 37px;
  z-index: 999;
  top: 0;
}
.top-pro-bar a {
  font-size: 16px;
  color: #fff;
}
#header {
  border: 0;
  min-height: 45px;
}
.header {
  margin-bottom: 60px;
}
.header h1,
.header h2,
.header h3,
.header h4,
.header h5 {
  float: left;
  margin-top: 5px;
}
input[type="file"] {
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
}
input[disabled],
textarea[disabled],
input[readonly],
textarea[readonly] {
  color: #b1b1b1;
}
input[disabled] + .toggle::after,
input[disabled] + .toggle::before {
  filter: grayscale(100);
  cursor: not-allowed;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #9ba0a5;
  font-family: "" Helvetica Neue "", Arial;
  font-size: 13px;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9ba0a5;
  font-family: "" Helvetica Neue "", Arial;
  font-size: 12px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #9ba0a5;
  font-family: "" Helvetica Neue "", Arial;
  font-size: 12px;
}
input[type="button"]:disabled,
input[type="submit"]:disabled,
input[type="reset"]:disabled,
button:disabled {
  color: #767676;
  background-color: #cfcfcf !important;
  border: 1px solid #c4c4c4 !important;
}
input.large-search {
  background: url("/img/lens.png") #fcfcfc no-repeat 98%;
  box-shadow: none;
  font-size: 15px;
  height: 33px;
  padding: 0 30px 0 6px;
  border: 1px solid #dae3ea;
  margin: 0;
  border-radius: 2px;
  z-index: 1 !important;
}
input[type="email"].inline-input {
  background: #fff;
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  border-bottom: 1px solid #dee3ea;
  border-radius: 0;
  box-shadow: none;
}
.input-group input,
.input-group input,
.input-group .uneditable-input,
.input-group .uneditable-input {
  border: 1px solid #d6e2eb;
}
.inline-input input[type="text"]:focus,
.inline-input input[type="password"]:focus,
input[type="text"].inline-input:focus,
input[type="password"].inline-input:focus {
  box-shadow: none;
  border-color: #5d6a80;
}
.inline-input input[type="text"]:hover,
.inline-input input[type="password"]:hover,
input[type="text"].inline-input:hover,
input[type="password"].inline-input:hover {
  border-color: #959fb0;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  border-color: #a2cef0;
  -webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
}
input[type="reset"] {
  text-transform: uppercase;
  border: 0 none;
  background: none;
  text-decoration: underline;
  font-size: 12px;
}
input,
button,
select,
textarea {
  font-family: "" Helvetica Neue "", Arial;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="domain"],
textarea {
  font-size: 13px;
  -webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075);
  border-radius: 3px;
}
.inline-input input[type="text"],
.inline-input input[type="password"],
input[type="text"].inline-input,
input[type="password"].inline-input {
  background: #fff;
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  border-bottom: 1px solid #dee3ea;
  border-radius: 0;
  box-shadow: none;
}
.animated-checkbox label:after,
.animated-radio label:after {
  content: "";
  display: table;
  clear: both;
}
.animated-checkbox {
  height: 18px;
}
.animated-checkbox > label,
.animated-radio > label {
  cursor: pointer;
  font-size: 18px;
  margin-bottom: 0;
}
.animated-checkbox .cr,
.animated-radio .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: 0.25em;
  width: 22px;
  height: 21px;
  float: left;
}
.animated-radio .cr {
  border-radius: 50%;
}
.animated-checkbox .cr .cr-icon,
.animated-radio .cr .cr-icon {
  position: absolute;
  font-size: 0.8em;
  line-height: 0;
  top: 50%;
  left: 10%;
}
.animated-radio .cr .cr-icon {
  margin-left: 0.04em;
}
.animated-checkbox label input[type="checkbox"],
.animated-radio label input[type="radio"] {
  display: none;
}
.animated-checkbox label input[type="checkbox"] + .cr > .cr-icon,
.animated-radio label input[type="radio"] + .cr > .cr-icon {
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
}
.animated-checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.animated-radio label input[type="radio"]:checked + .cr > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
}
.animated-checkbox label input[type="checkbox"]:disabled + .cr,
.animated-radio label input[type="radio"]:disabled + .cr {
  opacity: 0.5;
}
.checkbox.disabled label {
  cursor: not-allowed;
}
.edit-search-modal-body #date-range-filter-btn {
  display: none;
}
.modal-content {
  border-radius: 0;
}
.modal-backdrop.in {
  opacity: 0.175 !important;
}
.modal-header {
  border-bottom: 1px solid #e5e5e5;
  background-color: #f8f8f8;
}
.modal-open {
  overflow: auto;
}
.cc-header-titles {
  margin: 12px;
}
.cc-header-titles h1,
.cc-header-titles h2,
.cc-header-titles h3 {
  font-weight: 600;
}
.tweet-text {
  width: 100%;
  max-width: 568px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 85px;
}
.fav-topics {
  margin-bottom: 30px;
  margin-top: 14px;
}
.fav-topics .label {
  margin-right: 5px;
}
.analysis-modal .modal-dialog {
  width: auto;
  max-width: 1200px;
}
.analysis-modal .modal-content {
  padding: 12px;
}
/* Sidebar */
#sidebar-nav {
  position: absolute;
  width: 200px;
  float: left;
  margin: 0;
  background: white;
  padding-top: 24px;
  height: 100%;
  color: #44637f;
  z-index: 20;
  -webkit-box-shadow: 4px 0px 15px -4px #c9c7c9;
  -moz-box-shadow: 4px 0px 15px -4px #c9c7c9;
  box-shadow: 4px 0px 15px -4px #c9c7c9;
}
#sidebar-nav hr {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: -12px;
  border-top: 1px solid #eaeaea;
}
#sidebar-nav .filter-show-hide {
  cursor: pointer;
  float: right;
  padding-right: 6px;
  padding-top: 1px;
  font-size: 90%;
  font-weight: normal !important;
}
@media (max-width: 992px) {
  #sidebar-nav.open {
    background: #f8f8f8;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 992px) {
  #sidebar-nav:not(.open) {
    display: none;
  }
}
.content-type-check-actions {
  text-align: left;
}
div.sidebar-buttons {
  text-align: left;
}
div.sidebar-filters {
  margin: 0 18px;
}
div.sidebar-filters p {
  font-size: 13px;
  margin-bottom: 0 !important;
}
div.sidebar-filters label {
  font-size: 12px;
}
div.sidebar-filters div.checkboxes {
  margin-left: 30px;
}
div.sidebar-filters div.filter-type {
  font-weight: bold;
  padding-right: 6px;
}
@media (max-width: 767px) {
  div.sidebar-filters div.filter-type.influencer-filter {
    display: table;
  }
}
div.saved-searches {
  padding-left: 12px;
  margin-bottom: 6px;
}
div.saved-searches p {
  margin-bottom: 4px;
}
div.saved-searches p strong {
  margin-bottom: 6px;
  margin-top: 6px;
}
div.saved-searches .ui-select {
  width: 155px;
}
div.saved-searches #save-search {
  margin-top: 6px;
}
.sidebar-toggle-btn {
  color: #1d3145;
  font-size: 12px;
  left: 0;
  padding: 4px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.sidebar-toggle-right {
  left: 180px;
}
.sidebar-toggle-padding {
  padding-left: 5px;
}
.sidebar-toggle-animation {
  -webkit-transition: left 0.2s ease;
  -moz-transition: left 0.2s ease;
  -o-transition: left 0.2s ease;
  -ms-transition: left 0.2s ease;
  transition: left 0.2s ease;
}
.cursor-arrow-left {
  cursor: w-resize;
}
.cursor-arrow-right {
  cursor: e-resize;
}
.checkboxes.introjs-showElement {
  pointer-events: none;
}
body {
  font-family: "Helvetica Neue", sans-serif;
  background-color: white;
  position: relative;
  margin: 0;
  color: #44637f;
  font-size: 12px;
  padding: 0;
}
body.modal-open {
  overflow: hidden;
}
a {
  color: #174f89;
  -webkit-font-smoothing: subpixel-antialiased;
}
a:hover,
a:focus {
  /*color: @darkBlue;
  text-decoration: underline;*/
}
a.no-style {
  text-decoration: none;
  color: #526273;
}
a.plain {
  text-decoration: none;
  color: #44637f;
}
h1#header-title {
  margin-top: 42px;
  font-size: 36px;
  margin-bottom: 24px;
  -webkit-font-smoothing: antialiased;
}
h4#subtitle {
  margin-bottom: 30px;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
}
h4#subtitle .small {
  color: white;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  line-height: inherit;
  color: #242424;
  font-weight: normal;
  font-family: "Helvetica Neue", sans-serif;
  -webkit-font-smoothing: antialiased;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small {
  margin-left: 15px;
  font-style: italic;
}
h3 .sharers-title {
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 12px;
}
code {
  color: #4e99df;
}
textarea {
  background: #fff;
  border-color: #dee3ea;
}
select {
  margin: 0;
  height: 24px;
  border-color: #d0dde9;
  border-radius: 2px;
  font-size: 13px;
}
.check-element {
  padding: 10px;
  border: 1px solid black;
  background: white;
}
.content {
  min-width: 400px;
  min-height: 948px;
  margin-bottom: 30px;
  padding: 6px 15px 60px 15px;
  position: relative;
  background: #fff;
  margin-left: 204px;
  border-bottom: 1px solid #dae3e9;
  -webkit-transition: margin-left 0.3s ease;
  -moz-transition: margin-left 0.3s ease;
  -o-transition: margin-left 0.3s ease;
  -ms-transition: margin-left 0.3s ease;
  transition: margin-left 0.3s ease;
}
.no-transitions {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.content.light-grey {
  background-color: #f9f9f9;
}
.content.wide-content {
  margin-left: 0;
  border-radius: 0;
  border-left: 0;
}
.mobile-links ul {
  -webkit-padding-start: 0;
  margin-left: 0;
}
.mobile-links li {
  list-style-type: none !important;
}
.mobile-links a {
  font-size: 15px;
  width: 100%;
  display: block;
  padding: 12px;
  border-top: 1px solid #101417;
  color: white;
}
.pro-start h1 {
  font-size: 42px;
}
.pro-start p {
  font-size: 15px;
}
.popover {
  z-index: 1;
}
.input-group-btn:first-child > .btn {
  border-right: none;
  height: 32px;
}
.search-input-group {
  z-index: 1;
  margin-bottom: 6px;
}
.search-input-group .input-group-addon:not(.no-highlight) {
  background-color: #45a1ee;
  border: none;
}
.search-input-group .input-group-addon {
  padding: 6px 8px 4px;
}
.search-input-group input {
  cursor: text;
  border: 1px solid #d9d9d9;
  background-color: #f3f7fa;
  overflow: hidden !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.search-toggle {
  height: 32px !important;
}
@media (max-width: 768px) {
  .search-toggle {
    height: 36px !important;
  }
}
.dropdown-right {
  right: 0;
  left: auto;
}
.recrawled-url {
  color: #ff9800;
}
.fa-info-circle,
.ss-help,
.ss-info {
  cursor: help;
}
.highcharts-button {
  cursor: pointer !important;
}
@media (max-width: 969px) {
  .highcharts-button {
    display: none;
  }
}
.touch .fa-info-circle,
.touch .ss-info,
.touch .ss-help {
  display: none;
}
#time-filter-date-range .input-group {
  z-index: inherit;
}
​ .uib-datepicker-popup {
  background: white;
}
.trending .item-shares,
#workspace .item-shares {
  padding: 3px 12px 0 !important;
}
.trending .item-shares .shares-container,
#workspace .item-shares .shares-container {
  width: 100%;
  display: inline-block;
  margin-bottom: -10px;
}
.trending .item-body,
#workspace .item-body {
  padding: 12px 12px 6px;
}
.trending .item-body h4,
#workspace .item-body h4 {
  font-weight: 700;
}
.trending .item-body h4 a.search-title,
#workspace .item-body h4 a.search-title {
  color: #385877;
  font-weight: 400;
}
.trending .item-body h4 a.search-title:visited,
#workspace .item-body h4 a.search-title:visited {
  color: #7e29a7;
}
.trending .item-stats,
#workspace .item-stats {
  padding: 6px 12px;
}
.trending .item-header,
#workspace .item-header {
  position: relative;
}
.trending .item-header .img-content,
#workspace .item-header .img-content {
  background: rgba(0, 0, 0, 0.25);
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 6px 12px;
  color: white;
  text-shadow: 1px 2px 1px black;
}
.trending .item-header .img-content > a,
#workspace .item-header .img-content > a {
  color: white;
  text-shadow: 1px 1px 1px black;
}
#content-table .alert-share-item,
.alerts .alert-share-item,
.trending .alert-share-item,
#workspace .alert-share-item,
#mentions-table .alert-share-item {
  display: inline-block;
  width: 25%;
  padding: 0 1px;
  float: left;
}
#content-table .alert-share-item:first-of-type,
.alerts .alert-share-item:first-of-type,
.trending .alert-share-item:first-of-type,
#workspace .alert-share-item:first-of-type,
#mentions-table .alert-share-item:first-of-type {
  padding-left: 0;
}
#content-table .alert-share-item:last-of-type,
.alerts .alert-share-item:last-of-type,
.trending .alert-share-item:last-of-type,
#workspace .alert-share-item:last-of-type,
#mentions-table .alert-share-item:last-of-type {
  padding-right: 0;
}
.social-line {
  width: 100%;
  margin-top: 3px;
  height: 10px;
  display: inline-block;
}
.social-line.facebook {
  background-color: #3b5998;
}
.social-line.google {
  background-color: #d34836;
}
.social-line.twitter {
  background-color: #00aced;
}
.social-line.linkedin {
  background-color: #007bb6;
}
.social-line.reddit {
  background-color: orangered;
}
.social-line.pinterest {
  background-color: #cb2027;
}
.label-warning.outlined {
  border: 2px solid #f0ad4e;
  border-radius: 6px;
  background: none !important;
  color: #f0ad4e;
  font-weight: 600;
  line-height: 36px;
  height: 36px;
}
#content-table .sort-container,
#content-table .dropdown-menu,
#content-table thead th {
  text-transform: none;
}
#content-table thead th {
  font-size: 12px;
  padding-bottom: 0 !important;
}
#content-table tbody {
  border-top: 1px solid #f0f0f0;
}
#content-table :not(thead) tr {
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}
.action-buttons {
  color: #9fb1be;
}
@media (min-width: 768px) {
  .action-buttons {
    min-width: 150px;
  }
}
.action-buttons .action-button {
  color: #9fb1be;
  cursor: pointer;
  display: block;
}
.action-buttons .action-button [class^="ss-"] {
  float: none !important;
}
.action-buttons .dropdown-menu li a i {
  font-size: 1em;
}
.action-buttons :not(.dropdown-menu) i {
  font-size: 1.5em;
}
.modal-body input[type="checkbox"] {
  margin-top: 4px;
}
input[type="checkbox"] {
  margin-top: 2px;
}
.sidebar-filters input[type="checkbox"] {
  margin-top: 2px;
}
.sidebar-filters .time-filters input[type="radio"] {
  margin: 1px 0 1px -20px;
}
.fb-tabs input[type="radio"] {
  margin: 1px 0 1px -24px;
}
button[uib-dropdown-toggle].filter,
input.filter {
  cursor: pointer;
  border: 1px solid #d9d9d9;
  background-color: #f3f7fa;
  overflow: hidden !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: auto;
  border-radius: 4px;
  text-align: left;
  height: 34px;
  padding-top: 7px;
  padding-bottom: 5px;
}
button[uib-dropdown-toggle].filter .ss-navigatedown,
input.filter .ss-navigatedown {
  right: 6px;
  float: right;
}
button[uib-dropdown-toggle].filter.full-width,
input.filter.full-width {
  width: 100%;
}
@media (max-width: 771px) {
  .sidebar-filters button[uib-dropdown-toggle].filter,
  .sidebar-filters input.filter {
    width: 100%;
  }
}
ul.dropdown-menu li {
  cursor: pointer;
}
ul.dropdown-menu li a [class^="ss-"] {
  margin-right: 6px;
}
.help-item-list li {
  display: table;
  list-style: none;
}
.heading-font {
  font-family: "Roboto Slab";
}
.title-color {
  color: #385877;
}
.section-title,
.about-title {
  color: #385877;
  font-size: 28px;
  font-family: "Roboto Slab";
  font-weight: 300;
  margin-bottom: 12px;
}
.section-title.bold,
.about-title.bold {
  font-weight: 600;
}
.section-title export-button,
.about-title export-button {
  font-family: "Roboto";
}
h1.about-title {
  font-size: 36px;
}
.nav-tabs > li a {
  border: none;
  margin-right: 0;
}
.nav-tabs > li a:focus {
  background: white;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none !important;
  border-color: transparent;
  color: #44637f;
  border-bottom: #45a1ee 3px solid !important;
}
.nav-tabs > li {
  font-size: 14px;
}
.nav-tabs > li:not(.active):hover {
  background: transparent;
}
.nav-tabs > li a:hover {
  border-bottom: #45a1ee 3px solid !important;
  background-color: transparent;
  border: none;
  border-color: transparent;
}
ul li.export-option a {
  padding-left: 32px;
}
.dropdown-menu li.export-dropdown-link:hover {
  background: #355470;
}
.dropdown-menu li.export-dropdown-link:hover > a {
  color: white;
  text-decoration: none;
}
.dropdown-menu li.export-dropdown-link > a {
  padding: 5px 19px;
  font-size: 12px;
  text-decoration: none;
  outline: none;
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu li.export-dropdown-link.export-option {
  padding-left: 24px;
}
sidebar .search-filter-holder input,
#sidebar-nav .search-filter-holder input {
  cursor: text;
  border: 1px solid #d9d9d9;
  background-color: #f3f7fa;
  overflow: hidden !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 144px;
  border-radius: 4px;
}
.relative-wrapper {
  position: relative;
}
.tour-template,
.tour-template * {
  pointer-events: none;
}
#content-table th,
#content-table th span {
  color: #7b8d9b;
}
#content-table .sort-container {
  color: #44637f;
}
#content-table tbody > tr > td {
  vertical-align: middle;
}
#content-table tbody > tr > td:not(:share-stat-holder) {
  padding: 24px 0 !important;
}
#content-table tbody > tr > td.share-stat-holder {
  padding: 24px 6px !important;
}
#content-table tbody > tr > td:first-of-type {
  padding-right: 30px !important;
}
#content-table tbody > tr > td .trending-now-article {
  color: #9fb1be;
  font-weight: bold;
}
.about-page-section {
  color: #44637f;
  text-decoration: underline;
}
.about-page-section [class^="ss-"] {
  float: left;
}
.ctxUnderline {
  border-bottom: none !important;
}
.search-bar-container {
  padding: 0 6px 0 15px;
  max-width: 60%;
  width: 100%;
  float: left;
  display: inline-block;
  margin-bottom: 6px;
}
@media (max-width: 480px) {
  .search-bar-container {
    max-width: 100%;
  }
}
@media (min-width: 481px) and (max-width: 771px) {
  .search-bar-container {
    max-width: 80%;
  }
}
@media (max-width: 480px) {
  #option-button {
    margin-left: 15px;
    margin-top: 12px;
  }
}
input,
input.form-control,
select,
select > option {
  background: #f3f7fa !important;
  background-color: #f3f7fa;
}
sidebar .radio,
#facebook-most-shared-page .radio,
.save-to-workspace-button .radio,
#questions .radio,
sidebar .radio-inline,
#facebook-most-shared-page .radio-inline,
.save-to-workspace-button .radio-inline,
#questions .radio-inline {
  position: relative;
  padding-left: 0;
}
sidebar .radio span > label,
#facebook-most-shared-page .radio span > label,
.save-to-workspace-button .radio span > label,
#questions .radio span > label,
sidebar .radio-inline span > label,
#facebook-most-shared-page .radio-inline span > label,
.save-to-workspace-button .radio-inline span > label,
#questions .radio-inline span > label,
sidebar .radio label,
#facebook-most-shared-page .radio label,
.save-to-workspace-button .radio label,
#questions .radio label,
sidebar .radio-inline label,
#facebook-most-shared-page .radio-inline label,
.save-to-workspace-button .radio-inline label,
#questions .radio-inline label {
  cursor: pointer;
  position: relative;
  padding-left: 24px;
}
sidebar .radio input[type="radio"],
#facebook-most-shared-page .radio input[type="radio"],
.save-to-workspace-button .radio input[type="radio"],
#questions .radio input[type="radio"],
sidebar .radio-inline input[type="radio"],
#facebook-most-shared-page .radio-inline input[type="radio"],
.save-to-workspace-button .radio-inline input[type="radio"],
#questions .radio-inline input[type="radio"] {
  position: absolute;
  visibility: hidden;
}
sidebar .radio input[type="radio"]:checked + .toggle:after,
#facebook-most-shared-page .radio input[type="radio"]:checked + .toggle:after,
.save-to-workspace-button .radio input[type="radio"]:checked + .toggle:after,
#questions .radio input[type="radio"]:checked + .toggle:after,
sidebar .radio-inline input[type="radio"]:checked + .toggle:after,
#facebook-most-shared-page .radio-inline input[type="radio"]:checked + .toggle:after,
.save-to-workspace-button .radio-inline input[type="radio"]:checked + .toggle:after,
#questions .radio-inline input[type="radio"]:checked + .toggle:after {
  opacity: 1;
}
sidebar .radio .toggle:before,
#facebook-most-shared-page .radio .toggle:before,
.save-to-workspace-button .radio .toggle:before,
#questions .radio .toggle:before,
sidebar .radio-inline .toggle:before,
#facebook-most-shared-page .radio-inline .toggle:before,
.save-to-workspace-button .radio-inline .toggle:before,
#questions .radio-inline .toggle:before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #faf9f9;
  border: 1px solid #9fb1be;
  position: absolute;
  left: 0;
  -webkit-box-shadow: 0 1px 1px #dfecf4;
  -moz-box-shadow: 0 1px 1px #dfecf4;
  box-shadow: 0 1px 1px #dfecf4;
}
sidebar .radio .toggle:after,
#facebook-most-shared-page .radio .toggle:after,
.save-to-workspace-button .radio .toggle:after,
#questions .radio .toggle:after,
sidebar .radio-inline .toggle:after,
#facebook-most-shared-page .radio-inline .toggle:after,
.save-to-workspace-button .radio-inline .toggle:after,
#questions .radio-inline .toggle:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #45a1ee;
  top: 3px;
  left: 3px;
  border-top: none;
  border-right: none;
  opacity: 0;
}
sidebar .checkbox input[type="checkbox"]:checked + .toggle:after,
#facebook-most-shared-page .checkbox input[type="checkbox"]:checked + .toggle:after,
.save-to-workspace-button .checkbox input[type="checkbox"]:checked + .toggle:after,
#questions .checkbox input[type="checkbox"]:checked + .toggle:after {
  opacity: 1;
}
sidebar .checkbox label,
#facebook-most-shared-page .checkbox label,
.save-to-workspace-button .checkbox label,
#questions .checkbox label {
  position: relative;
  cursor: pointer;
  padding-left: 24px;
}
sidebar .checkbox label[disabled],
#facebook-most-shared-page .checkbox label[disabled],
.save-to-workspace-button .checkbox label[disabled],
#questions .checkbox label[disabled] {
  cursor: not-allowed;
}
sidebar .checkbox label input[type="checkbox"],
#facebook-most-shared-page .checkbox label input[type="checkbox"],
.save-to-workspace-button .checkbox label input[type="checkbox"],
#questions .checkbox label input[type="checkbox"] {
  visibility: hidden;
}
sidebar .checkbox label .toggle:before,
#facebook-most-shared-page .checkbox label .toggle:before,
.save-to-workspace-button .checkbox label .toggle:before,
#questions .checkbox label .toggle:before {
  content: "";
  width: 15px;
  height: 15px;
  background: #faf9f9;
  border: 1px solid #9fb1be;
  border-radius: 2px;
  position: absolute;
  left: 0;
  -webkit-box-shadow: 0 1px 1px #dfecf4;
  -moz-box-shadow: 0 1px 1px #dfecf4;
  box-shadow: 0 1px 1px #dfecf4;
}
sidebar .checkbox label .toggle:after,
#facebook-most-shared-page .checkbox label .toggle:after,
.save-to-workspace-button .checkbox label .toggle:after,
#questions .checkbox label .toggle:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 5px;
  background: transparent;
  top: 4px;
  left: 3px;
  border: 2px solid #45a1ee;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 0;
}
.save-content-link {
  color: #7b8d9b;
}
.save-content-link .ss-bookmark.has-lists {
  color: #1d3145;
}
.top-authors-page .box-highlight {
  margin: 0;
}
.table-fixed {
  table-layout: fixed;
  width: 100%;
}
.table-fixed td {
  word-wrap: break-word;
}
table,
#content-table,
.trending-item,
.fb-tab-container,
#mentions,
.influencer-table {
  font-family: "Roboto";
}
table *:not(.search-title):not([class^="ss-"]):not(.fa):not(.top-stat-container *),
#content-table *:not(.search-title):not([class^="ss-"]):not(.fa):not(.top-stat-container *),
.trending-item *:not(.search-title):not([class^="ss-"]):not(.fa):not(.top-stat-container *),
.fb-tab-container *:not(.search-title):not([class^="ss-"]):not(.fa):not(.top-stat-container *),
#mentions *:not(.search-title):not([class^="ss-"]):not(.fa):not(.top-stat-container *),
.influencer-table *:not(.search-title):not([class^="ss-"]):not(.fa):not(.top-stat-container *) {
  font-family: inherit;
}
table th,
.action-buttons .action-button,
.save-content-link,
.author-name {
  color: #7b8d9b;
}
.action-buttons .action-button {
  font-size: 13px !important;
}
.action-buttons .action-button:hover {
  text-decoration: underline;
}
.action-buttons .action-button :not(first-of-type) {
  margin-top: 2px;
}
.action-buttons .action-button span {
  font-size: 13px !important;
}
.action-buttons .action-button i {
  font-size: 13px;
}
[data-elevio-article] .ss-info {
  color: #44637f;
}
.label-highlight {
  background: #45a1ee;
  color: white;
}
.top-authors-page .top-authors-table .top-authors-table-heading {
  font-weight: bold;
  position: relative;
  padding: 5px 12px 20px;
  text-transform: uppercase;
  font-size: 13px;
  vertical-align: top !important;
  border-bottom: 0px !important;
  -webkit-font-smoothing: antialiased;
  color: #7b8d9b;
}
@media (max-width: 991px) {
  .top-authors-page .box-highlight {
    padding-top: 6px;
  }
}
.top-authors-page .top-authors-top-content-table {
  border-collapse: separate;
  border-spacing: 0 12px;
}
.top-authors-page .top-authors-table .table-row.striped [class*="col-"] {
  background-color: #f9f9f9;
}
.top-authors-page .top-authors-table .row.table-heading {
  padding: 0 15px;
}
.top-authors-page .top-authors-table .row.content-row {
  padding: 0 15px;
}
.top-authors-page .top-authors-table .row.table-row {
  font-size: 14px;
  padding: 0 15px;
  height: 100px;
}
.top-authors-page .top-authors-table .row.table-row [class*="col-"]:not(.avatar-column) {
  height: 100px;
  line-height: 75px;
  padding: 12px;
}
@media (max-width: 991px) {
  .top-authors-page .top-authors-table .row.table-row [class*="col-"]:not(.avatar-column).stats {
    padding: 3px;
    text-align: center;
    line-height: 12px;
    height: auto;
  }
  .top-authors-page .top-authors-table .row.table-row [class*="col-"]:not(.avatar-column).stats .visible-xs.visible-sm {
    display: inline-block !important;
  }
  .top-authors-page .top-authors-table .row.table-row [class*="col-"]:not(.avatar-column).stats:last-of-type {
    margin-bottom: 6px;
  }
}
.edit-search-modal-body .ss-info {
  margin-right: 12px;
}
th .dropdown-menu li a {
  text-transform: none;
}
table.hide-sort th {
  pointer-events: none;
  cursor: disabled;
}
highchart {
  display: block;
  width: 100%;
  max-width: 100%;
}
.appcues-widget-icon {
  padding: 15px 1px;
  color: #fff;
  margin: 0 6px;
  font-size: 18px !important;
}
#most-shared oi-select:not(.multiple):not(.cleanMode) .select-search:after {
  display: none;
}
#most-shared .select-search-list-item_loader {
  display: none !important;
}
.highcharts-menu hr {
  margin: 6px 0 ;
}
body.menu {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
body.menu .content {
  margin-left: 200px;
  position: fixed;
  height: 100%;
  width: 850px;
}
.navbar-nav .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
}
#mobile-nav-container {
  background-color: #1d3145;
  margin-top: 24px;
  padding: 12px;
  border-bottom: 0;
  text-align: center;
}
.main-site-navigation {
  height: 50px;
}
@media (max-width: 767px) {
  .main-site-navigation {
    height: 54px;
  }
}
.main-site-navigation .mobile-profile-nav {
  margin: 18px 6px;
}
.navbar-inverse > .main-site-navigation > .navbar-brand {
  height: 50px;
  padding: 11px 24px;
  margin-left: 4px;
}
.sub-navigation {
  background: #355470 !important;
  color: white;
  height: 45px;
  padding-left: 0;
  font-weight: bold;
}
.sub-navigation .navbar-nav > .active > a {
  background-color: #355470;
  border-bottom: 6px solid #45a1ee;
}
.sub-navigation li {
  height: 45px;
}
.sub-navigation ul > li > a {
  border-left: none !important;
  font-size: 13px;
  font-weight: normal;
  height: 45px !important;
  padding: 12px 14px 3px !important;
}
.sub-navigation ul > li > a:focus {
  background-color: #2f4a63 !important;
}
.sub-navigation ul > li > a:hover {
  background: #2f4a63 !important;
}
.analyze-navigation > ul {
  margin-left: -5px;
}
.mobile-sub-navigation {
  padding-left: 25px !important;
}
.navbar-inverse .ss-indent {
  color: white;
  font-size: 18px;
}
.navbar-inverse .ss-rows {
  font-size: 18px;
}
.navbar-inverse .navbar-nav > .active > a {
  background-color: #355470;
}
@media (min-width: 991px) {
  .top-navigation-bar {
    height: 50px !important;
  }
}
.top-navigation-bar .profile-img {
  margin-top: -5px;
}
.top-navigation-bar ul > li a {
  font-size: 13px;
  height: 50px !important;
}
.top-navigation-bar ul > li a:not(.mobile-sub-navigation):not(.mobile-third-level-navigation) {
  padding: 15px !important;
}
.top-navigation-bar ul > li a.mobile-sub-navigation,
.top-navigation-bar ul > li a.mobile-third-level-navigation {
  padding-top: 14px;
}
.top-navigation-bar ul > li a.active {
  background-color: #355470;
}
.top-navigation-bar ul > li a:focus {
  background-color: #355470 !important;
}
.top-navigation-bar ul > li a:hover {
  background: #355470 !important;
}
.top-navigation-bar ul > li {
  height: 50px;
}
@media (min-width: 768px) {
  .top-navigation-bar.navbar-collapse {
    height: 50px !important;
    display: block !important;
  }
}
.navbar {
  position: static;
  z-index: 1;
}
.navbar .dropdown,
.navbar .dropdown-menu {
  z-index: 3;
}
.filter-toggle {
  margin-left: 0;
  margin-right: 0;
}
.logo {
  width: 112px;
}
@media (max-width: 767px) {
  .logo {
    margin-top: 8px;
  }
}
.pro-logo {
  margin-top: -3.5px;
}
.pro-logo-holder {
  padding: 14px 20px 11px !important;
  width: 165px;
}
@media (max-width: 767px) {
  .pro-logo-holder {
    padding: 17px 14px 11px !important;
  }
}
@media (max-width: 380px) {
  .pro-logo-holder {
    width: 130px;
  }
}
@media (max-width: 767px) {
  .pro-logo-holder {
    height: 60px;
    padding: 18px 20px 11px !important;
  }
}
@media (max-width: 300px) {
  .pro-logo-holder {
    width: 90px;
  }
  .pro-logo-holder img {
    width: 70px;
  }
}
.pro-logo-holder .pro-badge {
  margin-top: 5px;
}
.pro-logo-holder:hover .pro-badge {
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.btn-facebook {
  color: #ffffff;
  background-color: #3b5998;
  border-color: #3b5998;
}
.btn-facebook .badge {
  color: #3b5998;
  background-color: #ffffff;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  color: #ffffff;
  background-color: #3b5998;
  border-color: #3b5998;
}
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
  background-color: #3b5998;
  border-color: #3b5998;
}
.share-box {
  height: 32px;
  width: 32px;
  text-align: center;
  vertical-align: middle;
  background-color: #f6f6f6;
  cursor: pointer;
  color: white;
  display: table-cell;
}
.share-box.twitter {
  background-color: #00aced;
}
.share-box.facebook {
  background-color: #3b5998;
}
.share-box.linkedin {
  background-color: #007bb6;
}
.share-trend-holder {
  float: right;
  margin-right: 4px;
}
.share-trend-btn {
  color: #fff;
  margin-right: 6px;
}
@media screen and (max-width: 1024px) {
  .share-trend-btn {
    padding: 4px 8px;
  }
}
.share-trend-btn.facebook {
  background-color: #3b5998;
}
.share-trend-btn.twitter {
  background-color: #00aced;
}
.share-trend-btn.google-plus {
  background-color: #d34836;
}
.share-trend-btn.linkedin {
  background-color: #007bb6;
}
.share-trend-save-btn {
  margin: -10px 5px 0 10px;
}
.share-trend-short-url {
  background: white;
  border: 1px solid lightgrey;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  color: black;
  height: 32px !important;
}
@media screen and (max-width: 1024px) {
  .share-trend-short-url {
    font-size: 10px;
    padding: 8px 10px;
    margin-right: 4px;
  }
}
@media screen and (min-width: 1024px) {
  .share-trend-short-url {
    float: right;
    font-size: 14px;
    padding: 5px 10px;
    margin-right: 10px;
  }
}
.share-trend-short-url-icon {
  margin-right: 3px;
}
@media screen and (max-width: 1024px) {
  .share-trend-close-button {
    padding: 0;
  }
}
#billing-page ::-webkit-input-placeholder {
  color: #cfd7e0;
}
#billing-page ::-moz-placeholder {
  color: #cfd7e0;
  opacity: 1;
}
#billing-page :-ms-input-placeholder {
  color: #cfd7e0;
}
#billing-page .form-group label {
  min-width: 125px;
}
#api-dash.disabled input,
#payment-modal.disabled input,
#billing-page.disabled input,
#api-dash.disabled select,
#payment-modal.disabled select,
#billing-page.disabled select {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
#billing-page,
.cc-form,
#vat-form,
.payment-form-summary {
  margin: 0 0 12px;
  /* Form */
  /* Payment Methods */
  /* Order Summary */
  /* Order Confirmation */
  /* Media Queries */
}
#billing-page .container-fluid,
.cc-form .container-fluid,
#vat-form .container-fluid,
.payment-form-summary .container-fluid {
  max-width: 600px;
  margin: auto;
}
#billing-page input.ng-invalid.ng-dirty,
.cc-form input.ng-invalid.ng-dirty,
#vat-form input.ng-invalid.ng-dirty,
.payment-form-summary input.ng-invalid.ng-dirty {
  background-color: #f1e5e6;
}
#billing-page input.ng-valid.ng-dirty,
.cc-form input.ng-valid.ng-dirty,
#vat-form input.ng-valid.ng-dirty,
.payment-form-summary input.ng-valid.ng-dirty {
  background-color: #dff0d8;
}
#billing-page input.visa,
.cc-form input.visa,
#vat-form input.visa,
.payment-form-summary input.visa {
  background: url("../../img/cards/visa.png") no-repeat right center;
}
#billing-page input.maestro,
.cc-form input.maestro,
#vat-form input.maestro,
.payment-form-summary input.maestro {
  background: url("../../img/cards/maestro.png") no-repeat right center;
}
#billing-page input.dinersclub,
.cc-form input.dinersclub,
#vat-form input.dinersclub,
.payment-form-summary input.dinersclub {
  background: url("../../img/cards/dinersclub.png") no-repeat right center;
}
#billing-page input.laser,
.cc-form input.laser,
#vat-form input.laser,
.payment-form-summary input.laser {
  background: url("../../img/cards/laser.png") no-repeat right center;
}
#billing-page input.jcb,
.cc-form input.jcb,
#vat-form input.jcb,
.payment-form-summary input.jcb {
  background: url("../../img/cards/jcb.png") no-repeat right center;
}
#billing-page input.unionpay,
.cc-form input.unionpay,
#vat-form input.unionpay,
.payment-form-summary input.unionpay {
  background: url("../../img/cards/money.png") no-repeat right center;
}
#billing-page input.discover,
.cc-form input.discover,
#vat-form input.discover,
.payment-form-summary input.discover {
  background: url("../../img/cards/discover.png") no-repeat right center;
}
#billing-page input.mastercard,
.cc-form input.mastercard,
#vat-form input.mastercard,
.payment-form-summary input.mastercard {
  background: url("../../img/cards/mastercard.png") no-repeat right center;
}
#billing-page input.amex,
.cc-form input.amex,
#vat-form input.amex,
.payment-form-summary input.amex {
  background: url("../../img/cards/amex.png") no-repeat right center;
}
#billing-page fieldset,
.cc-form fieldset,
#vat-form fieldset,
.payment-form-summary fieldset {
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0 -1px 3px 0 rgba(50, 50, 93, 0.15), 0 4px 6px 0 rgba(112, 157, 199, 0.15);
  border-radius: 4px;
  border: none;
  font-size: 0;
}
#billing-page fieldset label,
.cc-form fieldset label,
#vat-form fieldset label,
.payment-form-summary fieldset label {
  margin-bottom: 0;
}
#billing-page fieldset label input,
.cc-form fieldset label input,
#vat-form fieldset label input,
.payment-form-summary fieldset label input,
#billing-page fieldset label input:focus,
.cc-form fieldset label input:focus,
#vat-form fieldset label input:focus,
.payment-form-summary fieldset label input:focus {
  box-shadow: none;
  outline: none;
  border: none;
  background: none !important;
}
#billing-page fieldset label,
.cc-form fieldset label,
#vat-form fieldset label,
.payment-form-summary fieldset label {
  position: relative;
  display: flex;
  flex-direction: row;
  height: 42px;
  padding: 10px 0;
  align-items: center;
  justify-content: center;
  color: #8898aa;
  font-weight: 400;
}
#billing-page fieldset label:not(:last-child),
.cc-form fieldset label:not(:last-child),
#vat-form fieldset label:not(:last-child),
.payment-form-summary fieldset label:not(:last-child) {
  border-bottom: 1px solid #f0f5fa;
}
#billing-page fieldset label.state,
.cc-form fieldset label.state,
#vat-form fieldset label.state,
.payment-form-summary fieldset label.state {
  display: inline-flex;
  width: 70%;
}
#billing-page fieldset:not(.with-state) label.state,
.cc-form fieldset:not(.with-state) label.state,
#vat-form fieldset:not(.with-state) label.state,
.payment-form-summary fieldset:not(.with-state) label.state {
  display: none;
}
#billing-page fieldset label.zip,
.cc-form fieldset label.zip,
#vat-form fieldset label.zip,
.payment-form-summary fieldset label.zip {
  display: inline-flex;
  width: 30%;
}
#billing-page fieldset:not(.with-state) label.zip,
.cc-form fieldset:not(.with-state) label.zip,
#vat-form fieldset:not(.with-state) label.zip,
.payment-form-summary fieldset:not(.with-state) label.zip {
  width: 100%;
}
#billing-page fieldset label span,
.cc-form fieldset label span,
#vat-form fieldset label span,
.payment-form-summary fieldset label span {
  min-width: 125px;
  padding: 0 15px;
  text-align: right;
  font-size: 13px;
  color: #1d3145;
  line-height: 1.4em;
}
#billing-page fieldset .redirect label span,
.cc-form fieldset .redirect label span,
#vat-form fieldset .redirect label span,
.payment-form-summary fieldset .redirect label span {
  width: 100%;
  text-align: center;
}
#billing-page p.instruction,
.cc-form p.instruction,
#vat-form p.instruction,
.payment-form-summary p.instruction {
  display: inline-table;
  margin-top: -32px;
  padding: 0 5px;
  text-align: center;
  background: #f8fbfd;
}
#billing-page p.tip,
.cc-form p.tip,
#vat-form p.tip,
.payment-form-summary p.tip {
  margin: -10px auto 10px;
  padding: 5px 0 5px 30px;
  font-size: 14px;
  background: url(../../img/tip.svg) left center no-repeat;
}
#billing-page .field,
.cc-form .field,
#vat-form .field,
.payment-form-summary .field {
  flex: 1;
  padding: 0 15px;
  background: transparent;
  font-weight: 400;
  color: #31325f;
  outline: none;
  cursor: text;
}
#billing-page .field::-webkit-input-placeholder,
.cc-form .field::-webkit-input-placeholder,
#vat-form .field::-webkit-input-placeholder,
.payment-form-summary .field::-webkit-input-placeholder {
  color: #aab7c4;
}
#billing-page .field::-moz-placeholder,
.cc-form .field::-moz-placeholder,
#vat-form .field::-moz-placeholder,
.payment-form-summary .field::-moz-placeholder {
  color: #aab7c4;
}
#billing-page .field:-ms-input-placeholder,
.cc-form .field:-ms-input-placeholder,
#vat-form .field:-ms-input-placeholder,
.payment-form-summary .field:-ms-input-placeholder {
  color: #aab7c4;
}
#billing-page fieldset .select::after,
.cc-form fieldset .select::after,
#vat-form fieldset .select::after,
.payment-form-summary fieldset .select::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 5px;
  right: 20px;
  top: 50%;
  margin-top: -2px;
  background-image: url(../../img/dropdown.svg);
  pointer-events: none;
}
#billing-page input,
.cc-form input,
#vat-form input,
.payment-form-summary input {
  flex: 1;
  border-style: none;
  outline: none;
  color: #313b3f;
  font-family: "Roboto";
}
#billing-page select,
.cc-form select,
#vat-form select,
.payment-form-summary select {
  flex: 1;
  border-style: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  color: #313b3f;
  cursor: pointer;
  background: transparent;
}
#billing-page ::-webkit-input-placeholder,
.cc-form ::-webkit-input-placeholder,
#vat-form ::-webkit-input-placeholder,
.payment-form-summary ::-webkit-input-placeholder {
  color: #cfd7e0;
}
#billing-page ::-moz-placeholder,
.cc-form ::-moz-placeholder,
#vat-form ::-moz-placeholder,
.payment-form-summary ::-moz-placeholder {
  color: #cfd7e0;
  opacity: 1;
}
#billing-page :-ms-input-placeholder,
.cc-form :-ms-input-placeholder,
#vat-form :-ms-input-placeholder,
.payment-form-summary :-ms-input-placeholder {
  color: #cfd7e0;
}
#billing-page input:-webkit-autofill,
.cc-form input:-webkit-autofill,
#vat-form input:-webkit-autofill,
.payment-form-summary input:-webkit-autofill,
#billing-page select:-webkit-autofill,
.cc-form select:-webkit-autofill,
#vat-form select:-webkit-autofill,
.payment-form-summary select:-webkit-autofill {
  transition: background-color 100000000s;
  -webkit-animation: 1ms void-animation-out 1s;
}
#billing-page .StripeElement--webkit-autofill,
.cc-form .StripeElement--webkit-autofill,
#vat-form .StripeElement--webkit-autofill,
.payment-form-summary .StripeElement--webkit-autofill {
  background: transparent !important;
}
#billing-page #card-element,
.cc-form #card-element,
#vat-form #card-element,
.payment-form-summary #card-element {
  margin-top: -1px;
  padding: 8px 12px;
}
#billing-page #ideal-bank-element,
.cc-form #ideal-bank-element,
#vat-form #ideal-bank-element,
.payment-form-summary #ideal-bank-element {
  padding: 0;
}
#billing-page #payment-methods,
.cc-form #payment-methods,
#vat-form #payment-methods,
.payment-form-summary #payment-methods {
  margin: 0 0 20px;
  border-bottom: 2px solid #e8e8fb;
}
#billing-page #payment-methods li,
.cc-form #payment-methods li,
#vat-form #payment-methods li,
.payment-form-summary #payment-methods li {
  display: none;
}
#billing-page #payment-methods li.visible,
.cc-form #payment-methods li.visible,
#vat-form #payment-methods li.visible,
.payment-form-summary #payment-methods li.visible {
  display: inline-block;
  margin: 0 20px 0 0;
  list-style: none;
}
#billing-page #payment-methods input,
.cc-form #payment-methods input,
#vat-form #payment-methods input,
.payment-form-summary #payment-methods input {
  display: none;
}
#billing-page #payment-methods label,
.cc-form #payment-methods label,
#vat-form #payment-methods label,
.payment-form-summary #payment-methods label {
  display: flex;
  flex: 1;
  cursor: pointer;
}
#billing-page #payment-methods input + label,
.cc-form #payment-methods input + label,
#vat-form #payment-methods input + label,
.payment-form-summary #payment-methods input + label {
  position: relative;
  padding: 5px 0;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
}
#billing-page #payment-methods label::before,
.cc-form #payment-methods label::before,
#vat-form #payment-methods label::before,
.payment-form-summary #payment-methods label::before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -2px;
  left: 0;
  border-bottom: 2px solid #6772e5;
  opacity: 0;
  transform: scaleX(0);
  transition: all 0.25s ease-in-out;
}
#billing-page #payment-methods label:hover,
.cc-form #payment-methods label:hover,
#vat-form #payment-methods label:hover,
.payment-form-summary #payment-methods label:hover {
  color: #6772e5;
  cursor: pointer;
}
#billing-page #payment-methods input:checked + label,
.cc-form #payment-methods input:checked + label,
#vat-form #payment-methods input:checked + label,
.payment-form-summary #payment-methods input:checked + label {
  color: #6772e5;
}
#billing-page #payment-methods label:hover::before,
.cc-form #payment-methods label:hover::before,
#vat-form #payment-methods label:hover::before,
.payment-form-summary #payment-methods label:hover::before,
#billing-page #payment-methods input:checked + label::before,
.cc-form #payment-methods input:checked + label::before,
#vat-form #payment-methods input:checked + label::before,
.payment-form-summary #payment-methods input:checked + label::before {
  opacity: 1;
  transform: scaleX(1);
}
#billing-page #payment-methods,
.cc-form #payment-methods,
#vat-form #payment-methods,
.payment-form-summary #payment-methods,
#billing-page .payment-info,
.cc-form .payment-info,
#vat-form .payment-info,
.payment-form-summary .payment-info {
  display: none;
}
#billing-page .payment-info:not(.card),
.cc-form .payment-info:not(.card),
#vat-form .payment-info:not(.card),
.payment-form-summary .payment-info:not(.card) {
  margin-bottom: 15px;
}
#billing-page .payment-info.ideal,
.cc-form .payment-info.ideal,
#vat-form .payment-info.ideal,
.payment-form-summary .payment-info.ideal {
  margin-bottom: 0;
}
#billing-page #payment-methods.visible,
.cc-form #payment-methods.visible,
#vat-form #payment-methods.visible,
.payment-form-summary #payment-methods.visible,
#billing-page .payment-info.visible,
.cc-form .payment-info.visible,
#vat-form .payment-info.visible,
.payment-form-summary .payment-info.visible {
  display: block;
}
#billing-page .payment-info.card.visible,
.cc-form .payment-info.card.visible,
#vat-form .payment-info.card.visible,
.payment-form-summary .payment-info.card.visible,
#billing-page .payment-info.sepa_debit.visible,
.cc-form .payment-info.sepa_debit.visible,
#vat-form .payment-info.sepa_debit.visible,
.payment-form-summary .payment-info.sepa_debit.visible {
  text-align: center;
}
#billing-page .payment-info p.notice,
.cc-form .payment-info p.notice,
#vat-form .payment-info p.notice,
.payment-form-summary .payment-info p.notice {
  font-size: 14px;
  color: #8898aa;
  text-align: left;
}
#billing-page #wechat-qrcode img,
.cc-form #wechat-qrcode img,
#vat-form #wechat-qrcode img,
.payment-form-summary #wechat-qrcode img {
  margin: 0 auto;
}
#billing-page .element-errors,
.cc-form .element-errors,
#vat-form .element-errors,
.payment-form-summary .element-errors {
  display: inline-flex;
  height: 20px;
  margin-top: 15px;
  padding-left: 20px;
  color: #e25950;
  opacity: 0;
  transform: translateY(10px);
  transition-property: opacity, transform;
  transition-duration: 0.35s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  background: url(../../img/error.svg) center left no-repeat;
  background-size: 15px 15px;
}
#billing-page .element-errors.visible,
.cc-form .element-errors.visible,
#vat-form .element-errors.visible,
.payment-form-summary .element-errors.visible {
  opacity: 1;
  transform: none;
  padding-top: 3px;
  margin-bottom: 30px;
}
#billing-page #iban-errors,
.cc-form #iban-errors,
#vat-form #iban-errors,
.payment-form-summary #iban-errors {
  margin-top: -20px;
}
#billing-page #summary,
.cc-form #summary,
#vat-form #summary,
.payment-form-summary #summary {
  position: fixed;
  top: 0;
  right: -450px;
  bottom: 0;
  width: 450px;
  overflow: auto;
  height: 100%;
  background: #fff;
  box-shadow: 0 2px 19px 4px rgba(0, 0, 0, 0.04);
  transition: right 0.3s ease-in-out;
}
#billing-page #main.checkout:not(.success):not(.error) + #summary,
.cc-form #main.checkout:not(.success):not(.error) + #summary,
#vat-form #main.checkout:not(.success):not(.error) + #summary,
.payment-form-summary #main.checkout:not(.success):not(.error) + #summary {
  right: 0;
}
#billing-page #summary header,
.cc-form #summary header,
#vat-form #summary header,
.payment-form-summary #summary header {
  background: #fff;
}
#billing-page #summary h1,
.cc-form #summary h1,
#vat-form #summary h1,
.payment-form-summary #summary h1 {
  margin: 0 30px;
  line-height: 80px;
  font-weight: 400;
}
#billing-page #summary p,
.cc-form #summary p,
#vat-form #summary p,
.payment-form-summary #summary p {
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
}
#billing-page #summary .discount p,
.cc-form #summary .discount p,
#vat-form #summary .discount p,
.payment-form-summary #summary .discount p {
  margin-top: 0;
}
#billing-page #summary .line-item,
.cc-form #summary .line-item,
#vat-form #summary .line-item,
.payment-form-summary #summary .line-item {
  display: flex;
  flex-direction: row;
  padding: 30px 30px 0 30px;
}
#billing-page #summary .line-item .image,
.cc-form #summary .line-item .image,
#vat-form #summary .line-item .image,
.payment-form-summary #summary .line-item .image {
  display: block;
  width: 80px;
  height: 80px;
  margin-right: 15px;
  background: #f6f9fc;
  border-radius: 3px;
}
#billing-page #summary .line-item .label,
.cc-form #summary .line-item .label,
#vat-form #summary .line-item .label,
.payment-form-summary #summary .line-item .label {
  flex: 1;
  text-align: left;
}
#billing-page #summary .line-item .product,
.cc-form #summary .line-item .product,
#vat-form #summary .line-item .product,
.payment-form-summary #summary .line-item .product {
  color: #424770;
}
#billing-page #summary .line-item .sku,
.cc-form #summary .line-item .sku,
#vat-form #summary .line-item .sku,
.payment-form-summary #summary .line-item .sku {
  font-size: 14px;
  color: #8898aa;
}
#billing-page #summary .line-item .count,
.cc-form #summary .line-item .count,
#vat-form #summary .line-item .count,
.payment-form-summary #summary .line-item .count,
#billing-page #summary .line-item .price,
.cc-form #summary .line-item .price,
#vat-form #summary .line-item .price,
.payment-form-summary #summary .line-item .price {
  font-size: 14px;
  padding-left: 10px;
  align-self: right;
  text-align: right;
  line-height: 24px;
}
#billing-page #summary .line-item .count,
.cc-form #summary .line-item .count,
#vat-form #summary .line-item .count,
.payment-form-summary #summary .line-item .count {
  color: #8898aa;
}
#billing-page #summary .line-item .price,
.cc-form #summary .line-item .price,
#vat-form #summary .line-item .price,
.payment-form-summary #summary .line-item .price {
  color: #8ba4fe;
  font-weight: bold;
}
#billing-page #summary .line-item.subtotal,
.cc-form #summary .line-item.subtotal,
#vat-form #summary .line-item.subtotal,
.payment-form-summary #summary .line-item.subtotal {
  margin-top: 30px;
  margin-bottom: 0;
  padding-top: 10px;
  border-top: 1px solid #f3f3ff;
}
#billing-page #summary .line-item.shipping,
.cc-form #summary .line-item.shipping,
#vat-form #summary .line-item.shipping,
.payment-form-summary #summary .line-item.shipping {
  padding-top: 0;
}
#billing-page #summary .line-item.total,
.cc-form #summary .line-item.total,
#vat-form #summary .line-item.total,
.payment-form-summary #summary .line-item.total {
  margin-top: 15px;
  margin-bottom: 30px;
  padding-top: 15px;
  font-size: 21px;
  border-top: 1px solid #f3f3ff;
}
#billing-page #summary .line-item.total .label,
.cc-form #summary .line-item.total .label,
#vat-form #summary .line-item.total .label,
.payment-form-summary #summary .line-item.total .label,
#billing-page #summary .line-item.total .price,
.cc-form #summary .line-item.total .price,
#vat-form #summary .line-item.total .price,
.payment-form-summary #summary .line-item.total .price {
  color: #424770;
  font-size: 24px;
  font-weight: 400;
  line-height: inherit;
}
#billing-page #demo,
.cc-form #demo,
#vat-form #demo,
.payment-form-summary #demo {
  padding: 15px;
  margin: -15px -15px 0;
  background: #f6f9fc;
  border-radius: 5px;
}
#billing-page #demo p.note,
.cc-form #demo p.note,
#vat-form #demo p.note,
.payment-form-summary #demo p.note {
  display: block;
  margin: 10px 0 0;
  font-size: 14px;
}
#billing-page #demo p.note a,
.cc-form #demo p.note a,
#vat-form #demo p.note a,
.payment-form-summary #demo p.note a,
#billing-page #demo p.note em,
.cc-form #demo p.note em,
#vat-form #demo p.note em,
.payment-form-summary #demo p.note em {
  font-size: 14px;
}
#billing-page #demo p.note a:hover,
.cc-form #demo p.note a:hover,
#vat-form #demo p.note a:hover,
.payment-form-summary #demo p.note a:hover {
  text-decoration: none;
}
#billing-page #confirmation,
.cc-form #confirmation,
#vat-form #confirmation,
.payment-form-summary #confirmation {
  display: flex;
  align-items: center;
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  visibility: hidden;
  overflow-x: hidden;
  opacity: 0;
  background: #f8fbfd;
  text-align: left;
  transition: visibility 0s, opacity 0.5s linear 0.5s;
}
#billing-page #main.success #confirmation,
.cc-form #main.success #confirmation,
#vat-form #main.success #confirmation,
.payment-form-summary #main.success #confirmation,
#billing-page #main.error #confirmation,
.cc-form #main.error #confirmation,
#vat-form #main.error #confirmation,
.payment-form-summary #main.error #confirmation {
  visibility: visible;
  opacity: 1;
}
#billing-page #main.success #order,
.cc-form #main.success #order,
#vat-form #main.success #order,
.payment-form-summary #main.success #order,
#billing-page #main.error #order,
.cc-form #main.error #order,
#vat-form #main.error #order,
.payment-form-summary #main.error #order {
  visibility: hidden;
  opacity: 0;
}
#billing-page #confirmation h1,
.cc-form #confirmation h1,
#vat-form #confirmation h1,
.payment-form-summary #confirmation h1 {
  font-size: 42px;
  font-weight: 300;
  color: #6863d8;
  letter-spacing: 0.3px;
  margin-bottom: 30px;
}
#billing-page #confirmation .status.error,
.cc-form #confirmation .status.error,
#vat-form #confirmation .status.error,
.payment-form-summary #confirmation .status.error {
  display: none;
}
#billing-page #confirmation .status p,
.cc-form #confirmation .status p,
#vat-form #confirmation .status p,
.payment-form-summary #confirmation .status p {
  margin: 0 0 15px;
}
#billing-page #confirmation .status li,
.cc-form #confirmation .status li,
#vat-form #confirmation .status li,
.payment-form-summary #confirmation .status li {
  margin-bottom: 5px;
  list-style: none;
}
#billing-page #main.success:not(.processing) #confirmation .status.processing,
.cc-form #main.success:not(.processing) #confirmation .status.processing,
#vat-form #main.success:not(.processing) #confirmation .status.processing,
.payment-form-summary #main.success:not(.processing) #confirmation .status.processing,
#billing-page #main.success:not(.receiver) #confirmation .status.receiver,
.cc-form #main.success:not(.receiver) #confirmation .status.receiver,
#vat-form #main.success:not(.receiver) #confirmation .status.receiver,
.payment-form-summary #main.success:not(.receiver) #confirmation .status.receiver {
  display: none;
}
#billing-page #main.processing #confirmation .status.success,
.cc-form #main.processing #confirmation .status.success,
#vat-form #main.processing #confirmation .status.success,
.payment-form-summary #main.processing #confirmation .status.success,
#billing-page #main.receiver #confirmation .status.success,
.cc-form #main.receiver #confirmation .status.success,
#vat-form #main.receiver #confirmation .status.success,
.payment-form-summary #main.receiver #confirmation .status.success {
  display: none;
}
#billing-page #main.error #confirmation .status.success,
.cc-form #main.error #confirmation .status.success,
#vat-form #main.error #confirmation .status.success,
.payment-form-summary #main.error #confirmation .status.success,
#billing-page #main.error #confirmation .status.processing,
.cc-form #main.error #confirmation .status.processing,
#vat-form #main.error #confirmation .status.processing,
.payment-form-summary #main.error #confirmation .status.processing,
#billing-page #main.error #confirmation .status.receiver,
.cc-form #main.error #confirmation .status.receiver,
#vat-form #main.error #confirmation .status.receiver,
.payment-form-summary #main.error #confirmation .status.receiver {
  display: none;
}
#billing-page #main.error #confirmation .status.error,
.cc-form #main.error #confirmation .status.error,
#vat-form #main.error #confirmation .status.error,
.payment-form-summary #main.error #confirmation .status.error {
  display: flex;
}
#billing-page #main.error #confirmation .error-message,
.cc-form #main.error #confirmation .error-message,
#vat-form #main.error #confirmation .error-message,
.payment-form-summary #main.error #confirmation .error-message {
  font-family: monospace;
}
@media only screen and (max-width: 1024px) {
  #billing-page #main.checkout:not(.success):not(.error),
  .cc-form #main.checkout:not(.success):not(.error),
  #vat-form #main.checkout:not(.success):not(.error),
  .payment-form-summary #main.checkout:not(.success):not(.error) {
    width: calc(-220%);
  }
  #billing-page #summary,
  .cc-form #summary,
  #vat-form #summary,
  .payment-form-summary #summary {
    width: 320px;
    right: -320px;
  }
  #billing-page #main.checkout:not(.success):not(.error) + #summary,
  .cc-form #main.checkout:not(.success):not(.error) + #summary,
  #vat-form #main.checkout:not(.success):not(.error) + #summary,
  .payment-form-summary #main.checkout:not(.success):not(.error) + #summary {
    right: 0;
  }
  #billing-page #summary .line-item p,
  .cc-form #summary .line-item p,
  #vat-form #summary .line-item p,
  .payment-form-summary #summary .line-item p {
    margin-top: 0;
  }
  #billing-page #summary .line-item .image,
  .cc-form #summary .line-item .image,
  #vat-form #summary .line-item .image,
  .payment-form-summary #summary .line-item .image {
    width: 40px;
    height: 40px;
  }
  #billing-page #summary .line-item .label,
  .cc-form #summary .line-item .label,
  #vat-form #summary .line-item .label,
  .payment-form-summary #summary .line-item .label {
    margin: 0;
  }
}
@media only screen and (max-width: 800px) {
  #billing-page #main.checkout:not(.success):not(.error),
  .cc-form #main.checkout:not(.success):not(.error),
  #vat-form #main.checkout:not(.success):not(.error),
  .payment-form-summary #main.checkout:not(.success):not(.error) {
    width: 100%;
  }
  #billing-page #payment-request,
  .cc-form #payment-request,
  #vat-form #payment-request,
  .payment-form-summary #payment-request {
    padding-top: 0;
    min-height: 80px;
  }
  #billing-page #summary,
  .cc-form #summary,
  #vat-form #summary,
  .payment-form-summary #summary {
    display: none;
  }
  #billing-page #confirmation .status,
  .cc-form #confirmation .status,
  #vat-form #confirmation .status,
  .payment-form-summary #confirmation .status {
    width: auto;
    height: auto;
    margin: 30px;
  }
}
@media only screen and (max-width: 500px) {
  #billing-page header,
  .cc-form header,
  #vat-form header,
  .payment-form-summary header {
    height: 60px;
    background-size: 40px 40px;
  }
  #billing-page header a.shop,
  .cc-form header a.shop,
  #vat-form header a.shop,
  .payment-form-summary header a.shop,
  #billing-page header a.github,
  .cc-form header a.github,
  #vat-form header a.github,
  .payment-form-summary header a.github {
    display: none;
  }
  #billing-page #payment-request,
  .cc-form #payment-request,
  #vat-form #payment-request,
  .payment-form-summary #payment-request {
    min-height: 0;
    padding-right: 15px;
    padding-left: 15px;
  }
  #billing-page #payment-form,
  .cc-form #payment-form,
  #vat-form #payment-form,
  .payment-form-summary #payment-form {
    margin: 0;
    padding: 0 15px;
    border-width: 2px 0 0 0;
    border-radius: 0;
  }
  #billing-page .payment-info span,
  .cc-form .payment-info span,
  #vat-form .payment-info span,
  .payment-form-summary .payment-info span {
    display: none;
  }
  #billing-page fieldset,
  .cc-form fieldset,
  #vat-form fieldset,
  .payment-form-summary fieldset {
    margin-bottom: 15px;
  }
  #billing-page fieldset label.state,
  .cc-form fieldset label.state,
  #vat-form fieldset label.state,
  .payment-form-summary fieldset label.state,
  #billing-page fieldset label.zip,
  .cc-form fieldset label.zip,
  #vat-form fieldset label.zip,
  .payment-form-summary fieldset label.zip {
    display: flex;
    width: inherit;
    padding: 10px 0;
  }
  #billing-page p.instruction,
  .cc-form p.instruction,
  #vat-form p.instruction,
  .payment-form-summary p.instruction {
    margin-top: -12px;
    font-size: 14px;
  }
  #billing-page p.tip,
  .cc-form p.tip,
  #vat-form p.tip,
  .payment-form-summary p.tip {
    margin-bottom: 0;
    font-size: 13px;
  }
  #billing-page #country::before,
  .cc-form #country::before,
  #vat-form #country::before,
  .payment-form-summary #country::before {
    display: none;
  }
  #billing-page #checkout,
  .cc-form #checkout,
  #vat-form #checkout,
  .payment-form-summary #checkout {
    margin-bottom: 0;
  }
  #billing-page #confirmation h1,
  .cc-form #confirmation h1,
  #vat-form #confirmation h1,
  .payment-form-summary #confirmation h1 {
    text-align: center;
  }
}
.billing-sub-container {
  max-width: 650px;
}
#country {
  display: flex;
  align-items: center;
}
#country select {
  margin: 0 -15px 0 -30px;
  padding: 0 15px 0 30px;
  background: none !important;
}
#country.field {
  flex: 1;
  padding: 6px;
  height: 34px;
  font-weight: 400;
  color: #31325f;
  outline: none;
  cursor: text;
}
#country select {
  flex: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  cursor: pointer;
  -webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075);
  border-radius: 3px;
  border-style: none;
  background: #0000;
}
#country.at::before {
  background-position: -165px -10px;
}
#country.au::before {
  background-position: -196px -10px;
}
#country.be::before {
  background-position: -227px -10px;
}
#country.br::before {
  background-position: -351px -10px;
}
#country.ca::before {
  background-position: -382px -10px;
}
#country.ch::before {
  background-position: -475px -10px;
}
#country.cn::before {
  background-position: -41px -35px;
}
#country.de::before {
  background-position: -134px -35px;
}
#country.dk::before {
  background-position: -196px -35px;
}
#country.es::before {
  background-position: -320px -35px;
}
#country.eu::before {
  background-position: -351px -35px;
}
#country.fi::before {
  background-position: -382px -35px;
}
#country.fr::before {
  background-position: -413px -35px;
}
#country.gb::before {
  background-position: -475px -35px;
}
#country.hk::before {
  background-position: -41px -35px;
}
#country.ie::before {
  background-position: -196px -60px;
}
#country.hu::before {
  background-position: -134px -60px;
}
#country.it::before {
  background-position: -351px -60px;
}
#country.jp::before {
  background-position: -444px -60px;
}
#country.lu::before {
  background-position: -258px -85px;
}
#country.mx::before {
  background-position: -475px -85px;
}
#country.nl::before {
  background-position: -103px -110px;
}
#country.no::before {
  background-position: -134px -110px;
}
#country.nz::before {
  background-position: -165px -110px;
}
#country.pt::before {
  background-position: -413px -110px;
}
#country.se::before {
  background-position: -103px -135px;
}
#country.sg::before {
  background-position: -134px -135px;
}
#country.us::before {
  background-position: -475px -135px;
}
.start-focus {
  background-color: #f6f6f6;
  padding: 28px;
}
.start-focus .tab-content > .active {
  display: block;
  background-color: white;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding: 18px 18px 50px 18px;
}
@media (max-width: 766px) {
  .start-focus .tab-content > .active {
    border-top: 1px solid #dddddd;
  }
}
.ram-container {
  min-height: 100px !important;
}
.ram-container .ram-start-header {
  background-color: #f6f6f6;
  margin-top: -18px;
  border-bottom: 1px solid #eaeaea;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 24px;
  z-index: 0;
}
.ram-container .ram-start-header .ram-selected {
  font-weight: bold;
}
.ram-container .ram-start-header h3 {
  font-size: 17px;
}
.ram-container .ram-content-block {
  padding-right: 36px;
}
.ram-container .ram-content-block h3 {
  font-size: 21px;
  font-weight: bold;
}
.ram-container .ram-content-block h4 {
  font-size: 16px;
}
.pending-invite {
  color: #f56400;
  font-weight: bold;
  cursor: help;
}
.invite-email {
  min-width: 260px;
}
.company-logos-holder {
  min-height: 600px;
}
.company-logos-holder .logo-holder {
  height: 150px;
}
.company-logos-holder .logo-holder img {
  max-width: 108px;
  min-width: 80px;
  max-height: 108px;
  min-height: 80px;
  border: 1px solid #ebebeb;
  background: #f1f1f1;
  padding: 6px;
}
.company-logos-holder .logo-holder .logo-domain {
  font-size: 13px;
  margin-top: 8px;
  display: block;
}
.plans-head {
  margin-top: 60px;
}
.plans-head .plan {
  background-color: #f3f4f5;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .plans-head .plan {
    margin-top: 18px;
  }
}
.plans-head .plan .label {
  color: #44637f;
  background-color: #f6f6f6;
}
.plans-head .plan-header {
  padding: 12px;
  color: white;
  background-color: blue;
}
.plans-head .plan-header h2 {
  font-size: 28px;
  line-height: 26px;
  margin-bottom: -6px;
  margin-top: 6px;
  color: #ffffff;
}
.plans-head .plan-header h1 {
  color: white;
  font-size: 32px;
  margin-top: 6px;
  margin-bottom: 6px;
}
.plans-head .plan-header small {
  font-size: 47%;
  color: white;
  opacity: 0.9;
}
.plans-head .plan-body {
  padding-top: 12px;
  min-height: 340px;
  font-size: 16px;
}
.plans-head .plan-body p.text {
  margin-top: 12px;
  border-bottom: 1px solid #c5c5c5;
  margin-bottom: -30px;
  font-size: 14px;
  min-height: 170px;
  color: #282727;
  padding-left: 6px;
  padding-right: 6px;
}
@media only screen and (min-width: 1000px) {
  .plans-head .plan-body p.text {
    min-height: 140px;
  }
}
@media only screen and (min-width: 1200px) {
  .plans-head .plan-body p.text {
    min-height: 130px;
  }
}
.plans-head .plan-body .btn-info {
  font-style: 15px !important;
  padding: 12px 12px 12px 12px;
  background-color: #326e97;
  border-color: #326e97;
}
.plans-head .plan-body .btn-info small {
  font-size: 83%;
  opacity: 0.9;
}
.plans-head .plan-body .btn {
  font-style: 15px !important;
}
.plans-head .plan-body ul {
  list-style: none;
  margin: 12px 0 0 0;
  padding: 0;
  font-size: 14px;
}
.plans-head .plan-body ul li {
  border-bottom: 1px solid #cacaca;
  padding: 14px 0px 14px 0px;
}
.plans-head .plan-0 {
  border-right: 18px solid white;
  border-left: 1px solid #f8f8f8;
}
.plans-head .plan-0 .plan-header {
  background-color: #326e97 !important;
}
@media only screen and (max-width: 768px) {
  .plans-head .plan-0 {
    border-right: 0px;
  }
}
.plans-head .plan-0 .plan-body {
  border-right: 1px solid #f8f8f8;
}
.plans-head .plan-1 {
  border-right: 18px solid #f8f8f8;
  border-left: 1px solid #cacaca;
}
.plans-head .plan-1 .plan-header {
  background-color: #326e97;
}
@media only screen and (max-width: 768px) {
  .plans-head .plan-1 {
    border-right: 0px;
  }
}
.plans-head .plan-1 .plan-body {
  border-right: 1px solid #cacaca;
}
.plans-head .plan-2 {
  border-right: 1px solid #cacaca;
  border-left: 1px solid #cacaca;
}
.plans-head .plan-2 .plan-header {
  background-color: #1e3440;
}
@media only screen and (min-width: 768px) {
  .plans-head .plan-2 {
    top: -24px;
  }
}
.plans-head .plan-3 {
  border-left: 18px solid #f8f8f8;
  border-right: 1px solid #cacaca;
}
.plans-head .plan-3 .plan-header {
  background-color: #326e97;
}
@media only screen and (max-width: 768px) {
  .plans-head .plan-3 {
    border-left: 1px solid #cacaca;
  }
}
.plans-head .plan-3 .plan-body {
  border-left: 1px solid #cacaca;
}
.pricing-questions {
  margin-top: 48px;
  margin-bottom: 48px;
  font-size: 16px;
}
.pricing-questions h4 {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 12px;
  margin-top: 12px;
}
.billed-yearly-note {
  font-size: 19px;
  margin-bottom: -10px;
  margin-top: -12px;
  font-weight: bold;
}
#pricing-page {
  background: #f8f8f8;
}
#pricing-page .btn-info {
  font-style: 15px !important;
  padding: 10px 10px 10px 10px;
  background-color: #2e85c0;
  border-color: #2e85c0;
}
#pricing-page #header-title {
  font-size: 32px;
}
#pricing-page #subtitle {
  font-size: 19px;
}
#pricing-page .currency-sumbol {
  font-size: 12px;
}
#pricing-page .wrap {
  background: #fff;
  padding-bottom: 60px;
  margin: 0 auto;
  min-height: 100vh;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: -2px 0 10px rgba(188, 190, 202, 0.32);
  -moz-box-shadow: -2px 0 10px rgba(188, 190, 202, 0.32);
  box-shadow: -2px 0 10px rgba(188, 190, 202, 0.32);
  max-width: 1600px;
}
#pricing-page .wrap .price a.btn.btn-default {
  color: #2e85c0;
}
#pricing-page .wrap section {
  -webkit-box-shadow: none 1px 2px #ccc;
  -moz-box-shadow: none 1px 2px #ccc;
  box-shadow: none 1px 2px #ccc;
}
#pricing-page .wrap .jumbotron {
  background: none;
  text-align: center;
}
#pricing-page .wrap .jumbotron .title {
  font-weight: bold;
  font-size: 3em;
}
#pricing-page .wrap .switch {
  background: #2e85c0;
  border-radius: 32px;
  box-shadow: inset 0 0 3px rgba(66, 154, 95, 0.63);
  position: relative;
  height: 30px;
  width: 64px;
  margin: 0 64px 0;
}
#pricing-page .wrap .switch input {
  cursor: pointer;
  height: 32px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 64px;
  z-index: 2;
  margin: 0;
}
#pricing-page .wrap .switch label {
  color: #8e8e8e;
  cursor: pointer;
  font-weight: 600;
  transition: color 0.2s ease;
  width: auto;
  outline: none;
  position: absolute;
  font-size: 16px;
  top: 4px;
}
#pricing-page .wrap .switch input:checked {
  z-index: 0;
}
#pricing-page .wrap .switch input:checked ~ label:nth-of-type(1) {
  color: #222 !important;
}
#pricing-page .wrap .switch input:last-of-type:checked ~ label:nth-of-type(2) {
  color: #222 !important;
}
#pricing-page .wrap .switch label:nth-of-type(1) {
  left: -66px;
  text-align: right;
}
#pricing-page .wrap .switch label:nth-of-type(2) {
  right: -172px;
  text-align: left;
  min-width: 160px;
}
#pricing-page .wrap .switch input:last-of-type:checked ~ .slide-button {
  left: 38px;
}
#pricing-page .wrap .switch .slide-button {
  display: block;
  background-color: #f6f6f6;
  background-image: linear-gradient(to top, rgba(240, 241, 241, 0.19) 0%, rgba(244, 244, 244, 0.19) 100%);
  box-shadow: 0 2px 0 rgba(69, 159, 99, 0.2), inset 0 2px 0 #fff;
  border-radius: 75px;
  cursor: pointer;
  position: relative;
  width: 22px;
  height: 22px;
  transition: all 0.3s ease-out;
  top: 4px;
  left: 4px;
}
@media (max-width: 991px) {
  #pricing-page .wrap #pricing-table {
    margin-top: 24px !important;
  }
}
#pricing-page .wrap #pricing-table .pricing-heading {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  top: 0;
  z-index: 4;
  padding: 0;
  border-radius: 3px;
  width: 100%;
}
#pricing-page .wrap #pricing-table .pricing-heading li {
  list-style-type: none;
  flex: 1;
  border: 1px #dce4e8 solid;
  border-right: 0;
  cursor: pointer;
  text-align: center;
  padding: 14px;
  font-weight: 600;
  font-size: 14px;
  width: 100%;
}
#pricing-page .wrap #pricing-table .pricing-heading li:last-of-type {
  border-right: 1px solid #dce4e8;
}
#pricing-page .wrap #pricing-table .pricing-heading li.active {
  background-color: #f6f6f6;
  background-image: linear-gradient(to top, rgba(240, 241, 241, 0.19) 0%, rgba(244, 244, 244, 0.19) 100%);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 #fff;
}
#pricing-page .wrap #pricing-table p {
  color: #6b6b6b;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
}
#pricing-page .wrap #pricing-table table {
  border: 1px solid #dce4e8;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 3px;
}
@media (max-width: 991px) {
  #pricing-page .wrap #pricing-table table.active-1 tr td:nth-child(2) {
    display: table-cell;
  }
  #pricing-page .wrap #pricing-table table.active-2 tr td:nth-child(3) {
    display: table-cell;
  }
  #pricing-page .wrap #pricing-table table.active-3 tr td:nth-child(4) {
    display: table-cell;
  }
  #pricing-page .wrap #pricing-table table.active-4 tr td:nth-child(5) {
    display: table-cell;
  }
}
#pricing-page .wrap #pricing-table td:not(".first") {
  width: 180px;
}
#pricing-page .wrap #pricing-table td {
  padding: 20px;
  text-align: center;
  border-bottom: 1px solid #dce4e8;
  border-left: 1px solid #dce4e8;
  font-size: 16px;
  height: 50px;
}
@media (max-width: 991px) {
  #pricing-page .wrap #pricing-table td:not(.first) {
    display: none;
  }
}
#pricing-page .wrap #pricing-table td .fa-check {
  color: #2e85c0;
}
#pricing-page .wrap #pricing-table td:last-child,
#pricing-page .wrap #pricing-table body.pricing .pricing-tables th:last-child {
  border-right: 1px solid transparent;
}
#pricing-page .wrap #pricing-table td.first {
  background-color: #f8f8f8;
  border-left: 1px transparent solid;
  text-align: left;
  padding: 20px;
  width: 300px !important;
}
#pricing-page .wrap #pricing-table td.first h4 {
  color: #242424;
  font-size: 16px;
  font-weight: 600;
}
#pricing-page .wrap #pricing-table td.first p {
  margin-top: 6px;
}
#pricing-page .wrap #pricing-table td.first a {
  color: #2e85c0;
  display: block;
  margin-top: 6px;
}
#pricing-page .wrap #pricing-table td.popular {
  position: relative;
  border-left: 2px solid #2e85c0 !important;
  border-right: 2px solid #2e85c0 !important;
  background: rgba(46, 133, 192, 0.1);
}
@media (max-width: 991px) {
  #pricing-page .wrap #pricing-table td.popular {
    border: 1px solid #dce4e8 !important;
  }
}
#pricing-page .wrap #pricing-table td.popular .popular-heading {
  position: absolute;
  width: 102%;
  background-color: #2e85c0;
  color: #fff;
  top: -41px;
  left: -2px;
  border-radius: 3px 3px 0 0;
  font-weight: 600;
  font-size: 14px;
  padding: 10px 0;
}
@media (max-width: 991px) {
  #pricing-page .wrap #pricing-table td.popular .popular-heading {
    display: none;
  }
}
@media (min-width: 992px) {
  #pricing-page .wrap #pricing-table td.popular.last {
    border-bottom: 2px #2e85c0 solid !important;
  }
}
#pricing-page .wrap #pricing-table .plan {
  color: #3c4042;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
#pricing-page .wrap #pricing-table span.price span {
  color: #99a0a5;
  font-weight: 600;
  font-size: 16px;
  position: relative;
  left: 6px;
}
#pricing-page .wrap #pricing-table .price {
  color: #242424;
  display: block;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: -0.015em;
}
#pricing-page .wrap #pricing-table .price small {
  bottom: 14px;
  right: 6px;
  color: #99a0a5;
}
#pricing-page .wrap #pricing-table .price .subtitle {
  color: #99a0a5;
  font-size: 13px;
  margin-top: 6px;
  height: 36px;
}
#pricing-page .wrap #pricing-table .price span.currency-symbol {
  font-size: 16px;
  padding-right: 7px !important;
  bottom: 5px;
  color: #747474;
}
#pricing-page .wrap #pricing-table .btn.trial-btn {
  background: white;
  color: #2e85c0;
}
#pricing-page .wrap #pricing-table .btn.trial-btn.disabled {
  cursor: not-allowed;
}
#pricing-page .wrap #pricing-table .popular .trial-btn,
#pricing-page .wrap #pricing-table .btn.trial-btn:hover {
  background: #2e85c0;
  border: 1px solid #2e85c0;
  color: white;
}
#pricing-page .wrap #pricing-table .btn {
  border-radius: 3px;
  color: #fff;
  transition: all 0.2s ease-in-out;
  position: relative;
  z-index: 4;
  font-size: 14px;
  margin-top: 30px;
  padding: 8px 10px;
}
#pricing-page .wrap .pricing-info > .container > .info {
  border: 1px solid #dedede;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 0 rgba(234, 234, 234, 0.48) 1px 2px #ccc;
  -moz-box-shadow: 0 3px 0 rgba(234, 234, 234, 0.48) 1px 2px #ccc;
  box-shadow: 0 3px 0 rgba(234, 234, 234, 0.48) 1px 2px #ccc;
  padding: 40px 40px 20px 40px;
  overflow: auto;
}
#pricing-page .wrap .plan-mentions {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  #pricing-page .wrap .plan-mentions {
    margin-bottom: 12px;
  }
}
#pricing-page .wrap .plan-mentions p.quote {
  font-style: normal;
  padding: 0 12px;
  text-align: justify;
  min-height: 140px;
}
#pricing-page .wrap .brand-shoutout img {
  opacity: 0.9;
}
@media (max-width: 480px) {
  .frequency-toggle {
    zoom: .7;
  }
}
@media (min-width: 480px) and (max-width: 1200px) {
  .frequency-toggle {
    zoom: .9;
  }
}
@media (min-width: 1200px) {
  #pricing-table table {
    table-layout: fixed;
  }
}
.cancel-page .cancel-btn,
.cancel-page .save-btn {
  padding: 20px 26px 20px 26px;
  font-size: 14px !important;
  margin-right: 12px;
  margin-top: 12px;
}
.cancel-page .reason-holder {
  margin-top: 30px;
  background-color: #f6f6f6;
  padding: 24px;
  border-radius: 4px;
}
.cancel-page .save-text {
  margin-bottom: 12px;
}
.cancel-page .save-header {
  margin-bottom: 18px;
  font-size: 19px;
}
.cancel-page .confirm-cancel-link {
  font-size: 12.5px;
  color: #6b6b6b;
  margin-top: 24px;
  float: right;
}
#widget-highlight {
  position: fixed;
  float: right;
  bottom: 19px;
  right: 12px;
  height: 310px;
  width: 328px;
  display: inline-block;
  background: url(../../img/widget-highlight.png) center no-repeat;
}
.upgrade-success {
  -webkit-font-smoothing: antialiased;
}
.upgrade-success .feature-text {
  min-height: 60px;
  font-size: 15px;
  margin-top: 18px;
}
tags-input.has-tags input {
  display: none;
}
table.table.account-usage-table thead > tr > th {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.billing-btn {
  font-size: 15px;
  padding: 12px;
}
.billing-btn[disabled] {
  opacity: 0.75;
}
.mention-avatar {
  margin-bottom: 10px;
}
.brand-shoutout-container {
  background: white;
  padding-top: 20px;
  padding-bottom: 40px;
}
.brand-shoutout-title {
  margin-bottom: 40px;
  margin-top: 12px;
}
.brand-shoutout img {
  display: inline-block;
  height: auto;
  margin: 6px;
  max-height: 70px;
  max-width: 90%;
  opacity: 0.6;
}
.brand-shoutout:hover img {
  opacity: 1;
}
#about-micro-wrap .about-title.small {
  font-size: 20px;
}
#integrations .panel .panel-heading {
  background-color: white;
}
#integrations .panel .panel-heading .icon-img {
  margin-right: 3px;
}
#integrations .panel .panel-heading h5 {
  font-size: 17px;
  font-weight: 500;
}
#integrations .panel .panel-heading h5 img {
  width: 24px;
}
#integrations .panel .panel-body {
  font-size: 14px;
}
.alerts .change-stat {
  margin-left: -2px;
  color: inherit !important;
}
.alerts .alert-danger .btn {
  white-space: normal;
}
.alert-padder {
  height: 80px;
}
.alert-blurb {
  font-size: 13px;
  padding: 4px 2px 2px 0;
}
.alert-author {
  margin: 3px 8px 1px 0;
  height: 40px;
  width: 40px;
}
.selected-alert-loading-pad {
  display: block;
  height: 91px;
}
.search-filter-holder input {
  border-color: #dce4e8;
  border-radius: 0px;
  box-shadow: inset 0 0 0 white;
}
.alert-info-bar {
  margin-top: 8px;
  min-height: 105px;
  padding-left: 22px;
  padding-right: 22px;
}
.block-domain {
  color: #6b6b6b;
}
.alert-export-holder,
.compare-add-btn,
.comparison-btn,
.sort-toggle {
  margin-right: 6px;
}
.main-loader {
  margin-top: 155px;
}
.alerts-total-shares,
.score-total {
  padding: 6px;
  background-color: #f0f0f0;
  max-width: 169px;
  border-radius: 4px;
  margin-bottom: 18px;
  margin-top: 6px;
}
.alerts-total-shares h5,
.score-total h5 {
  color: #44637f;
  font-size: 14px;
}
.alert-share-item > div > h5 {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: -6px;
}
.alert-published-holder {
  min-width: 90px;
  border: 1px solid #44637f;
  padding: 6px;
  border-radius: 4px;
  margin-bottom: 12px;
}
.alert-published-holder h5 strong {
  font-size: 13px;
}
.alert-row {
  margin-top: 6px;
}
.create-alert h1 {
  font-size: 30px;
}
.create-alert p,
.create-alert li {
  font-size: 14px;
}
.create-alert .steps section {
  padding-bottom: 66px;
  min-height: 300px;
  width: 100%;
  display: inline-block;
}
.must-include input {
  color: #119111;
  font-weight: bold;
}
.must-not-include input {
  color: #da0636;
  font-weight: bold;
}
.alert-team-select {
  height: 30px;
  padding-bottom: 6px;
}
.alert-team-select .user-alerts {
  float: left;
}
.alert-team-select .team-alerts {
  float: right;
}
.alert-team-select a {
  text-decoration: none;
  font-style: 14px;
  color: #44637f;
}
.alert-team-select a.selected {
  border: 1px solid #d3d3d3;
  padding: 4px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.content-alert-holder {
  margin-top: -12px;
}
.content-alert-holder h5 {
  font-size: 15px;
  margin-top: 6px;
  margin-bottom: 12px;
  margin-left: 8px;
}
.content-alert-holder .user-divider {
  margin-left: 6px;
  font-weight: bold;
  width: 180px;
  word-break: break-all;
}
.content-alert-holder div.alert-holder-header {
  padding-top: 24px;
  padding-bottom: 18px;
}
.content-alert-holder div.content-alert-category {
  background-color: #f6f6f6;
}
.content-alert-holder div.content-alert-category:first-of-type {
  border-top: 1px solid #dce4e8;
}
.content-alert-holder div.content-alert-category .title {
  font-size: 13px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #dce4e8;
  cursor: pointer;
  font-weight: bold;
  padding: 12px 0px 12px 9px;
}
.content-alert-holder div.content-alert-category .category-toggle {
  font-size: 12px;
  margin-right: 12px;
  cursor: pointer;
  float: right;
}
.content-alert-holder div.content-alert {
  border-bottom: 1px solid #e3e8ea;
  background-color: #e9ecf0;
  padding: 9px 0px 9px 14px;
}
.content-alert-holder div.content-alert img {
  margin-left: -5px;
}
.content-alert-holder div.content-alert:hover a {
  margin-left: 9px;
  font-weight: bold;
}
.content-alert-holder div.content-alert:hover:not(.content-alert-selected) a {
  font-size: 12px;
}
.content-alert-holder div.content-alert a {
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: margin-left 0.2s;
  -moz-transition: margin-left 0.2s;
  -o-transition: margin-left 0.2s;
  transition: margin-left 0.2s;
  font-size: 13px;
  color: #49494b;
  text-decoration: none;
}
.content-alert-holder div.content-alert a span.alerts {
  -webkit-font-smoothing: antialiased;
  margin-left: 1px;
  font-weight: bold;
}
.content-alert-holder div.content-alert a .alert-icon-holder {
  opacity: 0.8;
}
.content-alert-holder div.content-alert a span {
  margin-right: 4px;
}
.content-alert-holder div.content-alert.search a {
  background-color: #fffcce;
}
.content-alert-holder div.content-alert-selected {
  background-color: #c9cfd7 !important;
  box-shadow: inset 6px 0 0 #637489;
}
.content-alert-holder div.content-alert-selected a {
  margin-left: 9px;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: bold;
}
.content-alert-holder div.create-button-holder {
  text-align: center;
  margin-bottom: 6px;
}
.content-alert-holder div.remaining-alerts {
  text-align: center;
  min-height: 12px;
}
.comparison-btn {
  margin-bottom: 6px;
  padding: 6px 20px 6px 14px;
  position: relative;
  cursor: default;
}
.comparison-btn .compare-cross {
  position: absolute;
  cursor: pointer;
  top: 3px;
  font-size: 0.6em;
  right: 3px;
}
#alert-comparisons {
  padding-left: 22px;
}
#alert-comparisons .ui-select-placeholder {
  display: none;
}
.comparison-ui-select {
  border: 1px dashed #cccccc;
  display: inline-block;
  height: 32px;
  width: 150px;
  max-width: 250px;
  margin-left: 0;
  padding: 5px 5px 0 !important;
  /* firefox 19+ */
  /* ie */
}
.comparison-ui-select .ui-select-choices {
  width: auto !important;
}
.comparison-ui-select input:focus {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.comparison-ui-select ::-webkit-input-placeholder {
  color: #6b6b6b;
}
.comparison-ui-select ::-moz-placeholder {
  color: #6b6b6b;
}
.comparison-ui-select :-ms-input-placeholder {
  color: #6b6b6b;
}
.comparison-ui-select input:-moz-placeholder {
  color: #6b6b6b;
}
.comparison-ui-select .ui-select-placeholder {
  display: inline;
}
.comparison-ui-select .ui-select-match-item {
  background: #1d3145;
  display: none;
  color: white;
  padding: 6px;
}
.comparison-ui-select .ui-select-match-item span.ui-select-match-close {
  color: white !important;
}
.sort-toggle {
  margin-left: 6px;
}
.sort-toggle button {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
}
.sort-toggle .dropdown-menu {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -1px;
}
.sort-toggle ul.dropdown-menu > li {
  cursor: pointer;
}
.alerts-sort-by-text {
  float: right;
  font-size: 14px;
  margin-top: 8px;
  margin-right: 3px;
  text-transform: none;
}
.top-comparison-stat-heading {
  background: #f8f8f8;
  color: #1d3145;
  padding: 4px 12px;
  margin: -12px -12px 6px -12px;
}
.top-stat-container h4 {
  padding-left: 6px;
  margin-top: 12px !important;
  font-weight: 300;
  font-size: 16px;
}
.alert-comparison-input-container {
  vertical-align: bottom;
}
.alert-comparison-input-container oi-select.alert-comparison {
  display: inline-block;
  width: auto;
}
.alert-comparison-input-container oi-select.alert-comparison .select-search {
  border: 1px dashed #dce4e8;
}
.label-unlinked {
  background: #6b91b3;
}
.link-scope-select {
  height: 34px !important;
}
.label-time {
  background: #f0f0f0;
  font-size: 0.8em;
}
.alerts .label-unlinked {
  font-size: 60%;
}
.alerts .img-container {
  position: absolute;
  left: 15px;
}
.alerts .img-container .ss-picture {
  font-size: 42px;
}
.alerts .img-container .label-time {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.alerts .author-name {
  display: inline-block;
}
.alerts .alert-top-container {
  min-height: 42px;
}
.alerts table tr:not(:first-of-type) {
  border-top: 2px solid #f0f0f0;
}
.alerts .content-url {
  margin-top: 0 !important;
}
@media (max-width: 480px) {
  .alerts .content-url .label-unlinked {
    font-size: 60%;
  }
}
.alerts-dropdown {
  right: auto !important;
}
.filter-active-holder {
  padding: 9px 0px 9px 14px;
}
#mentions-table .action-buttons {
  min-width: 100px !important;
}
#mentions-table .alert-mention-shares-container .alert-share-item {
  width: auto;
  margin: 0 6px;
}
.container-fluid .alert:not(.block) {
  display: inline-block;
}
.edit-alert input.ng-dirty.ng-invalid {
  border: 1px solid red;
  color: red;
}
.alert-grey {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  color: #1d3145;
}
.alert-grey hr {
  border-top-color: #e8e8e8;
}
.alert-grey .alert-link {
  color: #0e1721;
}
#mentions-table .uib-datepicker table thead th {
  padding: 0 !important;
}
#mentions-table .uib-datepicker table tr {
  border: none !important;
}
#mentions-table .datepicker-container input {
  cursor: initial;
}
.dynamic-grid {
  margin-top: 12px;
}
.dynamic-grid .grid {
  list-style: none;
  background: #ffffff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.dynamic-grid .grid-img {
  width: 100%;
  vertical-align: middle;
  -webkit-transition: opacity 0.6s ease-out;
  transition: opacity 0.6s ease-out;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
}
.dynamic-grid .grid.ng-leave {
  transition: 0.4s linear all;
  opacity: 1;
}
.dynamic-grid .grid.ng-leave.ng-leave-active {
  opacity: 0;
}
.dynamic-grid .grid.ng-enter {
  transition: 0.4s linear all;
  opacity: 0;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.dynamic-grid .grid.ng-enter.ng-enter-active {
  opacity: 1;
}
.dynamic-grid .grid-img {
  width: 100%;
  vertical-align: middle;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
}
.dynamic-grid .grid-img.img-loaded {
  visibility: visible;
  opacity: 1;
}
.dynamic-grid .grid-img.img-loaded {
  visibility: visible;
  opacity: 1;
}
#home-body-container {
  margin-right: 10px;
}
#home-body-container .search-tag {
  border: 1px solid;
  border-radius: 12px;
  text-align: center;
  cursor: pointer;
  padding: 8px 8px;
  margin: 6px;
  display: inline-block;
  color: #4a535f;
  background-color: #f3f6f8;
  border-color: #d6dce0;
}
#home-body-container .search-tag-name {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 2px;
  height: 26px;
}
#twitter-audience-builder ul.pagination {
  padding-left: 15px;
}
#twitter-audience-builder td {
  word-wrap: break-word;
  word-break: break-word;
}
#twitter-audience-builder .audience-sort-col {
  margin-bottom: -24px;
  z-index: 51;
}
#twitter-audience-builder .audience-builder-search-form-btns {
  margin-bottom: 30px;
}
#twitter-audience-builder .audience-top-right-btns > a,
#twitter-audience-builder .audience-top-right-btns > button {
  margin-left: 10px;
}
#twitter-audience-builder .audience-builder-heading {
  margin-bottom: 24px;
}
#twitter-audience-builder .audience-builder-sub-heading {
  margin-top: -18px;
}
#twitter-audience-builder .influencer-main-data {
  padding-left: 0;
  max-width: 600px;
}
@media (max-width: 480px) {
  #twitter-audience-builder {
    margin-left: -1px;
  }
  #twitter-audience-builder .influencers-xs-stat-container {
    margin: 0;
  }
}
@media (min-width: 480px) {
  #twitter-audience-builder .audience-button-container {
    min-width: 170px;
  }
}
.audience-article-share {
  margin-top: 6px;
  font-weight: bold;
  font-style: italic;
}
#my-influencers .content {
  overflow: visible;
}
#my-influencers .content-title-text {
  padding-left: 6px;
}
#my-influencers .content-explanation-text {
  margin-top: 12px;
  font-weight: bold;
}
#my-influencers .content-influencers-holder {
  margin-top: -12px;
}
#my-influencers .content-influencers-holder h5 {
  font-size: 15px;
  margin-top: 6px;
  margin-bottom: 12px;
  margin-left: 8px;
}
#my-influencers .content-influencers-holder .user-divider {
  margin-left: 6px;
  font-weight: bold;
  width: 180px;
  word-break: break-all;
}
#my-influencers .content-influencers-holder div.influencers-holder-header {
  padding-top: 24px;
  padding-bottom: 18px;
}
#my-influencers .content-influencers-holder div.content-influencers {
  border-bottom: 1px solid #e3e8ea;
  background-color: #f6f6f6;
  padding: 9px 1px 9px 14px;
  position: relative;
}
#my-influencers .content-influencers-holder div.content-influencers .influencer-list-badge {
  position: absolute;
  right: -2px;
  top: 30%;
  text-shadow: none;
}
#my-influencers .content-influencers-holder div.content-influencers .influencer-list-name {
  padding-right: 32px;
  word-break: break-word;
}
#my-influencers .content-influencers-holder div.content-influencers img {
  margin-left: -5px;
}
#my-influencers .content-influencers-holder div.content-influencers .label {
  background-color: #5d738f;
  padding: 3px;
  margin-left: 2px;
  color: white;
  font-size: 11.5px;
  float: right;
}
#my-influencers .content-influencers-holder div.content-influencers:hover {
  background: #e9ecf0 !important;
}
#my-influencers .content-influencers-holder div.content-influencers a {
  -webkit-font-smoothing: antialiased;
  font-size: 12.5px;
  color: #565658;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.65);
}
#my-influencers .content-influencers-holder div.content-influencers a span.influencerss {
  -webkit-font-smoothing: antialiased;
  margin-left: 1px;
  font-weight: bold;
}
#my-influencers .content-influencers-holder div.content-influencers a .influencers-icon-holder {
  opacity: 0.8;
}
#my-influencers .content-influencers-holder div.content-influencers a span {
  margin-right: 4px;
}
#my-influencers .content-influencers-holder div.content-influencers.selected {
  background-color: #1d3145 !important;
  box-shadow: inset 6px 0 0 #637489;
}
#my-influencers .content-influencers-holder div.content-influencers.selected .label {
  background-color: #f6f6f6;
  color: #637489;
}
#my-influencers .content-influencers-holder div.content-influencers.selected a {
  -webkit-font-smoothing: subpixel-antialiased;
  color: #f6f6f6;
  text-shadow: 1px 1px 0 #141920;
}
#my-influencers .content-influencers-holder div.content-influencers.selected:hover {
  background: #1d3145 !important;
}
#my-influencers .content-influencers-holder div.create-button-holder {
  text-align: center;
  margin-bottom: 6px;
}
#my-influencers .content-influencers-holder div.remaining-influencers {
  text-align: center;
  min-height: 12px;
}
#my-influencers .user-profile {
  background: #fff;
  border-radius: 0.3em;
}
#my-influencers .user-profile .username {
  margin: auto;
  color: #1d3145;
  font-size: 1.2em;
  font-weight: bold;
}
#my-influencers .user-profile .bio {
  display: inline-block;
  margin-bottom: 12px;
  color: #1d3145;
  font-size: 0.87em;
}
#my-influencers .user-profile > img.avatar {
  padding: 0.7em;
  margin-left: 0.3em;
  margin-top: 0.3em;
  height: 6.23em;
  width: 6.23em;
  border-radius: 18em;
}
#my-influencers .user-profile .data {
  bottom: 0;
  color: #1d3145;
  width: 100%;
  margin-bottom: 2px;
  overflow: hidden;
  background: #f8f8f8;
  text-align: center;
}
#my-influencers .user-profile .data > .data-item {
  padding: 3px;
}
#my-influencers .user-profile .data > .data-item .data-item-header {
  display: block;
  font-size: 11px;
  font-weight: bold;
}
#my-influencers .user-profile .data > .data-item .data-item-content {
  display: block;
  font-size: 12px;
  font-weight: 400;
}
#my-influencers .user-profile li {
  margin: 0 auto;
  padding: 1.3em;
  width: 33.33334%;
  display: table-cell;
  text-align: center;
}
#my-influencers .user-profile span {
  color: #1d3145;
  white-space: nowrap;
  font-size: 1em;
  font-weight: bold;
}
#my-influencers .twitter-influencer-box {
  padding: 18px 0 0;
  position: relative;
  margin: 6px;
  border: 1px solid #e9e4e4;
  box-shadow: 2px 2px 5px rgba(218, 221, 226, 0.8);
  overflow: hidden;
}
#my-influencers .influencer-result-container:hover .influencer-delete-btn {
  opacity: 1;
}
#my-influencers input.influencer-edit-input {
  min-width: 300px;
  width: auto;
}
#my-influencers .influencer-delete-btn {
  z-index: 200;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#my-influencers .influencer-delete-btn .btn-danger {
  padding: 4px 8px;
}
#my-influencers .remaining-outreach-lists {
  text-align: center;
  min-height: 12px;
}
blockquote.twitter-tweet {
  display: inline-block;
  font-family: "Helvetica Neue", "Helvetica Neue", "Segoe UI", Calibri, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  border-color: #eee #ddd #bbb;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  margin: 10px 5px;
  padding: 0 16px 16px 16px;
  white-space: normal;
  -ms-word-break: break-word;
  word-break: break-word;
}
blockquote.twitter-tweet.selected {
  border-color: #45a1ee;
  border-width: 3px;
}
blockquote.twitter-tweet.conversations {
  margin-left: 12px;
  padding-left: 115px;
  position: relative;
}
blockquote.twitter-tweet.conversations .remove-button {
  position: absolute;
  right: 6px;
  top: 2px;
  cursor: pointer;
  font-size: 14px;
}
blockquote.twitter-tweet.conversations img.profile {
  position: absolute;
}
blockquote.twitter-tweet.conversations img.profile:not(.reply) {
  height: 60px;
  width: 60px;
  left: 30px;
  top: 15px;
}
blockquote.twitter-tweet.conversations .tweet-follow-button {
  position: absolute;
  left: 30px;
  top: 85px;
}
blockquote.twitter-tweet p:not(.tweet-remaining):not(.reply) {
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
}
blockquote.twitter-tweet p:not(.tweet-remaining):not(.reply).no-replies-msg {
  font-size: 12px;
  font-weight: 400;
}
blockquote.twitter-tweet p:not(.tweet-remaining):not(.reply) a:not(.btn) {
  color: #69b0dc;
  text-decoration: underline;
}
blockquote.twitter-tweet .tweet-reply-container p {
  font-size: 13px;
  font-weight: 400;
}
blockquote.twitter-tweet .fa:not(.fa-twitter) {
  color: #6b6b6b;
}
blockquote.twitter-tweet .fa:not(.fa-twitter):hover {
  color: #45a1ee;
}
blockquote.twitter-tweet textarea {
  font-size: 13px;
  font-weight: 400;
}
blockquote.twitter-tweet a {
  font-weight: normal;
  text-decoration: none;
  outline: 0 none;
}
blockquote.twitter-tweet a small {
  display: inline-block !important;
}
blockquote.twitter-tweet a:hover,
blockquote.twitter-tweet a:focus {
  text-decoration: underline;
}
.tweet-reply-container {
  position: relative;
  margin-left: -80px;
  padding-left: 80px;
}
.tweet-reply-container img.profile.reply {
  left: 20px;
  height: 40px;
  width: 40px;
}
@media (max-width: 1200px) {
  .conversation-mode-group label {
    width: 33.33333333% !important;
  }
}
img.profile {
  width: 60px;
}
.row.influencer-main-data {
  padding-left: 6px;
  max-width: 600px;
}
@media (max-width: 768px) {
  .row.influencer-main-data {
    max-width: 600px;
  }
}
@media (max-width: 650px) {
  .row.influencer-main-data {
    max-width: 500px;
  }
}
@media (max-width: 590px) {
  .row.influencer-main-data {
    max-width: 420px;
  }
}
@media (max-width: 530px) {
  .row.influencer-main-data {
    max-width: 330px;
  }
}
@media (max-width: 450px) {
  .row.influencer-main-data {
    max-width: 250px;
  }
}
.influencer-name {
  font-size: 16.5px;
}
.influencer-username {
  margin: 0 0 1px 0;
}
div.bio {
  margin-top: 6px;
}
span.follow-buttons > .btn,
span.follow-buttons > .dropdown > .btn {
  margin-top: 6px;
}
.table-wrapper.ng-hide-remove {
  -webkit-animation: fadeIn 0.13s;
  -moz-animation: fadeIn 1s;
  -ms-animation: fadeIn 0.13s;
  animation: fadeIn 0.13s;
}
.follow-button {
  width: 73px;
  text-align: center;
}
.influencers-xs-user-info {
  margin-top: 18px;
  padding-left: 30px;
}
.influencers-xs-item-container {
  margin-top: 15px;
}
.influencers-xs-stat-container:not(.no-border) {
  overflow: hidden;
}
.btn-influencer-star {
  background: #1d3145;
}
.btn-influencer-star i {
  color: white !important;
}
.modal-body .ui-select-bootstrap.dropdown {
  z-index: 1700 !important;
}
.audience-sidebar-filters.ng-enter {
  -webkit-animation: fadeInLeft 1s;
  -o-animation: fadeInLeft 1s;
  animation: fadeInLeft 1s;
}
.audience-sidebar-filters.ng-leave {
  -webkit-animation: fadeOutLeft 1s;
  -o-animation: fadeOutLeft 1s;
  animation: fadeOutLeft 1s;
}
.audience-sidebar-lists {
  height: 97.75%;
  z-index: 200;
}
.audience-sidebar-lists.ng-enter {
  -webkit-animation: fadeInLeft 1s;
  -o-animation: fadeInLeft 1s;
  animation: fadeInLeft 1s;
}
.audience-sidebar-lists.ng-leave {
  -webkit-animation: fadeOutLeft 1s;
  -o-animation: fadeOutLeft 1s;
  animation: fadeOutLeft 1s;
}
.audience-sidebar-lists .audience-sidebar-save-btn {
  width: 80%;
}
.audience-sidebar-lists .fa-check-circle,
.audience-sidebar-lists .fa-circle-o {
  color: #1d3145;
}
.audience-sidebar-lists .content-influencers-holder {
  margin-top: -12px;
}
.audience-sidebar-lists .content-influencers-holder h5 {
  font-size: 15px;
  margin-top: 6px;
  margin-bottom: 12px;
  margin-left: 8px;
}
.audience-sidebar-lists .content-influencers-holder .user-divider {
  margin-left: 6px;
  font-weight: bold;
  width: 180px;
  word-break: break-all;
}
.audience-sidebar-lists .content-influencers-holder div.influencers-holder-header {
  padding-top: 24px;
  padding-bottom: 18px;
}
.audience-sidebar-lists .content-influencers-holder div.content-influencers {
  border-bottom: 1px solid #e3e8ea;
  padding: 9px 1px 9px 14px;
}
.audience-sidebar-lists .content-influencers-holder div.content-influencers img {
  margin-left: -5px;
}
.audience-sidebar-lists .content-influencers-holder div.content-influencers .label {
  background-color: #5d738f;
  padding: 3px;
  margin-left: 2px;
  color: white;
  font-size: 11.5px;
  float: right;
}
.audience-sidebar-lists .content-influencers-holder div.content-influencers:hover {
  background: #e9ecf0 !important;
}
.audience-sidebar-lists .content-influencers-holder div.content-influencers a {
  -webkit-font-smoothing: antialiased;
  font-size: 12.5px;
  color: #565658;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.65);
}
.audience-sidebar-lists .content-influencers-holder div.content-influencers a span.influencerss {
  -webkit-font-smoothing: antialiased;
  margin-left: 1px;
  font-weight: bold;
}
.audience-sidebar-lists .content-influencers-holder div.content-influencers a .influencers-icon-holder {
  opacity: 0.8;
}
.audience-sidebar-lists .content-influencers-holder div.content-influencers a span {
  margin-right: 4px;
}
.audience-sidebar-lists .content-influencers-holder div.content-influencers.selected {
  background-color: #1d3145 !important;
  box-shadow: inset 6px 0 0 #637489;
}
.audience-sidebar-lists .content-influencers-holder div.content-influencers.selected .label {
  background-color: #f6f6f6;
  color: #637489;
}
.audience-sidebar-lists .content-influencers-holder div.content-influencers.selected a {
  -webkit-font-smoothing: subpixel-antialiased;
  color: #f6f6f6;
  text-shadow: 1px 1px 0 #141920;
}
.audience-sidebar-lists .content-influencers-holder div.content-influencers.selected:hover {
  background: #1d3145 !important;
}
.audience-sidebar-lists .content-influencers-holder div.create-button-holder {
  text-align: center;
  margin-bottom: 6px;
}
.audience-sidebar-lists .content-influencers-holder div.remaining-influencers {
  text-align: center;
  min-height: 12px;
}
.audience-sidebar-lists .influencers-holder-header {
  text-align: center;
}
.twitter-list-tag {
  background-color: #69b0dc;
  color: white;
}
.dropdown-menu.influencers-dropdown {
  min-width: 300px;
  width: auto !important;
}
@media (max-width: 1200px) {
  .dropdown-menu.influencers-dropdown {
    position: absolute;
    left: auto;
    right: -18px;
  }
}
.dropdown-menu.influencers-dropdown .input-group {
  width: 100%;
}
.dropdown-menu.influencers-dropdown .list-results-container {
  max-height: 150px;
  overflow-y: auto;
  overflow-x: hidden;
}
.dropdown-menu.influencers-dropdown .list-results {
  margin-bottom: 0;
}
.dropdown-menu.influencers-dropdown .list-results label {
  font-weight: 400;
  position: relative;
}
.dropdown-menu.influencers-dropdown .list-results label span {
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 250px;
}
.dropdown-menu.influencers-dropdown .list-results label span:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 100%;
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 80%, white 100%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 80%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 80%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 80%, white 100%);
  /* IE10+ */
  background: linear-gradient(to-right, rgba(255, 255, 255, 0) 0%, white 80%, white 100%);
  /* W3C */
  background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 80%, white 100%);
  pointer-events: none;
}
.dropdown-menu.influencers-dropdown hr {
  margin-bottom: 6px;
  margin-top: 6px;
}
.list-tooltip {
  height: auto;
  width: auto;
}
.influencer-stat-badge {
  background: #1d3145;
  color: white;
  font-size: 100% !important;
}
.bottom-influencers-toolbar {
  width: 100%;
  background: #1d3145;
  position: fixed;
  bottom: 0;
  margin-top: 0;
  text-align: center;
  color: white;
  padding: 12px 12px;
  left: 0;
  right: 0;
  z-index: 2000;
}
.bottom-influencers-toolbar .bottom-influencers-count {
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
.bottom-influencers-toolbar .bottom-influencers-count .bottom-influencers-count-text {
  font-size: 14px;
  margin: 0;
}
@media (max-width: 480px) {
  .bottom-influencers-toolbar .bottom-influencers-button {
    margin-top: 12px;
  }
  .bottom-influencers-toolbar button {
    margin-top: 12px;
    width: 80%;
  }
}
.bottom-influencers-toolbar .bottom-influencers-button {
  display: inline-block;
}
.select-all-influencers-container {
  position: absolute;
  margin-left: 9px;
  z-index: 2001;
}
.select-all-influencers-container .select-all-influencers-label {
  display: inline-block;
  vertical-align: top;
  margin-top: 1px;
}
.select-all-influencers-container .all-influencers-check {
  display: inline-block;
}
.influencers-xs-stat-container .follow-buttons {
  margin-bottom: 6px;
}
.influencers-xs-stat-container .follow-buttons .inline-block.dropdown {
  margin-bottom: 6px;
}
.influencers-xs-stat-container .follow-buttons div {
  width: 100%;
}
.influencers-xs-stat-container .follow-buttons div a.btn {
  width: 100%;
}
.influencers-xs-stat-container .follow-buttons span {
  width: 100%;
}
.influencers-xs-stat-container .follow-buttons span a.btn {
  width: 100%;
}
.verified-profile {
  display: inline-block;
}
.verified-profile img {
  height: 16px;
  width: auto;
  margin-top: -3px;
  margin-left: 3px;
}
.influencer-instagram-authority {
  display: inline-block;
  transform: translateY(-2px);
  font-size: 11px;
}
.influencer-instagram-authority .badge {
  padding: 3px 5px;
}
.influencer-table th {
  text-align: center;
}
.influencer-table tbody tr td:nth-child(4) {
  min-width: 160px;
}
@media (max-width: 768px) {
  .influencer-table table {
    max-width: 100%;
  }
}
.influencer-lists {
  margin: 0;
  display: inline-block;
}
.influencer-lists .ss-list {
  font-size: 8px;
}
.follow-buttons .btn {
  height: 30px;
}
@media (min-width: 1200px) {
  .influencer-sort-container {
    position: absolute;
    z-index: 2;
  }
}
@media (max-width: 1200px) {
  .influencer-sort-container {
    margin-bottom: 12px;
  }
}
#login-bg {
  background-color: #26303d;
}
.login-wrapper {
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  text-align: center;
}
@media (max-width: 480px) {
  .login-wrapper {
    top: 12px;
  }
}
.login-wrapper .logo {
  margin-bottom: 45px;
  position: relative;
  left: -2px;
  width: 175px;
}
.login-wrapper .box {
  margin: 0 auto;
  padding: 35px 0 30px;
  float: none;
  width: 400px;
  box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.65);
}
.login-wrapper .box .content-wrap {
  width: 82%;
  margin: 0 auto;
}
.login-wrapper .box h6 {
  text-transform: uppercase;
  margin: 0 0 30px 0;
  font-size: 18px;
  font-weight: 600;
}
.login-wrapper .box input[type="password"] {
  margin-bottom: 10px;
}
.login-wrapper .box input:-moz-placeholder {
  color: #9ba8b6;
  font-size: 15px;
  letter-spacing: 0px;
  font-style: italic;
}
.login-wrapper .box input:-ms-input-placeholder {
  color: #9ba8b6;
  font-style: italic;
  letter-spacing: 0px;
  font-size: 15px;
}
.login-wrapper .box input::-webkit-input-placeholder {
  color: #9ba8b6;
  font-style: italic;
  letter-spacing: 0px;
  font-size: 15px;
}
.login-wrapper .box a.forgot {
  display: block;
  text-align: right;
  font-style: italic;
  text-decoration: underline;
  color: #3d88ba;
  font-size: 13px;
  margin-bottom: 6px;
}
.login-wrapper .box input[type="text"],
.login-wrapper .box input[type="password"],
.login-wrapper .box input[type="email"] {
  font-size: 15px;
  height: 40px;
  margin-bottom: 18px;
  border-color: #b2bfc7;
  padding-left: 12px;
}
.login-wrapper .box .remember {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
.login-wrapper .box .remember input[type="checkbox"] {
  float: left;
  margin-right: 8px;
}
.login-wrapper .box .remember label {
  float: left;
  color: #4a576a;
  font-size: 13px;
  font-weight: 600;
}
.login-wrapper .box .login {
  text-transform: uppercase;
  font-size: 13px;
  padding: 8px 30px;
}
.login-wrapper .no-account {
  margin: 0 auto;
  float: none;
  text-align: center;
  font-size: 14px;
  margin-top: 25px;
}
.login-wrapper .no-account p {
  display: inline-block;
  color: #e5e5e5;
}
/* background switcher */
.bg-switch {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  top: 60px;
  border-radius: 0px 10px 10px 0px;
  padding: 10px 10px 0px 10px;
  z-index: 999;
}
.bg-switch .bgs .bg.active img {
  border-color: #000;
}
.bg-switch .bgs .bg {
  text-align: center;
  margin-bottom: 13px;
  text-decoration: none;
  display: block;
}
.bg-switch .bgs .bg img {
  width: 80px;
  height: 60px;
  border: 2px solid #9fcef1;
  cursor: pointer;
}
.header {
  background: #2c3742;
  box-shadow: inset rgba(255, 255, 255, 0.3) 0 1px 0, inset rgba(0, 0, 0, 0.22) 0 -1px 0, rgba(0, 0, 0, 0.14) 0 1px 2px;
  width: 100%;
  height: 75px;
  text-align: center;
  padding-top: 28px;
}
.login-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.login-wrapper .box {
  margin: 0 auto;
  padding: 30px 0 30px;
  float: none;
  width: 400px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, rgba(0, 0, 0, 0.35) 0 0 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, rgba(0, 0, 0, 0.35) 0 0 1px;
  -ms-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, rgba(0, 0, 0, 0.35) 0 0 1px;
  -o-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, rgba(0, 0, 0, 0.35) 0 0 1px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, rgba(0, 0, 0, 0.35) 0 0 1px;
  background: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.login-wrapper .box .content-wrap {
  width: 82%;
  margin: 0 auto;
}
.login-wrapper .box h6 {
  text-transform: uppercase;
  margin-bottom: 35px;
  font-size: 18px;
  font-weight: 600;
}
.login-wrapper .box input[type="password"] {
  margin-bottom: 10px;
}
.login-wrapper .box input:-moz-placeholder {
  color: #9ba8b6;
  font-size: 14px;
  letter-spacing: 0px;
  font-style: italic;
}
.login-wrapper .box input[type="text"],
.login-wrapper .box input[type="password"] {
  font-size: 15px;
  height: 40px;
  margin-bottom: 10px;
  border-color: #b2bfc7;
  padding-left: 12px;
}
.login-wrapper .box input[type="text"]:focus,
.login-wrapper .box input[type="password"]:focus {
  border: 1px solid #28a0e5;
  outline: none;
  -webkit-box-shadow: inset 0 1px 2px #ddd, 0px 0 5px #28a0e5;
  -moz-box-shadow: inset 0 1px 2px #ddd, 0px 0 5px #28a0e5;
  -ms-box-shadow: inset 0 1px 2px #ddd, 0px 0 5px #28a0e5;
  -o-box-shadow: inset 0 1px 2px #ddd, 0px 0 5px #28a0e5;
  box-shadow: inset 0 1px 2px #dddddd, 0px 0 5px #28a0e5;
}
.login-wrapper .box input:-ms-input-placeholder {
  color: #9ba8b6;
  font-style: italic;
  letter-spacing: 0px;
  font-size: 14px;
}
.login-wrapper .box input::-webkit-input-placeholder {
  color: #9ba8b6;
  font-style: italic;
  letter-spacing: 0px;
  font-size: 14px;
}
.login-wrapper .box .action {
  border-top: 1px solid #d3d7db;
  background-color: #f4f5f6;
  margin: 0px -36px;
  position: relative;
  top: 30px;
  border-radius: 0px 0px 7px 7px;
  padding: 15px 0px;
}
.login-wrapper .box .signup {
  text-transform: uppercase;
  font-size: 13px;
  padding: 7px 25px;
  border-radius: 5px;
}
.login-wrapper .already {
  margin: 0 auto;
  float: none;
  text-align: center;
  font-size: 13px;
  margin-top: 30px;
}
.login-wrapper .already p {
  display: inline-block;
  color: #222;
}
.login-wrapper .already a {
  color: #222;
  margin-left: 7px;
  border-bottom: 1px solid;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
}
.login-wrapper .already a:hover {
  text-decoration: none;
  color: #000;
  border-bottom-color: #000;
}
/* responsive */
@media (max-width: 767px) {
  .login-wrapper .box {
    width: 350px;
  }
  .login-wrapper .box .action {
    margin: 0px -31px;
  }
}
@media (max-width: 480px) {
  .login-wrapper .box {
    width: 90%;
  }
}
.mobile-login {
  margin-top: 9px;
  margin-right: 3px;
  font-weight: bold;
  padding: 12px 0;
  color: white;
}
.mobile-login:hover {
  color: white;
  text-decoration: none;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.dr-notification-container {
  position: fixed;
  z-index: 2147483001;
}
.dr-notification-container.bottom {
  bottom: 20px;
}
.dr-notification-container.right {
  right: 20px;
}
.dr-notification-container.left {
  left: 20px;
}
.dr-notification-container.top {
  top: 20px;
}
.dr-notification-container.center {
  left: 50%;
  margin-left: -190px;
}
.dr-notification-wrapper {
  width: 380px;
  position: relative;
  margin: 10px 0;
}
.dr-notification {
  width: 380px;
  background-color: rgba(12, 18, 27, 0.9);
  clear: both;
  min-height: 70px;
  max-height: 100px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  color: #dae4e3;
  border: 1px solid 1px solid #2f2f2f;
  overflow: hidden;
}
.dr-notification-close-btn {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  padding: 3px;
  background-color: rgba(36, 42, 43, 0.85);
  font-size: 14px;
  color: #ebebeb;
  border: 1px solid rgba(195, 195, 195, 0.85);
  position: absolute;
  right: -10px;
  top: -7px;
  -webkit-transition: all 0.35s cubic-bezier(0.31, 0.39, 0.21, 1.65);
  -moz-transition: all 0.35s cubic-bezier(0.31, 0.39, 0.21, 1.65);
  transition: all 0.35s cubic-bezier(0.31, 0.39, 0.21, 1.65);
  cursor: pointer;
}
.dr-notification-close-btn i {
  padding-left: 4px;
  padding-right: 3px;
}
.dr-notification-close-btn:hover {
  -webkit-transform: scale3d(1.25, 1.25, 1);
  -moz-transform: scale3d(1.25, 1.25, 1);
  -ms-transform: scale3d(1.25, 1.25, 1);
  transform: scale3d(1.25, 1.25, 1);
}
.dr-notification-image {
  width: 70px;
  height: 70px;
  float: left;
  display: block;
  font-size: 31px;
  color: white;
  text-align: center;
}
.dr-notification-image i {
  display: block;
  position: absolute;
  left: 20px;
  right: 100%;
  top: calc(26%);
}
.dr-notification-image img {
  margin: 15px;
  max-width: 70px;
  min-width: 48px;
}
.dr-notification-image.dr-notification-type-info {
  color: #fff;
}
.dr-notification-image.dr-notification-type-warning {
  color: #ffa226;
}
.dr-notification-image.dr-notification-type-error {
  color: #ff4b4f;
}
.dr-notification-image.dr-notification-type-success {
  color: #b4d455;
}
.dr-notification-image.success {
  color: #b4d455;
}
.dr-notification-content {
  padding-left: 78px;
  padding-right: 15px;
  padding-top: 10px;
}
.dr-notification-title {
  color: white;
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  margin-bottom: 5px;
}
@media (max-width: 769px) {
  .dr-notification-title {
    font-size: 14px;
  }
}
p.dr-notification-text {
  margin-top: -3px;
  font-size: 12px;
}
@media (max-width: 769px) {
  p.dr-notification-text {
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  .dr-notification-wrapper {
    width: 280px;
  }
  .dr-notification {
    width: 280px;
  }
}
.visible-export-block {
  display: none;
}
.chart-help {
  float: left;
  margin-left: 6px;
  margin-top: 4px;
  cursor: help;
  font-size: 17.5px;
  color: #414141;
}
ul.smart-insight-list li {
  padding-top: 12px;
}
.table-big {
  font-size: 14px;
}
.table-big thead > tr > th,
.table-big .table thead th {
  font-size: 13px;
}
.table-big thead > tr > th,
.table-big tbody > tr > th,
.table-big tfoot > tr > th,
.table-big thead > tr > td,
.table-big tbody > tr > td,
.table-big tfoot > tr > td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.author-table thead > tr > th,
.author-table tbody > tr > th,
.author-table tfoot > tr > th,
.author-table thead > tr > td,
.author-table tbody > tr > td,
.author-table tfoot > tr > td {
  height: 75px;
  line-height: 1.4;
  padding: 12px;
}
.box-highlight {
  padding: 30px 12px;
  margin: 6px;
  border: 1px solid #e9e4e4;
  box-shadow: 2px 2px 5px rgba(218, 221, 226, 0.8);
}
.comparison-versus-fixed-bar {
  position: fixed;
  background: #f8f8f8;
  border-top: 1px solid #dce4e8;
  padding-top: 6px;
  width: 100%;
  height: 40px;
  z-index: 999;
  bottom: 0;
  margin-left: -24px;
}
.content-analysis-report-heading {
  word-break: break-word;
  word-wrap: normal;
}
#questions .question-text-holder {
  padding-left: 12px;
}
#questions .question-text {
  font-size: 16.5px;
}
@media (max-width: 769px) {
  #questions .question-text {
    font-size: 12px;
  }
}
#questions .topic-heading {
  font-family: "Roboto Slab";
  margin-top: 6px;
  font-size: 20px;
}
@media (max-width: 769px) {
  #questions .question-url {
    font-size: 10px;
  }
}
#questions .label-info {
  border-radius: 10px;
}
#questions .keyword-info {
  margin-top: 6px;
  display: block;
}
#questions .drill-down-btn {
  margin-left: 6px;
  margin-top: -5px;
}
@media (max-width: 769px) {
  #questions .drill-down-btn {
    margin: 0;
    display: block;
  }
}
@media (max-width: 500px) {
  #questions .drill-down-btn {
    width: 100%;
  }
}
#questions .nav-tabs li a {
  font-size: 13px;
}
.sources-dropdown {
  max-height: 200px;
  overflow-y: auto;
}
.sources-dropdown .input-container {
  padding: 0 6px;
}
.sources-dropdown li {
  padding: 0 12px;
}
.sources-dropdown li .checkbox:not(:first-of-type) {
  margin: 6px 0;
}
.sources-dropdown li .checkbox:first-of-type {
  margin: 0 0 6px;
}
.questions-table thead tr th {
  border-top: 0px;
  border-bottom: 1px solid #eeeeee;
}
.questions-table tbody tr.main-questions-info {
  border-top: 1px solid #efefef !important;
}
.questions-table tbody .main-questions-info td {
  border-top: none !important;
}
.questions-table .questions-progress-bar {
  height: 18px;
  margin-bottom: 0;
}
.questions-table .related-keywords {
  font-size: 14px;
  margin-bottom: 6px;
  font-weight: 700;
}
.question-list li {
  border: none;
  font-size: 16px;
}
.question-list li a {
  color: #174f89;
}
.tab-heading-total {
  font-weight: normal;
}
.topics li.list-group-item {
  padding: 6px 12px;
}
.questions .question-list li {
  border-top: 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
  padding: 1.5rem 1.25rem;
}
.questions .question-list li .card-text {
  font-size: 16px;
}
.questions .question-list li .card-link {
  color: inherit;
  text-decoration: none;
}
.questions .question-list li .info-container,
.questions .question-list li .info-container small a {
  color: #282833;
}
.share-content {
  font-size: 13px;
  cursor: pointer;
  margin: 0 0 3px 0;
  line-height: inherit;
  color: #29323d;
}
.share-content > a:hover {
  text-decoration: none;
}
td.share-stat-holder {
  padding: 6px !important;
}
div.stat {
  display: block;
  width: 52px;
  margin: 0 6px;
  height: 52px;
  cursor: default;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  background: #f5f5f5;
  text-align: center;
  position: relative;
}
div.stat span {
  position: absolute;
  width: 100%;
  left: 0;
  top: 39%;
  color: #f4f4f4;
  line-height: 1em;
  height: 1em;
  font-size: 12px;
  font-weight: 700;
  text-shadow: 1px 1px rgba(34, 34, 34, 0.66);
  overflow: hidden;
}
div.stat.total {
  min-width: 52px;
  background-color: white;
}
div.stat.total span {
  color: #222222;
  text-shadow: 0 0 #d3d3d3;
}
div.stat.total .share-link {
  display: none;
}
div.stat.links {
  -webkit-box-shadow: 0 0 0 #fff !important;
  border: 1px solid rgba(41, 41, 41, 0.06);
  background: #425568;
}
div.stat.links .share-link {
  display: none;
}
div.stat.facebook {
  background-color: #3b5998;
}
div.stat.google {
  background-color: #d34836;
}
div.stat.linkedin {
  background-color: #007bb6;
}
div.stat.reddit {
  background-color: orangered;
}
div.stat.twitter {
  background-color: #00aced;
}
div.stat.pinterest {
  background-color: #cb2027;
}
div.stat.evergreen span {
  color: #222222;
  text-shadow: 0 0 #d3d3d3;
}
@-webkit-keyframes pulsate {
  50% {
    -webkit-transform: scale(1.2, 1.2);
  }
}
.untrust-link {
  font-size: 9px;
  cursor: pointer;
}
.backlink-filter-item {
  margin-top: 6px;
  margin-right: 18px;
  float: left;
  margin-bottom: 18px;
}
.backlink-filter-item.update-btn {
  padding-top: 21px;
}
@media (max-width: 768px) {
  .backlink-filter-item.update-btn {
    padding-top: 0;
    margin-bottom: 30px;
  }
}
.backlink-filter-item.update-btn button {
  height: 34px;
}
.backlink-filter-item .backlink-filter-label {
  margin-bottom: 4px;
}
.backlink-filter-item .ui-select {
  margin-right: 6px;
}
.backlink-filter-item span {
  display: block;
  margin-bottom: 4px;
}
@media (max-width: 992px) {
  .backlink-filter-item {
    margin-top: 18px;
  }
}
.backlink-filter-item input {
  border-radius: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
  cursor: text;
}
@media (max-width: 768px) {
  .backlink-filter-item {
    margin-bottom: 6px;
    width: 100%;
  }
  .backlink-filter-item input {
    width: 100%;
    margin-top: 12px;
  }
  .backlink-filter-item .btn-group.dropdown,
  .backlink-filter-item button.btn.filter {
    width: 100%;
  }
  .backlink-filter-item .btn.filter {
    margin-top: 6px;
    padding: 8px 12px 1px;
  }
}
.backlink-total {
  padding: 12px;
  border: 1px solid #eee;
  margin-right: 6px;
  text-align: center;
  max-width: 350px;
  border-radius: 6px;
  font-size: 14px;
  cursor: help;
}
.backlink-total .number {
  font-weight: bold !important;
}
.top-content-tabs {
  margin-top: 12px;
  margin-bottom: 12px;
}
.top-content-tabs a {
  color: #174f89;
}
.top-content-tabs .nav-pills > li.active > a,
.top-content-tabs .nav-pills > li.active > a:hover,
.top-content-tabs .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #1d3145;
}
div.search-type-tag {
  margin-top: 6px;
  margin-bottom: 3px;
}
a.view-sharers {
  margin-bottom: 5px;
}
.more-domain {
  cursor: pointer;
  color: #6b6b6b;
}
.more-domain:hover {
  color: #6b6b6b;
}
.display-code-holder h5 {
  font-size: 14px;
  margin-top: 12px;
  padding: 6px 8px;
  border-radius: 4px;
  background-color: #f0f6f8;
  margin-bottom: 12px;
  font-weight: 600;
}
.sortByDropdownAbsolute {
  position: absolute;
  right: 25px;
  margin-top: 6px;
}
.backlinks-target-dropdown {
  left: 0 !important;
  min-width: 225px !important;
}
.most-shared-trending-row {
  background: #f8f8f8;
}
.most-shared-trending-row .most-shared-trending-heading {
  color: #808080;
  font-size: 1.4em;
  margin-bottom: 12px;
}
.most-shared-trending-row .most-shared-trending-image-container {
  vertical-align: top;
}
@media (max-width: 980px) {
  .most-shared-trending-row .most-shared-trending-image-container {
    margin-bottom: 12px;
  }
}
@media (min-width: 980px) {
  .most-shared-trending-row .most-shared-trending-image-container img {
    max-height: 140px;
  }
}
.most-shared-trending-row .most-shared-more-trending-url > a {
  font-size: 14px;
}
@keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
.related-keywords-dropdown {
  padding: 10px;
  width: 500px;
  left: -220px !important;
  margin-top: 15px;
  box-shadow: 0 2px 10px 0 rgba(91, 91, 91, 0.2);
}
.related-keywords-dropdown:before {
  content: "";
  border-bottom: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: -10px;
  right: 250px;
  z-index: 10;
}
.related-keywords-dropdown:after {
  content: "";
  border-bottom: 12px solid #ccc;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  position: absolute;
  top: -12px;
  right: 248px;
  z-index: 9;
}
.related-keywords-dropdown .badge {
  background-color: #f4f4f4;
  color: #1e7fd1;
  padding: 6px 12px;
  font-family: Roboto;
  font-size: 13px;
  font-weight: normal;
  line-height: 15px;
}
#topics {
  padding-top: 3rem;
}
@media (min-width: 768px) {
  #topics .search-input-group {
    max-width: 580px;
    margin: auto;
  }
}
#topics .dropdown-menu > li > a {
  text-align: center;
  cursor: auto;
}
#topics .dropdown-menu > li > a:hover {
  background: inherit !important;
  color: inherit !important;
}
#topics .dropdown-menu button:hover {
  background: #1e7fd1;
  box-shadow: 0 2px 10px 0 rgba(91, 91, 91, 0.2);
  border-color: #1e7fd1;
  color: white;
}
#topics .section-title {
  height: 35px;
  width: 188px;
  color: #174f89;
  font-family: Roboto;
  font-size: 30px;
  font-weight: 500;
  margin: auto;
  letter-spacing: -0.21px;
  line-height: 35px;
  text-align: center;
}
#topics .section-subtitle {
  height: 20px;
  width: 359px;
  margin: auto;
  color: #174f89;
  font-family: "Helvetica Neue";
  font-size: 17px;
  line-height: 20px;
  text-align: center;
}
#topics .topics-search-bar {
  float: none !important;
}
#topics .help-heading {
  color: #174f89;
  font-family: Roboto;
  font-size: 21px;
  line-height: 24px;
  text-align: center;
}
#topics .arrow-img {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  position: absolute;
  right: 0;
  top: 150px;
}
@media (max-width: 1100px) {
  #topics .arrow-img {
    display: none;
  }
}
#topics .oval {
  height: 210px;
  width: 210px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  padding-top: 42px;
  background: #f8f8f8;
}
#topics .oval .number {
  height: 28px;
  width: 78px;
  color: #1e7fd1;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
  margin: auto;
  margin-bottom: 18px;
}
#topics .oval .text {
  height: 63px;
  width: 150px;
  margin: auto;
  color: #3e3e3e;
  font-family: Roboto;
  font-size: 15px;
  line-height: 21px;
  text-align: center;
}
#topics .results-title {
  color: #1e7fd1;
  float: left;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
}
#topics .results-title .loading-content {
  width: 28px;
  display: inline-block;
  background: #d8d8d8;
  margin-bottom: 6px;
  -webkit-animation: flickerAnimation 1s infinite;
  -moz-animation: flickerAnimation 1s infinite;
  -o-animation: flickerAnimation 1s infinite;
  animation: flickerAnimation 1s infinite;
}
#topics .view-icon,
#topics .view-icon {
  cursor: inherit;
}
#topics .view-icon:not(.active),
#topics .view-icon:not(.active) {
  cursor: pointer;
  filter: grayscale(1);
}
#topics .overflow-menu li > a {
  padding: 10px;
}
#topics .overflow-menu li > a:not(:first-of-type),
#topics .overflow-menu li > a:not(:last-of-type) {
  padding: 5px 10px;
}
#topics .grid-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#topics .grid-row .card-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-grow: 1;
}
#topics .grid-row .card-container topics-card {
  width: 100%;
}
#topics .grid-row .card-container .card {
  border-radius: 6px;
  width: 100%;
  border: 1px solid #ddd;
  min-height: 420px;
}
#topics .grid-row .card-container .card .card-body,
#topics .grid-row .card-container .card .card-header,
#topics .grid-row .card-container .card .card-footer {
  padding: 18px;
}
#topics .grid-row .card-container .card .card-action {
  padding: 0 18px 18px;
}
#topics .grid-row .card-container .card .card-body {
  min-height: 180px;
}
#topics .grid-row .card-container .card .card-body,
#topics .grid-row .card-container .card .card-action {
  background-color: #f8f8f8;
}
#topics .grid-row .card-container .card .card-header {
  border-bottom: 1px solid #ddd;
}
#topics .grid-row .card-container .card .card-header .card-title {
  color: #174f89;
  font-family: Roboto;
  font-size: 21px;
  line-height: 24px;
  padding-right: 36px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#topics .grid-row .card-container .card .card-header .card-title.loading {
  width: 70%;
  display: inline-block;
  background: #d8d8d8;
  margin-bottom: 6px;
  -webkit-animation: flickerAnimation 1s infinite;
  -moz-animation: flickerAnimation 1s infinite;
  -o-animation: flickerAnimation 1s infinite;
  animation: flickerAnimation 1s infinite;
}
#topics .grid-row .card-container .card .card-header .card-title .dropdown-icon {
  position: absolute;
  right: 30px;
  top: 12px;
}
#topics .grid-row .card-container .card-footer {
  border-top: 1px solid #ddd;
}
@media (min-width: 992px) and (max-width: 1200px) {
  #topics .grid-row .card-container .card-footer {
    min-height: 172px;
  }
}
@media (min-width: 1201px) and (max-width: 1599px) {
  #topics .grid-row .card-container .card-footer {
    min-height: 181px;
  }
}
@media (min-width: 1600px) {
  #topics .grid-row .card-container .card-footer {
    min-height: 144px;
  }
}
#topics .grid-row .card-container .card-footer .card-footer-title {
  color: #5b5b5b;
  font-family: Roboto;
  font-size: 13px;
  line-height: 15px;
}
#topics .list-row .list-item {
  border: 1px solid #e5e5e5;
  border-radius: 6px;
}
#topics .list-row .list-item .list-header,
#topics .list-row .list-item .list-footer {
  padding: 18px;
}
#topics .list-row .list-item .list-header {
  border-bottom: 1px solid #ddd;
}
#topics .list-row .list-item .list-header .ss-ellipsis {
  border: 1px solid #ddd;
  border-radius: 50%;
  padding: 11px 12px 6px;
}
#topics .list-row .list-item .list-header .list-title {
  color: #174f89;
  font-family: Roboto;
  font-size: 21px;
  line-height: 42px;
}
#topics .list-row .list-item .w-80 {
  width: 80%;
}
#topics .list-row .list-item .loading-content {
  width: 70%;
  display: inline-block;
  height: 12;
  background: #d8d8d8;
  margin-bottom: 15px;
  -webkit-animation: flickerAnimation 1s infinite;
  -moz-animation: flickerAnimation 1s infinite;
  -o-animation: flickerAnimation 1s infinite;
  animation: flickerAnimation 1s infinite;
}
#topics .list-row .list-item .list-footer .list-footer-title {
  color: #5b5b5b;
  font-family: Roboto;
  font-size: 13px;
  line-height: 15px;
}
#topics .card-body {
  padding: 18px;
}
#topics .card-body .card-body-title {
  color: #5b5b5b;
  font-family: Roboto;
  font-size: 13px;
  line-height: 15px;
}
#topics .card-body .card-body-content {
  color: #3e3e3e;
  margin-top: 9px;
  margin-bottom: 18px;
  font-family: Roboto;
  font-size: 15px;
  line-height: 21px;
  height: 63px;
}
#topics .card-body .card-body-content > a {
  color: #3e3e3e;
  position: relative;
  display: block;
  float: none;
  margin-right: 3px;
  max-height: 63px;
}
#topics .badge {
  background-color: #f4f4f4;
  color: #1e7fd1;
  padding: 6px 12px;
  font-weight: normal;
  font-family: Roboto;
  font-size: 13px;
  line-height: 15px;
  border-radius: 18px;
}
#topics .badge.dropdown-toggle {
  font-weight: bold;
}
#topics .card.loading {
  min-height: 280px !important;
}
#topics .card.loading .card-body div,
#topics .list-item.loading .card-body div,
#topics .card.loading .card-action div,
#topics .list-item.loading .card-action div,
#topics .card.loading .card-footer div,
#topics .list-item.loading .card-footer div {
  width: 100%;
  height: 12;
  background: #d8d8d8;
  margin-bottom: 15px;
  -webkit-animation: flickerAnimation 1s infinite;
  -moz-animation: flickerAnimation 1s infinite;
  -o-animation: flickerAnimation 1s infinite;
  animation: flickerAnimation 1s infinite;
}
#topics .card.loading .card-body div.card-body-title,
#topics .list-item.loading .card-body div.card-body-title,
#topics .card.loading .card-action div.card-body-title,
#topics .list-item.loading .card-action div.card-body-title,
#topics .card.loading .card-footer div.card-body-title,
#topics .list-item.loading .card-footer div.card-body-title {
  width: 40%;
}
.topics-modal .modal-content {
  border: none;
  border-radius: 4px;
  box-shadow: 0 2px 10px 0 rgba(62, 62, 62, 0.5);
}
.topics-modal .modal-header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: white;
}
.topics-modal .modal-header h3 {
  color: #174f89;
  font-family: Roboto;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: -0.21px;
  line-height: 35px;
}
.topics-modal .modal-header .close {
  color: #174f89;
  margin-top: 12px;
  margin-right: 12px;
  font-size: 34px;
  opacity: 1;
  text-shadow: none;
}
.topics-modal .modal-body .nav-tabs > li.active > a {
  font-weight: normal;
}
.topics-modal .modal-body .list-group-item {
  color: #3e3e3e;
  font-family: Roboto;
  font-size: 15px;
  line-height: 21px;
  padding: 18px 12px;
}
.topics-modal .modal-body .list-group-item a {
  color: inherit;
  font-family: inherit;
}
.topics-modal .modal-body .list-group-item:first-of-type {
  margin-top: 12px;
}
.topics-modal .modal-body .list-group-item:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.topics-modal .modal-body .badge {
  background: #174f89;
  padding: 4px 8px;
  font-weight: normal;
}
.topics-modal .topics-modal-header {
  padding: 32px 42px;
}
.topics-modal .topics-modal-body {
  overflow-y: auto;
}
.topics-modal .topics-modal-body li {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-width: 2px;
}
.topics-modal .topics-modal-body button {
  font-family: Roboto;
}
.topics-modal .topics-modal-body .uib-tab .nav-link {
  font-size: 17px;
}
.topics-modal .topics-modal-body .uib-tab .nav-link .badge {
  padding-left: 12px;
  padding-right: 12px;
}
.topics-loading-modal-column {
  padding: 18px 24px;
  text-align: center;
}
.topics-loading-modal-column i {
  font-size: 42px;
  display: block;
  padding-top: 20px;
}
.topics-loading-modal-column h4 {
  margin-top: 12px;
}
@media (max-width: 767px) {
  .topics-loading-modal-column {
    padding: 6px;
  }
  .topics-loading-modal-column > div {
    height: 50px;
  }
  .topics-loading-modal-column h4 {
    font-size: 16px;
  }
  .topics-loading-modal-column i {
    padding-top: 12px;
  }
}
@media (max-width: 500px) {
  .topics-loading-modal {
    margin-top: 80%;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  .topics-loading-modal {
    margin-top: 50%;
  }
}
.topics-loading-modal .modal-content {
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.topics-loading-modal .cancel-text {
  color: #5b5b5b;
  font-size: 12px;
}
.topics-loading-modal + div.modal-backdrop.in {
  opacity: 0.15;
}
.trending .blocked-domain-tag {
  margin-right: 6px;
}
.trending .location-dropdown-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  background-color: #fdfdfd;
  border: 1px solid #e1e3e8;
  width: 94%;
  margin-left: 1px;
}
.trending .location-dropdown-wrapper strong {
  font-weight: 500;
}
.trending .location-dropdown-wrapper > .message {
  padding: 10px 20px;
  border-bottom: 1px solid #ddd;
  color: #868686;
}
.trending .location-dropdown-wrapper > .dropdown-menu {
  position: static;
  float: none;
  display: block;
  min-width: 260px;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.trending .save-content-link {
  padding: 0 6px;
  margin-right: -6px;
}
.trending #load-more-btn {
  font-family: "" Helvetica Neue " Slab";
  font-size: 16px;
}
.trending .trending-hour-filter,
.trending .trending-sort-filter {
  cursor: pointer;
  border: 1px solid #d9d9d9;
  background-color: #f3f7fa;
  overflow: hidden !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 144px;
  border-radius: 4px;
  padding-top: 6px;
  padding-bottom: 3px;
  height: 34px;
}
.trending .hour-label,
.trending .sort-label {
  display: inline-block;
  vertical-align: middle;
  height: 36px;
  line-height: 36px;
}
.trending .hour-label label,
.trending .sort-label label {
  font-size: 14px;
  color: #44637f;
}
.trending .trending-title {
  color: #1d3145;
  font-size: 28px;
  font-family: "Roboto Slab";
}
.trending .time-filter-holder label {
  font-size: 14px;
}
.trending #trending-content-wrapper {
  padding: 12px 3px;
}
@media (max-width: 767px) {
  .trending #trending-content-wrapper .sort-toggle {
    margin-left: 0;
  }
}
.trending .trending-padding {
  padding-top: 12px 18px;
}
.trending #create-new-trend-btn:focus {
  outline: none;
}
.trending .trending-separator {
  border-bottom: 6px solid #45a1ee;
}
.trending .promo {
  margin-bottom: 12px;
  margin-top: 24px;
  padding: 24px 18px 24px 18px;
  background-color: #1d3145;
}
.trending .promo h3 {
  color: #f5f5f5;
}
.trending .promo a.small {
  margin-top: 3px;
  color: #b4b4b4;
}
.trending .trending-quota {
  background-color: #ffffff;
  border: 1px solid #dfdfdf;
  padding: 12px;
  margin-bottom: 2px;
  border-radius: 4px;
}
.trending .beta {
  font-size: 14px;
  color: #ffffff;
  font-style: italic;
  background-color: #258be2;
  padding: 3px;
  border-radius: 4px;
}
.trending .share-bar {
  width: 100%;
}
.trending .shared-by {
  padding: 6px;
  font-size: 14px;
  font-style: italic;
}
.trending .share-buttons {
  float: right;
}
.trending .form-control {
  height: 34px;
}
.trending .rss-holder {
  float: right;
  margin-right: 4px;
}
.trending .rss-holder .trending-rss-button:before {
  content: " RSS";
}
@media (min-width: 992px) and (max-width: 1142px) {
  .trending .rss-holder .trending-rss-button:before {
    content: "";
  }
}
.trending .trending-tld-dropdown-holder {
  margin-right: 4px;
}
@media only screen and (min-width: 767px) and (max-width: 1105px) {
  .trending .trending-tld-dropdown {
    max-width: 120px;
  }
}
.trending .trending-tld-filter-label {
  margin-top: 10px;
  margin-bottom: -5px;
}
@media (min-width: 1024px) and (max-width: 1350px) {
  .trending .share-trend-holder.shown {
    zoom: 0.85;
    margin-top: 4px;
  }
}
@media (min-width: 1200px) and (max-width: 1350px) {
  .trending .share-trend-holder.share-trend-short-url {
    zoom: 0.85;
  }
}
@media (min-width: 1200px) {
  .trending .share-trend-holder.share-trend-short-url {
    margin-top: 18px;
  }
}
.trending .share-trend-holder .trending-share-button:before {
  content: " Share";
}
@media (min-width: 992px) and (max-width: 1142px) {
  .trending .share-trend-holder .trending-share-button:before {
    content: "";
  }
}
.trending .add-form .nav-tabs > li.active > a {
  background-color: transparent;
}
.trending .add-form .nav-tabs.nav-justified > .active > a {
  border-bottom: 0;
}
@media (min-width: 768px) {
  .trending .add-form .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #bcbcbc;
  }
}
.trending .add-form .nav-tabs.nav-justified > .active > a {
  border: 1px solid #bcbcbc;
  border-bottom: 0;
}
.trending .edit-feed-form .nav-tabs > li {
  text-align: center;
  width: 50%;
}
.trending .trending-top-margin-s {
  margin-top: 5px;
}
.trending .trending-bottom-margin {
  margin-bottom: 10px;
}
.trending div.trending-holder-header {
  padding-top: 18px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e3e8ea;
}
.trending .location-menu {
  background: white;
  border: 1px solid #e3e9ea;
  border-radius: 6px;
  box-shadow: 7px 5px 16px 2px rgba(136, 136, 136, 0.5);
  width: 540px;
  min-height: 240px;
  position: absolute;
  top: 100px;
  left: 200px;
  margin-top: -37px;
}
.trending .location-menu .location-menu-header {
  background-color: #fdfdfd;
  border-bottom: 1px solid #e1e3e8;
  padding: 6px;
  box-shadow: 0 5px 4px -2px rgba(219, 219, 219, 0.4);
}
.trending .location-menu .location-menu-title {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 500;
}
.trending .location-menu .location-filter-menu {
  margin: 12px 6px 12px 1px;
}
.trending .location-menu .location-filter-menu .location-filter-buttons {
  margin-top: 16px;
  text-align: center;
}
.trending .location-menu .location-filter-menu .location-filter-buttons .btn {
  background-color: #fefefe;
  border-radius: 0px !important;
  border-color: #dadedf;
}
.trending .location-menu .results-holder {
  padding: 8px 6px 6px 6px;
  overflow-y: scroll;
  max-height: 400px;
}
.trending .location-menu .location-item {
  margin: 4px;
  display: inline-flex;
  border-color: #eaeaea;
}
.trending .location-menu .location-item .btn-default {
  font-size: 13.5px;
  color: #383d42;
}
.trending .location-menu .location-item .state {
  background-color: #fdfdfd;
  border-radius: 1px;
}
.trending .location-menu .location-item .country {
  background-color: #fdfdfd;
  border-radius: 29px;
}
.trending .content-trending-holder {
  margin-top: -12px;
}
.trending .content-trending-holder h5 {
  font-size: 15px;
  margin-top: 6px;
  margin-bottom: 12px;
  margin-left: 8px;
}
.trending .content-trending-holder .user-divider {
  margin-left: 6px;
  font-weight: bold;
  width: 180px;
  word-break: break-all;
}
.trending .content-trending-holder .content-trending {
  border-bottom: 1px solid #e3e8ea;
  padding: 12px;
  position: relative;
  max-width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.trending .content-trending-holder .content-trending .trending-list-name {
  padding-right: 6px;
}
.trending .content-trending-holder .content-trending img {
  margin-left: -5px;
}
.trending .content-trending-holder .content-trending .label {
  background-color: #5d738f;
  padding: 3px;
  margin-left: 2px;
  color: white;
  font-size: 11.5px;
  float: right;
}
.trending .content-trending-holder .content-trending:hover {
  background-color: #f9f9f9 !important;
}
.trending .content-trending-holder .content-trending a {
  -webkit-font-smoothing: antialiased;
  font-size: 12.5px;
  color: #565658;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.65);
}
.trending .content-trending-holder .content-trending a span.influencerss {
  -webkit-font-smoothing: antialiased;
  margin-left: 1px;
  font-weight: bold;
}
.trending .content-trending-holder .content-trending a .influencers-icon-holder {
  opacity: 0.8;
}
.trending .content-trending-holder .content-trending a span {
  margin-right: 4px;
}
.trending .content-trending-holder .content-trending.selected {
  background-color: #f2f2f2 !important;
}
.trending .content-trending-holder .content-trending.selected .label {
  color: #637489;
}
.trending .content-trending-holder .content-trending.selected a {
  -webkit-font-smoothing: subpixel-antialiased;
}
.trending .content-trending-holder .content-trending.selected:hover {
  background-color: #f2f2f2 !important;
}
.trending-item-filters {
  margin-top: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: inline-block;
  width: 100%;
}
.time-filter-holder > .radio-inline > label > input[type="radio"] {
  margin-top: 2px;
}
.trending-content-topics .edit-remove-status {
  margin-bottom: -22px;
}
.trending-content-topics a {
  cursor: pointer;
  margin-top: 2px;
  margin-right: -4px;
  overflow: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  display: inline-block;
  margin-bottom: 2px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  color: #3b3b3b;
  background-color: white;
  border-bottom: 1px solid #e2e2e2;
  border: 1px solid #e4e4e4;
  white-space: nowrap;
  padding: 10px 11px 10px 11px;
  font-size: 14px;
  line-height: 1.3;
  border-radius: 0px;
}
.trending-content-topics a:hover {
  background-color: #f6f6f6;
  text-decoration: none;
}
.trending-content-topics a.add,
.trending-content-topics a.edit {
  margin-left: -1px;
}
.trending-content-topics a.done {
  color: white;
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.trending-content-topics a.done:hover,
.trending-content-topics a.done:focus,
.trending-content-topics a.done:active,
.trending-content-topics a.done.active,
.open > .dropdown-toggle.trending-content-topics a.done {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.trending-content-topics a.done:active,
.trending-content-topics a.done.active,
.open > .dropdown-toggle.trending-content-topics a.done {
  background-image: none;
}
.trending-content-topics a.done.disabled,
.trending-content-topics a.done[disabled],
fieldset[disabled] .trending-content-topics a.done,
.trending-content-topics a.done.disabled:hover,
.trending-content-topics a.done[disabled]:hover,
fieldset[disabled] .trending-content-topics a.done:hover,
.trending-content-topics a.done.disabled:focus,
.trending-content-topics a.done[disabled]:focus,
fieldset[disabled] .trending-content-topics a.done:focus,
.trending-content-topics a.done.disabled:active,
.trending-content-topics a.done[disabled]:active,
fieldset[disabled] .trending-content-topics a.done:active,
.trending-content-topics a.done.disabled.active,
.trending-content-topics a.done[disabled].active,
fieldset[disabled] .trending-content-topics a.done.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.trending-content-topics a.done .badge {
  color: #5cb85c;
  background-color: #fff;
}
.trending-content-topics a.selected {
  background-color: #1d3145;
  border: 1px solid rgba(226, 226, 226, 0.1);
  color: #ffffff;
}
.trending-content-topics a.selected i {
  color: white;
}
.current-multi-topic-btn.selected {
  background-color: rgba(44, 85, 137, 0.85) !important;
  color: white;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.trending-item {
  max-width: 375px;
  -webkit-animation: fadein 1s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 1s;
  /* Firefox < 16 */
  -ms-animation: fadein 1s;
  /* Internet Explorer */
  -o-animation: fadein 1s;
  /* Opera < 12.1 */
  animation: fadein 1s;
  background-color: #fff;
  margin: 24px 12px;
  box-shadow: 0 1px 6px #dae4ec, 0 2px 6px #dae4ec;
}
.trending-item .item-header {
  min-height: 120px;
  background-color: #cbd7de;
}
.trending-item .item-header img {
  min-width: 100%;
  max-height: 400px;
}
.trending-item .item-body {
  padding: 12px 12px 6px;
}
.trending-item .item-body h4 {
  line-height: 23px;
  font-size: 16px;
}
.trending-item .item-body h4 .search-link {
  color: #242424;
  font-size: 75%;
}
.trending-item .item-body:hover {
  background-color: #f3f3f3;
}
.trending-item .item-stats {
  padding: 6px 12px;
}
.trending-item .item-stats .trending-score i {
  color: #949494;
  margin-left: 2px;
  cursor: pointer;
}
.trending-item .item-stats h5,
.trending-item .item-stats a {
  color: #7b8d9b;
}
.trending-item .item-shares {
  padding: 3px 12px 3px 16px;
}
.trending-item .share-block-holder {
  margin-top: 8px;
}
.trending-item .share-block-holder a {
  font-size: 12px;
  cursor: pointer;
  line-height: inherit;
  color: #8f919d;
  font-weight: 300;
}
.trendgrid .column {
  float: left;
}
.trendgrid .column-1-6 {
  width: 16.666%;
}
.trendgrid .column-1-4 {
  width: 25%;
}
.trendgrid .column-1-2 {
  width: 50%;
}
.trendgrid .column-1-1 {
  width: 100%;
}
#reporting .report-card {
  background-color: #f8f8f8;
  padding: 15px;
}
#reporting .report-card h4 {
  font-size: 17px;
}
#reporting .report-card p {
  font-size: 13px;
}
#reporting .report-card .go {
  margin-top: 12px;
  font-size: 14px;
  text-align: right;
}
.analysis-modal .fb-post-top-bar .fb-post-info {
  padding: 8px 0 8px 33px;
}
.fb-post-top-bar {
  background: rgba(59, 89, 152, 0.9);
  color: white;
  height: 36px;
  margin-bottom: 0;
  position: relative;
  padding: 0 6px 0 0;
  width: 100%;
}
.fb-post-top-bar span > i.fa-2x {
  margin-top: -3px;
}
.fb-post-top-bar a {
  color: white;
}
.fb-post-top-bar a:hover {
  text-decoration: none;
}
.fb-post-top-bar .fb-post-info {
  height: 36px;
  padding: 8px 33px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  font-size: 90%;
}
.fb-post-top-bar .fb-post-info a {
  color: inherit;
  text-decoration: none;
}
.fb-post-top-bar .fb-post-info a span {
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.fb-post-top-bar img {
  height: 24px;
  position: absolute;
  width: 24px;
  left: 6px;
  top: 6px;
}
.fb-item-msg {
  padding-top: 12px;
}
.fb-post-top-info {
  background: white;
  color: #9dafbe;
  display: inline-block;
  font-size: 12px;
  min-height: 26px;
  padding: 15px 15px 0;
  margin-bottom: 0;
}
.fb-post-top-info a {
  color: #9dafbe;
}
.fb-post-language {
  text-align: right;
}
.fb-type-icon {
  margin-top: 6px;
}
.fb-url-section {
  padding: 6px;
}
.fb-stat-container {
  background: #f3f7fa;
}
.fb-stats {
  margin: 0 -12px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px;
  background: #f3f7fa;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fb-stat {
  background: #f3f7fa;
  color: #44637f;
  padding: 6px 6px 0;
  text-align: center;
  font-size: 18px;
}
.fb-stat [class^="ss-"] {
  float: none !important;
  margin-top: 3px;
}
.fb-stat-text {
  color: #44637f;
  font-size: 13px;
}
@media (min-width: 992px) {
  .fb-stat-text {
    margin-top: 4px;
    margin-bottom: 3px;
  }
}
.facebook-num-results-filter {
  margin-left: -15px;
}
.facebook-num-results-radios {
  display: inline-block;
  margin-left: 10px;
}
.fb-user-checkbox label {
  margin-left: 4px;
}
.fbgrid .column {
  float: left;
}
.fbgrid .column-1-6 {
  width: 16.666%;
}
.fbgrid .column-1-4 {
  width: 25%;
}
.fbgrid .column-1-3 {
  width: 33.333%;
}
.fbgrid .column-1-2 {
  width: 50%;
}
.fbgrid .column-1-1 {
  width: 100%;
}
.fb-item {
  box-shadow: 0 1px 6px #dae4ec, 0 2px 6px #dae4ec;
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  -o-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.25s;
  -moz-animation-duration: 0.25s;
  -o-animation-duration: 0.25s;
  animation-duration: 0.25s;
  background-color: #fff;
  margin: 12px 12px 30px 12px;
  border: 1px solid #e1e1e1;
}
.fb-item .fb-post-title a {
  color: #385877;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  font-family: "Roboto Slab";
}
.fb-item .fb-post-title a:visited {
  color: #7e29a7;
}
.fb-item .item-header .fb-post-title {
  font-size: 12px;
  color: #9fb1be;
  padding: 3px 15px;
  margin-top: 0;
}
.fb-item .item-header .fb-post-title a {
  color: #9fb1be;
}
.fb-item .item-header img.fb-post-image {
  display: inherit;
  min-width: 100%;
  max-height: 400px;
}
.fb-item .fb-item-msg {
  padding-bottom: 15px;
}
.fb-item .fb-item-msg hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.fb-item .fb-item-msg p.fb-post-message {
  font-size: 1.1em;
  line-height: 1.5em;
  word-break: break-word;
  color: #44637f;
}
.fb-item .item-body {
  border-bottom: 1px solid #f0f0f0;
  padding: 1px 12px 0 12px;
}
.fb-item .item-body p {
  font-size: 1.2em;
  word-break: break-word;
}
.fb-item .item-body h4 {
  line-height: 23px;
  font-size: 16px;
}
.fb-item .item-body h4 .search-link {
  color: #242424;
  font-size: 75%;
}
.fb-item .item-shares {
  padding: 3px 12px 3px 16px;
}
.fb-item .fb-post-url {
  border-top: 1px solid #f8f8f8;
  font-weight: 400;
  padding-top: 5px;
  word-break: break-word;
}
.fb-item .fb-post-url a:visited {
  color: #7e29a7;
}
.fb-profile-img {
  border-top-left-radius: 2px;
}
.fb-img-container {
  overflow: hidden;
  max-height: 250px;
  width: 100%;
}
table.fb-table-view > tbody > tr > td.fb-table-thumbnail > div.fb-table-result-container {
  height: 100px;
}
table.fb-table-view > tbody > tr > td.fb-table-thumbnail > div.fb-table-result-container > img {
  height: 100px;
  width: 100px;
}
table.fb-table-view > tbody > tr > td.fb-table-thumbnail > div.fb-table-result-container > a > img {
  max-height: 50px;
  max-width: 50px;
}
table.fb-table-view > tbody > tr > td.fb-table-thumbnail > div.fb-table-result-container > img:hover {
  -webkit-transform: scale(3, 3);
  -moz-transform: scale(3, 3);
  -ms-transform: scale(3, 3);
  -o-transform: scale(3, 3);
  transform: scale(3, 3);
  -webkit-transform-origin: left;
  z-index: 2002;
  position: absolute;
  left: 12px;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
}
.fb-table-mobile > .fb-table-top-row > div.fb-table-result-container > img {
  max-height: 80px;
  position: relative;
  max-width: 100%;
}
.fb-table-mobile > .fb-table-top-row > .fb-table-result-container {
  min-height: 0;
}
.fb-table-mobile > .fb-table-mobile-bottom-row > div > div.fb-table-result-container {
  min-height: 15px !important;
  padding: 6px;
}
.fb-table-mobile > div.fb-table-stat {
  background: #f0f0f0;
}
.fb-table-mobile > .fb-table-mobile-bottom-row {
  background: #f0f0f0;
}
.fb-table-mobile > .fb-table-top-row {
  overflow: hidden;
  padding: 10px 0;
}
.fb-table-mobile {
  border: 1px #f0f0f0 solid;
  margin-top: 12px;
  overflow: hidden;
}
.fb-table-stat {
  font-size: 1.1em;
}
.fb-sidebar-checkbox-label {
  font-weight: normal;
}
.fb-table-result-container {
  min-height: 70px;
}
.fb-highlight-comments {
  background: #d34836;
  color: white;
}
.fb-highlight-comments h3 {
  color: white;
}
.fb-highlight-interactions {
  background: #3b5998;
  color: white;
}
.fb-highlight-interactions h3 {
  color: white;
}
.fb-highlight-likes {
  background: #00aced;
  color: white;
}
.fb-highlight-likes h3 {
  color: white;
}
.fb-highlight-shares {
  background: #007bb6;
  color: white;
}
.fb-highlight-shares h3 {
  color: white;
}
.fb-analysis-search-link {
  word-break: break-all;
}
.fb-analysis-amount-box {
  font-size: 12px;
}
.pagination-facebook-ms {
  position: absolute;
  width: 95%;
  bottom: 0;
  left: 25px;
  margin: 12px 0;
}
.fb-analysis-report-heading {
  color: white;
}
@media (max-width: 767px) {
  .fb-analysis-report-heading {
    padding-left: 10px;
  }
}
.fb-table-result-username {
  background-color: #1d3145;
  margin-top: -10px;
  color: white;
  margin-bottom: 10px;
}
.fb-table-result-username .fb-profile-img {
  margin-left: -15px;
}
.fb-table-result-username span {
  padding-left: 6px;
}
.sumo-rank-bubble {
  margin-top: -80px;
  margin-bottom: 50px;
  margin-right: 20px;
}
.bubble {
  position: relative;
  width: 195px;
  height: 120px;
  padding: 5px;
  background: #34a963;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: #ffffff solid 2px;
}
.bubble:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 15px 16px 0;
  border-color: #34a963 transparent;
  display: block;
  width: 0;
  z-index: 0;
  bottom: -15px;
  left: 153px;
}
.bubble:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 16px 17px 0;
  border-color: #ffffff transparent;
  display: block;
  width: 0;
  z-index: 0;
  bottom: -18px;
  left: 152px;
}
a.hexicon,
a.hexicon span {
  z-index: 10;
  display: block;
  width: 150px;
  height: 75px;
  background: #444;
  position: absolute;
  margin-top: 0px;
  text-decoration: none;
  line-height: 75px;
  text-align: center;
  font-size: 50px;
  color: #aaaaaa;
}
a.hexicon:before,
a.hexicon span:before {
  content: "";
  position: absolute;
  top: -49.34211px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  border-bottom: 50px solid #444;
}
a.hexicon:after,
a.hexicon span:after {
  content: "";
  position: absolute;
  bottom: -49.34211px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  border-top: 50px solid #444;
}
a.hexicon span {
  margin-left: 50%;
  left: -75px;
  margin-top: 3.75px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
/* -------------------
    The "a" element acts as the border (back element)
-------------------- */
a.hexicon {
  z-index: 0;
  position: relative;
  background: #aaaaaa;
  width: 165px;
  height: 82.5px;
  top: 75px;
  float: left;
  margin: 0 37.5px 150px 0;
}
a.hexicon:before {
  top: -54.34783px;
  border-left: 82.5px solid transparent;
  border-right: 82.5px solid transparent;
  border-bottom: 54.74453px solid #aaaaaa;
}
a.hexicon:after {
  bottom: -54.34783px;
  border-left: 82.5px solid transparent;
  border-right: 82.5px solid transparent;
  border-top: 54.74453px solid #aaaaaa;
}
a.hexicon.green span {
  background: #37ac37;
  color: #c3ecc3;
}
a.hexicon.green span:before {
  border-bottom-color: #37ac37;
}
a.hexicon.green span:after {
  border-top-color: #37ac37;
}
a.hexicon.green {
  background: #c3ecc3;
}
a.hexicon.green:before {
  border-bottom: 54.74453px solid #c3ecc3;
}
a.hexicon.green:after {
  border-top: 54.74453px solid #c3ecc3;
}
/* -------------------
    Hover
-------------------- */
a.hexicon.green:hover span {
  -moz-transform: scale(1.15, 1.15);
  -ms-transform: scale(1.15, 1.15);
  -webkit-transform: scale(1.15, 1.15);
  transform: scale(1.15, 1.15);
}
#fb-admin-view .select-dropdown-optgroup-option {
  color: #1d3145;
  text-align: left;
}
#facebook-most-shared-page .box-highlight.fb-analysis-top-stat {
  min-height: 127px;
}
#workspace .fb-item .save-to-workspace-button-container {
  position: absolute;
  right: 9px;
}
#fb-analysis-view .highcharts-legend-item text {
  text-transform: capitalize;
}
.top-stat-container .fb-analysis-top-stat {
  padding: 12px;
}
@media (max-width: 768px) {
  .page-analysis-buttons button.dropdown-toggle {
    font-size: 9px;
    padding: 9px;
  }
}
#facebook-setup input.ng-dirty.ng-invalid {
  border: 1px solid red;
  color: red;
}
.facebook-tool-body {
  background: #1d3145;
}
.navbar-facebook-tool {
  background: #334557;
  height: 50px;
}
.navbar-facebook-tool ul.navbar-nav {
  width: 100%;
  text-align: center;
}
.navbar-facebook-tool ul.navbar-nav li {
  float: none;
  display: inline-block;
}
.navbar-facebook-tool .navbar-left {
  float: left !important;
}
.navbar-facebook-tool .navbar-right {
  float: right !important;
}
.navbar-facebook-tool ul > li > a {
  color: #ffffff;
  font-size: 1.1em;
}
.navbar-facebook-tool ul > li > a:active,
.navbar-facebook-tool ul > li > a:hover,
.navbar-facebook-tool ul > li > a:focus {
  background: #1d3145;
}
.navbar-facebook-tool ul > li:active,
.navbar-facebook-tool ul > li:hover,
.navbar-facebook-tool ul > li:focus {
  background: #1d3145;
}
.navbar-facebook-tool ul > li:active a,
.navbar-facebook-tool ul > li:hover a,
.navbar-facebook-tool ul > li:focus a {
  background: #1d3145;
}
#fb-analysis-view.sumorank {
  margin-top: 50px;
}
#facebook-tool.fb-top-padding {
  padding-top: 50px;
}
#facebook-tool.fb-bottom-padding {
  padding-bottom: 75px;
}
#facebook-tool {
  /* Individual styles */
  /* Haruki */
}
#facebook-tool .popover {
  z-index: 2003 !important;
}
#facebook-tool .fb-tool-home-padding {
  padding-top: 80px;
}
#facebook-tool .fb-league-padding {
  padding-top: 80px;
}
#facebook-tool #top {
  margin-top: 30px;
}
#facebook-tool #fb-analysis-view h2.content-analysis-report-heading {
  color: #ffffff !important;
}
#facebook-tool .content {
  border: none;
  margin-bottom: 0;
  height: 100%;
  min-height: 650px;
}
#facebook-tool .big-fb-header {
  font-size: 2.5em;
}
@media (max-width: 768px) {
  #facebook-tool .big-fb-header {
    font-size: 1.4em;
  }
}
#facebook-tool .facebook-tool-search-btn {
  padding: 5px 15px;
}
#facebook-tool .facebook-tool-search-btn input {
  padding: 5px 100px;
  font-size: 18px;
}
@media (max-width: 768px) {
  #facebook-tool .facebook-tool-search-btn input {
    font-size: 18px;
  }
}
#facebook-tool .input {
  position: relative;
  display: inline-block;
  margin: 1em;
  max-width: 400px;
  width: calc(98%);
  vertical-align: top;
}
#facebook-tool .input__field {
  position: relative;
  display: block;
  float: right;
  padding: 0.8em;
  width: 60%;
  border: none;
  border-radius: 0;
  background: #f0f0f0;
  color: #aaa;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  /* for box shadows to show on iOS */
}
#facebook-tool .input__field:focus {
  outline: none;
}
#facebook-tool .input__label {
  display: inline-block;
  float: right;
  padding: 0 1em;
  width: 40%;
  color: #45a1ee;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#facebook-tool .input__label-content {
  position: relative;
  display: block;
  padding: 1.6em 0;
  width: 100%;
}
#facebook-tool .graphic {
  position: absolute;
  top: 0;
  left: 0;
  fill: none;
}
#facebook-tool .icon {
  color: #ddd;
  font-size: 150%;
}
#facebook-tool .input--haruki {
  margin: 4em 1em 1em;
}
@media (max-width: 767px) {
  #facebook-tool .input--haruki {
    margin: 6em 1em 1em;
  }
}
#facebook-tool .input__field--haruki {
  padding: 0.4em 0.25em;
  width: 100%;
  background: white;
  color: #1d3145;
  font-size: 2.1em;
}
@media (max-width: 768px) {
  #facebook-tool .input__field--haruki {
    font-size: 2.1em;
  }
}
#facebook-tool .input__label--haruki {
  position: absolute;
  width: 100%;
  text-align: left;
  pointer-events: none;
}
@media (max-width: 767px) {
  #facebook-tool .input__label--haruki {
    top: -6px;
  }
}
#facebook-tool .input__label-content--haruki {
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
#facebook-tool .input__label--haruki::before,
#facebook-tool .input__label--haruki::after {
  content: "";
  position: absolute;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 4px;
  background: #6a7989;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
#facebook-tool .input__label--haruki::before {
  top: 0;
}
#facebook-tool .input__label--haruki::after {
  bottom: 0;
}
#facebook-tool .input__field--haruki:focus + .input__label--haruki .input__label-content--haruki,
#facebook-tool .input--filled .input__label-content--haruki {
  -webkit-transform: translate3d(0, -90%, 0);
  transform: translate3d(0, -90%, 0);
}
#facebook-tool .input__field--haruki:focus + .input__label--haruki::before,
#facebook-tool .input--filled .input__label--haruki::before {
  -webkit-transform: translate3d(0, -0.5em, 0);
  transform: translate3d(0, -0.5em, 0);
}
#facebook-tool .input__field--haruki:focus + .input__label--haruki::after,
#facebook-tool .input--filled .input__label--haruki::after {
  -webkit-transform: translate3d(0, 0.5em, 0);
  transform: translate3d(0, 0.5em, 0);
}
#facebook-tool #facebook-most-shared-page {
  background: #1d3145;
  color: #ffffff;
  padding: 0 10%;
}
#facebook-tool #facebook-most-shared-page .box-highlight {
  background: #ffffff;
  box-shadow: none;
  color: #1d3145;
}
#facebook-tool #facebook-most-shared-page .box-highlight.fb-analysis-top-stat {
  min-height: 125px;
  padding-bottom: 0 !important;
}
#facebook-tool .fb-tool-cta {
  background: #009bdb;
  color: #ffffff;
  height: 75px;
  padding: 30px;
  position: fixed;
  bottom: 0;
  width: 100%;
}
#facebook-tool .fb-tool-home-cta {
  color: #ffffff;
  height: 75px;
  padding: 30px;
  position: fixed;
  bottom: 0;
  width: 100%;
}
#facebook-tool .fb-tool-cta .fb-tool-cta-title,
#facebook-tool .fb-tool-home-cta .fb-tool-cta-title {
  display: inline-block;
  font-size: 2em;
  font-weight: bold;
  margin-top: -20px;
}
#facebook-tool .fb-tool-cta .fb-tool-cta-text,
#facebook-tool .fb-tool-home-cta .fb-tool-cta-text {
  display: inline-block;
  font-size: 1.4em;
}
#facebook-tool .fb-tool-cta .fb-tool-cta-btn-container,
#facebook-tool .fb-tool-home-cta .fb-tool-cta-btn-container {
  margin-top: -10px;
}
#facebook-tool .fb-tool-cta .fb-tool-cta-btn-container .fb-tool-cta-btn,
#facebook-tool .fb-tool-home-cta .fb-tool-cta-btn-container .fb-tool-cta-btn {
  background: #1d3145;
  color: white;
  font-size: 1.4em;
  padding: 5px 35px;
}
#facebook-tool .fb-tool-cta .fb-tool-cta-btn-container .fb-tool-cta-try-btn,
#facebook-tool .fb-tool-home-cta .fb-tool-cta-btn-container .fb-tool-cta-try-btn {
  background: #009030;
  color: white;
  font-size: 1.4em;
  padding: 5px 35px;
}
.fb-tool-logo-top-margin {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .fb-tool-logo-top-margin {
    margin-top: 6px;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .fb-tool-logo-top-margin {
    margin-top: 4px;
    margin-left: 10px;
  }
}
.fb-tool-logo img {
  width: 300px;
}
@media (max-width: 991px) {
  .fb-tool-logo img {
    width: 250px;
  }
}
@media (max-width: 767px) {
  .fb-tool-logo img {
    width: 200px;
  }
}
.fb-analysis-sumo-rank {
  background: url("https://d380wq8lfryn3c.cloudfront.net/wp-content/uploads/2015/09/10162339/sumorank-sumo.png") !important;
  background-position: 0 0;
  background-size: 100% 100% !important;
  height: 200px;
  width: 250px;
}
.sumo-rank-txt {
  padding-top: 95px;
  padding-left: 25px;
  color: white;
  font-size: 1.2em;
}
.sumo-rank-margin {
  margin-left: 70px;
}
@media (max-width: 767px) {
  .fb-chart-padding-xs {
    padding-left: 15px;
    padding-right: 15px;
  }
  .fb-tool-chart-timezone {
    float: none !important;
  }
  .fb-analysis-sumo-rank {
    float: none;
    margin-top: 0;
    margin-left: 30%;
  }
}
@media (max-width: 767px) {
  .fb-tool-results-container {
    margin-left: -35px;
    margin-right: -35px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .fb-tool-short-url {
    margin-top: 20px;
  }
}
.fb-league-table-url {
  margin-top: 10px;
  color: white;
  font-size: 1.7em;
}
.fb-tool-home-nav {
  background: #334557;
}
.league-content-topics a {
  cursor: pointer;
  margin-top: 2px;
  margin-right: -4px;
  overflow: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  display: inline-block;
  margin-bottom: 2px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  color: white;
  background-color: #334557;
  border-bottom: 1px solid #e2e2e2;
  border: 1px solid #e4e4e4;
  white-space: nowrap;
  padding: 10px 11px 10px 11px;
  font-size: 14px;
  line-height: 1.3;
  border-radius: 0px;
}
.league-content-topics a:hover {
  background-color: #1d3145;
  text-decoration: none;
}
.league-content-topics a.add,
.league-content-topics a.edit {
  margin-left: -1px;
}
.league-content-topics a.done {
  color: white;
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.league-content-topics a.done:hover,
.league-content-topics a.done:focus,
.league-content-topics a.done:active,
.league-content-topics a.done.active,
.open > .dropdown-toggle.league-content-topics a.done {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.league-content-topics a.done:active,
.league-content-topics a.done.active,
.open > .dropdown-toggle.league-content-topics a.done {
  background-image: none;
}
.league-content-topics a.done.disabled,
.league-content-topics a.done[disabled],
fieldset[disabled] .league-content-topics a.done,
.league-content-topics a.done.disabled:hover,
.league-content-topics a.done[disabled]:hover,
fieldset[disabled] .league-content-topics a.done:hover,
.league-content-topics a.done.disabled:focus,
.league-content-topics a.done[disabled]:focus,
fieldset[disabled] .league-content-topics a.done:focus,
.league-content-topics a.done.disabled:active,
.league-content-topics a.done[disabled]:active,
fieldset[disabled] .league-content-topics a.done:active,
.league-content-topics a.done.disabled.active,
.league-content-topics a.done[disabled].active,
fieldset[disabled] .league-content-topics a.done.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.league-content-topics a.done .badge {
  color: #5cb85c;
  background-color: #fff;
}
.league-content-topics a.selected {
  background-color: white;
  border: 1px solid rgba(226, 226, 226, 0.1);
  color: #1d3145;
}
.league-content-topics a.selected i {
  color: #1d3145;
}
.fb-top-league-table > tbody > tr > td {
  background: white !important;
}
@media (min-width: 768px) {
  .fb-league-nav-logo {
    margin-top: 8px;
  }
}
.fb-league-table-result-row {
  border-bottom: 1px solid #1d3145;
}
.fb-league-img-container {
  min-height: 50px;
}
.fb-league-result-container {
  font-size: 1.5em;
  min-height: 50px !important;
  padding-top: 10px;
}
.facebook-tool-top-nav-logo {
  float: left !important;
}
@media (min-width: 768px) {
  .facebook-tool-top-nav-logo {
    margin-top: 10px;
  }
}
.sumo-rank-explanation-txt {
  text-align: left;
  padding-top: 25px;
}
.sumo-rank-explanation-txt h2,
.sumo-rank-explanation-txt h3,
.sumo-rank-explanation-txt h4 {
  color: white;
  padding-left: 25px;
}
@media (min-width: 991px) {
  .sumorank-profile-img {
    float: left;
  }
}
#fb-league-view .dropdown-menu {
  overflow: scroll;
  max-height: 250px;
  width: 100%;
}
#fb-league-view .select-dropdown-optgroup-option {
  color: #1d3145;
  text-align: left;
}
#facebook-tool .dropdown-menu {
  overflow: scroll;
  max-height: 250px;
  width: 100%;
}
.fb-league-mobile-url {
  text-decoration: none;
  color: white;
}
.fb-league-mobile-url span {
  font-size: 15px;
}
.sumorank-profile-img {
  max-height: 140px;
  padding-left: 7px;
}
form[name="requestForm"] > .form-group {
  overflow: hidden;
}
.edit-search-modal-body .check-all-container {
  text-align: left !important;
}
.saved-search-holder.saved-search-max-height {
  max-height: 300px;
}
.saved-search-holder:not(.saved-search-max-height) {
  max-height: 2072px;
}
.saved-search-filter {
  width: 200px;
  margin-left: -14px;
}
.saved-search-holder {
  margin-left: -15px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-left: 15px;
  width: 200px;
}
.saved-search-holder h5 {
  font-size: 15px;
  margin-top: 6px;
  margin-bottom: 12px;
  margin-left: 8px;
}
.saved-search-holder .user-divider {
  margin-left: 6px;
  font-weight: bold;
  width: 180px;
  word-break: break-all;
}
.saved-search-holder div.alert-holder-header {
  padding-top: 24px;
  padding-bottom: 18px;
}
.saved-search-holder div.saved-search {
  border-bottom: 1px solid #e3e8ea;
  padding: 12px 24px 12px 12px;
  position: relative;
}
.saved-search-holder div.saved-search img {
  margin-left: -5px;
}
.saved-search-holder div.saved-search:hover .saved-search-delete-btn {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 6px;
}
.saved-search-holder div.saved-search:hover a {
  margin-right: 2px;
  margin-left: -6px;
  font-weight: bold;
}
.saved-search-holder div.saved-search .saved-search-delete-btn {
  display: none;
}
.saved-search-holder div.saved-search.active {
  background-color: #1d3145 !important;
  box-shadow: inset 6px 0 0 #637489;
}
.saved-search-holder div.saved-search.active .label {
  background-color: #f6f6f6;
  color: #637489;
}
.saved-search-holder div.saved-search.active a {
  -webkit-font-smoothing: subpixel-antialiased;
  color: #f6f6f6;
  text-shadow: 1px 1px 0 #141920;
}
.saved-search-holder div.saved-search.active:hover {
  background: #1d3145 !important;
}
.saved-search-holder div.saved-search a {
  -webkit-font-smoothing: antialiased;
  -webkit-transition: margin-left 0.2s;
  -moz-transition: margin-left 0.2s;
  -o-transition: margin-left 0.2s;
  transition: margin-left 0.2s;
  font-size: 13px;
  color: #49494b;
  text-decoration: none;
}
.saved-search-holder div.saved-search a span.alerts {
  -webkit-font-smoothing: antialiased;
  margin-left: 1px;
  font-weight: bold;
}
.saved-search-holder div.saved-search a .alert-icon-holder {
  opacity: 0.8;
}
.saved-search-holder div.saved-search a span {
  margin-right: 4px;
}
.saved-searches input[type="text"] {
  cursor: text;
  border: 1px solid #d9d9d9;
  background-color: #f9f9f9;
  overflow: hidden !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.invite-img-holder {
  height: 85px !important;
}
.invite-name {
  height: 30px;
}
#tracked-posts-content .top-stat {
  min-height: 145px;
}
#tracked-posts-content .analytics-metric {
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
}
.report-creator .slideup {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}
.report-creator .slideup.ng-enter,
.report-creator .slideup.ng-leave {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.report-creator .slideup.ng-enter {
  top: 100%;
}
.report-creator .slideup.ng-enter-active {
  top: 0;
}
.report-creator .slideup.ng-leave {
  top: 0;
}
.report-creator .slideup.ng-leave-active {
  top: -100%;
}
.reports {
  @import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700);
  /* layout.css Style */
  /* skin.css Style*/
}
.reports .overview-report-name-column {
  text-transform: capitalize;
}
.reports .highcharts-title > tspan {
  display: none;
}
.reports .fa-pencil,
.reports .fa-minus,
.reports .fa-plus,
.reports .ss-edit,
.reports .ss-hypen,
.reports .ss-plus {
  cursor: pointer;
}
.reports .btn-widget {
  background: #e9ecf0;
  color: #1d3145;
  border: 1px solid #e0e3e7;
}
.reports .panel-highlight {
  border: none;
}
.reports .panel-highlight .panel-heading {
  background: #45a1ee;
  color: white;
}
.reports .gg-editable-text input {
  min-width: 350px;
  width: 85%;
}
.reports report-common-keyword-domain-widget div:first-of-type {
  overflow: hidden;
}
.reports report-text-element-widget,
.reports report-text-heading-widget {
  display: -webkit-box;
}
.reports .animated-checkbox,
.reports label,
.reports p,
.reports select {
  color: #1d3145;
}
.reports .navbar {
  background: #333333;
  color: white;
}
.reports .text-uppercase {
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.reports .pdf-constructor {
  background-color: #222;
  color: #ccc;
  font-size: 14px;
  min-width: 1280px;
  min-height: 600px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.reports .pdf-constructor .widget-page-break {
  background-color: transparent;
  border: 0;
  min-height: 0;
  padding: 28px 0;
  position: relative;
}
.reports .pdf-constructor .widget-page-break:after {
  position: absolute;
  margin-top: -1px;
  left: -40px;
  right: -40px;
  top: 50%;
  background-image: linear-gradient(to right, #e71f2e 0%, #e71f2e 72.72727%, transparent 72.72727%);
  background-position: 0 top;
  background-size: 11px 2px;
  background-repeat: repeat-x;
  content: " ";
  display: block;
  height: 2px;
}
.reports .pdf-constructor .constructor-header {
  color: #fff;
  margin: 9px 0;
}
.reports .pdf-constructor .report-name {
  display: inline-block;
  font-size: 20px;
}
.reports .pdf-constructor .report-name input::-webkit-input-placeholder {
  font-size: 20px;
  line-height: 2;
  color: white;
  font-weight: bold;
}
.reports thead {
  border-bottom: 2px solid #1d3145;
}
.reports .highcharts-subtitle {
  font-size: 12px;
  font-family: "" Helvetica Neue "";
}
.reports .fb-table-result-username .fb-profile-img {
  margin-left: 0;
}
.reports .box-highlight {
  background: white;
}
.reports .widget-wrapper {
  overflow: hidden;
  background: transparent;
  display: block;
}
.reports .report-content-wrapper {
  height: 97vh;
}
.reports .pdf-report-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  display: table;
}
.reports .pdf-report-wrapper .pdf-report-scroll {
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: auto;
}
.reports .pdf-report-wrapper .pdf-report-scroll .pdf-report {
  color: #333333;
  padding: 40px;
  position: relative;
  overflow: hidden;
}
.reports .on-drag-hover {
  border: 2px solid #45a1ee;
  transform: scale(0.9);
}
.reports .widget {
  display: block;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin: 0 0 25px 0;
}
.reports .widget .fa-times {
  cursor: pointer;
}
.reports .widget .widget-heading {
  padding: 7px 15px;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  text-transform: uppercase;
  text-align: center;
  background: #637489;
  color: white;
}
.reports .widget .widget-body {
  padding: 10px 15px;
  font-size: 18px;
  font-weight: 300;
  background: white;
}
.reports .report-mentions-title {
  text-align: center;
  padding: 24px 0 12px;
}
.reports div.page {
  display: block;
  max-height: 29.7cm;
  margin: 0 auto 0.5cm;
}
@media screen {
  .reports div.page .page-break {
    height: 10px;
    border-top: 3px dashed #999;
    margin: 30px 0;
  }
  .reports div.page .page-break:before {
    content: "PAGE BREAK";
  }
}
@media print {
  .reports div.page .page-break {
    height: 0;
    page-break-before: always;
    margin: 0;
    border-top: none;
  }
}
.reports div.page > div:first-of-type {
  height: 100%;
  position: relative;
  overflow: auto;
}
.reports div.page > div:first-of-type:not(.report-cover-page) {
  padding: 30px;
}
.reports div.page .report-cover-page .report-company-heading {
  font-family: "Lato", "Helvetica Neue", serif;
  position: absolute;
  top: 30px;
  width: 100%;
}
.reports div.page .report-cover-page .report-title {
  font-size: 24px;
  font-weight: 400;
  font-family: "Lato", "Helvetica Neue", serif;
  word-wrap: break-word;
  overflow-x: hidden;
}
.reports div.page .report-cover-page .report-subtitle {
  font-weight: 200;
  font-size: 16px;
  font-family: "Lato", "Helvetica Neue", serif;
  text-transform: lowercase;
}
@media print {
  .reports body,
  .reports div.page[size="A4"] {
    box-shadow: 0;
    margin: 0;
  }
}
.reports .upload-drop-zone {
  border-width: 2px;
  height: 200px;
  margin-bottom: 20px;
}
.reports .upload-drop-zone {
  color: #ccc;
  border-style: dashed;
  border-color: #ccc;
  line-height: 200px;
  text-align: center;
}
.reports .upload-drop-zone.drop {
  color: #222;
  border-color: #222;
}
.reports .reports-sidebar,
.reports .reports-tools {
  float: left;
  height: 97vh;
  padding-bottom: 48px;
  overflow-y: auto;
  position: relative;
  width: 100%;
}
.reports .reports-sidebar ul,
.reports .reports-tools ul {
  padding-left: 0;
}
.reports .reports-sidebar ul > li,
.reports .reports-tools ul > li {
  list-style: none;
}
.reports .reports-tools p {
  font-weight: bold;
}
.reports .reports-tools ul > li {
  margin-bottom: 12px;
}
.reports .reports-tools ul > li .btn.active {
  background: #e9ecf0;
}
.reports .reports-sidebar ul > li {
  margin-bottom: 6px;
  width: 100%;
}
.reports .reports-sidebar ul > li > div {
  text-align: left;
  white-space: normal;
  width: 100%;
}
.create-report-modal .btn.active {
  background: #e9ecf0;
}
.report-grid .column {
  float: left;
}
.report-grid .column-1-6 {
  width: 16.666%;
}
.report-grid .column-1-4 {
  width: 25%;
}
.report-grid .column-1-3 {
  width: 33.333%;
}
.report-grid .column-1-2 {
  width: 50%;
}
.report-grid .column-1-1 {
  width: 100%;
}
/* Prevent the text contents of draggable elements from being selectable. */
[draggable] {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}
.html5-sortable .over,
.droppable.over {
  border: 2px dashed #d2322d;
}
.html5-sortable .handle {
  cursor: pointer;
}
.html5-sortable,
.droppable {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.html5-sortable .moving,
.droppable.moving {
  border: 2px solid #777;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  -ms-transition: -ms-transform 0.2s ease-out;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
}
.report-widget-container {
  position: relative;
}
.report-widget-container .sort-arrows {
  width: 12px;
  position: absolute;
  left: -18px;
  top: 30%;
}
.report-widget-container .sort-arrows .fa {
  cursor: pointer;
}
.report-hour-dropdown {
  max-height: 200px;
  overflow-y: auto;
}
/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}
/*  COLUMN SETUP  */
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
}
/*  GROUPING  */
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
}
/*  GRID OF TWO  */
.span_2_of_2 {
  width: 100%;
}
.span_1_of_2 {
  width: 49.2%;
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%;
  }
}
@media only screen and (max-width: 480px) {
  .span_2_of_2,
  .span_1_of_2 {
    width: 100%;
  }
}
.profile-card {
  width: 31%;
  min-height: 300px;
  margin: 1%;
  display: inline-block;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  position: relative;
  background: #ffffff;
}
.profile-card header {
  display: block;
  position: relative;
  background: #ffffff;
  text-align: center;
  padding: 30px 0 6px;
  z-index: 1;
  overflow: hidden;
}
.profile-card header:before {
  content: "";
  position: absolute;
  background-size: cover;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.profile-card header:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.profile-card header img {
  border-radius: 100%;
  overflow: hidden;
  width: 75px;
  /*border: 1px solid rgba(255,255,255,.5);*/
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
}
.profile-card header h1 {
  font-weight: 200;
  font-size: 32px;
  color: #444;
  letter-spacing: -3px;
  margin: 0;
  padding: 0;
}
.profile-card header h2 {
  font-weight: 400;
  font-size: 14px;
  color: #666;
  letter-spacing: 0.5px;
  margin: 0;
  padding: 0;
}
.profile-card .profile-bio {
  padding: 0 30px;
  text-align: center;
  color: #888;
}
.profile-card .profile-stats {
  display: table;
  width: 100%;
  padding: 15px;
  margin: auto;
}
.profile-card .profile-stats li {
  text-align: center;
  margin: 6px;
  list-style: none;
}
.profile-card .profile-stats li a {
  display: block;
  text-align: center;
  padding: 10px;
  margin: 0 10px;
  border-radius: 100%;
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  -o-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
.profile-card .profile-stats li a:hover {
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
}
.profile-card .profile-stats li a:active {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}
.profile-card .profile-stats li a img {
  width: 100%;
  display: block;
}
.container > .box {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 50px 5px rgba(0, 0, 0, 0.25);
  height: auto;
  margin: 6px auto;
  overflow: hidden;
  padding: 20px 0 0;
  position: relative;
}
.container > .box > [class*="box-"] {
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
}
.container > .box > [class*="box-"] img {
  display: block;
  width: 100%;
}
.container > .box > .box-header {
  margin: 0 auto;
  padding: 0 30px 10px;
  width: initial;
}
.container > .box > .box-header > h3 {
  font-size: 15px;
  font-weight: 700;
  max-height: 80px;
  margin: 5px auto;
  overflow: hidden;
  padding: 5px 0 0;
  position: relative;
}
.container > .box > .box-header > h3 > a {
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.container > .box > .box-header > h3 > span {
  color: #9197a3;
  display: block;
  font-size: 13px;
  font-weight: 400;
  margin-top: 6px;
}
.container > .box > .box-header > h3 > span .fa {
  font-size: 15px;
  margin-left: 5px;
}
.container > .box > .box-header > span {
  background: #f4f4f4;
  border-radius: 3px;
  color: #bcbfc6;
  cursor: pointer;
  font-size: 24px;
  height: 18px;
  line-height: 18px;
  margin: 5px auto 0;
  padding: 3px 4px;
  position: absolute;
  right: 40px;
  top: 0;
}
.container > .box > .box-header > span:hover {
  color: #888;
}
.container > .box > .box-header > span > i {
  height: 18px;
  line-height: 18px;
}
.container > .box > .box-header img {
  border-radius: 100px;
  float: left;
  height: 60px;
  margin: -5px 20px 0 0;
  object-fit: cover;
  width: 60px;
}
.container > .box > .box-content {
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: initial;
}
.container > .box > .box-content > .fb-content {
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: initial;
}
.container > .box > .box-content > .bottom {
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
  width: initial;
}
.container > .box > .box-content > .bottom > p {
  color: #71747a;
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  padding: 20px 0;
}
.container > .box > .box-content > .bottom > span {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0));
  height: 160px;
  left: 0;
  line-height: 160px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-align: right;
  top: -160px;
  vertical-align: bottom;
  width: 100%;
}
.container > .box > .box-content > .bottom > span > span {
  background: rgba(0, 0, 0, 0.35);
  border-radius: 4px;
  bottom: 0;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  margin: 0 30px 25px auto;
  opacity: 0.75;
  overflow: hidden;
  padding: 10px;
  position: absolute;
  right: 0;
  top: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.container > .box > .box-content > .bottom > span > span:hover {
  opacity: 1;
}
.container > .box > .box-likes {
  margin: 0 auto;
  overflow: hidden;
  padding: 0 30px;
  position: relative;
}
.container > .box > .box-likes > .row {
  border-top: 1px solid #f4f4f4;
  padding: 20px 0;
}
.container > .box > .box-likes > .row > span {
  display: inline-block;
  font-size: 13px;
  margin: 0 2px 0 0;
  position: relative;
  vertical-align: middle;
}
.container > .box > .box-likes > .row:first-child {
  float: left;
  width: 60%;
}
.container > .box > .box-likes > .row:last-child {
  float: left;
  text-align: end;
  width: 40%;
}
.container > .box > .box-likes > .row:first-child > span:nth-child(4) {
  background: #4d679f;
  border-radius: 50px;
  font-weight: bold;
  padding: 0 8px 0 6px;
}
.container > .box > .box-likes > .row:first-child > span:nth-child(4) > a {
  color: #fff;
}
.container > .box > .box-likes > .row:first-child > span,
.container > .box > .box-likes > .row:last-child > span {
  color: #9197a3;
}
.container > .box > .box-likes > .row:last-child > span {
  display: inline-block;
  verrtical-align: middle;
}
.container > .box > .box-likes > .row img {
  border-radius: 100px;
  height: 28px;
  object-fit: cover;
  width: 28px;
}
.container > .box > .box-buttons {
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.container > .box > .box-buttons *,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container > .box > .box-buttons > .row {
  border-bottom: 1px solid #f4f4f4;
  border-top: 1px solid #f4f4f4;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.container > .box > .box-buttons > .row > button:last-child {
  border: 0;
}
.container > .box > .box-buttons > .row > button {
  background: #fff;
  border: 0;
  border-right: 1px solid #f4f4f4;
  font-size: 14px;
  float: left;
  height: 40px;
  line-height: 40px;
  margin: 0;
  *outline: 1px #08f;
  padding: 0;
  width: 25%;
}
.container > .box > .box-buttons > .row > button:hover {
  background: #f5f5f5;
  color: #7d8696;
}
.container > .box > .box-buttons > .row > button:focus {
  background: #f0f2f2;
  color: #6c7588;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
  outline-color: #08f;
}
.container > .box > .box-click {
  color: #4d679f;
  font-size: 13px;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 30px;
  position: relative;
}
.container > .box > .box-click > span {
  cursor: pointer;
}
.container > .box > .box-click > span i {
  font-size: 18px;
  margin-right: 5px;
}
.container > .box > .box-comments {
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.container > .box > .box-comments > .comment {
  border-top: 1px solid #f4f4f4;
  margin: 0;
  overflow: hidden;
  padding: 16px 30px;
  position: relative;
}
.container > .box > .box-comments > .comment > img {
  border-radius: 100px;
  float: left;
  height: 56px;
  margin: 0;
  object-fit: cover;
  width: 56px;
}
.container > .box > .box-comments > .comment > .fb-content {
  height: auto;
  line-height: 20px;
  margin: 0 0 0 70px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: initial;
}
.container > .box > .box-comments > .comment > .fb-content > h3 {
  float: left;
  font-size: 14px;
  font-weight: 600;
  margin: 4px auto 0;
  text-transform: capitalize;
  width: 150px;
}
.container > .box > .box-comments > .comment > .fb-content > h3 > span {
  color: #9197a3;
  display: block;
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
}
.container > .box > .box-comments > .comment > .fb-content > p {
  color: #4b4d53;
  font-size: 13px;
  margin: 0;
  padding: 0;
}
.container > .box > .box-new-comment {
  background: #9298a4;
  margin: 0;
  overflow: hidden;
  padding: 20px 30px;
  position: relative;
}
.container > .box > .box-new-comment > img {
  border-radius: 100px;
  float: left;
  height: 40px;
  margin: 0;
  object-fit: cover;
  width: 40px;
}
.container > .box > .box-new-comment > .fb-content {
  border-radius: 20px;
  margin: 4px 0 0 52px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: initial;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.container > .box > .box-new-comment > .fb-content > .row {
  background: transparent;
  display: inline-block;
  height: 32px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  width: 100%;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.container > .box > .box-new-comment > .fb-content > .row:last-child {
  color: #c6c9d0;
  font-size: 22px;
  height: 28px;
  line-height: 27px;
  margin: 2px 0;
  position: absolute;
  text-align: center;
  top: 0;
  right: 10px;
  width: 40px;
}
.container > .box > .box-new-comment > .fb-content > .row:last-child > span {
  cursor: pointer;
}
.container > .box > .box-new-comment > .fb-content > .row > textarea {
  border: 1px solid transparent;
  border-radius: 20px;
  color: #555;
  outline: 0;
  padding: 0 40px 0 10px;
  resize: none;
  width: calc(48%) !important;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.container > .box.update,
.container > .box.text {
  border: 1px solid #e0e1e4;
  box-shadow: none;
  padding: 20px 0 0;
}
.container > .box.update > .box-header,
.container > .box.text > .box-header {
  padding: 0 30px;
}
.container > .box.update > .box-header > span,
.container > .box.text > .box-header > span {
  background: transparent;
  color: #9298a4;
  font-size: 32px;
  margin: -10px auto 0;
}
.container > .box.update > .box-content > .fb-content > p,
.container > .box.text > .box-content > .fb-content > p {
  border-top: 1px solid #f4f4f4;
  color: #4d5057;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 30px;
}
.container > .box.update > .box-content > .fb-content > .img {
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: initial;
}
.container > .box.update > .box-content > .fb-content > .img:before {
  border: 1px solid rgba(0, 0, 0, 0.25);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.container > .box.text > .box-buttons > .row > button {
  font-size: 13px;
}
.container > .box.text > .box-buttons > .row > button > span {
  font-size: 20px;
}
.container > .box.image > .box-new-comment > .fb-content,
.container > .box.image > .box-new-comment > .fb-content > .row > textarea,
.container > .box.video > .box-new-comment > .fb-content,
.container > .box.video > .box-new-comment > .fb-content > .row > textarea {
  background: #9298a4;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.container > .box > .box-new-comment > .fb-content > .row > textarea:focus,
.container > .box.image > .box-new-comment > .fb-content:active > .row {
  background: #fff;
}
.container > .box > .box-new-comment > .fb-content > .row > textarea:focus,
.container > .box.video .box-new-comment > .fb-content:active > .row {
  background: #fff;
}
#saved-content .influencer-edit-input {
  min-width: 300px;
}
#saved-content .quota-usage {
  color: #7b8d9b;
  margin-top: 12px;
  margin-bottom: 12px;
}
#saved-content .saved-content-holder {
  margin-top: -12px;
}
#saved-content .saved-content-holder h5 {
  font-size: 15px;
  margin-top: 6px;
  margin-bottom: 12px;
  margin-left: 8px;
}
#saved-content .saved-content-holder .user-divider {
  margin-left: 6px;
  font-weight: bold;
  width: 180px;
  word-break: break-all;
}
#saved-content .saved-content-holder div.content-holder-header {
  padding-top: 24px;
  padding-bottom: 6px;
}
#saved-content .saved-content-holder div.saved-content {
  border-bottom: 1px solid #e3e8ea;
  background-color: #f6f6f6;
  padding: 9px 1px 9px 14px;
  position: relative;
}
#saved-content .saved-content-holder div.saved-content .content-list-badge {
  position: absolute;
  right: -2px;
  top: 30%;
  text-shadow: none;
}
#saved-content .saved-content-holder div.saved-content .content-list-name {
  padding-right: 32px;
  word-break: break-word;
}
#saved-content .saved-content-holder div.saved-content img {
  margin-left: -5px;
}
#saved-content .saved-content-holder div.saved-content .label {
  background-color: #5d738f;
  padding: 3px;
  margin-left: 2px;
  color: white;
  font-size: 11.5px;
  float: right;
}
#saved-content .saved-content-holder div.saved-content:hover {
  background: #e9ecf0 !important;
}
#saved-content .saved-content-holder div.saved-content a {
  -webkit-font-smoothing: antialiased;
  font-size: 12.5px;
  color: #565658;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.65);
}
#saved-content .saved-content-holder div.saved-content a span.contents {
  -webkit-font-smoothing: antialiased;
  margin-left: 1px;
  font-weight: bold;
}
#saved-content .saved-content-holder div.saved-content a .content-icon-holder {
  opacity: 0.8;
}
#saved-content .saved-content-holder div.saved-content a span {
  margin-right: 4px;
}
#saved-content .saved-content-holder div.saved-content.selected {
  background-color: #1d3145 !important;
  box-shadow: inset 6px 0 0 #637489;
}
#saved-content .saved-content-holder div.saved-content.selected .label {
  background-color: #f6f6f6;
  color: #637489;
}
#saved-content .saved-content-holder div.saved-content.selected a {
  -webkit-font-smoothing: subpixel-antialiased;
  color: #f6f6f6;
  text-shadow: 1px 1px 0 #141920;
}
#saved-content .saved-content-holder div.saved-content.selected:hover {
  background: #1d3145 !important;
}
#saved-content .saved-content-holder div.create-button-holder {
  text-align: center;
  margin-bottom: 6px;
}
#saved-content .saved-content-holder div.remaining-content {
  text-align: center;
  min-height: 12px;
}
.saved-content-dropdown {
  position: absolute;
  bottom: 0;
  padding: 12px 12px 0 0;
}
.saved-content-dropdown .list-results {
  padding-left: 6px;
}
@media (max-width: 991px) {
  .saved-content-dropdown {
    position: relative;
  }
  .saved-content-dropdown .fa {
    font-size: 2em !important;
  }
}
@media (min-width: 992px) {
  .saved-content-dropdown {
    padding: 12px 12px 0 6px;
  }
  .saved-content-dropdown .dropdown-menu {
    left: 0;
  }
}
.save-trending {
  position: absolute;
  right: 15px;
}
.save-content-link {
  font-size: 13px;
  white-space: nowrap;
  margin-bottom: 1px;
}
.save-content-link i {
  font-size: 1.5em;
}
@media (max-width: 991px) {
  #mentions .saved-content-dropdown .fa {
    font-size: 2.7em !important;
  }
}
.saved-content-list-tag {
  background: #69b0dc;
  color: white;
}
.saved-content-list-tag a {
  font-size: 10px !important;
}
#workspace .quota-usage {
  color: #7b8d9b;
  margin-top: 12px;
  margin-bottom: 12px;
}
#workspace .growth-stat {
  border: none;
  outline: none;
  position: absolute;
  color: white;
  right: 24px;
  top: 0px;
  padding: 6px 12px;
  text-align: center;
  font-size: 18px;
}
#workspace .growth-stat i {
  color: white;
  font-size: 20px;
  line-height: 39px;
}
#workspace .workspace-delete-icon {
  position: absolute;
  top: 8px;
  font-size: 8px;
  right: 6px;
  background: #d9534f;
  border-radius: 50%;
  color: white;
  padding: 5px 6px 3px;
  z-index: 3000;
  cursor: pointer;
}
#workspace .workspace-holder {
  margin-top: -12px;
}
#workspace .workspace-holder h5 {
  font-size: 15px;
  margin-top: 6px;
  margin-bottom: 12px;
  margin-left: 8px;
}
#workspace .workspace-holder .user-divider {
  margin-left: 6px;
  font-weight: bold;
  width: 180px;
  word-break: break-all;
}
#workspace .workspace-holder div.workspace-holder-header {
  padding-top: 24px;
  padding-bottom: 6px;
}
#workspace .workspace-holder div.workspace {
  border-bottom: 1px solid #e3e8ea;
  background-color: #f6f6f6;
  padding: 9px 1px 9px 14px;
  position: relative;
}
#workspace .workspace-holder div.workspace .workspace-badge {
  position: absolute;
  right: -2px;
  top: 30%;
  text-shadow: none;
}
#workspace .workspace-holder div.workspace .workspace-name {
  padding-right: 32px;
  word-break: break-word;
}
#workspace .workspace-holder div.workspace img {
  margin-left: -5px;
}
#workspace .workspace-holder div.workspace .label {
  background-color: #5d738f;
  padding: 3px;
  margin-left: 2px;
  color: white;
  font-size: 11.5px;
  float: right;
}
#workspace .workspace-holder div.workspace:hover {
  background: #e9ecf0 !important;
}
#workspace .workspace-holder div.workspace a {
  -webkit-font-smoothing: antialiased;
  font-size: 12.5px;
  color: #565658;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.65);
}
#workspace .workspace-holder div.workspace a span.contents {
  -webkit-font-smoothing: antialiased;
  margin-left: 1px;
  font-weight: bold;
}
#workspace .workspace-holder div.workspace a .content-icon-holder {
  opacity: 0.8;
}
#workspace .workspace-holder div.workspace a span {
  margin-right: 4px;
}
#workspace .workspace-holder div.workspace.selected {
  background-color: #1d3145 !important;
  box-shadow: inset 6px 0 0 #637489;
}
#workspace .workspace-holder div.workspace.selected .label {
  background-color: #f6f6f6;
  color: #637489;
}
#workspace .workspace-holder div.workspace.selected a {
  -webkit-font-smoothing: subpixel-antialiased;
  color: #f6f6f6;
  text-shadow: 1px 1px 0 #141920;
}
#workspace .workspace-holder div.workspace.selected:hover {
  background: #1d3145 !important;
}
#workspace .workspace-holder div.create-button-holder {
  text-align: center;
  margin-bottom: 6px;
}
#workspace .workspace-holder div.remaining-content {
  text-align: center;
  min-height: 12px;
}
.fb-post-info .dropdown-menu.workspaces-dropdown {
  left: -182px !important;
  margin: -6px 0 0 0 !important;
}
.questions-modal .save-to-workspace-button {
  display: inline-block;
  margin-left: 6px;
  position: relative;
}
.questions-modal .save-to-workspace-button .save-to-workspace-inner {
  display: inline-block;
}
trending-content .save-to-workspace-button .fa {
  font-size: 18px;
}
content-table .save-to-workspace-button,
top-authors .save-to-workspace-button {
  position: relative;
}
content-table .save-to-workspace-button .fa,
top-authors .save-to-workspace-button .fa {
  margin-right: 4px !important;
  margin-left: 1px !important;
}
twitter-influencers .save-to-workspace-button .fa,
influencers-table .save-to-workpace-button .fa {
  margin-right: 4px !important;
  font-size: 13px;
  color: #44637f !important;
}
twitter-influencers .save-to-workspace-button .dropdown-menu.workspaces-dropdown,
influencers-table .save-to-workpace-button .dropdown-menu.workspaces-dropdown {
  left: 0;
  margin: -7px 0 0 0;
}
#questions .save-to-workspace-button {
  display: inline-block;
  margin-left: 12px;
  font-size: 16px;
  position: absolute;
}
#facebook-most-shared-page .save-to-workspace-button {
  display: inline-block;
  margin-left: 12px;
  margin-top: 2px;
  position: absolute;
}
#facebook-most-shared-page .save-to-workspace-button .fa {
  font-size: 16px;
}
.save-to-workspace-button {
  text-align: left;
  max-width: 200px;
  font-family: "Roboto";
}
.save-to-workspace-button.disabled {
  color: lightgrey;
}
.save-to-workspace-button .fa {
  font-size: 16px;
}
.save-to-workspace-button .fa.disabled {
  color: lightgrey;
}
.save-to-workspace-button .dropdown-menu.workspaces-dropdown {
  left: -130px;
  position: absolute;
  color: #1d3145;
  min-width: 210px;
  max-width: 210px;
  margin: -7px 0 0 0;
  width: auto !important;
  padding: 6px;
}
@media (max-width: 1200px) {
  .save-to-workspace-button .dropdown-menu.workspaces-dropdown {
    position: absolute;
    left: auto;
    right: -18px;
  }
}
.save-to-workspace-button .dropdown-menu.workspaces-dropdown .input-group {
  width: 100%;
}
.save-to-workspace-button .dropdown-menu.workspaces-dropdown .workspace-results-container {
  max-height: 150px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 6px;
}
.save-to-workspace-button .dropdown-menu.workspaces-dropdown .new-workspace-link {
  padding: 6px;
}
.save-to-workspace-button .dropdown-menu.workspaces-dropdown .workspace-results {
  margin-bottom: 0;
}
.save-to-workspace-button .dropdown-menu.workspaces-dropdown .workspace-results label {
  font-weight: 400;
  line-height: 16px;
  position: relative;
  font-weight: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}
.save-to-workspace-button .dropdown-menu.workspaces-dropdown .workspace-results label span {
  overflow: hidden;
  white-space: nowrap;
  width: 250px;
}
.save-to-workspace-button .dropdown-menu.workspaces-dropdown .workspace-results label span:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 100%;
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 80%, white 100%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 80%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 80%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 80%, white 100%);
  /* IE10+ */
  background: linear-gradient(to-right, rgba(255, 255, 255, 0) 0%, white 80%, white 100%);
  /* W3C */
  background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 80%, white 100%);
  pointer-events: none;
}
.save-to-workspace-button .dropdown-menu.workspaces-dropdown hr {
  margin-bottom: 6px;
  margin-top: 6px;
}
.create-workspace-modal .checkbox {
  line-height: 22px;
}
#workspace .trending-item,
.trending .trending-item {
  margin: 12px;
}
#workspace .card .input-group .input-group-addon,
.trending .card .input-group .input-group-addon,
#workspace .fb-item .input-group .input-group-addon,
.trending .fb-item .input-group .input-group-addon,
#workspace .trending-item .input-group .input-group-addon,
.trending .trending-item .input-group .input-group-addon {
  background: #1d3145;
  border-color: #1d3145;
}
#workspace .card .user_name,
.trending .card .user_name,
#workspace .fb-item .user_name,
.trending .fb-item .user_name,
#workspace .trending-item .user_name,
.trending .trending-item .user_name {
  font-size: 14px;
  font-weight: bold;
}
#workspace .card .comments-list .comment:not(:last-of-type),
.trending .card .comments-list .comment:not(:last-of-type),
#workspace .fb-item .comments-list .comment:not(:last-of-type),
.trending .fb-item .comments-list .comment:not(:last-of-type),
#workspace .trending-item .comments-list .comment:not(:last-of-type),
.trending .trending-item .comments-list .comment:not(:last-of-type) {
  border-bottom: 1px dotted #ccc;
}
#workspace .card,
.trending .card {
  margin: 12px 12px 0;
  box-shadow: 0 1px 6px #dae4ec, 0 2px 6px #dae4ec;
  background: white;
  padding: 15px 15px 3px;
  border-top-width: 0;
  border-bottom-width: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#workspace .card .card-heading,
.trending .card .card-heading {
  padding: 0 20px;
  margin: 0;
}
#workspace .card .card-heading.simple,
.trending .card .card-heading.simple {
  font-size: 20px;
  font-weight: 300;
  color: #777;
  border-bottom: 1px solid #e5e5e5;
}
#workspace .card .card-heading.image img,
.trending .card .card-heading.image img {
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-right: 15px;
  vertical-align: top;
  border: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#workspace .card .card-heading.image .card-heading-header,
.trending .card .card-heading.image .card-heading-header {
  display: inline-block;
  vertical-align: top;
}
#workspace .card .card-heading.image .card-heading-header h3,
.trending .card .card-heading.image .card-heading-header h3 {
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  color: #262626;
}
#workspace .card .card-heading.image .card-heading-header span,
.trending .card .card-heading.image .card-heading-header span {
  font-size: 12px;
  color: #999999;
}
#workspace .card .card-body,
.trending .card .card-body {
  padding: 0 20px;
  margin-top: 20px;
}
#workspace .card .card-media,
.trending .card .card-media {
  padding: 0 20px;
  margin: 0 -14px;
}
#workspace .card .card-media img,
.trending .card .card-media img {
  max-width: 100%;
  max-height: 100%;
}
#workspace .card .card-actions,
.trending .card .card-actions {
  min-height: 30px;
  padding: 0 20px 20px 20px;
  margin: 20px 0 0 0;
}
#workspace .card .card-comments,
.trending .card .card-comments {
  padding: 20px;
  margin: 0;
  background-color: #f8f8f8;
}
#workspace .card .card-comments .comments-collapse-toggle,
.trending .card .card-comments .comments-collapse-toggle {
  padding: 0;
  margin: 0 20px 12px 20px;
}
#workspace .card .card-comments .comments-collapse-toggle a,
.trending .card .card-comments .comments-collapse-toggle a,
#workspace .card .card-comments .comments-collapse-toggle span,
.trending .card .card-comments .comments-collapse-toggle span {
  padding-right: 5px;
  overflow: hidden;
  font-size: 12px;
  color: #999;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#workspace .card-comments .media-heading,
.trending .card-comments .media-heading {
  font-size: 13px;
  font-weight: bold;
}
#workspace .card.people,
.trending .card.people {
  position: relative;
  display: inline-block;
  width: 170px;
  height: 300px;
  padding-top: 0;
  margin-left: 20px;
  overflow: hidden;
  vertical-align: top;
}
#workspace .card.people:first-child,
.trending .card.people:first-child {
  margin-left: 0;
}
#workspace .card.people .card-top,
.trending .card.people .card-top {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 170px;
  height: 150px;
  background-color: #ffffff;
}
#workspace .card.people .card-top.green,
.trending .card.people .card-top.green {
  background-color: #53a93f;
}
#workspace .card.people .card-top.blue,
.trending .card.people .card-top.blue {
  background-color: #427fed;
}
#workspace .card.people .card-info,
.trending .card.people .card-info {
  position: absolute;
  top: 150px;
  display: inline-block;
  width: 100%;
  height: 101px;
  overflow: hidden;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#workspace .card.people .card-info .title,
.trending .card.people .card-info .title {
  display: block;
  margin: 8px 14px 0 14px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #404040;
}
#workspace .card.people .card-info .desc,
.trending .card.people .card-info .desc {
  display: block;
  margin: 8px 14px 0 14px;
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  color: #737373;
  text-overflow: ellipsis;
}
#workspace .card.people .card-bottom,
.trending .card.people .card-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
  line-height: 29px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#workspace .card.hovercard,
.trending .card.hovercard {
  position: relative;
  overflow: hidden;
  text-align: center;
}
#workspace .card.hovercard .cardheader,
.trending .card.hovercard .cardheader {
  height: 48px;
}
#workspace .card.hovercard .avatar,
.trending .card.hovercard .avatar {
  position: relative;
  top: -50px;
  margin-bottom: -42px;
}
#workspace .card.hovercard .avatar img,
.trending .card.hovercard .avatar img {
  width: 100px;
  height: 100px;
  max-width: 100px;
  max-height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0.5);
}
#workspace .card.hovercard .info,
.trending .card.hovercard .info {
  padding: 4px 8px;
}
#workspace .card.hovercard .info .title,
.trending .card.hovercard .info .title {
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 1;
  font-family: "Roboto Slab";
  color: #385877;
  font-weight: 400;
  vertical-align: middle;
}
#workspace .card.hovercard .info .desc,
.trending .card.hovercard .info .desc {
  overflow: hidden;
  font-size: 12px;
  line-height: 20px;
  color: #737373;
  text-overflow: ellipsis;
}
#workspace .card.hovercard .bottom,
.trending .card.hovercard .bottom {
  padding: 0 20px;
}
#workspace .profile-stat,
.trending .profile-stat {
  height: 54px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 0 solid;
  display: inline-block;
  line-height: 1;
  width: auto;
  padding: 12px 6px;
  transition: all 0.15s ease-in-out;
}
#workspace .profile-stat .profile-stat-label,
.trending .profile-stat .profile-stat-label {
  color: #657786;
  font-weight: bold;
  letter-spacing: 0.02em;
  transition: color 0.15s ease-in-out;
}
#workspace .profile-stat .profile-stat-value,
.trending .profile-stat .profile-stat-value {
  color: #66757f;
  display: block;
  font-weight: bold;
  padding-top: 3px;
  font-size: 18px;
  transition: color 0.15s ease-in-out;
}
#workspace .profile-stat .u-hiddenVisually,
.trending .profile-stat .u-hiddenVisually {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  font-size: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
#workspace .stat-section strong,
.trending .stat-section strong {
  font-size: 11px;
}
.save-to-workspace-button .dropdown-menu.workspaces-dropdown .workspace-results label span.toggle:after {
  top: 4px;
  right: 5px;
  left: 3px;
  width: 10px;
  height: 5px;
}
.save-to-workspace-button .dropdown-menu.workspaces-dropdown .workspace-results label span.toggle {
  cursor: pointer;
}
analytics-tags-input {
  display: block;
}
analytics-tags-input *,
analytics-tags-input *:before,
analytics-tags-input *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
analytics-tags-input .host {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 100%;
}
analytics-tags-input .host:active {
  outline: none;
}
analytics-tags-input .tags {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  padding: 1px;
  overflow: hidden;
  word-wrap: break-word;
  cursor: text;
  background-color: #fff;
  border: 1px solid darkgray;
  box-shadow: 1px 1px 1px 0 lightgray inset;
  height: 100%;
}
analytics-tags-input .tags.focused {
  outline: none;
  -webkit-box-shadow: 0 0 3px 1px rgba(5, 139, 242, 0.6);
  -moz-box-shadow: 0 0 3px 1px rgba(5, 139, 242, 0.6);
  box-shadow: 0 0 3px 1px rgba(5, 139, 242, 0.6);
}
analytics-tags-input .tags .tag-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
analytics-tags-input .tags .tag-item {
  margin: 2px;
  padding: 0 5px;
  display: inline-block;
  float: left;
  font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 26px;
  line-height: 25px;
  color: white;
  border: 1px solid #acacac;
  border-radius: 3px;
}
analytics-tags-input .tags .tag-item.selected {
  background: -webkit-linear-gradient(top, #febbbb 0%, #fe9090 45%, #ff5c5c 100%);
  background: linear-gradient(to bottom, #febbbb 0%, #fe9090 45%, #ff5c5c 100%);
}
analytics-tags-input .tags .tag-item .remove-button {
  margin: 0 0 0 5px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  vertical-align: middle;
  font: bold 16px Arial, sans-serif;
  color: #585858;
}
analytics-tags-input .tags .tag-item .remove-button:active {
  color: #ff0000;
}
analytics-tags-input .tags .input {
  border: 0;
  outline: none;
  margin: 2px;
  padding: 0;
  padding-left: 5px;
  float: left;
  height: 26px;
  font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
analytics-tags-input .tags .input.invalid-tag {
  color: #ff0000;
}
analytics-tags-input .tags .input::-ms-clear {
  display: none;
}
analytics-tags-input.ng-invalid .tags {
  -webkit-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  -moz-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
}
analytics-tags-input[disabled] .host:focus {
  outline: none;
}
analytics-tags-input[disabled] .tags {
  background-color: #eee;
  cursor: default;
}
analytics-tags-input[disabled] .tags .tag-item {
  opacity: 0.65;
  background: -webkit-linear-gradient(top, #f0f9ff 0%, rgba(203, 235, 255, 0.75) 47%, rgba(161, 219, 255, 0.62) 100%);
  background: linear-gradient(to bottom, #f0f9ff 0%, rgba(203, 235, 255, 0.75) 47%, rgba(161, 219, 255, 0.62) 100%);
}
analytics-tags-input[disabled] .tags .tag-item .remove-button {
  cursor: default;
}
analytics-tags-input[disabled] .tags .tag-item .remove-button:active {
  color: #585858;
}
analytics-tags-input[disabled] .tags .input {
  background-color: #eee;
  cursor: default;
}
analytics-tags-input .autocomplete {
  margin-top: 5px;
  position: absolute;
  padding: 5px 0;
  z-index: 999;
  width: 100%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
analytics-tags-input .autocomplete .suggestion-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-height: 280px;
  overflow-y: auto;
  position: relative;
}
analytics-tags-input .autocomplete .suggestion-item {
  padding: 5px 10px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  background-color: #fff;
}
analytics-tags-input .autocomplete .suggestion-item.selected {
  color: #fff;
  background-color: #0097cf;
}
analytics-tags-input .autocomplete .suggestion-item.selected em {
  color: #fff;
  background-color: #0097cf;
}
analytics-tags-input .autocomplete .suggestion-item em {
  font: normal bold 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  background-color: #fff;
}
/*# sourceMappingURL=ng-analytics-tags-input.css.map */
.btn {
  font-size: 13px;
  min-height: 34px;
  -webkit-font-smoothing: subpixel-antialiased;
}
.btn-sm,
.btn-group-sm > .btn {
  font-size: 12px;
  min-height: 30px;
  padding: 4px 8px;
}
.btn-xl {
  font-size: 15.5px;
  padding: 13px 22px;
}
.btn-xs,
.btn-group-xs > .btn {
  font-size: 12px;
}
.btn.btn-info {
  background: #5ba0a3;
  border-color: #5ba0a3;
  color: #fff;
}
.btn-default {
  color: #44637f;
  border: 1px solid #e0e3e7;
}
.btn-default .fa {
  color: #3b3b3b;
}
.btn-transparent {
  color: #44637f;
  border: 1px solid #e0e3e7;
  background-color: rgba(255, 255, 255, 0) !important;
}
.btn.btn-info:active,
.btn.btn-info:hover {
  background: #30696c;
}
.btn-group.large i {
  font-size: 13px;
}
.btn-group .dropdown-menu > li > a {
  font-size: 12px;
}
.btn-highlight {
  color: #ffffff;
  background-color: #45a1ee;
  border-color: #3596e7;
}
.btn-highlight .badge {
  color: #45a1ee;
  background-color: #ffffff;
}
.btn-highlight:hover,
.btn-highlight:focus,
.btn-highlight:active,
.btn-highlight.active,
.open .dropdown-toggle.btn-highlight {
  color: #ffffff;
  background-color: #56abed;
  border-color: #3596e7;
}
.btn-highlight:active,
.btn-highlight.active,
.open .dropdown-toggle.btn-highlight {
  background-image: none;
}
.btn-highlight.disabled,
.btn-highlight[disabled],
fieldset[disabled] .btn-highlight,
.btn-highlight.disabled:hover,
.btn-highlight[disabled]:hover,
fieldset[disabled] .btn-highlight:hover,
.btn-highlight.disabled:focus,
.btn-highlight[disabled]:focus,
fieldset[disabled] .btn-highlight:focus,
.btn-highlight.disabled:active,
.btn-highlight[disabled]:active,
fieldset[disabled] .btn-highlight:active,
.btn-highlight.disabled.active,
.btn-highlight[disabled].active,
fieldset[disabled] .btn-highlight.active {
  background-color: #45a1ee;
  border-color: #3596e7;
}
.btn-primary {
  color: #fff;
  background-color: #355470;
  border-color: #355470;
}
.btn-inverse {
  color: #ffffff;
  background-color: #1d3145;
  border-color: #1d3145;
}
.btn-inverse .badge {
  color: #1d3145;
  background-color: #ffffff;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #3d474f;
  border-color: #1d3145;
}
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #1d3145;
  border-color: #1d3145;
}
.btn-grey {
  color: #ffffff;
  background-color: #637489;
  border-color: #637489;
}
.btn-grey .badge {
  color: #637489;
  background-color: #ffffff;
}
.btn-grey:hover,
.btn-grey:focus,
.btn-grey:active,
.btn-grey.active,
.open .dropdown-toggle.btn-grey {
  color: #ffffff;
  background-color: #8893a3;
  border-color: #637489;
}
.btn-grey:active,
.btn-grey.active,
.open .dropdown-toggle.btn-grey {
  background-image: none;
}
.btn-grey.disabled,
.btn-grey[disabled],
fieldset[disabled] .btn-grey,
.btn-grey.disabled:hover,
.btn-grey[disabled]:hover,
fieldset[disabled] .btn-grey:hover,
.btn-grey.disabled:focus,
.btn-grey[disabled]:focus,
fieldset[disabled] .btn-grey:focus,
.btn-grey.disabled:active,
.btn-grey[disabled]:active,
fieldset[disabled] .btn-grey:active,
.btn-grey.disabled.active,
.btn-grey[disabled].active,
fieldset[disabled] .btn-grey.active {
  background-color: #637489;
  border-color: #637489;
}
.btn-google-analytics {
  color: #fff;
  background-color: #ff6d00;
  border-color: #ff6d00;
}
.btn-google-analytics:hover {
  color: white;
}
.label,
.badge {
  font-weight: 600;
  font-size: 85%;
  -webkit-font-smoothing: antialiased;
}
.label-success,
.badge-success {
  background-color: #81bd82;
}
.label-info,
.badge-info {
  background-color: #68a3d5;
}
.label-alert-new {
  font-size: 12px;
  background-color: #1d3145;
  margin-right: 2px;
}
.alert [class^="fa fa-"],
.alert [class*=" fa fa-"] {
  font-size: 20px;
  position: relative;
  top: 4px;
  margin-bottom: 6px;
  margin-right: 12px;
  display: inline-block;
  color: #f1c359;
}
.alert-success [class^="fa fa-"],
.alert-success [class*=" fa fa-"] {
  color: #81ad53;
}
.alert-info [class^="fa fa-"],
.alert-info [class*=" fa fa-"] {
  color: #4993c6;
}
.alert-danger [class^="fa fa-"],
.alert-danger [class*=" fa fa-"] {
  color: #d5393e;
}
.alert [class^="ss-"],
.alert [class*=" ss-"] {
  font-size: 20px;
  position: relative;
  top: 4px;
  margin-bottom: 6px;
  margin-right: 12px;
  display: inline-block;
  color: #f1c359;
}
.alert-success [class^="ss-"],
.alert-success [class*=" ss-"] {
  color: #81ad53;
}
.alert-info [class^="ss-"],
.alert-info [class*=" ss-"] {
  color: #4993c6;
}
.alert-danger [class^="ss-"],
.alert-danger [class*=" ss-"] {
  color: #d5393e;
}
.alert {
  padding: 12px 12px 12px 12px;
  font-size: 14px;
  margin-bottom: 12px;
  border-radius: 0px;
}
.alert.no-margin {
  margin: 0px 0px 0px 0px !important;
}
.top-app-message {
  padding: 6px 12px 6px 12px;
}
.top-app-message .close {
  margin-right: 8px;
  line-height: 0.9;
}
.alert-info {
  background-color: #e4f1f8;
  border-color: #c7dde7;
}
.alert-info h1,
.alert-info h2,
.alert-info h3,
.alert-info h4,
.alert-info h5,
.alert-info h6,
.alert-info p {
  color: #31708f;
}
.alert-plain {
  background-color: #ffffff;
  border-color: #e6e6e6;
}
.alert-plain h1,
.alert-plain h2,
.alert-plain h3,
.alert-plain h4,
.alert-plain h5,
.alert-plain h6,
.alert-plain p {
  color: #6b6b6b;
}
.alert-plain [class^="fa fa-"],
.alert-plain [class*=" fa fa-"] {
  color: #6b6b6b;
}
.nav-tabs {
  border-bottom: 1px solid #eee;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: 1px solid #eee;
  font-weight: bold;
  border-bottom-color: transparent;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  cursor: pointer;
}
.navbar-inverse {
  min-height: 60px;
  z-index: 2;
  margin-bottom: 0;
  border-radius: 0;
  background: #1d3145;
  -webkit-transition: margin-left 0.3s ease;
  -moz-transition: margin-left 0.3s ease;
  -o-transition: margin-left 0.3s ease;
  -ms-transition: margin-left 0.3s ease;
  transition: margin-left 0.3s ease;
}
.navbar-inverse .help-icon {
  margin-top: -5px;
}
.navbar-inverse .navbar-nav {
  padding-right: 15px;
}
.navbar-inverse .navbar-toggle {
  margin-right: 0;
  margin-left: 4px;
  float: left;
}
.navbar-inverse .navbar-toggle .ss-rows {
  color: white;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #404a60;
}
.navbar-inverse .navbar-brand {
  padding: 11px 20px;
}
.navbar-inverse .navbar-brand strong {
  font-weight: normal;
}
.navbar-inverse .nav > li > a {
  padding: 20px 14px 3px;
  color: #f4f4f4;
  outline: 0px;
  -webkit-font-smoothing: subpixel-antialiased;
  letter-spacing: 0.3px;
  height: 58px;
  text-shadow: rgba(14, 15, 16, 0.8) 0 0 1px;
}
.navbar-inverse .nav > li > a:hover {
  background: rgba(25, 31, 36, 0.5);
}
.navbar-inverse .nav > li.new-features > a {
  border-left: 0px;
  color: #f6d866;
}
.dropdown .caret {
  position: relative;
  top: -1px;
}
.dropdown.open  > a,
.dropdown.open  > a:hover,
.dropdown.open  > a:focus {
  border-color: #101417;
}
.dropdown-menu > li > a {
  padding: 5px 19px;
  font-size: 13px;
  outline: none;
}
.dropdown-menu  > li  > a:hover,
.dropdown-menu  > li  > a:focus,
.dropdown-submenu:hover  > a,
.dropdown-submenu:focus  > a {
  background: #3c5b79 !important;
}
.dropdown-menu  > li  > a:hover,
.dropdown-menu  > li  > a:focus,
.dropdown-submenu:hover  > a,
.dropdown-submenu:focus  > a {
  color: white !important;
}
.navbar-inverse .navbar-brand {
  padding: 16px 35px 11px;
  margin-right: 4px;
}
/*Bootstrap modal fade overwrites*/
.modal.fade .modal-dialog {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: none;
}
.modal.in .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.tooltip {
  font-size: 14px !important;
  font-weight: bold;
  text-transform: none !important;
  padding: 12px;
}
.popover-content {
  font-size: 13px;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel-body {
  padding: 18px;
}
a.accordion-toggle {
  cursor: pointer;
}
.dropdown:hover .dropdown-menu.hover {
  display: block;
}
.dropdown-menu.hover {
  margin-top: 0;
}
.form-control.form-control {
  height: 34px;
}
.btn-outline {
  background-color: transparent;
  color: inherit;
  transition: all 0.5s;
}
.btn-primary.btn-outline {
  color: #337ab7;
}
.btn-success.btn-outline {
  color: #5cb85c;
}
.btn-info.btn-outline {
  color: #5bc0de;
}
.btn-warning.btn-outline {
  color: #f0ad4e;
}
.btn-danger.btn-outline {
  color: #d9534f;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff;
}
.dropup .dropdown-menu {
  margin-bottom: 0 !important;
}
.uib-datepicker-popup {
  min-width: 240px;
}
.uib-datepicker-popup table[role="grid"] {
  width: 100%;
}
.date-day-btn.dt-selected {
  background: #1d3145;
}
.date-day-btn.active > .text-info {
  color: white !important;
}
.tooltip {
  white-space: normal;
  min-width: 100px;
}
.popover-content {
  color: black !important;
  text-shadow: none;
}
.badge.badge-outlined {
  background-color: transparent;
}
.badge.badge-outlined.badge-primary {
  border: 1px solid #1d3145;
  color: #1d3145;
}
.badge.badge-outlined.badge-highlight {
  border: 1px solid #45a1ee;
  color: #45a1ee;
}
.badge.badge-outlined.badge-default {
  border: 1px solid #242424;
  color: #242424;
}
.badge.badge-outlined.badge-success {
  border: 1px solid #5cb85c;
  color: #5cb85c;
}
.badge.badge-outlined.badge-warning {
  border: 1px solid #f0ad4e;
  color: #f0ad4e;
}
.badge.badge-outlined.badge-info {
  border: 1px solid #5bc0de;
  color: #5bc0de;
}
.badge.badge-outlined.badge-danger {
  border: 1px solid #d9534f;
  color: #d9534f;
}
.badge.badge-outlined.badge-instagram {
  border: 1px solid #c13584;
  color: #c13584;
}
.gg-editable-text .original-text {
  border: 1px solid transparent;
}
.gg-editable-text .original-text:hover,
.gg-editable-text.editing {
  border: dashed #ccc 1px;
}
.gg-editable-text input {
  border: dashed #ccc 1px;
}
.gg-editable-text textarea:focus,
.gg-editable-text input:focus {
  outline: 0;
}
.gg-editable-text textarea,
.gg-editable-text input {
  background: inherit;
  color: inherit;
  font: inherit;
  border: inherit;
  width: 100%;
  padding: inherit;
  margin: 0;
  height: inherit;
  -webkit-font-smoothing: inherit;
  line-height: inherit;
  display: inline-block;
  text-decoration: inherit;
}
.gg-editable-text span {
  text-decoration: inherit;
}
.date-day-btn,
.date-arrow {
  border: 0 solid white;
  border-radius: 0;
  margin: 0 2px 0 2px;
  padding: 8px;
}
.date-day-btn.btn.btn-info {
  background: #1d3145;
  border-color: #5ba0a3;
  color: #fff;
}
.date-day-btn:disabled {
  background-color: #e7e7e7 !important;
  border: 0 solid white !important;
  cursor: not-allowed;
}
.date-month-btn {
  border: 0 solid white;
  border-radius: 0;
  padding: 8px;
}
.ui-select {
  margin-left: 1px !important;
  margin-right: 6px;
  vertical-align: middle;
  min-width: 100px;
  height: 25px;
  min-height: 25px !important;
  position: relative;
  overflow: hidden;
  background: #ffffff;
  background: url("../../img/select-bg.png"), -moz-linear-gradient(top, white 0%, #f0f1f2 100%);
  background: url("../../img/select-bg.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f0f1f2));
  background: url("../../img/select-bg.png"), -webkit-linear-gradient(top, white 0%, #f0f1f2 100%);
  background: url("../../img/select-bg.png"), -o-linear-gradient(top, white 0%, #f0f1f2 100%);
  background: url("../../img/select-bg.png"), -ms-linear-gradient(top, white 0%, #f0f1f2 100%);
  background: url("../../img/select-bg.png"), linear-gradient(to bottom, white 0%, #f0f1f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f1f2', GradientType=0);
  display: inline-block;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  background-position: 94%;
  background-repeat: no-repeat;
}
.ui-select select {
  line-height: inherit;
  width: 135%;
  font-family: "" Helvetica Neue "", Arial;
  font-size: 12px;
  border: none;
  padding: 0 30px 0 10px;
  height: 22px;
  -webkit-appearance: none;
  color: #818181;
  text-shadow: 1px 1px 1px #fff;
  background: transparent;
}
.ui-slider {
  border: 1px solid #cfdde8;
  height: 7px;
  background: #edeeef;
  box-shadow: inset 0px -3px 7px 0 #ffffff;
}
.ui-slider .ui-slider-range {
  border: 1px solid #30a1ec;
  background: #4faeef;
  box-shadow: inset 0 0 3px 0 #ffffff;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: url("../../img/jquery-ui/slider-handler.png") no-repeat;
  border: none;
  width: 16px;
  height: 17px;
  top: -6px;
  outline: 0;
}
.ui-slider.vertical-handler .ui-state-default {
  background: url("../../img/jquery-ui/slider-handler2.png") no-repeat;
  width: 11px;
  height: 21px;
  top: -8px;
}
.ui-slider.success .ui-slider-range {
  background: #96bf48;
  border: 1px solid #79af5e;
}
.ui-slider.info .ui-slider-range {
  background: #5ba0a3;
  border: 1px solid #5ba0a3;
}
tags-input .tags .tag-item .remove-button,
analytics-tags-input .tags .tag-item .remove-button {
  color: #ffffff;
}
tags-input .tags .tag-item,
analytics-tags-input .tags .tag-item {
  background-color: #1d3145;
  border-color: #1d3145;
  font-size: 14px;
}
tags-input .tags .input,
analytics-tags-input .tags .input {
  font-size: 14px;
}
tags-input.ng-invalid.ng-pristine .tags,
analytics-tags-input.ng-invalid.ng-pristine .tags {
  border-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border: 1px solid lightgrey !important;
}
tags-input .tags span,
analytics-tags-input .tags span {
  display: table-cell;
  max-width: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
form:not(.ng-submitted) analytics-tags-input.ng-invalid .tags,
form:not(.ng-submitted) tags-input.ng-invalid .tags {
  border-color: #ccc !important;
  box-shadow: none;
}
form.ng-submitted analytics-tags-input.ng-invalid .tags,
form.ng-submitted tags-input.ng-invalid .tags {
  border-color: #843534 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
}
oi-select {
  display: block;
  position: relative;
  width: 100%;
}
oi-select .select-search {
  cursor: text;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  overflow: hidden !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
oi-select .select-search-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0;
  padding: 2px 4px;
  list-style: none;
  background: #f3f7fa;
}
oi-select .select-search-list-item {
  font-size: 14px;
  margin: 2px 4px 2px 0;
  vertical-align: middle;
  white-space: normal;
}
oi-select .select-search-list-item_selection {
  cursor: pointer;
  background: #efefef;
  border-color: #ebebeb;
}
oi-select .select-search-list-item_selection:hover {
  border-color: #e5e5e5;
}
oi-select .select-search-list-item_selection:active,
oi-select .select-search-list-item_selection.focused {
  border: 1px solid #fff;
  border-radius: 0;
  box-shadow: inset 0 0 10px 5px #fff;
}
oi-select .select-search-list-item_selection.focused .close {
  display: none;
}
oi-select .select-search-list-item_selection-remove {
  padding-left: 2px;
}
oi-select .select-search-list-item_loader {
  float: right;
  margin-top: 6px;
  width: 16px;
  height: 16px;
  background: top url("data:image/gif;base64,R0lGODlhEAAQAPYAAP///wAAANTU1JSUlGFhYUFBQUVFRW9vb6Kiotzc3KSkpCUlJSkpKTExMTc3Nz8/P2tra7q6uh0dHXNzc+zs7O7u7sLCwoqKilFRUV9fX76+vtDQ0Ds7OxcXF4yMjKqqql1dXX19feLi4oaGhg8PD2lpaZycnGdnZ7a2tkdHRwsLC7CwsJaWlhkZGQcHB+jo6PT09Hl5eYSEhPb29oKCgqioqPr6+vz8/MDAwMrKyvj4+NbW1q6urvDw8NLS0uTk5N7e3s7OzsbGxry8vODg4NjY2PLy8tra2nt7e7S0tLKysk1NTVNTU1tbW2NjY0NDQz09PcTExHd3dzMzM+rq6isrK46OjllZWS0tLR8fH6CgoE9PTxMTE4iIiGVlZTU1NcjIyMzMzObm5ri4uH9/f5KSkp6enldXV5CQkEtLS0lJSSMjI6amphEREQ0NDaysrAUFBZqamicnJxUVFTk5OXV1dS8vLwkJCXFxcSEhIVVVVW1tbYCAgAAAAAAAAAAAACH5BAkKAAAAIf4aQ3JlYXRlZCB3aXRoIGFqYXhsb2FkLmluZm8AIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAEAAQAAAHjYAAgoOEhYUbIykthoUIHCQqLoI2OjeFCgsdJSsvgjcwPTaDAgYSHoY2FBSWAAMLE4wAPT89ggQMEbEzQD+CBQ0UsQA7RYIGDhWxN0E+ggcPFrEUQjuCCAYXsT5DRIIJEBgfhjsrFkaDERkgJhswMwk4CDzdhBohJwcxNB4sPAmMIlCwkOGhRo5gwhIGAgAh+QQJCgAAACwAAAAAEAAQAAAHjIAAgoOEhYU7A1dYDFtdG4YAPBhVC1ktXCRfJoVKT1NIERRUSl4qXIRHBFCbhTKFCgYjkII3g0hLUbMAOjaCBEw9ukZGgidNxLMUFYIXTkGzOmLLAEkQCLNUQMEAPxdSGoYvAkS9gjkyNEkJOjovRWAb04NBJlYsWh9KQ2FUkFQ5SWqsEJIAhq6DAAIBACH5BAkKAAAALAAAAAAQABAAAAeJgACCg4SFhQkKE2kGXiwChgBDB0sGDw4NDGpshTheZ2hRFRVDUmsMCIMiZE48hmgtUBuCYxBmkAAQbV2CLBM+t0puaoIySDC3VC4tgh40M7eFNRdH0IRgZUO3NjqDFB9mv4U6Pc+DRzUfQVQ3NzAULxU2hUBDKENCQTtAL9yGRgkbcvggEq9atUAAIfkECQoAAAAsAAAAABAAEAAAB4+AAIKDhIWFPygeEE4hbEeGADkXBycZZ1tqTkqFQSNIbBtGPUJdD088g1QmMjiGZl9MO4I5ViiQAEgMA4JKLAm3EWtXgmxmOrcUElWCb2zHkFQdcoIWPGK3Sm1LgkcoPrdOKiOCRmA4IpBwDUGDL2A5IjCCN/QAcYUURQIJIlQ9MzZu6aAgRgwFGAFvKRwUCAAh+QQJCgAAACwAAAAAEAAQAAAHjIAAgoOEhYUUYW9lHiYRP4YACStxZRc0SBMyFoVEPAoWQDMzAgolEBqDRjg8O4ZKIBNAgkBjG5AAZVtsgj44VLdCanWCYUI3txUPS7xBx5AVDgazAjC3Q3ZeghUJv5B1cgOCNmI/1YUeWSkCgzNUFDODKydzCwqFNkYwOoIubnQIt244MzDC1q2DggIBACH5BAkKAAAALAAAAAAQABAAAAeJgACCg4SFhTBAOSgrEUEUhgBUQThjSh8IcQo+hRUbYEdUNjoiGlZWQYM2QD4vhkI0ZWKCPQmtkG9SEYJURDOQAD4HaLuyv0ZeB4IVj8ZNJ4IwRje/QkxkgjYz05BdamyDN9uFJg9OR4YEK1RUYzFTT0qGdnduXC1Zchg8kEEjaQsMzpTZ8avgoEAAIfkECQoAAAAsAAAAABAAEAAAB4iAAIKDhIWFNz0/Oz47IjCGADpURAkCQUI4USKFNhUvFTMANxU7KElAhDA9OoZHH0oVgjczrJBRZkGyNpCCRCw8vIUzHmXBhDM0HoIGLsCQAjEmgjIqXrxaBxGCGw5cF4Y8TnybglprLXhjFBUWVnpeOIUIT3lydg4PantDz2UZDwYOIEhgzFggACH5BAkKAAAALAAAAAAQABAAAAeLgACCg4SFhjc6RhUVRjaGgzYzRhRiREQ9hSaGOhRFOxSDQQ0uj1RBPjOCIypOjwAJFkSCSyQrrhRDOYILXFSuNkpjggwtvo86H7YAZ1korkRaEYJlC3WuESxBggJLWHGGFhcIxgBvUHQyUT1GQWwhFxuFKyBPakxNXgceYY9HCDEZTlxA8cOVwUGBAAA7");
}
oi-select .select-search-list-item_input {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 4px 0 5px 5px;
}
oi-select .select-search-list-item_input input {
  padding: 0;
  outline: 0;
  border: 0;
  min-width: 130px;
  width: 100%;
}
oi-select .select-search-list-item_hide {
  position: fixed;
  width: 0;
  height: 0;
  margin: 0;
  opacity: 0;
  pointer-events: none;
  text-indent: -9999em;
}
oi-select .select-dropdown {
  position: absolute;
  width: inherit;
  overflow-y: scroll;
  max-height: 160px;
  min-width: 160px;
  font-size: 14px;
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  border: 1px solid #66afe9;
  border-top: 0;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  background-clip: padding-box;
  z-index: 1000;
}
oi-select .select-dropdown-optgroup {
  margin: 0;
  padding: 0;
}
oi-select .select-dropdown-optgroup-header {
  font-weight: bolder;
  padding: 3px 10px;
}
oi-select .select-dropdown-optgroup-option {
  padding: 3px 20px;
}
oi-select .select-dropdown-optgroup-option.active:not(.disabled) {
  background-color: #f1f1f1;
  cursor: pointer;
}
oi-select .select-dropdown-optgroup-option.disabled {
  color: #aaa;
}
oi-select:not(.multiple) .select-search-list-item_selection {
  color: #000;
  width: 100%;
  border-color: #fff;
  text-align: left;
}
oi-select:not(.multiple) .select-search-list-item_selection:not(:active) {
  background: none;
}
oi-select:not(.multiple):not(.cleanMode) .select-search-list-item_selection-remove {
  display: none;
}
oi-select:not(.multiple):not(.cleanMode) .select-search:after {
  content: "";
  position: absolute;
  display: block;
  right: 10px;
  width: 0;
  height: 0;
  margin-top: -19px;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0 5px;
}
oi-select[disabled="disabled"] .select-search {
  cursor: not-allowed;
  background: #eee;
  border: 1px solid #bdbdbd;
  opacity: 0.5;
}
oi-select[disabled="disabled"] .select-search-list-item_selection {
  cursor: not-allowed;
  box-shadow: none;
  border-color: transparent;
}
oi-select[disabled="disabled"] .select-search-list-item_selection-remove {
  visibility: hidden;
}
oi-select[disabled="disabled"] .select-search-list-item_input input:disabled {
  cursor: not-allowed;
  background: none;
}
oi-select.focused .select-search {
  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);
}
oi-select.limited .select-search,
oi-select.invalid-item .select-search,
oi-select.limited .select-dropdown,
oi-select.invalid-item .select-dropdown {
  border-color: #f1bc28;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(230, 189, 46, 0.6);
}
oi-select.open .select-search {
  border-radius: 4px 4px 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
}
oi-select.open:not(.multiple) .select-search:after {
  border-color: transparent transparent #000 transparent;
  border-width: 0 5px 5px 5px;
}
oi-select.loading:not(.multiple) .select-search:after {
  border-width: 0;
}
oi-select.emptyList .select-dropdown-optgroup-option strong {
  font-weight: normal;
}
/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.12.1 - 2015-07-28T03:50:59.080Z
 * License: MIT
 */
/* Style when highlighting a search. */
.ui-select-highlight {
  font-weight: bold;
}
.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}
/* Select2 theme */
/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
  border-color: #d44950;
}
.select2-result-single {
  padding-left: 0;
}
.select2-locked > .select2-search-choice-close {
  display: none;
}
.select-locked > .ui-select-match-close {
  display: none;
}
body > .select2-container.open {
  z-index: 9999;
  /* The z-index Select2 applies to the select2-drop */
}
/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-width: 1px;
  /* FIXME hardcoded value :-/ */
  border-top-style: solid;
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -4px;
  /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search {
  margin-top: 4px;
  /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match {
  border-bottom-color: #5897fb;
}
/* Selectize theme */
/* Helper class to show styles when focus */
.selectize-input.selectize-focus {
  border-color: #007fbb !important;
}
/* Fix input width for Selectize theme */
.selectize-control > .selectize-input > input {
  width: 100%;
}
/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
  width: 100%;
}
/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
  border-color: #d44950;
}
/* Handle up direction Selectize */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -2px;
  /* FIXME hardcoded value :-/ */
}
/* Bootstrap theme */
/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ui-select-bootstrap .ui-select-toggle {
  position: relative;
}
.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px;
}
/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static;
}
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 4px !important;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.ui-select-bootstrap > .ui-select-match > .btn {
  /* Instead of center because of .btn */
  text-align: left !important;
}
.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px;
}
/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px;
}
body > .ui-select-bootstrap.open {
  z-index: 1000;
  /* Standard Bootstrap dropdown z-index */
}
.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0 3px;
}
.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important;
  /* To prevent double background when disabled */
  border: none;
  outline: none;
  height: 1.666666em;
  margin-bottom: 3px;
}
.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75;
}
.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0;
}
.ui-select-multiple .ui-select-match-item {
  position: relative;
}
.ui-select-multiple .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca;
}
.ui-select-multiple .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca;
}
.ui-select-bootstrap .ui-select-choices-row > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.ui-select-bootstrap .ui-select-choices-row > a:hover,
.ui-select-bootstrap .ui-select-choices-row > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.ui-select-bootstrap .ui-select-choices-row.active > a {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.ui-select-bootstrap .ui-select-choices-row.disabled > a,
.ui-select-bootstrap .ui-select-choices-row.active.disabled > a {
  color: #bbb;
  cursor: not-allowed;
  background-color: #fff;
}
/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
  display: none !important;
}
/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
  border-color: #d44950;
}
/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
}
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}
.flag-icon:before {
  content: "\00a0";
}
.flag-icon.flag-icon-squared {
  width: 1em;
}
.flag-icon-ad {
  background-image: url(../flags/4x3/ad.svg);
}
.flag-icon-ad.flag-icon-squared {
  background-image: url(../flags/1x1/ad.svg);
}
.flag-icon-ae {
  background-image: url(../flags/4x3/ae.svg);
}
.flag-icon-ae.flag-icon-squared {
  background-image: url(../flags/1x1/ae.svg);
}
.flag-icon-af {
  background-image: url(../flags/4x3/af.svg);
}
.flag-icon-af.flag-icon-squared {
  background-image: url(../flags/1x1/af.svg);
}
.flag-icon-ag {
  background-image: url(../flags/4x3/ag.svg);
}
.flag-icon-ag.flag-icon-squared {
  background-image: url(../flags/1x1/ag.svg);
}
.flag-icon-ai {
  background-image: url(../flags/4x3/ai.svg);
}
.flag-icon-ai.flag-icon-squared {
  background-image: url(../flags/1x1/ai.svg);
}
.flag-icon-al {
  background-image: url(../flags/4x3/al.svg);
}
.flag-icon-al.flag-icon-squared {
  background-image: url(../flags/1x1/al.svg);
}
.flag-icon-am {
  background-image: url(../flags/4x3/am.svg);
}
.flag-icon-am.flag-icon-squared {
  background-image: url(../flags/1x1/am.svg);
}
.flag-icon-ao {
  background-image: url(../flags/4x3/ao.svg);
}
.flag-icon-ao.flag-icon-squared {
  background-image: url(../flags/1x1/ao.svg);
}
.flag-icon-aq {
  background-image: url(../flags/4x3/aq.svg);
}
.flag-icon-aq.flag-icon-squared {
  background-image: url(../flags/1x1/aq.svg);
}
.flag-icon-ar {
  background-image: url(../flags/4x3/ar.svg);
}
.flag-icon-ar.flag-icon-squared {
  background-image: url(../flags/1x1/ar.svg);
}
.flag-icon-as {
  background-image: url(../flags/4x3/as.svg);
}
.flag-icon-as.flag-icon-squared {
  background-image: url(../flags/1x1/as.svg);
}
.flag-icon-at {
  background-image: url(../flags/4x3/at.svg);
}
.flag-icon-at.flag-icon-squared {
  background-image: url(../flags/1x1/at.svg);
}
.flag-icon-au {
  background-image: url(../flags/4x3/au.svg);
}
.flag-icon-au.flag-icon-squared {
  background-image: url(../flags/1x1/au.svg);
}
.flag-icon-aw {
  background-image: url(../flags/4x3/aw.svg);
}
.flag-icon-aw.flag-icon-squared {
  background-image: url(../flags/1x1/aw.svg);
}
.flag-icon-ax {
  background-image: url(../flags/4x3/ax.svg);
}
.flag-icon-ax.flag-icon-squared {
  background-image: url(../flags/1x1/ax.svg);
}
.flag-icon-az {
  background-image: url(../flags/4x3/az.svg);
}
.flag-icon-az.flag-icon-squared {
  background-image: url(../flags/1x1/az.svg);
}
.flag-icon-ba {
  background-image: url(../flags/4x3/ba.svg);
}
.flag-icon-ba.flag-icon-squared {
  background-image: url(../flags/1x1/ba.svg);
}
.flag-icon-bb {
  background-image: url(../flags/4x3/bb.svg);
}
.flag-icon-bb.flag-icon-squared {
  background-image: url(../flags/1x1/bb.svg);
}
.flag-icon-bd {
  background-image: url(../flags/4x3/bd.svg);
}
.flag-icon-bd.flag-icon-squared {
  background-image: url(../flags/1x1/bd.svg);
}
.flag-icon-be {
  background-image: url(../flags/4x3/be.svg);
}
.flag-icon-be.flag-icon-squared {
  background-image: url(../flags/1x1/be.svg);
}
.flag-icon-bf {
  background-image: url(../flags/4x3/bf.svg);
}
.flag-icon-bf.flag-icon-squared {
  background-image: url(../flags/1x1/bf.svg);
}
.flag-icon-bg {
  background-image: url(../flags/4x3/bg.svg);
}
.flag-icon-bg.flag-icon-squared {
  background-image: url(../flags/1x1/bg.svg);
}
.flag-icon-bh {
  background-image: url(../flags/4x3/bh.svg);
}
.flag-icon-bh.flag-icon-squared {
  background-image: url(../flags/1x1/bh.svg);
}
.flag-icon-bi {
  background-image: url(../flags/4x3/bi.svg);
}
.flag-icon-bi.flag-icon-squared {
  background-image: url(../flags/1x1/bi.svg);
}
.flag-icon-bj {
  background-image: url(../flags/4x3/bj.svg);
}
.flag-icon-bj.flag-icon-squared {
  background-image: url(../flags/1x1/bj.svg);
}
.flag-icon-bl {
  background-image: url(../flags/4x3/bl.svg);
}
.flag-icon-bl.flag-icon-squared {
  background-image: url(../flags/1x1/bl.svg);
}
.flag-icon-bm {
  background-image: url(../flags/4x3/bm.svg);
}
.flag-icon-bm.flag-icon-squared {
  background-image: url(../flags/1x1/bm.svg);
}
.flag-icon-bn {
  background-image: url(../flags/4x3/bn.svg);
}
.flag-icon-bn.flag-icon-squared {
  background-image: url(../flags/1x1/bn.svg);
}
.flag-icon-bo {
  background-image: url(../flags/4x3/bo.svg);
}
.flag-icon-bo.flag-icon-squared {
  background-image: url(../flags/1x1/bo.svg);
}
.flag-icon-bq {
  background-image: url(../flags/4x3/bq.svg);
}
.flag-icon-bq.flag-icon-squared {
  background-image: url(../flags/1x1/bq.svg);
}
.flag-icon-br {
  background-image: url(../flags/4x3/br.svg);
}
.flag-icon-br.flag-icon-squared {
  background-image: url(../flags/1x1/br.svg);
}
.flag-icon-bs {
  background-image: url(../flags/4x3/bs.svg);
}
.flag-icon-bs.flag-icon-squared {
  background-image: url(../flags/1x1/bs.svg);
}
.flag-icon-bt {
  background-image: url(../flags/4x3/bt.svg);
}
.flag-icon-bt.flag-icon-squared {
  background-image: url(../flags/1x1/bt.svg);
}
.flag-icon-bv {
  background-image: url(../flags/4x3/bv.svg);
}
.flag-icon-bv.flag-icon-squared {
  background-image: url(../flags/1x1/bv.svg);
}
.flag-icon-bw {
  background-image: url(../flags/4x3/bw.svg);
}
.flag-icon-bw.flag-icon-squared {
  background-image: url(../flags/1x1/bw.svg);
}
.flag-icon-by {
  background-image: url(../flags/4x3/by.svg);
}
.flag-icon-by.flag-icon-squared {
  background-image: url(../flags/1x1/by.svg);
}
.flag-icon-bz {
  background-image: url(../flags/4x3/bz.svg);
}
.flag-icon-bz.flag-icon-squared {
  background-image: url(../flags/1x1/bz.svg);
}
.flag-icon-ca {
  background-image: url(../flags/4x3/ca.svg);
}
.flag-icon-ca.flag-icon-squared {
  background-image: url(../flags/1x1/ca.svg);
}
.flag-icon-cc {
  background-image: url(../flags/4x3/cc.svg);
}
.flag-icon-cc.flag-icon-squared {
  background-image: url(../flags/1x1/cc.svg);
}
.flag-icon-cd {
  background-image: url(../flags/4x3/cd.svg);
}
.flag-icon-cd.flag-icon-squared {
  background-image: url(../flags/1x1/cd.svg);
}
.flag-icon-cf {
  background-image: url(../flags/4x3/cf.svg);
}
.flag-icon-cf.flag-icon-squared {
  background-image: url(../flags/1x1/cf.svg);
}
.flag-icon-cg {
  background-image: url(../flags/4x3/cg.svg);
}
.flag-icon-cg.flag-icon-squared {
  background-image: url(../flags/1x1/cg.svg);
}
.flag-icon-ch {
  background-image: url(../flags/4x3/ch.svg);
}
.flag-icon-ch.flag-icon-squared {
  background-image: url(../flags/1x1/ch.svg);
}
.flag-icon-ci {
  background-image: url(../flags/4x3/ci.svg);
}
.flag-icon-ci.flag-icon-squared {
  background-image: url(../flags/1x1/ci.svg);
}
.flag-icon-ck {
  background-image: url(../flags/4x3/ck.svg);
}
.flag-icon-ck.flag-icon-squared {
  background-image: url(../flags/1x1/ck.svg);
}
.flag-icon-cl {
  background-image: url(../flags/4x3/cl.svg);
}
.flag-icon-cl.flag-icon-squared {
  background-image: url(../flags/1x1/cl.svg);
}
.flag-icon-cm {
  background-image: url(../flags/4x3/cm.svg);
}
.flag-icon-cm.flag-icon-squared {
  background-image: url(../flags/1x1/cm.svg);
}
.flag-icon-cn {
  background-image: url(../flags/4x3/cn.svg);
}
.flag-icon-cn.flag-icon-squared {
  background-image: url(../flags/1x1/cn.svg);
}
.flag-icon-co {
  background-image: url(../flags/4x3/co.svg);
}
.flag-icon-co.flag-icon-squared {
  background-image: url(../flags/1x1/co.svg);
}
.flag-icon-cr {
  background-image: url(../flags/4x3/cr.svg);
}
.flag-icon-cr.flag-icon-squared {
  background-image: url(../flags/1x1/cr.svg);
}
.flag-icon-cu {
  background-image: url(../flags/4x3/cu.svg);
}
.flag-icon-cu.flag-icon-squared {
  background-image: url(../flags/1x1/cu.svg);
}
.flag-icon-cv {
  background-image: url(../flags/4x3/cv.svg);
}
.flag-icon-cv.flag-icon-squared {
  background-image: url(../flags/1x1/cv.svg);
}
.flag-icon-cw {
  background-image: url(../flags/4x3/cw.svg);
}
.flag-icon-cw.flag-icon-squared {
  background-image: url(../flags/1x1/cw.svg);
}
.flag-icon-cx {
  background-image: url(../flags/4x3/cx.svg);
}
.flag-icon-cx.flag-icon-squared {
  background-image: url(../flags/1x1/cx.svg);
}
.flag-icon-cy {
  background-image: url(../flags/4x3/cy.svg);
}
.flag-icon-cy.flag-icon-squared {
  background-image: url(../flags/1x1/cy.svg);
}
.flag-icon-cz {
  background-image: url(../flags/4x3/cz.svg);
}
.flag-icon-cz.flag-icon-squared {
  background-image: url(../flags/1x1/cz.svg);
}
.flag-icon-de {
  background-image: url(../flags/4x3/de.svg);
}
.flag-icon-de.flag-icon-squared {
  background-image: url(../flags/1x1/de.svg);
}
.flag-icon-dj {
  background-image: url(../flags/4x3/dj.svg);
}
.flag-icon-dj.flag-icon-squared {
  background-image: url(../flags/1x1/dj.svg);
}
.flag-icon-dk {
  background-image: url(../flags/4x3/dk.svg);
}
.flag-icon-dk.flag-icon-squared {
  background-image: url(../flags/1x1/dk.svg);
}
.flag-icon-dm {
  background-image: url(../flags/4x3/dm.svg);
}
.flag-icon-dm.flag-icon-squared {
  background-image: url(../flags/1x1/dm.svg);
}
.flag-icon-do {
  background-image: url(../flags/4x3/do.svg);
}
.flag-icon-do.flag-icon-squared {
  background-image: url(../flags/1x1/do.svg);
}
.flag-icon-dz {
  background-image: url(../flags/4x3/dz.svg);
}
.flag-icon-dz.flag-icon-squared {
  background-image: url(../flags/1x1/dz.svg);
}
.flag-icon-ec {
  background-image: url(../flags/4x3/ec.svg);
}
.flag-icon-ec.flag-icon-squared {
  background-image: url(../flags/1x1/ec.svg);
}
.flag-icon-ee {
  background-image: url(../flags/4x3/ee.svg);
}
.flag-icon-ee.flag-icon-squared {
  background-image: url(../flags/1x1/ee.svg);
}
.flag-icon-eg {
  background-image: url(../flags/4x3/eg.svg);
}
.flag-icon-eg.flag-icon-squared {
  background-image: url(../flags/1x1/eg.svg);
}
.flag-icon-eh {
  background-image: url(../flags/4x3/eh.svg);
}
.flag-icon-eh.flag-icon-squared {
  background-image: url(../flags/1x1/eh.svg);
}
.flag-icon-el {
  background-image: url(../flags/4x3/el.svg);
}
.flag-icon-el.flag-icon-squared {
  background-image: url(../flags/1x1/el.svg);
}
.flag-icon-er {
  background-image: url(../flags/4x3/er.svg);
}
.flag-icon-er.flag-icon-squared {
  background-image: url(../flags/1x1/er.svg);
}
.flag-icon-es {
  background-image: url(../flags/4x3/es.svg);
}
.flag-icon-es.flag-icon-squared {
  background-image: url(../flags/1x1/es.svg);
}
.flag-icon-et {
  background-image: url(../flags/4x3/et.svg);
}
.flag-icon-et.flag-icon-squared {
  background-image: url(../flags/1x1/et.svg);
}
.flag-icon-fi {
  background-image: url(../flags/4x3/fi.svg);
}
.flag-icon-fi.flag-icon-squared {
  background-image: url(../flags/1x1/fi.svg);
}
.flag-icon-fj {
  background-image: url(../flags/4x3/fj.svg);
}
.flag-icon-fj.flag-icon-squared {
  background-image: url(../flags/1x1/fj.svg);
}
.flag-icon-fk {
  background-image: url(../flags/4x3/fk.svg);
}
.flag-icon-fk.flag-icon-squared {
  background-image: url(../flags/1x1/fk.svg);
}
.flag-icon-fm {
  background-image: url(../flags/4x3/fm.svg);
}
.flag-icon-fm.flag-icon-squared {
  background-image: url(../flags/1x1/fm.svg);
}
.flag-icon-fo {
  background-image: url(../flags/4x3/fo.svg);
}
.flag-icon-fo.flag-icon-squared {
  background-image: url(../flags/1x1/fo.svg);
}
.flag-icon-fr {
  background-image: url(../flags/4x3/fr.svg);
}
.flag-icon-fr.flag-icon-squared {
  background-image: url(../flags/1x1/fr.svg);
}
.flag-icon-ga {
  background-image: url(../flags/4x3/ga.svg);
}
.flag-icon-ga.flag-icon-squared {
  background-image: url(../flags/1x1/ga.svg);
}
.flag-icon-gb {
  background-image: url(../flags/4x3/gb.svg);
}
.flag-icon-gb.flag-icon-squared {
  background-image: url(../flags/1x1/gb.svg);
}
.flag-icon-gd {
  background-image: url(../flags/4x3/gd.svg);
}
.flag-icon-gd.flag-icon-squared {
  background-image: url(../flags/1x1/gd.svg);
}
.flag-icon-ge {
  background-image: url(../flags/4x3/ge.svg);
}
.flag-icon-ge.flag-icon-squared {
  background-image: url(../flags/1x1/ge.svg);
}
.flag-icon-gf {
  background-image: url(../flags/4x3/gf.svg);
}
.flag-icon-gf.flag-icon-squared {
  background-image: url(../flags/1x1/gf.svg);
}
.flag-icon-gg {
  background-image: url(../flags/4x3/gg.svg);
}
.flag-icon-gg.flag-icon-squared {
  background-image: url(../flags/1x1/gg.svg);
}
.flag-icon-gh {
  background-image: url(../flags/4x3/gh.svg);
}
.flag-icon-gh.flag-icon-squared {
  background-image: url(../flags/1x1/gh.svg);
}
.flag-icon-gi {
  background-image: url(../flags/4x3/gi.svg);
}
.flag-icon-gi.flag-icon-squared {
  background-image: url(../flags/1x1/gi.svg);
}
.flag-icon-gl {
  background-image: url(../flags/4x3/gl.svg);
}
.flag-icon-gl.flag-icon-squared {
  background-image: url(../flags/1x1/gl.svg);
}
.flag-icon-gm {
  background-image: url(../flags/4x3/gm.svg);
}
.flag-icon-gm.flag-icon-squared {
  background-image: url(../flags/1x1/gm.svg);
}
.flag-icon-gn {
  background-image: url(../flags/4x3/gn.svg);
}
.flag-icon-gn.flag-icon-squared {
  background-image: url(../flags/1x1/gn.svg);
}
.flag-icon-gp {
  background-image: url(../flags/4x3/gp.svg);
}
.flag-icon-gp.flag-icon-squared {
  background-image: url(../flags/1x1/gp.svg);
}
.flag-icon-gq {
  background-image: url(../flags/4x3/gq.svg);
}
.flag-icon-gq.flag-icon-squared {
  background-image: url(../flags/1x1/gq.svg);
}
.flag-icon-gr {
  background-image: url(../flags/4x3/gr.svg);
}
.flag-icon-gr.flag-icon-squared {
  background-image: url(../flags/1x1/gr.svg);
}
.flag-icon-gs {
  background-image: url(../flags/4x3/gs.svg);
}
.flag-icon-gs.flag-icon-squared {
  background-image: url(../flags/1x1/gs.svg);
}
.flag-icon-gt {
  background-image: url(../flags/4x3/gt.svg);
}
.flag-icon-gt.flag-icon-squared {
  background-image: url(../flags/1x1/gt.svg);
}
.flag-icon-gu {
  background-image: url(../flags/4x3/gu.svg);
}
.flag-icon-gu.flag-icon-squared {
  background-image: url(../flags/1x1/gu.svg);
}
.flag-icon-gw {
  background-image: url(../flags/4x3/gw.svg);
}
.flag-icon-gw.flag-icon-squared {
  background-image: url(../flags/1x1/gw.svg);
}
.flag-icon-gy {
  background-image: url(../flags/4x3/gy.svg);
}
.flag-icon-gy.flag-icon-squared {
  background-image: url(../flags/1x1/gy.svg);
}
.flag-icon-hk {
  background-image: url(../flags/4x3/hk.svg);
}
.flag-icon-hk.flag-icon-squared {
  background-image: url(../flags/1x1/hk.svg);
}
.flag-icon-hm {
  background-image: url(../flags/4x3/hm.svg);
}
.flag-icon-hm.flag-icon-squared {
  background-image: url(../flags/1x1/hm.svg);
}
.flag-icon-hn {
  background-image: url(../flags/4x3/hn.svg);
}
.flag-icon-hn.flag-icon-squared {
  background-image: url(../flags/1x1/hn.svg);
}
.flag-icon-hr {
  background-image: url(../flags/4x3/hr.svg);
}
.flag-icon-hr.flag-icon-squared {
  background-image: url(../flags/1x1/hr.svg);
}
.flag-icon-ht {
  background-image: url(../flags/4x3/ht.svg);
}
.flag-icon-ht.flag-icon-squared {
  background-image: url(../flags/1x1/ht.svg);
}
.flag-icon-hu {
  background-image: url(../flags/4x3/hu.svg);
}
.flag-icon-hu.flag-icon-squared {
  background-image: url(../flags/1x1/hu.svg);
}
.flag-icon-id {
  background-image: url(../flags/4x3/id.svg);
}
.flag-icon-id.flag-icon-squared {
  background-image: url(../flags/1x1/id.svg);
}
.flag-icon-ie {
  background-image: url(../flags/4x3/ie.svg);
}
.flag-icon-ie.flag-icon-squared {
  background-image: url(../flags/1x1/ie.svg);
}
.flag-icon-il {
  background-image: url(../flags/4x3/il.svg);
}
.flag-icon-il.flag-icon-squared {
  background-image: url(../flags/1x1/il.svg);
}
.flag-icon-im {
  background-image: url(../flags/4x3/im.svg);
}
.flag-icon-im.flag-icon-squared {
  background-image: url(../flags/1x1/im.svg);
}
.flag-icon-in {
  background-image: url(../flags/4x3/in.svg);
}
.flag-icon-in.flag-icon-squared {
  background-image: url(../flags/1x1/in.svg);
}
.flag-icon-io {
  background-image: url(../flags/4x3/io.svg);
}
.flag-icon-io.flag-icon-squared {
  background-image: url(../flags/1x1/io.svg);
}
.flag-icon-iq {
  background-image: url(../flags/4x3/iq.svg);
}
.flag-icon-iq.flag-icon-squared {
  background-image: url(../flags/1x1/iq.svg);
}
.flag-icon-ir {
  background-image: url(../flags/4x3/ir.svg);
}
.flag-icon-ir.flag-icon-squared {
  background-image: url(../flags/1x1/ir.svg);
}
.flag-icon-is {
  background-image: url(../flags/4x3/is.svg);
}
.flag-icon-is.flag-icon-squared {
  background-image: url(../flags/1x1/is.svg);
}
.flag-icon-it {
  background-image: url(../flags/4x3/it.svg);
}
.flag-icon-it.flag-icon-squared {
  background-image: url(../flags/1x1/it.svg);
}
.flag-icon-je {
  background-image: url(../flags/4x3/je.svg);
}
.flag-icon-je.flag-icon-squared {
  background-image: url(../flags/1x1/je.svg);
}
.flag-icon-jm {
  background-image: url(../flags/4x3/jm.svg);
}
.flag-icon-jm.flag-icon-squared {
  background-image: url(../flags/1x1/jm.svg);
}
.flag-icon-jo {
  background-image: url(../flags/4x3/jo.svg);
}
.flag-icon-jo.flag-icon-squared {
  background-image: url(../flags/1x1/jo.svg);
}
.flag-icon-jp {
  background-image: url(../flags/4x3/jp.svg);
}
.flag-icon-jp.flag-icon-squared {
  background-image: url(../flags/1x1/jp.svg);
}
.flag-icon-ke {
  background-image: url(../flags/4x3/ke.svg);
}
.flag-icon-ke.flag-icon-squared {
  background-image: url(../flags/1x1/ke.svg);
}
.flag-icon-kg {
  background-image: url(../flags/4x3/kg.svg);
}
.flag-icon-kg.flag-icon-squared {
  background-image: url(../flags/1x1/kg.svg);
}
.flag-icon-kh {
  background-image: url(../flags/4x3/kh.svg);
}
.flag-icon-kh.flag-icon-squared {
  background-image: url(../flags/1x1/kh.svg);
}
.flag-icon-ki {
  background-image: url(../flags/4x3/ki.svg);
}
.flag-icon-ki.flag-icon-squared {
  background-image: url(../flags/1x1/ki.svg);
}
.flag-icon-km {
  background-image: url(../flags/4x3/km.svg);
}
.flag-icon-km.flag-icon-squared {
  background-image: url(../flags/1x1/km.svg);
}
.flag-icon-kn {
  background-image: url(../flags/4x3/kn.svg);
}
.flag-icon-kn.flag-icon-squared {
  background-image: url(../flags/1x1/kn.svg);
}
.flag-icon-kp {
  background-image: url(../flags/4x3/kp.svg);
}
.flag-icon-kp.flag-icon-squared {
  background-image: url(../flags/1x1/kp.svg);
}
.flag-icon-kr {
  background-image: url(../flags/4x3/kr.svg);
}
.flag-icon-kr.flag-icon-squared {
  background-image: url(../flags/1x1/kr.svg);
}
.flag-icon-kw {
  background-image: url(../flags/4x3/kw.svg);
}
.flag-icon-kw.flag-icon-squared {
  background-image: url(../flags/1x1/kw.svg);
}
.flag-icon-ky {
  background-image: url(../flags/4x3/ky.svg);
}
.flag-icon-ky.flag-icon-squared {
  background-image: url(../flags/1x1/ky.svg);
}
.flag-icon-kz {
  background-image: url(../flags/4x3/kz.svg);
}
.flag-icon-kz.flag-icon-squared {
  background-image: url(../flags/1x1/kz.svg);
}
.flag-icon-la {
  background-image: url(../flags/4x3/la.svg);
}
.flag-icon-la.flag-icon-squared {
  background-image: url(../flags/1x1/la.svg);
}
.flag-icon-lb {
  background-image: url(../flags/4x3/lb.svg);
}
.flag-icon-lb.flag-icon-squared {
  background-image: url(../flags/1x1/lb.svg);
}
.flag-icon-lc {
  background-image: url(../flags/4x3/lc.svg);
}
.flag-icon-lc.flag-icon-squared {
  background-image: url(../flags/1x1/lc.svg);
}
.flag-icon-li {
  background-image: url(../flags/4x3/li.svg);
}
.flag-icon-li.flag-icon-squared {
  background-image: url(../flags/1x1/li.svg);
}
.flag-icon-lk {
  background-image: url(../flags/4x3/lk.svg);
}
.flag-icon-lk.flag-icon-squared {
  background-image: url(../flags/1x1/lk.svg);
}
.flag-icon-lr {
  background-image: url(../flags/4x3/lr.svg);
}
.flag-icon-lr.flag-icon-squared {
  background-image: url(../flags/1x1/lr.svg);
}
.flag-icon-ls {
  background-image: url(../flags/4x3/ls.svg);
}
.flag-icon-ls.flag-icon-squared {
  background-image: url(../flags/1x1/ls.svg);
}
.flag-icon-lt {
  background-image: url(../flags/4x3/lt.svg);
}
.flag-icon-lt.flag-icon-squared {
  background-image: url(../flags/1x1/lt.svg);
}
.flag-icon-lu {
  background-image: url(../flags/4x3/lu.svg);
}
.flag-icon-lu.flag-icon-squared {
  background-image: url(../flags/1x1/lu.svg);
}
.flag-icon-lv {
  background-image: url(../flags/4x3/lv.svg);
}
.flag-icon-lv.flag-icon-squared {
  background-image: url(../flags/1x1/lv.svg);
}
.flag-icon-ly {
  background-image: url(../flags/4x3/ly.svg);
}
.flag-icon-ly.flag-icon-squared {
  background-image: url(../flags/1x1/ly.svg);
}
.flag-icon-ma {
  background-image: url(../flags/4x3/ma.svg);
}
.flag-icon-ma.flag-icon-squared {
  background-image: url(../flags/1x1/ma.svg);
}
.flag-icon-mc {
  background-image: url(../flags/4x3/mc.svg);
}
.flag-icon-mc.flag-icon-squared {
  background-image: url(../flags/1x1/mc.svg);
}
.flag-icon-md {
  background-image: url(../flags/4x3/md.svg);
}
.flag-icon-md.flag-icon-squared {
  background-image: url(../flags/1x1/md.svg);
}
.flag-icon-me {
  background-image: url(../flags/4x3/me.svg);
}
.flag-icon-me.flag-icon-squared {
  background-image: url(../flags/1x1/me.svg);
}
.flag-icon-mf {
  background-image: url(../flags/4x3/mf.svg);
}
.flag-icon-mf.flag-icon-squared {
  background-image: url(../flags/1x1/mf.svg);
}
.flag-icon-mg {
  background-image: url(../flags/4x3/mg.svg);
}
.flag-icon-mg.flag-icon-squared {
  background-image: url(../flags/1x1/mg.svg);
}
.flag-icon-mh {
  background-image: url(../flags/4x3/mh.svg);
}
.flag-icon-mh.flag-icon-squared {
  background-image: url(../flags/1x1/mh.svg);
}
.flag-icon-mk {
  background-image: url(../flags/4x3/mk.svg);
}
.flag-icon-mk.flag-icon-squared {
  background-image: url(../flags/1x1/mk.svg);
}
.flag-icon-ml {
  background-image: url(../flags/4x3/ml.svg);
}
.flag-icon-ml.flag-icon-squared {
  background-image: url(../flags/1x1/ml.svg);
}
.flag-icon-mm {
  background-image: url(../flags/4x3/mm.svg);
}
.flag-icon-mm.flag-icon-squared {
  background-image: url(../flags/1x1/mm.svg);
}
.flag-icon-mn {
  background-image: url(../flags/4x3/mn.svg);
}
.flag-icon-mn.flag-icon-squared {
  background-image: url(../flags/1x1/mn.svg);
}
.flag-icon-mo {
  background-image: url(../flags/4x3/mo.svg);
}
.flag-icon-mo.flag-icon-squared {
  background-image: url(../flags/1x1/mo.svg);
}
.flag-icon-mp {
  background-image: url(../flags/4x3/mp.svg);
}
.flag-icon-mp.flag-icon-squared {
  background-image: url(../flags/1x1/mp.svg);
}
.flag-icon-mq {
  background-image: url(../flags/4x3/mq.svg);
}
.flag-icon-mq.flag-icon-squared {
  background-image: url(../flags/1x1/mq.svg);
}
.flag-icon-mr {
  background-image: url(../flags/4x3/mr.svg);
}
.flag-icon-mr.flag-icon-squared {
  background-image: url(../flags/1x1/mr.svg);
}
.flag-icon-ms {
  background-image: url(../flags/4x3/ms.svg);
}
.flag-icon-ms.flag-icon-squared {
  background-image: url(../flags/1x1/ms.svg);
}
.flag-icon-mt {
  background-image: url(../flags/4x3/mt.svg);
}
.flag-icon-mt.flag-icon-squared {
  background-image: url(../flags/1x1/mt.svg);
}
.flag-icon-mu {
  background-image: url(../flags/4x3/mu.svg);
}
.flag-icon-mu.flag-icon-squared {
  background-image: url(../flags/1x1/mu.svg);
}
.flag-icon-mv {
  background-image: url(../flags/4x3/mv.svg);
}
.flag-icon-mv.flag-icon-squared {
  background-image: url(../flags/1x1/mv.svg);
}
.flag-icon-mw {
  background-image: url(../flags/4x3/mw.svg);
}
.flag-icon-mw.flag-icon-squared {
  background-image: url(../flags/1x1/mw.svg);
}
.flag-icon-mx {
  background-image: url(../flags/4x3/mx.svg);
}
.flag-icon-mx.flag-icon-squared {
  background-image: url(../flags/1x1/mx.svg);
}
.flag-icon-my {
  background-image: url(../flags/4x3/my.svg);
}
.flag-icon-my.flag-icon-squared {
  background-image: url(../flags/1x1/my.svg);
}
.flag-icon-mz {
  background-image: url(../flags/4x3/mz.svg);
}
.flag-icon-mz.flag-icon-squared {
  background-image: url(../flags/1x1/mz.svg);
}
.flag-icon-na {
  background-image: url(../flags/4x3/na.svg);
}
.flag-icon-na.flag-icon-squared {
  background-image: url(../flags/1x1/na.svg);
}
.flag-icon-nc {
  background-image: url(../flags/4x3/nc.svg);
}
.flag-icon-nc.flag-icon-squared {
  background-image: url(../flags/1x1/nc.svg);
}
.flag-icon-ne {
  background-image: url(../flags/4x3/ne.svg);
}
.flag-icon-ne.flag-icon-squared {
  background-image: url(../flags/1x1/ne.svg);
}
.flag-icon-nf {
  background-image: url(../flags/4x3/nf.svg);
}
.flag-icon-nf.flag-icon-squared {
  background-image: url(../flags/1x1/nf.svg);
}
.flag-icon-ng {
  background-image: url(../flags/4x3/ng.svg);
}
.flag-icon-ng.flag-icon-squared {
  background-image: url(../flags/1x1/ng.svg);
}
.flag-icon-ni {
  background-image: url(../flags/4x3/ni.svg);
}
.flag-icon-ni.flag-icon-squared {
  background-image: url(../flags/1x1/ni.svg);
}
.flag-icon-nl {
  background-image: url(../flags/4x3/nl.svg);
}
.flag-icon-nl.flag-icon-squared {
  background-image: url(../flags/1x1/nl.svg);
}
.flag-icon-no {
  background-image: url(../flags/4x3/no.svg);
}
.flag-icon-no.flag-icon-squared {
  background-image: url(../flags/1x1/no.svg);
}
.flag-icon-np {
  background-image: url(../flags/4x3/np.svg);
}
.flag-icon-np.flag-icon-squared {
  background-image: url(../flags/1x1/np.svg);
}
.flag-icon-nr {
  background-image: url(../flags/4x3/nr.svg);
}
.flag-icon-nr.flag-icon-squared {
  background-image: url(../flags/1x1/nr.svg);
}
.flag-icon-nu {
  background-image: url(../flags/4x3/nu.svg);
}
.flag-icon-nu.flag-icon-squared {
  background-image: url(../flags/1x1/nu.svg);
}
.flag-icon-nz {
  background-image: url(../flags/4x3/nz.svg);
}
.flag-icon-nz.flag-icon-squared {
  background-image: url(../flags/1x1/nz.svg);
}
.flag-icon-om {
  background-image: url(../flags/4x3/om.svg);
}
.flag-icon-om.flag-icon-squared {
  background-image: url(../flags/1x1/om.svg);
}
.flag-icon-pa {
  background-image: url(../flags/4x3/pa.svg);
}
.flag-icon-pa.flag-icon-squared {
  background-image: url(../flags/1x1/pa.svg);
}
.flag-icon-pe {
  background-image: url(../flags/4x3/pe.svg);
}
.flag-icon-pe.flag-icon-squared {
  background-image: url(../flags/1x1/pe.svg);
}
.flag-icon-pf {
  background-image: url(../flags/4x3/pf.svg);
}
.flag-icon-pf.flag-icon-squared {
  background-image: url(../flags/1x1/pf.svg);
}
.flag-icon-pg {
  background-image: url(../flags/4x3/pg.svg);
}
.flag-icon-pg.flag-icon-squared {
  background-image: url(../flags/1x1/pg.svg);
}
.flag-icon-ph {
  background-image: url(../flags/4x3/ph.svg);
}
.flag-icon-ph.flag-icon-squared {
  background-image: url(../flags/1x1/ph.svg);
}
.flag-icon-pk {
  background-image: url(../flags/4x3/pk.svg);
}
.flag-icon-pk.flag-icon-squared {
  background-image: url(../flags/1x1/pk.svg);
}
.flag-icon-pl {
  background-image: url(../flags/4x3/pl.svg);
}
.flag-icon-pl.flag-icon-squared {
  background-image: url(../flags/1x1/pl.svg);
}
.flag-icon-pm {
  background-image: url(../flags/4x3/pm.svg);
}
.flag-icon-pm.flag-icon-squared {
  background-image: url(../flags/1x1/pm.svg);
}
.flag-icon-pn {
  background-image: url(../flags/4x3/pn.svg);
}
.flag-icon-pn.flag-icon-squared {
  background-image: url(../flags/1x1/pn.svg);
}
.flag-icon-pr {
  background-image: url(../flags/4x3/pr.svg);
}
.flag-icon-pr.flag-icon-squared {
  background-image: url(../flags/1x1/pr.svg);
}
.flag-icon-ps {
  background-image: url(../flags/4x3/ps.svg);
}
.flag-icon-ps.flag-icon-squared {
  background-image: url(../flags/1x1/ps.svg);
}
.flag-icon-pt {
  background-image: url(../flags/4x3/pt.svg);
}
.flag-icon-pt.flag-icon-squared {
  background-image: url(../flags/1x1/pt.svg);
}
.flag-icon-pw {
  background-image: url(../flags/4x3/pw.svg);
}
.flag-icon-pw.flag-icon-squared {
  background-image: url(../flags/1x1/pw.svg);
}
.flag-icon-py {
  background-image: url(../flags/4x3/py.svg);
}
.flag-icon-py.flag-icon-squared {
  background-image: url(../flags/1x1/py.svg);
}
.flag-icon-qa {
  background-image: url(../flags/4x3/qa.svg);
}
.flag-icon-qa.flag-icon-squared {
  background-image: url(../flags/1x1/qa.svg);
}
.flag-icon-re {
  background-image: url(../flags/4x3/re.svg);
}
.flag-icon-re.flag-icon-squared {
  background-image: url(../flags/1x1/re.svg);
}
.flag-icon-ro {
  background-image: url(../flags/4x3/ro.svg);
}
.flag-icon-ro.flag-icon-squared {
  background-image: url(../flags/1x1/ro.svg);
}
.flag-icon-rs {
  background-image: url(../flags/4x3/rs.svg);
}
.flag-icon-rs.flag-icon-squared {
  background-image: url(../flags/1x1/rs.svg);
}
.flag-icon-ru {
  background-image: url(../flags/4x3/ru.svg);
}
.flag-icon-ru.flag-icon-squared {
  background-image: url(../flags/1x1/ru.svg);
}
.flag-icon-rw {
  background-image: url(../flags/4x3/rw.svg);
}
.flag-icon-rw.flag-icon-squared {
  background-image: url(../flags/1x1/rw.svg);
}
.flag-icon-sa {
  background-image: url(../flags/4x3/sa.svg);
}
.flag-icon-sa.flag-icon-squared {
  background-image: url(../flags/1x1/sa.svg);
}
.flag-icon-sb {
  background-image: url(../flags/4x3/sb.svg);
}
.flag-icon-sb.flag-icon-squared {
  background-image: url(../flags/1x1/sb.svg);
}
.flag-icon-sc {
  background-image: url(../flags/4x3/sc.svg);
}
.flag-icon-sc.flag-icon-squared {
  background-image: url(../flags/1x1/sc.svg);
}
.flag-icon-sd {
  background-image: url(../flags/4x3/sd.svg);
}
.flag-icon-sd.flag-icon-squared {
  background-image: url(../flags/1x1/sd.svg);
}
.flag-icon-se {
  background-image: url(../flags/4x3/se.svg);
}
.flag-icon-se.flag-icon-squared {
  background-image: url(../flags/1x1/se.svg);
}
.flag-icon-sg {
  background-image: url(../flags/4x3/sg.svg);
}
.flag-icon-sg.flag-icon-squared {
  background-image: url(../flags/1x1/sg.svg);
}
.flag-icon-sh {
  background-image: url(../flags/4x3/sh.svg);
}
.flag-icon-sh.flag-icon-squared {
  background-image: url(../flags/1x1/sh.svg);
}
.flag-icon-si {
  background-image: url(../flags/4x3/si.svg);
}
.flag-icon-si.flag-icon-squared {
  background-image: url(../flags/1x1/si.svg);
}
.flag-icon-sj {
  background-image: url(../flags/4x3/sj.svg);
}
.flag-icon-sj.flag-icon-squared {
  background-image: url(../flags/1x1/sj.svg);
}
.flag-icon-sk {
  background-image: url(../flags/4x3/sk.svg);
}
.flag-icon-sk.flag-icon-squared {
  background-image: url(../flags/1x1/sk.svg);
}
.flag-icon-sl {
  background-image: url(../flags/4x3/sl.svg);
}
.flag-icon-sl.flag-icon-squared {
  background-image: url(../flags/1x1/sl.svg);
}
.flag-icon-sm {
  background-image: url(../flags/4x3/sm.svg);
}
.flag-icon-sm.flag-icon-squared {
  background-image: url(../flags/1x1/sm.svg);
}
.flag-icon-sn {
  background-image: url(../flags/4x3/sn.svg);
}
.flag-icon-sn.flag-icon-squared {
  background-image: url(../flags/1x1/sn.svg);
}
.flag-icon-so {
  background-image: url(../flags/4x3/so.svg);
}
.flag-icon-so.flag-icon-squared {
  background-image: url(../flags/1x1/so.svg);
}
.flag-icon-sr {
  background-image: url(../flags/4x3/sr.svg);
}
.flag-icon-sr.flag-icon-squared {
  background-image: url(../flags/1x1/sr.svg);
}
.flag-icon-ss {
  background-image: url(../flags/4x3/ss.svg);
}
.flag-icon-ss.flag-icon-squared {
  background-image: url(../flags/1x1/ss.svg);
}
.flag-icon-st {
  background-image: url(../flags/4x3/st.svg);
}
.flag-icon-st.flag-icon-squared {
  background-image: url(../flags/1x1/st.svg);
}
.flag-icon-sv {
  background-image: url(../flags/4x3/sv.svg);
}
.flag-icon-sv.flag-icon-squared {
  background-image: url(../flags/1x1/sv.svg);
}
.flag-icon-sx {
  background-image: url(../flags/4x3/sx.svg);
}
.flag-icon-sx.flag-icon-squared {
  background-image: url(../flags/1x1/sx.svg);
}
.flag-icon-sy {
  background-image: url(../flags/4x3/sy.svg);
}
.flag-icon-sy.flag-icon-squared {
  background-image: url(../flags/1x1/sy.svg);
}
.flag-icon-sz {
  background-image: url(../flags/4x3/sz.svg);
}
.flag-icon-sz.flag-icon-squared {
  background-image: url(../flags/1x1/sz.svg);
}
.flag-icon-tc {
  background-image: url(../flags/4x3/tc.svg);
}
.flag-icon-tc.flag-icon-squared {
  background-image: url(../flags/1x1/tc.svg);
}
.flag-icon-td {
  background-image: url(../flags/4x3/td.svg);
}
.flag-icon-td.flag-icon-squared {
  background-image: url(../flags/1x1/td.svg);
}
.flag-icon-tf {
  background-image: url(../flags/4x3/tf.svg);
}
.flag-icon-tf.flag-icon-squared {
  background-image: url(../flags/1x1/tf.svg);
}
.flag-icon-tg {
  background-image: url(../flags/4x3/tg.svg);
}
.flag-icon-tg.flag-icon-squared {
  background-image: url(../flags/1x1/tg.svg);
}
.flag-icon-th {
  background-image: url(../flags/4x3/th.svg);
}
.flag-icon-th.flag-icon-squared {
  background-image: url(../flags/1x1/th.svg);
}
.flag-icon-tj {
  background-image: url(../flags/4x3/tj.svg);
}
.flag-icon-tj.flag-icon-squared {
  background-image: url(../flags/1x1/tj.svg);
}
.flag-icon-tk {
  background-image: url(../flags/4x3/tk.svg);
}
.flag-icon-tk.flag-icon-squared {
  background-image: url(../flags/1x1/tk.svg);
}
.flag-icon-tl {
  background-image: url(../flags/4x3/tl.svg);
}
.flag-icon-tl.flag-icon-squared {
  background-image: url(../flags/1x1/tl.svg);
}
.flag-icon-tm {
  background-image: url(../flags/4x3/tm.svg);
}
.flag-icon-tm.flag-icon-squared {
  background-image: url(../flags/1x1/tm.svg);
}
.flag-icon-tn {
  background-image: url(../flags/4x3/tn.svg);
}
.flag-icon-tn.flag-icon-squared {
  background-image: url(../flags/1x1/tn.svg);
}
.flag-icon-to {
  background-image: url(../flags/4x3/to.svg);
}
.flag-icon-to.flag-icon-squared {
  background-image: url(../flags/1x1/to.svg);
}
.flag-icon-tr {
  background-image: url(../flags/4x3/tr.svg);
}
.flag-icon-tr.flag-icon-squared {
  background-image: url(../flags/1x1/tr.svg);
}
.flag-icon-tt {
  background-image: url(../flags/4x3/tt.svg);
}
.flag-icon-tt.flag-icon-squared {
  background-image: url(../flags/1x1/tt.svg);
}
.flag-icon-tv {
  background-image: url(../flags/4x3/tv.svg);
}
.flag-icon-tv.flag-icon-squared {
  background-image: url(../flags/1x1/tv.svg);
}
.flag-icon-tw {
  background-image: url(../flags/4x3/tw.svg);
}
.flag-icon-tw.flag-icon-squared {
  background-image: url(../flags/1x1/tw.svg);
}
.flag-icon-tz {
  background-image: url(../flags/4x3/tz.svg);
}
.flag-icon-tz.flag-icon-squared {
  background-image: url(../flags/1x1/tz.svg);
}
.flag-icon-ua {
  background-image: url(../flags/4x3/ua.svg);
}
.flag-icon-ua.flag-icon-squared {
  background-image: url(../flags/1x1/ua.svg);
}
.flag-icon-ug {
  background-image: url(../flags/4x3/ug.svg);
}
.flag-icon-ug.flag-icon-squared {
  background-image: url(../flags/1x1/ug.svg);
}
.flag-icon-um {
  background-image: url(../flags/4x3/um.svg);
}
.flag-icon-um.flag-icon-squared {
  background-image: url(../flags/1x1/um.svg);
}
.flag-icon-us {
  background-image: url(../flags/4x3/us.svg);
}
.flag-icon-us.flag-icon-squared {
  background-image: url(../flags/1x1/us.svg);
}
.flag-icon-uy {
  background-image: url(../flags/4x3/uy.svg);
}
.flag-icon-uy.flag-icon-squared {
  background-image: url(../flags/1x1/uy.svg);
}
.flag-icon-uz {
  background-image: url(../flags/4x3/uz.svg);
}
.flag-icon-uz.flag-icon-squared {
  background-image: url(../flags/1x1/uz.svg);
}
.flag-icon-va {
  background-image: url(../flags/4x3/va.svg);
}
.flag-icon-va.flag-icon-squared {
  background-image: url(../flags/1x1/va.svg);
}
.flag-icon-vc {
  background-image: url(../flags/4x3/vc.svg);
}
.flag-icon-vc.flag-icon-squared {
  background-image: url(../flags/1x1/vc.svg);
}
.flag-icon-ve {
  background-image: url(../flags/4x3/ve.svg);
}
.flag-icon-ve.flag-icon-squared {
  background-image: url(../flags/1x1/ve.svg);
}
.flag-icon-vg {
  background-image: url(../flags/4x3/vg.svg);
}
.flag-icon-vg.flag-icon-squared {
  background-image: url(../flags/1x1/vg.svg);
}
.flag-icon-vi {
  background-image: url(../flags/4x3/vi.svg);
}
.flag-icon-vi.flag-icon-squared {
  background-image: url(../flags/1x1/vi.svg);
}
.flag-icon-vn {
  background-image: url(../flags/4x3/vn.svg);
}
.flag-icon-vn.flag-icon-squared {
  background-image: url(../flags/1x1/vn.svg);
}
.flag-icon-vu {
  background-image: url(../flags/4x3/vu.svg);
}
.flag-icon-vu.flag-icon-squared {
  background-image: url(../flags/1x1/vu.svg);
}
.flag-icon-wf {
  background-image: url(../flags/4x3/wf.svg);
}
.flag-icon-wf.flag-icon-squared {
  background-image: url(../flags/1x1/wf.svg);
}
.flag-icon-ws {
  background-image: url(../flags/4x3/ws.svg);
}
.flag-icon-ws.flag-icon-squared {
  background-image: url(../flags/1x1/ws.svg);
}
.flag-icon-ye {
  background-image: url(../flags/4x3/ye.svg);
}
.flag-icon-ye.flag-icon-squared {
  background-image: url(../flags/1x1/ye.svg);
}
.flag-icon-yt {
  background-image: url(../flags/4x3/yt.svg);
}
.flag-icon-yt.flag-icon-squared {
  background-image: url(../flags/1x1/yt.svg);
}
.flag-icon-za {
  background-image: url(../flags/4x3/za.svg);
}
.flag-icon-za.flag-icon-squared {
  background-image: url(../flags/1x1/za.svg);
}
.flag-icon-zm {
  background-image: url(../flags/4x3/zm.svg);
}
.flag-icon-zm.flag-icon-squared {
  background-image: url(../flags/1x1/zm.svg);
}
.flag-icon-zw {
  background-image: url(../flags/4x3/zw.svg);
}
.flag-icon-zw.flag-icon-squared {
  background-image: url(../flags/1x1/zw.svg);
}
.flag-icon-es-ct {
  background-image: url(../flags/4x3/es-ct.svg);
}
.flag-icon-es-ct.flag-icon-squared {
  background-image: url(../flags/1x1/es-ct.svg);
}
.flag-icon-eu {
  background-image: url(../flags/4x3/eu.svg);
}
.flag-icon-eu.flag-icon-squared {
  background-image: url(../flags/1x1/eu.svg);
}
.flag-icon-gb-eng {
  background-image: url(../flags/4x3/gb-eng.svg);
}
.flag-icon-gb-eng.flag-icon-squared {
  background-image: url(../flags/1x1/gb-eng.svg);
}
.flag-icon-gb-nir {
  background-image: url(../flags/4x3/gb-nir.svg);
}
.flag-icon-gb-nir.flag-icon-squared {
  background-image: url(../flags/1x1/gb-nir.svg);
}
.flag-icon-gb-sct {
  background-image: url(../flags/4x3/gb-sct.svg);
}
.flag-icon-gb-sct.flag-icon-squared {
  background-image: url(../flags/1x1/gb-sct.svg);
}
.flag-icon-gb-wls {
  background-image: url(../flags/4x3/gb-wls.svg);
}
.flag-icon-gb-wls.flag-icon-squared {
  background-image: url(../flags/1x1/gb-wls.svg);
}
.flag-icon-un {
  background-image: url(../flags/4x3/un.svg);
}
.flag-icon-un.flag-icon-squared {
  background-image: url(../flags/1x1/un.svg);
}
.cfp-hotkeys-close {
  background-color: #c1c1c1;
}
.st-sort-ascent:before {
  content: "\25B2";
  margin-right: 3px;
}
.st-sort-descent:before {
  content: "\25BC";
  margin-right: 3px;
}
.table tr.first td {
  border-top: 0 none;
}
.table th span.line {
  position: absolute;
  top: 0;
  left: -8px;
  border-left: 1px solid #dee3ea;
  height: 10px;
}
.table thead th {
  font-weight: bold;
  position: relative;
  padding-bottom: 20px !important;
  padding-top: 5px !important;
  text-transform: uppercase;
  font-size: 11px;
  vertical-align: top !important;
  border-bottom: 0px !important;
  -webkit-font-smoothing: antialiased;
}
.table thead th.sort.sorted > div:after,
.table thead th.sort.sorted span:after {
  font-family: "SS BlackTie-Regular";
  margin-left: 3px;
  content: "⭣";
}
.table thead th.sortable {
  cursor: pointer;
}
.table thead th.sortable:hover {
  text-decoration: underline;
}
.table td {
  color: #44637f;
  border-top-color: #f8f8f8 !important;
  vertical-align: middle !important;
}
.table-hover tbody tr:hover  > td,
.table-hover tbody tr:hover  > th {
  background-color: #f5fafc;
}
.table th.align-right,
.table td.align-right {
  text-align: right;
  padding-right: 10px !important;
}
.table-responsive {
  border: 0;
}
.introjs-tooltip {
  font-size: 13.5px;
  min-width: 300px;
}
.introjs-tooltipbuttons a {
  color: #44637f;
  font-family: "Helvetica Neue";
  text-decoration: none;
}
.introjs-helperNumberLayer {
  width: 23px;
  height: 23px;
  padding: 0;
}
/* Extra small devices (phones, up to 480px) */
/* No media query since this is the default in Bootstrap */
/* Extra small only  */
@media (max-width: 768px - 1) {
  #search-btn {
    font-size: 10px !important;
  }
  select,
  select:focus,
  textarea:focus,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"] {
    font-size: 16px;
  }
  .masonry-container {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .xs-top-spacing-12 {
    margin-top: 12px !important;
  }
  .xs-top-spacing-24 {
    margin-top: 24px !important;
  }
  .xs-top-spacing-6 {
    margin-top: 6px !important;
  }
  .xs-no-float {
    float: none !important;
  }
  .xs-btn-block {
    display: block;
    width: 100%;
  }
  .label {
    margin-top: 4px;
    display: inline-block;
  }
  .form-control {
    height: 36px;
  }
  /* Extra padding for menu items on mobile */
  .navbar-inverse .small-dropdown-menu {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li {
    width: 100% !important;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    font-size: 13.5px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #eee;
  }
  .navbar-inverse .navbar-nav {
    padding-right: 0px;
  }
  #pad-wrapper {
    padding: 0;
  }
  .navbar-inverse > .main-site-navigation > .navbar-brand {
    padding: 16px 1px 11px;
  }
  .pro-logo-holder {
    padding: 12px 6px 6px !important;
    width: 90px;
  }
  .main-site-navigation {
    height: auto !important;
  }
  .sub-navigation li {
    height: auto !important;
  }
  .sub-navigation ul > li > a {
    height: auto !important;
    padding-left: 25px !important;
  }
}
.plan-mentions {
  margin-bottom: 60px;
  font-size: 14px;
}
.plan-mentions h2 {
  margin-bottom: 24px;
}
.plan-mentions img:not(".brand-shoutout") {
  margin: 18px;
  border: 1px solid #e9e9e9;
  background-color: rgba(250, 250, 250, 0.71);
  padding: 15px;
}
.plan-mentions p.quote {
  font-style: italic;
  min-height: 192px;
  padding-left: 12px;
}
.plans .plan-title {
  margin-top: 12px;
  font-weight: bold;
  font-size: 22px;
}
.plans .plan-title.pro {
  color: #1f5981;
}
.plans .plan-title.agency {
  color: #1f5981;
}
.plans .plan-title.pro-plus {
  color: #1f5981;
}
.plans .plan-title.pro-plus .plus-trending {
  font-size: 70%;
}
.plans .plan-title.enterprise {
  color: #1f5981;
}
.plans .features-bar {
  background-color: #e8e8e8;
  font-size: 16px;
  padding: 18px 18px 18px 18px;
  margin-top: 30px;
  margin-bottom: 12px;
}
.plans .plan {
  border: 1px solid rgba(134, 134, 134, 0.24);
  padding: 12px 6px 12px 6px;
  background-color: rgba(255, 255, 255, 0.69);
}
.plans .plan .plan-btn-holder {
  padding-top: 12px;
  padding-bottom: 12px;
}
.plans .plan .btn-info {
  font-style: 15px !important;
  padding: 10px 10px 10px 10px;
  background-color: #2e85c0;
  border-color: #2e85c0;
}
.plans .plan .btn-info.contact {
  background-color: #cf7f58;
  border-color: #cf7f58;
}
.plans .plan p.text {
  font-size: 14px;
  min-height: 66px;
  padding: 2px;
}
.plans .feature {
  text-align: center;
}
.plans .feature .feature-item {
  cursor: help;
  padding: 12px;
  font-size: 14px;
  border-bottom: 1px solid rgba(209, 209, 209, 0.86);
}
.plans .billed-yearly-note {
  font-size: 18px;
  margin-bottom: -8px;
  margin-top: -3px;
  font-weight: 600;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .navbar-toggle {
    display: block;
  }
  .bs-modal-lg .modal-dialog {
    width: 82%;
    min-width: 700px;
    min-height: 300px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
  .content {
    min-width: 0;
    margin: 0;
  }
  .sm-no-float {
    float: none !important;
  }
}
@media (min-width: 1080px) {
  .bs-modal-lg .modal-dialog {
    width: 84%;
    min-width: 800px;
    min-height: 350px;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .masonry-container {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  .bs-modal-lg .modal-dialog {
    width: 84%;
    min-width: 850px;
    min-height: 400px;
  }
  .modal-body {
    overflow: auto;
  }
  .modal {
    overflow-y: auto;
  }
  .modal-open {
    overflow: auto;
  }
}
/* Really big screens */
/*move this*/
/* Portrait phones and smaller */
@media (max-width: 480px) {
  .xs-btn-block {
    display: block;
    width: 100%;
  }
}
.backlink-actions {
  margin-top: 5px;
}
.shared-link-title {
  font-size: 14px;
  line-height: 18px;
}
li.test-drive-register a {
  color: red;
}
img#loader {
  margin-bottom: 7px;
  margin-left: 3px;
}
.amplifiers-container {
  margin-top: 2px;
  margin-left: 2px;
}
a.bio-url {
  margin-top: 3px;
}
.mobile-time-filters {
  margin-bottom: 12px;
}
.mobile-nav-dropdown {
  color: white;
  font-size: 9px;
  margin-right: 0;
}
.new-homepage-topic {
  font-size: 15px;
}
.new-homepage-topic.ng-enter {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
.existing-multi-topic.ng-enter {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
