@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

.glyphicon-euro:before,
.glyphicon-eur: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"; }

.glyphicon-cd:before {
  content: "\e201"; }

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

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

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

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

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

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

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -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.42857;
  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 {
  display: block;
  max-width: 100%;
  height: auto; }

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  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; }

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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, .initialism {
  text-transform: uppercase; }

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

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

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

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

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

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

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

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

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

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

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

.list-unstyled {
  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.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

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

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

.initialism {
  font-size: 90%; }

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

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

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

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

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

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

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

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

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

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

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

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

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

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

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

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

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

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

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

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

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

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

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

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

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

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

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

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

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

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

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

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

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

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

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

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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

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

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

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

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

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

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

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

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

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

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

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

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

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

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

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

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

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

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

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

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

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

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

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .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, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

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

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

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

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #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.42857;
  color: #777777;
  white-space: nowrap; }

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

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

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

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

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

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .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 {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #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.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

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

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

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

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

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

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

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

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

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

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

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

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @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; }
  .navbar-brand > img {
    display: block; }
  @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-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 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 .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    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; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #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: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #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: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #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, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

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

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #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 > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #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;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

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

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

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

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

.label-primary {
  background-color: #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: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 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,
  .container-fluid .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

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

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

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

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

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

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

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

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

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-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 {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

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

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

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

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

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

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

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

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

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

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

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

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

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #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 .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.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,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.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,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.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,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.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,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.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,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.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,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.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,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

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

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

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

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

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

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

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

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

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

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

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

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

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

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

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

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

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

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

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

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

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

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

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

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

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

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

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

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

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

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

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

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

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

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

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

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: 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 {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

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

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@font-face {
  font-family: 'Work Sans';
  src: url("../fonts/worksans-300.eot");
  src: url("../fonts/worksans-300.eot?#iefix") format("embedded-opentype"), url("../fonts/worksans-300.woff2") format("woff2"), url("../fonts/worksans-300.woff") format("woff"), url("../fonts/worksans-300.ttf") format("truetype"), url("../fonts/worksans-300.svg#worksans-300") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Work Sans';
  src: url("../fonts/worksans-400.eot");
  src: url("../fonts/worksans-400.eot?#iefix") format("embedded-opentype"), url("../fonts/worksans-400.woff2") format("woff2"), url("../fonts/worksans-400.woff") format("woff"), url("../fonts/worksans-400.ttf") format("truetype"), url("../fonts/worksans-400.svg#worksans-400") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Work Sans';
  src: url("../fonts/worksans-500.eot");
  src: url("../fonts/worksans-500.eot?#iefix") format("embedded-opentype"), url("../fonts/worksans-500.woff2") format("woff2"), url("../fonts/worksans-500.woff") format("woff"), url("../fonts/worksans-500.ttf") format("truetype"), url("../fonts/worksans-500.svg#worksans-500") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Work Sans';
  src: url("../fonts/worksans-600.eot");
  src: url("../fonts/worksans-600.eot?#iefix") format("embedded-opentype"), url("../fonts/worksans-600.woff2") format("woff2"), url("../fonts/worksans-600.woff") format("woff"), url("../fonts/worksans-600.ttf") format("truetype"), url("../fonts/worksans-600.svg#worksans-600") format("svg");
  font-weight: 600;
  font-style: normal; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Work Sans", sans-serif !important; }

h1 {
  margin: 0;
  padding: 20px 0 10px 0;
  font-size: 50px;
  line-height: 53px;
  font-weight: 500;
  color: #202020; }

h2 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 38px;
  font-weight: 300;
  color: #202020; }

h3 {
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 24px;
  line-height: 29px;
  font-weight: 300;
  color: #202020; }

p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #757575; }

strong {
  font-weight: 500; }

.text-content {
  padding-bottom: 30px; }
  .text-content .lead-text, .text-content .lead {
    padding-bottom: 10px;
    font-weight: 300;
    font-size: 20px;
    line-height: 28px; }
  .text-content a {
    color: #2EBD59; }
  .text-content p {
    margin: 0;
    padding: 12px 0;
    font-size: 20px;
    line-height: 30px;
    color: #233238; }
  .text-content strong {
    font-weight: 500; }
  .text-content h1 {
    font-size: 52px;
    line-height: 63px;
    font-weight: 300;
    color: #202020; }
    .text-content h1:first-child {
      padding-top: 0 !important;
      margin-top: 0 !important; }
  .text-content h2 {
    margin: 0;
    padding: 38px 0 12px 0;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #233238; }
    .text-content h2:first-child {
      padding-top: 0 !important;
      margin-top: 0 !important; }
  .text-content h3 {
    padding: 38px 0 12px 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #233238; }
  .text-content h4 {
    margin: 0;
    padding: 38px 0 12px 0;
    font-size: 22px;
    line-height: 27px;
    font-weight: 500;
    color: #233238; }
  .text-content h5 {
    margin: 0;
    padding: 38px 0 12px 0;
    font-size: 18px;
    line-height: 23px;
    font-weight: 500;
    color: #233238; }
  .text-content h6 {
    margin: 0;
    padding: 38px 0 12px 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #233238; }
  .text-content blockquote {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 38px 0;
    padding: 90px 0 0 0;
    border: none;
    text-align: center; }
    .text-content blockquote:before {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -30px;
      content: "";
      background: #2EBD59 url(../img/quote-white.svg) no-repeat 50% 50%;
      width: 60px;
      height: 60px;
      z-index: 2;
      -webkit-border-radius: 60px;
      -moz-border-radius: 60px;
      -ms-border-radius: 60px;
      border-radius: 60px; }
    .text-content blockquote:after {
      display: inline-block;
      position: absolute;
      top: 30px;
      left: 0;
      content: "";
      background-image: linear-gradient(-270deg, rgba(238, 238, 238, 0.3) 0%, #EEEEEE 51%, rgba(238, 238, 238, 0.3) 100%);
      width: 100%;
      height: 1px; }
    .text-content blockquote p {
      font-size: 22px;
      line-height: 32px;
      font-weight: 100;
      font-style: italic;
      color: #233238;
      max-width: 560px; }
    .text-content blockquote .author {
      padding-top: 12px;
      font-size: 18px;
      font-weight: 500;
      text-align: center; }
    .text-content blockquote .bar {
      display: inline-block;
      padding-right: 10px;
      color: #757575; }
  .text-content ul {
    margin: 0;
    padding: 15px 0;
    list-style-type: none;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    color: #233238; }
    .text-content ul li {
      position: relative;
      padding: 6px 0 6px 26px; }
      .text-content ul li:before {
        display: block;
        position: absolute;
        top: 17px;
        left: 4px;
        content: " ";
        background: #2EBD59;
        width: 7px;
        height: 7px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px; }
  .text-content ol {
    margin: 0;
    padding: 15px 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    color: #233238;
    margin-left: 22px; }
    .text-content ol li {
      position: relative;
      padding: 6px 0 6px 6px; }

.content-highlight {
  background-color: #C0EBCD; }

.ff-work-sans {
  font-family: 'Work Sans'; }

.fs-0_1 {
  font-size: 0.1rem; }

.fs-0_2 {
  font-size: 0.2rem; }

.fs-0_3 {
  font-size: 0.3rem; }

.fs-0_4 {
  font-size: 0.4rem; }

.fs-0_5 {
  font-size: 0.5rem; }

.fs-0_6 {
  font-size: 0.6rem; }

.fs-0_7 {
  font-size: 0.7rem; }

.fs-0_8 {
  font-size: 0.8rem; }

.fs-0_9 {
  font-size: 0.9rem; }

.fs-1 {
  font-size: 1rem; }

.fs-1_1 {
  font-size: 1.1rem; }

.fs-1_2 {
  font-size: 1.2rem; }

.fs-1_3 {
  font-size: 1.3rem; }

.fs-1_4 {
  font-size: 1.4rem; }

.fs-1_5 {
  font-size: 1.5rem; }

.fs-1_6 {
  font-size: 1.6rem; }

.fs-1_7 {
  font-size: 1.7rem; }

.fs-1_8 {
  font-size: 1.8rem; }

.fs-1_9 {
  font-size: 1.9rem; }

.fs-2 {
  font-size: 2rem; }

.fs-2_1 {
  font-size: 2.1rem; }

.fs-2_2 {
  font-size: 2.2rem; }

.fs-2_3 {
  font-size: 2.3rem; }

.fs-2_4 {
  font-size: 2.4rem; }

.fs-2_5 {
  font-size: 2.5rem; }

.fs-2_6 {
  font-size: 2.6rem; }

.fs-2_7 {
  font-size: 2.7rem; }

.fs-2_8 {
  font-size: 2.8rem; }

.fs-2_9 {
  font-size: 2.9rem; }

.fs-3 {
  font-size: 3rem; }

.fs-3_1 {
  font-size: 3.1rem; }

.fs-3_2 {
  font-size: 3.2rem; }

.fs-3_3 {
  font-size: 3.3rem; }

.fs-3_4 {
  font-size: 3.4rem; }

.fs-3_5 {
  font-size: 3.5rem; }

.fs-3_6 {
  font-size: 3.6rem; }

.fs-3_7 {
  font-size: 3.7rem; }

.fs-3_8 {
  font-size: 3.8rem; }

.fs-3_9 {
  font-size: 3.9rem; }

.fs-4 {
  font-size: 4rem; }

.fs-4_1 {
  font-size: 4.1rem; }

.fs-4_2 {
  font-size: 4.2rem; }

.fs-4_3 {
  font-size: 4.3rem; }

.fs-4_4 {
  font-size: 4.4rem; }

.fs-4_5 {
  font-size: 4.5rem; }

.fs-4_6 {
  font-size: 4.6rem; }

.fs-4_7 {
  font-size: 4.7rem; }

.fs-4_8 {
  font-size: 4.8rem; }

.fs-4_9 {
  font-size: 4.9rem; }

.fs-5 {
  font-size: 5rem; }

.fw-100 {
  font-weight: 100; }

.fw-200 {
  font-weight: 200; }

.fw-300 {
  font-weight: 300; }

.fw-400 {
  font-weight: 400; }

.fw-500 {
  font-weight: 500; }

.fw-600 {
  font-weight: 600; }

.fw-700 {
  font-weight: 700; }

.fw-800 {
  font-weight: 800; }

.fw-900 {
  font-weight: 900; }

body {
  font-family: "Work Sans", sans-serif !important;
  overflow-y: scroll;
  background: #fff !important; }

.container {
  padding: 0;
  max-width: 1200px !important; }

.modal-open {
  padding-right: 15px; }

a {
  outline: 0 !important; }

#vueapp,
.vuecontainer,
body,
html {
  height: 100%; }

.header {
  min-height: 833px; }
  .header-intro {
    padding: 115px 0 0 0;
    text-align: center; }
    .header-intro h1 {
      margin-top: 0;
      margin-bottom: 10px;
      font-size: 52px;
      line-height: 52px;
      font-weight: 200;
      text-transform: uppercase;
      color: #202020; }
      .header-intro h1 strong {
        font-weight: 500; }
    .header-intro .slogan {
      font-size: 18px;
      line-height: 26px;
      font-weight: 500;
      color: #757575; }
    .header-intro .play {
      padding: 63px 0 0 0;
      font-size: 20px;
      line-height: 24px;
      font-weight: 500;
      text-decoration: none; }
      .header-intro .play-btn {
        display: inline-block;
        position: relative;
        padding: 0 0 0 73px;
        color: #007EE5; }
      .header-intro .play i {
        display: block;
        position: absolute;
        top: -15px;
        left: 0;
        padding-left: 5px;
        padding-top: 18px;
        background: rgba(255, 255, 255, 0.5);
        font-size: 20px;
        width: 55px;
        height: 55px;
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24);
        moz-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24);
        -webkit-border-radius: 55px;
        -moz-border-radius: 55px;
        -ms-border-radius: 55px;
        border-radius: 55px; }

.nav {
  display: flex;
  justify-content: center;
  position: absolute;
  top: 0;
  width: 100%;
  height: 9.6rem;
  z-index: 999; }
  .nav-light {
    position: fixed;
    background: #fff;
    height: 6rem;
    -webkit-box-shadow: 0 0 4rem 0 rgba(51, 71, 80, 0.1);
    box-shadow: 0 0 4rem 0 rgba(51, 71, 80, 0.1); }
  .nav .container {
    flex-direction: row;
    display: flex;
    align-items: center;
    width: 1200px; }
  .nav-logo {
    display: flex; }
    .nav-logo a {
      line-height: 0; }
  .nav-links {
    display: flex;
    flex: 1;
    justify-content: center;
    font-size: 1.3rem;
    line-height: 1.3rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #6A7275; }
    .nav-links ul {
      display: flex;
      flex-direction: row;
      justify-content: center;
      list-style: none;
      padding-left: 0; }
    .nav-links li {
      position: relative; }
    .nav-links a {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding: 0 1.2rem;
      text-decoration: none;
      color: #6A7275;
      min-height: 4.8rem; }
    .nav-links i {
      position: relative;
      top: -.1rem;
      margin-right: 1rem;
      font-size: 2.1rem; }
    .nav-links .active:after {
      display: flex;
      content: "";
      position: absolute;
      bottom: 0;
      background: #2EBD59;
      width: 100%;
      height: .2rem;
      -webkit-border-radius: 0.2rem;
      -moz-border-radius: 0.2rem;
      -ms-border-radius: 0.2rem;
      border-radius: 0.2rem; }
    .nav-links .active a {
      font-weight: 600;
      color: #2EBD59; }
  .nav .btn-hamburger {
    margin: 0;
    padding: 0; }
  .nav-action {
    display: flex;
    flex-direction: row; }
    .nav-action .btn-primary {
      height: 3.8rem; }
      .nav-action .btn-primary.btn-radius {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
        padding: 0 2.4rem;
        background: transparent;
        border: solid 1px transparent;
        text-decoration: none;
        font-size: 1.4rem;
        line-height: 1.4rem;
        font-weight: 700;
        text-transform: uppercase !important;
        color: #fff; }
  .nav-mob {
    display: none;
    flex-direction: row;
    align-items: center; }
    .nav-mob-text {
      padding-right: 2.4rem;
      font-size: 1.5rem;
      line-height: 1.5rem;
      font-weight: 700;
      text-transform: uppercase;
      color: #2EBD59; }
  @media only screen and (max-width: 1260px) {
    .nav .container {
      padding: 0 2.4rem !important; } }
  @media only screen and (max-width: 1024px) {
    .nav {
      position: fixed;
      background: #fff;
      height: 6rem;
      -webkit-box-shadow: 0 0 4rem 0 rgba(51, 71, 80, 0.1);
      box-shadow: 0 0 4rem 0 rgba(51, 71, 80, 0.1); }
      .nav #nav-container {
        padding: 0;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100% !important; }
      .nav-logo {
        padding-left: 1.8rem; }
        .nav-logo img {
          max-height: 3.6rem; }
      .nav-links,
      .nav .btn-primary {
        display: none !important; }
      .nav-action {
        flex: 1;
        justify-content: flex-end; }
      .nav-mob {
        display: flex; } }

.demo-block {
  display: block;
  padding: 38px;
  background: #fff;
  -webkit-box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.1);
  box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .demo-block .form-text {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0;
    color: #2EBD59;
    text-align: center;
    margin: 0 auto;
    margin-top: .8rem;
    display: flex;
    justify-content: center;
    align-items: center; }
  .demo-block p {
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 0;
    text-align: center;
    max-width: 36rem;
    margin: 0 auto;
    margin-bottom: 2rem; }
  .demo-block .btn-link,
  .demo-block .btn-link:hover,
  .demo-block .btn-link:visited,
  .demo-block .btn-link:focus {
    margin: 0;
    padding: 0;
    font-weight: 600;
    text-transform: none;
    color: #2ebd59;
    border-radius: 0;
    width: initial;
    display: initial;
    height: initial;
    font-size: 14px;
    font-style: normal;
    line-height: 17px;
    margin-left: .2rem; }
  .demo-block .demo-fields .demo-block {
    padding: 38px 32px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .demo-block .form-agree {
    border: solid 1px #edf2f7;
    padding: 10px;
    background: #f7f9fb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
  .demo-block .form-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start; }
  .demo-block .form-agree .checkbox {
    margin: 0 !important;
    color: #6d7477;
    position: relative;
    display: block; }
  .demo-block .checkbox input[type=checkbox], .demo-block .checkbox-inline input[type=checkbox], .demo-block .radio input[type=radio], .demo-block .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9; }
  .demo-block label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700; }
  .demo-block .checkbox label, .demo-block .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }
  .demo-block .form-agree .checkbox label {
    font-size: 13px; }
  .demo-block .form-row .checkbox label {
    font-weight: 300; }
  .demo-block .checkbox label {
    padding-left: 34px; }
  .demo-block .checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
    margin: 0;
    z-index: -1;
    width: 0;
    height: 0;
    overflow: hidden;
    left: 0;
    pointer-events: none; }
  .demo-block .checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
    margin: 0;
    z-index: -1;
    width: 0;
    height: 0;
    overflow: hidden;
    left: 0;
    pointer-events: none; }
  .demo-block .checkbox input {
    display: none; }
  .demo-block .form-row .checkbox label {
    font-weight: 300; }
  .demo-block .checkbox input[type=checkbox]:checked + label::after {
    font-family: "Font Awesome 5 Pro";
    font-size: 1.2rem;
    line-height: 2rem;
    font-weight: 900;
    text-align: center;
    content: "\f00c";
    color: #fff; }
  .demo-block .checkbox label::after {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -1rem 0 0 0;
    padding-top: 0;
    border: 1px solid #2ebd59;
    background-color: #2ebd59;
    width: 2rem;
    height: 2rem;
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    -ms-border-radius: .3rem;
    border-radius: .3rem; }
  .demo-block .checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -1rem 0 0 0;
    border: 1px solid #b5bcc2;
    background-color: #fff;
    width: 2rem;
    height: 2rem;
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    -ms-border-radius: .3rem;
    border-radius: .3rem; }
  .demo-block .form-ico .far, .demo-block .form-ico .fas {
    position: absolute;
    font-size: 18px;
    color: #6a7275;
    text-align: center;
    width: 18px;
    top: 50%;
    left: 22px;
    transform: translate(-50%, -50%); }
  .demo-block .form-agree .checkbox label {
    font-size: 13px; }

.footer {
  padding: 60px 0;
  border-top: solid 1px #eee;
  background: #fff; }
  .footer .container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start; }
  .footer-col {
    display: flex;
    flex: 1;
    flex-direction: column; }
  .footer-title {
    display: flex;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    color: #334750;
    height: 32px; }
  .footer-links {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .footer-links li {
      padding: 4px 0; }
    .footer-links a {
      font-size: 16px;
      line-height: 16px;
      font-weight: 300;
      text-decoration: none;
      color: #334750; }
      .footer-links a:hover {
        color: #2EBD59; }
  .footer-contact {
    display: flex;
    flex-direction: column; }
    .footer-contact i {
      margin-right: 12px;
      font-size: 18px;
      color: #334750; }
    .footer-contact li {
      display: flex;
      flex-direction: row;
      align-items: center; }
  .footer-social {
    position: relative;
    display: flex;
    flex-direction: row;
    margin: 12px 0 0 0;
    padding: 18px 0 0 0; }
    .footer-social:before {
      display: block;
      position: absolute;
      top: 0;
      left: -12px;
      content: "";
      background: #E9ECF0;
      width: 100%;
      height: 1px; }
    .footer-social a {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 6px;
      background: #E9ECF0;
      text-decoration: none;
      color: #6C7680;
      width: 24px;
      height: 24px;
      -webkit-border-radius: 24px;
      -moz-border-radius: 24px;
      -ms-border-radius: 24px;
      border-radius: 24px; }
      .footer-social a i {
        font-size: 14px;
        color: #6C7680; }
      .footer-social a:hover {
        background: #2EBD59; }
        .footer-social a:hover i {
          color: #fff; }
  .footer-top {
    position: relative;
    padding: 40px 0 22px 0; }
    .footer-top::after {
      clear: both;
      content: "";
      display: table; }
    .footer-top .brand {
      float: left;
      position: relative;
      top: -2px; }
    .footer-top .links {
      float: right;
      padding-left: 50px;
      padding-top: 6px;
      font-size: 13px;
      font-weight: 500;
      text-transform: uppercase;
      list-style-type: none; }
      .footer-top .links::after {
        clear: both;
        content: "";
        display: table; }
      .footer-top .links li {
        float: left;
        padding-left: 20px; }
      .footer-top .links a {
        color: #616161;
        text-decoration: none; }
        .footer-top .links a:hover {
          text-decoration: underline; }
  .footer-bottom {
    border-top: solid 1px #E0E0E0;
    padding: 19px 0 60px 0; }
    .footer-bottom::after {
      clear: both;
      content: "";
      display: table; }
    .footer-bottom .contact {
      float: left;
      margin: 0;
      padding: 0;
      padding-top: 4px;
      list-style-type: none;
      font-size: 14px;
      line-height: 17px;
      color: #757575;
      font-weight: 300; }
      .footer-bottom .contact::after {
        clear: both;
        content: "";
        display: table; }
      .footer-bottom .contact li {
        float: left;
        padding-right: 20px; }
      .footer-bottom .contact a {
        text-decoration: none;
        color: #757575; }
        .footer-bottom .contact a:hover {
          text-decoration: underline; }
    .footer-bottom .terms-privacy {
      float: right;
      margin: 0;
      padding: 0 43px 0 0;
      list-style-type: none;
      font-size: 14px;
      line-height: 17px;
      font-weight: 300; }
      .footer-bottom .terms-privacy::after {
        clear: both;
        content: "";
        display: table; }
      .footer-bottom .terms-privacy li {
        float: left;
        padding-top: 4px;
        padding-left: 23px; }
      .footer-bottom .terms-privacy a {
        text-decoration: none;
        color: #757575; }
        .footer-bottom .terms-privacy a:hover {
          text-decoration: underline; }
    .footer-bottom .social {
      float: right;
      padding-left: 23px; }
      .footer-bottom .social::after {
        clear: both;
        content: "";
        display: table; }
      .footer-bottom .social a {
        display: block;
        float: left;
        margin-left: 3px;
        padding-top: 3px;
        border: solid 1px #E0E0E0;
        text-align: center;
        font-size: 13px;
        color: #757575;
        width: 24px;
        height: 24px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        -ms-border-radius: 12px;
        border-radius: 12px; }
        .footer-bottom .social a:hover {
          color: #616161;
          background: #E0E0E0; }
        .footer-bottom .social a:active {
          color: #424242;
          background: #BDBDBD;
          border-color: #BDBDBD; }
      .footer-bottom .social .fa-linkedin {
        position: relative;
        top: -1px;
        left: 1px; }
    .footer-bottom .ssba {
      margin-top: -7px; }
  .footer-form {
    position: relative;
    float: right;
    width: 340px; }
    .footer-form .fa {
      position: absolute;
      top: 7px;
      left: 18px;
      font-size: 20px;
      color: #9E9E9E; }
    .footer-form .form-control {
      padding: 0 15px;
      padding-left: 48px;
      border: solid 1px #E0E0E0;
      font-size: 14px;
      line-height: 18px;
      background: #fff;
      width: 100%;
      height: 36px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      border-radius: 20px; }
      .footer-form .form-control:focus {
        padding: 0 15px;
        padding-left: 48px;
        border: solid 1px #757575;
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        border-radius: 20px; }
    .footer-form .alert-success {
      display: none; }
    .footer-form .btn {
      position: absolute;
      top: 0;
      right: 0;
      margin: 0;
      padding: 8px 23px;
      height: 36px; }
  .footer .has-success .inner {
    display: none !important; }
  .footer .has-success .alert-success {
    display: block !important;
    margin: 0;
    padding: 8px 12px; }
  @media only screen and (max-width: 780px) {
    .footer-col {
      flex: 1 1 33%; }
      .footer-col:last-child {
        padding-top: 30px; } }
  @media only screen and (max-width: 640px) {
    .footer {
      padding: 30px 12px; }
      .footer .container {
        flex-direction: column;
        padding-right: 18px !important;
        padding-left: 18px !important; }
      .footer-col {
        flex: 1;
        padding-top: 30px;
        width: 100%; }
        .footer-col:first-child {
          padding-top: 0; }
        .footer-col:nth-child(3) {
          padding-top: 0; }
          .footer-col:nth-child(3) .footer-title {
            display: none; } }

/* FRONTPAGE */
.landing-page .navbar.invis .container {
  position: relative; }

.landing-page .navbar.invis .navbar-form {
  min-width: 500px; }

.landing-page .navbar.invis .navbar-nav li > a {
  font-weight: 300;
  font-size: 16px;
  text-transform: none;
  color: #616161; }

.landing-page .navbar.invis .navbar-nav.language-select {
  position: absolute;
  top: 0;
  right: 0;
  margin-left: 30px; }
  .landing-page .navbar.invis .navbar-nav.language-select li {
    padding-left: 6px;
    padding-right: 6px; }
  .landing-page .navbar.invis .navbar-nav.language-select li > a {
    font-weight: 500;
    font-size: 13px;
    text-transform: none;
    color: #616161; }
    .landing-page .navbar.invis .navbar-nav.language-select li > a.active {
      color: #202020; }

.landing-page .navbar.invis .navbar-header {
  float: none; }

.landing-page .brand {
  margin: 0 auto;
  margin-top: 49px; }
  .landing-page .brand .ico {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    margin-bottom: 14px;
    width: 64px;
    height: 96px; }
    .landing-page .brand .ico img {
      width: 100%; }
  .landing-page .brand strong {
    padding-bottom: 6px;
    font-size: 32px;
    text-align: center; }
  .landing-page .brand span {
    font-size: 16px;
    font-weight: 300;
    text-align: center; }

.landing-page .navbar.light .navbar-header {
  float: left; }

.landing-page .navbar.light .brand {
  margin: 0;
  position: relative;
  padding-left: 32px; }
  .landing-page .navbar.light .brand .ico {
    margin: 0;
    position: absolute;
    top: -3px;
    left: 0;
    width: 21px;
    height: 29px; }
  .landing-page .navbar.light .brand strong {
    padding: 0;
    font-size: 22px;
    line-height: 23px;
    text-align: left; }
  .landing-page .navbar.light .brand span {
    font-size: 12px;
    line-height: 14px;
    text-align: left; }

.landing-page .navbar.light .language-select {
  top: 4px !important; }
  .landing-page .navbar.light .language-select li > a {
    padding-top: 18px !important; }

.landing-page .header {
  background: white url("../img/landing_light_bg.jpg") no-repeat 50% 0;
  min-height: 1019px;
  max-height: 1019px; }
  .landing-page .header .landing-intro {
    min-height: 632px; }
    .landing-page .header .landing-intro h1 {
      font-size: 66px;
      text-align: center;
      font-weight: 100;
      padding-bottom: 76px; }
    .landing-page .header .landing-intro .landing-intro-content {
      padding-top: 268px; }
      .landing-page .header .landing-intro .landing-intro-content .promise {
        font-size: 20px;
        line-height: 28px;
        font-weight: 300;
        color: #202020; }
        .landing-page .header .landing-intro .landing-intro-content .promise .underl {
          text-decoration: underline; }
        .landing-page .header .landing-intro .landing-intro-content .promise .powered-by {
          font-size: 16px;
          font-weight: 300;
          color: #202020;
          padding-top: 10px; }
      .landing-page .header .landing-intro .landing-intro-content .howit-works h3 {
        padding: 0 0 0 0;
        font-weight: 500; }
      .landing-page .header .landing-intro .landing-intro-content .howit-works p {
        padding: 6px 0 10px 0; }

.landing-page .invite-form {
  position: relative; }
  .landing-page .invite-form .form-control {
    padding: 0 15px 0 15px;
    border: solid 1px #007EE5;
    font-size: 16px;
    line-height: 20px;
    background: #fff;
    width: 100%;
    max-width: 250px;
    height: 46px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    .landing-page .invite-form .form-control:focus {
      box-shadow: none;
      border-width: 2px !important;
      border-color: #007EE5 !important;
      padding-left: 14px !important; }
      .landing-page .invite-form .form-control:focus.placeholder {
        color: #BDBDBD; }
      .landing-page .invite-form .form-control:focus:-moz-placeholder {
        color: #BDBDBD; }
      .landing-page .invite-form .form-control:focus::-moz-placeholder {
        color: #BDBDBD; }
      .landing-page .invite-form .form-control:focus::-webkit-input-placeholder {
        color: #BDBDBD; }
      .landing-page .invite-form .form-control:focus:-ms-input-placeholder {
        color: #BDBDBD; }
  .landing-page .invite-form .round-btn {
    color: white;
    font-weight: 700;
    font-size: 16px;
    font-style: normal;
    text-transform: none;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0 23px;
    height: 46px;
    line-height: 46px;
    background: #007EE5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
    .landing-page .invite-form .round-btn:hover {
      background: #007EE5;
      text-decoration: none; }

.landing-page .statistics {
  background: rgba(13, 150, 27, 0.85);
  padding-top: 69px;
  padding-bottom: 87px; }
  .landing-page .statistics .graph {
    position: relative;
    display: inline-block;
    text-align: left;
    min-height: 99px; }
    .landing-page .statistics .graph::after {
      clear: both;
      content: "";
      display: table; }
    .landing-page .statistics .graph .ico {
      float: left;
      height: 82px; }
    .landing-page .statistics .graph .text {
      float: left;
      padding-left: 20px; }
    .landing-page .statistics .graph span {
      display: block;
      font-size: 12px;
      line-height: 14px;
      font-weight: 500;
      text-transform: uppercase;
      color: white;
      letter-spacing: 2px; }
    .landing-page .statistics .graph strong {
      display: block;
      font-size: 52px;
      line-height: 57px;
      font-weight: 100;
      color: white; }
  .landing-page .statistics .ico img {
    max-width: 100%;
    height: auto; }
  .landing-page .statistics .price .ico {
    margin-top: 2px;
    background: transparent;
    width: 82px; }
  .landing-page .statistics .speed .ico {
    margin-top: 2px;
    background: transparent;
    width: 97px; }
  .landing-page .statistics .secure .ico {
    margin-top: 7px;
    background: transparent;
    width: 70px; }
  .landing-page .statistics h3 {
    color: white;
    margin: 0;
    padding: 49px 0 11px 0; }
  .landing-page .statistics p {
    color: #C0EBCD;
    margin: 0;
    padding: 0; }

.landing-page .features {
  padding-top: 80px;
  padding-bottom: 92px;
  background: #fff; }
  .landing-page .features h2 {
    margin: 0;
    padding: 0;
    margin-bottom: 42px;
    text-align: center; }
  .landing-page .features-wrap {
    position: relative;
    margin: 0 auto;
    padding-left: 70px;
    width: 400px;
    min-height: 182px; }
    .landing-page .features-wrap .ico {
      position: absolute;
      top: 20px;
      left: 0; }
      .landing-page .features-wrap .ico img {
        max-width: 100%;
        height: auto; }
  .landing-page .features h3 {
    padding-bottom: 10px; }
  .landing-page .features .soon {
    display: inline-block;
    position: relative;
    top: -2px;
    margin-left: 10px;
    border: solid 1px #BDBDBD;
    padding: 6px 13px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #424242;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
  .landing-page .features .viewall {
    padding-top: 15px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    text-align: center;
    color: #007EE5; }
    .landing-page .features .viewall a {
      display: inline-block;
      padding-bottom: 1px;
      border-bottom: solid 1px #C9E1FA;
      text-decoration: none !important;
      color: #007EE5; }
      .landing-page .features .viewall a:hover {
        border-color: #007EE5; }

.landing-page .contracts-documents {
  padding: 55px 0 75px 0;
  background-color: #18B828;
  background-image: radial-gradient(49% 198%, #18B828 5%, #0D961B 70%); }
  .landing-page .contracts-documents h2 {
    padding-bottom: 20px;
    text-align: center;
    color: #fff; }
  .landing-page .contracts-documents h3 {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 27px;
    font-weight: 500;
    color: #fff; }
  .landing-page .contracts-documents ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 15px;
    line-height: 19px;
    font-weight: 500;
    color: #fff; }
    .landing-page .contracts-documents ul .fa {
      position: absolute;
      top: 0;
      left: 0;
      font-size: 14px;
      color: #FAFAFA;
      opacity: 0.5;
      filter: alpha(opacity=50); }
    .landing-page .contracts-documents ul li {
      position: relative;
      padding-left: 25px;
      margin-bottom: 6px; }

.landing-page .pricing-packages {
  padding-top: 50px;
  padding-bottom: 50px; }
  .landing-page .pricing-packages h2 {
    padding-bottom: 20px;
    text-align: center; }
  .landing-page .pricing-packages h3 {
    padding-top: 37px;
    padding-bottom: 24px;
    font-size: 36px;
    line-height: 43px;
    font-weight: 500;
    text-align: center; }
  .landing-page .pricing-packages .green {
    color: #0D961B;
    font-weight: 700; }
  .landing-page .pricing-packages ul {
    margin: 0;
    padding: 0 0 22px 0;
    list-style-type: none;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    font-weight: 300;
    color: #202020; }
    .landing-page .pricing-packages ul strong {
      display: block;
      padding-bottom: 5px;
      font-weight: 700; }
  .landing-page .pricing-packages .row {
    padding: 0 100px; }
    .landing-page .pricing-packages .row .col-md-4 {
      padding-bottom: 49px; }
  .landing-page .pricing-packages .price {
    text-align: center; }
    .landing-page .pricing-packages .price strong {
      display: block;
      font-size: 36px;
      line-height: 40px;
      font-weight: 500;
      color: #202020; }
    .landing-page .pricing-packages .price sub {
      font-size: 22px;
      bottom: 0; }
    .landing-page .pricing-packages .price span {
      display: block;
      position: relative;
      top: -2px;
      font-size: 14px;
      line-height: 18px;
      font-weight: 500;
      color: #757575; }
  .landing-page .pricing-packages .primary {
    background-color: #E5F6EA; }

.landing-page .request-invitation {
  padding-top: 70px; }
  .landing-page .request-invitation h2 {
    text-align: center;
    font-size: 24px; }
  .landing-page .request-invitation .form-control {
    max-width: 417px; }

.landing-page .col-centered {
  float: none;
  margin: 0 auto; }

.landing-page .landing-footer {
  margin: 70px 0 20px 0; }
  .landing-page .landing-footer h2 {
    color: #616161;
    font-size: 20px;
    font-weight: 300; }
  .landing-page .landing-footer .social a {
    color: #757575;
    display: inline-block;
    margin-left: 3px;
    padding-top: 3px;
    border: solid 1px #E0E0E0;
    text-align: center;
    font-size: 13px;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px; }
  .landing-page .landing-footer .mailto {
    padding: 12px 0; }
    .landing-page .landing-footer .mailto a {
      color: #757575; }

#requestInvitationModal .form-group {
  margin-top: 20px;
  margin-bottom: 10px; }

#requestInvitationModal .form-group > label {
  font-weight: 300;
  font-size: 16px;
  color: #202020;
  line-height: 19px;
  padding-bottom: 6px; }

#requestInvitationModal .checkbox {
  float: left;
  padding-right: 20px; }

#requestInvitationModal .pricing-extra {
  display: block;
  position: inherit;
  left: 0;
  font-weight: 300; }

#requestInvitationModal .btn-group.select {
  position: relative;
  margin: 0;
  border: solid 1px #BDBDBD;
  background: #fff;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none; }
  #requestInvitationModal .btn-group.select .dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 14px;
    text-align: center;
    width: auto; }

#requestInvitationModal .btn-round-outline {
  color: #0CAB1C;
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  text-transform: none;
  padding: 0 30px;
  height: 46px;
  display: inline-block;
  line-height: 46px;
  background: white;
  border: 1px solid #0CAB1C;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  -ms-border-radius: 23px;
  border-radius: 23px; }
  #requestInvitationModal .btn-round-outline:hover {
    color: white;
    background: #0CAB1C;
    text-decoration: none; }

#requestInvitationModal #btInitIndividual .ico {
  width: 10px;
  height: 28px;
  display: inline-block;
  margin: 6px 16px 0 0;
  float: left;
  background: url("../img/btico_individual.png") no-repeat 0 100%; }

#requestInvitationModal #btInitIndividual:hover .ico {
  background: url("../img/btico_individual_white.png") no-repeat 0 100%; }

#requestInvitationModal #btInitBusiness .ico {
  width: 26px;
  height: 19px;
  display: inline-block;
  margin: 11px 16px 0 0;
  float: left;
  background: url("../img/btico_business.png") no-repeat 0 100%; }

#requestInvitationModal #btInitBusiness:hover .ico {
  background: url("../img/btico_business_white.png") no-repeat 0 100%; }

#requestInvitationModal #bottom-question #invitationSkip {
  padding: 0 33px;
  height: 46px;
  display: inline-block;
  line-height: 46px; }

#requestInvitationModal #bottom-question .form-buttons {
  margin: 50px 0 0 0; }

#requestInvitationModal #bottom-question .round-btn {
  color: white;
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  text-transform: none;
  padding: 0 33px;
  height: 46px;
  display: inline-block;
  line-height: 46px;
  background: #0CAB1C;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  -ms-border-radius: 23px;
  border-radius: 23px; }
  #requestInvitationModal #bottom-question .round-btn:hover {
    background: #0CAB1C;
    text-decoration: none; }

#requestInvitationModal #modal-content-2 .smiley {
  margin: 0 auto;
  width: 181px;
  height: 88px;
  background: url("../img/thankyou-smile.png") no-repeat 0 100%; }

#requestInvitationModal #modal-content-2 .recommend {
  margin-top: 80px;
  font-size: 20px;
  padding-bottom: 4px; }

#requestInvitationModal #modal-content-2 #invitationFriendSend {
  color: white;
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  text-transform: none;
  padding: 0 33px;
  height: 46px;
  display: inline-block;
  line-height: 46px;
  background: #0CAB1C;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  -ms-border-radius: 23px;
  border-radius: 23px; }
  #requestInvitationModal #modal-content-2 #invitationFriendSend:hover {
    background: #0CAB1C;
    text-decoration: none; }

#requestInvitationModal #modal-content-2 #modal-content-recommend-success .we-love-you {
  font-size: 20px;
  font-weight: 300;
  color: #202020;
  position: absolute;
  right: 85px;
  bottom: 63px; }

#requestInvitationModal .modal-dialog {
  margin-top: 40px; }

#requestInvitationModal .modal-body {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 17px 62px;
  padding-bottom: 40px;
  background: #fff; }
  #requestInvitationModal .modal-body .close {
    margin-top: 5px;
    margin-right: -40px;
    color: #202020; }

/* Custom styles */
.assign .btn-primary {
  margin: 10px 0; }

.actions .dropdown-menu li {
  padding-left: 0; }

.actions .btn-group {
  box-shadow: none; }

.actions .btn-group i {
  padding-right: 10px; }

.assign h3 {
  font-size: 23px; }

.assign .btn-group {
  width: 100%;
  padding: 3px;
  background-color: white; }

.navbar.invis .navbar-language {
  padding: 0; }

.navbar.invis .navbar-form {
  min-width: 10px; }

.arrow_box {
  position: relative;
  border: 1px solid #ffffff; }

.arrow_box:after, .arrow_box:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.arrow_box:after {
  border-color: rgba(0, 0, 0, 0);
  border-width: 11px;
  margin-left: -11px; }

.arrow_box:before {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 11px;
  margin-left: -11px; }

.submenu {
  list-style: none;
  position: absolute;
  margin-top: 10px;
  width: 390px;
  box-shadow: 0px 2px 75px 0px rgba(0, 0, 0, 0.2);
  display: none;
  border-radius: 4px;
  padding: 5px 0px 0 0px;
  flex-direction: column;
  left: -140px;
  background-color: white; }

.submenu-parent {
  cursor: pointer; }

.submenu-parent:hover .submenu {
  display: flex; }

.submenu li {
  margin: 0 !important;
  display: flex;
  position: relative;
  align-items: center;
  padding: 0 !important; }

.submenu li:last-child:after {
  content: none; }

.submenu li:after {
  content: "";
  height: 1px;
  display: block;
  width: 100%;
  bottom: 0;
  position: absolute;
  background: -webkit-linear-gradient(left, #ececec 0%, white 70%); }

.navbar.invis .navbar-nav .submenu li a {
  margin: 0 !important;
  display: flex; }

.navbar.invis .navbar-nav.header-nav .submenu li > a {
  padding: 17px 31px 17px 15px !important; }

.navbar.invis .navbar-form .mdi-action-search {
  color: #616161; }

.block-header {
  font-size: 14px;
  font-weight: 700;
  line-height: 17px; }

.block-header.green {
  color: #20AC3F; }

.submenu .green .block-header {
  color: #20AC3F; }

.submenu .orange .block-header {
  color: #F5A623; }

.submenu .blue .block-header {
  color: #007EE5; }

.block-discription {
  text-transform: initial;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  color: #2E3537; }

.navbar.invis .navbar-nav.header-nav li > a {
  padding-top: 0 !important; }

.navbar.invis .navbar-nav.header-nav li.active > a {
  color: #0CAB1C;
  padding-right: 10px;
  padding-left: 10px; }

.icon-block {
  height: 34px;
  width: 40px; }

.submenu .green .icon-block {
  background: url("../img/icon-green.svg") no-repeat 0 0; }

.submenu .orange .icon-block {
  background: url("../img/icon-orange.svg") no-repeat 0 0; }

.submenu .blue .icon-block {
  background: url("../img/icon-blue.svg") no-repeat 0 0; }

.hoverZone {
  width: 140px;
  height: 70px;
  position: absolute;
  left: -15px;
  top: -15px; }

.navbar.invis .navbar-nav li.active a {
  color: #2EBD59;
  background: 0 0;
  -webkit-box-shadow: 0 2px 0 #2EBD59;
  box-shadow: 0 2px 0 #2EBD59; }

.navbar-nav.header-nav li:last-child {
  margin-left: 10px; }

.navbar.invis .navbar-right li:last-child a {
  margin-left: 20px; }

.navbar.invis .navbar-login .fa-lock {
  top: 0px;
  left: -25px; }

.navbar.invis .navbar-language li.active a {
  color: #0CAB1C; }

.navbar.invis .navbar-nav li {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 12px; }

/* LANDINGPAGE */
.landingpage .footer,
.service-page .footer {
  margin-top: 0; }

.landingpage .header,
.service-page .header {
  min-height: inherit !important; }

.navbar-mobile {
  display: none; }

.header {
  position: relative;
  overflow: hidden; }
  .header::after {
    clear: both;
    content: "";
    display: table; }
  .header .container {
    position: relative;
    padding: 180px 0 0 0;
    z-index: 1;
    min-height: 640px; }
  .header-inner {
    float: left;
    width: 49%; }
  .header-img {
    float: right;
    position: relative;
    width: 49%; }
  .header h1 {
    margin: 0;
    padding: 0 0 24px 0;
    font-size: 42px;
    line-height: 44px;
    font-weight: 500;
    letter-spacing: -2px;
    color: #202020; }
  .header .sub-text {
    margin: 0;
    padding: 0 0 18px 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0;
    color: #616161; }
  .header-action {
    padding: 18px 0 0 0; }
    .header-action .btn.btn-primary {
      padding: 14px 30px;
      background: #007EE5;
      font-size: 16px;
      line-height: 18px;
      font-weight: 700;
      color: #fff;
      text-align: center;
      min-width: 280px;
      width: auto;
      height: auto;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      border-radius: 50px; }
  .header-laptop {
    position: relative;
    bottom: 0;
    margin-bottom: 0; }
  .header-phone {
    position: absolute;
    bottom: 79px;
    right: -22px;
    z-index: 2; }

.block {
  position: relative;
  background: #fff;
  overflow: hidden;
  z-index: 3; }
  .block .container {
    padding: 120px 0; }
    .block .container::after {
      clear: both;
      content: "";
      display: table; }
  .block h3 {
    margin: 0;
    padding: 27px 0 14px 0;
    font-size: 32px;
    line-height: 38px;
    font-weight: 300;
    letter-spacing: -.3px;
    color: #202020; }
  .block .sub-text {
    margin: 0;
    padding: 0 0 36px 0;
    font-size: 17px;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 0;
    color: #424242; }
  .block .list-heading {
    margin: 0;
    padding: 0 0 8px 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: -.3px;
    color: #424242; }
  .block-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: 0;
    color: #424242; }
    .block-list-ico {
      position: absolute;
      top: 0;
      left: 0;
      width: 28px;
      height: 100%; }
    .block-list li {
      position: relative;
      padding: 12px 0 12px 41px; }
  .block-left {
    background-image: linear-gradient(-135deg, #F6F6F6 10%, #FFFFFF 28%); }
    .block-left .block-img {
      float: left; }
    .block-left .block-content {
      float: right; }
  .block-right {
    background-image: linear-gradient(135deg, #F6F6F6 10%, #FFFFFF 28%); }
    .block-right .block-img {
      float: right; }
    .block-right .block-content {
      float: left; }
  .block-img {
    position: relative;
    width: 60%; }
    .block-img-a {
      position: absolute;
      top: -20px;
      right: 50px; }
    .block-img-b {
      position: absolute;
      top: -140px;
      left: 60px; }
    .block-img-c {
      position: absolute;
      top: -20px;
      right: 70px; }
    .block-img-d {
      position: absolute;
      top: -20px;
      left: 100px; }
  .block-content {
    width: 40%; }
  .block-ico {
    width: 45px;
    height: 45px; }
    .block-ico.ico-a {
      background: url("../img/block-heading-1.svg") no-repeat 0 0; }
    .block-ico.ico-b {
      background: url("../img/block-heading-2.svg") no-repeat 0 0; }
    .block-ico.ico-c {
      background: url("../img/block-heading-3.svg") no-repeat 0 0; }
    .block-ico.ico-d {
      background: url("../img/block-heading-4.svg") no-repeat 0 0; }
  .block .action .btn-primary {
    padding: 14px 30px;
    background: #007EE5;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    min-width: 280px;
    width: auto;
    height: auto;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px; }
  .block .action .sub-text {
    display: inline-block;
    padding-top: 10px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    color: #616161;
    text-align: center;
    min-width: 280px; }

.quote .container {
  position: relative;
  padding: 120px 0; }

.quote-head {
  position: relative;
  margin-bottom: 40px;
  text-align: center; }
  .quote-head:before {
    display: inline-block;
    position: relative;
    content: "";
    background: #1AA432 url("../img/quote-white.svg") no-repeat 50% 50%;
    width: 60px;
    height: 60px;
    z-index: 2;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    border-radius: 60px; }
  .quote-head:after {
    display: inline-block;
    position: absolute;
    top: 30px;
    left: 0;
    content: "";
    background-image: linear-gradient(-270deg, rgba(238, 238, 238, 0.3) 0%, #EEEEEE 51%, rgba(238, 238, 238, 0.3) 100%);
    width: 100%;
    height: 1px; }

.quote-content {
  display: inline-block;
  max-width: 600px; }

.quote .flexslider {
  position: relative;
  margin: 0;
  padding: 0;
  zoom: 1; }
  .quote .flexslider li {
    text-align: center; }

.quote .flex-control-nav {
  margin: 0;
  padding: 40px 0 0 0;
  list-style-type: none;
  text-align: center; }
  .quote .flex-control-nav li {
    display: inline-block; }
  .quote .flex-control-nav a {
    display: inline-block;
    margin: 0 5px;
    background: url("../img/quote-avo-default.svg") no-repeat;
    overflow: hidden;
    text-indent: -999em;
    width: 10px;
    height: 15px; }
    .quote .flex-control-nav a.flex-active {
      background: url("../img/quote-avo-active.svg") no-repeat; }

.quote .flex-direction-nav {
  position: absolute;
  top: 20%;
  margin-top: -11px;
  width: 100%;
  height: 22px; }
  .quote .flex-direction-nav::after {
    clear: both;
    content: "";
    display: table; }
  .quote .flex-direction-nav .flex-nav-prev,
  .quote .flex-direction-nav .flex-nav-next {
    opacity: 0.7;
    filter: alpha(opacity=70); }
    .quote .flex-direction-nav .flex-nav-prev a,
    .quote .flex-direction-nav .flex-nav-next a {
      display: block;
      overflow: hidden;
      text-indent: -999em;
      width: 22px;
      height: 40px; }
    .quote .flex-direction-nav .flex-nav-prev:hover,
    .quote .flex-direction-nav .flex-nav-next:hover {
      opacity: 1;
      filter: alpha(opacity=100); }
  .quote .flex-direction-nav .flex-nav-prev {
    float: left; }
    .quote .flex-direction-nav .flex-nav-prev a {
      background: url("../img/arrow-green-left.svg") no-repeat; }
  .quote .flex-direction-nav .flex-nav-next {
    float: right; }
    .quote .flex-direction-nav .flex-nav-next a {
      background: url("../img/arrow-green-right.svg") no-repeat; }

.quote-text {
  font-size: 22px;
  line-height: 33px;
  font-weight: 100;
  text-align: center;
  font-style: italic;
  color: #415157; }
  .quote-text strong {
    font-weight: 500; }

.quote-author {
  padding-top: 30px;
  text-align: center; }
  .quote-author strong {
    display: block;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    text-transform: uppercase;
    color: #415157; }
  .quote-author span {
    display: block;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    color: #415157; }

.quote-company {
  position: relative;
  padding-top: 21px;
  margin: 18px auto 0 auto;
  text-align: center;
  max-width: 300px; }
  .quote-company:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(-90deg, rgba(247, 249, 251, 0) 0%, #DCE1E6 50%, rgba(247, 249, 251, 0) 100%);
    width: 100%;
    height: 1px; }
  .quote-company img {
    display: inline-block !important;
    width: auto !important;
    max-height: 34px;
    opacity: 0.8;
    filter: alpha(opacity=80); }

.ico-a-li-1 {
  background: url("../img/block-a-li-1.svg") no-repeat 50% 50%; }

.ico-a-li-2 {
  background: url("../img/block-a-li-2.svg") no-repeat 50% 50%; }

.ico-a-li-3 {
  background: url("../img/block-a-li-3.svg") no-repeat 50% 50%; }

.ico-a-li-4 {
  background: url("../img/block-a-li-4.svg") no-repeat 50% 50%; }

.ico-b-li-1 {
  background: url("../img/block-b-li-1.svg") no-repeat 50% 50%; }

.ico-b-li-2 {
  background: url("../img/block-b-li-2.svg") no-repeat 50% 50%; }

.ico-b-li-3 {
  background: url("../img/block-b-li-3.svg") no-repeat 50% 50%; }

.ico-b-li-4 {
  background: url("../img/block-b-li-4.svg") no-repeat 50% 50%; }

.ico-b-li-5 {
  background: url("../img/block-b-li-5.svg") no-repeat 50% 50%; }

.ico-c-li-1 {
  background: url("../img/block-c-li-1.svg") no-repeat 50% 50%; }

.ico-c-li-2 {
  background: url("../img/block-c-li-2.svg") no-repeat 50% 50%; }

.ico-c-li-3 {
  background: url("../img/block-c-li-3.svg") no-repeat 50% 50%; }

.ico-c-li-4 {
  background: url("../img/block-c-li-4.svg") no-repeat 50% 50%; }

.ico-d-li-1 {
  background: url("../img/block-d-li-1.svg") no-repeat 50% 50%;
  width: 32px; }

.ico-d-li-2 {
  background: url("../img/block-d-li-2.svg") no-repeat 50% 50%;
  width: 32px; }

.ico-d-li-3 {
  background: url("../img/block-d-li-3.svg") no-repeat 50% 50%;
  width: 32px; }

.signup {
  background-color: #18B828;
  background-image: radial-gradient(49% 198%, #18B828 5%, #0D961B 70%); }
  .signup .container {
    padding: 80px 0; }
  .signup h2 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    line-height: 38px;
    font-weight: 300;
    text-align: center;
    color: #fff; }
  .signup .sub-text {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 19px;
    font-weight: 300;
    text-align: center;
    color: #fff; }
  .signup .action {
    padding-top: 25px;
    text-align: center; }
    .signup .action .btn-primary {
      padding: 14px 30px;
      background: #007EE5;
      font-size: 16px;
      line-height: 18px;
      font-weight: 700;
      color: #fff;
      text-align: center;
      min-width: 280px;
      width: auto;
      height: auto;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      border-radius: 50px; }

.product::after {
  clear: both;
  content: "";
  display: table; }

.product h2 {
  margin: 0;
  padding: 0 0 18px 0;
  font-size: 32px;
  line-height: 38px;
  font-weight: 300;
  color: #fff; }

.product .action {
  margin: 0;
  padding: 0; }
  .product .action .btn {
    margin: 0;
    padding: 9px 20px;
    font-size: 16px;
    text-transform: none;
    font-weight: 600;
    min-width: 240px;
    height: 44px;
    -webkit-border-radius: 44px;
    -moz-border-radius: 44px;
    -ms-border-radius: 44px;
    border-radius: 44px; }

.product .signup,
.product .demo {
  width: 50%;
  min-height: 240px; }
  .product .signup-inner,
  .product .demo-inner {
    display: inline-block;
    text-align: center;
    padding: 80px; }

.product .signup {
  float: left;
  background: #0AA91A;
  background-image: linear-gradient(-180deg, #0D961B 0%, #0AA91A 100%);
  text-align: right; }
  .product .signup .btn {
    color: #0D961B; }

.product .demo {
  float: right;
  background: #007EE5;
  background-image: linear-gradient(-180deg, #0072CF 0%, #007EE5 100%); }
  .product .demo .btn {
    color: #007EE5; }

.request-demo .icon-form {
  position: relative; }
  .request-demo .icon-form .form-control {
    padding-left: 44px; }
  .request-demo .icon-form .fa {
    position: absolute;
    top: 12px;
    left: 14px;
    font-size: 18px;
    color: #9E9E9E;
    pointer-events: none; }
    .request-demo .icon-form .fa-lock {
      top: 12px;
      left: 17px;
      font-size: 19px; }

.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

@media screen and (max-width: 1100px) {
  .container {
    padding-right: 43px !important;
    padding-left: 43px !important;
    width: auto !important;
    max-width: inherit !important; } }

@media screen and (max-width: 900px) {
  .header .container {
    padding: 180px 0 0 0;
    min-height: inherit !important; }
  .header-inner {
    position: relative;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 0;
    max-width: 550px;
    z-index: 2; }
  .header-inner, .header-img {
    float: none;
    width: auto; }
  .header-laptop {
    position: relative;
    top: inherit !important;
    left: inherit !important;
    right: inherit !important;
    bottom: 0 !important;
    margin-bottom: 0; }
  .header-phone {
    bottom: 199px;
    right: 0; }
  .block .container {
    padding: 80px 0; }
  .block-img, .block-content {
    float: none !important;
    width: auto; }
  .block-img {
    text-align: center; }
    .block-img img {
      position: relative;
      top: inherit !important;
      left: inherit !important;
      right: inherit !important;
      bottom: inherit !important;
      max-width: 100%; }
  .block-content {
    padding-bottom: 40px;
    max-width: 500px; }
  .block-phone {
    text-align: center; }
    .block-phone .block-content {
      margin: 0 auto; }
    .block-phone .block-ico {
      display: inline-block; }
  .quote-content {
    max-width: 580px; }
  .product .signup-inner,
  .product .demo-inner {
    display: block;
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 640px) {
  .landingpage .navbar.invis .container,
  .service-page .navbar.invis .container {
    padding-top: 11px;
    min-height: 60px; }
  .landingpage .navbar .brand,
  .service-page .navbar .brand {
    top: 2px;
    left: 5px; }
  .header .container {
    padding-top: 100px;
    padding-bottom: 0; }
  .header h1 {
    font-size: 28px;
    line-height: 30px; }
  .header .sub-text {
    font-size: 14px;
    line-height: 22px; }
  .header-laptop {
    max-width: 100%;
    margin-bottom: 0; }
  .header-phone {
    bottom: 303px;
    right: 50px;
    width: 80px; }
  .brand {
    background-size: 100%;
    width: 120px;
    height: 34px; }
  .block h3 {
    font-size: 26px;
    line-height: 32px; }
  .block .sub-text {
    font-size: 15px;
    line-height: 23px; }
  .block .list-heading {
    font-size: 15px;
    line-height: 19px; }
  .block-list {
    font-size: 15px;
    line-height: 19px; }
  .quote .container {
    padding-top: 0px;
    padding-bottom: 60px; }
  .quote-text {
    font-size: 15px;
    line-height: 25px;
    font-weight: 300;
    text-align: center; }
    .quote-text strong {
      font-weight: 400; }
  .quote-author strong {
    font-size: 13px;
    line-height: 20px; }
  .quote-author span {
    font-size: 13px;
    line-height: 20px; }
  .signup .container {
    padding-top: 40px;
    padding-bottom: 40px; }
  .signup h2 {
    padding-bottom: 4px;
    font-size: 26px;
    line-height: 32px; }
  .signup .sub-text {
    font-size: 15px;
    line-height: 19px; }
  .flex-direction-nav {
    display: none; }
  .product h2 {
    padding-bottom: 18px;
    font-size: 26px;
    line-height: 32px; }
  .product .signup,
  .product .demo {
    float: none;
    width: auto;
    min-height: inherit; }
    .product .signup-inner,
    .product .demo-inner {
      display: block;
      padding: 50px 20px; } }

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .container {
    padding-right: 43px !important;
    padding-left: 43px !important;
    width: auto !important;
    max-width: inherit !important; }
  .landingpage .container,
  .landingpage .header,
  .landingpage .footer,
  .landingpage .steps,
  .service-page .container,
  .service-page .header,
  .service-page .footer,
  .service-page .steps {
    width: auto !important;
    max-width: inherit !important; } }

@media only screen and (max-width: 767px) and (min-width: 320px) {
  .landingpage .container {
    padding-right: 23px !important;
    padding-left: 23px !important;
    width: auto !important;
    max-width: inherit !important; }
  .landingpage .container,
  .landingpage .header,
  .landingpage .footer,
  .landingpage .steps,
  .service-page .container,
  .service-page .header,
  .service-page .footer,
  .service-page .steps {
    width: auto !important;
    max-width: inherit !important; } }

/* FRONTPAGE */
.front-page .statistics {
  background: #fff; }

.front-page .footer {
  margin-top: 0; }

.service {
  margin-top: 129px; }
  .service::after {
    clear: both;
    content: "";
    display: table; }
  .service .inner {
    position: relative;
    padding-top: 33px;
    padding-bottom: 37px;
    width: 510px;
    min-height: 357px; }
  .service .top-heading {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    color: #fff; }
  .service h1 {
    margin: 0;
    padding: 0;
    font-size: 28px;
    line-height: 33px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff; }
  .service .price-label {
    position: absolute;
    top: 0px;
    right: 0px;
    padding-top: 20px;
    background: rgba(255, 255, 255, 0.24);
    text-align: center;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    border-radius: 80px; }
    .service .price-label span {
      display: block;
      font-size: 12px;
      line-height: 14px;
      font-weight: 500;
      color: #fff; }
    .service .price-label strong {
      display: block;
      padding-top: 4px;
      font-size: 28px;
      line-height: 33px;
      font-weight: 300;
      color: #fff; }
  .service .description {
    margin: 0;
    padding: 7px 0 0 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    opacity: 0.78;
    filter: alpha(opacity=78); }
  .service .feature-list {
    margin: 0;
    padding: 18px 0 0 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    color: #fff;
    list-style-type: none; }
    .service .feature-list li {
      position: relative;
      padding-bottom: 8px; }
    .service .feature-list .fa {
      margin-right: 15px;
      font-size: 16px;
      opacity: 0.54;
      filter: alpha(opacity=54); }
  .service .actions {
    padding-top: 10px; }
    .service .actions .btn-round {
      display: inline-block;
      background: #fff !important;
      width: auto;
      min-width: 200px; }
    .service .actions .free {
      display: block;
      margin: 0;
      padding: 9px 0 0 6px;
      font-size: 12px;
      line-height: 16px;
      font-weight: 500;
      color: #fff;
      opacity: 0.78;
      filter: alpha(opacity=78); }
  .service-contract .inner {
    float: right;
    padding-right: 170px; }
  .service-contract .price-label {
    top: 34px;
    right: 27px; }
  .service-contract .btn.btn-round {
    color: #188C3A !important; }
  .service-lawyer .inner {
    float: left;
    padding-left: 170px; }
  .service-lawyer .price-label {
    top: 35px;
    left: 31px; }
  .service-lawyer .btn.btn-round {
    color: #007EE5 !important; }

.features {
  padding-top: 85px;
  padding-bottom: 92px;
  background: #fff url("../img/laptop_bg.jpg") no-repeat 50% 0; }
  .features h2 {
    margin: 0;
    padding: 0;
    margin-bottom: 42px;
    text-align: center; }
  .features-wrap {
    position: relative;
    margin: 0 auto;
    padding-left: 70px;
    width: 400px;
    min-height: 182px; }
    .features-wrap .ico {
      position: absolute;
      top: 20px;
      left: 0; }
  .features h3 {
    padding-bottom: 10px; }
  .features .soon {
    display: inline-block;
    position: relative;
    top: -2px;
    margin-left: 10px;
    border: solid 1px #BDBDBD;
    padding: 6px 13px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #424242;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
  .features .viewall {
    padding-top: 15px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    text-align: center;
    color: #007EE5; }
    .features .viewall a {
      display: inline-block;
      padding-bottom: 1px;
      border-bottom: solid 1px #C9E1FA;
      text-decoration: none !important;
      color: #007EE5; }
      .features .viewall a:hover {
        border-color: #007EE5; }
  .features.green {
    background-color: #18B828 !important;
    background-image: radial-gradient(49% 198%, #18B828 5%, #0D961B 70%) !important; }
    .features.green h2 {
      margin-bottom: 0;
      color: #fff; }
    .features.green .row {
      padding: 50px 0;
      border-bottom: solid 1px rgba(255, 255, 255, 0.15); }
      .features.green .row:first-child {
        padding-top: 0; }
      .features.green .row:last-child {
        border: 0;
        padding-bottom: 0; }
    .features.green .features-wrap {
      padding-right: 26px;
      width: auto;
      min-height: inherit; }
      .features.green .features-wrap .ico {
        left: 10px; }
        .features.green .features-wrap .ico-a {
          left: 0; }
        .features.green .features-wrap .ico-b {
          left: 0; }
        .features.green .features-wrap .ico-c {
          left: 16px; }
      .features.green .features-wrap h3 {
        font-size: 20px;
        line-height: 24px;
        font-weight: 500;
        color: #fff; }
      .features.green .features-wrap p {
        font-size: 17px;
        line-height: 24px;
        font-weight: 300;
        color: #C7FFCC; }

.try-free {
  padding-top: 119px;
  padding-bottom: 139px;
  background: #fff; }
  .try-free h2 {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    text-align: center; }
  .try-free .sub-text {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 19px;
    font-weight: 300;
    text-align: center;
    color: #424242; }
  .try-free .actions {
    padding: 25px 0 0 0;
    text-align: center; }
    .try-free .actions .btn.btn-round {
      display: inline-block;
      width: auto;
      background: #0CAB1C !important;
      min-width: 200px; }
      .try-free .actions .btn.btn-round:hover {
        background: #0EBF20 !important;
        border-color: #0EBF20 !important; }
      .try-free .actions .btn.btn-round:active {
        background: #0D961B !important;
        border-color: #0D961B !important; }

/* WIZARD PAGE */
.wizard {
  /*
  .customer-support {

      h4 {
          font-weight: 600;
      }

      .phone {
          padding-top: 8px;
          font-size: 18px;
          font-weight: 500;
      }

      .open-hours {
          font-weight: 300;
      }

      .fa {
          font-size: 16px;
          text-align: center;
          width: 21px;
      }

      .chat {
          font-weight: 400;

          a {
              text-decoration: underline;
          }
      }

      &:before {
          background: url("../img/customer_support_wizard.png") no-repeat 0 0;
          width: 128px;
          height: 134px;
      }
  }*/
  /*.fa-info-circle {
      position: absolute;
      top: 16px;
      right: 16px;
      font-size: 18px;
      color: $color-grey-400;
  }*/ }
  .wizard-contract {
    background: #2EA23B url("../img/contract_bg.png") no-repeat 50% 0;
    min-height: 65px; }
    .wizard-contract::after {
      clear: both;
      content: "";
      display: table; }
  .wizard-page .switcher-row {
    margin-right: 24px; }
    .wizard-page .switcher-row .input-label {
      margin-right: 12px;
      text-transform: uppercase;
      font-weight: 500;
      font-size: 13px;
      color: #5C6975;
      text-align: right; }
  .wizard-type {
    display: none;
    float: left;
    padding: 45px 81px 43px 0;
    width: 68%; }
    .wizard-type h1 {
      margin: 0;
      padding: 0 0 4px 0;
      font-size: 50px;
      line-height: 53px;
      font-weight: 500;
      color: #fff; }
    .wizard-type p {
      display: none;
      margin: 0;
      padding: 2px 0;
      font-size: 26px;
      line-height: 31px;
      font-weight: 300;
      text-transform: uppercase;
      color: #fff; }
  .wizard .customer-support {
    display: none;
    float: right;
    border-bottom: none;
    padding-top: 0;
    padding-left: 41px;
    padding-bottom: 18px;
    width: 32%; }
  .wizard-lists {
    margin: 0;
    padding: 0 0 0 8px;
    list-style-type: none; }
    .wizard-lists label {
      font-weight: 500;
      font-size: 16px;
      color: #202020; }
    .wizard-lists .radio {
      margin-left: 0 !important; }
      .wizard-lists .radio .check {
        top: 0; }
  .wizard-status {
    background: #FFE38B;
    height: 5px;
    position: relative;
    z-index: 2; }
    .wizard-status .bar {
      position: relative;
      background: #F5A623;
      height: 5px;
      -webkit-transition: all 1s ease-in;
      -moz-transition: all 1s ease-in;
      transition: all 1s ease-in; }
    .wizard-status .start {
      width: 1.9% !important;
      -webkit-transition: all 0s ease-in;
      -moz-transition: all 0s ease-in;
      transition: all 0s ease-in; }
    .wizard-status .nr {
      display: block;
      position: absolute;
      top: -11px;
      right: 0;
      padding-top: 5px;
      background: url("../img/wizard_status.png") no-repeat 0 0;
      font-size: 12px;
      font-weight: 600;
      text-align: center;
      color: #fff;
      width: 37px;
      height: 26px; }
  .wizard-status.positioned {
    position: fixed;
    top: 66px;
    width: 100%;
    z-index: 1050; }
  .wizard .multi-list .col-md-3 {
    display: block;
    width: 100%; }
  .wizard-content {
    padding: 40px 0;
    background: white;
    /*.spacer {
        margin-top: 38px;
        background: $color-grey-300;
        height: 1px;

        &:last-child {
            display: none;
        }
    }*/ }
    .wizard-content::after {
      clear: both;
      content: "";
      display: table; }
    .wizard-content .heading {
      padding-top: 5px; }
      .wizard-content .heading h2 {
        margin-top: 0;
        margin-bottom: 4px;
        font-size: 22px;
        line-height: 32px;
        font-weight: 600;
        color: #202020; }
      .wizard-content .heading .description {
        font-size: 16px;
        line-height: 24px;
        font-weight: 300;
        font-style: normal;
        color: #757575; }
    .wizard-content fieldset {
      position: relative;
      margin: 0;
      padding: 5px 15px;
      margin-bottom: 38px;
      border: 0;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      border-radius: 2px;
      -webkit-transition: background 1.1s ease-in-out;
      -moz-transition: background 1.1s ease-in-out;
      transition: background 1.1s ease-in-out; }
      .wizard-content fieldset:hover {
        background-color: #FAFAFA;
        -webkit-transition: background 0s ease-in-out;
        -moz-transition: background 0s ease-in-out;
        transition: background 0s ease-in-out; }
        .wizard-content fieldset:hover .fa-info-circle {
          color: #FFA200; }
        .wizard-content fieldset:hover .choice-tabs li.active a {
          border-bottom-color: #FAFAFA; }
      .wizard-content fieldset:first-child {
        border: none !important; }
    .wizard-content .opened fieldset {
      border-top: solid 1px #E0E0E0; }
    .wizard-content section {
      position: relative;
      padding: 10px 0; }
    .wizard-content .form-group {
      margin: 0;
      width: 340px; }
    .wizard-content .form-control {
      max-width: 340px;
      min-width: 340px; }
    .wizard-content .date .datepicker-trigger {
      right: 12px !important;
      cursor: pointer; }
    .wizard-content .radio {
      padding-bottom: 2px; }
      .wizard-content .radio label {
        font-size: 16px; }
      .wizard-content .radio .form-group {
        padding-top: 8px; }
      .wizard-content .radio .form-control {
        min-height: 44px; }
  .wizard .tooltip {
    top: 0 !important;
    margin-left: 34px;
    opacity: 1;
    max-height: 600px; }
    .wizard .tooltip-inner {
      padding: 14px 24px;
      border: solid 1px #e5dfc7;
      background: #fff9e0;
      font-size: 14px;
      line-height: 22px;
      text-align: left;
      font-weight: 300;
      color: #000;
      max-width: 390px;
      min-width: 390px;
      box-shadow: none; }
      .wizard .tooltip-inner p {
        margin: 0;
        padding: 8px 0;
        font-size: 14px;
        line-height: 22px;
        text-align: left;
        font-weight: 300;
        color: #000; }
      .wizard .tooltip-inner:before, .wizard .tooltip-inner:after {
        display: block;
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid; }
      .wizard .tooltip-inner:before {
        top: 11px;
        left: -5px;
        border-right-color: #E5DFC7;
        border-width: 11px 11px 11px 0; }
      .wizard .tooltip-inner:after {
        top: 12px;
        left: -4px;
        border-right-color: #FFF9E0;
        border-width: 10px 10px 10px 0; }
  .wizard .tt {
    position: absolute;
    top: 16px;
    right: -16px;
    font-size: 18px;
    color: #BDBDBD; }
    .wizard .tt:hover .fa-info-circle {
      color: #FFA200; }
  .wizard .tt-group {
    position: absolute;
    top: 8px;
    right: 0px;
    font-size: 18px;
    color: #BDBDBD; }
    .wizard .tt-group .fa-info-circle {
      color: #FFA200; }
    .wizard .tt-group:hover .fa-info-circle {
      color: #FFA200; }
  .wizard-main {
    float: left;
    width: 60%; }
  .wizard-side {
    float: right;
    width: 32%; }
  .wizard .label-main {
    margin: 0;
    padding: 0 30px 9px 6px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    color: #616161; }
  .wizard .radio {
    margin-left: 6px; }
  .wizard .label-sub {
    margin: 0;
    margin-top: -6px;
    padding: 0 0 10px 6px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    font-style: normal;
    color: #757575;
    max-width: 570px; }
  .wizard .faq {
    padding: 0; }
    .wizard .faq h3 {
      margin-bottom: 0;
      font-size: 16px;
      line-height: 19px;
      font-style: italic;
      font-weight: 600;
      color: #202020; }
    .wizard .faq .title a, .wizard .faq .action a {
      color: #007EE5; }
  .wizard-actions {
    padding-bottom: 40px;
    background: #fff; }
    .wizard-actions::after {
      clear: both;
      content: "";
      display: table; }
    .wizard-actions .show-all {
      float: right;
      padding: 15px 23px 15px 0;
      font-size: 14px;
      font-weight: 500; }
    .wizard-actions .container {
      padding: 29px 20px;
      border-top: solid 1px #E0E0E0; }
    .wizard-actions .btn {
      margin-left: 10px !important; }
    .wizard-actions .btn-round {
      display: inline-block;
      position: relative;
      padding: 1px 30px !important;
      font-style: italic;
      width: auto !important; }
      .wizard-actions .btn-round i {
        position: relative;
        margin-left: 14px;
        bottom: -4px;
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }
    .wizard-actions .next-wrap {
      display: block;
      margin-top: -10px;
      float: right; }
    .wizard-actions .next-text {
      display: block;
      padding-top: 8px;
      font-size: 14px;
      line-height: 22px;
      text-align: center;
      font-weight: 300;
      color: #757575; }
  .wizard .choice-tabs {
    margin-bottom: 9px;
    padding-top: 9px;
    border-bottom: solid 1px #E0E0E0;
    font-size: 15px;
    font-weight: 500; }
    .wizard .choice-tabs::after {
      clear: both;
      content: "";
      display: table; }
    .wizard .choice-tabs li {
      float: left; }
      .wizard .choice-tabs li.active a {
        cursor: default;
        padding-bottom: 13px;
        border-color: #E0E0E0;
        border-bottom-color: #fff;
        color: #202020; }
    .wizard .choice-tabs a {
      display: inline-block;
      padding: 12px 26px;
      position: relative;
      bottom: -1px;
      border: solid 1px transparent;
      background: transparent !important;
      text-decoration: none;
      color: #007EE5;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
      .wizard .choice-tabs a:hover {
        background: transparent; }

.wizard-page .navbar.invis .container {
  padding-top: 10px !important; }

.wizard-page .navbar.invis .brand {
  background: url("../img/avokaado_logo_white_ee.svg") no-repeat 0 0;
  float: left; }

.wizard-page .navbar.light {
  margin-bottom: 0;
  background: rgba(13, 150, 27, 0.94) !important;
  border-bottom-color: #0D961B; }

.wizard-page .customer-support.sticky {
  float: none;
  position: fixed;
  top: 0;
  z-index: 1040;
  padding-left: 393px;
  padding-right: 60px;
  width: auto; }
  .wizard-page .customer-support.sticky::after {
    clear: both;
    content: "";
    display: table; }
  .wizard-page .customer-support.sticky .customer-header {
    float: left; }
  .wizard-page .customer-support.sticky ul {
    float: left;
    padding: 12px 0 0 40px; }
  .wizard-page .customer-support.sticky .chat {
    float: left;
    margin-top: 18px;
    margin-left: 40px; }
  .wizard-page .customer-support.sticky:before {
    bottom: inherit;
    top: 0;
    background-size: 100%;
    width: 67px;
    height: 66px; }

.wizard-page .footer {
  margin-top: 0; }

.wizard-page.admin-hide .navbar.invis .navbar-header {
  padding: 3px 0 0 0; }

.wizard-page.admin-hide .wizard-contract {
  padding-top: 67px;
  position: relative;
  min-height: inherit !important;
  height: 60px; }
  .wizard-page.admin-hide .wizard-contract .wizard-type {
    display: none;
    float: none;
    position: absolute;
    top: 0;
    padding: 0; }

.wizard-page.admin-hide .customer-support {
  display: none !important; }

.wizard-page.admin-hide .navbar.invis .navbar-right {
  display: none !important; }

.wizard-page.admin .contract-name {
  padding: 4px 0 0 170px;
  font-size: 24px;
  font-weight: 400;
  color: #fff; }

.wizard-page.admin .wizard-content {
  padding-bottom: 0px; }
  .wizard-page.admin .wizard-content .container {
    max-width: inherit !important;
    width: 100% !important; }
  .wizard-page.admin .wizard-content .wizard-main {
    float: left;
    border: 1px solid #BDBDBD;
    overflow-y: scroll;
    width: 50%; }
  .wizard-page.admin .wizard-content .preview-wrapper {
    float: right;
    overflow-y: scroll;
    border: 1px solid #BDBDBD;
    width: 50%; }

.wizard-page.admin .wizard-actions {
  padding-bottom: 0px; }

.wizard-page.admin-vertical .contract-name {
  padding: 4px 0 0 170px;
  font-size: 24px;
  font-weight: 400;
  color: #fff; }

.wizard-page.admin-vertical .wizard-content {
  padding-bottom: 0px; }

.wizard-page.admin-vertical .wizard-actions {
  padding-bottom: 0px; }

.wizard-page.admin-vertical .wizard-content .wizard-main {
  float: none;
  display: block;
  width: 100%;
  border: 1px solid #BDBDBD;
  margin-bottom: -1px;
  overflow-y: scroll; }
  .wizard-page.admin-vertical .wizard-content .wizard-main fieldset {
    padding: 4%;
    margin-bottom: 0; }

.wizard-page.admin-vertical .wizard-content .preview-wrapper {
  float: none;
  display: block;
  padding: 30px 12%;
  overflow-y: scroll;
  border: 1px solid #BDBDBD; }
  .wizard-page.admin-vertical .wizard-content .preview-wrapper .container {
    max-width: inherit;
    width: 100%; }

.navbar.white .admin-actions {
  position: absolute;
  top: 6px;
  right: 20px;
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .navbar.white .admin-actions li {
    float: left;
    padding-left: 10px; }
  .navbar.white .admin-actions .fa {
    margin-right: 10px; }
  .navbar.white .admin-actions .btn {
    background: #fff !important;
    color: #0D961B !important;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    border-radius: 22px; }

.preview {
  background: #fff; }
  .preview-document {
    position: relative;
    border-bottom: solid 2px #BDBDBD;
    padding-bottom: 30px;
    background: #EAECEE;
    box-shadow: inset 0px -3px 10px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    overflow-y: scroll;
    height: 500px;
    z-index: 1;
    /*&:before {
        display: block;
        content: "";
        position: absolute;
        position: fixed;
        left: 0;
        top: 0;
        box-shadow: inset 0px -3px 10px 0px rgba(0,0,0,0.20);
        width: 100%;
        height: 100%;
        pointer-events: none;
    }*/ }
  .preview-page {
    margin: 0 auto;
    margin-top: 31px;
    padding: 30px 90px;
    background: #fff;
    width: 860px;
    box-shadow: 0px -1px 6px 2px rgba(0, 0, 0, 0.26); }
  .preview-content {
    padding-top: 73px;
    padding-bottom: 113px; }
    .preview-content h2 {
      margin-bottom: 20px !important;
      font-size: 27px !important;
      line-height: 30px;
      text-align: center; }
    .preview-content .sub-text {
      margin: 0 auto;
      font-size: 16px;
      line-height: 24px;
      font-weight: 300;
      text-align: center;
      color: #757575;
      max-width: 560px; }
      .preview-content .sub-text a {
        text-decoration: underline;
        color: #007EE5 !important;
        font-size: 16px !important; }
    .preview-content .actions {
      margin: 0 auto;
      padding-top: 45px;
      text-align: center;
      width: 100%; }
      .preview-content .actions::after {
        clear: both;
        content: "";
        display: table; }
      .preview-content .actions .btn {
        display: inline-block;
        float: none;
        font-size: 16px;
        text-transform: none !important;
        min-width: 150px; }
      .preview-content .actions .btn.btn-default {
        float: none; }
      .preview-content .actions .btn.prev i {
        top: 8px;
        left: 32px; }
      .preview-content .actions .btn.next {
        margin-left: 10px;
        min-width: 200px; }
  .preview .contract-price {
    padding: 70px 100px 0 100px; }
    .preview .contract-price::after {
      clear: both;
      content: "";
      display: table; }
    .preview .contract-price h3 {
      margin: 0;
      padding: 0 0 20px 0;
      font-size: 22px;
      line-height: 25px;
      font-weight: 300;
      color: #202020; }
    .preview .contract-price .btn.btn-primary {
      font-weight: 700;
      width: 160px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      border-radius: 30px; }
    .preview .contract-price p {
      margin: 0;
      padding: 40px 0 0 0;
      font-size: 15px;
      line-height: 23px;
      font-weight: 300;
      color: #757575; }
    .preview .contract-price-left, .preview .contract-price-right {
      float: left;
      padding: 5px 60px 30px 60px;
      text-align: center;
      width: 400px; }
    .preview .contract-price-right {
      border-left: solid 1px #E0E0E0;
      margin-left: -1px; }

/* LOGIN PAGE */
.login-page {
  height: 100vh; }
  .login-page .login #inputPassword {
    padding-right: 30px; }
  .login-page .login input[type=password]::-webkit-contacts-auto-fill-button,
  .login-page .login input[type=password]::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    height: 0;
    width: 0;
    margin: 0; }
  .login-page .login-email .tooltip-t {
    cursor: pointer;
    font-size: 16px;
    right: -15px;
    top: 10px;
    color: #2ebd59;
    position: absolute; }
    @media screen and (max-width: 620px) {
      .login-page .login-email .tooltip-t {
        display: none; } }
    .login-page .login-email .tooltip-t i {
      pointer-events: initial !important;
      color: #2EBD59 !important; }
  .login-page .login-email .tooltip-t .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #5d6974;
    color: #fff;
    text-align: center;
    padding: 6px;
    font-size: 14px;
    font-weight: normal;
    border-radius: 6px;
    bottom: 138%;
    right: -2px;
    position: absolute;
    z-index: 1; }
  .login-page .login-email .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    right: 4px;
    border-width: 6px;
    border-style: solid;
    border-color: #5d6974 transparent transparent transparent; }
  .login-page .login-email .tooltip-t:hover .tooltiptext {
    visibility: visible; }
  .login-page .login-header {
    border-bottom: solid 1px #E0E0E0;
    padding: 11px 18px; }
    .login-page .login-header::after {
      clear: both;
      content: "";
      display: table; }
    .login-page .login-header .brand {
      float: left;
      top: 0;
      background-size: 100%;
      width: 120px;
      height: 34px; }
    .login-page .login-header .language {
      float: right;
      margin: 0;
      padding: 11px 0 0 0;
      list-style-type: none;
      font-size: 13px;
      line-height: 13px;
      font-weight: 500;
      text-transform: uppercase; }
      .login-page .login-header .language li {
        float: left;
        padding-left: 10px; }
      .login-page .login-header .language a {
        color: #616161;
        text-decoration: none; }
      .login-page .login-header .language .active a {
        color: #202020; }
  .login-page .login .btn.btn-primary {
    height: 40px; }
    .login-page .login .btn.btn-primary.btn-long-text {
      word-wrap: anywhere;
      white-space: normal;
      min-height: 40px; }
  @media screen and (max-width: 460px) {
    .login-page .login .btn.btn-smart-login {
      white-space: initial;
      height: 6rem;
      line-height: 2rem; } }
  .login-page .login-primary {
    background-image: linear-gradient(110deg, #F6F6F6 0%, #FFFFFF 100%); }
  .login-page .login-heading {
    padding: 0 0 30px 0; }
    .login-page .login-heading h3 {
      margin: 0;
      padding: 0;
      font-size: 20px;
      font-weight: 500;
      text-align: center; }
    .login-page .login-heading p {
      font-size: 14px;
      line-height: 17px;
      text-align: center;
      color: #616161; }
  .login-page .login .nav-tabs {
    position: relative;
    top: inherit;
    left: inherit; }
    .login-page .login .nav-tabs > li > a {
      color: #007EE5 !important; }
    .login-page .login .nav-tabs > li.active > a {
      color: #616161 !important; }
    .login-page .login .nav-tabs > li.active:before {
      bottom: -10px;
      border: 0;
      background: url("../img/tab-active-arrow.svg") no-repeat 0 0;
      width: 22px;
      height: 11px;
      z-index: 2; }
  .login-page .login .tab-actions {
    padding: 0; }
    .login-page .login .tab-actions .btn {
      font-size: 14px;
      line-height: 17px;
      font-weight: 600;
      text-transform: uppercase !important;
      min-width: 140px; }
      .login-page .login .tab-actions .btn-text {
        float: left;
        margin: 12px 0;
        padding: 0;
        font-size: 12px;
        line-height: 16px;
        font-weight: 600;
        color: #007EE5;
        min-width: inherit;
        height: auto; }
        .login-page .login .tab-actions .btn-text:hover {
          text-decoration: underline;
          -webkit-box-shadow: none;
          box-shadow: none; }
  .login-page .login .form-control {
    border-color: #BDBDBD;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
  .login-page .login .icon-form {
    position: relative; }
    .login-page .login .icon-form .form-control {
      padding-left: 44px; }
    .login-page .login .icon-form input[name="password"] {
      padding-right: 122px; }
    .login-page .login .icon-form .fa {
      position: absolute;
      top: 12px;
      left: 14px;
      font-size: 18px;
      color: #9E9E9E;
      pointer-events: none; }
      .login-page .login .icon-form .fa-lock {
        top: 12px;
        left: 17px;
        font-size: 19px; }
  .login-page .login .forgot-password .col-md-5 {
    width: 100%; }
  .login-page .login .forgot-password .col-md-7 {
    padding-right: 15px;
    width: 100%; }
  .login-page .login .change-password .tab-actions .btn-primary {
    width: 100%; }
  .login-page .login .mobile-validation .left {
    width: 33%; }
  .login-page .login .mobile-validation .right {
    padding-left: 12px;
    width: 67%; }
  .login-page .login .separator {
    margin: 10px 0 20px 0; }
    .login-page .login .separator span {
      background: #fff;
      position: relative;
      padding: 0 10px;
      z-index: 1; }

.bureau-login {
  background: #eee url("../img/login-page-bg.png") no-repeat 50% 0 !important; }
  .bureau-login h2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 24px; }
  .bureau-login .login {
    position: relative;
    top: 50%;
    margin: -275px auto 0 auto;
    width: 480px;
    max-width: 100%; }
    .bureau-login .login-inner {
      background: #fff;
      -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      -ms-border-radius: 7px;
      border-radius: 7px; }
    .bureau-login .login-logo {
      padding: 30px;
      text-align: center; }
      .bureau-login .login-logo img {
        max-height: 50px;
        max-width: 100%; }
    .bureau-login .login .tab-content {
      padding: 40px 50px 50px 50px;
      border-top: solid 1px #E5E5E5;
      background-image: linear-gradient(-180deg, #F6F6F6 0%, #FFFFFF 100%);
      border-bottom-left-radius: 7px;
      border-bottom-right-radius: 7px; }
      @media screen and (max-width: 680px) {
        .bureau-login .login .tab-content {
          padding: 24px; }
          .bureau-login .login .tab-content .row {
            margin-left: -15px !important;
            margin-right: -15px !important; } }
    .bureau-login .login-footer {
      padding: 20px; }
      .bureau-login .login-footer::after {
        clear: both;
        content: "";
        display: table; }
    .bureau-login .login-brand {
      float: left;
      background: url("../img/avokaado-logo-small.svg") no-repeat 0 0;
      width: 100px;
      height: 29px;
      opacity: 0.4;
      filter: alpha(opacity=40); }
    .bureau-login .login-copy {
      float: right;
      padding: 7px 0;
      font-size: 12px;
      line-height: 15px;
      font-weight: 400;
      color: #828282; }

.main-login .login {
  background: #2FB63D;
  background-image: linear-gradient(-90deg, #32A63D 0%, #2FB63D 100%);
  height: 100%; }
  .main-login .login::after {
    clear: both;
    content: "";
    display: table; }
  .main-login .login-inner {
    float: left;
    position: relative;
    width: 375px;
    height: 100%;
    background: #fff;
    overflow-y: auto;
    z-index: 1;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.25); }
  .main-login .login-primary {
    position: relative;
    padding: 40px 30px 30px 30px; }
    .main-login .login-primary:after {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      content: "";
      background-image: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
      width: 100%;
      height: 30px; }
  .main-login .login .notif {
    margin-top: 0;
    margin-bottom: 12px; }
  .main-login .login .social-actions {
    margin: 0;
    padding: 0; }
    .main-login .login .social-actions .btn {
      text-align: center;
      width: 48%; }
      .main-login .login .social-actions .btn:first-child {
        margin-left: 0; }
    .main-login .login .social-actions .notif {
      margin-top: 12px;
      margin-bottom: 0; }
  .main-login .login .tab-content {
    position: relative;
    padding: 40px 30px;
    border-top: solid 1px #E5E5E5;
    background-image: linear-gradient(110deg, #F6F6F6 0%, #FFFFFF 100%); }
    .main-login .login .tab-content .notif {
      margin-bottom: 18px; }
    .main-login .login .tab-content:after {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      content: "";
      background-image: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
      width: 100%;
      height: 30px; }
  .main-login .login .tab-actions .forgot-pw {
    position: relative;
    top: 10px;
    right: inherit; }
  .main-login .login-side {
    float: left;
    margin-left: -375px;
    padding-left: 375px;
    width: 100%;
    height: 100%; }
    .main-login .login-side-inner {
      text-align: center;
      height: 100%; }
    .main-login .login-side h2 {
      display: block;
      margin: 0 auto;
      padding: 0 20px 24px 20px;
      font-size: 24px;
      line-height: 30px;
      font-weight: 500;
      color: #fff;
      max-width: 500px; }
    .main-login .login-side .actions .btn {
      display: inline-block;
      padding: 11px 50px;
      font-size: 16px;
      font-weight: 600;
      text-transform: none;
      color: #007EE5;
      width: inherit;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      border-radius: 50px; }
  .main-login .login-img {
    width: 100%;
    max-width: 750px; }

.register-action {
  position: relative;
  margin-top: -40px;
  padding: 0 30px 40px 30px;
  z-index: 2; }
  .register-action .coupon {
    padding-bottom: 12px; }
    .register-action .coupon .btn-link {
      display: inline-block; }
    .register-action .coupon .form-group {
      margin-bottom: 0;
      padding-top: 6px; }
  .register-action .checkbox {
    margin-top: 12px;
    margin-bottom: 12px; }
    .register-action .checkbox-wrap {
      background: #F6F6F6;
      background-image: linear-gradient(110deg, #F6F6F6 0%, #FFFFFF 100%);
      padding: 2px 12px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px; }
    .register-action .checkbox .checkbox-material {
      position: absolute;
      top: 0;
      left: 0; }
    .register-action .checkbox label {
      padding-left: 30px;
      font-size: 13px;
      font-weight: 300;
      color: #424242; }
  .register-action .terms-and-conditions-link {
    color: #007EE5; }
    .register-action .terms-and-conditions-link:hover {
      text-decoration: underline !important;
      cursor: pointer !important; }
  .register-action .btn-primary {
    margin-top: 12px !important; }

.switch {
  padding: 40px 30px;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  color: #616161; }
  .switch a {
    color: #007EE5; }

.bureau-login .checkbox {
  padding-left: 20px; }
  .bureau-login .checkbox input {
    display: none; }
  .bureau-login .checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0 0 0 1rem !important;
    font-size: 1.4rem;
    line-height: 1.7rem;
    font-weight: 300;
    color: #2E3F45; }
    .bureau-login .checkbox label a {
      text-decoration: underline;
      color: #6FBF00; }
    .bureau-login .checkbox label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 1.8rem;
      height: 1.8rem;
      left: 0;
      top: -.1rem;
      margin-left: -2rem;
      border: 1px solid #B5BCC2;
      background-color: #fff;
      -webkit-border-radius: 0.3rem;
      -moz-border-radius: 0.3rem;
      -ms-border-radius: 0.3rem;
      border-radius: 0.3rem; }
    .bureau-login .checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 1.8rem;
      height: 1.8rem;
      left: .1rem;
      top: 0;
      margin-left: -2rem; }
  .bureau-login .checkbox input[type="checkbox"],
  .bureau-login .checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1;
    cursor: pointer; }
  .bureau-login .checkbox input[type="checkbox"]:checked + label::before {
    border-color: #007EE5;
    background-color: #007EE5; }
  .bureau-login .checkbox input[type="checkbox"]:checked + label::after {
    font-family: "Font Awesome 5 Pro";
    font-size: 1.2rem;
    font-weight: 900;
    text-align: center;
    content: "\f00c";
    color: #fff; }

@media screen and (max-width: 1024px) {
  .main-login .login-email .col-md-12 {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 700px) {
  .main-login .login-inner {
    float: none;
    width: 100%; }
  .main-login .login-side {
    display: none; }
  .main-login .login-email .col-md-12 {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-height: 700px) {
  .main-login .login-img {
    width: 60%; } }

@media screen and (max-width: 640px) {
  .id-mobile .col-md-8,
  .id-mobile .col-md-4 {
    float: none;
    padding: 0;
    width: 100% !important; }
  .id-mobile .col-md-8 {
    padding-bottom: 20px; } }

@media screen and (max-width: 374px) {
  .main-login .login .social-actions .btn {
    display: block;
    margin: 0 0 12px 0;
    width: 100%; } }

@media screen and (max-height: 700px) and (min-width: 1500px) {
  .main-login .login-img {
    width: auto;
    max-height: 360px; } }

@media screen and (max-width: 480px) {
  .overlay-signup .btn.btn-primary.btn-long-text {
    font-size: 12px; } }

.demo-page .login-heading {
  padding: 0; }

.login .demo .checkbox label {
  padding-left: 30px !important; }

.login.demo-page .icon-form {
  display: flex;
  flex-direction: column; }

.login.demo-page .demo {
  background-image: none; }

/* REGISTER PAGE */
.register {
  padding-top: 39px;
  padding-bottom: 139px;
  background: #fff; }
  .register .container::after {
    clear: both;
    content: "";
    display: table; }
  .register-main {
    float: left;
    width: 450px; }
    .register-main .actions {
      margin: 0 auto;
      padding-top: 10px;
      text-align: left; }
      .register-main .actions .btn-round {
        padding: 1px 30px !important;
        min-width: 200px;
        width: auto; }
        .register-main .actions .btn-round i {
          position: relative;
          top: 4px;
          margin-left: 18px;
          -webkit-transform: rotate(-180deg);
          -moz-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
          -o-transform: rotate(-180deg);
          transform: rotate(-180deg); }
  .register ul.checklist, .register-side ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .register ul.checklist li, .register-side ul li {
      position: relative;
      padding-left: 25px;
      padding-bottom: 11px;
      font-size: 16px;
      line-height: 20px;
      font-weight: 300;
      font-style: italic;
      color: #757575; }
      .register ul.checklist li strong, .register-side ul li strong {
        font-weight: 500;
        color: #424242; }
      .register ul.checklist li:before, .register-side ul li:before {
        display: block;
        content: "";
        position: absolute;
        top: 2px;
        left: 0;
        background: url("../img/check.png") no-repeat 0 0;
        background-size: 14px 12px;
        width: 14px;
        height: 12px; }
  .register-side {
    float: left;
    position: relative;
    margin-left: 60px;
    padding: 40px 35px;
    border: solid 1px #E0E0E0;
    background: #F5F5F5;
    width: 400px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
    .register-side h3 {
      margin: 0 0 24px 0;
      padding: 0;
      font-size: 20px;
      line-height: 24px;
      font-weight: 500;
      font-style: italic;
      color: #202020; }
    .register-side .testimonial {
      margin-top: 41px;
      padding-bottom: 15px;
      width: 300px;
      min-height: auto; }
      .register-side .testimonial blockquote {
        font-size: 16px;
        line-height: 26px; }
      .register-side .testimonial .user {
        padding-left: 50px;
        padding-top: 6px;
        font-size: 14px;
        line-height: 22px;
        color: #757575; }
        .register-side .testimonial .user-name {
          font-weight: 500; }
        .register-side .testimonial .user-company {
          font-weight: 300; }
    .register-side .secured {
      position: absolute;
      bottom: -55px;
      left: 0; }
    .register-side .actions {
      margin: 0 auto;
      padding-top: 10px;
      width: 220px; }
      .register-side .actions .btn-round {
        padding: 1px 30px !important;
        background: #0CAB1C !important; }
        .register-side .actions .btn-round i {
          position: relative;
          top: 4px;
          margin-left: 18px;
          -webkit-transform: rotate(-180deg);
          -moz-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
          -o-transform: rotate(-180deg);
          transform: rotate(-180deg); }
  .register-side.small {
    padding-left: 38px;
    padding-right: 38px;
    width: 320px; }
  .register fieldset {
    border: none;
    margin: 0;
    padding: 15px 0;
    padding-right: 0; }
    .register fieldset .col-md-3 {
      padding-right: 0; }
    .register fieldset .form-group {
      margin-bottom: 8px; }
    .register fieldset .left {
      margin-right: -11px; }
    .register fieldset .right {
      margin-left: -11px; }
  .register .label-main {
    display: block;
    font-weight: 500; }
  .register .spacer {
    margin: 15px 0;
    background: #E0E0E0;
    height: 1px; }
  .register .form-group {
    margin-left: 0;
    margin-right: 0; }
  .register .checkbox {
    margin-top: 15px; }
  .register .payment {
    display: inline-block;
    border: solid 1px #E0E0E0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px; }
    .register .payment::after {
      clear: both;
      content: "";
      display: table; }
    .register .payment-package {
      float: left;
      border-left: solid 1px #E0E0E0;
      background: #FAFAFA;
      width: 169px; }
      .register .payment-package:first-child {
        border-left: none; }
      .register .payment-package .radio {
        padding: 0; }
      .register .payment-package label {
        display: block;
        font-size: 12px;
        font-weight: 500;
        color: #757575;
        padding: 11px 14px 13px 45px; }
      .register .payment-package .circle {
        top: 10px;
        left: 11px; }
      .register .payment-package .check {
        top: 11px;
        left: 12px; }
      .register .payment-package .active {
        margin: -1px;
        border: solid 1px #007EE5;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px; }
        .register .payment-package .active label {
          color: #202020; }
      .register .payment-package strong {
        display: block;
        padding-bottom: 1px;
        font-size: 15px;
        font-weight: 600;
        color: #202020; }
  .register .choose-payment {
    margin: 0 -38px;
    padding: 0 38px;
    padding-top: 20px;
    border-top: solid 1px #E0E0E0; }
    .register .choose-payment h3 {
      margin: 0;
      padding: 0 0 7px 0;
      text-align: center; }
    .register .choose-payment p {
      margin: 0;
      padding: 0;
      font-size: 14px;
      line-height: 18px;
      font-style: italic;
      text-align: center; }
  .register .payment-actions {
    padding-top: 7px; }
    .register .payment-actions .btn {
      display: block;
      padding: 9px 16px 11px 16px;
      font-size: 16px;
      font-weight: 600;
      text-transform: none !important;
      text-align: left; }
      .register .payment-actions .btn .fa {
        position: relative;
        bottom: -2px;
        margin-right: 14px;
        font-size: 20px; }
    .register .payment-actions .btn-card {
      background: #007EE5;
      color: #fff; }
      .register .payment-actions .btn-card:hover {
        background: #3E96DE !important;
        border-color: #3E96DE !important; }
      .register .payment-actions .btn-card:active {
        background: #0065B7 !important;
        border-color: #0065B7 !important; }
    .register .payment-actions .btn-paypal {
      border: solid 1px #BDBDBD;
      background: #fff;
      color: #003087; }
  .register .package-table {
    padding: 24px 0; }
    .register .package-table table {
      border-collapse: collapse;
      width: 100%; }
      .register .package-table table td {
        padding-left: 10px;
        padding-right: 10px; }
        .register .package-table table td:last-child {
          text-align: right; }
    .register .package-table tbody td {
      padding: 6px 10px;
      background: #E0E0E0;
      font-size: 14px;
      line-height: 17px;
      font-weight: 400;
      color: #424242; }
      .register .package-table tbody td:first-child {
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .register .package-table tbody td:last-child {
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; }
    .register .package-table tfoot tr td {
      font-size: 14px;
      line-height: 17px;
      font-weight: 500;
      color: #202020; }
    .register .package-table tfoot tr:first-child td {
      padding-top: 9px;
      padding-bottom: 2px;
      font-size: 12px;
      line-height: 15px;
      font-weight: 300;
      color: #757575; }
  .register .authorization {
    margin-top: 15px; }
    .register .authorization .col-md-4, .register .authorization .col-md-6:last-child {
      padding-left: 0; }
    .register .authorization .form-group {
      margin-bottom: 0; }
    .register .authorization .btn {
      margin: 0;
      height: 38px; }
    .register .authorization .mobile-validation {
      padding: 15px 20px;
      background: #FAFAFA; }
      .register .authorization .mobile-validation::after {
        clear: both;
        content: "";
        display: table; }
      .register .authorization .mobile-validation .left {
        color: #202020;
        margin: 0; }
        .register .authorization .mobile-validation .left span {
          display: block;
          font-size: 14px;
          line-height: 16px;
          margin-bottom: 10px; }
        .register .authorization .mobile-validation .left strong {
          font-size: 42px;
          line-height: 45px;
          font-weight: 600; }
      .register .authorization .mobile-validation .right {
        margin: 0; }
        .register .authorization .mobile-validation .right p {
          font-size: 14px;
          color: #424242 !important; }
      .register .authorization .mobile-validation .waiting-response {
        padding-top: 6px;
        font-size: 12px;
        font-weight: 600; }

.register-page .footer {
  margin-top: 0; }

.order .package-table {
  padding-top: 0; }

.order .description {
  margin-top: 10px; }

.order .checklist {
  margin-top: 30px !important; }

.cart h2 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 32px;
  font-weight: 500;
  color: #202020; }

.cart .navbar-header {
  float: none; }

.cart .brand {
  margin: 0 auto;
  margin-top: 9px; }

.cart .brand .ico {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  margin-bottom: 8px;
  width: 50px;
  height: 74px; }
  .cart .brand .ico img {
    width: 100%; }

.cart .brand strong {
  padding-bottom: 2px;
  font-size: 26px;
  text-align: center; }

.cart .brand span {
  font-size: 13px;
  font-weight: 300;
  text-align: center; }

.cart .register-main {
  width: 510px; }

.cart .register-side {
  margin-top: 40px;
  width: 405px; }

.cart .payment-table {
  margin-top: 16px; }
  .cart .payment-table table {
    margin: 0;
    padding: 0;
    border-collapse: separate;
    font-size: 14px;
    font-weight: 500;
    color: #202020;
    width: 100%; }
    .cart .payment-table table th {
      padding: 15px 19px;
      font-weight: 500;
      vertical-align: top;
      border-top: solid 1px #E0E0E0;
      border-bottom: solid 1px #E0E0E0; }
      .cart .payment-table table th strong {
        display: block;
        padding-bottom: 1px;
        font-size: 16px; }
      .cart .payment-table table th span {
        font-weight: 300; }
      .cart .payment-table table th:first-child {
        border-left: solid 1px #E0E0E0;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px; }
      .cart .payment-table table th:last-child {
        text-align: right;
        border-right: solid 1px #E0E0E0;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px; }
    .cart .payment-table table td {
      padding: 2px 19px; }
      .cart .payment-table table td:last-child {
        text-align: right; }
    .cart .payment-table table tbody tr:first-child td {
      padding-top: 17px; }
    .cart .payment-table table tbody tr:last-child td {
      padding-bottom: 8px; }
    .cart .payment-table table tbody td {
      color: #616161; }
      .cart .payment-table table tbody td:last-child {
        padding-left: 0; }
    .cart .payment-table table tbody .space {
      width: 57%; }
    .cart .payment-table table .total td {
      padding-top: 8px;
      border-top: solid 1px #E0E0E0;
      font-size: 18px;
      font-weight: 700;
      color: #202020; }
      .cart .payment-table table .total td:last-child {
        padding-left: 0; }
    .cart .payment-table table .total .space {
      border-color: transparent !important; }

.cart .payment.light .payment-package {
  background: #fff; }
  .cart .payment.light .payment-package label {
    position: relative;
    color: #202020; }
  .cart .payment.light .payment-package .discount {
    position: absolute;
    top: -25px;
    right: 10px;
    padding-top: 11px;
    background: #424242;
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    border-radius: 40px; }

.cart .actions::after {
  clear: both;
  content: "";
  display: table; }

.cart .actions .btn-round {
  float: right;
  padding-top: 9px !important;
  font-size: 16px !important;
  font-weight: 600;
  min-width: 90px; }

.cart .register-side h3 {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  padding: 0 0 10px 0;
  color: #202020; }

.cart .register-side .testimonial {
  margin-top: 23px;
  padding-bottom: 0; }
  .cart .register-side .testimonial .fa {
    top: 5px; }

.cart .editable p {
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #424242; }

.cart .editable strong {
  font-weight: 600; }

.cart .editable u {
  text-decoration: underline; }

.cart .editable i {
  font-style: italic; }

.cart .editable ul {
  padding-top: 14px;
  padding-right: 50px; }
  .cart .editable ul li {
    padding-bottom: 9px;
    font-style: normal;
    font-size: 14px;
    font-weight: 300;
    color: #424242; }
    .cart .editable ul li:before {
      position: absolute;
      top: 3px;
      left: 0;
      background: url("../img/check_grey.svg") no-repeat 0 0;
      background-size: 14px 12px;
      width: 14px;
      height: 12px; }

.cart.review .register-main {
  padding-top: 16px; }

.cart.review .register-side {
  margin-top: 33px !important; }

/* SERVICE PAGE */
.service-page .navbar.invis {
  background: #fff !important; }

.service-page .header {
  min-height: inherit;
  max-height: inherit; }

.service-page .features {
  background: #fff; }

.service-page .try-free {
  padding-top: 20px; }

.service-page .service-intro {
  padding-top: 205px;
  padding-bottom: 225px;
  min-height: 493px; }
  .service-page .service-intro::after {
    clear: both;
    content: "";
    display: table; }

.service-page .service-type {
  float: left;
  position: relative;
  width: 62%; }
  .service-page .service-type h1 {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0 0 18px 0;
    font-size: 52px;
    font-weight: 300;
    color: #202020; }
  .service-page .service-type p {
    margin: 0;
    padding: 2px 0;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    color: #202020; }
    .service-page .service-type p:first-child {
      margin: 0;
      padding: 0;
      padding-bottom: 6px;
      font-size: 26px;
      line-height: 30px;
      font-weight: 300;
      text-transform: uppercase;
      color: #202020; }
  .service-page .service-type ul {
    margin: 0;
    padding: 13px 0 0 0;
    list-style-type: none;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    color: #424242; }
    .service-page .service-type ul li {
      position: relative;
      padding: 0 0 7px 38px; }
      .service-page .service-type ul li:before {
        display: block;
        content: " ";
        position: absolute;
        top: -1px;
        left: 2px;
        background: url("../img/check.png") no-repeat 0 0;
        width: 20px;
        height: 17px; }

.service-page .price-label {
  position: absolute;
  top: -62px;
  right: -90px;
  padding-top: 18px;
  border: solid 2px #F5A623;
  background: rgba(255, 255, 255, 0.79);
  text-align: center;
  width: 82px;
  height: 82px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  border-radius: 80px; }
  .service-page .price-label span {
    display: block;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    color: #616161; }
  .service-page .price-label strong {
    display: block;
    padding-top: 4px;
    font-size: 24px;
    line-height: 24px;
    font-weight: 300;
    color: #616161; }
  .service-page .price-label-ultd {
    display: inline-block;
    position: absolute;
    bottom: -26px;
    left: 0;
    width: 100%; }

.service-page .footer {
  margin-top: 0 !important; }

.service-page .contracts-documents {
  padding: 55px 0 75px 0; }
  .service-page .contracts-documents h2 {
    padding-bottom: 20px;
    text-align: center;
    color: #202020; }
  .service-page .contracts-documents h3 {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 300;
    color: #202020; }
  .service-page .contracts-documents ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: #202020; }
    .service-page .contracts-documents ul .fa {
      position: absolute;
      top: 2px;
      left: 0;
      font-size: 14px;
      color: #007EE5;
      opacity: 0.5;
      filter: alpha(opacity=50); }
    .service-page .contracts-documents ul li {
      position: relative;
      padding-left: 31px;
      margin-bottom: 6px; }

.service-page .partners {
  padding: 90px 0 0 0; }
  .service-page .partners .container {
    border-bottom: solid 1px #E0E0E0; }

.service-page .testimonials {
  background: #2fa43b url("../img/testimonial_bg_green.jpg") no-repeat 50% 0; }
  .service-page .testimonials h2 {
    color: #fff; }
  .service-page .testimonials .fa {
    color: #6DD08B; }
  .service-page .testimonials blockquote,
  .service-page .testimonials strong {
    color: #fff; }
  .service-page .testimonials .user-img {
    border: none; }
  .service-page .testimonials .user-company {
    color: #fff; }

.service-page .selfservice::after {
  clear: both;
  content: "";
  display: table; }

.service-page .selfservice .container {
  padding: 82px 0; }

.service-page .selfservice h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  text-align: center; }

.service-page .selfservice .sub-text {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  text-align: center;
  color: #424242; }

.service-page .selfservice-wrap {
  margin: 0 auto;
  padding-top: 36px;
  width: 580px; }
  .service-page .selfservice-wrap::after {
    clear: both;
    content: "";
    display: table; }

.service-page .selfservice .form-group {
  float: left;
  padding-right: 11px;
  width: 220px; }

.service-page .selfservice .actions {
  float: left;
  margin: 0;
  padding: 0;
  width: 140px; }
  .service-page .selfservice .actions .btn {
    padding-top: 11px;
    height: 40px; }

.service-page .statistics {
  background: #32A63D; }
  .service-page .statistics .graph .ico {
    margin-top: 0;
    background: url("../img/placeholder_price_white.svg") no-repeat 0 100%;
    width: 79px;
    height: 79px; }
  .service-page .statistics .speed .ico {
    margin-top: -4px;
    background: url("../img/placeholder_speed_white.svg") no-repeat 0 100%;
    width: 76px;
    height: 84px; }
  .service-page .statistics .secure .ico {
    margin-top: 5px;
    background: url("../img/placeholder_secure_white.svg") no-repeat 0 100%;
    width: 75px;
    height: 70px; }
  .service-page .statistics .text {
    padding-left: 30px !important; }
    .service-page .statistics .text span,
    .service-page .statistics .text strong {
      color: #fff !important; }
  .service-page .statistics h3 {
    padding: 29px 0 11px 0 !important;
    color: #fff !important; }
  .service-page .statistics p {
    color: #C7FFCC !important; }

.service-page .contract-blocks .block h3 {
  margin: 8px 0 18px 0;
  padding: 0; }
  .service-page .contract-blocks .block h3 a {
    color: #202020; }

.service-page .contract-blocks .block p {
  font-size: 16px;
  line-height: 24px;
  min-height: 169px; }

.service-page .features.columns .row {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: solid 1px #EEEEEE; }
  .service-page .features.columns .row:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }

.service-page .features.columns h3 {
  padding-left: 50px;
  padding-bottom: 21px; }

.service-page .features.columns a {
  color: #007EE5 !important; }

.service-page .features.columns .ico {
  position: absolute;
  top: 17px;
  left: 0;
  height: 35px; }
  .service-page .features.columns .ico img {
    width: 100%; }

.service-page .features.columns .features-wrap {
  position: relative;
  padding-left: 0;
  padding-right: 39px;
  width: auto; }
  .service-page .features.columns .features-wrap.bottom {
    padding-bottom: 41px; }
    .service-page .features.columns .features-wrap.bottom .coming-soon {
      top: inherit !important;
      bottom: 0; }

.service-page .features .coming-soon {
  position: absolute;
  top: -14px;
  left: 0;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 4px;
  padding-bottom: 3px;
  border: solid 1px #9E9E9E;
  background: #fff;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  color: #9E9E9E;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

.service-page .header.green {
  background: #32A63D;
  background-image: linear-gradient(-180deg, #32A63D 0%, #2FB63D 100%); }
  .service-page .header.green .service-intro {
    padding-top: 0;
    text-align: center;
    padding-bottom: 40px;
    min-height: 380px; }
  .service-page .header.green .service-type {
    float: none;
    display: inline-block;
    position: relative;
    width: auto;
    max-width: 600px; }
  .service-page .header.green h1 {
    display: block;
    padding-bottom: 16px;
    font-size: 52px;
    line-height: 63px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    width: auto; }
  .service-page .header.green p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    text-align: center;
    color: #fff; }
    .service-page .header.green p a {
      color: #fff;
      border-bottom: solid 1px rgba(255, 255, 255, 0.7);
      text-decoration: none; }
      .service-page .header.green p a:hover {
        border-bottom: solid 1px white; }
  .service-page .header.green ul {
    margin: 0 auto;
    padding: 25px 0 0 0;
    color: #fff;
    text-align: left;
    max-width: 415px; }
    .service-page .header.green ul li:before {
      background: url(../img/check_white.png) no-repeat 0 0; }
  .service-page .header.green .selfservice-wrap {
    padding: 30px 0 0 0;
    text-align: center; }
    .service-page .header.green .selfservice-wrap .form-group {
      margin-bottom: 0;
      display: inline-block;
      min-width: 240px; }
    .service-page .header.green .selfservice-wrap .actions {
      display: inline-block;
      margin-bottom: 15px; }
      .service-page .header.green .selfservice-wrap .actions .btn-primary {
        position: relative;
        top: -1px;
        margin-left: -10px;
        padding: 11px 0 12px 0;
        font-size: 16px;
        line-height: 19px;
        font-weight: 700;
        color: #fff;
        height: 42px;
        min-width: 220px; }
        .service-page .header.green .selfservice-wrap .actions .btn-primary.loading {
          background-color: #007EE5 !important;
          border-color: #007EE5 !important; }
  .service-page .header.green .pricing-info {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
    color: #fff; }
    .service-page .header.green .pricing-info span {
      display: block; }

.about .container {
  padding: 50px 0;
  width: 800px !important; }
  .about .container::after {
    clear: both;
    content: "";
    display: table; }

.about-howto {
  float: left;
  display: inline-block;
  margin-right: 7%;
  width: 34%; }

.about-preview {
  float: left;
  display: inline-block;
  width: 24%; }

.about-related {
  float: left;
  display: inline-block;
  margin-left: 88px;
  width: 20%; }

.about .preview {
  float: none;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 10px;
  padding-top: 19px;
  padding-bottom: 20px;
  text-align: center;
  width: 236px; }
  .about .preview .link {
    display: inline-block;
    margin-top: 11px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #007EE5; }
  .about .preview .contract {
    display: block;
    margin: 0 auto;
    background: url("../img/contract_preview_bg.png") no-repeat 0 0;
    text-decoration: none;
    color: #BDBDBD;
    width: 185px;
    height: 245px; }
    .about .preview .contract:hover {
      color: #424242;
      -moz-box-shadow: 0px 0px 4px #9E9E9E;
      -webkit-box-shadow: 0px 0px 4px #9E9E9E;
      box-shadow: 0px 0px 4px #9E9E9E; }
  .about .preview .name {
    display: block;
    padding: 20px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    color: #616161;
    text-align: center; }

.about h5 {
  margin: 0;
  padding: 20px 0 17px 0;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #424242; }

.about .contracts {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  color: #007EE5; }
  .about .contracts li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 14px; }
    .about .contracts li:before {
      display: block;
      position: absolute;
      top: 6px;
      left: 2px;
      content: "";
      background: #007EE5;
      width: 4px;
      height: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px; }
  .about .contracts a {
    color: #007EE5; }
  .about .contracts .free {
    margin-left: 7px;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    background: #3AC841;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }

.about ol {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  color: #616161; }
  .about ol li {
    position: relative;
    margin-bottom: 10px; }

.about .play {
  margin-top: 25px; }
  .about .play-btn {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding-left: 46px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    color: #007EE5;
    height: 34px; }
    .about .play-btn .fa {
      position: absolute;
      top: 1px;
      left: 0;
      padding-top: 8px;
      padding-left: 5px;
      border: solid 1px #fff;
      background: #007EE5;
      font-size: 14px;
      line-height: 14px;
      text-align: center;
      color: #fff;
      width: 32px;
      height: 32px;
      -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
      -webkit-border-radius: 26px;
      -moz-border-radius: 26px;
      -ms-border-radius: 26px;
      border-radius: 26px;
      opacity: 0.85;
      filter: alpha(opacity=85); }
    .about .play-btn:hover .fa {
      opacity: 1;
      filter: alpha(opacity=100); }

.about-document {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 17px;
  font-weight: 300;
  color: #616161;
  width: 100%; }
  .about-document th {
    padding-bottom: 5px;
    width: 77px;
    font-weight: 300; }
  .about-document td {
    padding-bottom: 5px;
    font-weight: 500; }

.about h6 {
  margin: 0;
  padding: 20px 0 15px 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #424242; }

.about .social a {
  display: inline-block;
  padding-top: 4px;
  font-size: 14px;
  text-align: center;
  color: #757575;
  background: #F5F5F5;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .about .social a:hover {
    background: #E0E0E0;
    color: #424242; }

.about .social .fa-facebook-official {
  color: #3C569A; }

.about .social .fa-twitter {
  color: #55AAF0; }

.articles-contracts {
  padding-top: 63px;
  padding-bottom: 125px;
  background: #fff; }
  .articles-contracts h2 {
    margin: 0;
    padding: 0 0 35px 0; }
  .articles-contracts .links {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .articles-contracts .links li {
      position: relative;
      padding-bottom: 15px; }
    .articles-contracts .links a {
      font-size: 20px;
      line-height: 24px;
      font-weight: 300;
      color: #007EE5; }
  .articles-contracts .contracts {
    margin: 0;
    padding: 0 0 0 25px;
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    color: #007EE5; }
    .articles-contracts .contracts a {
      color: #007EE5; }
    .articles-contracts .contracts .free {
      margin-left: 7px;
      padding: 2px 5px;
      font-size: 12px;
      line-height: 14px;
      font-weight: 700;
      background: #3AC841;
      color: #fff;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
  .articles-contracts .viewall {
    padding-top: 25px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    color: #007EE5; }
    .articles-contracts .viewall a {
      display: inline-block;
      padding-bottom: 1px;
      border-bottom: solid 1px #C9E1FA;
      color: #007EE5; }

.contract-page .header {
  background: url("../img/contract_light_bg.jpg") no-repeat 50% 0;
  min-height: 613px;
  max-height: 613px; }

.contract-page .service-intro {
  padding-top: 162px;
  padding-bottom: 62px; }

.contract-page .service-type {
  width: 62%; }

.contract-page .top-heading {
  font-size: 26px; }

.contract-page .description {
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  color: #424242; }

.contract-page .steps-list li {
  width: 140px; }

.contract-page .steps-list li:nth-child(2) {
  width: 167px; }

.contract-page .service-start {
  top: -10px; }
  .contract-page .service-start h2 {
    padding: 17px 0 0 0; }
  .contract-page .service-start section {
    padding: 14px 30px;
    padding-top: 20px; }
  .contract-page .service-start .actions {
    padding: 14px 0 18px 0; }
  .contract-page .service-start .form-group {
    margin-bottom: 10px; }

.search-contract {
  position: relative;
  margin-top: 18px; }
  .search-contract::after {
    clear: both;
    content: "";
    display: table; }
  .search-contract .form-control {
    padding-left: 50px;
    border-color: #007EE5;
    background: rgba(255, 255, 255, 0.54);
    width: 100%;
    height: 50px; }
    .search-contract .form-control:focus {
      padding-left: 50px;
      border-color: #007EE5; }
  .search-contract .fa-search {
    position: absolute;
    top: 16px;
    left: 17px;
    font-size: 18px;
    color: #616161; }
  .search-contract .btn-search {
    float: left;
    margin: 0 0 0 10px;
    padding-top: 12px;
    border: 1px solid #007EE5 !important;
    background: #007EE5 !important;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    text-transform: none;
    color: #fff !important;
    min-width: 110px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    .search-contract .btn-search:hover {
      background: #3E96DE !important;
      border-color: #3E96DE !important;
      color: #fff; }
    .search-contract .btn-search:active {
      background: #0065B7 !important;
      border-color: #0065B7 !important;
      color: #fff; }
  .search-contract .select {
    margin: 0;
    background: rgba(255, 255, 255, 0.4);
    margin-left: 10px;
    height: 50px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    border: solid 1px #9E9E9E;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .search-contract .select:hover {
      background: rgba(255, 255, 255, 0.8); }
    .search-contract .select .btn:first-child {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      padding-right: 5px;
      width: 54px; }
  .search-contract .viewall {
    display: inline-block;
    border-bottom: solid 1px rgba(97, 97, 97, 0.41);
    margin-left: 18px;
    position: relative;
    top: 12px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    text-transform: none;
    text-decoration: none;
    color: #616161; }
    .search-contract .viewall:hover {
      color: #202020;
      border-color: #202020; }

.search-wrap {
  float: left;
  display: inline-block;
  position: relative;
  width: 322px; }

.contract-blocks {
  padding: 70px; }
  .contract-blocks .block {
    margin: 0 auto;
    border: solid 1px #EBEBEB;
    width: 290px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
    .contract-blocks .block .head {
      display: block;
      padding: 107px 24px 0 29px;
      font-size: 24px;
      line-height: 29px;
      font-weight: 500;
      color: #202020;
      height: 150px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      /*&:hover {
				@include opacity(0.8);
			}*/ }
  .contract-blocks .content {
    padding: 20px 30px; }
    .contract-blocks .content p {
      margin: 0;
      padding: 0 0 25px 0;
      font-size: 14px;
      line-height: 22px;
      font-weight: 300;
      color: #757575; }
    .contract-blocks .content strong {
      display: block;
      margin: 0;
      padding: 0 0 12px 0;
      font-size: 14px;
      line-height: 17px;
      font-weight: 500;
      color: #424242; }
    .contract-blocks .content .contracts {
      margin: 0;
      padding: 0;
      list-style-type: none;
      font-size: 14px;
      line-height: 17px;
      font-weight: 500;
      color: #007EE5; }
      .contract-blocks .content .contracts li {
        position: relative;
        margin-bottom: 10px;
        padding-left: 14px; }
        .contract-blocks .content .contracts li:before {
          display: block;
          position: absolute;
          top: 6px;
          left: 2px;
          content: "";
          background: #007EE5;
          width: 4px;
          height: 4px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          border-radius: 4px; }
      .contract-blocks .content .contracts a {
        color: #007EE5; }
      .contract-blocks .content .contracts .free {
        margin-left: 7px;
        padding: 2px 5px;
        font-size: 12px;
        line-height: 14px;
        font-weight: 700;
        background: #3AC841;
        color: #fff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px; }
    .contract-blocks .content .viewmore {
      padding-top: 22px;
      padding-bottom: 4px;
      text-align: right; }
      .contract-blocks .content .viewmore a {
        display: inline-block;
        border-bottom: solid 1px rgba(0, 126, 229, 0.5);
        font-size: 14px;
        line-height: 17px;
        font-weight: 500;
        text-decoration: none;
        color: #007EE5; }
        .contract-blocks .content .viewmore a:hover {
          color: #0063B3;
          border-bottom: solid 1px #007ee5; }

.startup .steps-list li {
  width: 140px; }

.startup .steps-list li:nth-child(2) {
  width: 167px; }

.realestate .support {
  background: #fff url("../img/laptop_bg.jpg") no-repeat 50% 0; }
  .realestate .support h4 {
    color: #202020; }
  .realestate .support .qa li {
    color: #007EE5 !important; }
    .realestate .support .qa li:before {
      background: #007EE5 !important; }
  .realestate .support .qa li a {
    color: #007EE5;
    border-bottom: solid 1px rgba(158, 158, 158, 0.26); }
  .realestate .support .qa .action a {
    color: #007EE5; }
  .realestate .support .open-hours {
    color: #424242 !important; }
  .realestate .support .phone {
    color: #202020 !important; }
    .realestate .support .phone .fa {
      color: #757575 !important; }
  .realestate .support .chat a {
    color: #202020 !important; }

.how-it-works .service-intro {
  padding-top: 225px;
  padding-bottom: 165px; }

.how-it-works .selfservice .sub-text {
  font-size: 18px;
  line-height: 32px;
  margin: 0 auto;
  max-width: 680px; }

.how-it-works .service-type {
  float: none;
  margin: 0 auto;
  padding: 0;
  width: 700px; }
  .how-it-works .service-type h1 {
    display: block;
    text-align: center !important;
    font-weight: 100; }
    .how-it-works .service-type h1 strong {
      font-weight: 300; }
  .how-it-works .service-type p {
    text-align: center !important; }

.how-it-works .demo-link {
  position: relative;
  padding-top: 10px; }
  .how-it-works .demo-link .play {
    text-align: center; }
    .how-it-works .demo-link .play-btn {
      position: relative; }
  .how-it-works .demo-link .fa {
    position: absolute;
    top: -22px;
    left: 0;
    padding-top: 18px;
    padding-left: 7px;
    background: #fff;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #007EE5;
    width: 62px;
    height: 62px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    -ms-border-radius: 31px;
    border-radius: 31px;
    opacity: 0.84;
    filter: alpha(opacity=84); }
  .how-it-works .demo-link span {
    display: inline-block;
    margin-top: 41px;
    margin-left: 82px;
    border-bottom: solid 1px rgba(0, 126, 229, 0.24);
    font-size: 19px;
    line-height: 22px;
    font-weight: 500;
    color: #007EE5; }
    .how-it-works .demo-link span:hover {
      border-bottom: solid 1px #007EE5; }

.how-it-works .howitworks {
  padding-top: 110px;
  padding-bottom: 110px; }
  .how-it-works .howitworks::after {
    clear: both;
    content: "";
    display: table; }
  .how-it-works .howitworks-text {
    width: 32%; }
    .how-it-works .howitworks-text h2 {
      margin-bottom: 20px; }
    .how-it-works .howitworks-text p {
      margin-bottom: 15px;
      font-size: 18px;
      line-height: 30px; }
      .how-it-works .howitworks-text p:last-child {
        margin-bottom: 0; }
  .how-it-works .howitworks-img {
    width: 50%; }
  .how-it-works .howitworks-text, .how-it-works .howitworks-img {
    display: table-cell;
    vertical-align: middle; }
  .how-it-works .howitworks .screen {
    display: inline-block;
    width: 540px;
    height: 400px;
    overflow: hidden;
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px; }
    .how-it-works .howitworks .screen a {
      display: block;
      position: relative; }
      .how-it-works .howitworks .screen a:before {
        display: none;
        position: absolute;
        font-family: Fontawesome;
        content: "\f00e";
        font-size: 62px;
        color: #202020;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0.7;
        filter: alpha(opacity=70); }
      .how-it-works .howitworks .screen a:hover:before {
        display: block; }
  .how-it-works .howitworks.left .howitworks-img {
    text-align: right; }
  .how-it-works .howitworks.left .screen {
    margin-right: -60px; }
  .how-it-works .howitworks.right .howitworks-img {
    text-align: left; }
  .how-it-works .howitworks.right .screen {
    margin-left: -60px; }
  .how-it-works .howitworks.green {
    background: #32A63D; }
    .how-it-works .howitworks.green .howitworks-text h2,
    .how-it-works .howitworks.green .howitworks-text p {
      color: #fff; }

.how-it-works .selfservice .container {
  border-top: solid 1px #E0E0E0; }

.ekko-lightbox-container {
  position: relative;
  /*img {
		max-width: inherit;
		width: auto;
		height: auto;
	}*/ }

.ekko-lightbox .modal-body {
  padding: 0 !important; }

.ekko-lightbox-nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%; }

.ekko-lightbox-nav-overlay a {
  z-index: 100;
  display: block;
  width: 49%;
  height: 100%;
  font-size: 30px;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  opacity: 0;
  filter: dropshadow(color=#000000, offx=2, offy=2);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.ekko-lightbox-nav-overlay a:empty {
  width: 49%; }

.ekko-lightbox a:hover {
  text-decoration: none;
  opacity: 1; }

.ekko-lightbox .glyphicon-chevron-left {
  left: 0;
  float: left;
  padding-left: 15px;
  text-align: left; }

.ekko-lightbox .glyphicon-chevron-right {
  right: 0;
  float: right;
  padding-right: 15px;
  text-align: right; }

.ekko-lightbox .modal-footer {
  text-align: left; }

@media screen and (max-width: 1100px) {
  .about .container {
    padding: 50px 0 !important;
    width: 800px !important;
    max-width: inherit !important; } }

@media screen and (max-width: 1024px) {
  .header.green {
    width: auto !important; }
  .service-page .container {
    width: auto !important; }
  .about .container {
    padding-left: 5% !important;
    padding-right: 5% !important;
    width: auto !important; } }

@media screen and (max-width: 768px) {
  .service-page .selfservice-wrap {
    width: auto; }
  .service-page .testimonials {
    width: auto !important; }
    .service-page .testimonials .col-md-5 {
      padding: 0;
      width: auto;
      max-width: 540px; }
  .service-page .statistics {
    width: auto !important; }
    .service-page .statistics .col-md-4 {
      position: relative;
      padding: 0 0 70px 300px !important;
      width: auto; }
    .service-page .statistics h3 {
      padding-top: 9px !important; }
    .service-page .statistics .graph {
      position: absolute;
      top: 0;
      left: 0; }
  .service-page .features .col-md-4 {
    padding: 0 0 24px 0;
    width: auto;
    max-width: 540px; }
  .about {
    position: relative; }
    .about-howto {
      float: none;
      display: block;
      margin-right: 0;
      padding-bottom: 30px;
      width: auto; }
    .about-preview {
      float: none;
      display: inline-block;
      position: absolute;
      top: 50px;
      right: 50px;
      width: auto; }
    .about-related {
      display: block;
      clear: both;
      float: none;
      margin: 0;
      width: auto; }
  .lease-overview .left {
    float: none !important;
    width: auto !important; }
  .lease-overview .right {
    float: none !important;
    padding: 0 !important;
    width: auto !important;
    max-width: 360px; } }

@media screen and (max-width: 640px) {
  .service-page .container {
    padding-left: 20px !important;
    padding-right: 20px !important; }
  .service-page .header h1 {
    font-size: 32px !important;
    line-height: 43px !important; }
  .service-page .header p {
    font-size: 16px !important;
    line-height: 24px !important; }
  .service-page .header ul {
    font-size: 15px;
    line-height: 18px; }
    .service-page .header ul li {
      padding: 0 0 10px 38px; }
  .service-page .selfservice-wrap .form-group {
    min-width: 100% !important; }
  .service-page .selfservice-wrap .actions {
    display: block !important;
    padding-top: 12px; }
    .service-page .selfservice-wrap .actions .btn-primary {
      top: 0 !important;
      margin-left: 0 !important; }
  .service-page .testimonials,
  .service-page .statistics {
    padding: 40px 0;
    width: auto !important; }
    .service-page .testimonials .col-md-4,
    .service-page .testimonials .col-md-5,
    .service-page .statistics .col-md-4,
    .service-page .statistics .col-md-5 {
      width: auto; }
    .service-page .testimonials .col-md-4,
    .service-page .statistics .col-md-4 {
      padding-bottom: 30px; }
    .service-page .testimonials h2,
    .service-page .statistics h2 {
      margin-bottom: 28px;
      font-size: 24px;
      line-height: 28px; }
  .service-page .statistics .col-md-4 {
    padding: 0 0 30px 0 !important; }
  .service-page .statistics .graph {
    position: relative;
    top: inherit;
    left: inherit; }
  .service-page .testimonial {
    padding-bottom: 50px;
    min-height: inherit; }
    .service-page .testimonial .fa {
      font-size: 22px; }
    .service-page .testimonial blockquote {
      padding: 30px 0 0 0;
      font-size: 17px;
      line-height: 24px; }
    .service-page .testimonial .user {
      margin: 14px 0 0 0; }
  .service-page .features {
    padding: 40px 0; }
    .service-page .features .row {
      padding: 0;
      border: none; }
    .service-page .features h2 {
      font-size: 24px;
      line-height: 28px; }
    .service-page .features .col-md-4 {
      width: auto;
      padding: 15px 0; }
    .service-page .features .features-wrap h3 {
      font-size: 17px;
      line-height: 21px; }
    .service-page .features .features-wrap p {
      font-size: 15px;
      line-height: 22px; }
  .service-page .selfservice .container {
    padding: 40px 20px; }
  .service-page .selfservice h2 {
    font-size: 24px;
    line-height: 28px; }
  .about .container {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .about-howto {
    padding-bottom: 30px; }
  .about-preview {
    display: block;
    position: relative;
    top: inherit;
    right: inherit; }
  .about-related {
    width: auto; }
  .lease-overview {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
    .lease-overview .left,
    .lease-overview .right {
      float: none !important;
      width: auto !important; }
  .text-content h2 {
    font-size: 24px;
    line-height: 28px; }
  .text-content h3 {
    font-size: 17px;
    line-height: 21px; }
  .text-content h4 {
    font-size: 17px; }
  .text-content p,
  .text-content ul {
    font-size: 15px;
    line-height: 23px; } }

/* LAWYER PAGE */
.lawyer .header {
  background: url("../img/lawyer_bg.jpg") no-repeat 50% 0;
  background-size: 100%;
  min-height: 640px;
  max-height: 640px; }

.lawyer .navbar.light {
  margin-bottom: 0;
  background: rgba(0, 126, 229, 0.94) !important;
  border-bottom-color: #007EE5; }

.lawyer .service-intro {
  padding-top: 162px;
  padding-bottom: 108px; }

.lawyer .steps {
  background: #007EE5 url("../img/steps_bg_blue.png") no-repeat 50% 0; }

.lawyer .top-heading {
  font-size: 26px;
  color: #fff; }

.lawyer .service-type h1 {
  font-size: 48px;
  text-transform: uppercase;
  color: #fff; }

.lawyer .service-type .description {
  font-weight: 500;
  color: #DCE4EC; }

.lawyer .price-label {
  top: -70px;
  right: -80px;
  border-color: #FFBF55;
  background: transparent; }
  .lawyer .price-label .free {
    padding-top: 6px;
    font-size: 20px;
    font-weight: 500;
    text-transform: none;
    color: #fff; }
  .lawyer .price-label span {
    text-transform: none;
    color: #fff; }

.lawyer .service-type .feature-list {
  padding-top: 40px;
  color: #fff; }
  .lawyer .service-type .feature-list .check {
    background: url("../img/check_white.png") no-repeat 0 0; }

.lawyer .service-start {
  border: solid 1px #fff;
  background: white;
  min-height: 270px; }
  .lawyer .service-start h2 {
    padding-top: 20px;
    background: transparent;
    color: #202020;
    height: auto; }
  .lawyer .service-start section {
    padding: 23px 37px; }
  .lawyer .service-start .sub-text {
    padding-top: 2px;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    font-weight: 300;
    color: #202020; }
  .lawyer .service-start .actions {
    padding-top: 24px; }
  .lawyer .service-start .actions .btn {
    font-size: 16px;
    text-transform: none !important;
    background: #007EE5 !important;
    border-color: #007EE5 !important;
    width: 100%; }

.lawyer-features {
  padding: 68px 0 87px 0;
  background: url("../img/laptop_blue_bg.jpg") no-repeat 50% 0;
  background-size: 100%; }
  .lawyer-features .feature {
    margin: 0 auto;
    text-align: center;
    width: 296px; }
  .lawyer-features h3 {
    margin-bottom: 12px;
    color: #fff; }
  .lawyer-features p {
    font-size: 16px;
    line-height: 24px;
    color: #fff; }
  .lawyer-features .ico {
    display: inline-block;
    margin: 0 auto; }
  .lawyer-features .check {
    background: url("../img/lawyer_icon_check.png") no-repeat 0 0;
    width: 86px;
    height: 82px; }
  .lawyer-features .secure {
    background: url("../img/lawyer_icon_secure.png") no-repeat 0 0;
    width: 96px;
    height: 87px; }
  .lawyer-features .speed {
    background: url("../img/lawyer_icon_speed.png") no-repeat 0 0;
    width: 97px;
    height: 78px; }

.casestudy {
  clear: both;
  margin: 0;
  padding: 64px 0 90px 0;
  background: #fff; }
  .casestudy::after {
    clear: both;
    content: "";
    display: table; }
  .casestudy h2 {
    margin-top: 0;
    text-align: center; }
  .casestudy .sub-text {
    padding: 0 100px;
    padding-top: 18px;
    padding-bottom: 78px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    text-align: center;
    color: #757575; }
  .casestudy-wrap {
    margin: 0 auto;
    padding: 38px 48px 35px 48px;
    border: solid 1px #E0E0E0;
    width: 445px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
    .casestudy-wrap h6 {
      margin: 0;
      padding: 0 0 4px 0;
      font-size: 22px;
      line-height: 27px;
      font-weight: 500;
      text-align: center;
      color: #202020; }
    .casestudy-wrap .case {
      display: block;
      margin: 0;
      padding: 0 0 27px 0;
      font-size: 16px;
      line-height: 19px;
      font-weight: 300;
      text-align: center;
      color: #757575; }
    .casestudy-wrap p {
      margin: 0;
      padding: 13px 0;
      font-size: 16px;
      line-height: 26px;
      font-weight: 300;
      color: #424242; }
  .casestudy-content {
    text-align: justify;
    text-justify: inter-word;
    min-height: 390px; }
  .casestudy-footer {
    margin-top: 10px;
    padding-top: 20px;
    border-top: solid 1px #EEEEEE; }
    .casestudy-footer::after {
      clear: both;
      content: "";
      display: table; }
    .casestudy-footer .time {
      float: left; }
    .casestudy-footer .price {
      float: right; }
    .casestudy-footer strong {
      position: relative;
      bottom: -2px;
      font-size: 22px;
      line-height: 27px;
      font-weight: 500;
      color: #202020; }
    .casestudy-footer span {
      display: inline-block;
      padding-right: 10px;
      font-size: 14px;
      line-height: 17px;
      font-weight: 300;
      text-transform: uppercase;
      color: #757575; }
  .casestudy .viewall {
    padding-top: 65px;
    text-align: center; }
    .casestudy .viewall a {
      display: inline-block;
      border-bottom: solid 1px #C3E1F9;
      font-size: 16px;
      line-height: 19px;
      font-weight: 500;
      text-decoration: none;
      color: #007EE5; }
      .casestudy .viewall a:hover {
        border-color: #007EE5; }

.lawyer-hire {
  padding: 68px 0 87px 0;
  background: url("../img/laptop_blue2_bg.jpg") no-repeat 50% 0;
  background-size: 100%; }
  .lawyer-hire .service-start {
    float: none;
    margin: 0 auto;
    border: none;
    background: transparent;
    min-height: auto; }
    .lawyer-hire .service-start h2 {
      color: #fff; }
    .lawyer-hire .service-start .sub-text {
      color: #fff; }
    .lawyer-hire .service-start label {
      font-weight: 500 !important;
      color: #fff !important; }
    .lawyer-hire .service-start .radio {
      margin-left: 22px; }
    .lawyer-hire .service-start .actions .btn {
      background: #fff !important;
      border-color: #fff !important;
      color: #007EE5 !important; }
      .lawyer-hire .service-start .actions .btn i {
        color: #007EE5 !important; }
    .lawyer-hire .service-start .time {
      bottom: -4px;
      font-size: 12px;
      color: #fff !important; }

/* LAWYER WIZARD */
.lawyer-wizard .wizard-contract {
  background-color: #007EE5 !important;
  background: url("../img/lawyer_bg.jpg") no-repeat 50% 0; }

.lawyer-wizard .customer-support .online a {
  color: #007EE5; }

.lawyer-wizard .footer {
  margin-top: 0; }

/* SEARCH RESULTS */
.search-page {
  background: #fff url("../img/grey_gradient_bg.png") repeat-x 0 0 !important; }

.results {
  padding-top: 120px; }
  .results::after {
    clear: both;
    content: "";
    display: table; }
  .results-sidebar {
    float: left;
    width: 170px; }
    .results-sidebar h3 {
      margin: 0;
      padding: 0 0 15px 0;
      font-size: 16px;
      line-height: 19px;
      font-weight: 300;
      text-transform: uppercase;
      color: #424242; }
      .results-sidebar h3:first-child {
        border-bottom: solid 1px #E0E0E0; }
  .results-nav {
    margin: 0;
    padding: 0;
    padding-bottom: 40px;
    list-style-type: none;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    color: #202020; }
    .results-nav li {
      border-bottom: solid 1px #E0E0E0; }
    .results-nav ul {
      margin: 0;
      padding: 6px 0 14px 0;
      list-style-type: none; }
      .results-nav ul a {
        padding: 6px 10px;
        text-transform: none !important;
        color: #616161; }
      .results-nav ul li {
        margin: 0;
        padding: 0;
        border: none; }
    .results-nav .active {
      position: relative;
      font-weight: 500; }
      .results-nav .active a {
        font-weight: 500;
        color: #202020; }
      .results-nav .active:after {
        display: none;
        font-family: Fontawesome;
        content: "\f0da";
        position: absolute;
        top: 8px;
        right: 10px;
        font-size: 14px;
        color: #202020; }
    .results-nav a {
      display: block;
      padding: 11px 10px;
      text-decoration: none;
      font-size: 16px;
      line-height: 19px;
      font-weight: 300;
      text-transform: uppercase;
      color: #616161; }
      .results-nav a:hover {
        color: #202020; }
    .results-nav h3 {
      padding: 11px 10px;
      padding-top: 3px;
      color: #616161; }
  .results-content {
    float: right;
    min-height: 600px; }
  .results-head {
    position: relative;
    padding: 0 0 15px 0;
    margin-bottom: 40px;
    border-bottom: solid 1px #E0E0E0; }
    .results-head p {
      font-size: 16px;
      line-height: 19px;
      font-weight: 300;
      color: #424242; }
      .results-head p strong {
        font-weight: 500; }
    .results-head .select {
      margin: 0;
      position: absolute;
      top: -10px;
      right: 0;
      background: #FAFAFA;
      border: solid 1px #E0E0E0;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .results-head .select .btn {
        padding-top: 5px;
        padding-bottom: 5px; }
      .results-head .select .dropdown-toggle {
        padding-left: 8px;
        padding-right: 12px; }
      .results-head .select .btn:first-child {
        text-align: left;
        text-transform: none;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-right: 5px;
        width: 110px; }
      .results-head .select .dropdown-menu {
        margin: 0;
        left: inherit;
        right: 0;
        min-width: 140px; }
  .results-content {
    /*h3 {
			margin: 0;
            padding: 0 0 13px 0;
            font-size: 16px;
            line-height: 19px;
            font-weight: 300;
            text-transform: uppercase;
            color: $color-grey-800;
		}*/ }
    .results-content .show-more {
      background: #F5F5F5 !important; }
      .results-content .show-more:hover {
        background: #EEEEEE !important; }
      .results-content .show-more:active {
        background: #BDBDBD !important; }
  .results-contracts, .results-pages {
    padding: 15px 0; }
    .results-contracts ul, .results-pages ul {
      margin: 0;
      padding: 0 0 0 20px;
      list-style-type: none;
      font-size: 14px;
      line-height: 17px;
      font-weight: 500;
      color: #202020; }
      .results-contracts ul a, .results-pages ul a {
        color: #007EE5; }
        .results-contracts ul a:hover, .results-pages ul a:hover {
          color: #007EE5; }
      .results-contracts ul .fa, .results-pages ul .fa {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 14px;
        color: #9E9E9E; }
      .results-contracts ul li, .results-pages ul li {
        position: relative;
        padding-left: 25px;
        margin-bottom: 8px;
        cursor: default; }
  .results-contract {
    position: relative;
    margin: 0 0 10px 0;
    padding: 23px 23px 23px 70px;
    background: #EEEEEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
    .results-contract::after {
      clear: both;
      content: "";
      display: table; }
    .results-contract h2 {
      margin: 0;
      padding: 2px 0 12px 0;
      font-size: 32px;
      line-height: 38px;
      font-weight: 300;
      color: #202020; }
      .results-contract h2 a {
        text-decoration: none;
        color: #202020; }
    .results-contract p {
      margin: 0;
      padding: 0 70px 12px 0;
      font-size: 16px;
      line-height: 24px;
      font-weight: 300;
      color: #424242; }
    .results-contract .free {
      position: relative;
      bottom: 5px;
      margin-left: 10px;
      padding: 2px 5px;
      font-size: 12px;
      line-height: 14px;
      font-weight: 700;
      background: #3AC841;
      color: #fff;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
    .results-contract .icon {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      position: absolute;
      top: 27px;
      left: 20px;
      padding-top: 4px;
      background-color: #fff;
      text-align: center;
      font-size: 16px;
      font-weight: 600;
      color: #f5f5f5;
      border: solid 1px #BDBDBD;
      width: 30px;
      height: 30px; }
      .results-contract .icon-contract {
        display: block;
        margin: 0;
        padding: 0;
        background: url("../img/icon_contract.svg") no-repeat 50% 0;
        height: 21px; }
      .results-contract .icon .fa-cloud-upload {
        font-size: 17px;
        color: #007EE5; }
      .results-contract .icon .fa-users {
        font-size: 17px;
        color: #FF9F00; }
    .results-contract .feature-list {
      margin: 0;
      padding: 13px 0 0 0;
      list-style-type: none;
      font-size: 16px;
      line-height: 19px;
      font-style: normal;
      font-weight: 300;
      color: #424242; }
      .results-contract .feature-list li {
        position: relative;
        padding: 0 0 7px 38px; }
      .results-contract .feature-list .check {
        position: absolute;
        top: -1px;
        left: 2px;
        background: url("../img/check.png") no-repeat 0 0;
        width: 20px;
        height: 17px; }
    .results-contract .actions {
      text-align: right; }
      .results-contract .actions .btn {
        display: inline-block;
        width: 140px; }
  .results-articles {
    padding-top: 35px; }

.tags {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .tags::after {
    clear: both;
    content: "";
    display: table; }
  .tags li {
    float: left;
    padding: 4px; }
  .tags a {
    display: inline-block;
    padding: 8px 11px;
    padding-bottom: 6px;
    border: solid 1px #E5F6EA;
    background: #E5F6EA;
    font-size: 13px;
    line-height: 14px;
    font-weight: 500;
    text-decoration: none;
    color: #233238;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    .tags a:hover {
      border: solid 1px #2EBD59; }

.article {
  margin-bottom: 30px;
  border-bottom: solid 1px #E0E0E0; }
  .article-img {
    margin-bottom: 20px;
    width: 700px;
    height: 200px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
  .article-content {
    padding: 20px 12px;
    padding-top: 0;
    /*h2 {
			margin: 0;
			padding: 0;
			font-size: 32px;
			line-height: 38px;
			font-weight: 300;
			color: $color-grey-900;

			a {
				text-decoration: none;
				color: $color-grey-900;

				&:hover {
					color: $color-blue;
				}
			}
		}*/ }
  .article-footer {
    position: relative;
    padding: 0 12px;
    padding-bottom: 28px;
    font-size: 14px;
    font-weight: 300;
    color: #616161; }
    .article-footer::after {
      clear: both;
      content: "";
      display: table; }
    .article-footer .fa {
      position: absolute;
      top: 0;
      left: 0;
      font-size: 17px;
      color: #9E9E9E; }
    .article-footer .fa-comment-o {
      font-size: 20px; }
    .article-footer .date, .article-footer .comments {
      float: left;
      position: relative;
      margin-right: 24px;
      padding-left: 28px; }
      .article-footer .date a, .article-footer .comments a {
        color: #616161; }
    .article-footer .read-more {
      position: absolute;
      top: 1px;
      right: 0;
      font-size: 14px;
      line-height: 17px;
      font-weight: 500;
      color: #007EE5; }

/* ARTICLE PAGE A */
.article-page .footer {
  margin-top: 0; }

.article-page .article-header {
  position: relative;
  margin-bottom: 200px;
  background-image: linear-gradient(90deg, #F7F9FB 0%, rgba(247, 249, 251, 0) 100%);
  padding-top: 134px;
  min-height: 480px; }
  .article-page .article-header.noimage {
    margin-bottom: 0; }
    .article-page .article-header.noimage .article-main-img {
      display: none; }
  .article-page .article-header:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/header-curve-white.svg) no-repeat 50% 0;
    background-size: cover;
    width: 100%;
    height: 43px;
    z-index: 1; }
  .article-page .article-header.articles-bg {
    margin-bottom: 0 !important;
    width: auto !important;
    max-width: inherit !important; }
  .article-page .article-header .article-bg {
    display: flex;
    justify-content: center; }
    .article-page .article-header .article-bg:before {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background: url("../img/header-texture-left.svg") no-repeat 0 0;
      width: 300px;
      height: 480px; }
    .article-page .article-header .article-bg:after {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      background: url("../img/header-texture-right.svg") no-repeat 0 0;
      width: 361px;
      height: 480px; }
  .article-page .article-header .article-header-wrap {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0;
    max-width: 1280px; }
  .article-page .article-header .back {
    display: flex;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #2EBD59; }
    .article-page .article-header .back i {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 12px;
      font-size: 12px; }
  .article-page .article-header h1 {
    margin: 0;
    padding: 24px 0 64px 0;
    font-size: 52px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    color: #233238;
    max-width: 780px; }
    .article-page .article-header h1 u {
      display: inline-block;
      position: relative;
      text-decoration: none; }
      .article-page .article-header h1 u:after {
        position: absolute;
        bottom: 5px;
        left: 0;
        content: "";
        background: #2EBD59;
        width: 100%;
        height: 3px;
        z-index: -1;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px; }
  .article-page .article-header .sub-text {
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    text-align: center;
    color: #233238;
    max-width: 600px; }

.article-page .article {
  margin: 0;
  padding-top: 50px;
  padding-bottom: 80px;
  border: none; }
  .article-page .article::after {
    clear: both;
    content: "";
    display: table; }
  .article-page .article .container {
    display: flex;
    align-items: center;
    justify-content: center; }
  .article-page .article-content {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    max-width: 700px; }
    .article-page .article-content img {
      max-width: 100%;
      height: auto; }
  .article-page .article-main-img {
    position: relative;
    z-index: 1;
    margin-bottom: -200px;
    max-width: 1280px;
    max-height: 600px;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px; }
    .article-page .article-main-img img {
      width: 100%; }
  .article-page .article .user {
    position: relative;
    min-height: 60px;
    margin-top: 20px;
    margin-left: 10px;
    padding-left: 42px; }
    .article-page .article .user::after {
      clear: both;
      content: "";
      display: table; }
    .article-page .article .user-img {
      position: absolute;
      top: 8px;
      left: 0;
      border: solid 1px transparent;
      overflow: hidden;
      width: 32px;
      height: 32px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      border-radius: 30px; }
      .article-page .article .user-img img {
        width: 100%;
        height: 100%; }
    .article-page .article .user-name {
      display: block;
      padding-top: 10px;
      font-size: 14px;
      line-height: 17px;
      font-weight: 700;
      color: #202020; }
    .article-page .article .user-date {
      display: block;
      font-size: 12px;
      line-height: 15px;
      font-weight: 300;
      color: #616161; }
  .article-page .article-social {
    position: relative;
    display: flex;
    flex-direction: row;
    margin-top: 20px; }
    .article-page .article-social .tags {
      display: flex;
      flex: 1;
      flex-wrap: wrap; }
    .article-page .article-social .timestamp {
      display: flex;
      align-items: center;
      font-size: 14px;
      line-height: 16px;
      font-weight: 300;
      color: #233238; }
      .article-page .article-social .timestamp i {
        margin-right: 12px;
        font-size: 16px;
        color: #233238; }
    .article-page .article-social .social {
      position: absolute;
      top: 7px;
      right: 0; }
      .article-page .article-social .social-text {
        display: inline-block;
        padding-right: 6px;
        height: 26px; }
      .article-page .article-social .social a {
        display: inline-block;
        padding-top: 4px;
        font-size: 14px;
        text-align: center;
        color: #757575;
        background: #F5F5F5;
        width: 26px;
        height: 26px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px; }
        .article-page .article-social .social a:hover {
          background: #E0E0E0;
          color: #424242; }
    .article-page .article-social .newsletter {
      clear: both;
      position: relative;
      margin-top: 16px;
      padding: 32px;
      border: solid 1px #EEEEEE;
      background: #FAFAFA;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
      .article-page .article-social .newsletter::after {
        clear: both;
        content: "";
        display: table; }
      .article-page .article-social .newsletter-text {
        float: left;
        padding-top: 8px;
        font-size: 18px;
        line-height: 21px;
        font-weight: 300;
        color: #424242;
        height: 36px; }
      .article-page .article-social .newsletter .footer-form {
        width: 430px; }
      .article-page .article-social .newsletter .has-success .inner {
        display: none !important; }
      .article-page .article-social .newsletter .has-success .alert-success {
        display: block !important;
        margin: 0;
        padding: 8px 12px; }
  .article-page .article-disqus {
    padding-top: 26px; }

.article-page .demo-block .btn.btn-primary {
  background: #2EBD59 !important;
  border-color: #2EBD59 !important; }

.casestudies .article-header {
  margin-bottom: 70px; }
  .casestudies .article-header h1 {
    padding-bottom: 16px; }
  .casestudies .article-header .article-header-wrap {
    width: 100%;
    max-width: 1200px; }

.caseinfo {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 30px 0;
  list-style-type: none;
  width: 100%;
  flex-wrap: wrap; }
  .caseinfo li {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex: 1; }
    .caseinfo li:after {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      content: "";
      background-image: linear-gradient(180deg, rgba(223, 223, 223, 0) 0%, #DFDFDF 49%, rgba(223, 223, 223, 0) 100%);
      width: 1px;
      height: 100%; }
    .caseinfo li:last-child:after {
      display: none; }
  .caseinfo i {
    margin-bottom: 14px;
    font-size: 40px;
    color: #2EBD59; }
  .caseinfo-label {
    display: block;
    padding-bottom: 6px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #6A7275; }
  .caseinfo-value {
    display: block;
    padding: 0 12px;
    font-size: 20px;
    line-height: 23px;
    font-weight: 700;
    color: #233238;
    text-align: center; }

.casestats {
  display: flex;
  flex-direction: row;
  margin: 30px 0 -50px 0;
  padding: 12px 0;
  list-style-type: none;
  background: #4DC772;
  width: 100%;
  min-height: 140px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .casestats li {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex: 1; }
    .casestats li:after {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      content: "";
      opacity: 0.5;
      background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 49%, rgba(255, 255, 255, 0) 100%);
      width: 1px;
      height: 100%; }
    .casestats li:last-child:after {
      display: none; }
  .casestats-label {
    display: block;
    padding-top: 6px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff; }
  .casestats-value {
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
    color: #fff; }

.article-actions {
  display: flex;
  flex-direction: row;
  padding-top: 40px;
  position: relative;
  bottom: -18px; }
  .article-actions .btn.btn-primary {
    margin-right: 12px;
    padding: 14px 30px;
    background: #2EBD59 !important;
    border-color: #2EBD59 !important;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    min-width: 240px;
    height: 52px;
    -webkit-border-radius: 26px !important;
    -moz-border-radius: 26px !important;
    -ms-border-radius: 26px !important;
    border-radius: 26px !important; }
    .article-actions .btn.btn-primary:hover {
      background: #2EBD59 !important;
      border-color: #2EBD59 !important; }
  .article-actions .btn.btn-secondary {
    padding: 14px 30px;
    background: #fff !important;
    border: solid 2px #2EBD59 !important;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #2E3537;
    min-width: 240px;
    height: 52px;
    margin: 0;
    text-transform: initial;
    -webkit-border-radius: 26px !important;
    -moz-border-radius: 26px !important;
    -ms-border-radius: 26px !important;
    border-radius: 26px !important; }
    .article-actions .btn.btn-secondary:hover {
      background: #fff !important; }

@media only screen and (max-width: 640px) {
  .article-page .article {
    padding: 30px 0; }
  .article-page.casestudies .article {
    padding-bottom: 0; }
  .article-page.casestudies .article-header {
    margin-bottom: 70px; }
  .article-page .article-main-img {
    margin-bottom: 0; }
  .article-page .article-header {
    margin-bottom: 0;
    padding-top: 100px;
    min-height: inherit; }
    .article-page .article-header .article-bg:before, .article-page .article-header .article-bg:after {
      display: none; }
    .article-page .article-header .article-header-wrap {
      padding: 0 18px; }
    .article-page .article-header h1 {
      padding-bottom: 30px;
      font-size: 28px;
      line-height: 34px; }
      .article-page .article-header h1 u:after {
        bottom: 2px; }
    .article-page .article-header .sub-text {
      font-size: 17px;
      line-height: 27px; }
  .article-page .article-social {
    flex-direction: column; }
    .article-page .article-social .tags {
      margin: 0 -4px;
      display: flex;
      flex: 1;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: flex-start; }
      .article-page .article-social .tags li {
        float: none;
        display: flex; }
    .article-page .article-social .timestamp {
      padding-top: 24px; }
  .caseinfo li {
    flex: 1 1 50%;
    padding-bottom: 30px; }
    .caseinfo li:after {
      display: none; }
    .caseinfo li:nth-child(3), .caseinfo li:nth-child(4) {
      padding-bottom: 0; }
  .casestats {
    flex-direction: column; }
    .casestats li {
      flex: 1;
      padding: 24px; }
      .casestats li:after {
        top: inherit;
        bottom: 0;
        background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 49%, rgba(255, 255, 255, 0) 100%);
        width: 100%;
        height: 1px; }
  .text-content blockquote {
    margin: 18px 0;
    padding: 70px 0 0 0; }
    .text-content blockquote p {
      font-size: 18px;
      line-height: 26px; }
    .text-content blockquote .author {
      font-size: 16px; }
  .demo-text {
    padding: 24px 0 !important; }
  .article-actions {
    flex-direction: column;
    padding-top: 20px;
    bottom: 0; }
    .article-actions .btn.btn-primary {
      margin-bottom: 12px; } }

/* PRICING PAGE */
.pricing-page {
  padding: 0; }

.main-header {
  display: flex;
  position: relative;
  background-image: linear-gradient(90deg, #F7F9FB 0%, rgba(247, 249, 251, 0) 100%); }
  .main-header-inner {
    display: flex;
    flex: 1;
    background: url("../img/header-bg.svg") no-repeat 50% 196px;
    min-height: 100rem; }
  .main-header::before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 43px;
    z-index: 1;
    background: url(../img/header-curve-white.svg) 50% 0/cover no-repeat; }

.pricing {
  padding: 0 0 10rem 0;
  position: relative;
  margin-top: -82rem;
  z-index: 1; }
  .pricing .container {
    display: flex;
    flex-direction: row; }
  .pricing-col-wide {
    display: flex;
    flex-direction: column;
    width: 40%; }
    .pricing-col-wide .pricing-head {
      margin-top: 4rem;
      border-color: transparent; }
    .pricing-col-wide .pricing-content {
      background: #fff;
      -webkit-box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.1);
      box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.1);
      -webkit-border-radius: 1.2rem 0 0 1.2rem;
      -moz-border-radius: 1.2rem 0 0 1.2rem;
      -ms-border-radius: 1.2rem 0 0 1.2rem;
      border-radius: 1.2rem 0 0 1.2rem; }
    .pricing-col-wide .pricing-row {
      border-color: transparent; }
      .pricing-col-wide .pricing-row:before {
        display: flex;
        content: "";
        position: absolute;
        bottom: -.1rem;
        left: 0;
        background-image: linear-gradient(90deg, rgba(223, 223, 223, 0) 0%, #E6E9ED 100%);
        width: 100%;
        height: .1rem; }
      .pricing-col-wide .pricing-row.sub {
        padding-left: 4.6rem;
        background: transparent;
        background-image: linear-gradient(90deg, rgba(247, 249, 251, 0) 0%, #F7F9FB 100%); }
  .pricing-col-narrow {
    position: relative;
    display: flex;
    flex-direction: column;
    background: #fff;
    width: 20%;
    -webkit-box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.1);
    box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.1); }
    .pricing-col-narrow:nth-child(2) {
      margin: 40px 0;
      -webkit-border-radius: 1.2rem 0 0 1.2rem;
      -moz-border-radius: 1.2rem 0 0 1.2rem;
      -ms-border-radius: 1.2rem 0 0 1.2rem;
      border-radius: 1.2rem 0 0 1.2rem; }
    .pricing-col-narrow:nth-child(3) {
      border: solid .3rem #2EBD59;
      -webkit-border-radius: 1.2rem;
      -moz-border-radius: 1.2rem;
      -ms-border-radius: 1.2rem;
      border-radius: 1.2rem; }
      .pricing-col-narrow:nth-child(3) .pricing-head {
        height: 23.7rem; }
    .pricing-col-narrow:nth-child(4) {
      margin: 40px 0;
      -webkit-border-radius: 0 1.2rem 1.2rem 0;
      -moz-border-radius: 0 1.2rem 1.2rem 0;
      -ms-border-radius: 0 1.2rem 1.2rem 0;
      border-radius: 0 1.2rem 1.2rem 0; }
    .pricing-col-narrow .pricing-row {
      justify-content: center; }
  .pricing h1 {
    margin: 0;
    padding: 0 0 1.2rem 0;
    font-size: 4.2rem;
    line-height: 4.6rem;
    font-weight: 700;
    letter-spacing: -.55px;
    color: #233238; }
    .pricing h1 span {
      position: relative; }
      .pricing h1 span::before {
        display: block;
        content: "";
        position: absolute;
        bottom: -.4rem;
        background: #2EBD59;
        width: 100%;
        height: 3px;
        -webkit-border-radius: 0.3rem;
        -moz-border-radius: 0.3rem;
        -ms-border-radius: 0.3rem;
        border-radius: 0.3rem; }
  .pricing-head h2 {
    margin: 0;
    padding: 0;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #2EBD59; }
  .pricing-head p {
    margin: 0;
    padding: 0;
    font-size: 1.8rem;
    line-height: 3rem;
    font-weight: 300;
    color: #233238; }
  .pricing-footer {
    padding: 2rem; }
  .pricing-value {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: solid .2rem #2EBD59;
    background: #E5F6EA;
    font-size: 1.5rem;
    line-height: 2.4rem;
    font-weight: 700;
    color: #233238;
    height: 3.6rem;
    -webkit-border-radius: 1rem 1rem 0 0;
    -moz-border-radius: 1rem 1rem 0 0;
    -ms-border-radius: 1rem 1rem 0 0;
    border-radius: 1rem 1rem 0 0; }
  .pricing-package {
    display: flex;
    justify-content: center;
    padding: 3rem 0 0 0; }
  .pricing-nr {
    display: flex;
    justify-content: center;
    padding: 2.4rem 0 1.2rem 0;
    font-size: 6rem;
    line-height: 4.6rem;
    font-weight: 700;
    letter-spacing: -.13rem;
    color: #233238; }
    .pricing-nr.third-column {
      font-size: 2.4rem;
      display: block;
      text-align: center;
      word-break: break-word;
      max-width: 75%;
      line-height: 2.6rem;
      margin: 0 auto;
      margin-top: -.5rem;
      padding-bottom: 1rem; }
  .pricing-yearly {
    display: flex;
    justify-content: center;
    font-size: 1.5rem;
    line-height: 2.2rem;
    font-weight: 300;
    padding: 0 1.6rem;
    color: #6A7275;
    text-align: center; }
  .pricing .form-row {
    justify-content: center;
    width: 100%; }
  .pricing .form-group {
    margin: 0;
    width: 100%; }
  .pricing .drop {
    width: 100%; }
    .pricing .drop-toggle {
      display: flex;
      background: transparent;
      align-items: center;
      text-decoration: none;
      font-weight: 500;
      color: #223238;
      width: 100%;
      -webkit-border-radius: 2rem;
      -moz-border-radius: 2rem;
      -ms-border-radius: 2rem;
      border-radius: 2rem; }
    .pricing .drop-input-text {
      text-align: center;
      padding: 0;
      margin-left: 25px; }
  .pricing-row {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 2.4rem;
    border-bottom: solid .1rem #E6E9ED;
    min-height: 5rem;
    font-size: 1.6rem;
    line-height: 1.8rem;
    font-weight: 300;
    color: #334750; }
    .pricing-row .fa-question-circle {
      top: -.2rem; }
    .pricing-row .fa-times {
      font-size: 2.4rem;
      color: #E53935; }
    .pricing-row .fa-check {
      font-size: 2.4rem;
      color: #2EBD59; }
    .pricing-row.sub {
      background: #F7F9FB; }
      .pricing-row.sub .fa-question-circle {
        top: 0; }
    .pricing-row strong {
      font-size: 1.4rem;
      font-weight: 500;
      color: #233238; }
  .pricing .btn {
    display: flex;
    justify-content: center;
    width: 100%; }
    .pricing .btn-default {
      border: solid .1rem #2EBD59 !important;
      text-transform: uppercase !important;
      font-size: 1.4rem;
      line-height: 1.4rem;
      font-weight: 700;
      color: #233238 !important; }
      .pricing .btn-default:hover, .pricing .btn-default:visited {
        border-color: #2EBD59 !important;
        background-color: #fff !important;
        color: #233238 !important; }
    .pricing .btn.btn-primary {
      border-color: #2EBD59 !important;
      background: #2EBD59 !important;
      text-transform: uppercase !important;
      font-size: 1.4rem;
      line-height: 1.4rem;
      font-weight: 700;
      -webkit-border-radius: 2rem;
      -moz-border-radius: 2rem;
      -ms-border-radius: 2rem;
      border-radius: 2rem; }
      .pricing .btn.btn-primary:hover, .pricing .btn.btn-primary:visited {
        border-color: #2EBD59 !important;
        background: #2EBD59 !important; }
  .pricing-toggle {
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 500;
    text-decoration: none;
    color: #324751; }
    .pricing-toggle .far {
      margin-right: 1.2rem;
      font-size: 1.6rem; }
    .pricing-toggle:hover {
      text-decoration: none;
      color: #2EBD59; }
    .pricing-toggle.opened {
      color: #2EBD59; }
      .pricing-toggle.opened i:before {
        content: "\f106" !important; }
  .pricing .fa-question-circle {
    position: relative;
    margin-left: .6rem;
    font-size: 1.4rem;
    color: #A3B4BB; }
    .pricing .fa-question-circle:hover {
      color: #2EBD59; }
  .pricing-mob {
    display: none; }

.toggle {
  position: relative;
  display: inline-flex;
  padding-top: 3rem; }
  .toggle .discount {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 1.6rem;
    right: -2rem;
    border: solid .1rem #2EBD59;
    background: #E5F6EA;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 700;
    color: #233238;
    width: 4.2rem;
    height: 4.2rem;
    -webkit-border-radius: 2.2rem;
    -moz-border-radius: 2.2rem;
    -ms-border-radius: 2.2rem;
    border-radius: 2.2rem; }
  .toggle-wrap {
    display: inline-block;
    padding: 4px;
    background: #fff;
    -webkit-border-radius: 4.4rem;
    -moz-border-radius: 4.4rem;
    -ms-border-radius: 4.4rem;
    border-radius: 4.4rem;
    -webkit-box-shadow: 0 2px 12px 0 rgba(51, 71, 80, 0.12);
    box-shadow: 0 2px 12px 0 rgba(51, 71, 80, 0.12); }
  .toggle input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden; }
    .toggle input:checked + label {
      -webkit-box-shadow: none;
      box-shadow: none; }
      .toggle input:checked + label:first-of-type {
        background-color: #2EBD59;
        font-weight: 700;
        letter-spacing: -.4px;
        color: #fff; }
      .toggle input:checked + label:nth-of-type(2) {
        background-color: #2EBD59;
        font-weight: 700;
        letter-spacing: -.4px;
        color: #fff; }
  .toggle label {
    display: inline-block;
    margin: 0;
    padding: 1rem 1.2rem;
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-weight: 700;
    text-align: center;
    text-shadow: none;
    letter-spacing: -.2px;
    color: #757575;
    min-width: 12rem;
    -webkit-border-radius: 4.4rem;
    -moz-border-radius: 4.4rem;
    -ms-border-radius: 4.4rem;
    border-radius: 4.4rem;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
    .toggle label:hover {
      cursor: pointer; }

.form-group {
  display: flex;
  position: relative; }

.drop {
  position: relative; }
  .drop-content {
    display: none;
    position: absolute;
    top: 100%;
    background-color: #ffffff;
    min-width: 100%;
    max-width: 300px;
    border-radius: 8px;
    box-shadow: 0px 2px 22px rgba(51, 71, 80, 0.16);
    z-index: 99; }
    .drop-content:before {
      display: none; }
  .drop-input {
    display: flex;
    flex: 1;
    padding: 0 6px;
    justify-content: flex-start;
    border: solid 1px #B5BCC2;
    background: #fff;
    font-size: 15px;
    font-weight: 300;
    color: #233238;
    width: inherit;
    height: 36px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    .drop-input.no-border {
      padding-left: 0;
      border: 0; }
      .drop-input.no-border .drop-input-text {
        font-weight: 500; }
    .drop-input-text {
      padding: 0 6px;
      flex: 1;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .drop-input-ico {
      padding: 0 6px;
      white-space: nowrap;
      color: #5D6974; }
    .drop-input .ico-type {
      padding-left: 0;
      color: #233238; }
      .drop-input .ico-type i {
        font-size: 16px;
        color: #233238; }
  .drop.show .drop-content {
    display: block; }
  .drop-left {
    left: 0; }
    .drop-left:before {
      left: 11px; }
  .drop-right {
    right: 0; }
    .drop-right:before {
      right: 11px; }
  .drop-menu {
    margin: 0;
    padding: 8px 8px;
    list-style-type: none;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    white-space: nowrap; }
    .drop-menu .fas,
    .drop-menu .ico {
      margin-right: 10px;
      font-size: 15px; }
    .drop-menu a {
      display: flex;
      padding: 9px 18px;
      text-decoration: none;
      color: #334750;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .drop-menu a.active .ico-table-borders {
        background: url("../img/editor-ico-table-borders-active.svg") no-repeat 0 0; }
      .drop-menu a.active .ico-table-equal {
        background: url("../img/editor-ico-table-equal-active.svg") no-repeat 0 0; }
    .drop-menu i {
      margin-right: 12px;
      font-size: 18px; }
    .drop-menu li:hover a, .drop-menu li:hover label {
      border-radius: 8px;
      background-color: #f3f5f7;
      color: #2ebd59; }

@media screen and (max-width: 1024px) {
  .pricing {
    margin-top: -88rem; }
    .pricing .container {
      flex-direction: column;
      flex-wrap: wrap;
      width: initial !important; }
    .pricing-col-wide {
      width: 100% !important; }
      .pricing-col-wide .pricing-head {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 0; }
      .pricing-col-wide .pricing-content,
      .pricing-col-wide .pricing-footer {
        display: none; }
    .pricing-col-narrow {
      flex: 1;
      width: auto; }
    .pricing-row {
      flex-direction: row; }
      .pricing-row.yearly .pricing-mob, .pricing-row.monthly .pricing-mob {
        flex: 1 1 90%; }
    .pricing-mob {
      display: flex;
      flex: 1; }
      .pricing-mob-col {
        padding-top: 1.2rem;
        padding-bottom: 1.2rem;
        flex-direction: column; }
        .pricing-mob-col .btn {
          margin-top: 1.2rem; } }

@media screen and (max-width: 640px) {
  .pricing .container {
    padding-right: 18px !important;
    padding-left: 18px !important; }
  .pricing-head {
    padding-bottom: 2.4rem;
    height: auto; }
    .pricing-head p {
      text-align: center; }
  .pricing-row {
    padding: 1.2rem 1.2rem; }
    .pricing-row .fa-times {
      margin-right: .6rem; }
    .pricing-row .fa-question-circle {
      display: none; }
  .pricing-mob {
    padding-right: 1.2rem; }
  .pricing-toggle {
    display: inline-flex; } }

/* PACKAGE */
.package .navbar {
  background: #fff; }

.package-header {
  position: relative;
  padding: 180px 0 100px 0;
  background: #19B312;
  background-image: linear-gradient(135deg, #0D961B 0%, #0DB906 97%);
  min-height: 460px; }
  .package-header .container {
    position: relative;
    z-index: 2; }
  .package-header h1 {
    font-size: 42px;
    line-height: 42px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -.5px; }
  .package-header .sub-text {
    margin: 0 auto;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    letter-spacing: -.5px;
    max-width: 540px; }
  .package-header:after {
    display: block;
    content: "";
    position: absolute;
    top: 90px;
    left: 0;
    background: url("../img/header-texture-black.png") no-repeat 50% 0;
    width: 100%;
    height: 430px;
    z-index: 1;
    opacity: 0.02;
    filter: alpha(opacity=2); }
  .package-header:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("../img/header-curve-white.svg") no-repeat 50% 0;
    background-size: cover;
    width: 100%;
    height: 43px;
    z-index: 2; }

.package-search {
  position: relative;
  margin: 37px auto 0 auto;
  max-width: 700px; }
  .package-search .actions {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px; }
  .package-search .fa-search {
    position: absolute;
    top: 17px;
    left: 24px;
    font-size: 22px;
    color: #616161;
    z-index: 2; }
  .package-search .language {
    display: inline-block; }
    .package-search .language .btn-group {
      margin: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .package-search .btn-search {
    display: inline-block;
    margin: 0;
    padding: 12px;
    background-color: #007EE5 !important;
    font-size: 16px;
    font-weight: 700;
    color: #fff !important;
    text-transform: none;
    min-width: 140px;
    height: 48px;
    z-index: 2;
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    -ms-border-radius: 48px;
    border-radius: 48px; }

.package .form-control {
  border: 0;
  padding: 10px 10px 10px 63px;
  background: #fff;
  font-size: 17px;
  height: 58px;
  -webkit-box-shadow: 0 5px 24px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 24px 0 rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px; }
  .package .form-control.placeholder {
    color: #757575; }
  .package .form-control:-moz-placeholder {
    color: #757575; }
  .package .form-control::-moz-placeholder {
    color: #757575; }
  .package .form-control::-webkit-input-placeholder {
    color: #757575; }
  .package .form-control:-ms-input-placeholder {
    color: #757575; }
  .package .form-control:focus {
    padding: 10px 10px 10px 63px;
    border: 0 !important;
    -webkit-box-shadow: 0 5px 24px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 24px 0 rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px; }

.package-popular {
  margin: 0 auto;
  padding: 22px 0 0 0;
  font-size: 15px;
  line-height: 19px;
  font-weight: 300;
  text-align: center;
  color: #C0EBCD;
  max-width: 540px; }
  .package-popular a {
    font-weight: 500;
    text-decoration: none;
    color: #fff; }
    .package-popular a:hover {
      text-decoration: underline; }

.package-list {
  padding-top: 60px; }
  .package-list .container {
    display: flex;
    flex-wrap: nowrap; }

.package-block {
  display: flex;
  flex: 1;
  flex-direction: column;
  margin: 9px;
  background: #fff;
  border: 1px solid #E0E0E0;
  -webkit-box-shadow: 0 10px 24px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 24px 0 rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }
  .package-block h2 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
    letter-spacing: -.2px;
    color: #202020; }
  .package-block p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #424242; }
  .package-block.wide {
    flex: 2; }
  .package-block.small {
    flex: 1; }
  .package-block-ico {
    flex: 1 1 33%;
    background: url("../img/illustration-green.svg") no-repeat 15px 21px; }
  .package-block .img-wrap {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: 126px; }
  .package-block-content {
    flex: 1 1 67%;
    padding: 30px 30px 30px 0; }

.package-documents .heading {
  padding: 24px 0 5px 0;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  color: #424242; }

.package-documents ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  color: #424242; }
  .package-documents ul li {
    position: relative;
    padding: 5px 0 5px 13px; }
    .package-documents ul li:before {
      display: block;
      position: absolute;
      top: 12px;
      left: 0;
      content: "";
      background: #424242;
      width: 4px;
      height: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px; }

.package-documents .read-more {
  padding: 18px 0 0 0; }
  .package-documents .read-more a {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    color: #007EE5; }
    .package-documents .read-more a:after {
      display: block;
      position: absolute;
      top: 5px;
      right: -18px;
      content: "";
      background: url("../img/ico-arrow-right-blue.svg") no-repeat 0 0;
      width: 12px;
      height: 7px; }

.package-body {
  display: flex;
  flex-direction: row; }

.package-footer {
  display: flex;
  flex-direction: row;
  background: #F6F6F6;
  background-image: linear-gradient(140deg, #F6F6F6 0%, #FFFFFF 95%);
  height: 80px; }

.package-col, .package-action {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 18px; }

.package-col {
  position: relative;
  flex: 1 1 29%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .package-col label {
    display: block;
    font-size: 11px;
    line-height: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #9E9E9E; }
  .package-col strong {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: -.2px;
    color: #007EE5; }
    .package-col strong.hour {
      font-size: 24px;
      line-height: 24px;
      font-weight: 700; }
  .package-col:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 51%, rgba(0, 0, 0, 0) 100%);
    width: 1px;
    height: 100%; }
  .package-col:first-child:before {
    display: none; }

.package-action {
  flex: 1 1 42%; }
  .package-action .btn-primary {
    display: flex;
    flex-direction: row;
    align-items: center;
    -webkit-border-radius: 44px !important;
    -moz-border-radius: 44px !important;
    -ms-border-radius: 44px !important;
    border-radius: 44px !important; }
  .package-action .btn-price {
    position: relative;
    padding-right: 16px;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: -.2px;
    height: 26px; }
    .package-action .btn-price sup {
      top: 0;
      font-size: 16px;
      font-weight: 300; }
    .package-action .btn-price sub {
      bottom: -1px;
      font-size: 12px;
      font-weight: 300; }
    .package-action .btn-price:after {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      background: rgba(255, 255, 255, 0.2);
      width: 1px;
      height: 100%; }
  .package-action .btn-txt {
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding-left: 6px;
    height: 26px; }

/* REVIEW */
.review .list .nr {
  height: initial;
  width: initial; }

.review.wizard-page .save-opts-btn.save-btn {
  min-width: 184px !important; }
  .review.wizard-page .save-opts-btn.save-btn .drop-menu {
    margin: 11px 0; }
  .review.wizard-page .save-opts-btn.save-btn .drop-content {
    margin-top: 2px; }
    .review.wizard-page .save-opts-btn.save-btn .drop-content:before {
      display: none; }
    .review.wizard-page .save-opts-btn.save-btn .drop-content li a {
      font-weight: normal;
      font-size: 14px;
      line-height: 17px;
      text-align: left;
      text-transform: none;
      min-height: initial !important; }
      .review.wizard-page .save-opts-btn.save-btn .drop-content li a i {
        width: 26px;
        margin-right: 0 !important; }
  .review.wizard-page .save-opts-btn.save-btn span {
    text-transform: uppercase;
    pointer-events: none; }
    .review.wizard-page .save-opts-btn.save-btn span i {
      font-weight: 900;
      font-size: 14px;
      line-height: 14px;
      margin-right: 12px; }

.review-ordered {
  padding-bottom: 30px; }

.review-admin {
  padding-top: 0;
  display: flex; }
  .review-admin .admin-nav {
    display: flex; }
  .review-admin .review-head {
    position: initial !important; }
  @media screen and (max-width: 1024px) {
    .review-admin .review-nav {
      display: none;
      position: absolute;
      top: 61px;
      right: 0;
      padding-top: 0px;
      height: 100%; } }
  .review-admin #vueapp {
    display: flex;
    flex: 1;
    flex-direction: column;
    width: 100%; }

.review .drop-toggle {
  width: initial; }

.review-head {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-wrap: nowrap;
  background: #fff;
  border-bottom: solid 1px #D6DBE1;
  width: 100%;
  min-height: 60px;
  z-index: 99999;
  -webkit-box-shadow: 0 0 30px 0 rgba(51, 71, 80, 0.1);
  box-shadow: 0 0 30px 0 rgba(51, 71, 80, 0.1); }

.review-brand {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 24px; }
  .review-brand img {
    max-height: 38px; }

.review-doc-name {
  position: relative;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 0 0 24px;
  font-size: 19px;
  line-height: 22px;
  font-weight: 500;
  color: #334750; }
  .review-doc-name:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(-180deg, rgba(222, 226, 230, 0) 0%, #DEE2E6 49%, rgba(222, 226, 230, 0) 100%);
    width: 1px;
    height: 100%; }
  .review-doc-name .btn {
    margin-left: 6px; }
  .review-doc-name .name-wrap {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center; }
    .review-doc-name .name-wrap.show {
      display: flex !important; }
    .review-doc-name .name-wrap span {
      -ms-word-break: break-all;
      word-break: break-all;
      word-break: break-word;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto; }
  .review-doc-name .name-edit {
    margin-left: -15px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center; }
    .review-doc-name .name-edit.show {
      display: flex !important; }
  .review-doc-name .form-group {
    margin: 0;
    min-width: 240px;
    flex: 1; }
  .review-doc-name .form-input {
    border-color: #D1D8DE;
    font-size: 19px;
    line-height: 22px;
    font-weight: 500;
    color: #334750; }
    .review-doc-name .form-input:focus {
      border-color: #2EBD59; }
    .review-doc-name .form-input:-moz-placeholder {
      font-weight: 300; }
    .review-doc-name .form-input::-moz-placeholder {
      font-weight: 300; }
    .review-doc-name .form-input::-webkit-input-placeholder {
      font-weight: 300; }
    .review-doc-name .form-input:-ms-input-placeholder {
      font-weight: 300; }
  .review-doc-name .has-error .form-input {
    border-color: #e53935; }
    .review-doc-name .has-error .form-input:focus {
      border-color: #e53935 !important; }
  .review-doc-name .btn {
    margin-left: 6px; }
  .review-doc-name .name-wrap {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center; }
    .review-doc-name .name-wrap.show {
      display: flex !important; }
  .review-doc-name .name-edit {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
    .review-doc-name .name-edit.show {
      display: flex !important; }
  .review-doc-name .form-group {
    margin: 0;
    min-width: 240px; }
  .review-doc-name .form-input {
    border-color: #D1D8DE;
    font-weight: 500; }
    .review-doc-name .form-input:focus {
      border-color: #2EBD59; }
    .review-doc-name .form-input:-moz-placeholder {
      font-weight: 300; }
    .review-doc-name .form-input::-moz-placeholder {
      font-weight: 300; }
    .review-doc-name .form-input::-webkit-input-placeholder {
      font-weight: 300; }
    .review-doc-name .form-input:-ms-input-placeholder {
      font-weight: 300; }

.review-poweredby {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 18px; }

.review-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 18px; }
  .review-actions .drop {
    display: flex;
    align-items: center;
    margin-left: 12px;
    width: auto;
    height: 100%; }
    .review-actions .drop.show {
      display: flex !important; }
    .review-actions .drop-right:before {
      right: 22px; }
    .review-actions .drop-content {
      min-width: 170px; }
    .review-actions .drop-menu a {
      padding: 8px 18px; }
    .review-actions .drop-menu li:first-child a {
      padding-top: 16px; }
    .review-actions .drop-menu li:last-child a {
      padding-bottom: 16px; }
  .review-actions .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 24px !important;
    height: 36px !important; }
    .review-actions .btn .nr {
      display: none;
      margin-left: 12px;
      padding: 4px 8px;
      background: #fff;
      font-size: 14px;
      line-height: 12px;
      font-weight: 700;
      text-align: center;
      min-width: 34px;
      color: #2EBD59;
      -webkit-border-radius: 40px;
      -moz-border-radius: 40px;
      -ms-border-radius: 40px;
      border-radius: 40px; }
    .review-actions .btn.sign-all .all-text {
      display: inline-block; }
    .review-actions .btn.sign-selected:after {
      position: initial !important; }
    .review-actions .btn.sign-selected .nr {
      display: inline-block; }
    .review-actions .btn .all-text {
      display: none;
      margin-left: 6px; }
    .review-actions .btn.drop-toggle {
      background: transparent;
      width: auto; }
    .review-actions .btn.btn-primary {
      border-color: #2EBD59 !important;
      background: #2EBD59 !important;
      font-weight: 700;
      text-transform: uppercase !important;
      font-size: 15px;
      line-height: 16px;
      -webkit-border-radius: 36px;
      -moz-border-radius: 36px;
      -ms-border-radius: 36px;
      border-radius: 36px; }
      .review-actions .btn.btn-primary i {
        margin-right: 12px;
        font-size: 14px;
        color: #fff; }
      .review-actions .btn.btn-primary:hover {
        border-color: #4DC772 !important;
        background: #4DC772 !important; }
    .review-actions .btn.btn-default {
      border-color: #2EBD59 !important;
      text-decoration: none;
      font-weight: 700;
      background: transparent !important;
      color: #233238 !important;
      -webkit-border-radius: 36px;
      -moz-border-radius: 36px;
      -ms-border-radius: 36px;
      border-radius: 36px; }
      .review-actions .btn.btn-default i {
        margin-left: 12px;
        font-size: 16px;
        color: #8F9EAB; }
      .review-actions .btn.btn-default .nr {
        background: #2EBD59;
        color: #fff; }
      .review-actions .btn.btn-default .fa-ellipsis-v {
        font-size: 14px; }
      .review-actions .btn.btn-default:visited {
        border-color: #2EBD59 !important; }
      .review-actions .btn.btn-default:hover {
        background: #E5F6EA !important; }
  .review-actions .sign-all {
    margin-left: 12px; }
    .review-actions .sign-all i {
      color: #233238 !important;
      margin-right: 8px; }

.review .closed {
  display: block;
  position: relative;
  background: url("../img/header-close.svg") no-repeat 50% 50%;
  width: 60px;
  height: 60px;
  opacity: 1;
  filter: alpha(opacity=100); }
  .review .closed:hover {
    background-color: #F3F5F7; }
  .review .closed:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(-180deg, rgba(222, 226, 230, 0) 0%, #DEE2E6 49%, rgba(222, 226, 230, 0) 100%);
    width: 1px;
    height: 100%; }

.review-content {
  display: flex;
  flex-wrap: nowrap;
  height: 100%; }
  .review-content iframe {
    width: 100%;
    height: 100%; }

.review-document {
  position: relative;
  display: flex;
  flex: 1;
  flex-direction: column;
  width: 100%;
  position: relative;
  overflow-x: auto;
  overflow-y: auto; }
  .review-document img {
    position: absolute;
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    left: 50%;
    top: 0;
    padding-top: 6.3rem;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }

.review-sidebar {
  display: flex;
  flex-direction: column;
  padding: 30px;
  border-left: 1px solid #D6DBE1;
  background: #F3F5F7;
  width: 380px;
  height: calc(100vh - 60px);
  overflow-y: scroll;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none; }
  .review-sidebar::-webkit-scrollbar {
    width: 0 !important; }
  .review-sidebar.comment-sidebar {
    padding: 0;
    height: 100%;
    overflow-y: inherit; }
    .review-sidebar.comment-sidebar .review-comment {
      padding: 18px;
      height: calc(100vh - 60px);
      overflow-y: scroll;
      overflow: -moz-scrollbars-none;
      -ms-overflow-style: none; }
      .review-sidebar.comment-sidebar .review-comment::-webkit-scrollbar {
        width: 0 !important; }
    @media screen and (max-width: 680px) {
      .review-sidebar.comment-sidebar .comment-fields {
        flex: 1; } }
    .review-sidebar.comment-sidebar .comment-fields .comment-text textarea {
      max-width: initial !important; }
    .review-sidebar.comment-sidebar .review-add-comment {
      padding: 12px 18px;
      -webkit-box-shadow: 0 -2px 5px 0 rgba(51, 71, 80, 0.1);
      box-shadow: 0 -2px 5px 0 rgba(51, 71, 80, 0.1); }

.review-nav {
  display: flex;
  flex-direction: column;
  border-left: solid 1px #D6DBE1;
  background: #fff;
  width: 100px; }
  .review-nav .navbar-label {
    right: 25px;
    left: initial;
    top: 13px;
    background-color: #2EBD59;
    color: white; }
  .review-nav ul {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .review-nav ul li {
      display: flex;
      position: relative;
      padding-bottom: 1px; }
      .review-nav ul li:before {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        content: "";
        background-image: linear-gradient(270deg, rgba(222, 226, 230, 0) 0%, #DEE2E6 49%, rgba(222, 226, 230, 0) 100%);
        width: 100%;
        height: 1px; }
    .review-nav ul a {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-decoration: none;
      width: 100%;
      height: 90px; }
      .review-nav ul a:hover {
        background-image: linear-gradient(269deg, #F7F9FB 0%, #fff 100%);
        -webkit-box-shadow: inset -2px 0 0 #5D6974;
        box-shadow: inset -2px 0 0 #5D6974; }
        .review-nav ul a:hover .fas,
        .review-nav ul a:hover .far,
        .review-nav ul a:hover .fal,
        .review-nav ul a:hover .review-nav-text {
          color: #5D6974; }
    .review-nav ul .active a {
      background-image: linear-gradient(269deg, #F7F9FB 0%, #fff 100%);
      -webkit-box-shadow: inset -2px 0 0 #2EBD59;
      box-shadow: inset -2px 0 0 #2EBD59; }
      .review-nav ul .active a:hover .fas,
      .review-nav ul .active a:hover .far,
      .review-nav ul .active a:hover .fal,
      .review-nav ul .active a:hover .review-nav-text {
        color: #2EBD59; }
    .review-nav ul .active .fas,
    .review-nav ul .active .far,
    .review-nav ul .active .fal,
    .review-nav ul .active .review-nav-text {
      color: #2EBD59; }
  .review-nav .fas,
  .review-nav .fa,
  .review-nav .fal {
    display: flex;
    font-size: 26px;
    color: #8A979C; }
  .review-nav-text {
    display: flex;
    padding-top: 10px;
    font-size: 10px;
    line-height: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #8A979C; }

.review .files {
  margin: 0;
  padding: 0 0 20px 0;
  list-style-type: none; }
  .review .files .files-wrap {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 10px;
    border: solid 1px #D6DBE1;
    background: #fff;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    .review .files .files-wrap.active {
      cursor: default;
      background: transparent; }
      .review .files .files-wrap.active .files-info .name {
        color: #70818F; }
  .review .files-ico {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    width: 42px; }
    .review .files-ico:before {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      right: -1px;
      background-image: linear-gradient(-180deg, rgba(222, 226, 230, 0) 0%, #DEE2E6 49%, rgba(222, 226, 230, 0) 100%);
      width: 1px;
      height: 100%; }
  .review .files-info {
    padding: 14px 35px 14px 12px;
    width: 100%; }
    .review .files-info .name {
      margin: 0;
      padding: 0 0 2px 0;
      font-size: 15px;
      line-height: 18px;
      font-weight: 500;
      color: #233238;
      white-space: normal;
      word-break: break-all;
      width: 100%; }
    .review .files-info .date {
      margin: 0;
      padding: 0;
      font-size: 11px;
      line-height: 14px;
      font-weight: 500;
      color: #A8B2BA; }
  .review .files .fa-file-pdf {
    color: #E3263D; }
  .review .files .fa-file-alt {
    color: #4A90E2; }
  .review .files-action {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 35px; }
    .review .files-action .drop {
      align-items: center;
      display: flex !important; }

.review .sign-button .btn-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  height: 42px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px; }

.review .action-list {
  position: relative;
  margin: 0;
  padding: 20px 0 20px 0;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  list-style-type: none; }
  .review .action-list li {
    position: relative;
    padding: 0; }
  .review .action-list a {
    display: block;
    padding: 5px 0 5px 40px;
    text-decoration: none;
    color: #007EE5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px; }
    .review .action-list a .fas,
    .review .action-list a .far,
    .review .action-list a .fal {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 5px;
      left: 10px;
      font-size: 14px;
      color: #8F9EAB;
      width: 18px;
      height: 18px; }
    .review .action-list a .fa-copy, .review .action-list a .fa-paperclip, .review .action-list a .fa-eye, .review .action-list a .fa-signature {
      font-size: 16px; }
    .review .action-list a .fa-bell {
      font-size: 18px; }
    .review .action-list a:hover {
      background: #E7ECF1; }
      .review .action-list a:hover .fas,
      .review .action-list a:hover .far,
      .review .action-list a:hover .fal {
        color: #007EE5; }

.review .user-list {
  padding: 0;
  position: relative; }
  .review .user-list ul {
    margin: 0;
    padding: 5px 0 0 0;
    list-style-type: none; }
    .review .user-list ul:hover li {
      background: transparent !important; }
  .review .user-list li {
    position: relative;
    padding-left: 48px;
    margin-bottom: 14px;
    min-height: 35px; }
    .review .user-list li:last-child {
      margin-bottom: 0; }
    .review .user-list li:hover .actions a i {
      color: #007EE5; }
  .review .user-list.new .drop .drop-menu {
    padding: 0;
    margin: 0; }
  .review .user-list.new .drop li {
    padding-left: 0 !important; }
  .review .user-list .name {
    display: block;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    color: #233238; }
    .review .user-list .name.norole {
      padding-top: 10px; }
  .review .user-list .role {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    color: #70818F; }

.review .user {
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  border-radius: 18px;
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
  background: #fff;
  border-style: solid;
  border-width: 1px;
  padding-top: 9px;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  font-weight: 500;
  width: 36px;
  height: 36px; }
  .review .user-img {
    position: absolute;
    top: -1px;
    left: -1px;
    overflow: hidden;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    border-radius: 18px; }
  .review .user-signature {
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    background: #F5A623 url("../img/ico_sign.svg") no-repeat 50% 4px;
    height: 18px;
    width: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    border-radius: 18px; }
    .review .user-signature.signed {
      background-color: #1AA432; }

.review-comment {
  display: flex;
  flex: 1; }
  .review-comment ul {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none; }
  .review-comment li {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    padding-bottom: 24px; }
  .review-comment .user {
    text-transform: uppercase;
    position: relative;
    top: inherit;
    left: inherit;
    padding-top: 5px;
    font-size: 11px;
    font-weight: 700;
    width: 28px;
    height: 28px; }
  .review-comment .comment {
    display: flex;
    flex-direction: column;
    flex: 1; }
    .review-comment .comment-img {
      display: flex;
      padding: 24px 12px 0 0; }
    .review-comment .comment-head {
      display: flex;
      flex-direction: row;
      padding-bottom: 6px; }
    .review-comment .comment-name {
      display: flex;
      flex: 1;
      font-size: 12px;
      font-weight: 500;
      color: #70818F; }
    .review-comment .comment-time {
      display: flex;
      font-size: 11px;
      font-weight: 500;
      color: #A8B2BA; }
    .review-comment .comment-content {
      display: flex;
      padding: 18px;
      background: #fff;
      font-size: 14px;
      line-height: 20px;
      font-weight: 300;
      color: #233238;
      -webkit-box-shadow: 0 2px 4px 0 rgba(51, 71, 80, 0.1);
      box-shadow: 0 2px 4px 0 rgba(51, 71, 80, 0.1);
      -webkit-border-radius: 0 6px 6px 6px;
      -moz-border-radius: 0 6px 6px 6px;
      -ms-border-radius: 0 6px 6px 6px;
      border-radius: 0 6px 6px 6px; }
      .review-comment .comment-content.highlight {
        background: #fffaed; }

.review-add-comment {
  display: flex;
  position: relative;
  min-height: 50px; }
  .review-add-comment .comment-img {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 12px; }
    .review-add-comment .comment-img .user {
      position: relative;
      top: inherit;
      left: inherit;
      padding-top: 5px;
      font-size: 11px;
      font-weight: 700;
      width: 28px;
      height: 28px; }
  .review-add-comment .comment-text {
    display: flex;
    flex: 1;
    position: relative; }
    .review-add-comment .comment-text .form-control {
      border: 0;
      padding: 14px 12px;
      background: #fff;
      font-size: 15px;
      line-height: 20px;
      font-weight: 300;
      color: #233238;
      width: 100%;
      min-height: 55px !important;
      height: 50px;
      -webkit-box-shadow: 0 2px 4px 0 rgba(51, 71, 80, 0.1);
      box-shadow: 0 2px 4px 0 rgba(51, 71, 80, 0.1);
      -webkit-border-radius: 0 6px 6px 6px;
      -moz-border-radius: 0 6px 6px 6px;
      -ms-border-radius: 0 6px 6px 6px;
      border-radius: 0 6px 6px 6px; }
      .review-add-comment .comment-text .form-control.placeholder {
        color: #748084; }
      .review-add-comment .comment-text .form-control:-moz-placeholder {
        color: #748084; }
      .review-add-comment .comment-text .form-control::-moz-placeholder {
        color: #748084; }
      .review-add-comment .comment-text .form-control::-webkit-input-placeholder {
        color: #748084; }
      .review-add-comment .comment-text .form-control:-ms-input-placeholder {
        color: #748084; }
      @media screen and (max-width: 380px) {
        .review-add-comment .comment-text .form-control {
          min-width: initial !important; } }
      .review-add-comment .comment-text .form-control:focus {
        border-color: #007EE5 !important; }
    .review-add-comment .comment-text .btn-link {
      position: absolute;
      top: 18px;
      right: 18px;
      font-size: 12px;
      line-height: 12px;
      font-weight: 700;
      text-transform: uppercase;
      color: #007EE5; }

.review .history ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-left: solid 1px #D6DBE1; }
  .review .history ul:before {
    display: block;
    content: "";
    position: absolute;
    bottom: -20px;
    left: -1px;
    background-image: linear-gradient(179deg, #DCE1E6 0%, rgba(247, 249, 251, 0) 100%);
    width: 1px;
    height: 20px; }

.review .history li {
  position: relative;
  padding: 0 0 18px 17px; }
  .review .history li:before {
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    left: -5px;
    border: solid 1px #D6DBE1;
    background: #F3F5F7;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px; }

.review .history-name {
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  color: #233238; }

.review .history-content {
  font-size: 14px;
  line-height: 17px;
  font-weight: 300;
  color: #233238; }
  .review .history-content strong {
    font-weight: 500; }

.review .history-time {
  font-size: 11px;
  font-weight: 500;
  color: #A8B2BA; }

.review .notif-green {
  margin: 0 -30px; }

.review .list-head {
  line-height: inherit; }

.drop {
  position: relative; }
  .drop-content {
    display: none;
    position: absolute;
    top: 100%;
    background-color: #ffffff;
    min-width: 229px;
    border-radius: 8px;
    box-shadow: 0px 2px 22px rgba(51, 71, 80, 0.16);
    z-index: 99; }
    .drop-content:before {
      display: none; }
  .drop.show .drop-content {
    display: block; }
  .drop-toggle {
    display: block;
    background: url("../img/ico-dots-v.svg") no-repeat 50% 50%;
    width: 35px; }
  .drop-left {
    left: 0; }
    .drop-left:before {
      left: 11px; }
  .drop-center {
    left: 50%;
    transform: translate(-50%, 0); }
    .drop-center:before {
      left: 50%;
      transform: translate(-50%, 0); }
  .drop-right {
    right: 0; }
    .drop-right:before {
      right: 6px; }
  .drop-menu {
    margin: 0;
    padding: 8px 8px;
    list-style-type: none;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500; }
    .drop-menu .fas {
      margin-right: 10px;
      font-size: 15px; }
    .drop-menu a {
      display: block;
      text-decoration: none;
      color: #334750;
      border-radius: 8px;
      padding: 9px 18px; }

.poweredby {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 2px 12px;
  background: #F7F9FB;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  text-decoration: none;
  color: #2EBD59;
  min-height: 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  .poweredby:hover, .poweredby:visited {
    text-decoration: none;
    color: #2EBD59; }
  .poweredby span {
    display: inline-block;
    padding-right: 6px;
    letter-spacing: -.5px; }
  .poweredby strong {
    font-weight: 700; }

.list {
  margin: 0 -30px;
  padding: 0 30px 30px 30px;
  border-top: solid 1px #E8ECF0; }
  .list-no-bottom-padding {
    padding: 0 30px 0px 30px; }
  .list-head-drop .drop {
    justify-content: center;
    align-items: center; }
    .list-head-drop .drop-menu-toggles {
      padding: 0 !important;
      margin: 0; }
    .list-head-drop .drop .fa-cog {
      font-size: 14px;
      line-height: 14px;
      margin-right: 7px; }
    .list-head-drop .drop .fa-angle-down {
      margin-left: 5px; }
    .list-head-drop .drop .list-switcher {
      margin-top: 0;
      width: 128px;
      border-radius: 22px;
      background: #5D6974;
      position: relative;
      color: #9ca7b7;
      border: 2px solid white;
      display: flex; }
      .list-head-drop .drop .list-switcher label {
        flex: 1;
        z-index: 1;
        position: relative;
        cursor: pointer;
        transition: 0.15s;
        margin-bottom: 0;
        font-size: 14px;
        letter-spacing: -0.4px;
        text-align: center;
        line-height: 21px;
        text-transform: none;
        font-weight: 500;
        color: white;
        padding: 5px 0 4px 0; }
      .list-head-drop .drop .list-switcher input {
        display: none; }
      .list-head-drop .drop .list-switcher .switch-slider {
        background: white;
        position: absolute;
        height: 100%;
        width: 50%;
        top: 0;
        border-radius: 22px;
        box-sizing: border-box;
        transition: 0.15s ease-in-out;
        background-clip: content-box;
        border: 2px solid #5D6974;
        font-size: 14px;
        text-transform: none;
        color: #5D6974;
        letter-spacing: -0.4px;
        text-align: center;
        font-weight: 700;
        line-height: 21px; }
      .list-head-drop .drop .list-switcher input[type="radio"]:checked + label {
        color: #5D6974;
        font-weight: 700; }
      .list-head-drop .drop .list-switcher input:last-of-type[type="radio"]:checked ~ .switch-slider {
        transform: translateX(100%); }
    .list-head-drop .drop li {
      padding: 18px;
      display: flex;
      justify-content: center;
      align-items: center;
      border-bottom: 1px solid grey; }
      @media screen and (max-width: 480px) {
        .list-head-drop .drop li {
          flex-direction: column; } }
      .list-head-drop .drop li:last-child {
        border-bottom: none; }
      .list-head-drop .drop li .drop-item-left {
        flex: 1; }
      .list-head-drop .drop li .drop-item-top {
        font-weight: 700;
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 19px;
        color: #FFFFFF;
        text-align: left;
        text-transform: none; }
      .list-head-drop .drop li .drop-item-bottom {
        font-size: 14px;
        text-transform: none;
        color: #FFFFFF;
        line-height: 17px;
        font-weight: 500;
        text-align: left; }
        @media screen and (max-width: 480px) {
          .list-head-drop .drop li .drop-item-bottom {
            margin-bottom: 12px; } }
      .list-head-drop .drop li .drop-item-right {
        width: 128px; }
    .list-head-drop .drop .drop-content {
      min-width: 360px !important; }
      @media screen and (max-width: 480px) {
        .list-head-drop .drop .drop-content {
          min-width: 200px !important; } }
    .list-head-drop .drop .btn-link {
      font-size: 13px;
      line-height: 13px;
      text-decoration: none;
      display: flex; }
      .list-head-drop .drop .btn-link:hover {
        text-decoration: none; }
  @media screen and (max-width: 450px) {
    .list.public-sharing .list-head {
      flex-direction: column; }
      .list.public-sharing .list-head .form-copy-link {
        padding-top: 0px; }
      .list.public-sharing .list-head .list-switcher {
        margin-top: 0 !important; } }
  .list-switcher {
    margin-top: 10px;
    flex: 1;
    padding: 0; }
    .list-switcher .switcher {
      padding: 0;
      background-color: white; }
      .list-switcher .switcher-label {
        padding: 9px 0 5px 0; }
  .list ol {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .list li {
    padding: 3px 0; }
  .list-wrap {
    display: flex;
    flex-direction: column;
    border: solid 2px transparent;
    background: #fff;
    cursor: pointer;
    min-height: 50px;
    -webkit-box-shadow: 0 2px 12px 0 rgba(51, 71, 80, 0.1);
    box-shadow: 0 2px 12px 0 rgba(51, 71, 80, 0.1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px; }
  .list-inner {
    display: flex;
    flex-direction: row;
    min-height: 46px; }
  .list-content {
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 0 -2px -2px -2px;
    padding: 12px 2px;
    background-image: linear-gradient(90deg, #F7F9FB 0%, rgba(247, 249, 251, 0) 100%);
    min-height: 46px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
    .list-content:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "";
      background-image: linear-gradient(90deg, #DCE1E6 0%, rgba(247, 249, 251, 0) 100%);
      width: 100%;
      height: 1px; }
    .list-content-row {
      display: flex;
      flex-direction: row;
      padding: 4px 0; }
    .list-content .fa-file-alt {
      color: #8A979C; }
    .list-content .list-label .name {
      width: 260px;
      max-width: 100%; }
  .list-check {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center; }
    .list-check:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      background-image: linear-gradient(180deg, rgba(222, 226, 230, 0) 0%, #DEE2E6 49%, rgba(222, 226, 230, 0) 100%);
      width: 1px;
      height: 100%; }
  .list-doc {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 12px; }
    .list-doc .fa-file-upload {
      color: #8A979C; }
    .list-doc .far,
    .list-doc .fas,
    .list-doc .fad,
    .list-doc .fal {
      font-size: 24px; }
    .list-doc .fa-file {
      position: relative;
      color: #2EBD59; }
      .list-doc .fa-file:after {
        display: inline-block;
        position: absolute;
        top: 9px;
        left: 3px;
        content: "";
        background: url(../img/ico-a-file.svg) no-repeat 0 0;
        width: 10px;
        height: 11px; }
      .list-doc .fa-file-word {
        color: #434D56; }
      .list-doc .fa-file-pdf {
        color: #E3263D; }
      .list-doc .fa-file-signature {
        color: #2EBD59; }
  .list-label {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 6px 12px;
    width: 100%; }
    .list-label .name {
      display: block;
      padding-bottom: 2px;
      font-size: 14px;
      line-height: 17px;
      font-weight: 500;
      color: #233238;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      max-width: 190px; }
    .list-label .last-edit {
      display: block;
      font-size: 11px;
      line-height: 14px;
      font-weight: 500;
      color: #A8B2BA; }
  .list-head {
    display: flex;
    flex-direction: row;
    margin-bottom: -3px;
    padding: 0 2px; }
    .list-head-name {
      display: flex;
      flex: 1;
      align-items: center;
      padding-left: 12px;
      font-size: 13px;
      line-height: 13px;
      font-weight: 500;
      text-transform: uppercase;
      color: #5D6974;
      min-height: 50px; }
    .list-head-action {
      display: flex;
      align-items: center;
      min-height: 50px; }
      .list-head-action .btn-link {
        font-size: 13px;
        line-height: 16px;
        font-weight: 700;
        color: #2EBD59; }
        .list-head-action .btn-link:hover {
          color: #2EBD59; }
  .list-action {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    min-height: 28px; }
    .list-action:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background-image: linear-gradient(180deg, rgba(222, 226, 230, 0) 0%, #DEE2E6 49%, rgba(222, 226, 230, 0) 100%);
      width: 1px;
      height: 100%; }
    .list-action .drop-menu {
      margin: 0; }
      .list-action .drop-menu a {
        padding: 9px 18px; }
      .list-action .drop-menu li {
        white-space: nowrap;
        padding: 0; }
  .list .nr {
    display: inline-block;
    margin-left: 12px;
    padding: 4px 8px;
    background: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    text-align: center;
    min-width: 34px;
    color: #233238;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    border-radius: 40px; }
  .list .drop {
    height: 100%; }
    .list .drop-toggle {
      height: 100%; }
  .list .checkbox {
    padding: 0;
    margin: 0; }
    .list .checkbox input {
      display: none; }
    .list .checkbox label {
      width: 45px;
      min-height: 40px; }
      .list .checkbox label::before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -1rem 0 0 -1rem;
        border: 1px solid #B5BCC2;
        background-color: #fff;
        width: 2rem;
        height: 2rem;
        -webkit-border-radius: 0.3rem;
        -moz-border-radius: 0.3rem;
        -ms-border-radius: 0.3rem;
        border-radius: 0.3rem; }
      .list .checkbox label::after {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -1rem 0 0 -1rem;
        padding-top: 0;
        border: 1px solid #2EBD59;
        background-color: #2EBD59;
        width: 2rem;
        height: 2rem;
        -webkit-border-radius: 0.3rem;
        -moz-border-radius: 0.3rem;
        -ms-border-radius: 0.3rem;
        border-radius: 0.3rem; }
    .list .checkbox input[type="checkbox"]:checked + label::after {
      font-family: "Font Awesome 5 Pro";
      font-size: 1.2rem;
      font-weight: 900;
      text-align: center;
      content: "\f00c";
      color: #fff; }

.contract-info {
  margin: -30px -30px 0 -30px;
  padding: 24px 30px;
  background: #EBEEF1;
  background-image: linear-gradient(-45deg, #F3F5F7 0%, #EBEEF1 100%); }
  .contract-info-row {
    display: flex;
    flex-direction: row;
    padding: 3px 0; }
  .contract-info-label {
    display: flex;
    align-items: center;
    margin-right: 18px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    color: #70818F;
    min-width: 101px; }
  .contract-info-value {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    color: #233238; }
  .contract-info .list {
    margin: 0;
    padding: 0;
    border: 0;
    flex: 1; }
    .contract-info .list-wrap {
      flex: 1; }
    .contract-info .list-doc {
      min-width: 27px; }
  .contract-info .review-actions {
    padding: 0; }
    .contract-info .review-actions .btn {
      background-color: white;
      flex: 1; }
  .contract-info .list-doc {
    min-width: 27px; }
  .contract-info .review-actions {
    padding: 0; }
    .contract-info .review-actions .btn {
      flex: 1; }

.notif-green {
  position: relative;
  background-image: linear-gradient(90deg, #E5F6EA 0%, rgba(229, 246, 234, 0) 100%);
  padding: 17px 30px; }
  .notif-green:after, .notif-green:before {
    position: absolute;
    left: 0;
    content: "";
    background-image: linear-gradient(90deg, #2EBD59 0%, rgba(46, 189, 89, 0) 100%);
    width: 100%;
    height: 1px; }
  .notif-green:after {
    top: 0; }
  .notif-green:before {
    bottom: 0; }

.notif-inner {
  display: flex;
  flex-direction: row;
  align-items: center; }

.notif-icon {
  padding: 0 6px 0 12px; }
  .notif-icon .fas {
    font-size: 26px;
    color: #5D6974; }

.notif-text {
  padding: 0 6px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  color: #233238; }

.notif-action .btn-default {
  padding: 6px 24px;
  border: solid 1px #2EBD59;
  background: #fff !important;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #233238 !important; }
  .notif-action .btn-default:visited {
    border-color: #2EBD59 !important;
    background: #fff !important;
    color: #233238 !important; }
  .notif-action .btn-default:hover, .notif-action .btn-default:focus {
    border-color: #2EBD59 !important;
    background: #E5F6EA !important;
    color: #233238 !important; }

.btn-icon {
  margin-top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  min-width: 36px;
  min-height: 36px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  border-radius: 18px; }
  .btn-icon i {
    color: #2EBD59; }
  .btn-icon:hover {
    background: #D5F2DE !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.color-1 {
  border-color: #2192F5;
  color: #2192F5; }

.color-2 {
  border-color: #8E52C2;
  color: #8E52C2; }

.color-3 {
  border-color: #0D961B;
  color: #0D961B; }

.color-4 {
  border-color: #F64431;
  color: #F64431; }

.color-5 {
  border-color: #FFA200;
  color: #FFA200; }

.color-disabled {
  border-color: #8A979C;
  background: #F3F5F7; }

.review-content {
  padding-top: 0 !important; }

.wizard-page .review-content {
  padding-top: 60px !important; }

.review-mobile-actions {
  display: none; }
  .review-mobile-actions .new-version-btn {
    min-width: 220px !important;
    margin-right: 12px;
    font-size: 1.4rem !important; }

.review-hamburger {
  display: none; }
  .review-hamburger-trigger {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2EBD59;
    text-align: center;
    width: 60px;
    height: 60px; }
  .review-hamburger .ico {
    fill: #fff; }

.task-view .invite .user-checklist .user {
  top: 0; }

.task-view .invite .user-checklist label {
  padding: 9px 0 9px 80px !important; }

.task-view .invite .user-checklist .checkbox {
  padding-left: 0; }
  .task-view .invite .user-checklist .checkbox label::before {
    display: none; }

@media screen and (max-width: 1050px) {
  .review-poweredby {
    display: none; } }

@media screen and (max-width: 1024px) {
  .mobile-show {
    display: flex !important; }
  .mobile-hide {
    display: none !important; }
  .review-admin .review-head {
    position: absolute !important; }
  .task-view.review-admin {
    padding-top: 60px !important; }
  .review-actions {
    display: none; }
  .review-sidebar {
    width: 100%;
    overflow: hidden; }
  .review-content {
    flex-direction: column; }
  .review-mobile-actions {
    display: flex;
    justify-content: flex-end;
    padding: 12px;
    background: #fff;
    z-index: 10000;
    align-items: center;
    -webkit-box-shadow: 0 0 30px 0 rgba(51, 71, 80, 0.1);
    box-shadow: 0 0 30px 0 rgba(51, 71, 80, 0.1); } }
  @media screen and (max-width: 1024px) and (max-width: 1024px) {
    .review-mobile-actions a {
      min-height: 36px !important; } }

@media screen and (max-width: 1024px) {
    .review-mobile-actions .drop {
      flex: none;
      width: initial; }
    .review-mobile-actions .btn {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 24px !important;
      height: 36px !important; }
      .review-mobile-actions .btn .nr {
        display: none;
        margin-left: 12px;
        padding: 4px 8px;
        background: #fff;
        font-size: 14px;
        line-height: 14px;
        font-weight: 700;
        text-align: center;
        min-width: 34px;
        color: #2EBD59;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -ms-border-radius: 40px;
        border-radius: 40px; }
      .review-mobile-actions .btn.sign-all .all-text {
        display: inline-block; }
      .review-mobile-actions .btn.sign-selected .nr {
        display: inline-block; }
      .review-mobile-actions .btn .all-text {
        display: none;
        margin-left: 6px; }
      .review-mobile-actions .btn.drop-toggle {
        margin-left: 12px;
        background: transparent;
        width: auto; }
      .review-mobile-actions .btn.mobile-preview {
        margin-left: 12px; }
      .review-mobile-actions .btn.btn-primary {
        border-color: #2EBD59 !important;
        background: #2EBD59 !important;
        font-weight: 700;
        text-transform: uppercase !important;
        font-size: 15px;
        line-height: 16px;
        min-width: 152px;
        -webkit-border-radius: 36px;
        -moz-border-radius: 36px;
        -ms-border-radius: 36px;
        border-radius: 36px;
        max-width: 249px; }
        .review-mobile-actions .btn.btn-primary i {
          margin-right: 12px;
          font-size: 14px;
          color: #fff; }
        .review-mobile-actions .btn.btn-primary:hover {
          border-color: #4DC772 !important;
          background: #4DC772 !important; }
      .review-mobile-actions .btn.btn-default {
        padding: 0 !important;
        border-color: #2EBD59 !important;
        text-decoration: none;
        font-weight: 700;
        color: #233238 !important;
        min-width: 36px;
        -webkit-border-radius: 36px;
        -moz-border-radius: 36px;
        -ms-border-radius: 36px;
        border-radius: 36px; }
        .review-mobile-actions .btn.btn-default.save-btn {
          min-width: 150px; }
        .review-mobile-actions .btn.btn-default i {
          font-size: 16px;
          color: #233238; }
        .review-mobile-actions .btn.btn-default .nr {
          background: #2EBD59;
          color: #fff; }
        .review-mobile-actions .btn.btn-default .fa-ellipsis-v {
          font-size: 14px; }
        .review-mobile-actions .btn.btn-default:visited {
          border-color: #2EBD59 !important; }
        .review-mobile-actions .btn.btn-default:hover {
          background: #E5F6EA !important; }
      .review-mobile-actions .btn-download {
        flex: 1; }
    .review-mobile-actions .drop-content {
      top: inherit;
      bottom: 100%;
      margin-bottom: 12px;
      margin-right: -12px;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
      .review-mobile-actions .drop-content:before {
        display: none; }
  .list-label .name {
    white-space: initial; } }

@media screen and (max-width: 640px) {
  .review .contract-info {
    padding-left: 18px;
    padding-right: 18px; }
    .review .contract-info .review-actions {
      display: flex !important; }
  .review-brand {
    padding: 6px 12px; }
    .review-brand img {
      max-width: 60px; }
    .review-brand-nav ul a {
      height: 80px; }
  .review-doc-name {
    padding: 0 0 0 12px;
    font-size: 16px;
    line-height: 20px; } }

@media screen and (min-width: 1024px) {
  .review-sidebar-contract .no-content-container {
    display: none !important; } }

@media screen and (max-width: 420px) {
  .review-brand {
    display: none; }
  .review-doc-name .form-group {
    margin: 0 0 0 12px;
    min-width: inherit; }
  .review-doc-name .form-input {
    font-size: 15px;
    overflow: hidden; }
  .notif-green {
    padding-left: 18px;
    padding-right: 18px; }
  .list {
    padding: 0 18px 30px 18px !important; }
  .signing-methods-container .col-md-5 {
    float: none !important;
    width: auto !important;
    clear: both; }
  .signing-methods-container .btn.btn-round {
    margin: 0 !important; }
  .signing-methods-container .radio {
    padding-left: 0; } }

.flex-1 {
  flex: 1; }

.toggle-psw {
  position: relative; }
  .toggle-psw .checkbox {
    position: absolute;
    right: 24px;
    top: 1px; }
    .toggle-psw .checkbox input[type="checkbox"] {
      margin-top: 2px; }

.public-sharing-password .form-input.sharing-pwd-inp {
  background-color: white;
  padding-right: 150px;
  flex: none;
  height: 100%; }

.public-sharing-password .toggle-psw {
  padding-bottom: 0 !important; }

.public-sharing-password .list-form-group {
  margin-right: 0;
  flex-wrap: wrap; }
  .public-sharing-password .list-form-group.has-error .sharing-pwd-inp {
    border: 1px solid red; }
  .public-sharing-password .list-form-group .form-error {
    width: 100%; }

@media screen and (max-width: 450px) {
  .public-sharing-password .toggle-psw .checkbox {
    position: relative;
    top: initial;
    right: initial; }
  .public-sharing-password .list-form-group {
    flex: initial;
    width: 100%; }
  .public-sharing-password .form-input.sharing-pwd-inp {
    padding-right: 0px; }
  .public-sharing-password .form-group {
    margin-bottom: 10px; }
  .public-sharing-password .checkbox {
    margin-bottom: 10px !important; } }

.adoc .review-sidebar-content .list-action:after,
.adoc .review-sidebar-content .list-action:before {
  display: none !important; }

.adoc .review-document {
  justify-content: center; }

.adoc .sign-selected:after {
  position: relative !important; }

.list-signed {
  background: #DAE0E5; }
  .list-signed .list-action:after {
    background: linear-gradient(180deg, rgba(186, 194, 203, 0.0001) 0%, #BAC2CB 48.88%, rgba(186, 194, 203, 0.0001) 100%); }
  .list-signed .last-edit {
    color: #7d878e; }

.adoc .review-sidebar {
  overflow: initial !important; }
  @media screen and (max-width: 1024px) {
    .adoc .review-sidebar {
      overflow: initial !important; } }

.yellow-notification {
  background: #FDE28B;
  border-radius: 10px;
  margin-top: 5px;
  width: 100%;
  min-height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 1.2rem; }
  .yellow-notification i {
    color: #233238 !important;
    font-weight: 900;
    font-size: 24px;
    line-height: 30px; }

/* LAWYERS */
.for-lawyers {
  height: auto !important; }
  .for-lawyers .navbar-product {
    float: left;
    padding: 12px 0 0 24px;
    font-size: 20px;
    line-height: 23px;
    font-weight: 300;
    color: #2EBD59; }
  .for-lawyers .header {
    background: #F7F9FB;
    background-image: linear-gradient(90deg, #F7F9FB 0%, white 50%); }
    @media screen and (max-width: 998px) {
      .for-lawyers .header {
        background: white;
        background-image: none; } }
    .for-lawyers .header-img {
      width: 50%; }
      @media screen and (max-width: 900px) {
        .for-lawyers .header-img {
          margin-top: -60px;
          width: 100% !important; } }
    .for-lawyers .header .hero-header {
      position: relative; }
      .for-lawyers .header .hero-header .header-img {
        display: none; }
        @media screen and (max-width: 998px) {
          .for-lawyers .header .hero-header .header-img {
            display: block; } }
      .for-lawyers .header .hero-header:before {
        content: "";
        position: absolute;
        right: -100px;
        top: -20px;
        background: url("../img/avokaado-illustration-a.svg") no-repeat 100% 0;
        width: 100%;
        height: 786px;
        background-size: contain; }
        @media screen and (max-width: 1371px) {
          .for-lawyers .header .hero-header:before {
            right: -200px; } }
        @media screen and (max-width: 1080px) {
          .for-lawyers .header .hero-header:before {
            right: -300px; } }
        @media screen and (max-width: 998px) {
          .for-lawyers .header .hero-header:before {
            content: none; } }
    .for-lawyers .header .container {
      padding: 180px 0 210px 0;
      min-height: 786px; }
    .for-lawyers .header:before {
      display: block;
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      background: url("../img/angle-white-left.svg") no-repeat 0 0;
      width: 100%;
      height: 81px;
      z-index: 1000; }
    .for-lawyers .header-bo {
      position: absolute;
      top: -190px;
      left: 0; }
    .for-lawyers .header-inner {
      width: 50%; }
    .for-lawyers .header h1 {
      padding: 0 0 30px 0;
      font-size: 48px;
      font-weight: 500;
      line-height: 53px;
      color: #2E3537;
      letter-spacing: -1.04px; }
      .for-lawyers .header h1 span {
        color: #2EBD59;
        font-weight: 700; }
    .for-lawyers .header .sub-text {
      padding: 0 10px 15px 0;
      font-weight: 300;
      font-size: 24px;
      color: #2E3537;
      letter-spacing: 0;
      line-height: 34px; }
    .for-lawyers .header-action {
      padding-top: 15px;
      display: flex;
      flex-direction: row; }
      .for-lawyers .header-action .btn {
        font-size: 20px;
        line-height: 20px;
        font-weight: 700; }
      .for-lawyers .header-action .btn.btn-primary {
        margin-right: 12px;
        padding: 14px 30px;
        background: #2EBD59 !important;
        border-color: #2EBD59 !important;
        color: #fff;
        min-width: 320px;
        height: 52px;
        -webkit-border-radius: 26px !important;
        -moz-border-radius: 26px !important;
        -ms-border-radius: 26px !important;
        border-radius: 26px !important; }
        .for-lawyers .header-action .btn.btn-primary:hover {
          background: #2EBD59 !important;
          border-color: #2EBD59 !important; }
      .for-lawyers .header-action .btn.btn-secondary {
        padding: 14px 30px;
        background: #fff !important;
        border: solid 2px #2EBD59 !important;
        color: #2E3537;
        min-width: 220px;
        height: 52px;
        -webkit-border-radius: 26px !important;
        -moz-border-radius: 26px !important;
        -ms-border-radius: 26px !important;
        border-radius: 26px !important;
        margin-top: 0;
        text-transform: initial; }
        .for-lawyers .header-action .btn.btn-secondary:hover {
          background: #fff !important; }
    .for-lawyers .header-clients {
      padding: 63px 0 0 0; }
      .for-lawyers .header-clients .heading {
        position: relative;
        padding: 0 0 18px 0;
        font-size: 12px;
        line-height: 12px;
        font-weight: 500;
        text-transform: uppercase;
        color: #949EA2; }
        .for-lawyers .header-clients .heading:before {
          display: block;
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          background-image: linear-gradient(90deg, #DCE1E6 0%, rgba(247, 249, 251, 0) 100%);
          width: 100%;
          height: 1px; }
      .for-lawyers .header-clients-logos {
        margin: 0;
        padding: 18px 0 0 0;
        list-style-type: none; }
        .for-lawyers .header-clients-logos::after {
          clear: both;
          content: "";
          display: table; }
        .for-lawyers .header-clients-logos li {
          float: left;
          padding: 0 30px 0 0; }
          .for-lawyers .header-clients-logos li img {
            opacity: 0.6;
            filter: alpha(opacity=60); }
          .for-lawyers .header-clients-logos li:last-child {
            padding-right: 0; }
  .for-lawyers .quote h3 {
    margin: 0;
    padding: 0 0 80px 0;
    font-size: 38px;
    line-height: 44px;
    font-weight: 300;
    text-align: center;
    color: #2EBD59; }
    .for-lawyers .quote h3 strong {
      display: block;
      padding: 6px 0;
      font-weight: 500;
      text-transform: uppercase;
      color: #2E3537; }
  .for-lawyers .quote .ico-heart {
    display: inline-block;
    margin: 0 18px;
    background: url("../img/ico-heart.svg") no-repeat 0 0;
    width: 31px;
    height: 28px; }
  .for-lawyers .footer {
    position: relative;
    border: 0;
    margin-top: 0;
    background: #fff; }
    .for-lawyers .footer-bottom {
      border: 0;
      padding: 0;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center;
      min-height: 70px; }
    .for-lawyers .footer .brand {
      display: flex;
      margin-right: 36px;
      background-size: 100%;
      width: 130px;
      height: 37px; }
    .for-lawyers .footer .contact {
      display: flex;
      flex: 1;
      padding: 0; }
    .for-lawyers .footer .terms-privacy {
      display: flex; }
      .for-lawyers .footer .terms-privacy li {
        padding-top: 0; }
    .for-lawyers .footer .social {
      display: flex; }
    .for-lawyers .footer:before {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background-image: linear-gradient(-90deg, rgba(247, 249, 251, 0) 0%, #DCE1E6 50%, rgba(247, 249, 251, 0) 100%);
      width: 100%;
      height: 1px; }

.blockFL {
  padding: 150px 0 100px 0;
  overflow: hidden;
  min-height: 760px; }
  .blockFL .container {
    width: 100%; }
  .blockFL-content {
    display: flex;
    flex-wrap: wrap; }
  .blockFL-info {
    flex: 0 0 58%;
    max-width: 58%; }
  .blockFL-img {
    position: relative;
    flex: 0 0 42%;
    max-width: 42%; }
  .blockFL h3 {
    margin: 0;
    padding: 0;
    font-size: 38px;
    line-height: 44px;
    font-weight: 300;
    color: #2EBD59; }
    .blockFL h3 strong {
      display: block;
      padding: 6px 0;
      font-weight: 500;
      text-transform: uppercase;
      color: #2E3537; }
  .blockFL .sub-text {
    margin: 0;
    padding: 23px 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    color: #6A7275; }
  .blockFL .green-text {
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    font-style: italic;
    letter-spacing: -.26px;
    color: #28B64E; }
    .blockFL .green-text a:hover,
    .blockFL .green-text a,
    .blockFL .green-text a:focus,
    .blockFL .green-text a:visited {
      font-style: italic;
      font-weight: 300;
      letter-spacing: -0.26px;
      color: #007EE5;
      text-decoration: underline; }
    .blockFL .green-text strong {
      font-weight: 500; }
  .blockFL.wide {
    padding-top: 70px; }
    .blockFL.wide .blockFL-info {
      flex: 0 0 77%;
      max-width: 77%; }
    .blockFL.wide h3,
    .blockFL.wide .sub-text,
    .blockFL.wide .green-text {
      max-width: 520px; }
  .blockFL.left {
    background-image: linear-gradient(149deg, #F7F9FB 0%, rgba(247, 249, 251, 0) 56%);
    min-height: 810px; }
    .blockFL.left .blockFL-info {
      padding-left: 7%; }
    .blockFL.left .blockFL-img-a {
      position: absolute;
      top: -100px;
      right: 0; }
  .blockFL.right .blockFL-info {
    padding-right: 7%; }
  .blockFL.right .blockFL-img-b {
    position: absolute;
    top: -150px;
    left: -70px; }

.table {
  margin: 64px 0 0 0; }
  .table-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start; }
    .table-row:nth-child(2) .table-cell:last-child {
      margin-top: -8px;
      min-height: 60px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
    .table-row:nth-child(5) .table-cell:last-child {
      margin-bottom: -8px;
      min-height: 60px;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px; }
  .table-head, .table-cell, .table-foot {
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    margin: 2px;
    padding: 12px 19px;
    min-height: 50px; }
    .table-head:first-child, .table-cell:first-child, .table-foot:first-child {
      flex: 1 1 36%;
      justify-content: flex-start; }
    .table-head:last-child, .table-cell:last-child, .table-foot:last-child {
      flex: 1 1 11%; }
  .table-head {
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    color: #A7B2B6; }
    .table-head:last-child {
      color: #2EBD59; }
  .table-cell {
    background: #F7F9FB;
    font-size: 15px;
    line-height: 18px;
    font-weight: 300;
    color: #444B4E; }
    .table-cell:first-child {
      font-weight: 500; }
    .table-cell:last-child {
      background: #2EBD59;
      font-weight: 500;
      color: #fff; }
  .table-foot {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    color: #2EBD59; }
  .table .ico-check-circle {
    display: inline-block;
    margin-right: 10px;
    background: url("../img/check-white-circle.svg") no-repeat 0 0;
    width: 20px;
    height: 20px; }
  .table .fa-check-circle {
    font-size: 21px;
    margin-right: 10px; }

.tube {
  margin: 30px 0 0 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  font-size: 15px;
  line-height: 19px;
  font-weight: 500; }
  .tube-utilized, .tube-missing {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 14px;
    min-height: 50px; }
    .tube-utilized strong, .tube-missing strong {
      display: inline-block;
      padding-right: 12px;
      font-size: 24px;
      font-weight: 700; }
  .tube-utilized {
    flex: 1 1 10%;
    margin-right: 4px;
    background: #2EBD59;
    color: #fff;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px; }
  .tube-missing {
    flex: 1 1 90%;
    background: #EDF2F6;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px; }
  .tube-green, .tube-gray {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 14px;
    min-height: 50px; }
    .tube-green strong, .tube-gray strong {
      display: inline-block;
      padding-right: 12px;
      font-size: 24px;
      font-weight: 700; }
  .tube-green {
    flex: 1 1 10%;
    margin-left: 4px;
    background: #2EBD59;
    color: #fff;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px; }
    .tube-green label {
      color: #2EBD59; }
  .tube-gray {
    flex: 1 1 90%;
    background: #EDF2F6;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px; }
    .tube-gray label {
      color: #444B4E; }
  .tube label {
    position: absolute;
    bottom: -29px;
    left: 14px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-transform: uppercase; }

.demo {
  overflow: hidden;
  background-image: linear-gradient(90deg, #F2FBF5 0%, rgba(242, 251, 245, 0) 50%); }
  .demo-row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-top: 30px;
    background: url(../img/demo-bg.png) no-repeat 100% 0;
    min-height: 260px; }
  .demo-text {
    display: flex;
    align-items: center;
    padding-right: 50px;
    min-width: 460px; }
    .demo-text h3 {
      margin: 0;
      padding: 0;
      font-size: 38px;
      line-height: 44px;
      font-weight: 300;
      letter-spacing: -.5px;
      color: #2EBD59; }
      .demo-text h3 strong {
        display: block;
        padding: 6px 0;
        font-weight: 500;
        text-transform: uppercase;
        color: #2E3537; }
  .demo-email, .demo-fields, .demo-done {
    width: 460px;
    max-width: 100%; }
  .demo-fields .demo-block {
    padding: 38px 32px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .demo-done .demo-block {
    padding: 28px 32px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .demo-done .sub-text {
    margin: 0 auto !important;
    max-width: 340px; }
  .demo-block {
    display: block;
    padding: 38px;
    background: #fff;
    -webkit-box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.1);
    box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    .demo-block .btn.btn-primary {
      padding: 13px 14px;
      font-weight: 700;
      height: 44px; }
    .demo-block h2 {
      color: #233238;
      font-weight: 700;
      font-size: 26px;
      line-height: 32px;
      text-align: center; }
    .demo-block h4 {
      margin: 0;
      padding: 0 0 12px 0;
      font-size: 38px;
      line-height: 44px;
      font-weight: 300;
      text-align: center;
      color: #2E3537; }
    .demo-block .sub-text {
      margin: 0;
      padding: 0 0 24px 0;
      font-size: 16px;
      line-height: 24px;
      font-weight: 300;
      text-align: center;
      color: #233238; }
  .demo .ico-done {
    display: block;
    margin: 18px auto;
    background: url("../img/check-green-circle.svg") no-repeat 0 0;
    width: 100px;
    height: 100px; }
  .demo .checkbox {
    padding: 0;
    margin: 12px 0 0 0 !important; }
    .demo .checkbox input {
      display: none; }
    .demo .checkbox label {
      padding-left: 30px; }
      .demo .checkbox label::before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 0;
        margin: -1rem 0 0 0;
        border: 1px solid #B5BCC2;
        background-color: #fff;
        width: 2rem;
        height: 2rem;
        -webkit-border-radius: 0.3rem;
        -moz-border-radius: 0.3rem;
        -ms-border-radius: 0.3rem;
        border-radius: 0.3rem; }
      .demo .checkbox label::after {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 0;
        margin: -1rem 0 0 0;
        padding-top: 0;
        border: 1px solid #2EBD59;
        background-color: #2EBD59;
        width: 2rem;
        height: 2rem;
        -webkit-border-radius: 0.3rem;
        -moz-border-radius: 0.3rem;
        -ms-border-radius: 0.3rem;
        border-radius: 0.3rem; }
    .demo .checkbox input[type="checkbox"]:checked + label::after {
      font-family: "Font Awesome 5 Pro";
      font-size: 1.2rem;
      line-height: 2rem;
      font-weight: 900;
      text-align: center;
      content: "\f00c";
      color: #fff; }
  .demo-guide .demo-block {
    padding: 36px 30px;
    width: 100%; }
  .demo-guide .demo-text {
    padding-right: 28px;
    min-width: inherit;
    max-width: 320px; }
    .demo-guide .demo-text h3 {
      font-size: 40px;
      line-height: 46px;
      font-weight: 700;
      letter-spacing: -.52px;
      color: #233238; }
      .demo-guide .demo-text h3 u {
        display: inline-block;
        position: relative;
        text-decoration: none; }
        .demo-guide .demo-text h3 u:after {
          position: absolute;
          bottom: 0;
          left: 0;
          content: "";
          background: #2EBD59;
          width: 100%;
          height: 3px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px; }
  .demo-guide .demo-email,
  .demo-guide .demo-done {
    flex: 1;
    width: auto; }
  .demo-guide .form-input:focus {
    border-color: #2EBD59; }
  .demo-guide .btn.btn-primary {
    background: #2EBD59 !important;
    border-color: #2EBD59 !important; }
    .demo-guide .btn.btn-primary:hover {
      background: #2EBD59 !important;
      border-color: #2EBD59 !important; }
  .demo-guide .form-col {
    flex: auto;
    min-width: 120px; }
  .demo-guide .checkbox {
    margin-left: 6px !important; }
  .demo-guide .show {
    display: flex !important; }

.form-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start; }
  .form-row .checkbox {
    margin: 8px 0 0 0;
    color: #6d7477; }
    .form-row .checkbox label {
      font-weight: 300; }
    .form-row .checkbox .checkbox-material .check {
      margin-right: 8px;
      border: solid 1px #B5BCC2;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .form-row .checkbox input[type=checkbox]:checked + .checkbox-material .check:before {
      margin-top: 2px;
      margin-left: 2px;
      font-size: 14px !important; }

.form-col {
  margin: 6px;
  flex: 1;
  position: relative; }
  .form-col.has-error .form-input {
    border-color: #e53935; }
  .form-col.has-disabled .form-input {
    pointer-events: none;
    background: #F5F5F5; }

.form-ico .form-input {
  padding-left: 42px; }

.form-ico .far,
.form-ico .fas {
  position: absolute;
  top: 13px;
  left: 14px;
  font-size: 18px;
  color: #6A7275;
  text-align: center;
  width: 18px; }

.form-email {
  margin: 0;
  padding: 0; }
  .form-email .form-col {
    margin: 0;
    flex: 1 1 66%; }
  .form-email .form-action {
    flex: 1 1 34%;
    padding-left: 6px; }

.form-input {
  display: block;
  padding: 12px 14px 14px 14px;
  border: solid 1px #B5BCC2;
  background: #fff;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  outline: 0;
  color: #424242;
  width: 100%;
  height: 44px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .form-input.placeholder {
    color: #6A7275; }
  .form-input:-moz-placeholder {
    color: #6A7275; }
  .form-input::-moz-placeholder {
    color: #6A7275; }
  .form-input::-webkit-input-placeholder {
    color: #6A7275; }
  .form-input:-ms-input-placeholder {
    color: #6A7275; }
  .form-input:focus {
    border-color: #007EE5; }

@media screen and (max-width: 1024px) {
  .for-lawyers .container,
  .for-lawyers .header,
  .for-lawyers .footer {
    width: auto !important; }
  .for-lawyers .blockFL.wide .blockFL-info {
    flex: 0 0 100%;
    max-width: 100%; }
  .for-lawyers .header-inner {
    max-width: 495px; }
  .demo-row {
    padding: 0 0 50px 0;
    flex-direction: column; }
  .demo-text {
    padding: 0 0 50px 0;
    justify-content: center; }
    .demo-text h3 {
      text-align: center; }
  .demo-email, .demo-fields, .demo-done {
    width: 100%; } }

@media screen and (max-width: 900px) {
  .for-lawyers .navbar-product {
    display: none; }
  .for-lawyers .header .container {
    padding-bottom: 0; }
  .for-lawyers .header-inner {
    width: auto; }
  .for-lawyers .header-bo {
    position: relative;
    top: 0;
    left: 0;
    width: 115%; }
  .for-lawyers .header-clients .heading:before {
    background-image: linear-gradient(90deg, rgba(247, 249, 251, 0) 0%, #DCE1E6 50%, rgba(247, 249, 251, 0) 100%); }
  .for-lawyers .header-clients-logos li {
    float: none; }
  .for-lawyers .footer-bottom {
    padding: 24px 0;
    flex-direction: column; }
  .for-lawyers .footer .brand {
    margin: 0;
    top: 0; }
  .for-lawyers .footer .contact {
    display: inline-block;
    padding: 18px 0 8px 0; }
    .for-lawyers .footer .contact li:last-child {
      padding-right: 0; }
  .for-lawyers .footer .terms-privacy {
    padding: 0 0 24px 0; }
    .for-lawyers .footer .terms-privacy li:first-child {
      padding-left: 0; }
  .for-lawyers .footer .social {
    padding: 0; }
    .for-lawyers .footer .social a {
      margin: 0 6px; }
  .table-cell {
    min-height: 60px; }
  .table-row:nth-child(2) .table-cell:last-child {
    min-height: 70px; }
  .demo-row {
    background-size: contain;
    background-position: 0 80%; } }

@media screen and (max-width: 768px) {
  .blockFL {
    padding: 90px 0;
    min-height: inherit; }
    .blockFL.wide {
      padding-top: 0; }
    .blockFL.left .blockFL-info {
      padding-left: 0; }
    .blockFL.left .blockFL-img-a {
      position: relative;
      top: inherit;
      right: inherit;
      width: 100%; }
    .blockFL.right {
      padding-bottom: 0; }
      .blockFL.right .blockFL-info {
        padding-right: 0; }
      .blockFL.right .blockFL-img-b {
        position: relative;
        top: inherit;
        left: inherit;
        width: 100%; }
    .blockFL-img {
      position: relative;
      flex: none;
      max-width: 100%;
      margin-bottom: 30px; }
    .blockFL-info {
      flex: none;
      max-width: 100%; } }

.results .container {
  width: auto !important; }

@media screen and (max-width: 900px) {
  .for-lawyers .header-action {
    flex-direction: column;
    align-items: center; } }

@media screen and (max-width: 780px) {
  .text-content h1 {
    font-size: 32px;
    line-height: 43px; } }

@media screen and (max-width: 640px) {
  .for-lawyers .container {
    padding-left: 20px !important;
    padding-right: 20px !important; }
  .for-lawyers .header .container {
    padding-top: 100px; }
  .for-lawyers .header h1 {
    font-size: 32px;
    line-height: 36px; }
  .for-lawyers .header .sub-text {
    padding-right: 0;
    font-size: 18px;
    line-height: 26px; }
    .for-lawyers .header .sub-text br {
      display: none; }
  .for-lawyers .quote h3 {
    padding-bottom: 30px;
    font-size: 30px;
    line-height: 30px; }
    .for-lawyers .quote h3 .ico-heart {
      display: block;
      margin: 12px 18px;
      background-position: 50% 0;
      width: auto; }
  .for-lawyers .header-action {
    flex-direction: column;
    align-items: center; }
    .for-lawyers .header-action .btn.btn-primary {
      margin: 0 0 12px 0;
      min-width: 270px; }
    .for-lawyers .header-action .btn {
      max-width: 220px; }
  .blockFL h3 {
    font-size: 30px;
    line-height: 30px; }
  .blockFL .sub-text {
    padding: 18px 0;
    font-size: 16px;
    line-height: 24px; }
  .blockFL .green-text {
    font-size: 16px;
    line-height: 20px; }
  .blockFL.wide {
    padding-bottom: 0; }
    .blockFL.wide .blockFL-info {
      position: relative; }
  .table {
    position: relative;
    margin: 24px -20px 0 -20px;
    width: auto;
    max-width: none; }
    .table-head {
      border-bottom: solid 1px #e9ecf0;
      /*&:nth-child(2),
      &:nth-child(3) {
        display: none;
      }*/ }
      .table-head:first-child {
        display: none; }
    .table-cell:first-child {
      flex: 1 1 100%;
      font-size: 17px;
      background: transparent;
      min-height: auto;
      padding-top: 24px; }
    .table-row:nth-child(2) .table-cell:last-child, .table-row:nth-child(5) .table-cell:last-child {
      margin: 2px;
      min-height: 60px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0; }
    .table-row:last-child .table-foot:first-child, .table-row:last-child .table-foot:nth-child(2) {
      display: none; }
  .demo h3 {
    font-size: 30px;
    line-height: 30px; }
  .demo-row {
    background: none; }
  .demo-fields .form-row {
    flex-direction: column;
    align-items: initial; } }

@media screen and (max-width: 440px) {
  .demo .form-email {
    flex-direction: column; }
    .demo .form-email .form-ico {
      width: 100%; }
    .demo .form-email .form-action {
      width: 100%;
      padding: 12px 0 0 0; }
  .for-lawyers .header-inner {
    padding-bottom: 40px; } }

.bureau-login .demo-done {
  margin-bottom: 4rem; }

.bureau-login .demo-block {
  display: block;
  padding: 38px;
  background: #fff;
  -webkit-box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.1);
  box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .bureau-login .demo-block .ico-done {
    display: block;
    margin: 18px auto;
    background: url(../img/check-green-circle-thin.svg) no-repeat 0 0;
    width: auto;
    height: 100px;
    background-size: contain;
    background-position: center center; }
  .bureau-login .demo-block .form-text {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0;
    color: #2EBD59;
    text-align: center;
    margin: 0 auto;
    margin-top: .8rem;
    display: flex;
    justify-content: center;
    align-items: center; }
  .bureau-login .demo-block p {
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 0;
    text-align: center;
    max-width: 36rem;
    margin: 0 auto;
    margin-bottom: 2rem; }
  .bureau-login .demo-block .btn-link,
  .bureau-login .demo-block .btn-link:hover,
  .bureau-login .demo-block .btn-link:visited,
  .bureau-login .demo-block .btn-link:focus {
    margin: 0;
    padding: 0;
    font-weight: 600;
    text-transform: none;
    color: #2ebd59;
    border-radius: 0;
    width: initial;
    display: initial;
    height: initial;
    font-size: 14px;
    font-style: normal;
    line-height: 17px;
    margin-left: .2rem; }
  .bureau-login .demo-block .demo-fields .demo-block {
    padding: 38px 32px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .bureau-login .demo-block .form-agree {
    border: solid 1px #edf2f7;
    padding: 10px;
    background: #f7f9fb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
  .bureau-login .demo-block .form-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start; }
  .bureau-login .demo-block label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700; }
  .bureau-login .demo-block .form-ico .far, .bureau-login .demo-block .form-ico .fas {
    position: absolute;
    font-size: 18px;
    color: #6a7275;
    text-align: center;
    width: 18px;
    top: 50%;
    left: 22px;
    transform: translate(-50%, -50%); }

.saml-container {
  margin-bottom: 1.5rem; }

/* PRODUCT PAGE */
.product-page {
  height: auto !important; }
  .product-page .brand {
    background: url(../img/brand-avokaado-gray.svg) no-repeat 0 0;
    width: 162px; }
  .product-page .navbar-product {
    float: left;
    padding: 12px 0 0 24px;
    font-size: 20px;
    line-height: 23px;
    font-weight: 300;
    color: #007EE5; }
  .product-page .navbar.invis .navbar-nav li.active a {
    color: #007EE5;
    -webkit-box-shadow: 0 2px 0 #007EE5;
    box-shadow: 0 2px 0 #007EE5; }
  .product-page .header {
    background: #F7F9FB;
    background-image: linear-gradient(90deg, #F7F9FB 0%, white 100%); }
    .product-page .header:before {
      display: block;
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      background: url(../img/angle-white-left.svg) no-repeat 0 0;
      width: 100%;
      height: 81px; }
    .product-page .header .container {
      display: flex;
      padding-top: 160px; }
    .product-page .header-bo {
      margin-top: -80px; }
    .product-page .header-inner {
      float: none;
      width: 440px; }
    .product-page .header h1 {
      padding: 0 0 30px 0;
      font-size: 46px;
      line-height: 50px;
      color: #2E3537;
      max-width: 410px; }
      .product-page .header h1 span {
        color: #007EE5; }
    .product-page .header .sub-text {
      padding: 0 50px 15px 0;
      font-size: 20px;
      line-height: 28px;
      color: #6A7275; }
    .product-page .header-action {
      padding-top: 15px; }
      .product-page .header-action .btn {
        font-size: 20px;
        line-height: 24px;
        font-weight: 700; }
    .product-page .header-clients {
      padding: 63px 0 0 0; }
      .product-page .header-clients .heading {
        position: relative;
        padding: 0 0 18px 0;
        font-size: 12px;
        line-height: 12px;
        font-weight: 500;
        text-transform: uppercase;
        color: #949EA2; }
        .product-page .header-clients .heading:before {
          display: block;
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          background-image: linear-gradient(90deg, #DCE1E6 0%, rgba(247, 249, 251, 0) 100%);
          width: 100%;
          height: 1px; }
      .product-page .header-clients-logos {
        display: flex;
        margin: 0;
        padding: 18px 0 0 0;
        list-style-type: none; }
        .product-page .header-clients-logos::after {
          clear: both;
          content: "";
          display: table; }
        .product-page .header-clients-logos li {
          display: flex;
          justify-content: center;
          align-items: center;
          padding: 0 30px 0 0; }
          .product-page .header-clients-logos li:last-child {
            padding-right: 0; }
  .product-page .blockFL {
    min-height: auto; }
    .product-page .blockFL h3 {
      color: #007EE5; }
    .product-page .blockFL-list {
      margin: 0;
      padding: 20px 0 0 0;
      list-style-type: none;
      font-size: 20px;
      line-height: 23px;
      font-weight: 300;
      color: #007EE5; }
      .product-page .blockFL-list li {
        position: relative;
        margin-bottom: 18px;
        padding: 0 0 0 42px; }
        .product-page .blockFL-list li:before {
          display: block;
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          background: url("../img/ico-check-blue.svg") no-repeat 0 0;
          width: 24px;
          height: 24px; }
    .product-page .blockFL-info {
      flex: 0 0 46%;
      max-width: 46%; }
    .product-page .blockFL-img {
      display: flex; }
    .product-page .blockFL.wide {
      position: relative;
      margin-top: -320px; }
    .product-page .blockFL.left {
      background-image: none; }
      .product-page .blockFL.left .blockFL-img {
        justify-content: flex-end; }
      .product-page .blockFL.left .blockFL-img-a {
        position: relative;
        top: inherit;
        right: inherit;
        margin-right: -60px;
        margin-top: -140px; }
    .product-page .blockFL.right {
      padding: 0; }
      .product-page .blockFL.right .blockFL-img {
        justify-content: flex-start; }
      .product-page .blockFL.right .blockFL-img-b {
        position: relative;
        top: inherit;
        left: inherit; }
    .product-page .blockFL-features {
      display: flex;
      flex-direction: row;
      margin: 0;
      padding: 40px 0 0 0;
      list-style-type: none; }
      .product-page .blockFL-features li {
        display: flex;
        flex-direction: column;
        position: relative;
        padding: 12px 50px;
        font-size: 14px;
        line-height: 20px;
        font-weight: 500;
        text-transform: uppercase;
        color: #949EA2; }
        .product-page .blockFL-features li:after {
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          content: "";
          background-image: linear-gradient(-180deg, rgba(223, 223, 223, 0) 0%, #DFDFDF 49%, rgba(223, 223, 223, 0) 100%);
          width: 1px;
          height: 100%; }
        .product-page .blockFL-features li strong {
          display: block;
          padding-bottom: 12px;
          font-size: 48px;
          line-height: 48px;
          font-weight: 500;
          text-transform: none;
          color: #007EE5; }
        .product-page .blockFL-features li:first-child {
          padding-left: 0; }
        .product-page .blockFL-features li:last-child {
          padding-right: 0; }
          .product-page .blockFL-features li:last-child:after {
            display: none; }
  .product-page .quote h3 {
    margin: 0;
    padding: 0 0 80px 0;
    font-size: 38px;
    line-height: 44px;
    font-weight: 300;
    text-align: center;
    color: #007EE5; }
    .product-page .quote h3 strong {
      display: block;
      padding: 6px 0;
      font-weight: 500;
      text-transform: uppercase;
      color: #2E3537; }
  .product-page .quote .ico-heart {
    display: inline-block;
    margin: 0 18px;
    background: url("../img/ico-heart.svg") no-repeat 0 0;
    width: 31px;
    height: 28px; }
  .product-page .quote-head:before {
    background: #007EE5 url(../img/quote-white.svg) no-repeat 50% 50%; }
  .product-page .demo-text h3 {
    color: #007EE5; }
  .product-page .demo-row {
    background: url(../img/demo-bg-blue.png) no-repeat 100% 0; }
  .product-page .footer {
    position: relative;
    border: 0;
    margin-top: 0;
    background: #fff; }
    .product-page .footer-bottom {
      border: 0;
      padding: 0;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center;
      min-height: 70px; }
    .product-page .footer .brand {
      display: flex;
      margin-right: 36px;
      background-size: 100%;
      width: 130px;
      height: 37px; }
    .product-page .footer .contact {
      display: flex;
      flex: 1;
      padding: 0; }
    .product-page .footer .terms-privacy {
      display: flex; }
      .product-page .footer .terms-privacy li {
        padding-top: 0; }
    .product-page .footer .social {
      display: flex; }
    .product-page .footer:before {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background-image: linear-gradient(-90deg, rgba(247, 249, 251, 0) 0%, #DCE1E6 50%, rgba(247, 249, 251, 0) 100%);
      width: 100%;
      height: 1px; }

@media screen and (max-width: 1280px) {
  .product-page .header .sub-text {
    font-size: 18px;
    line-height: 26px; }
  .product-page .header-bo {
    max-width: 900px; }
  .product-page .blockFL.wide {
    margin-top: 0; }
  .product-page .blockFL.left .blockFL-img-a {
    margin-top: -80px;
    max-height: 800px; } }

@media screen and (max-width: 1024px) {
  .product-page .container,
  .product-page .header,
  .product-page .footer {
    width: auto !important; }
  .product-page .blockFL.wide {
    margin-top: 0; }
    .product-page .blockFL.wide .blockFL-info {
      flex: 0 0 100%;
      max-width: 100%; } }

@media screen and (max-width: 900px) {
  .product-page .navbar-product {
    display: none; }
  .product-page .header .container {
    flex-direction: column;
    padding-bottom: 0; }
  .product-page .header h1 {
    max-width: inherit; }
  .product-page .header .sub-text {
    padding-right: 0; }
  .product-page .header-inner {
    width: auto; }
  .product-page .header-bo {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 0;
    width: 115%; }
  .product-page .header-clients-logos {
    justify-content: center; }
  .product-page .header-clients .heading:before {
    background-image: linear-gradient(90deg, rgba(247, 249, 251, 0) 0%, #DCE1E6 50%, rgba(247, 249, 251, 0) 100%); }
  .product-page .header-clients-logos li {
    float: none; }
  .product-page .blockFL.wide {
    margin-top: 0; }
  .product-page .footer-bottom {
    padding: 24px 0;
    flex-direction: column; }
  .product-page .footer .brand {
    margin: 0;
    top: 0; }
  .product-page .footer .contact {
    display: inline-block;
    padding: 18px 0 8px 0; }
    .product-page .footer .contact li:last-child {
      padding-right: 0; }
  .product-page .footer .terms-privacy {
    padding: 0 0 24px 0; }
    .product-page .footer .terms-privacy li:first-child {
      padding-left: 0; }
  .product-page .footer .social {
    padding: 0; }
    .product-page .footer .social a {
      margin: 0 6px; } }

@media screen and (max-width: 768px) {
  .product-page .blockFL-content {
    display: block; }
  .product-page .blockFL.left {
    padding-top: 0; }
    .product-page .blockFL.left .blockFL-img-a {
      margin-top: 0;
      max-height: inherit; }
    .product-page .blockFL.left .blockFL-img {
      display: block;
      padding: 30px 0;
      max-width: inherit; }
    .product-page .blockFL.left .blockFL-info {
      flex: inherit;
      max-width: inherit; }
  .product-page .blockFL.right .blockFL-info {
    padding-bottom: 50px;
    flex: inherit;
    max-width: inherit; }
  .product-page .blockFL.right .blockFL-img {
    display: block;
    max-width: inherit; }
  .product-page .blockFL-features {
    flex-direction: column; }
    .product-page .blockFL-features br {
      display: none; }
    .product-page .blockFL-features li {
      padding: 24px 0; }
      .product-page .blockFL-features li:after {
        top: inherit;
        bottom: 0;
        background-image: linear-gradient(90deg, #DFDFDF 0%, rgba(223, 223, 223, 0) 100%);
        width: 100%;
        height: 1px; } }

@media screen and (max-width: 640px) {
  .product-page .navbar .brand {
    background-size: 100%;
    width: 120px;
    height: 34px; }
  .product-page .navbar-hamburger a {
    background: #007EE5 !important; }
  .product-page .navbar-hamburger-text {
    color: #007EE5 !important; }
  .product-page .container {
    padding-left: 20px !important;
    padding-right: 20px !important; }
  .product-page .header .container {
    padding-top: 100px; }
  .product-page .header-inner {
    padding-bottom: 40px; }
  .product-page .header h1 {
    font-size: 32px;
    line-height: 36px; }
  .product-page .header .sub-text {
    padding-right: 0;
    font-size: 16px;
    line-height: 24px; }
    .product-page .header .sub-text br {
      display: none; }
  .product-page .header-clients-logos {
    flex-direction: column; }
    .product-page .header-clients-logos li {
      padding: 0 0 24px 0; }
  .product-page .quote h3 {
    padding-bottom: 30px;
    font-size: 30px;
    line-height: 30px; }
    .product-page .quote h3 .ico-heart {
      display: block;
      margin: 12px 18px;
      background-position: 50% 0;
      width: auto; }
  .product-page .blockFL-features li {
    font-size: 12px;
    line-height: 18px; }
    .product-page .blockFL-features li strong {
      padding-bottom: 6px;
      font-size: 36px;
      line-height: 36px; }
  .product-page .blockFL-list {
    font-size: 16px;
    line-height: 19px; }
    .product-page .blockFL-list li {
      margin-bottom: 12px;
      padding: 0 0 0 30px; }
      .product-page .blockFL-list li:before {
        background-size: contain;
        width: 18px;
        height: 18px; }
  .product-page .demo-row {
    background: none; }
  .blockFL h3 {
    font-size: 30px;
    line-height: 30px; }
  .blockFL .sub-text {
    padding: 18px 0;
    font-size: 16px;
    line-height: 24px; }
  .blockFL .green-text {
    font-size: 16px;
    line-height: 20px; }
  .blockFL.wide {
    padding-bottom: 0; }
    .blockFL.wide .blockFL-info {
      position: relative; }
  .demo h3 {
    font-size: 30px;
    line-height: 30px; }
  .demo-fields .form-row {
    flex-direction: column;
    align-items: initial; } }

@media screen and (max-width: 440px) {
  .demo .form-email {
    flex-direction: column; }
    .demo .form-email .form-ico {
      width: 100%; }
    .demo .form-email .form-action {
      width: 100%;
      padding: 12px 0 0 0; } }

/* DOCUMENT PAGE */
.document-page .navbar-product {
  float: left;
  padding: 12px 0 0 24px;
  font-size: 20px;
  line-height: 23px;
  font-weight: 300;
  color: #2EBD59; }

.document-page .article-actions {
  padding-top: 0;
  bottom: initial;
  align-items: center;
  justify-content: center;
  margin-bottom: 70px; }
  @media screen and (max-width: 680px) {
    .document-page .article-actions {
      margin-bottom: 40px; } }
  .document-page .article-actions .btn.btn-primary {
    width: initial; }

.document-page .header {
  position: relative;
  background-image: linear-gradient(90deg, #F7F9FB 0%, rgba(247, 249, 251, 0) 100%);
  overflow: visible; }
  .document-page .header .container {
    padding-top: 170px;
    min-height: 500px; }
  .document-page .header:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/header-curve-white.svg) no-repeat 50% 0;
    background-size: cover;
    width: 100%;
    height: 43px;
    z-index: 1; }
  .document-page .header-bg {
    position: relative; }
    .document-page .header-bg:before {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background: url("../img/header-texture-left.svg") no-repeat 0 0;
      width: 300px;
      height: 480px; }
    .document-page .header-bg:after {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      background: url("../img/header-texture-right.svg") no-repeat 0 0;
      width: 361px;
      height: 480px; }
  .document-page .header h1 {
    font-size: 46px;
    line-height: 46px;
    font-weight: 700;
    letter-spacing: -.6px;
    text-align: center;
    color: #233238; }
    .document-page .header h1 span {
      position: relative; }
      .document-page .header h1 span:after {
        display: block;
        content: "";
        position: absolute;
        bottom: -4px;
        left: 0;
        background: #2EBD59;
        width: 100%;
        height: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px; }
  .document-page .header .sub-text {
    margin: 0 auto;
    padding-bottom: 36px;
    text-align: center;
    max-width: 480px; }
  .document-page .header-search {
    position: relative;
    margin: 0 auto;
    max-width: 640px; }
    .document-page .header-search .form-control {
      padding: 10px 10px 10px 63px;
      border: solid 1px #fff;
      background: #fff;
      font-size: 17px;
      line-height: 20px;
      font-weight: 300;
      height: 58px;
      -webkit-box-shadow: 0 5px 24px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 5px 24px 0 rgba(0, 0, 0, 0.1);
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      border-radius: 30px; }
      .document-page .header-search .form-control:focus {
        border-color: #2EBD59 !important; }
    .document-page .header-search .fa-search {
      position: absolute;
      top: 17px;
      left: 24px;
      font-size: 22px;
      color: #70818F;
      pointer-events: none;
      z-index: 2; }
    .document-page .header-search .actions {
      position: absolute;
      top: 0;
      right: 0;
      padding: 5px; }
    .document-page .header-search .btn-search {
      display: inline-block;
      margin: 0;
      padding: 12px;
      background: #2EBD59;
      font-size: 16px;
      font-weight: 700;
      color: #fff;
      text-transform: none;
      min-width: 140px;
      height: 48px;
      z-index: 2;
      -webkit-border-radius: 48px;
      -moz-border-radius: 48px;
      -ms-border-radius: 48px;
      border-radius: 48px; }
      .document-page .header-search .btn-search:hover, .document-page .header-search .btn-search:visited {
        background: #2EBD59 !important;
        color: #fff !important; }
  .document-page .header-filter {
    display: flex;
    justify-content: center;
    padding-top: 24px; }

.document-page .form {
  display: flex; }
  .document-page .form-group {
    display: flex;
    padding: 0 12px; }
    .document-page .form-group .btn-link {
      display: flex;
      font-size: 11px;
      line-height: 11px;
      font-weight: 500;
      text-transform: uppercase;
      align-items: center;
      height: 30px; }
      .document-page .form-group .btn-link:hover, .document-page .form-group .btn-link:visited {
        color: #007EE5; }
  .document-page .form-label {
    display: flex;
    align-items: center;
    padding: 0 12px;
    height: 30px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 300;
    color: #6A7275; }

.document-page .drop {
  display: flex;
  flex: 1;
  width: 100%;
  height: 100%; }
  .document-page .drop-input {
    display: flex;
    flex: 1;
    padding: 0 6px;
    justify-content: flex-start;
    align-items: center;
    background: #EEF1F4;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    color: #6A7275 !important;
    width: inherit;
    height: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px; }
    .document-page .drop-input-text {
      padding: 0 6px;
      flex: 1;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      min-width: 90px; }
    .document-page .drop-input-ico {
      padding: 0 6px;
      white-space: nowrap;
      color: #5D6974; }

.document {
  padding: 60px 0; }
  .document-notify {
    display: none;
    position: absolute;
    width: 100%;
    justify-content: center; }
    .document-notify span {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 18px;
      background: #2EBD59;
      font-size: 12px;
      line-height: 15px;
      font-weight: 700;
      color: #fff;
      min-width: 100px;
      height: 20px;
      border-bottom-left-radius: 30px;
      border-bottom-right-radius: 30px; }
  .document-free .document-notify {
    display: flex; }
  .document-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 -10px;
    padding-bottom: 10px; }
  .document-wrap {
    position: relative;
    display: flex;
    margin: 10px;
    flex: 1 1 23%;
    flex-direction: column;
    border: 1px solid #EDF2F7;
    background: #fff;
    text-align: center;
    cursor: pointer;
    max-width: 23%;
    -webkit-box-shadow: 0 2px 12px 0 rgba(51, 71, 80, 0.1);
    box-shadow: 0 2px 12px 0 rgba(51, 71, 80, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    .document-wrap:hover {
      border-color: #2EBD59; }
  .document-icon {
    background: url("../img/ico-document-green.svg") no-repeat 50% 100%;
    height: 103px; }
  .document-name {
    padding: 0 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    color: #233238;
    height: 95px; }
  .document-date {
    padding: 0 18px;
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
    color: #A7B2B6;
    height: 32px; }

.cat {
  position: relative;
  border-bottom: solid 1px #E6E9ED; }
  .cat-list {
    padding: 0;
    width: 100%; }
  .cat h3 {
    position: relative;
    margin: 0;
    padding: 0; }
  .cat-trigger {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    margin: 0;
    padding: 15px 0;
    text-decoration: none;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #91999C; }
    .cat-trigger:hover, .cat-trigger:focus {
      text-decoration: none;
      background-image: linear-gradient(90deg, #F7F9FB 0%, rgba(247, 249, 251, 0) 100%);
      color: #91999C; }
    .cat-trigger .fas {
      font-size: 20px;
      color: #91999C;
      text-align: center;
      width: 44px; }
    .cat-trigger .fa-angle-down::before {
      content: "\f106"; }
    .cat-trigger.collapsed {
      color: #233238; }
      .cat-trigger.collapsed .fas {
        color: #233238; }
      .cat-trigger.collapsed .fa-angle-down::before {
        content: "\f107"; }
      .cat-trigger.collapsed:hover {
        color: #233238; }
  .cat .nr {
    display: inline-block;
    margin-left: 12px;
    padding: 3px 8px 4px 8px;
    border: solid 1px #EEF1F4;
    background: #EEF1F4;
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    text-align: center;
    min-width: 16px;
    color: #6A7275;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    border-radius: 40px; }

.search-results-text {
  padding: 0 0 11px 17px;
  font-size: 17px;
  line-height: 20px;
  font-weight: 300;
  color: #6A7275; }
  .search-results-text strong {
    font-weight: 500;
    color: #233238; }

.search-results-none {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding: 90px 24px;
  border: 1px solid #EDF2F7;
  background: #fff;
  -webkit-box-shadow: 0 2px 12px 0 rgba(51, 71, 80, 0.1);
  box-shadow: 0 2px 12px 0 rgba(51, 71, 80, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }

.search-results-icon {
  background: url("../img/ico-no-search-results.svg");
  width: 70px;
  height: 91px; }

.search-results h3 {
  margin: 0;
  padding: 30px 0 12px 0;
  font-size: 22px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
  color: #233238; }

.search-results p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
  color: #6A7275; }

@media screen and (max-width: 1066px) {
  .document-wrap {
    flex: 1 1 31%;
    max-width: 31%; } }

@media screen and (max-width: 923px) {
  .document-page .header-bg:before, .document-page .header-bg:after {
    background-size: contain;
    height: 460px; }
  .document-page .header .container {
    padding-top: 130px;
    padding-bottom: 50px; }
  .document-wrap {
    flex: 1 1 30%;
    max-width: 31%; } }

@media screen and (max-width: 800px) {
  .document-wrap {
    flex: 1 1 47%;
    max-width: 50%; }
  .navbar-product {
    display: none; } }

@media screen and (max-width: 690px) {
  .document {
    padding: 20px 0; }
    .document-page .header-bg::after {
      display: none; }
    .document .container {
      padding: 0 !important; }
    .document-list {
      margin: 0;
      padding: 0 10px 10px 10px; }
    .document-wrap {
      flex: 1 1 46%;
      max-width: 49%; }
  .search-results-none {
    margin: 10px 20px; } }

@media screen and (max-width: 640px) {
  .document-page .header h1 {
    font-size: 32px;
    line-height: 36px; }
  .document-page .header-search .actions {
    position: relative;
    top: inherit;
    right: inherit; }
  .document-page .header-search .btn-search {
    display: flex;
    align-items: center;
    justify-content: center; }
  .document-page .header .container {
    padding-top: 100px;
    padding-bottom: 30px; }
  .document-page .header-filter {
    padding-top: 12px;
    flex-direction: column; }
  .document-page .form-group {
    flex-direction: row;
    flex: 1; }
  .document-page .form-label {
    padding: 0 12px 0 0;
    min-width: 100px; }
  .document-wrap {
    flex: 1 1 100%;
    max-width: 100%; }
  .search-results-none {
    padding: 40px 24px; }
  .search-results h3 {
    font-size: 20px;
    line-height: 23px; } }

/* DEMO PAGE */
.demo-page .demo {
  position: relative;
  background-image: linear-gradient(90deg, #F7F9FB 0%, rgba(247, 249, 251, 0) 100%); }
  .demo-page .demo:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/header-texture-left.svg") no-repeat 0 0;
    width: 300px;
    height: 480px; }
  .demo-page .demo:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url("../img/header-texture-right.svg") no-repeat 0 0;
    width: 361px;
    height: 480px; }
  .demo-page .demo .container {
    padding: 170px 0 120px 0; }
  .demo-page .demo-row {
    position: relative;
    padding: 0;
    background: transparent;
    z-index: 1; }
  .demo-page .demo-text {
    flex-direction: column;
    align-items: flex-start;
    padding-right: 70px; }
    .demo-page .demo-text h1 {
      padding-bottom: 21px;
      font-size: 46px;
      line-height: 46px;
      font-weight: 700;
      letter-spacing: -.6px;
      text-align: center;
      color: #233238; }
      .demo-page .demo-text h1 span {
        position: relative; }
        .demo-page .demo-text h1 span:after {
          display: block;
          content: "";
          position: absolute;
          bottom: -4px;
          left: 0;
          background: #2EBD59;
          width: 100%;
          height: 3px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px; }
    .demo-page .demo-text .sub-text {
      margin: 0 auto;
      padding-bottom: 39px;
      font-size: 18px;
      line-height: 30px;
      letter-spacing: -.27px;
      text-align: left;
      font-weight: 300;
      color: #6A7275;
      max-width: 480px; }
    .demo-page .demo-text .list-heading {
      padding-bottom: 12px;
      font-size: 18px;
      line-height: 24px;
      letter-spacing: -.34px;
      font-weight: 500;
      color: #233238; }
    .demo-page .demo-text .block-list {
      max-width: 310px;
      font-size: 17px;
      line-height: 20px;
      letter-spacing: -.29px;
      color: #233238; }
  .demo-page .demo-block .btn.btn-primary {
    background: #2EBD59 !important;
    border-color: #2EBD59 !important; }
  .demo-page .demo .form-agree {
    border: solid 1px #EDF2F7;
    padding: 10px;
    background: #F7F9FB;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    .demo-page .demo .form-agree .checkbox {
      margin: 0 !important; }
      .demo-page .demo .form-agree .checkbox label {
        font-size: 13px; }

.demo-page .checkbox input[type=checkbox]:checked + .checkbox-material .check:before {
  top: -2px !important; }

.demo-page .quote .container {
  padding-top: 0; }

.demo-page .quote-head {
  margin-top: -30px; }

@media screen and (max-width: 1025px) {
  .demo-page .demo-row {
    align-items: flex-start; } }

@media screen and (max-width: 640px) {
  .demo-page .demo .container {
    padding-top: 80px; }
  .demo-page .demo-text {
    padding-right: 0;
    min-width: inherit; }
    .demo-page .demo-text h1 {
      font-size: 32px;
      line-height: 36px; }
    .demo-page .demo-text .sub-text {
      font-size: 16px;
      line-height: 24px; }
    .demo-page .demo-text .list-heading {
      font-size: 15px;
      line-height: 19px; }
    .demo-page .demo-text .block-list {
      font-size: 15px;
      line-height: 19px; }
  .demo-page .demo:after {
    display: none; } }

@media screen and (max-width: 400px) {
  .demo-page .demo-block {
    margin-left: -23px;
    margin-right: -23px;
    padding-left: 23px;
    padding-right: 23px; } }

.signup-flow .static-highlight {
  background: rgba(210, 245, 12, 0.5);
  padding: 0 .5rem 0 .5rem;
  margin-left: -5px;
  border-radius: 1.6rem;
  font-style: normal; }

.signup-flow .flying-avocados {
  position: absolute;
  top: 25%;
  z-index: -1; }

.signup-flow .left-side-avocados {
  transform: scaleX(-1);
  left: 2.5rem; }

.signup-flow .right-side-avocados {
  right: 2.5rem; }

.signup-flow.login.demo-page {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: linear-gradient(99.15deg, rgba(0, 188, 212, 0.15) 0%, rgba(239, 244, 0, 0.15) 98.77%); }

.signup-flow .fade-enter-active, .signup-flow .fade-leave-active {
  transition: opacity .3s ease-out; }

.signup-flow .fade-enter, .signup-flow .fade-leave-to {
  opacity: 0; }

.signup-flow .middle-pad {
  flex-direction: column;
  text-align: center;
  height: 100%;
  min-height: 100vh;
  width: 67.6rem;
  max-width: 100%; }

.signup-flow .form-pad {
  flex-direction: column;
  margin-bottom: 3rem;
  width: 50.4rem;
  max-width: 100%;
  padding: 4rem 8.6rem;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 1.6rem;
  box-shadow: 0 0 2rem rgba(51, 71, 80, 0.1); }

.signup-flow .vti__input {
  border-radius: 0 .8rem .8rem 0; }

.signup-flow .vti__dropdown {
  border-radius: 0.8rem;
  border-right: none;
  width: 3.8rem; }

.signup-flow .vti__country-code {
  font-size: 1.4rem;
  line-height: 1.5rem;
  color: #5D6974;
  font-weight: 300; }

.signup-flow .vti__input {
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: #233238;
  font-style: normal !important; }
  .signup-flow .vti__input::-webkit-input-placeholder {
    font-family: 'Work Sans';
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 1.4rem;
    line-height: 1.5rem;
    color: #5D6974 !important;
    text-transform: initial; }
  .signup-flow .vti__input:-ms-input-placeholder {
    font-family: 'Work Sans';
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 1.4rem;
    line-height: 1.5rem;
    color: #5D6974 !important;
    text-transform: initial; }
  .signup-flow .vti__input::placeholder {
    font-family: 'Work Sans';
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 1.4rem;
    line-height: 1.5rem;
    color: #5D6974 !important;
    text-transform: initial;
    opacity: 1; }

.signup-flow .drop-input-ico {
  color: #9BA7B1; }

.signup-flow .selectize-control.single .selectize-input:after {
  margin-top: 0;
  color: #9BA7B1;
  width: 2.4rem;
  height: 2.4rem;
  font-family: "Font Awesome 5 Pro";
  content: "\F107";
  font-size: 2rem;
  border: none;
  top: .7rem;
  right: -.9rem !important; }

.signup-flow .selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: 0; }

.signup-flow .switch {
  padding-top: 2rem;
  font-size: 1.4rem;
  line-height: 1.6rem; }
  .signup-flow .switch a {
    color: #233238;
    text-decoration: underline; }
  .signup-flow .switch div {
    margin-bottom: 2rem; }

.signup-flow .continue-button {
  width: max-content !important;
  border-radius: 2rem; }
  .signup-flow .continue-button .btn.btn-primary {
    height: 3.2rem !important;
    font-size: 1.4rem;
    line-height: 1.7rem;
    min-width: 12.4rem; }
    .signup-flow .continue-button .btn.btn-primary:hover {
      background: #2DAD53 !important; }

.signup-flow .has-error .form-error {
  position: absolute;
  bottom: -1.9rem; }

.signup-flow .btn-primary img {
  margin-right: .6rem; }

.signup-flow.login-page .login .icon-form .form-control {
  padding-left: 3.6rem;
  font-weight: 400; }

.signup-flow ::-webkit-input-placeholder {
  font-family: 'Work Sans';
  font-style: normal !important;
  font-weight: 300 !important;
  font-size: 1.4rem;
  line-height: 1.5rem;
  color: #5D6974 !important;
  text-transform: initial; }

.signup-flow :-ms-input-placeholder {
  font-family: 'Work Sans';
  font-style: normal !important;
  font-weight: 300 !important;
  font-size: 1.4rem;
  line-height: 1.5rem;
  color: #5D6974 !important;
  text-transform: initial; }

.signup-flow ::placeholder {
  font-family: 'Work Sans';
  font-style: normal !important;
  font-weight: 300 !important;
  font-size: 1.4rem;
  line-height: 1.5rem;
  color: #5D6974 !important;
  text-transform: initial;
  opacity: 1; }

.signup-flow .form-control__img {
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  top: .6rem;
  left: .8rem; }

.signup-flow .form-pad .form-row {
  margin-bottom: 2rem;
  position: relative;
  padding-bottom: 0; }

.signup-flow .form-pad .form-group:last-child,
.signup-flow .form-pad .form-row:last-child {
  margin-bottom: 0; }

.signup-flow .form-col .selectize-dropdown {
  display: block;
  width: 91% !important;
  border-radius: .8rem;
  box-shadow: 0 0.2rem 2.2rem rgba(51, 71, 80, 0.16);
  border: none;
  margin-left: 3rem;
  padding: .8rem .8rem; }

.signup-flow .form-group .selectize-dropdown [data-selectable].option,
.signup-flow .form-col .selectize-dropdown [data-selectable].option {
  border-bottom: none !important;
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 500;
  color: #334750;
  border-radius: .8rem;
  padding: .9rem 1.8rem; }
  .signup-flow .form-group .selectize-dropdown [data-selectable].option.active, .signup-flow .form-group .selectize-dropdown [data-selectable].option:hover,
  .signup-flow .form-col .selectize-dropdown [data-selectable].option.active,
  .signup-flow .form-col .selectize-dropdown [data-selectable].option:hover {
    border-radius: .8rem;
    background-color: #f3f5f7 !important;
    color: #2ebd59 !important; }

.signup-flow .alert {
  padding: .8rem;
  width: 100%;
  background: white;
  border-radius: .8rem;
  border: 1px solid #FF6C6E;
  font-family: Work Sans; }
  .signup-flow .alert-error {
    color: #FF6C6E; }

.signup-flow .form-control {
  height: 3.6rem; }

.signup-flow .form-group {
  width: 100% !important;
  margin: 0 0 2rem 0; }

.signup-flow .center-all {
  justify-content: initial; }

.signup-flow h1, .signup-flow h2 {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: bolder;
  text-align: center;
  color: #233238; }

.signup-flow h2 {
  margin-top: .3rem;
  font-size: 2.4rem;
  line-height: 2.8rem; }

.signup-flow #well-done-img {
  width: 7.3rem;
  height: 7.3rem; }

.signup-flow .signup-success-text {
  font-style: normal;
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: #233238; }

.signup-flow .title {
  font-family: 'Work Sans', sans-serif !important;
  font-size: 5.2rem;
  letter-spacing: -2px;
  line-height: 6rem;
  padding: 2rem 0 3rem 0; }

.signup-flow .description {
  padding-bottom: 3rem;
  width: 50.4rem;
  max-width: 100%;
  font-family: 'Work Sans';
  font-style: normal;
  font-size: 2.4rem;
  line-height: 3.4rem;
  letter-spacing: -1px;
  color: rgba(35, 50, 56, 0.8); }

.signup-flow .btn-link {
  position: absolute;
  right: 0;
  top: -0.5rem; }

.signup-flow input.form-control,
.signup-flow input.form-input {
  border: .1rem solid #CCD3D9 !important;
  box-sizing: border-box;
  border-radius: .8rem !important;
  padding: 1rem;
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: #233238;
  width: 100%;
  height: 3.6rem;
  padding-left: 3.6rem !important; }
  .signup-flow input.form-control:focus,
  .signup-flow input.form-input:focus {
    border: 0.1rem solid #2EBD59 !important; }

.signup-flow .select-autosuggest {
  border: .1rem solid #CCD3D9 !important;
  height: 3.6rem;
  border-radius: .8rem; }
  .signup-flow .select-autosuggest:focus {
    border: 0.1rem solid #2EBD59 !important; }

.signup-flow .has-error input.form-control,
.signup-flow .has-error input.form-input,
.signup-flow .has-error .select-autosuggest {
  border: .1rem solid #e53935 !important; }

.signup-flow .selectize-dropdown-content .option {
  cursor: pointer; }

.signup-flow .selectize-input input {
  padding-left: 0 !important;
  border: none !important; }
  .signup-flow .selectize-input input::-webkit-input-placeholder {
    font-family: 'Work Sans';
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 1.4rem;
    line-height: 1.5rem;
    color: #5D6974 !important;
    text-transform: initial; }
  .signup-flow .selectize-input input:-ms-input-placeholder {
    font-family: 'Work Sans';
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 1.4rem;
    line-height: 1.5rem;
    color: #5D6974 !important;
    text-transform: initial; }
  .signup-flow .selectize-input input::placeholder {
    font-family: 'Work Sans';
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 1.4rem;
    line-height: 1.5rem;
    color: #5D6974 !important;
    text-transform: initial; }

.signup-flow .middle-pad__img {
  width: 12.675rem;
  height: 11rem;
  margin: 4rem 0 2rem; }

.signup-flow .vue-tel-input {
  height: 3.6rem;
  width: 100%;
  border-radius: .8rem;
  border: .1rem solid #CCD3D9 !important; }
  .signup-flow .vue-tel-input:focus {
    border: 0.1rem solid #2EBD59 !important; }

.signup-flow .vti__selection .vti__country-code {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5rem;
  color: #5D6974; }

.signup-flow .form-col__ico {
  position: absolute;
  left: .8rem;
  top: 0.6rem;
  width: 2.4rem;
  z-index: 1; }

.signup-flow .form-ico .form-input {
  padding-left: 3.6rem;
  width: 100% !important; }

.signup-flow .form-row p {
  margin-top: .5rem;
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-align: left;
  color: #233238; }

.signup-flow .middle-pad {
  margin-bottom: 4rem; }

.signup-flow .form-col {
  margin: 0; }

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

@media all and (max-width: 768px) {
  .signup-flow .middle-pad {
    width: 100%;
    padding: 0 1.8rem; }
  .signup-flow .form-pad {
    margin-top: 3rem;
    padding: 4rem 3rem;
    width: 100%; }
  .signup-flow .description {
    width: 100%;
    font-size: 1.7rem;
    line-height: 135%;
    padding: 0 1.8rem; }
  .signup-flow .title {
    font-size: 3.2rem;
    line-height: 6rem;
    padding: 1rem 0 3rem 0; } }

.signup-flow .drop-input {
  display: flex;
  justify-content: center;
  align-items: center;
  border: .1rem solid #CCD3D9;
  min-height: 3.6rem;
  height: initial;
  border-radius: .8rem; }

.signup-flow .has-error .drop-input {
  border: .1rem solid #e53935; }

.signup-flow .drop-input-text {
  text-align: left;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.4rem;
  line-height: 1.5rem;
  color: #5D6974;
  font-family: 'Work Sans'; }

@media all and (max-width: 420px) {
  .signup-flow .select-number {
    flex-direction: column; }
  .signup-flow .select-number li {
    margin: .4rem 0; } }

.signup-flow .drop-input-text.selected {
  color: #233238;
  font-weight: 400; }

.signup-flow .drop-content {
  width: 100%; }

.signup-flow .drop-menu a {
  text-align: left; }

.signup-flow .drop {
  cursor: pointer; }

.signup-flow .drop-menu {
  height: 22.4rem;
  overflow: auto; }

.signup-flow p.sub-text {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5rem;
  color: #5D6974;
  padding-top: 2rem;
  text-align: left; }

.signup-flow .select-number li.active a {
  border-color: #5D6974;
  background: #5D6974; }

.signup-flow .select-number {
  padding: 1rem 0 0 0; }

.signup-flow .select-number a {
  min-height: 3.6rem;
  background-color: #FFFFFF;
  border-radius: 1.8rem;
  box-shadow: none;
  border: none;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5rem;
  color: #233238; }

/*
@import 'pages/firstpage';
@import 'pages/self-service';
@import 'pages/login';
*/
/*/ Components
@import 'modules/contract-list';
@import 'modules/contract-block';
@import 'modules/comments';*/
.customer-support {
  position: relative;
  padding-top: 0;
  padding-bottom: 10px; }
  .customer-support:before {
    display: block;
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 101px;
    height: 100px;
    overflow: hidden;
    background: url("../img/customer_support.png") no-repeat 0 0; }
  .customer-support h4 {
    padding-top: 0;
    margin-bottom: 2px;
    font-size: 20px;
    line-height: 23px;
    font-weight: 500;
    color: #fff; }
  .customer-support .open-hours {
    padding-top: 2px;
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
    font-weight: 300;
    color: #fff; }
  .customer-support .phone, .customer-support .chat {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #202020; }
  .customer-support ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .customer-support .list {
    margin: 0;
    padding: 0;
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    color: #fff; }
    .customer-support .list .fa {
      text-align: left;
      width: 21px;
      color: #fff; }
    .customer-support .list a {
      text-decoration: none;
      color: #fff; }
      .customer-support .list a:hover {
        text-decoration: underline; }
  .customer-support .chat {
    display: inline-block;
    margin-top: 14px;
    padding: 6px 30px 7px 15px;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px; }
    .customer-support .chat a {
      text-decoration: none;
      color: #202020; }
      .customer-support .chat a:hover {
        text-decoration: none; }
  .customer-support .mdi-communication-phone {
    font-size: 18px;
    position: relative;
    bottom: -4px;
    width: 24px;
    text-align: center; }
  .customer-support .mdi-image-lens {
    width: 21px;
    text-align: left;
    font-size: 12px;
    color: #757575; }
  .customer-support .online .mdi-image-lens {
    color: #2EBD59; }
  .customer-support .online a {
    color: #0D961B; }
  .customer-support.fixed {
    position: fixed;
    right: 30px;
    bottom: 30px;
    padding: 0;
    width: 175px;
    height: 36px; }
    .customer-support.fixed:before {
      bottom: 0;
      right: 4px;
      background-size: 100%;
      width: 44px;
      height: 60px;
      z-index: 2;
      pointer-events: none; }
    .customer-support.fixed .chat {
      position: relative;
      margin-top: 0;
      padding: 8px 30px 8px 15px;
      border: solid 1px #757575;
      background: #fff;
      text-decoration: none;
      font-weight: 400;
      color: #202020;
      width: 100%;
      z-index: 1; }

.form-horizontal .form-group {
  position: relative; }
  .form-horizontal .form-group .sub-text {
    display: block;
    padding-top: 10px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    color: #9E9E9E; }
  .form-horizontal .form-group .fa {
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 18px;
    color: #9E9E9E; }

.form-horizontal .cols {
  margin-top: 20px;
  padding-right: 85px; }
  .form-horizontal .cols .form-group {
    width: auto; }

.form-control {
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  color: #202020;
  height: 42px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .form-control:focus {
    padding: 6px 12px;
    box-shadow: none;
    border: solid 1px #2EBD59 !important;
    background-image: none !important;
    color: #424242;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }

.has-success .form-control {
  border-color: #BDBDBD; }
  .has-success .form-control:focus {
    border-color: #757575; }

.has-success .fa-check {
  display: block !important;
  color: #0CAB1C !important; }

.has-success .fa {
  display: inline-block;
  color: #0CAB1C !important; }

.has-error .form-control {
  border-color: #e53935 !important; }
  .has-error .form-control:focus {
    border-color: #e53935; }

.has-error .checkbox label {
  color: #e53935 !important; }

.has-error .form-error {
  display: block; }

.radio label {
  padding-left: 35px;
  font-size: 14px;
  font-weight: 400;
  color: #424242; }
  .radio label .circle {
    top: 50%;
    transform: translate(0%, -50%);
    left: 0;
    border: none;
    height: 22px;
    width: 22px;
    background: #fff;
    border-radius: 50%; }
  .radio label .check {
    left: 1px;
    border: none;
    background-color: #2EBD59 !important;
    width: 20px;
    height: 20px;
    top: initial !important;
    border-radius: 50%; }
    .radio label .check:after {
      display: none; }
  .radio label input[type=radio]:checked ~ .check {
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1); }

.radio .option {
  position: relative;
  top: -2px;
  left: 0; }

textarea {
  min-height: 100px;
  max-width: 100%; }

.upload {
  position: relative;
  padding: 4px;
  padding-left: 117px;
  border: dashed 1px #E0E0E0;
  background: #fff;
  min-height: 43px; }
  .upload .btn {
    position: absolute;
    top: 4px;
    left: 4px;
    margin: 0;
    font-size: 14px !important;
    line-height: 17px;
    font-weight: 500 !important;
    font-style: normal !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    border-radius: 3px !important; }
    .upload .btn .fa {
      margin-right: 6px; }
  .upload .desc {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    color: #9E9E9E; }

.dropdown {
  display: block;
  margin: 0 !important;
  box-shadow: none;
  border: solid 1px #E0E0E0;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .dropdown::after {
    clear: both;
    content: "";
    display: table; }
  .dropdown .btn {
    margin: 0;
    padding: 11px 14px;
    border: 0;
    color: #202020 !important; }
  .dropdown .dropdown-toggle {
    float: right;
    padding-right: 14px !important; }
    .dropdown .dropdown-toggle .caret {
      border-top: 5px dashed;
      border-right: 5px solid transparent;
      border-left: 5px solid transparent; }

.checkbox::after {
  clear: both;
  content: "";
  display: table; }

.checkbox label {
  padding-left: 0; }

.checkbox .checkbox-material {
  top: 4px; }
  .checkbox .checkbox-material:before {
    display: none; }
  .checkbox .checkbox-material .check {
    margin-right: 9px;
    border: 0;
    background: #fff;
    box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px; }

.checkbox input[type=checkbox]:checked + .checkbox-material .check {
  background: #fff;
  color: transparent; }

.checkbox input[type=checkbox]:checked + .checkbox-material .check:before {
  display: inline-block;
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 1.5px;
  margin-left: 2px;
  font-size: 16px !important;
  color: #2EBD59;
  box-shadow: none !important;
  animation: none !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.checkbox .checkbox-material .check:before {
  display: none; }

.checkbox .form-group {
  margin-top: -21px;
  padding: 0 0 0 33px;
  width: 373px; }
  .checkbox .form-group .form-control {
    min-height: 44px; }

.new-option {
  padding-top: 15px;
  padding-left: 40px; }
  .new-option .add {
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    color: #2EBD59 !important; }

.twitter-typeahead {
  width: 100%; }
  .twitter-typeahead pre {
    color: #424242 !important; }
  .twitter-typeahead .tt-menu {
    margin-top: -1px;
    font-size: 16px;
    border: solid 1px #202020;
    background: rgba(255, 255, 255, 0.94);
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
  .twitter-typeahead .add-new {
    font-weight: 700; }
  .twitter-typeahead .tt-suggestion {
    padding: 7px 15px; }
    .twitter-typeahead .tt-suggestion:hover {
      background: rgba(0, 0, 0, 0.1);
      cursor: pointer; }
  .twitter-typeahead .tt-cursor {
    background: rgba(0, 0, 0, 0.1); }

.bootstrap-tagsinput {
  padding: 8px 40px 8px 8px;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  color: #202020;
  border: solid 1px #BDBDBD;
  min-height: 42px;
  width: 100%;
  background: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
  .bootstrap-tagsinput .twitter-typeahead {
    width: auto !important; }
  .bootstrap-tagsinput input {
    position: relative;
    bottom: -2px;
    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding-top: 2px !important;
    padding: 0 6px;
    margin: 0;
    width: auto;
    max-width: inherit; }
  .bootstrap-tagsinput .bootstrap-tagsinput.form-control input::-moz-placeholder {
    color: #616161;
    opacity: 1; }
  .bootstrap-tagsinput .bootstrap-tagsinput.form-control input:-ms-input-placeholder {
    color: #616161; }
  .bootstrap-tagsinput .bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
    color: #616161; }
  .bootstrap-tagsinput input:focus {
    border: none;
    box-shadow: none; }
  .bootstrap-tagsinput .tag {
    display: inline-block;
    margin-bottom: 3px;
    padding: 4px 6px;
    background: #EEEEEE;
    font-weight: 500;
    color: #202020; }
  .bootstrap-tagsinput .tag [data-role="remove"] {
    margin-left: 8px;
    cursor: pointer; }
  .bootstrap-tagsinput .tag [data-role="remove"]:after {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 12px;
    color: #9E9E9E;
    content: "\f00d"; }
  .bootstrap-tagsinput .tag [data-role="remove"]:hover {
    color: #fff; }
  .bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
    color: #fff; }

.msg {
  position: absolute;
  top: 12px;
  right: -20px;
  padding-left: 0px; }
  .msg .fa {
    position: absolute;
    top: 2px !important;
    right: inherit;
    right: 0 !important;
    font-size: 14px !important;
    line-height: 14px; }
  .msg-txt {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 19px;
    font-weight: 300;
    color: #424242;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.8s ease-in-out;
    -moz-transition: opacity 0.8s ease-in-out;
    transition: opacity 0.8s ease-in-out; }
  .msg .hide-txt {
    opacity: 0;
    filter: alpha(opacity=0);
    margin-left: .7rem !important;
    font-size: 14px; }

.has-success .msg .fa {
  color: #2EBD59 !important; }

.has-error .msg .fa {
  left: 4px !important;
  font-size: 16px !important;
  color: #e53935 !important; }

.has-error .msg-txt {
  color: #e53935 !important; }

.form-error {
  display: none;
  padding-top: 8px;
  font-size: 12px;
  font-weight: 400;
  color: #e53935; }

.ui-datepicker {
  position: absolute;
  margin-top: -1px;
  border: solid 1px #757575;
  background: rgba(255, 255, 255, 0.96);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .ui-datepicker-header {
    position: relative;
    margin: 1px;
    padding: 8px 0;
    border-bottom: solid 2px #EEEEEE;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #424242; }
    .ui-datepicker-header .ui-icon {
      display: none; }
  .ui-datepicker-prev, .ui-datepicker-next {
    position: absolute;
    top: 0;
    display: inline-block;
    padding-top: 7px;
    width: 38px;
    height: 38px; }
    .ui-datepicker-prev:before, .ui-datepicker-next:before {
      display: inline-block;
      font-family: FontAwesome;
      font-size: 18px;
      color: #424242; }
    .ui-datepicker-prev:hover, .ui-datepicker-next:hover {
      cursor: pointer; }
      .ui-datepicker-prev:hover:before, .ui-datepicker-next:hover:before {
        color: #0CAB1C; }
  .ui-datepicker-prev {
    left: 0; }
    .ui-datepicker-prev:before {
      content: "\f053"; }
  .ui-datepicker-next {
    right: 0; }
    .ui-datepicker-next:before {
      content: "\f054"; }
  .ui-datepicker-calendar {
    margin: 10px; }
    .ui-datepicker-calendar th {
      padding: 1px;
      font-weight: 500;
      font-size: 12px;
      text-align: center;
      text-transform: uppercase;
      color: #202020; }
      .ui-datepicker-calendar th span {
        display: block;
        padding: 3px 6px; }
    .ui-datepicker-calendar td {
      padding: 1px;
      text-align: center; }
      .ui-datepicker-calendar td a, .ui-datepicker-calendar td span {
        display: block;
        border: solid 1px transparent;
        padding: 3px 6px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px; }
      .ui-datepicker-calendar td a {
        color: #202020; }
      .ui-datepicker-calendar td span {
        color: #BDBDBD;
        cursor: default; }
    .ui-datepicker-calendar .ui-state-highlight {
      border-color: #C0EBCD;
      background-color: #E5F6EA;
      font-weight: bold;
      text-decoration: none; }
    .ui-datepicker-calendar .ui-state-hover {
      border-color: #C0EBCD;
      background-color: #E5F6EA;
      text-decoration: none; }
    .ui-datepicker-calendar .ui-state-active {
      background-color: #0CAB1C;
      border-color: #0CAB1C;
      color: #fff; }

input::-ms-clear, input::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

.notif {
  display: none;
  border: solid 1px transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .notif.show {
    display: flex; }
  .notif strong {
    font-weight: 600; }
  .notif a {
    text-decoration: underline;
    color: #007EE5; }
  .notif-empty {
    font-size: 17px;
    line-height: 23px;
    font-weight: 500;
    text-align: center;
    color: #9E9E9E; }
  .notif-error {
    border-color: #E7808D;
    background: #FEF8F9;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    color: #EB4258; }
  .notif-success {
    border-color: #1AA432;
    background: #F3FAF4;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    color: #1AA432; }
  .notif-warning {
    border-color: #F5A623;
    background: #FEFAF4;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    color: #D18200; }
  .notif-content {
    padding: 10px 18px; }

.algolia-autocomplete input {
  width: 274px !important; }

.custom-autosuggests .algolia-autocomplete input {
  width: 100% !important;
  padding-right: 28px; }

.custom-autosuggests .algolia-autocomplete {
  width: 100%; }

.aa-dropdown-menu {
  background-color: #fff;
  border: 1px solid rgba(228, 228, 228, 0.6);
  min-width: 300px;
  margin-top: 0px;
  box-sizing: border-box; }

.aa-suggestion {
  padding: 12px;
  cursor: pointer; }
  .aa-suggestion + .aa-suggestion {
    border-top: 1px solid rgba(228, 228, 228, 0.6); }
  .aa-suggestion:hover, .aa-suggestion.aa-cursor {
    background-color: rgba(241, 241, 241, 0.35); }

/*
 * Switcher Styles
 */
.switcher {
  display: inline-block;
  padding: 5px;
  width: 100%;
  border-radius: 58px;
  position: relative;
  background-color: #F3F5F7; }
  .switcher-input {
    display: none; }
    .switcher-input:checked + .switcher-label {
      color: #fff;
      font-weight: 500; }
    .switcher-input-last:checked ~ .switcher-toggle {
      left: 49%; }
  .switcher-label {
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 19px;
    color: #233238;
    text-align: center;
    font-weight: 500;
    cursor: pointer;
    position: inherit;
    z-index: 10;
    padding: 4px 0 7px 0;
    transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform; }
  .switcher-toggle {
    position: absolute;
    float: left;
    height: 30px;
    width: 50%;
    font-size: 14px;
    line-height: 19px;
    cursor: pointer;
    background-color: #2EBD59;
    border-radius: 30px;
    left: 5px;
    top: 4px;
    transition: left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform; }

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

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

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

.clear-icon {
  border: .1rem solid transparent;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  z-index: 1;
  cursor: pointer; }

.clear-icon:after {
  content: "";
  display: block;
  position: absolute;
  right: 1.1rem;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  color: white;
  font-weight: normal;
  font-size: .95rem;
  line-height: 1.4rem;
  text-align: center;
  z-index: 1000;
  cursor: pointer;
  background: url("../img/close-shape.svg") no-repeat 0 0;
  width: 12px;
  height: 12px; }

.form-input:not(:valid) ~ .clear-icon {
  display: none; }

input[type="search"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 4px; }

@media screen and (max-width: 680px) {
  .adoc .comment-row a.center-all,
  .adoc .customer-message-wrapper a.center-all {
    max-width: 200px;
    min-width: 90px;
    width: initial !important; } }

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type=number] {
  -moz-appearance: textfield; }

.notif-red {
  background-color: #F7C4C2;
  border-radius: 4px;
  margin: 30px 30px 0px 30px;
  padding: 15px; }
  .notif-red .notif-inner .notif-text p {
    font-size: 14px;
    color: #233238;
    text-align: left;
    font-weight: 500; }
  .notif-red .notif-inner .notif-title {
    font-size: 16px;
    color: #233238;
    text-align: left;
    font-weight: 700;
    margin-bottom: 4px; }
  .notif-red .notif-icon {
    padding: 0;
    padding-right: 8px; }
    .notif-red .notif-icon .fas {
      font-size: 30px;
      color: #233238;
      letter-spacing: 0; }

.faq {
  padding-top: 22px; }
  .faq h3 {
    padding-bottom: 9px !important;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    color: #424242; }
  .faq .title {
    margin: 0;
    padding: 8px 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #424242; }
    .faq .title a {
      font-weight: 400;
      text-decoration: none;
      color: #424242; }
    .faq .title .active {
      font-weight: 600 !important; }
  .faq-head {
    border-bottom: solid 1px #E0E0E0; }
  .faq-body {
    position: relative;
    top: 0;
    padding: 10px 15px 12px 15px;
    background: #F5F5F5;
    font-size: 14px;
    line-height: 19px;
    font-weight: 300;
    color: #424242;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    z-index: 2; }
  .faq .action {
    padding-top: 17px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    text-align: right;
    color: #424242; }
    .faq .action a {
      text-decoration: none;
      font-size: 14px;
      color: #424242; }
      .faq .action a:hover {
        color: #007EE5; }
    .faq .action span {
      display: inline-block;
      position: relative;
      top: 1px;
      padding-left: 6px;
      font-size: 18px; }

.btn.btn-primary {
  margin: 0;
  padding: 0 16px;
  height: 3.6rem;
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 600;
  text-transform: none !important;
  background: #2EBD59 !important;
  border-color: #2EBD59 !important;
  color: white !important;
  width: 100%;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  display: flex;
  max-height: initial;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  border-radius: 18px; }
  .btn.btn-primary.green {
    background: #2EBD59 !important;
    border-color: #2EBD59 !important; }
  .btn.btn-primary:hover {
    background: #2EBD59 !important;
    border-color: #2EBD59 !important; }
  .btn.btn-primary:active {
    background: #2EBD59 !important;
    border-color: #2EBD59 !important; }

.btn.btn-round {
  padding: 10px 10px 0 10px;
  font-size: 16px;
  line-height: 17px;
  font-weight: 600;
  text-transform: none !important;
  background: #007EE5 !important;
  color: #fff !important;
  width: 100%;
  height: 38px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.26);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px; }

.btn-default {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin: 0;
  padding: 0 1.6rem;
  height: 3.4rem;
  white-space: nowrap;
  text-align: center;
  text-transform: none;
  color: #233238 !important;
  border: solid 1px #2EBD59 !important;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
  font-weight: 700 !important; }
  .btn-default:hover {
    background: #F5F5F5 !important;
    border-color: #2EBD59 !important;
    color: #233238 !important; }
  .btn-default:active {
    border-color: #2EBD59 !important;
    color: #233238 !important; }
  .btn-default:visited {
    border-color: #2EBD59 !important; }
  .btn-default.btn-loader {
    color: #fff !important; }
    .btn-default.btn-loader .loader {
      display: block; }
      .btn-default.btn-loader .loader-line {
        box-shadow: inset 0 0 0 1px #2EBD59; }

.btn.next {
  float: right;
  position: relative;
  padding-left: 40px;
  padding-right: 55px;
  display: inline-block;
  width: auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px; }
  .btn.next i {
    position: absolute;
    top: 7px;
    right: 18px;
    font-size: 22px;
    font-weight: 400;
    color: white;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }

.btn.prev {
  float: right;
  position: relative;
  padding-left: 55px;
  padding-right: 40px;
  display: inline-block;
  width: auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px; }
  .btn.prev i {
    position: absolute;
    top: 6px;
    left: 18px;
    font-size: 22px; }

.btn.grey {
  display: inline-block !important;
  background: #9E9E9E !important;
  font-size: 16px;
  line-height: 19px;
  font-style: normal;
  font-weight: 700;
  text-transform: inherit;
  color: #fff !important;
  text-align: center;
  width: auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px; }
  .btn.grey:hover {
    background: #BDBDBD !important; }
  .btn.grey:active {
    background: #757575 !important; }

.show-all {
  display: inline-block;
  position: relative;
  padding-left: 23px;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #007EE5; }
  .show-all .fa {
    position: absolute;
    top: -2px;
    left: 0;
    font-size: 14px;
    color: #007EE5; }

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

.login .social-actions {
  margin: 0 -10px; }
  .login .social-actions .btn {
    display: inline-block;
    margin: 0 0 0 8px;
    text-align: left;
    width: 193px;
    height: 38px; }

.add-action {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1000px; }
  .add-action .add-new {
    position: absolute;
    top: -51px;
    left: 50%;
    margin: 0;
    margin-left: -28px;
    padding: 10px 0 0 0;
    background-color: #FFA200 !important;
    font-size: 25px;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    font-weight: 400;
    color: #fff !important;
    width: 56px;
    height: 56px;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    -ms-border-radius: 56px;
    border-radius: 56px;
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12), 0px 1px 6px 0px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12), 0px 1px 6px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12), 0px 1px 6px 0px rgba(0, 0, 0, 0.24);
    z-index: 1030; }

.more-results {
  padding-top: 30px;
  padding-bottom: 50px;
  text-align: center; }
  .more-results .btn.show-more {
    display: inline-block;
    padding: 10px 40px;
    background: #fff;
    font-size: 13px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -wekit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    opacity: 0.8;
    filter: alpha(opacity=80); }
    .more-results .btn.show-more:hover {
      background: #fff;
      opacity: 1;
      filter: alpha(opacity=100); }

.content-preloader {
  position: relative;
  padding-top: 160px;
  padding-bottom: 100px;
  background: #FAFAFA;
  text-align: center;
  height: 64px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px; }
  .content-preloader::after {
    clear: both;
    content: "";
    display: table; }
  .content-preloader:before {
    display: block;
    content: "";
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -32px;
    background: url("../img/content_preloader.gif") no-repeat 0 0;
    width: 64px;
    height: 64px;
    opacity: 0.4;
    filter: alpha(opacity=40); }
  .content-preloader p {
    font-size: 14px !important;
    font-weight: 300;
    color: #9E9E9E; }

.no-results {
  margin: 20px 0;
  padding: 60px 100px;
  background: #FAFAFA;
  text-align: center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px; }
  .no-results p {
    font-size: 14px;
    font-weight: 300;
    color: #9E9E9E; }
  .no-results .fa {
    display: block;
    margin-bottom: 15px;
    font-size: 62px;
    text-align: center;
    color: #BDBDBD; }

.btn.inactive {
  color: #9E9E9E !important;
  background: #E0E0E0 !important;
  border-color: #E0E0E0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  cursor: default; }
  .btn.inactive:hover, .btn.inactive:active {
    border-color: #E0E0E0 !important;
    background: #E0E0E0 !important;
    cursor: default;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.btn.loading {
  background: #0CAB1C url("../img/button_preloader.gif") no-repeat 50% 50% !important;
  background-size: 26px !important;
  text-indent: -999em;
  overflow: hidden;
  cursor: default;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .btn.loading:hover, .btn.loading:active {
    border-color: #0CAB1C !important;
    background: #0CAB1C url("../img/button_preloader.gif") no-repeat 50% 50% !important;
    background-size: 26px !important;
    cursor: default;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.btn-border-blue {
  display: inline-block;
  padding: 3px 13px;
  border: solid 1px #007EE5;
  font-size: 11px;
  line-height: 14px;
  font-weight: 500;
  text-transform: none;
  color: #007EE5 !important;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px; }
  .btn-border-blue:hover {
    background: #fff !important; }

.btn-yellow {
  background: linear-gradient(0deg, #FEE562, #FEE562);
  border: 1px solid #FEE562;
  border-radius: 17px;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #233238;
  min-width: 12rem;
  min-height: 3.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto; }

.btn-link {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  text-transform: none;
  color: #2EBD59; }
  .btn-link:hover {
    color: #6DD08B; }

.btn-id {
  border-color: #006BB9;
  background-color: #006BB9 !important;
  color: #fff !important;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px; }
  .btn-id:hover {
    color: #fff; }
  .btn-id .ico {
    position: relative;
    top: inherit;
    left: inherit;
    height: 18px; }
  .btn-id.btn-loader {
    color: #006BB9 !important; }

.btn-primary.btn-loader {
  color: white !important; }
  .btn-primary.btn-loader i {
    color: white !important; }

.btn-facebook, .btn-google {
  position: relative;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  color: #fff !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .btn-facebook .fa,
  .btn-facebook .fab, .btn-google .fa,
  .btn-google .fab {
    position: relative;
    top: 3px;
    margin-right: 12px;
    font-size: 22px; }
  .btn-facebook .ico, .btn-google .ico {
    position: relative;
    top: inherit;
    left: inherit;
    height: 18px; }

.btn-facebook {
  border: 1px solid #3b5998;
  background-color: #3b5998 !important; }
  .btn-facebook.btn-loader {
    color: #3b5998 !important; }

@keyframes pulse-green {
  0% {
    box-shadow: 0 0 0 0 rgba(46, 189, 89, 0.7); }
  70% {
    box-shadow: 0 0 0 10px rgba(46, 189, 89, 0); }
  100% {
    box-shadow: 0 0 0 0 rgba(46, 189, 89, 0); } }

@keyframes highlight {
  0% {
    background: #2EBD59; }
  70% {
    background: #96DEAC; }
  100% {
    background: #2EBD59; } }

.btn-google {
  border: 1px solid #DF4A32;
  background: #DF4A32 !important; }
  .btn-google.btn-loader {
    color: #DF4A32 !important; }

.btn-loader {
  position: relative;
  pointer-events: none; }
  .btn-loader .loader {
    display: block; }

.btn.btn-disabled {
  position: relative;
  pointer-events: none;
  background: #D6DBE1 !important;
  color: #fff !important; }

.btn-connected {
  pointer-events: none; }
  .btn-connected .btn-text {
    display: none; }
    .btn-connected .btn-text-connected {
      display: flex; }
  .btn-connected .ico-check {
    margin-right: 18px; }
  .btn-connected .ico-delete {
    pointer-events: auto;
    cursor: pointer;
    margin-left: 18px; }

.btn-text {
  display: flex;
  justify-content: center;
  align-items: center; }

.btn-text-connected {
  display: none;
  justify-content: center;
  align-items: center; }

.btn span,
.btn i {
  position: relative;
  z-index: 1; }

.btn span,
.btn i {
  position: relative;
  z-index: 1; }

/*
.loading { background: #00A7FF url("../img/loading_button.gif") no-repeat 50% 50% !important; overflow: hidden; text-indent: -9999em; cursor: default; }
*/
.loader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .loader-circle {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px #f2f2f2;
    margin-left: -12px;
    margin-top: -12px; }
  .loader-line-mask {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    margin-top: -12px;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform-origin: 12px 12px;
    -moz-transform-origin: 12px 12px;
    -ms-transform-origin: 12px 12px;
    -o-transform-origin: 12px 12px;
    transform-origin: 12px 12px;
    -webkit-mask-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
    -webkit-animation: rotate 1.2s infinite linear;
    -moz-animation: rotate 1.2s infinite linear;
    -o-animation: rotate 1.2s infinite linear;
    animation: rotate 1.2s infinite linear; }
  .loader-line {
    width: 24px;
    height: 24px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px white;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }

.btn.btn-skip {
  color: #2EBD59;
  text-decoration: none;
  text-align: center;
  width: 100%;
  text-transform: uppercase; }

.btn.btn-skip {
  color: #2EBD59;
  text-decoration: none;
  text-align: center;
  width: 100%;
  text-transform: uppercase; }

.btn.btn-pulse {
  position: relative;
  box-shadow: 0 0 0 0 #2ebd59;
  animation: pulse-green 2s infinite; }
  .btn.btn-pulse:after {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    content: "";
    background: #2EBD59;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    border-radius: 60px;
    animation: highlight 2s infinite; }

@keyframes pulse-green {
  0% {
    box-shadow: 0 0 0 0 rgba(46, 189, 89, 0.7); }
  70% {
    box-shadow: 0 0 0 10px rgba(46, 189, 89, 0); }
  100% {
    box-shadow: 0 0 0 0 rgba(46, 189, 89, 0); } }

@keyframes highlight {
  0% {
    background: #2EBD59; }
  70% {
    background: #96DEAC; }
  100% {
    background: #2EBD59; } }

@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.btn-action {
  padding: 6px 0;
  background: #FFFFFF;
  border: 1px solid #2EBD59;
  font-size: 15px;
  font-weight: 700;
  color: #233238;
  border-radius: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 90px;
  text-transform: none;
  text-decoration: none !important; }
  .btn-action i {
    margin-right: 10px; }
  .btn-action:hover, .btn-action:focus, .btn-action:visited, .btn-action:active {
    color: #233238;
    text-decoration: none; }

.btn.btn-pulse {
  position: relative;
  box-shadow: 0 0 0 0 #2ebd59;
  animation: pulse-green 2s infinite; }
  .btn.btn-pulse:after {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    content: "";
    background: #2EBD59;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    border-radius: 60px;
    animation: highlight 2s infinite; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

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

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

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

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

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

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

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

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

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

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

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

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #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; }

.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0 2.4rem;
  background: transparent;
  border: solid 1px transparent;
  text-decoration: none;
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  height: 4rem; }
  .btn-radius {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    border-radius: 40px; }
  .btn-primary {
    background: #2EBD59;
    border-color: #2EBD59; }
  .btn-default {
    background: #fff;
    border-color: #2EBD59;
    color: #2E3537; }
  .btn-orange {
    background: #FFBC40;
    border-color: #FFBC40; }
  .btn-blue {
    background: #49A6EC;
    border-color: #49A6EC; }
  .btn-green {
    background: #4DC772;
    border-color: #4DC772; }
  .btn-pink {
    background: #FD71AF;
    border-color: #FD71AF; }
  .btn-purple {
    background: #7B68EE;
    border-color: #7B68EE; }
  .btn-hamburger {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #2EBD59 !important;
    border-radius: initial !important;
    width: 5.8rem;
    height: 5.8rem; }
    .btn-hamburger i {
      font-size: 3rem;
      color: #fff; }

.service-start {
  float: right;
  margin-top: 5px;
  position: relative;
  border: solid 1px #007EE5;
  background: rgba(255, 255, 255, 0.5);
  width: 300px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  .service-start .head {
    display: table;
    width: 100%; }
  .service-start h2 {
    display: table-cell;
    margin: 0;
    padding: 0;
    background: transparent;
    font-size: 24px;
    line-height: 26px;
    font-weight: 300;
    text-align: center;
    vertical-align: middle;
    color: #202020;
    width: 100%;
    height: 90px; }
  .service-start .sub-text {
    display: block;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    color: #fff; }
  .service-start section {
    padding: 40px;
    padding-top: 0; }
    .service-start section::after {
      clear: both;
      content: "";
      display: table; }
  .service-start .form-control {
    border-color: #BDBDBD;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    box-shadow: none; }
  .service-start .form-group {
    margin-bottom: 10px; }
  .service-start .radio {
    margin-bottom: 12px; }
    .service-start .radio label {
      font-size: 16px !important;
      font-weight: 300 !important;
      color: #424242; }
  .service-start .label-main {
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    color: #424242; }
  .service-start .actions {
    padding: 0;
    text-align: center; }
    .service-start .actions .btn {
      float: none;
      width: 100%; }
  .service-start .time {
    display: block;
    position: absolute;
    bottom: -34px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    text-align: center;
    color: #424242;
    width: 100%; }
  .service-start .actions-text {
    padding-top: 15px;
    color: #616161; }
  .service-start .secured {
    position: absolute;
    bottom: -55px;
    left: 0;
    padding: 0 100px 0 48px;
    font-size: 12px; }

.steps {
  position: relative;
  clear: both;
  margin: 0;
  background: #5AB763 url("../img/steps_bg_green.png") no-repeat 50% 0;
  z-index: 3; }
  .steps::after {
    clear: both;
    content: "";
    display: table; }
  .steps .container {
    padding: 0;
    min-height: inherit; }
  .steps-text {
    float: left;
    padding: 26px 0 0 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
    color: #fff;
    width: 19%;
    height: 100px; }
  .steps-content {
    display: block;
    padding: 7px 0 0 70px; }
  .steps-list {
    float: left;
    display: block;
    margin: 0;
    padding: 25px 0 0 28px;
    list-style-type: none;
    width: 65%;
    height: 100px; }
    .steps-list::after {
      clear: both;
      content: "";
      display: table; }
    .steps-list li {
      position: relative;
      float: left;
      font-size: 15px;
      line-height: 18px;
      font-weight: 500;
      color: #fff;
      width: 25%; }
      .steps-list li:first-child {
        width: 27%; }
      .steps-list li:nth-child(3) {
        width: 23%; }
    .steps-list .nr {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      padding-top: 11px;
      border: solid 1px #fff;
      font-size: 24px;
      line-height: 28px;
      font-weight: 500;
      font-style: normal;
      text-align: center;
      width: 50px;
      height: 50px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;
      border-radius: 25px; }
  .steps-how {
    float: right;
    padding-top: 28px;
    width: 16%;
    height: 100px; }
    .steps-how .btn-white {
      display: block;
      margin: 0 !important;
      padding: 12px 20px;
      font-size: 16px;
      line-height: 18px;
      font-weight: 700;
      text-transform: none;
      text-align: center;
      color: #007EE5 !important;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      border-radius: 50px; }
  .steps .play {
    padding-top: 32px;
    text-decoration: none; }
    .steps .play-btn {
      display: table-cell;
      vertical-align: middle;
      position: relative;
      padding-left: 66px;
      font-size: 16px;
      line-height: 19px;
      font-weight: 500;
      color: #fff;
      height: 38px; }
    .steps .play .fa {
      position: absolute;
      top: -8px;
      left: 0;
      padding-top: 15px;
      padding-left: 5px;
      background: #fff;
      font-size: 21px;
      line-height: 21px;
      text-align: center;
      color: #007EE5;
      width: 52px;
      height: 52px;
      box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.12);
      -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.12);
      -webkit-border-radius: 26px;
      -moz-border-radius: 26px;
      -ms-border-radius: 26px;
      border-radius: 26px;
      opacity: 0.84;
      filter: alpha(opacity=84); }
    .steps .play span {
      display: inline-block;
      border-bottom: solid 1px rgba(255, 255, 255, 0.24); }
    .steps .play:hover span {
      display: inline-block;
      border-color: white; }

.lease-overview {
  padding-top: 84px;
  padding-bottom: 82px;
  background: #fff; }
  .lease-overview::after {
    clear: both;
    content: "";
    display: table; }
  .lease-overview.graybg {
    background: #F0F0F0; }
  .lease-overview .left {
    float: left;
    width: 660px; }
  .lease-overview .right {
    float: right;
    padding-left: 20px;
    padding-right: 20px;
    width: 265px; }
  .lease-overview .contracts-wrap {
    margin: 0 -20px;
    padding: 27px 19px;
    padding-top: 7px;
    padding-bottom: 20px;
    background: #F5F5F5; }
    .lease-overview .contracts-wrap ol.contracts {
      padding-left: 30px;
      list-style-type: decimal; }
      .lease-overview .contracts-wrap ol.contracts li {
        padding-left: 0; }
        .lease-overview .contracts-wrap ol.contracts li:before {
          display: none; }
  .lease-overview .preview {
    float: none;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 10px;
    padding-top: 19px;
    padding-bottom: 20px;
    background: #F5F5F5;
    text-align: center;
    width: 236px; }
    .lease-overview .preview .link {
      display: inline-block;
      margin-bottom: 11px;
      font-size: 16px;
      line-height: 20px;
      font-weight: 500;
      color: #007EE5; }
    .lease-overview .preview .contract {
      display: block;
      margin: 0 auto;
      background: url("../img/contract_preview_bg.png") no-repeat 0 0;
      text-decoration: none;
      color: #BDBDBD;
      width: 185px;
      height: 245px; }
      .lease-overview .preview .contract:hover {
        color: #424242;
        -moz-box-shadow: 0px 0px 4px #9E9E9E;
        -webkit-box-shadow: 0px 0px 4px #9E9E9E;
        box-shadow: 0px 0px 4px #9E9E9E; }
    .lease-overview .preview .name {
      display: block;
      padding: 20px;
      font-size: 12px;
      line-height: 14px;
      font-weight: 700;
      color: #616161;
      text-align: center; }
    .lease-overview .preview .date {
      margin: 0;
      padding: 12px 0 0 0;
      list-style-type: none;
      font-size: 12px;
      line-height: 16px;
      font-weight: 500; }
      .lease-overview .preview .date li {
        padding-bottom: 3px; }
        .lease-overview .preview .date li::after {
          clear: both;
          content: "";
          display: table; }
      .lease-overview .preview .date span {
        display: block;
        float: left;
        text-align: right;
        color: #9E9E9E;
        width: 84px; }
      .lease-overview .preview .date time {
        float: left;
        padding-left: 10px;
        color: #616161;
        width: 84px; }
  .lease-overview h5 {
    margin: 0;
    padding: 20px 0 15px 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #424242; }
  .lease-overview h4 {
    margin: 0;
    padding: 20px 0 15px 0;
    font-size: 20px;
    color: #424242; }
  .lease-overview .social a {
    display: inline-block;
    padding-top: 4px;
    font-size: 14px;
    text-align: center;
    color: #757575;
    background: #F5F5F5;
    width: 26px;
    height: 26px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
    .lease-overview .social a:hover {
      background: #E0E0E0;
      color: #424242; }
  .lease-overview .social .fa-facebook-official {
    color: #3C569A; }
  .lease-overview .social .fa-twitter {
    color: #55AAF0; }
  .lease-overview .contracts {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    color: #007EE5; }
    .lease-overview .contracts li {
      position: relative;
      margin-bottom: 10px;
      padding-left: 14px; }
      .lease-overview .contracts li:before {
        display: block;
        position: absolute;
        top: 6px;
        left: 2px;
        content: "";
        background: #007EE5;
        width: 4px;
        height: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px; }
    .lease-overview .contracts a {
      color: #007EE5; }
    .lease-overview .contracts .free {
      margin-left: 7px;
      padding: 2px 5px;
      font-size: 12px;
      line-height: 14px;
      font-weight: 700;
      background: #3AC841;
      color: #fff;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
  .lease-overview .contains {
    float: left;
    padding-left: 57px;
    width: 464px; }
    .lease-overview .contains ol {
      padding-top: 18px;
      padding-left: 21px;
      font-size: 16px;
      line-height: 20px;
      font-weight: 300;
      color: #424242; }
    .lease-overview .contains li {
      padding-bottom: 6px; }
    .lease-overview .contains .actions {
      padding-top: 8px; }
    .lease-overview .contains .btn {
      min-width: 170px; }
  .lease-overview .about-document {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    color: #616161;
    width: 100%; }
    .lease-overview .about-document th {
      padding-bottom: 5px;
      width: 77px;
      font-weight: 300; }
    .lease-overview .about-document td {
      padding-bottom: 5px;
      font-weight: 500; }
  .lease-overview .security {
    margin-top: -8px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #616161; }
  .lease-overview .qwasp {
    display: block;
    margin: 19px 0 20px 0;
    background: url(../img/owasp_logo.svg) no-repeat;
    width: 85px;
    height: 30px; }

.statistics {
  padding-top: 89px;
  padding-bottom: 82px;
  background: #fff url("../img/laptop_bg.jpg") no-repeat 50% -170px;
  background-size: 100%;
  text-align: center; }
  .statistics::after {
    clear: both;
    content: "";
    display: table; }
  .statistics .graph {
    position: relative;
    display: inline-block;
    text-align: left;
    min-height: 99px; }
    .statistics .graph::after {
      clear: both;
      content: "";
      display: table; }
    .statistics .graph .ico {
      float: left;
      height: 82px; }
    .statistics .graph .text {
      float: left;
      padding-left: 20px; }
    .statistics .graph span {
      display: block;
      font-size: 12px;
      line-height: 14px;
      font-weight: 500;
      text-transform: uppercase;
      color: #28B64E; }
    .statistics .graph strong {
      display: block;
      font-size: 52px;
      line-height: 57px;
      font-weight: 100;
      color: #28B64E; }
  .statistics .price .ico {
    margin-top: 2px;
    background: url("../img/placeholder_price.png") no-repeat 0 100%;
    width: 82px; }
  .statistics .speed .ico {
    margin-top: 2px;
    background: url("../img/placeholder_speed.png") no-repeat 0 100%;
    width: 97px; }
  .statistics .secure .ico {
    margin-top: 7px;
    background: url("../img/placeholder_secure.png") no-repeat 0 100%;
    width: 70px; }
  .statistics h3 {
    margin: 0;
    padding: 49px 0 11px 0; }
  .statistics p {
    margin: 0;
    padding: 0; }
  .statistics.white {
    background: #fff; }
    .statistics.white .col-md-4 {
      padding: 0 42px; }
    .statistics.white .graph {
      display: block; }
      .statistics.white .graph .text {
        padding-left: 25px !important; }
        .statistics.white .graph .text span {
          font-size: 11px;
          line-height: 16px;
          letter-spacing: 1.8px;
          color: #007EE5 !important; }
        .statistics.white .graph .text strong {
          line-height: 60px;
          color: #007EE5 !important; }
    .statistics.white .easy .ico {
      margin-top: -6px;
      background: url("../img/placeholder_easy_blue.svg") no-repeat 0 100%;
      width: 82px;
      height: 86px; }
    .statistics.white .speed .ico {
      margin-top: 0;
      background: url(../img/placeholder_speed_blue.svg) no-repeat 0 100%; }
    .statistics.white .secure .ico {
      margin-top: 7px;
      background: url(../img/placeholder_secure_blue.svg) no-repeat 0 100%; }
    .statistics.white h3 {
      text-align: left;
      color: #202020 !important; }
    .statistics.white p {
      text-align: left;
      color: #757575 !important; }

.articles {
  clear: both;
  margin: 0;
  padding: 83px 0 88px 0;
  background: #fff; }
  .articles::after {
    clear: both;
    content: "";
    display: table; }
  .articles-header {
    z-index: 10;
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
    flex-direction: column; }
    .articles-header .subheader {
      padding: 0 10px;
      max-width: 480px;
      text-align: center;
      font-size: 18px;
      line-height: 30px;
      margin-bottom: 69px; }
  .articles-header h1 {
    font-weight: 700;
    font-size: 46px;
    line-height: 52px;
    padding: 0 0 20px 0 !important;
    margin-top: 61px !important; }
    .articles-header h1 span {
      border-bottom: 3px solid #2EBD59; }
  .articles-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 100px; }
    .articles-list-item {
      overflow: hidden;
      flex: 0 0 31.3%;
      min-height: 340px;
      border-radius: 4px;
      border: 1px solid #EDF2F7;
      margin: 1% 1%;
      background-color: white;
      z-index: 10;
      color: #333333 !important;
      box-shadow: 0 2px 12px 0 rgba(51, 71, 80, 0.2);
      display: flex;
      flex-direction: column; }
      @media only screen and (max-width: 768px) and (min-width: 533px) {
        .articles-list-item {
          flex: 0 0 49%; }
          .articles-list-item:nth-child(even) {
            margin: 1% 0; } }
      @media only screen and (max-width: 533px) {
        .articles-list-item {
          flex: 0 0 100%;
          min-height: 180px;
          margin: 4% 0; }
          .articles-list-item:nth-child(even) {
            margin: 1% 0; } }
      .articles-list-item:hover, .articles-list-item:focus, .articles-list-item:active {
        text-decoration: none;
        color: #333333 !important; }
    .articles-list-container {
      margin-top: -200px; }
      .articles-list-container.stories {
        margin-top: -160px; }
        @media only screen and (max-width: 640px) {
          .articles-list-container.stories {
            margin-top: -303px; } }
        .articles-list-container.stories .articles-list-item {
          min-height: 320px; }
        .articles-list-container.stories .list-item-logo {
          height: 100%;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          width: 100%; }
          @media only screen and (max-width: 330px) {
            .articles-list-container.stories .list-item-logo {
              background-size: contain; } }
        .articles-list-container.stories .list-item-top {
          background: none !important;
          height: 110px;
          padding: 20px;
          position: relative; }
          .articles-list-container.stories .list-item-top:before {
            display: block;
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            background-image: linear-gradient(90deg, #DCE1E6 0%, rgba(247, 249, 251, 0) 100%);
            width: 100%;
            height: 1px; }
        .articles-list-container.stories .list-item-title {
          font-size: 24px;
          line-height: 24px; }
        .articles-list-container.stories .list-item-link {
          color: #2EBD59;
          font-weight: 700;
          font-size: 15px;
          line-height: 18px;
          margin-top: auto;
          text-align: center; }
          .articles-list-container.stories .list-item-link span {
            margin-left: 5px;
            font-size: 12px;
            font-weight: 500; }
    .articles-list .list-item-content {
      padding: 30px;
      display: flex;
      flex-direction: column;
      flex-grow: 1; }
      @media only screen and (max-width: 533px) {
        .articles-list .list-item-content {
          padding: 15px; } }
    .articles-list .list-item-bottom {
      display: flex;
      flex-direction: column;
      flex-grow: 1; }
    .articles-list .list-item-top {
      height: 160px;
      overflow: hidden;
      background-size: cover;
      background-repeat: no-repeat; }
    .articles-list .list-item-title {
      word-wrap: break-word;
      font-size: 24px;
      line-height: 28px;
      font-weight: 500;
      text-align: center;
      margin-bottom: 12px; }
      @media only screen and (max-width: 980px) {
        .articles-list .list-item-title {
          font-size: 18px;
          line-height: 23px; } }
    .articles-list .list-item-date {
      margin-top: auto;
      text-align: center;
      font-size: 14px;
      line-height: 16px;
      font-weight: 300; }
      .articles-list .list-item-date span {
        margin-right: 5px; }
    .articles-list .list-item-introduction {
      font-weight: 300;
      line-height: 22px;
      font-size: 16px;
      color: #6A7275;
      margin-bottom: 12px;
      text-align: center;
      word-wrap: break-word; }
  .articles h2 {
    margin-top: 0;
    margin-bottom: 35px;
    text-align: center; }
  .articles .col {
    float: left;
    margin-left: 120px;
    width: 39%; }
    .articles .col:first-child {
      margin-left: 20px; }
  .articles h3 a {
    text-decoration: none;
    color: #007EE5; }
    .articles h3 a:hover {
      text-decoration: underline; }
  .articles time {
    display: block;
    margin: 0;
    padding: 4px 0 12px 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #9E9E9E; }
  .articles p {
    margin: 0;
    padding: 9px 0; }
  .articles .readmore {
    padding-top: 2px; }
    .articles .readmore a {
      font-size: 16px;
      line-height: 19px;
      font-weight: 300;
      color: #007EE5; }
    .articles .readmore span {
      display: inline-block;
      margin-left: 8px; }
  .articles .viewall {
    padding-top: 65px;
    text-align: center; }
    .articles .viewall a {
      display: inline-block;
      border-bottom: solid 1px #C3E1F9;
      font-size: 16px;
      line-height: 19px;
      font-weight: 500;
      text-decoration: none;
      color: #007EE5; }
      .articles .viewall a:hover {
        border-color: #007EE5; }

.navbar-product {
  float: left;
  padding: 12px 0 0 24px;
  font-size: 20px;
  line-height: 23px;
  font-weight: 300; }
  .navbar-product.green {
    color: #2EBD59; }

.archive .articles-header h1 {
  margin-top: 0 !important; }

@media only screen and (max-width: 640px) {
  .archive .article-header.articles-bg {
    margin-bottom: 150px !important; } }

.archive .articles-header .subheader {
  margin-bottom: 122px;
  max-width: 640px !important; }

.responsive-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0px;
  height: 0;
  overflow: hidden; }

.responsive-container iframe,
.responsive-container object,
.responsive-container embed,
.responsive-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

[v-cloak] > * {
  display: none; }

.testimonials {
  clear: both;
  margin: 0;
  padding: 73px 0 80px 0;
  background: #fff url("../img/testimonial_bg.jpg") no-repeat 50% 0;
  /*background-size: 100%;*/ }
  .testimonials::after {
    clear: both;
    content: "";
    display: table; }
  .testimonials h2 {
    margin-top: 0;
    margin-bottom: 58px;
    text-align: center; }
  .testimonials .user {
    position: relative;
    margin: 14px 0 0 50px;
    padding-left: 76px;
    min-height: 60px; }
    .testimonials .user::after {
      clear: both;
      content: "";
      display: table; }
    .testimonials .user-img {
      position: absolute;
      top: 0;
      left: 0;
      border: solid 1px #BDBDBD;
      overflow: hidden;
      width: 60px;
      height: 60px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      border-radius: 30px; }
    .testimonials .user-name {
      display: block;
      padding-top: 10px;
      font-size: 16px;
      line-height: 22px;
      font-weight: 500;
      color: #424242; }
    .testimonials .user-company {
      display: block;
      font-size: 16px;
      line-height: 22px;
      font-weight: 300;
      color: #616161; }

.testimonial {
  position: relative;
  min-height: 190px; }
  .testimonial .fa {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 32px;
    color: #2EBD59; }
  .testimonial blockquote {
    margin: 0;
    padding: 0 0 0 50px;
    border: 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    font-style: italic;
    color: #616161; }
    .testimonial blockquote strong {
      font-weight: 600;
      color: #424242; }

.popular-lawyers {
  clear: both;
  margin: 0;
  padding: 64px 0 90px 0;
  background: #fff; }
  .popular-lawyers::after {
    clear: both;
    content: "";
    display: table; }
  .popular-lawyers h2 {
    margin-top: 0;
    text-align: center; }
  .popular-lawyers .sub-text {
    padding: 0 100px;
    padding-top: 18px;
    padding-bottom: 44px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    text-align: center;
    color: #757575; }
  .popular-lawyers .lawyer {
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 200px; }
    .popular-lawyers .lawyer p {
      margin: 0;
      padding: 0;
      font-size: 14px;
      line-height: 20px;
      font-weight: 300; }
    .popular-lawyers .lawyer-img {
      overflow: hidden;
      width: 200px;
      height: 200px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
    .popular-lawyers .lawyer-name {
      margin: 0;
      padding: 22px 0 6px 0;
      font-size: 16px;
      line-height: 19px;
      font-weight: 500;
      color: #202020; }
    .popular-lawyers .lawyer-profession {
      text-transform: uppercase; }

.partners {
  clear: both;
  margin: 0;
  padding: 63px 0 111px 0;
  background: #fff; }
  .partners::after {
    clear: both;
    content: "";
    display: table; }
  .partners h2 {
    margin-top: 0;
    text-align: center; }
  .partners-row {
    margin: 73px auto 76px auto;
    padding: 0;
    border-collapse: collapse;
    width: 64%; }
    .partners-row td {
      text-align: center; }
  .partners .col-md-4 {
    padding-left: 15px;
    padding-right: 5px;
    width: 340px; }
  .partners .col-md-12 {
    padding-top: 20px; }

.support {
  padding: 68px 0 87px 0;
  background: url("../img/laptop_blue_bg.jpg") no-repeat 50% 0;
  background-size: 100%; }
  .support h4 {
    margin: 0;
    padding: 0;
    font-size: 26px;
    line-height: 31px;
    font-weight: 300;
    color: #fff; }
  .support .qa ul {
    margin: 0;
    padding: 32px 0 0 0;
    list-style-type: none;
    width: 410px; }
  .support .qa li {
    position: relative;
    color: #fff; }
    .support .qa li:before {
      display: block;
      content: " ";
      position: absolute;
      top: 13px;
      left: 13px;
      background: #fff;
      width: 6px;
      height: 6px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      border-radius: 6px; }
    .support .qa li a {
      display: block;
      padding: 7px 0;
      padding-left: 32px;
      border-bottom: solid 1px rgba(255, 255, 255, 0.26);
      font-size: 16px;
      line-height: 20px;
      font-weight: 500;
      color: #fff; }
  .support .qa .action {
    padding-top: 20px;
    padding-left: 32px; }
    .support .qa .action a {
      font-size: 16px;
      line-height: 20px;
      font-weight: 300;
      color: #fff; }
      .support .qa .action a span {
        margin-left: 5px; }
  .support .customer-support {
    width: 345px;
    min-height: 225px; }
    .support .customer-support:before {
      bottom: -87px;
      background: url("../img/customer_support_footer.png") no-repeat 0 0;
      width: 228px;
      height: 301px; }
    .support .customer-support .open-hours {
      margin-bottom: 30px; }
    .support .customer-support .phone {
      font-size: 18px;
      line-height: 20px;
      font-weight: 500;
      color: #fff; }
    .support .customer-support .chat {
      margin-top: 8px;
      padding: 0;
      background: transparent; }
      .support .customer-support .chat a {
        font-weight: 500;
        color: #fff; }

.block-top {
  position: relative; }
  .block-top:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    background-image: linear-gradient(90deg, #DFDFDF 0%, rgba(223, 223, 223, 0) 100%); }
  .block-top .btn-action {
    margin-bottom: 24px;
    border-color: #2EBD59 !important;
    color: #0a0a0a;
    font-weight: 700;
    background-color: #E5F6EA !important;
    font-size: 15px;
    line-height: 24px;
    border-radius: 20px;
    min-width: 180px;
    text-transform: none;
    margin-top: 0; }
  .block-top-content {
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .block-top-title {
    color: #2EBD59;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 29px;
    text-transform: uppercase; }
  .block-top-price {
    font-size: 60px;
    line-height: 49px;
    letter-spacing: -1, 3px;
    font-weight: 700;
    margin-bottom: 12px; }
  .block-top-subtext {
    font-size: 15px;
    max-width: 144px;
    line-height: 24px;
    color: #6A7275;
    text-align: center; }

.block-middle {
  padding: 40px;
  background-color: #F7F9FB;
  display: flex;
  flex-direction: column;
  text-align: center; }
  .block-middle-title {
    margin-bottom: 18px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px; }
  .block-middle .btn-primary {
    height: 40px !important;
    min-width: 100% !important;
    padding: 12px 10px 0 10px !important;
    text-transform: uppercase !important; }
  .block-middle-subtext {
    font-size: 15px;
    line-height: 24px;
    margin-top: 24px; }

.block-bottom {
  position: relative; }
  .block-bottom:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background-image: linear-gradient(90deg, #DFDFDF 0%, rgba(223, 223, 223, 0) 100%); }
  .block-bottom ul {
    margin: 0;
    padding: 40px 40px 20px 40px;
    list-style: none; }
    .block-bottom ul li {
      font-size: 15px;
      line-height: 22px;
      font-weight: 300;
      margin-bottom: 20px; }

.prices .articles-header .subheader {
  margin-bottom: 24px; }

.prices .articles-header {
  margin-bottom: 80px; }

.prices .block {
  overflow: visible; }

.prices .btn-primary.green {
  background-color: #2EBD59;
  border-color: #2EBD59;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 14px;
  font-weight: 700;
  min-width: 220px;
  margin: 0 auto;
  width: initial;
  height: 44px;
  padding: 0px 10px 0 10px;
  z-index: 10; }
  .prices .btn-primary.green.green:hover {
    background-color: #2EBD59 !important;
    border-color: #2EBD59 !important; }

.prices-blocks {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
  margin-bottom: 100px;
  margin-top: -376px;
  justify-content: center; }
  .prices-blocks .pricing-block:first-child {
    border-radius: 12px 0 0 12px; }
  .prices-blocks .pricing-block:last-child {
    border-radius: 0px 12px 12px 0;
    background-image: linear-gradient(-90deg, #F7F9FB 0%, rgba(247, 249, 251, 0) 100%);
    box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.1); }

.prices-block {
  width: 32%;
  background-image: linear-gradient(-90deg, #F7F9FB 0%, rgba(247, 249, 251, 0) 100%);
  background: #FFFFFF;
  box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.1); }
  .prices-block.center {
    width: 36%;
    background-image: linear-gradient(-90deg, #F7F9FB 0%, rgba(247, 249, 251, 0) 100%);
    background: #FFFFFF;
    border: 3px solid #2EBD59;
    border-radius: 12px;
    box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.1);
    align-self: flex-start;
    margin: -49px 0; }
    .prices-block.center .block-top-content {
      padding: 24px 40px 40px 40px; }
    .prices-block.center .block-top:before {
      background-image: linear-gradient(90deg, #2EBD59 0%, rgba(223, 223, 223, 0) 100%) !important; }
    .prices-block.center .block-middle {
      background-color: #E5F6EA; }
    .prices-block.center .block-bottom {
      min-height: 520px; }
      .prices-block.center .block-bottom:before {
        background-image: linear-gradient(90deg, #2EBD59 0%, rgba(223, 223, 223, 0) 100%) !important; }

.page-custom .btn-container {
  flex: 0 0 100%;
  text-align: center; }

.page-custom .articles-list #act-btn {
  margin-top: 50px;
  text-transform: uppercase !important;
  min-width: 320px;
  max-width: 320px; }

.page-custom .articles-list-container.stories {
  margin-top: 0px !important; }

.page-custom .articles-header {
  margin-bottom: 125px;
  align-items: center;
  margin-top: 67px; }

.page-custom .article-header {
  margin-bottom: 0 !important;
  width: auto !important;
  max-width: inherit !important;
  position: relative;
  background-image: linear-gradient(90deg, #F7F9FB 0%, rgba(247, 249, 251, 0) 100%);
  min-height: 800px;
  padding-top: 1px; }
  .page-custom .article-header .article-bg:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/header-texture-left.svg) no-repeat 0 0;
    width: 300px;
    height: 480px; }
  .page-custom .article-header .article-bg:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/header-texture-right.svg) no-repeat 0 0;
    width: 361px;
    height: 480px; }
  .page-custom .article-header:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/header-curve-white.svg) no-repeat 50% 0;
    background-size: cover;
    width: 100%;
    height: 43px;
    z-index: 1; }

.page-custom .articles-header h1 {
  font-size: 46px;
  z-index: 10;
  line-height: 46px;
  text-align: center;
  max-width: 780px; }

section.bg {
  background-color: #F7F9FB !important; }
  section.bg .articles-header {
    margin: 30px 0 !important;
    align-items: center; }

@media only screen and (max-width: 640px) {
  .page-custom .container {
    padding-left: 18px !important;
    padding-right: 18px !important; }
  .page-custom .article-header .article-bg:before,
  .page-custom .article-header .article-bg:after,
  .page-custom .article-header:before {
    content: none; }
  .page-custom .article-header h1,
  .page-custom .articles-header h1 {
    padding-bottom: 30px;
    font-size: 28px;
    line-height: 34px; }
  .page-custom .article-header {
    min-height: 0; }
  .page-custom .articles-header {
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 50px; }
  .page-custom .btn-primary,
  .page-custom #act-btn {
    width: 100%;
    min-width: 100% !important; }
  .page-custom .prices-blocks {
    flex-wrap: wrap;
    margin-top: 0px; }
  .page-custom .prices-block {
    width: 100%;
    min-width: initial; }
  .page-custom .prices-block.center {
    margin: 20px 0 !important; }
    .page-custom .prices-block.center .block-bottom {
      min-height: initial !important; } }

@media only screen and (max-width: 1000px) {
  .page-custom .container {
    width: auto !important; }
  .page-custom .block-top-content,
  .page-custom .block-middle,
  .page-custom .block-bottom ul {
    padding: 15px; } }

.sidebar {
  position: fixed;
  right: 0;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  background: #2EBD59;
  width: 30rem;
  height: 100vh;
  z-index: 9999;
  -webkit-box-shadow: 0 0 6rem 0 rgba(51, 71, 80, 0.24);
  box-shadow: 0 0 6rem 0 rgba(51, 71, 80, 0.24);
  border-bottom-left-radius: 1.2rem;
  border-top-left-radius: 1.2rem;
  opacity: 0;
  transform: translate3d(100%, 0, 0);
  transition: transform .1s ease-in-out; }
  .sidebar-head {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 0 0 2.4rem;
    min-height: 6rem;
    -webkit-box-shadow: 0 0 4rem 0 rgba(51, 71, 80, 0.18);
    box-shadow: 0 0 4rem 0 rgba(51, 71, 80, 0.18);
    border-top-left-radius: 1.2rem; }
    .sidebar-head label {
      display: flex;
      flex: 1;
      font-size: 2rem;
      line-height: 2.3rem;
      letter-spacing: -.02rem;
      font-weight: 700;
      color: #fff; }
    .sidebar-head .close {
      opacity: 1;
      display: flex;
      justify-content: center;
      align-items: center;
      text-decoration: none;
      width: 6rem;
      height: 6rem; }
      .sidebar-head .close i {
        font-size: 3rem;
        color: #fff; }
  .sidebar-nav {
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: center;
    justify-content: center; }
    .sidebar-nav ul {
      display: flex;
      flex-direction: column;
      padding-left: 0; }
    .sidebar-nav li {
      display: flex;
      align-items: center;
      justify-content: center; }
    .sidebar-nav a {
      display: inline-flex;
      padding: 1.2rem 2.4rem;
      border: solid .2rem transparent;
      font-size: 1.8rem;
      line-height: 1.8rem;
      font-weight: 700;
      letter-spacing: -.02rem;
      justify-content: center;
      color: #fff;
      text-decoration: none;
      min-width: 18rem;
      -webkit-border-radius: 4rem;
      -moz-border-radius: 4rem;
      -ms-border-radius: 4rem;
      border-radius: 4rem; }
    .sidebar-nav .active a {
      border-color: #fff; }
    .sidebar-nav i {
      margin: -.1rem 1.2rem 0 0; }
  .sidebar-footer {
    display: flex;
    padding: 2.4rem; }
  .sidebar .btn-primary.btn-radius,
  .sidebar .btn-primary.btn-radius:hover,
  .sidebar .btn-primary.btn-radius:active {
    flex: 1;
    background: #fff !important;
    border-color: #fff !important;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: -.02rem;
    text-transform: none;
    color: #4DC772 !important; }
  .sidebar.open {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1; }

/*@import 'modules/lawyer-help';
@import 'modules/user-list';
@import 'modules/helper';
@import 'modules/lawyer-block';
*/
.modal-open .navbar {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.navbar.invis {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.modal {
  display: none;
  overflow: hidden;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal .close {
    margin-top: -4px;
    margin-right: 2px;
    font-weight: 400;
    font-size: 25px;
    border: none;
    color: #757575;
    opacity: 1;
    filter: alpha(opacity=100); }
    .modal .close:hover {
      color: #202020; }
  .modal-title {
    line-height: 27px; }
  .modal-header {
    padding: 19px 20px !important;
    padding-bottom: 17px;
    border-bottom: solid 1px #BDBDBD !important; }
    .modal-header h4 {
      display: inline-block;
      font-size: 16px;
      line-height: 19px;
      font-weight: 500;
      color: #202020; }
    .modal-header-action {
      font-size: 14px;
      line-height: 17px;
      font-weight: 500;
      color: #007EE5;
      z-index: 2; }
      .modal-header-action:hover {
        color: #007EE5; }
    .modal-header-tabs {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .modal-header-tabs::after {
        clear: both;
        content: "";
        display: table; }
      .modal-header-tabs li {
        float: left;
        padding-right: 20px; }
        .modal-header-tabs li a {
          font-size: 16px;
          line-height: 19px;
          font-weight: 500;
          color: #007EE5; }
        .modal-header-tabs li.active a {
          cursor: default;
          text-decoration: none;
          color: #202020; }
  .modal-inner {
    position: relative;
    z-index: 1050; }
  .modal-body {
    position: relative;
    padding: 20px 60px;
    background: #F5F5F5;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
    .modal-body .content-preloader {
      position: absolute;
      top: 0;
      left: 0;
      padding-top: 0;
      padding-bottom: 0;
      background: #F5F5F5;
      text-align: center;
      width: 100%;
      height: 100%;
      z-index: 2;
      opacity: 0.95;
      filter: alpha(opacity=95); }
      .modal-body .content-preloader:before {
        top: 45%;
        margin-top: -32px; }
      .modal-body .content-preloader p {
        position: relative;
        top: 45%;
        margin-top: 44px; }
    .modal-body .nav-tabs {
      position: relative;
      top: -16px;
      background: transparent;
      border-bottom: none; }
      .modal-body .nav-tabs li {
        border-bottom: solid 1px transparent; }
        .modal-body .nav-tabs li a {
          font-size: 14px;
          font-weight: 300;
          color: #616161 !important; }
      .modal-body .nav-tabs .active {
        border-color: #E0E0E0; }
        .modal-body .nav-tabs .active a {
          font-weight: 300;
          color: #202020 !important; }
    .modal-body .upload {
      margin-bottom: 10px;
      padding: 44px;
      text-align: center; }
      .modal-body .upload .btn {
        position: relative;
        top: inherit;
        left: inherit; }
      .modal-body .upload .desc {
        padding-top: 15px; }
  .modal-dialog {
    z-index: 1050; }
  .modal-content {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px; }
  .modal-demo .request-demo {
    padding: 30px 0;
    max-width: 360px; }
  .modal-demo .modal-body {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .modal-demo .modal-footer {
    padding: 15px 30px 18px 40px !important;
    border-top: solid 1px #E0E0E0;
    background: #F5F5F5;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
    .modal-demo .modal-footer .btn {
      display: inline-block;
      margin: 0;
      max-width: 220px; }

.contractList .modal-dialog {
  width: 900px; }

.contractList .list h3 {
  margin: 0;
  padding: 0 0 13px 0;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  color: #202020; }

.contractList .list .upgrade-required {
  position: relative;
  top: -10px;
  margin: 0;
  padding: 0 0 13px 0;
  font-size: 12px;
  line-height: 15px;
  font-weight: 300;
  color: #616161; }
  .contractList .list .upgrade-required a {
    color: #007EE5;
    text-decoration: underline; }
    .contractList .list .upgrade-required a:hover {
      color: #202020; }

.contractList .list ul {
  margin: 0;
  padding: 0 0 25px 0;
  list-style-type: none;
  font-size: 14px;
  line-height: 17px;
  font-weight: 300;
  color: #202020; }
  .contractList .list ul a {
    color: #007EE5; }
    .contractList .list ul a:hover {
      color: #007EE5; }
    .contractList .list ul a.black-link {
      color: #202020; }
  .contractList .list ul .fa {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #9E9E9E; }
  .contractList .list ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 8px;
    cursor: default; }

.login .modal-header {
  background: #2EBD59 url("../img/modal_header_bg.png") no-repeat 0 0;
  border-bottom: none !important;
  height: 161px;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px; }

.login .close {
  margin-top: -4px;
  font-size: 24px;
  text-shadow: none;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100); }

.login .modal-title {
  padding-top: 25px;
  font-size: 36px;
  line-height: 40px;
  font-style: italic;
  text-align: center;
  color: #fff;
  width: 100%; }

.login .modal-dialog {
  margin-top: 203px;
  width: 487px; }

.login .modal-content {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }

.login .modal-body {
  padding: 47px 42px;
  background: #fff; }

.login .nav-tabs {
  position: absolute;
  top: -46px;
  left: 0;
  text-align: center;
  background: transparent;
  border: none;
  width: 100%; }
  .login .nav-tabs li a {
    font-weight: 600 !important;
    color: #fff !important; }
    .login .nav-tabs li a:hover {
      font-weight: 600 !important; }
  .login .nav-tabs .active {
    border: none !important; }
    .login .nav-tabs .active a {
      font-weight: 600 !important;
      color: #fff !important; }
  .login .nav-tabs li {
    float: none;
    position: relative;
    display: inline-block;
    height: 45px; }
  .login .nav-tabs .active:before {
    display: block;
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #2EBD59;
    transform: translate(-50%, 0); }

.login .separator {
  position: relative;
  margin: 30px 0;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  color: #9E9E9E; }
  .login .separator:before, .login .separator:after {
    display: block;
    position: absolute;
    top: 5px;
    content: "";
    background: #EEE;
    width: 170px;
    height: 1px; }
  .login .separator:before {
    left: 0;
    background-image: linear-gradient(90deg, #FFFFFF 2%, #E3E3E3 94%); }
  .login .separator:after {
    right: 0;
    background-image: linear-gradient(-90deg, #FFFFFF 2%, #E3E3E3 94%); }

.login .login-bottom {
  margin: 30px -42px -47px !important;
  padding: 20px 30px;
  border-top: solid 1px #eee;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #F5F5F5; }

.login .forgot-password {
  margin: -10px 0; }
  .login .forgot-password h3 {
    margin: 0;
    padding: 4px 0 12px 0; }
  .login .forgot-password .form-group {
    flex-direction: column; }
  .login .forgot-password .help-txt {
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
    color: #424242; }
  .login .forgot-password .col-md-7 {
    padding-right: 0; }

.login .forgot-pw {
  position: absolute;
  top: 12px;
  right: 14px;
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  color: #007EE5; }

.login .change-password .checkbox {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 7px;
  right: 30px; }

.login-email .form-group {
  margin-bottom: 0;
  position: relative;
  flex-direction: column; }

.login-email .row {
  margin-bottom: 20px; }

.login .tab-actions {
  position: relative;
  padding: 10px 0 0 0; }
  .login .tab-actions::after {
    clear: both;
    content: "";
    display: table; }
  .login .tab-actions .btn {
    float: right;
    margin: 0;
    margin-left: 10px;
    width: auto;
    height: 38px; }
  .login .tab-actions .btn-primary {
    padding-left: 33px;
    padding-right: 33px;
    background: #2EBD59 !important;
    border-color: #2EBD59 !important;
    text-transform: uppercase; }

.login h3 {
  margin: 0;
  padding: 4px 0 12px 0; }

.login .id-card {
  margin-top: -10px;
  padding-bottom: 20px; }
  .login .id-card .btn {
    height: 40px; }
  .login .id-card .col-md-4 {
    padding-left: 0; }

.login .id-mobile .btn {
  height: 40px; }

.login .id-mobile .col-md-4 {
  padding-left: 0; }

.login .id-mobile .form-group {
  margin-bottom: 0; }

.login .mobile-validation::after {
  clear: both;
  content: "";
  display: table; }

.login .mobile-validation .left {
  float: left;
  width: 134px;
  color: #202020; }
  .login .mobile-validation .left span {
    display: block;
    font-size: 13px;
    line-height: 16px; }
  .login .mobile-validation .left strong {
    font-size: 42px;
    line-height: 45px;
    font-weight: 600; }

.login .mobile-validation .right {
  float: left;
  width: 267px; }
  .login .mobile-validation .right p {
    color: #424242 !important; }

.login .mobile-validation .waiting-response {
  padding-top: 6px;
  font-size: 12px;
  font-weight: 600; }

.secured {
  position: relative;
  padding: 0 149px 0 48px;
  line-height: 17px !important; }
  .secured .fa {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 6px;
    font-size: 20px;
    text-align: center;
    background: #FAFAFA;
    color: #2EBD59;
    width: 34px;
    height: 34px;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    -ms-border-radius: 34px;
    border-radius: 34px; }
  .secured:after {
    display: inline-block;
    content: "";
    position: absolute;
    top: 2px;
    right: 0;
    background: url(../img/owasp_logo.svg) no-repeat;
    width: 85px;
    height: 30px;
    opacity: 0.5;
    filter: alpha(opacity=50); }

.qa .modal-header {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px; }

.qa .close {
  margin-top: -1px;
  font-size: 24px;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100); }

.qa .modal-title {
  padding-top: 2px;
  font-size: 20px;
  line-height: 24px;
  text-align: left; }

.qa .modal-dialog {
  margin-top: 60px; }

.qa .modal-content {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }

.qa .modal-body {
  padding: 10px 0; }

.qa .faq {
  padding-top: 0; }
  .qa .faq .title {
    padding: 0;
    font-size: 16px; }
    .qa .faq .title a {
      display: block;
      padding: 12px 25px; }
      .qa .faq .title a:hover {
        background: #F5F5F5; }
  .qa .faq .active a {
    background: #fff;
    color: #202020; }
    .qa .faq .active a:hover {
      background: #fff; }
  .qa .faq .collapsing {
    background: #fff; }
  .qa .faq .in {
    background: #fff; }
    .qa .faq .in .faq-body {
      background: #fff; }
  .qa .faq .faq-body {
    position: relative;
    top: 0;
    padding: 25px;
    padding-top: 0;
    background: #fff;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300; }
    .qa .faq .faq-body p {
      padding-bottom: 15px;
      font-size: 15px;
      color: #202020; }
      .qa .faq .faq-body p:last-child {
        padding-bottom: 0; }
  .qa .faq-head {
    border-bottom: none;
    border-top: solid 1px #E0E0E0; }
    .qa .faq-head:first-child {
      border-top: none; }

.topics .modal-header {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px; }

.topics .close {
  margin-top: -1px;
  font-size: 24px;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100); }

.topics .modal-title {
  padding-top: 2px;
  font-size: 20px;
  line-height: 24px;
  text-align: left; }

.topics .modal-dialog {
  margin-top: 60px; }

.topics .modal-content {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }

.topics .modal-body {
  padding: 30px;
  padding-bottom: 20px; }

.topics .links {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .topics .links li {
    position: relative;
    padding-bottom: 15px; }
  .topics .links a {
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    color: #007EE5; }

@media screen and (max-width: 680px) {
  .invite {
    padding-right: 0 !important; } }

.invite .modal-header {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px; }
  .invite .modal-header h4 {
    font-weight: 500 !important; }

.invite .row {
  margin: 0; }

.invite .close {
  margin-top: -1px;
  font-size: 24px;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100); }

.invite .modal-title {
  padding-top: 2px;
  font-size: 20px;
  line-height: 24px;
  text-align: left; }

.invite .modal-dialog {
  margin-top: 60px;
  width: 450px; }
  @media screen and (max-width: 680px) {
    .invite .modal-dialog {
      width: auto; } }

.invite .modal-content {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }

.invite .modal-body {
  padding: 30px 20px 20px 20px; }

.invite .spacing {
  padding-left: 0;
  padding-right: 0; }

.invite .btn.btn-round {
  margin: 0;
  background-color: #0CAB1C !important; }

.invite .form-group {
  margin-bottom: 10px; }

.invite .form-control {
  padding-left: 10px !important;
  border: solid 1px #BDBDBD;
  background-image: none;
  background: #fff; }

.invite .has-error .form-control {
  border-color: #e53935; }

.invite .nav-tabs {
  top: 0;
  margin: 0 -20px;
  padding: 0 20px;
  border-bottom: solid 1px #E0E0E0; }
  .invite .nav-tabs .active {
    font-weight: 500;
    border-color: #4DC772; }

.invite .modal-intro {
  padding: 0 15px 10px 15px;
  font-size: 14px;
  line-height: 21px; }

.invite .btn-wrap {
  position: absolute;
  bottom: 0; }

.invite .tab-pane-inner {
  margin: 0 -20px -10px -20px;
  padding: 20px 20px 0 20px;
  min-height: 230px;
  max-height: 230px;
  overflow-y: scroll; }

.invite .tab-pane .modal-footer {
  margin: 10px -20px -20px -20px;
  padding: 20px;
  border-top: 1px solid #e5e5e5; }

.invite .permissions {
  display: none;
  padding: 0 15px 10px 80px;
  min-width: 210px; }
  .invite .permissions .checkbox label {
    padding: 7px 0 7px 35px !important;
    line-height: 14px;
    color: #424242; }
  .invite .permissions .checkbox-material {
    top: 3px !important; }
    .invite .permissions .checkbox-material .check:before {
      top: 3px !important; }
  .invite .permissions .checkbox.disabled {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .invite .permissions li {
    padding: 0; }
  .invite .permissions i {
    margin-right: 6px;
    width: 24px;
    text-align: center;
    font-size: 16px;
    color: #BDBDBD; }
  .invite .permissions a {
    position: relative;
    padding: 10px 10px; }
    .invite .permissions a:hover {
      background: #FAFAFA;
      color: #007EE5; }
      .invite .permissions a:hover i {
        color: #007EE5; }

.invite .user-checklist {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .invite .user-checklist li {
    position: relative;
    padding: 7px 0 7px 10px;
    border-bottom: solid 1px #E0E0E0; }
    .invite .user-checklist li:hover {
      background: rgba(255, 255, 255, 0.5); }
    .invite .user-checklist li.shared {
      background: rgba(255, 255, 255, 0.5); }
      .invite .user-checklist li.shared:hover {
        background: rgba(255, 255, 255, 0.5); }
      .invite .user-checklist li.shared .permissions {
        display: block; }
    .invite .user-checklist li:last-child {
      border: 0; }
  .invite .user-checklist .checkbox {
    margin: 0;
    -webkit-transform: inherit;
    transform: inherit; }
  .invite .user-checklist label {
    position: relative;
    padding: 9px 0 9px 80px; }
    .invite .user-checklist label .checkbox-material {
      position: absolute;
      top: 8px;
      left: 0; }
  .invite .user-checklist .user {
    left: 33px; }
  .invite .user-checklist .name {
    display: block; }
  .invite .user-checklist .role {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    color: #9E9E9E; }

@media screen and (max-width: 680px) {
  .order {
    padding-right: 0 !important; } }

.order .modal-body {
  padding-top: 14px;
  padding-bottom: 30px;
  padding-left: 28px;
  padding-right: 28px; }

.order .btn.btn-round {
  background: #0CAB1C !important; }

.order p {
  padding-right: 54px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #424242; }
  @media screen and (max-width: 680px) {
    .order p {
      padding-right: 0;
      padding-left: 15px;
      padding-right: 15px; } }

.order label {
  display: block;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300; }

.order .space {
  padding-top: 25px; }

.order .select {
  border: solid 1px #E0E0E0;
  background: #fff;
  width: 100%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none; }
  .order .select .btn {
    text-transform: none;
    padding: 10px 12px;
    font-size: 16px;
    font-weight: 500; }
  .order .select .dropdown-toggle {
    float: right; }

.rename .modal-header {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px; }
  .rename .modal-header h4 {
    font-weight: 500 !important; }

.rename .close {
  margin-top: -1px;
  font-size: 24px;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100); }

.rename .modal-title {
  padding-top: 2px;
  font-size: 20px;
  line-height: 24px;
  text-align: left; }

.rename .modal-dialog {
  margin-top: 60px; }

.rename .modal-content {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }

.rename .modal-body {
  padding: 30px;
  padding-bottom: 20px; }

.rename .spacing {
  padding-left: 0;
  padding-right: 0; }

.rename .btn.btn-round {
  margin: 0;
  background-color: #0CAB1C !important; }

.rename .form-group {
  margin-bottom: 10px; }

.rename .form-control {
  border: solid 1px #BDBDBD; }

.rename .has-error .form-control {
  border-color: #e53935; }

.modal.video .modal-dialog {
  width: 562px; }

.modal.video .modal-header {
  border: none !important; }

.modal.video .modal-body {
  padding: 0;
  line-height: 1px; }

.reminder h5 {
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 13px;
  line-height: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #9E9E9E; }

.reminder-container {
  margin-top: 20px; }

.reminder .document-name {
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  height: initial;
  color: #424242;
  padding-bottom: 0px;
  margin-bottom: 10px;
  align-items: flex-start;
  padding-left: 0; }

.reminder .col-xs-2,
.reminder .col-xs-3,
.reminder .col-xs-4,
.reminder .col-xs-6,
.reminder .col-xs-8,
.reminder .col-xs-9 {
  padding-left: 0; }

.reminder .col-xs-3 {
  width: auto !important; }

.reminder .separator {
  margin: 4px 0;
  background: #E0E0E0;
  height: 1px; }

.reminder .radio {
  margin-top: 0;
  margin-bottom: 0; }

.reminder .row {
  margin: 0;
  padding: 10px 0; }
  .reminder .row strong {
    font-size: 15px;
    line-height: 18px;
    font-weight: 700; }

.reminder .form-group {
  position: relative;
  margin: 0; }

.reminder .form-control {
  padding-left: 10px;
  border: solid 1px #E0E0E0;
  background: #fff; }

.reminder .fa-calendar {
  position: absolute;
  top: 11px;
  right: 11px;
  font-size: 18px;
  color: #9E9E9E;
  pointer-events: none; }

.reminder .form-text {
  display: inline-block;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  color: #424242; }
  .reminder .form-text.space {
    padding-top: 12px; }

.reminder .auto {
  width: auto !important; }

.reminder .select {
  margin: 0 !important;
  padding: 0;
  border: solid 1px #E0E0E0;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .reminder .select .dropdown-toggle {
    display: block;
    padding: 10px 12px 10px 12px;
    font-size: 12px;
    color: #424242;
    text-decoration: none !important;
    width: auto; }
  .reminder .select .open-custom-select {
    padding-top: 12px;
    padding-right: 0; }
  .reminder .select .caret {
    float: right;
    margin-top: 7px;
    color: #424242; }

.reminder .modal-body {
  padding-bottom: 32px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.reminder .modal-footer {
  padding: 15px 30px 18px 40px !important;
  border-top: solid 1px #E0E0E0;
  background: #F5F5F5;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }
  .reminder .modal-footer::after {
    clear: both;
    content: "";
    display: table; }
  .reminder .modal-footer .btn-add {
    margin: 0;
    float: left;
    position: relative;
    margin-left: 15px;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px !important;
    font-weight: 500;
    text-transform: none;
    color: #007EE5; }
    .reminder .modal-footer .btn-add .fa-plus {
      position: absolute;
      top: 10px;
      left: -30px;
      font-size: 15px;
      font-weight: normal;
      color: #616161;
      pointer-events: none; }
    .reminder .modal-footer .btn-add:hover {
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }
  .reminder .modal-footer .btn-cancel {
    margin: 0;
    float: right;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px !important;
    font-weight: 500;
    text-transform: none;
    color: #757575; }
    @media screen and (max-width: 360px) {
      .reminder .modal-footer .btn-cancel {
        float: left; } }
    .reminder .modal-footer .btn-cancel:hover {
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }
    .reminder .modal-footer .btn-cancel.blue {
      color: #007EE5; }
  .reminder .modal-footer .btn-round {
    margin: 0 0 0 24px;
    float: right;
    background-color: #0CAB1C !important;
    width: auto;
    padding-left: 30px;
    padding-right: 30px; }

.reminder-list {
  margin: 0;
  padding: 0px 0 0 15px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: #202020; }
  .reminder-list li {
    margin-bottom: 11px;
    padding-bottom: 0;
    position: relative; }

.reminder-add {
  padding-top: 16px; }
  .reminder-add .row {
    padding: 5px 0; }
  .reminder-add .col-xs-5,
  .reminder-add .col-xs-6,
  .reminder-add .col-xs-12 {
    padding-left: 0;
    padding-right: 10px; }
  .reminder-add .dropdown-toggle {
    width: auto !important; }
  .reminder-add .btn {
    margin: 0; }
    .reminder-add .btn-group {
      width: 100%;
      display: flex;
      margin-left: 0;
      padding-left: 0;
      text-align: left; }
      @media screen and (max-width: 820px) {
        .reminder-add .btn-group {
          margin-top: 10px !important; } }
      .reminder-add .btn-group .open-custom-select {
        padding-left: 10px;
        flex: 1;
        margin-left: 0;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .reminder-add .btn-group .dropdown-menu {
        width: 100%; }
    .reminder-add .btn.grey {
      display: block;
      font-size: 14px;
      font-weight: 500;
      width: 100%;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
    .reminder-add .btn-remove {
      margin-left: 13px;
      padding-left: 0 !important;
      padding-right: 0 !important;
      font-size: 14px;
      line-height: 17px;
      font-weight: 500;
      text-transform: none;
      color: #E87C76 !important; }
      .reminder-add .btn-remove:hover {
        -webkit-box-shadow: none !important;
        box-shadow: none !important; }

.reminder .document-review {
  padding-right: 54px;
  padding-left: 54px; }
  .reminder .document-review h5 {
    font-size: 11px;
    text-align: center;
    padding-bottom: 5px; }
  .reminder .document-review h3 {
    margin: 0;
    padding: 0 0 16px 0;
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
    text-align: center;
    color: #424242; }
  .reminder .document-review p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    text-align: center;
    color: #424242; }
  .reminder .document-review .document-fields {
    padding-top: 38px; }
  .reminder .document-review .btn-group {
    display: block; }
    .reminder .document-review .btn-group .dropdown-toggle {
      width: 100%; }
  .reminder .document-review label {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 18px 4px;
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #202020; }
    .reminder .document-review label.checked:before {
      display: block;
      content: "";
      position: absolute;
      top: -2px;
      left: -26px;
      background: url(../img/icon_check_green.svg) no-repeat 0 0;
      width: 18px;
      height: 13px; }

.announcement .modal-dialog {
  width: 700px; }

.announcement .modal-body {
  padding: 34px 54px; }
  .announcement .modal-body h4 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500; }
  .announcement .modal-body p {
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #424242; }

.move .modal-body {
  padding: 40px 60px; }

.move .select {
  display: block;
  position: relative;
  margin: 0 !important;
  padding: 0;
  border: none;
  background: #fff;
  height: 39px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .move .select .dropdown-toggle {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 12px 10px 12px;
    color: #424242;
    text-decoration: none !important;
    width: 30px;
    z-index: 3; }
  .move .select .caret {
    float: right;
    margin-top: 7px;
    color: #424242; }
  .move .select .btn:first-child {
    display: block;
    position: relative;
    padding: 10px 12px 10px 12px;
    background: #fff;
    text-align: left;
    text-transform: none;
    border: solid 1px #BDBDBD;
    width: 100%;
    z-index: 2;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    border-radius: 3px !important; }

.move .btn-round {
  margin: 0;
  background-color: #0CAB1C !important; }

.search-block {
  background: -moz-linear-gradient(left, #F7F9FB 0%, #f6f6f6 33%, white 100%);
  background: -webkit-linear-gradient(left, #F7F9FB 0%, #f6f6f6 33%, white 100%);
  background: -o-linear-gradient(left, #F7F9FB 0%, #f6f6f6 33%, white 100%);
  background: -ms-linear-gradient(left, #F7F9FB 0%, #f6f6f6 33%, white 100%);
  background: linear-gradient(to right, #F7F9FB 0%, #f6f6f6 33%, white 100%);
  padding: 20.5px;
  pointer-events: none; }
  .search-block > div {
    pointer-events: initial; }

.admin-dashboard .modal .btn-group {
  background-color: white;
  border: solid 1px #BDBDBD; }

.admin-dashboard .modal .btn-group .btn {
  color: #333333; }

.search-block .form-group {
  width: 100%;
  margin-bottom: 0;
  position: relative; }

.search-block .fa-search {
  position: absolute;
  left: 10px;
  top: 13px;
  color: #BDBDBD;
  font-size: 17px; }

.search-block input {
  font-size: 15px;
  width: 100%;
  border: solid 1px #BDBDBD !important;
  border-radius: 4px;
  padding-left: 35px !important; }
  .search-block input:focus {
    padding: 0; }

.block-container a {
  text-decoration: none; }

.modal-open {
  padding-right: 0; }

.admin .table-block.no-footer {
  display: flex;
  padding-bottom: 30px; }

.admin.invoices .admin-content {
  display: initial; }

.choice {
  flex: 1;
  flex-direction: column;
  padding: 30px 15px 30px 30px;
  overflow-y: auto; }
  .choice-name {
    padding-bottom: 10px; }
    .choice-name .form-group {
      flex: 1; }

.ico-close {
  display: inline-block;
  background: url("../img/ico-close.svg") no-repeat 0 0;
  width: 16px;
  height: 16px; }

.icon-close {
  display: inline-block;
  background: url("../img/icon-close.png") no-repeat 0 0;
  width: 16px;
  height: 16px; }

.reminder .radio-block {
  display: block !important; }

@media screen and (max-width: 680px) {
  .reminder .radio {
    margin: .5rem 0; } }

.bureau-login .checkbox a {
  text-decoration: underline; }

.bureau-login .change-password .checkbox {
  top: 12px; }

#variableModal {
  position: fixed !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  bottom: initial;
  max-height: 100%;
  overflow: auto; }

@media screen and (max-width: 820px) {
  .modal-open,
  .modal.reminder {
    padding-right: 0 !important; } }

.overlay {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.95);
  width: 100%;
  height: 100%;
  z-index: 9999999; }
  .overlay-close {
    position: absolute;
    top: 0;
    right: 0; }
  .overlay .closed {
    display: block;
    position: relative;
    background: #2EBD59 url("../img/header-close-white.svg") no-repeat 50% 50%;
    width: 60px;
    height: 60px;
    opacity: 1;
    filter: alpha(opacity=100);
    /*
    &:hover {
      background-color: #2EBD59;
    }*/ }
    .overlay .closed:before {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background-image: linear-gradient(-180deg, rgba(222, 226, 230, 0) 0%, #DEE2E6 49%, rgba(222, 226, 230, 0) 100%);
      width: 1px;
      height: 100%; }
  .overlay.hide {
    display: none; }
  .overlay.show {
    display: flex !important;
    animation: fade-in .3s; }
  .overlay.fade-out {
    display: flex;
    animation: fade-out .3s;
    animation-fill-mode: forwards; }
  .overlay-error .overlay-icon {
    background: url("../img/ico-doc-red.svg") no-repeat 0 0; }
  .overlay-cookie {
    position: fixed;
    top: inherit;
    bottom: 0;
    height: auto;
    background: #fff;
    z-index: 10000;
    -webkit-box-shadow: 0 0 34px 0 rgba(35, 50, 56, 0.1);
    box-shadow: 0 0 34px 0 rgba(35, 50, 56, 0.1); }
    .overlay-cookie .overlay-icon {
      right: 0;
      background: url("../img/ico-cookie.svg") no-repeat 0 0;
      width: 98px;
      height: 95px; }
    .overlay-cookie .overlay-text {
      padding: 0; }
    .overlay-cookie .overlay-container {
      justify-content: center;
      width: 100%; }
    .overlay-cookie .overlay-msg {
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding: 32px 0;
      max-width: inherit;
      width: 100%;
      max-width: 1000px; }
    .overlay-cookie .overlay-wrap {
      padding-left: 42px;
      flex: 1;
      justify-content: left; }
      .overlay-cookie .overlay-wrap .overlay-content {
        text-align: left; }
      .overlay-cookie .overlay-wrap p {
        text-align: left; }
    .overlay-cookie .overlay-actions {
      padding: 0; }
  .overlay-session .overlay-container {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    height: 100vh; }
  .overlay-msg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 460px; }
  .overlay-icon {
    display: flex;
    position: relative;
    right: -12px;
    background: url("../img/ico-doc-green.svg") no-repeat 0 0;
    width: 208px;
    height: 164px; }
  .overlay-text {
    padding: 12px 0 0 0; }
    .overlay-text p {
      margin: 0;
      padding: 0;
      font-size: 22px;
      line-height: 32px;
      font-weight: 500;
      text-align: center;
      color: #233238; }
  .overlay-content {
    padding: 12px 0 0 0;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    text-align: center;
    color: #233238; }
  .overlay-actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 0 0 0; }
    .overlay-actions .btn.btn-primary {
      border-color: #2EBD59 !important;
      background: #2EBD59 !important;
      font-weight: 700;
      text-transform: uppercase !important;
      font-size: 15px;
      line-height: 16px;
      text-decoration: none;
      text-align: center;
      min-width: 160px;
      height: auto;
      -webkit-border-radius: 36px;
      -moz-border-radius: 36px;
      -ms-border-radius: 36px;
      border-radius: 36px; }
      .overlay-actions .btn.btn-primary:visited {
        border-color: #2EBD59 !important;
        background: #2EBD59 !important; }
      .overlay-actions .btn.btn-primary:hover {
        border-color: #2EBD59 !important;
        background: #2EBD59 !important; }
    .overlay-actions .btn-link {
      margin-top: 18px;
      font-size: 13px;
      line-height: 16px;
      font-weight: 700;
      text-decoration: none;
      color: #2EBD59; }
      .overlay-actions .btn-link:hover {
        color: #2EBD59; }
    .overlay-actions .btn-default {
      padding: 9px 14px 11px 14px;
      border-color: #2EBD59 !important;
      text-decoration: none;
      font-weight: 700;
      color: #233238 !important;
      min-width: 170px;
      -webkit-border-radius: 36px;
      -moz-border-radius: 36px;
      -ms-border-radius: 36px;
      border-radius: 36px; }
      .overlay-actions .btn-default i {
        margin-left: 12px;
        font-size: 16px;
        color: #8F9EAB; }
      .overlay-actions .btn-default:visited {
        border-color: #2EBD59 !important;
        color: #233238 !important; }
      .overlay-actions .btn-default:hover {
        background: #E5F6EA !important;
        color: #233238 !important; }
  .overlay-sharing .overlay-signup-wrap {
    width: 540px;
    max-width: 100%; }
    @media screen and (max-width: 680px) {
      .overlay-sharing .overlay-signup-wrap {
        width: 100%; } }
  .overlay-sharing .form-row {
    padding-bottom: 0; }
  .overlay-sharing .btn.btn-primary {
    height: 44px;
    padding: 13px 14px;
    border: none !important;
    font-weight: 600;
    background-color: #2EBD59 !important; }
  .overlay-sharing .drop-input-text {
    color: #202020;
    font-weight: 600; }
    .overlay-sharing .drop-input-text span {
      margin-right: 10px;
      font-size: 17px; }
  .overlay-sharing .fa-chevron-down {
    color: #202020; }
  .overlay-sharing .form-row.actions {
    text-align: center;
    margin-top: 20px; }
    .overlay-sharing .form-row.actions a {
      text-decoration: none;
      text-align: center;
      margin: 0 auto;
      font-weight: 600;
      color: #2EBD59;
      text-transform: uppercase; }
  .overlay-sharing .drop-content li a {
    display: flex;
    align-items: center; }
    .overlay-sharing .drop-content li a span {
      margin-right: 8px; }
  .overlay-sharing .drop-input {
    height: 44px;
    border: solid 1px #B5BCC2;
    display: flex;
    border-radius: 4px;
    align-items: center;
    text-decoration: none; }
    .overlay-sharing .drop-input:hover a, .overlay-sharing .drop-input:hover span {
      text-decoration: none; }
    .overlay-sharing .drop-input span {
      display: flex;
      align-items: center;
      text-decoration: none; }
  .overlay-sharing .form-input::placeholder {
    font-style: italic; }
  .overlay-sharing .form-input:-webkit-input-placeholder {
    font-style: italic; }
  .overlay-sharing .form-input:-moz-placeholder {
    font-style: italic; }
  .overlay-sharing .form-input::-moz-placeholder {
    font-style: italic; }
  .overlay-sharing .form-input:-ms-input-placeholder {
    font-style: italic; }
  .overlay-sharing .overlay-signup-head {
    min-height: initial;
    text-align: left;
    align-items: flex-start; }
    .overlay-sharing .overlay-signup-head .modals-close {
      margin-left: auto; }
    .overlay-sharing .overlay-signup-head h3 {
      font-weight: 500;
      font-size: 18px;
      display: flex;
      padding: 0;
      width: 100%;
      align-items: center;
      padding: 0 0 0 20px; }
      .overlay-sharing .overlay-signup-head h3 span {
        margin-right: 20px; }
        .overlay-sharing .overlay-signup-head h3 span i {
          font-size: 24px;
          line-height: 28px; }
  .overlay-loader {
    position: relative;
    top: 70px;
    left: 57px;
    width: 80px;
    height: 66px; }
    .overlay-loader .row {
      background: #E5F6EA;
      width: 100%;
      height: 18px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      border-radius: 2px; }
    .overlay-loader .top div {
      background: #2EBD59;
      width: 0;
      height: 100%;
      animation: loading-top 3s infinite;
      animation-delay: .3s;
      transform-origin: left;
      animation-fill-mode: forwards;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      border-radius: 2px; }
    .overlay-loader .middle {
      margin-top: 6px; }
      .overlay-loader .middle div {
        background: #2EBD59;
        animation: loading-middle 3s infinite;
        animation-delay: 1.3s;
        transform-origin: left;
        animation-fill-mode: forwards;
        width: 0;
        height: 100%;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px; }
    .overlay-loader .bottom {
      margin-top: 6px; }
      .overlay-loader .bottom div {
        background: #2EBD59;
        animation: loading-bottom 3s infinite;
        animation-delay: 2.3s;
        transform-origin: left;
        animation-fill-mode: forwards;
        width: 0;
        height: 100%;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px; }
  .overlay-check {
    position: relative;
    top: 62px;
    left: 58px;
    width: 80px;
    height: 80px; }
    .overlay-check .line {
      position: absolute;
      background: #2EBD59;
      height: 12px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
    .overlay-check .short {
      top: 30px;
      left: 12px;
      transform: rotate(45deg);
      transform-origin: left;
      animation: icon-line-short .2s;
      animation-fill-mode: forwards;
      animation-delay: .3s; }
    .overlay-check .long {
      left: 29px;
      bottom: 15px;
      transform: rotate(-45deg);
      transform-origin: left;
      animation: icon-line-long .2s;
      animation-delay: .5s;
      animation-fill-mode: forwards; }
  .overlay-times {
    position: relative;
    top: 78px;
    left: 73px;
    width: 46px;
    height: 45px; }
    .overlay-times .line {
      position: absolute;
      background: #E53935;
      height: 11px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
    .overlay-times .one {
      top: 2px;
      left: 5px;
      transform: rotate(45deg);
      transform-origin: left;
      animation: times-one .2s;
      animation-fill-mode: forwards;
      animation-delay: .3s; }
    .overlay-times .two {
      bottom: -4px;
      left: 5px;
      transform: rotate(-45deg);
      transform-origin: left;
      animation: times-two .2s;
      animation-fill-mode: forwards;
      animation-delay: .3s; }
  .overlay-container {
    display: flex; }
    .overlay-container.show {
      display: flex; }
    .overlay-container.hide {
      display: none; }
  .overlay-sell {
    position: relative;
    margin: 0 0 0 80px;
    padding: 0 0 0 80px;
    max-width: 400px; }
    .overlay-sell:before {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background-image: linear-gradient(179deg, rgba(255, 255, 255, 0) 0%, #DCE1E6 51%, rgba(255, 255, 255, 0) 100%);
      width: 1px;
      height: 100%; }
    .overlay-sell h3 {
      margin: 0;
      padding: 0 0 30px 0;
      font-size: 36px;
      line-height: 46px;
      font-weight: 700;
      letter-spacing: -.47px;
      color: #233238; }
      .overlay-sell h3 span {
        position: relative; }
        .overlay-sell h3 span:after {
          display: block;
          content: "";
          position: absolute;
          bottom: -2px;
          left: 0;
          background: #2EBD59;
          width: 100%;
          height: 3px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px; }
    .overlay-sell p {
      padding: 0 0 10px 0;
      font-size: 18px;
      line-height: 30px;
      font-weight: 300;
      letter-spacing: -.27px;
      color: #647278; }
    .overlay-sell .overlay-actions {
      align-items: flex-start; }
      .overlay-sell .overlay-actions .btn {
        width: auto; }
  .overlay-trial .overlay-msg {
    max-width: 712px; }
  .overlay-trial .overlay-text {
    padding-top: 60px;
    max-width: 460px; }
    .overlay-trial .overlay-text p {
      font-size: 34px;
      line-height: 46px;
      font-weight: 700;
      text-align: center;
      letter-spacing: -.044px;
      color: #233238; }
    .overlay-trial .overlay-text span {
      position: relative; }
      .overlay-trial .overlay-text span:before {
        display: block;
        content: "";
        position: absolute;
        bottom: -5px;
        left: 0;
        background: #2EBD59;
        width: 100%;
        height: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px; }
  .overlay-trial .overlay-content {
    font-size: 17px;
    line-height: 27px;
    font-weight: 300;
    text-align: center;
    color: #233238;
    max-width: 460px; }
    .overlay-trial .overlay-content.size-small {
      max-width: 340px; }
  .overlay-trial .overlay-actions {
    padding-top: 40px; }
  .overlay-trial-tmp {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center; }
    .overlay-trial-tmp .tmp-heading {
      display: flex;
      margin-bottom: 12px;
      background: url("../img/trial-1-1.svg") no-repeat 0 0;
      width: 506px;
      height: 40px; }
    .overlay-trial-tmp .tmp-content {
      display: flex;
      margin-bottom: 6px;
      background: url("../img/trial-1-2.svg") no-repeat 0 0;
      width: 506px;
      height: 50px; }
      .overlay-trial-tmp .tmp-content.new {
        margin: 0;
        background: url("../img/trial-1-3.svg") no-repeat 0 0;
        height: 0;
        animation: trial-new 2s;
        animation-timing-function: ease-in-out;
        animation-direction: alternate;
        animation-iteration-count: 4;
        transform-origin: top; }
  .overlay-trial-tmplist {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center; }
    .overlay-trial-tmplist .tmplist-heading,
    .overlay-trial-tmplist .tmplist-content-a,
    .overlay-trial-tmplist .tmplist-content-b,
    .overlay-trial-tmplist .tmplist-content-c {
      display: flex;
      margin-bottom: 6px;
      width: 509px;
      height: 50px; }
    .overlay-trial-tmplist .tmplist-heading {
      margin-bottom: 12px;
      background: url("../img/trial-2-1.svg") no-repeat 0 0;
      height: 40px; }
    .overlay-trial-tmplist .tmplist-content-a {
      background: url("../img/trial-2-2.svg") no-repeat 0 0; }
    .overlay-trial-tmplist .tmplist-content-b {
      background: url("../img/trial-2-3.svg") no-repeat 0 0; }
    .overlay-trial-tmplist .tmplist-content-c {
      background: url("../img/trial-2-4.svg") no-repeat 0 0; }
    .overlay-trial-tmplist .tmplist-content-restart {
      margin: 6px 0 12px 0;
      background: url("../img/trial-2-5.svg") no-repeat 0 0;
      width: 509px;
      height: 0;
      animation: trial-restart .5s;
      transform-origin: top;
      animation-fill-mode: forwards;
      animation-delay: 1s; }
    .overlay-trial-tmplist .animate-a {
      height: 0;
      animation: trial-templist .5s;
      transform-origin: top;
      animation-fill-mode: forwards;
      animation-delay: 2s; }
    .overlay-trial-tmplist .animate-b {
      height: 0;
      animation: trial-templist .5s;
      transform-origin: top;
      animation-fill-mode: forwards;
      animation-delay: 3s; }
  .overlay-trial-editor {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center; }
    .overlay-trial-editor .editor-content {
      display: flex;
      position: relative;
      background: url("../img/trial-3-1.svg") no-repeat 0 0;
      width: 716px;
      height: 342px; }
      .overlay-trial-editor .editor-content:before {
        display: block;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background: url("../img/trial-3-2.svg") no-repeat 0 0;
        width: 100%;
        height: 100%;
        animation: trial-editor .8s;
        animation-timing-function: ease-in-out;
        animation-direction: alternate;
        animation-iteration-count: infinite; }
  .overlay-newsletter .overlay-icon {
    display: flex;
    position: relative;
    right: -12px;
    background: url(../img/ico-newsletter.svg) no-repeat 0 0;
    width: 102px;
    height: 97px; }
  .overlay-newsletter .overlay-text {
    padding-top: 25px; }
  .overlay-newsletter .overlay-content {
    padding: 6px 0 40px 0;
    width: 300px; }
  .overlay-newsletter .overlay-fields {
    display: flex;
    width: 300px; }
    .overlay-newsletter .overlay-fields .form-input {
      text-align: center;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      border-radius: 30px; }
      .overlay-newsletter .overlay-fields .form-input:focus {
        border-color: #2EBD59 !important; }
    .overlay-newsletter .overlay-fields.has-error .form-input {
      border-color: #e53935; }
      .overlay-newsletter .overlay-fields.has-error .form-input:focus {
        border-color: #e53935 !important; }
  .overlay-newsletter .overlay-actions {
    padding-top: 12px; }
    .overlay-newsletter .overlay-actions .btn-primary {
      width: 272px; }
    .overlay-newsletter .overlay-actions .btn-link {
      margin-top: 30px; }
  .overlay-newsletter .subscribed .overlay-content {
    width: 270px; }
  .overlay-newsletter .subscribed .overlay-icon {
    right: -8px; }
    .overlay-newsletter .subscribed .overlay-icon:after {
      display: flex;
      content: "";
      position: absolute;
      top: 60px;
      left: 20px;
      background: #2EBD59 url(../img/ico-newsletter-check.svg) no-repeat 50% 50%;
      width: 50px;
      height: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      border-radius: 50px; }
  .overlay-newsletter .subscribed .overlay-actions .btn-primary {
    width: 160px; }
  .overlay-poweredby .overlay-icon {
    display: flex;
    position: relative;
    right: 0;
    background: url(../img/loader-logo.svg) no-repeat 0 0;
    width: 60px;
    height: 90px; }
    .overlay-poweredby .overlay-icon-logo {
      position: absolute;
      bottom: 3px;
      left: 1px;
      background: url(../img/loader-logo-inside.svg) no-repeat 0 100%;
      width: 58px;
      animation: logo-loader 1.5s;
      transform-origin: bottom;
      animation-fill-mode: forwards;
      animation-iteration-count: infinite;
      animation-timing-function: ease-in-out; }
  .overlay-poweredby .overlay-text {
    padding-top: 30px; }
    .overlay-poweredby .overlay-text .small-text {
      font-size: 12px;
      line-height: 12px; }
  .overlay-signup {
    background: rgba(243, 245, 247, 0.9); }
    .overlay-signup * {
      -webkit-box-sizing: unset;
      -moz-box-sizing: unset;
      box-sizing: unset; }
    .overlay-signup-wrap {
      background: #fff;
      max-width: 500px;
      -webkit-box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.1);
      box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.1);
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      border-radius: 6px; }
      .overlay-signup-wrap.hide {
        display: none; }
    .overlay-signup-head {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      position: relative;
      background: #FFFFFF;
      text-align: center;
      min-height: 150px;
      -webkit-box-shadow: 0 0 30px 0 rgba(51, 71, 80, 0.1);
      box-shadow: 0 0 30px 0 rgba(51, 71, 80, 0.1);
      -webkit-border-radius: 6px 6px 0 0;
      -moz-border-radius: 6px 6px 0 0;
      -ms-border-radius: 6px 6px 0 0;
      border-radius: 6px 6px 0 0; }
      .overlay-signup-head .small-text {
        margin: 0;
        padding: 0;
        font-size: 15px;
        line-height: 22px;
        font-weight: 300;
        color: #233238; }
      .overlay-signup-head h2 {
        margin: 0;
        padding: 6px 0;
        font-size: 28px;
        line-height: 32px;
        font-weight: 700;
        color: #233238; }
        .overlay-signup-head h2 span {
          position: relative; }
          .overlay-signup-head h2 span:after {
            display: block;
            content: "";
            position: absolute;
            bottom: -4px;
            left: 0;
            background: #2EBD59;
            width: 100%;
            height: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -ms-border-radius: 2px;
            border-radius: 2px; }
    .overlay-signup .progress {
      display: flex;
      flex-direction: row;
      position: absolute;
      bottom: 0;
      margin: 0;
      padding: 4px 0;
      list-style-type: none;
      width: 100%; }
      .overlay-signup .progress li {
        display: flex;
        margin: 0 2px;
        flex: 1 1 33%;
        background: #D5DDE3;
        height: 4px; }
        .overlay-signup .progress li:first-child {
          margin-left: 4px; }
        .overlay-signup .progress li:last-child {
          margin-right: 4px; }
        .overlay-signup .progress li.active {
          background: #2EBD59; }
    .overlay-signup-content {
      padding: 50px 70px 60px 70px; }
      @media screen and (max-width: 480px) {
        .overlay-signup-content {
          padding: 50px 20px 60px 20px !important; } }
      .overlay-signup-content .sub-text {
        margin: 0;
        padding: 0 0 6px 0;
        font-size: 15px;
        line-height: 22px;
        font-weight: 300;
        text-align: center;
        color: #233238; }
    .overlay-signup .form-row {
      padding: 0;
      flex-wrap: wrap; }
      .overlay-signup .form-row .form-error {
        display: none; }
      .overlay-signup .form-row.has-error .form-error {
        flex: 0 0 100%;
        display: flex;
        padding-left: 6px;
        padding-top: 0 !important; }
    .overlay-signup .form-col {
      display: flex;
      flex-wrap: wrap; }
      .overlay-signup .form-col.has-error .form-error {
        flex: 0 0 100%; }
    .overlay-signup .form-input {
      display: block;
      height: 26px;
      padding: 8px 12px 8px 42px !important; }
      .overlay-signup .form-input:focus {
        border-color: #2EBD59 !important; }
    .overlay-signup .form-countrycode {
      max-width: 90px; }
    .overlay-signup .form-password {
      position: relative; }
      .overlay-signup .form-password .form-input {
        padding-right: 30px !important; }
      .overlay-signup .form-password .btn-link {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0;
        right: 0;
        padding: 0 15px;
        font-size: 13px;
        line-height: 13px;
        font-weight: 700;
        text-decoration: none;
        color: #2EBD59;
        height: 100%; }
    .overlay-signup .form-promo {
      padding-top: 6px; }
      .overlay-signup .form-promo .btn-link {
        font-size: 14px;
        line-height: 14px;
        font-weight: 700;
        text-decoration: none;
        color: #2EBD59; }
    .overlay-signup .form-action {
      margin-top: 30px; }
      .overlay-signup .form-action .btn-primary {
        display: flex;
        justify-content: center;
        align-items: center;
        background: #2EBD59 !important;
        border-color: #2EBD59 !important;
        font-size: 16px;
        line-height: 16px;
        font-weight: 700;
        text-decoration: none;
        color: #fff;
        text-align: center;
        height: 24px; }
    .overlay-signup .drop-input {
      height: 42px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .overlay-signup .drop-input:hover, .overlay-signup .drop-input:focus {
        border-color: #2EBD59 !important; }
      .overlay-signup .drop-input-label-ico {
        padding: 0 7px 0 10px; }
        .overlay-signup .drop-input-label-ico i {
          font-size: 16px;
          color: #6A7275; }
    .overlay-signup .drop-toggle:hover i {
      color: #2EBD59; }
    .overlay-signup .overlay-poweredby {
      display: flex;
      justify-content: center;
      align-items: center;
      min-width: 400px;
      min-height: 400px; }
      .overlay-signup .overlay-poweredby p span {
        position: relative; }
        .overlay-signup .overlay-poweredby p span:after {
          display: block;
          content: "";
          position: absolute;
          bottom: -2px;
          left: 0;
          background: #2EBD59;
          width: 100%;
          height: 2px;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -ms-border-radius: 2px;
          border-radius: 2px; }
      .overlay-signup .overlay-poweredby .green-text {
        padding-top: 42px;
        font-size: 14px;
        line-height: 17px;
        font-weight: 500;
        color: #2EBD59; }
    .overlay-signup .btn.btn-primary.btn-long-text {
      font-size: 13px; }
    @media screen and (max-width: 480px) {
      .overlay-signup .btn.btn-primary.btn-long-text {
        font-size: 12px; } }
  .overlay-register .overlay-icon {
    display: flex;
    position: relative;
    right: -12px;
    background: url(../img/ico-avokaado.svg) no-repeat 0 0;
    width: 68px;
    height: 95px; }
  .overlay-register .overlay-text {
    padding-top: 25px; }
  .overlay-register .overlay-content {
    padding: 6px 0 24px 0;
    width: 300px; }
  .overlay-register .overlay-fields {
    display: flex;
    flex-direction: column;
    width: 300px; }
    .overlay-register .overlay-fields-row {
      display: flex;
      padding-bottom: 12px; }
    .overlay-register .overlay-fields .form-input {
      padding-left: 30px;
      padding-right: 30px;
      text-align: left;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      border-radius: 30px; }
      .overlay-register .overlay-fields .form-input:focus {
        border-color: #2EBD59 !important; }
  .overlay-register .has-error .form-input {
    border-color: #e53935; }
    .overlay-register .has-error .form-input:focus {
      border-color: #e53935 !important; }
  .overlay-register .overlay-actions {
    padding-top: 12px; }
    .overlay-register .overlay-actions .btn-primary {
      width: 272px; }
    .overlay-register .overlay-actions .btn-link {
      margin-top: 30px; }
  .overlay-register .registered .overlay-content {
    width: 270px; }
  .overlay-register .registered .overlay-icon {
    right: -8px; }
    .overlay-register .registered .overlay-icon:after {
      display: flex;
      content: "";
      position: absolute;
      top: 33px;
      left: 5px;
      background: #2EBD59 url(../img/ico-newsletter-check.svg) no-repeat 50% 50%;
      width: 50px;
      height: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      border-radius: 50px; }
  .overlay-register .registered .overlay-actions .btn-primary {
    width: 160px; }
  .overlay-register .checkbox input[type="checkbox"]:checked + label::before {
    border-color: #2EBD59;
    background-color: #2EBD59; }
  .overlay-register .checkbox label a {
    color: #2EBD59; }

.select-number {
  display: flex;
  flex: 1;
  flex-wrap: nowrap;
  flex-direction: row;
  margin: 0;
  padding: 12px 0 18px 0;
  list-style-type: none; }
  .select-number li {
    display: flex;
    flex: 1;
    padding: 0 3px; }
    .select-number li:first-child {
      padding-left: 0; }
    .select-number li:last-child {
      padding-right: 0; }
    .select-number li.active a {
      border-color: #2EBD59;
      background: #2EBD59;
      color: #fff; }
  .select-number a {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #D5DDE3;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: -1px;
    text-decoration: none;
    color: #233238;
    min-height: 58px;
    -webkit-box-shadow: 0 2px 12px 0 rgba(51, 71, 80, 0.1);
    box-shadow: 0 2px 12px 0 rgba(51, 71, 80, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    .select-number a:hover {
      border-color: #2EBD59; }

.overlay-signup .form-col.has-error .drop-input {
  border-color: #e53935; }

.slide {
  display: none;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  -webkit-transform: translateX(300%);
  -moz-transform: translateX(300%);
  -ms-transform: translateX(300%);
  -o-transform: translateX(300%);
  transform: translateX(300%); }
  .slide-out {
    display: flex;
    -webkit-transform: translateX(-300%);
    -moz-transform: translateX(-300%);
    -ms-transform: translateX(-300%);
    -o-transform: translateX(-300%);
    transform: translateX(-300%); }
  .slide-in {
    display: flex;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  .slide-nav {
    display: flex;
    position: absolute;
    bottom: 40px;
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .slide-nav li {
      background: url("../img/slide-dot-default.svg") no-repeat 50% 0;
      width: 20px;
      height: 15px; }
      .slide-nav li.active {
        background: url("../img/slide-dot-active.svg") no-repeat 50% 0; }

.modal-default {
  color: #324751;
  display: flex;
  flex-direction: column;
  margin-bottom: 40px; }
  .modal-default-content .admin-side {
    overflow: initial; }
  .modal-default .btn-options-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .modal-default .btn-options {
    margin-top: 1.8rem; }
    .modal-default .btn-options div {
      margin: 0.8rem 0;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      align-content: center;
      position: relative; }
      .modal-default .btn-options div [type="radio"]:checked,
      .modal-default .btn-options div [type="radio"]:not(:checked) {
        position: absolute;
        left: -9999px; }
      .modal-default .btn-options div [type="radio"]:checked + label:before,
      .modal-default .btn-options div [type="radio"]:not(:checked) + label:before {
        content: '';
        position: absolute;
        left: 0;
        top: 1px;
        width: 18px;
        height: 18px;
        border: 1px solid #2EBD59;
        border-radius: 100%;
        background: #fff; }
      .modal-default .btn-options div [type="radio"]:checked + label:after,
      .modal-default .btn-options div [type="radio"]:not(:checked) + label:after {
        content: '';
        width: 12px;
        height: 12px;
        background: #2EBD59;
        position: absolute;
        top: 4px;
        left: 3px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease; }
      .modal-default .btn-options div [type="radio"]:not(:checked) + label:after {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0); }
      .modal-default .btn-options div [type="radio"]:checked + label:after {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1); }
      .modal-default .btn-options div input[type="radio"] {
        margin: 0 !important; }
      .modal-default .btn-options div label {
        padding-left: 2.8rem;
        font-weight: 300;
        font-size: 15px;
        color: #233238;
        text-align: center;
        line-height: 22px;
        margin-bottom: 0; }
  .modal-default .notif-green {
    padding: 17px 18px; }
  .modal-default .notif-icon {
    padding: 0 6px 0 0px; }
  .modal-default .notif-icon .fas {
    font-size: 24px;
    color: #223238; }
  .modal-default .form-ico i {
    left: 22px; }
  .modal-default .form-ico .form-input,
  .modal-default .form-col-grey .form-input {
    padding: 14px;
    background-color: #f3f5f7 !important;
    border: none;
    font-weight: 500; }
  .modal-default .form-ico .form-input {
    padding-left: 55px !important; }
  .modal-default .form-input::placeholder {
    font-weight: 300; }
  .modal-default .form-row {
    margin: 0 -6px; }
  .modal-default .btn-container {
    margin-top: 24px; }
  .modal-default .info-btn-container {
    margin-top: 16px; }
  @media screen and (max-width: 280px) {
    .modal-default .alert-btn {
      width: 240px !important; } }

@media screen and (max-width: 280px) and (max-width: 230px) {
  .modal-default .alert-btn {
    width: 180px !important;
    padding-left: 5px !important;
    padding-right: 5px !important; } }

@media screen and (max-width: 280px) and (max-width: 230px) and (max-width: 190px) {
  .modal-default .alert-btn {
    width: 140px !important; } }
  .modal-default .notif-action {
    margin-left: auto; }
  .modal-default-wrap {
    width: 540px;
    max-width: 100%;
    background: #FFFFFF;
    box-shadow: 0 0 40px 0 rgba(51, 71, 80, 0.2);
    flex-direction: column; }
    @media screen and (max-width: 680px) {
      .modal-default-wrap {
        width: 100%; } }
  .modal-default-inside {
    position: absolute;
    z-index: 100; }
    .modal-default-inside .modal-default-wrap {
      width: 480px; }
  .modal-default-content {
    padding: 30px 30px 24px 30px; }
  .modal-default-footer {
    padding: 30px;
    position: relative; }
    .modal-default-footer::before {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      content: "";
      background-image: linear-gradient(90deg, #DEE2E6 0%, rgba(222, 226, 230, 0) 100%);
      width: 100%;
      height: 1px; }
  .modal-default-head {
    position: relative;
    width: 100%;
    box-shadow: none;
    display: flex;
    align-items: center; }
    .modal-default-head-tabs {
      display: flex;
      padding: 0 18px; }
      .modal-default-head-tabs a {
        display: block;
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
        text-decoration: none;
        color: #324751;
        padding: 16px 22px 17px 22px;
        position: relative; }
        .modal-default-head-tabs a.active {
          color: #2EBD59;
          font-weight: 700; }
          .modal-default-head-tabs a.active:before {
            display: flex;
            position: absolute;
            bottom: 0;
            left: 0;
            content: "";
            background: #2EBD59;
            width: 100%;
            height: 3px;
            -webkit-border-radius: 2px 2px 0 0;
            -moz-border-radius: 2px 2px 0 0;
            -ms-border-radius: 2px 2px 0 0;
            border-radius: 2px 2px 0 0; }
    .modal-default-head.shadow {
      -webkit-box-shadow: 0 0 30px 0 rgba(51, 71, 80, 0.1);
      box-shadow: 0 0 30px 0 rgba(51, 71, 80, 0.1); }
    .modal-default-head.has-border::before {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      content: "";
      background-image: linear-gradient(90deg, #DEE2E6 0%, rgba(222, 226, 230, 0) 100%);
      width: 100%;
      height: 1px; }
    .modal-default-head h3 {
      flex: 1;
      padding: 0;
      display: flex;
      align-items: center;
      font-size: 19px;
      line-height: 22px;
      font-weight: 500;
      align-content: center; }
      .modal-default-head h3 span {
        margin-left: 18px;
        display: flex;
        margin-right: 12px !important;
        font-size: 24px; }
  .modal-default .modals-close {
    margin-left: auto; }

@keyframes logo-loader {
  0% {
    height: 0; }
  100% {
    height: 85px; } }

@keyframes trial-new {
  0%, 40% {
    margin-bottom: 0;
    height: 0; }
  60%, 100% {
    margin-bottom: 4px;
    height: 52px; } }

@keyframes trial-templist {
  0% {
    height: 0; }
  100% {
    height: 50px; } }

@keyframes trial-restart {
  0% {
    height: 0; }
  100% {
    height: 20px; } }

@keyframes trial-editor {
  0% {
    opacity: 0;
    filter: alpha(opacity=0); }
  50%, 100%, 150% {
    opacity: 1;
    filter: alpha(opacity=100); } }

@keyframes icon-line-short {
  0% {
    width: 0; }
  100% {
    width: 34px; } }

@keyframes icon-line-long {
  0% {
    width: 0; }
  100% {
    width: 55px; } }

@keyframes fade-in {
  0% {
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }

@keyframes fade-out {
  0% {
    opacity: 1;
    filter: alpha(opacity=100); }
  100% {
    opacity: 0;
    filter: alpha(opacity=0); } }

@keyframes loading-top {
  0% {
    width: 0; }
  30%, 100% {
    width: 100%; } }

@keyframes loading-middle {
  0% {
    width: 0; }
  30%, 100% {
    width: 100%; } }

@keyframes loading-bottom {
  0% {
    width: 0; }
  30%, 100% {
    width: 100%; } }

@keyframes times-one {
  0% {
    width: 0; }
  100% {
    width: 52px; } }

@keyframes times-two {
  0% {
    width: 0; }
  100% {
    width: 52px; } }

@media only screen and (max-width: 1240px) {
  .overlay-cookie .overlay-msg {
    padding-right: 100px;
    padding-left: 40px; } }

@media only screen and (max-width: 780px) {
  .overlay-cookie .overlay-msg {
    flex-direction: column;
    max-width: inherit;
    padding-right: 40px; }
  .overlay-cookie .collapsing {
    -webkit-transition: none;
    transition: none;
    display: none; }
  .overlay-cookie .overlay-wrap p,
  .overlay-cookie .overlay-content {
    text-align: center !important; }
  .overlay-cookie .overlay-actions {
    padding-top: 24px; }
  .overlay-cookie .overlay-wrap {
    padding-left: 0; }
  .overlay-cookie .overlay-icon {
    margin-bottom: 24px; } }

.agency-logo img {
  max-height: 50px;
  max-width: 250px;
  padding-bottom: 12px; }

.overlay-signup .algolia-autocomplete {
  flex: 1;
  display: flex !important; }

.overlay-signup .aa-dropdown-menu {
  border-radius: 4px;
  border: solid 1px #B5BCC2;
  max-height: 20rem;
  overflow: auto; }

.payment-modal.modals-import {
  z-index: 100000;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  margin-left: 0 !important;
  margin-top: 0 !important;
  bottom: initial !important;
  max-height: initial !important; }

.overlay-agree-btn {
  min-height: 3.6rem; }

/*
@import 'modules/tables';
@import 'modules/tabs';
@import 'modules/autocomplete';
@import 'modules/messages';
@import 'modules/notification';
*/
.mobile-nav {
  display: none; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: inherit !important; }
  .landing-page .header {
    background: white url("../img/landing_mobile_bg.jpg") no-repeat 0 0;
    background-position: 0 0;
    min-height: inherit;
    max-height: inherit; }
    .landing-page .header .landing-intro-content {
      padding-top: 23px !important; }
      .landing-page .header .landing-intro-content .promise {
        padding-bottom: 30px;
        font-size: 18px !important;
        line-height: 26px !important;
        font-weight: 300;
        color: #fff !important;
        min-height: inherit !important; }
        .landing-page .header .landing-intro-content .promise p {
          color: #fff !important; }
        .landing-page .header .landing-intro-content .promise p.powered-by {
          color: #96DEAC !important; }
      .landing-page .header .landing-intro-content .howit-works {
        margin-left: -15px;
        margin-right: -15px;
        padding: 30px;
        padding-bottom: 35px;
        background: #fff; }
    .landing-page .header .landing-intro {
      min-height: inherit !important; }
    .landing-page .header .landing-intro h1 {
      padding-top: 175px;
      padding-bottom: 26px;
      padding-left: 10px;
      text-align: center;
      font-size: 33px;
      line-height: 40px;
      font-weight: 500;
      color: #fff; }
      .landing-page .header .landing-intro h1 strong {
        display: block;
        font-weight: 500; }
    .landing-page .header .howit-works {
      padding-top: 41px !important;
      padding-bottom: 51px !important; }
  .landing-page .invite-form .form-control {
    margin-bottom: 15px !important; }
  .landing-page .invite-form .open-request-invite {
    display: block;
    line-height: 24px;
    text-align: center; }
  .landing-page .navbar.invis {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: transparent !important;
    border-bottom: none; }
    .landing-page .navbar.invis .logo {
      margin-top: 2px;
      margin-left: 15px;
      background-size: 94px 26px;
      width: 94px;
      height: 26px; }
    .landing-page .navbar.invis .brand {
      position: absolute;
      top: 60px;
      left: 50%;
      padding-left: 0;
      margin-left: -47px;
      margin-top: 0;
      width: 95px; }
      .landing-page .navbar.invis .brand .ico {
        margin: 0;
        display: block;
        position: relative;
        top: -3px;
        text-align: center;
        width: 100%;
        height: auto; }
        .landing-page .navbar.invis .brand .ico:before {
          display: inline-block;
          content: " ";
          background: url("../img/logo_white.svg") no-repeat 0 0;
          width: 43px;
          height: 64px; }
        .landing-page .navbar.invis .brand .ico img {
          display: none; }
      .landing-page .navbar.invis .brand strong,
      .landing-page .navbar.invis .brand span {
        display: block;
        text-align: center; }
      .landing-page .navbar.invis .brand strong {
        padding: 0;
        font-size: 22px;
        line-height: 23px;
        color: #fff; }
      .landing-page .navbar.invis .brand span {
        font-size: 12px;
        line-height: 14px;
        color: #96DEAC; }
    .landing-page .navbar.invis .navbar-header {
      padding: 0; }
    .landing-page .navbar.invis .container {
      min-height: 50px; }
    .landing-page .navbar.invis .language-select {
      display: inline-block;
      position: absolute !important;
      top: 14px !important;
      right: 15px !important;
      margin: 0 !important;
      padding: 0; }
      .landing-page .navbar.invis .language-select li {
        float: left;
        padding: 0 3px !important; }
      .landing-page .navbar.invis .language-select li > a {
        display: inline-block;
        padding: 6px 0 0 0 !important;
        text-align: center;
        color: #fff !important;
        width: 34px;
        height: 34px; }
      .landing-page .navbar.invis .language-select li > a.active {
        color: #96DEAC !important; }
  .landing-page .navbar.clear {
    background: transparent;
    border: none; }
  .landing-page .navbar.invis .navbar-collapse .navbar-nav li > a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    font-weight: 500;
    color: #202020; }
  .landing-page .mobile-nav {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 21px;
    text-align: center;
    color: #202020 !important;
    width: 34px;
    height: 34px; }
  .landing-page .navbar-collapse {
    padding: 0;
    border: none; }
    .landing-page .navbar-collapse .navbar-nav {
      margin: 0;
      margin-top: 11px;
      padding: 10px 0;
      border-top: solid 1px #E0E0E0; }
      .landing-page .navbar-collapse .navbar-nav li {
        padding: 0; }
      .landing-page .navbar-collapse .navbar-nav a {
        padding-left: 20px !important;
        padding-right: 20px !important; }
  .landing-page .navbar-collapse.opened {
    display: block; }
  .landing-page .invite-form .form-control {
    max-width: inherit;
    margin-bottom: 10px; }
  .landing-page .invite-form .round-btn {
    position: relative;
    top: inherit;
    right: inherit;
    padding: 11px 23px 13px 23px; }
  .landing-page .statistics {
    padding-top: 10px;
    padding-bottom: 10px; }
    .landing-page .statistics .col-md-4 {
      padding: 30px;
      text-align: left;
      border-bottom: solid 1px #28B64E; }
      .landing-page .statistics .col-md-4:last-child {
        border-bottom: none; }
      .landing-page .statistics .col-md-4 br {
        display: none; }
    .landing-page .statistics .graph .text {
      padding-left: 17px;
      max-width: 160px; }
    .landing-page .statistics h3 {
      padding-top: 19px; }
  .landing-page .features {
    padding-top: 50px;
    padding-bottom: 10px; }
    .landing-page .features h2 {
      margin-bottom: 12px; }
  .landing-page .request-invitation {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: solid 1px #eee; }
    .landing-page .request-invitation h2 {
      margin-top: 30px;
      margin-bottom: 20px;
      font-size: 22px;
      text-align: left;
      line-height: 26px; }
  .landing-page .features-wrap {
    width: auto;
    min-height: inherit;
    padding-left: 80px;
    padding-bottom: 25px;
    padding-right: 20px; }
    .landing-page .features-wrap .ico {
      left: 5px; }
  .landing-page .landing-footer {
    margin: 20px 0 20px 0; }
    .landing-page .landing-footer hr {
      margin-left: -15px;
      margin-right: -15px; }
    .landing-page .landing-footer h2 {
      font-size: 16px; }
  .contracts-documents {
    padding: 5px 0 35px 0 !important; }
    .contracts-documents h2 {
      padding-bottom: 0 !important; }
    .contracts-documents .row {
      padding-left: 20px;
      padding-right: 20px; }
  .pricing-packages {
    padding-bottom: 0 !important; }
    .pricing-packages h2 {
      padding: 0 !important; }
    .pricing-packages .row {
      padding-left: 0 !important;
      padding-right: 0 !important; }
  .login .modal-dialog {
    margin-top: 10px;
    width: auto; }
  .login .modal-body {
    padding: 7px 37px !important; }
    .login .modal-body .close {
      margin-right: -21px !important; }
  .login h2 {
    font-size: 21px;
    line-height: 24px; }
  .login .title-description {
    font-size: 14px;
    line-height: 18px; }
  #requestInvitationModal .form-group {
    padding-bottom: 10px; }
  #requestInvitationModal .checkbox {
    float: none;
    padding-right: 0; }
  #bottom-question .radio {
    margin-bottom: 10px; }
  #bottom-question .form-buttons {
    margin: 0 !important; }
  #whoAreYouButtons .text-right {
    text-align: left; }
    #whoAreYouButtons .text-right .btn-round-outline {
      margin-bottom: 10px;
      margin-right: 10px; }
  #requestInvitationModal #modal-content-2 .recommend {
    margin-top: 30px; }
  #modal-content-recommend .form-buttons {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    text-align: center; }
  #modal-content-recommend-success {
    height: 93px !important; }
    #modal-content-recommend-success .we-love-you {
      bottom: 33px !important; }
  .modal-open .navbar {
    padding-right: 0; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .container {
    width: 738px;
    max-width: inherit !important; }
  .header {
    min-height: inherit !important;
    max-height: inherit !important; }
    .header .landing-intro {
      min-height: inherit !important;
      padding-bottom: 60px; }
  .landing-intro-content {
    padding-top: 268px !important; }
    .landing-intro-content h1 {
      padding-bottom: 56px !important;
      padding-left: 30px;
      text-align: left !important; }
    .landing-intro-content .container {
      padding-left: 30px;
      padding-right: 30px; }
    .landing-intro-content .promise {
      float: left;
      width: 43%; }
    .landing-intro-content .howit-works {
      float: right;
      width: 54%; }
  .landing-page .header .landing-intro h1 {
    font-size: 56px !important; }
  .statistics h3 {
    padding-top: 19px !important;
    padding-bottom: 5px !important;
    font-size: 20px; }
  .statistics .col-md-4 {
    float: left;
    text-align: left;
    width: 33%; }
    .statistics .col-md-4 p br {
      display: none; }
  .contracts-documents .col-md-4 {
    margin: 0 auto;
    width: 50%; }
  .landing-page .features-wrap {
    float: left;
    margin-left: 30px;
    padding-left: 70px;
    padding-right: 10px;
    width: 330px; }
  .landing-page .request-invitation .col-centered {
    width: 63%; }
    .landing-page .request-invitation .col-centered h2 {
      padding-bottom: 10px;
      padding-left: 30px;
      padding-right: 30px;
      line-height: 28px; }
  .landing-page .landing-footer {
    margin: 110px 0 40px 0; }
    .landing-page .landing-footer hr {
      margin-left: -15px;
      margin-right: -15px; }
  .login .modal-dialog {
    margin-top: 60px; }
  .landing-page .navbar.invis .navbar-nav.language-select {
    margin-right: 5px; }
  .modal-open .navbar {
    padding-right: 0; } }

@media (min-width: 1200px) {
  .container {
    width: 1000px; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-12 {
    width: 100%; } }

@media (min-width: 992px) {
  .container {
    width: 1000px; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-12 {
    width: 100%; } }

@media (min-width: 768px) {
  .container {
    width: 1000px; }
  .contract-blocks {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-12 {
    width: 100%; } }

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .container,
  .header,
  .testimonials,
  .statistics,
  .steps,
  .wizard-contract {
    width: 1000px !important;
    max-width: inherit !important; }
  .article-page .container {
    width: 100% !important; }
  .row {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .contract-blocks {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-12 {
    width: 100%; }
  .navbar .container {
    width: 100% !important; }
  .register-side {
    margin-left: 50px; } }

@media only screen and (max-width: 767px) and (min-width: 320px) {
  .header,
  .testimonials,
  .statistics,
  .steps,
  .wizard-contract {
    width: 1000px !important;
    max-width: inherit !important; }
  .article-page .container {
    width: 100% !important; }
  .row {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .contract-blocks {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-12 {
    width: 100%; }
  .col-xs-12 {
    width: 100%; }
  .col-xs-6 {
    width: 50%; }
  .navbar .container {
    width: 100% !important; }
  .register-side {
    margin-left: 50px; } }

@media screen and (max-width: 1000px) {
  .navbar {
    border-bottom-color: #E0E0E0; }
    .navbar-hamburger {
      display: block;
      float: right; }
      .navbar-hamburger a {
        display: block;
        background: #2EBD59;
        text-align: center;
        width: 60px;
        height: 60px; }
      .navbar-hamburger .ico {
        margin-top: 20px;
        fill: #fff; }
      .navbar-hamburger-text {
        position: absolute;
        top: 24px;
        right: 78px;
        font-size: 15px;
        line-height: 15px;
        font-weight: 700;
        text-transform: uppercase;
        color: #2EBD59; }
    .navbar .container {
      padding: 0 !important;
      min-height: inherit; }
    .navbar .navbar-header {
      float: left;
      margin: 11px 0 0 10px; }
    .navbar .navbar-collapse {
      display: none !important; } }

@media screen and (max-width: 900px) {
  .steps {
    background-position: 100% 0;
    background-repeat: repeat-y; }
    .steps .container {
      padding-left: 20px;
      padding-right: 20px; }
    .steps-text {
      float: none;
      padding: 26px 0 16px 0;
      text-align: center;
      width: 100%;
      height: auto; }
    .steps-list {
      padding: 0;
      float: none;
      height: auto;
      width: 100%; }
    .steps-content {
      max-width: 157px; }
    .steps-how {
      float: none;
      padding: 38px 0 28px 0;
      text-align: center;
      width: 100%;
      height: auto; }
      .steps-how .btn-white {
        display: inline-block;
        min-width: 240px; }
  .landingpage .navbar-form {
    display: none !important; }
  .landingpage .footer .container {
    padding-left: 20px !important;
    padding-right: 20px !important; }
  .landingpage .footer-top .brand {
    float: none;
    top: 0;
    margin: 0 auto; }
  .landingpage .footer-top .links {
    float: none;
    padding: 20px 0 0 0;
    text-align: center; }
    .landingpage .footer-top .links li {
      float: none;
      display: inline-block;
      padding: 5px 10px; }
  .landingpage .footer-bottom .terms-privacy {
    display: block;
    float: none;
    clear: both;
    text-align: center;
    width: 100%; }
    .landingpage .footer-bottom .terms-privacy li {
      display: inline-block;
      float: none;
      padding: 0 10px; } }

@media screen and (max-width: 1000px) {
  .landingpage .collapse {
    display: block;
    border: 0; }
  .landingpage .navbar,
  .service-page .navbar {
    margin-bottom: 0;
    background: rgba(255, 255, 255, 0.94) !important;
    border-bottom-color: #E0E0E0; }
    .landingpage .navbar .container,
    .service-page .navbar .container {
      padding: 0 !important;
      min-height: inherit; }
      .landingpage .navbar .container::after,
      .service-page .navbar .container::after {
        clear: both;
        content: "";
        display: table; }
    .landingpage .navbar-header,
    .service-page .navbar-header {
      float: left;
      margin: 11px 0 0 10px; }
    .landingpage .navbar-mobile,
    .service-page .navbar-mobile {
      display: none;
      position: fixed;
      background: rgba(255, 255, 255, 0.9);
      width: 100%;
      height: 100%;
      z-index: 9999; }
      .landingpage .navbar-mobile::after,
      .service-page .navbar-mobile::after {
        clear: both;
        content: "";
        display: table; }
      .landingpage .navbar-mobile-inner,
      .service-page .navbar-mobile-inner {
        float: right;
        background: #0AA91A;
        background-image: linear-gradient(-180deg, #179624 0%, #0AA91A 100%);
        overflow-y: auto;
        width: 260px;
        height: 100%; }
      .landingpage .navbar-mobile .menu-language,
      .service-page .navbar-mobile .menu-language {
        margin: 0;
        padding: 13px;
        list-style-type: none;
        font-size: 14px;
        line-height: 14px;
        font-weight: 500;
        text-transform: uppercase; }
        .landingpage .navbar-mobile .menu-language::after,
        .service-page .navbar-mobile .menu-language::after {
          clear: both;
          content: "";
          display: table; }
        .landingpage .navbar-mobile .menu-language li,
        .service-page .navbar-mobile .menu-language li {
          float: left; }
          .landingpage .navbar-mobile .menu-language li a,
          .service-page .navbar-mobile .menu-language li a {
            display: inline-block;
            padding: 10px;
            color: #96DEAC; }
          .landingpage .navbar-mobile .menu-language li.active a,
          .service-page .navbar-mobile .menu-language li.active a {
            font-weight: 600;
            color: #fff; }
      .landingpage .navbar-mobile-header,
      .service-page .navbar-mobile-header {
        position: relative;
        background: #1AA432;
        height: 60px; }
      .landingpage .navbar-mobile .navbar-close,
      .service-page .navbar-mobile .navbar-close {
        position: absolute;
        top: 18px;
        right: 18px;
        width: 22px;
        height: 22px; }
        .landingpage .navbar-mobile .navbar-close .ico,
        .service-page .navbar-mobile .navbar-close .ico {
          fill: #fff; }
      .landingpage .navbar-mobile .nav,
      .service-page .navbar-mobile .nav {
        position: relative;
        margin: 0;
        padding: 23px 0;
        list-style-type: none;
        text-align: center;
        font-size: 15px;
        line-height: 15px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 1.6px;
        color: #fff; }
        .landingpage .navbar-mobile .nav::after,
        .service-page .navbar-mobile .nav::after {
          clear: both;
          content: "";
          display: table; }
        .landingpage .navbar-mobile .nav:after,
        .service-page .navbar-mobile .nav:after {
          display: block;
          position: absolute;
          bottom: 0;
          content: "";
          background-image: linear-gradient(270deg, #0C9B1B 2%, #20AC38 48%, #0C9C1B 100%);
          width: 100%;
          height: 1px; }
        .landingpage .navbar-mobile .nav li a,
        .service-page .navbar-mobile .nav li a {
          color: #fff; }
          .landingpage .navbar-mobile .nav li a:hover,
          .service-page .navbar-mobile .nav li a:hover {
            background-image: linear-gradient(270deg, #0C9B1B 2%, #20AC38 48%, #0C9C1B 100%); }
        .landingpage .navbar-mobile .nav:nth-child(3):after,
        .service-page .navbar-mobile .nav:nth-child(3):after {
          display: none !important; }
      .landingpage .navbar-mobile.open,
      .service-page .navbar-mobile.open {
        display: block; }
      .landingpage .navbar-mobile-footer,
      .service-page .navbar-mobile-footer {
        padding: 0 20px 20px 20px; }
        .landingpage .navbar-mobile-footer .btn,
        .service-page .navbar-mobile-footer .btn {
          display: block;
          margin: 0 !important;
          padding: 8px 12px;
          font-size: 14px;
          line-height: 14px;
          font-weight: 500;
          color: #0D961B;
          height: 44px; }
          .landingpage .navbar-mobile-footer .btn .fa,
          .service-page .navbar-mobile-footer .btn .fa {
            position: relative;
            bottom: -2px;
            margin-right: 10px;
            font-size: 21px; }
  .footer-top .brand {
    float: none;
    margin: 0 auto; }
  .footer-top .links {
    display: block;
    float: none;
    padding-left: 0;
    padding-top: 16px;
    text-align: center; }
    .footer-top .links li {
      float: none;
      display: inline-block;
      padding: 5px 10px; }
  .footer-bottom .contact {
    float: none;
    padding: 0;
    text-align: center;
    width: 100%; }
    .footer-bottom .contact li {
      display: inline-block;
      padding: 5px 10px;
      float: none; }
  .footer-bottom .social {
    float: none;
    padding: 20px 0;
    text-align: center; }
    .footer-bottom .social a {
      display: inline-block;
      float: none; }
  .footer-bottom .terms-privacy {
    float: none;
    padding: 0;
    text-align: center; }
    .footer-bottom .terms-privacy li {
      display: inline-block;
      float: none;
      padding: 5px 10px; }
  .mobile-open {
    overflow: hidden; } }

@media screen and (max-width: 640px) {
  .steps-list li {
    margin-bottom: 7px;
    float: none;
    width: auto !important; }
  .steps-list .nr {
    top: 0;
    left: 0;
    padding-top: 5px;
    font-size: 18px;
    line-height: 18px;
    width: 30px;
    height: 30px; }
  .steps-content {
    padding: 7px 0 7px 41px;
    max-width: inherit; }
  .steps-how {
    padding-top: 18px; }
  .landingpage .navbar-mobile {
    /*padding-top: 60px;
				margin-bottom: -80px;*/ }
  .article-page .article .container,
  .article-page .demo .container {
    display: block;
    padding-right: 18px !important;
    padding-left: 18px !important; }
  .container {
    padding-right: 24px !important;
    padding-left: 24px !important; } }

@media screen and (max-width: 380px) {
  .header-phone {
    bottom: 305px;
    right: 40px;
    width: 60px; } }
