@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@import "/assets/toolkit/styles/toolkit.css";

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  margin: 0
}

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

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

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

[hidden],
template {
  display: none
}

a {
  background: 0 0
}

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

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

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

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

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

small {
  font-size: 80%
}

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

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

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

figure {
  margin: 1em 40px
}

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

pre {
  overflow: auto
}

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

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

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 {
  padding: 0;
  border: 0
}

input {
  line-height: normal
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield
}

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

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver
}

legend {
  padding: 0;
  border: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

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

td,
th {
  padding: 0
}

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

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

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

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

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  tr,
  img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }

  select {
    background: #fff !important
  }

  .navbar {
    display: none
  }

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

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

  .label {
    border: 1px solid #000
  }

  .table {
    border-collapse: collapse !important
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}

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

a {
  color: #428bca;
  text-decoration: none
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

figure {
  margin: 0
}

img {
  vertical-align: middle
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto
}

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

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

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

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

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

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

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

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777
}

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

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

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

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%
}

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

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

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

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

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

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

p {
  margin: 0 0 10px
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4
}

@media (min-width:768px) {
  .lead {
    font-size: 21px
  }
}

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

cite {
  font-style: normal
}

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

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify
}

.text-nowrap {
  white-space: nowrap
}

.text-lowercase {
  text-transform: lowercase
}

.text-uppercase {
  text-transform: uppercase
}

.text-capitalize {
  text-transform: capitalize
}

.text-muted {
  color: #777
}

.text-primary {
  color: #428bca
}

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

.text-success {
  color: #3c763d
}

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

.text-info {
  color: #31708f
}

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

.text-warning {
  color: #8a6d3b
}

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

.text-danger {
  color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none
}

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

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

dt,
dd {
  line-height: 1.42857143
}

dt {
  font-weight: 700
}

dd {
  margin-left: 0
}

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

  .dl-horizontal dd {
    margin-left: 180px
  }
}

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

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

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

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0
}

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

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

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

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

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

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

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {

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

  .col-sm-12 {
    width: 100%
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {

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

  .col-md-12 {
    width: 100%
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {

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

  .col-lg-12 {
    width: 100%
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: transparent
}

th {
  text-align: left
}

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

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
  border-top: 0
}

.table>tbody+tbody {
  border-top: 2px solid #ddd
}

.table .table {
  background-color: #fff
}

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

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

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

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
  border-bottom-width: 2px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .table-responsive>.table>thead>tr>th,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap
  }

  .table-responsive>.table-bordered {
    border: 0
  }

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

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

  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0
  }
}

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

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

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

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

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

input[type=file] {
  display: block
}

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

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

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

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

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

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
  color: #777;
  opacity: 1
}

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

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

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

textarea.form-control {
  height: auto
}

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  line-height: 34px;
  line-height: 1.42857143 \0
}

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

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

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

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

.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
  position: relative
}

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

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

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

.input-sm+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}

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

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

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px
}

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

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

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

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

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65
}

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

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

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

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

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

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e
}

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

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd
}

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

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}

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

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

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

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}

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

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

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

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

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}

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

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

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

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

.btn-link {
  font-weight: 400;
  color: #428bca;
  cursor: pointer;
  border-radius: 0
}

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

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

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

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

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

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

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

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

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

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

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

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

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

.dropdown {
  position: relative
}

.dropdown-toggle:focus {
  outline: 0
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.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: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap
}

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

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

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

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
  display: block
}

.open>a {
  outline: 0
}

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

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

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

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

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

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
  z-index: 2
}

.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
  outline: 0
}

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

.btn-toolbar {
  margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px
}

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

.btn-group>.btn:first-child {
  margin-left: 0
}

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}

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

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

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

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

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

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

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

.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-left-radius: 0;
  border-top-right-radius: 0
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  width: 1%
}

.btn-group-justified>.btn-group .btn {
  width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto
}

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}

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

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

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

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

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell
}

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px
}

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

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px
}

.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0
}

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap
}

.input-group-btn>.btn {
  position: relative
}

.input-group-btn>.btn+.btn {
  margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  margin-left: -1px
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav>li {
  position: relative;
  display: block
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #eee
}

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

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

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

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.nav>li>a>img {
  max-width: none
}

.nav-tabs {
  border-bottom: 1px solid #ddd
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0
}

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

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

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

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

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

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

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

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

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

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

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

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

.nav-pills>li {
  float: left
}

.nav-pills>li>a {
  border-radius: 4px
}

.nav-pills>li+li {
  margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #428bca
}

.nav-stacked>li {
  float: none
}

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

.nav-justified {
  width: 100%
}

.nav-justified>li {
  float: none
}

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

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

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

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

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

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

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

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

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

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}

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

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

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
  overflow-y: auto
}

@media (min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    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-right: 0;
    padding-left: 0
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px
}

@media (max-width:480px) and (orientation:landscape) {

  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px
  }
}

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

@media (min-width:768px) {

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

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

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

@media (min-width:768px) {

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0
  }
}

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

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

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px
}

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

@media (min-width:768px) {

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  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;
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px
  }

  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none
  }
}

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

  .navbar-nav>li {
    float: left
  }

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

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px
  }
}

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

  .navbar-right {
    float: right !important
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

  .navbar-form.navbar-right:last-child {
    margin-right: -15px
  }
}

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

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

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

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

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

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

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

  .navbar-text.navbar-right:last-child {
    margin-right: 0
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}

.navbar-default .navbar-brand {
  color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent
}

.navbar-default .navbar-text {
  color: #777
}

.navbar-default .navbar-nav>li>a {
  color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #333;
  background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent
}

.navbar-default .navbar-toggle {
  border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  color: #555;
  background-color: #e7e7e7
}

@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
  }
}

.navbar-default .navbar-link {
  color: #777
}

.navbar-default .navbar-link:hover {
  color: #333
}

.navbar-default .btn-link {
  color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc
}

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

.navbar-inverse .navbar-brand {
  color: #777
}

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

.navbar-inverse .navbar-text {
  color: #777
}

.navbar-inverse .navbar-nav>li>a {
  color: #777
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent
}

.navbar-inverse .navbar-toggle {
  border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  color: #fff;
  background-color: #080808
}

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

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

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

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #080808
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent
  }
}

.navbar-inverse .navbar-link {
  color: #777
}

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

.navbar-inverse .btn-link {
  color: #777
}

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

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px
}

.breadcrumb>li {
  display: inline-block
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"
}

.breadcrumb>.active {
  color: #777
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px
}

.pagination>li {
  display: inline
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}

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

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

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px
}

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none
}

.pager li {
  display: inline
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #eee
}

.pager .next>a,
.pager .next>span {
  float: right
}

.pager .previous>a,
.pager .previous>span {
  float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff
}

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

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

.label:empty {
  display: none
}

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

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

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

.label-primary {
  background-color: #428bca
}

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

.label-success {
  background-color: #5cb85c
}

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

.label-info {
  background-color: #5bc0de
}

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

.label-warning {
  background-color: #f0ad4e
}

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

.label-danger {
  background-color: #d9534f
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px
}

.badge:empty {
  display: none
}

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

.btn-xs .badge {
  top: 0;
  padding: 1px 5px
}

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

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

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

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

.jumbotron h1,
.jumbotron .h1 {
  color: inherit
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200
}

.jumbotron>hr {
  border-top-color: #d5d5d5
}

.container .jumbotron {
  border-radius: 6px
}

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

@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px
  }

  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

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

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

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

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px
}

.alert h4 {
  margin-top: 0;
  color: inherit
}

.alert .alert-link {
  font-weight: 700
}

.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.alert-success hr {
  border-top-color: #c9e2b3
}

.alert-success .alert-link {
  color: #2b542c
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}

.alert-info hr {
  border-top-color: #a6e1ec
}

.alert-info .alert-link {
  color: #245269
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.alert-warning hr {
  border-top-color: #f7e1b5
}

.alert-warning .alert-link {
  color: #66512c
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

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

@-o-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

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

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

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

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px
}

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

.progress-bar-success {
  background-color: #5cb85c
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

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

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

.media-object {
  display: block
}

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

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

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

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

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

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

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}

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

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

a.list-group-item {
  color: #555
}

a.list-group-item .list-group-item-heading {
  color: #333
}

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

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777
}

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

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
  color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7
}

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

a.list-group-item-success {
  color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
  color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d
}

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

a.list-group-item-info {
  color: #31708f
}

a.list-group-item-info .list-group-item-heading {
  color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f
}

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

a.list-group-item-warning {
  color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b
}

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

a.list-group-item-danger {
  color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442
}

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

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

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

.panel-body {
  padding: 15px
}

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

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit
}

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

.panel-title>a {
  color: inherit
}

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

.panel>.list-group {
  margin-bottom: 0
}

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

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

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

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

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

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
  margin-bottom: 0
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

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

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

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

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

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

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

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

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0
}

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

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

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

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

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

.panel-group {
  margin-bottom: 20px
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px
}

.panel-group .panel+.panel {
  margin-top: 5px
}

.panel-group .panel-heading {
  border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #ddd
}

.panel-group .panel-footer {
  border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd
}

.panel-default {
  border-color: #ddd
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333
}

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

.panel-primary {
  border-color: #428bca
}

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

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

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

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

.panel-success {
  border-color: #d6e9c6
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6
}

.panel-info {
  border-color: #bce8f1
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1
}

.panel-warning {
  border-color: #faebcc
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc
}

.panel-danger {
  border-color: #ebccd1
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

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

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

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

.well blockquote {
  border-color: #ddd;
  border-color: rgba(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: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5
}

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

.modal-open {
  overflow: hidden
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate3d(0, -25%, 0);
  -o-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0)
}

.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

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

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5
}

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

.modal-header .close {
  margin-top: -2px
}

.modal-title {
  margin: 0;
  line-height: 1.42857143
}

.modal-body {
  position: relative;
  padding: 15px
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px
}

.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, .5);
    box-shadow: 0 5px 15px rgba(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-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(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 {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0
}

.popover-content {
  padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.popover>.arrow {
  border-width: 11px
}

.popover>.arrow:after {
  content: "";
  border-width: 10px
}

.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0
}

.popover.top>.arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0
}

.popover.right>.arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0
}

.popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff
}

.carousel {
  position: relative
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}

.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block
}

.carousel-inner>.active {
  left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%
}

.carousel-inner>.next {
  left: 100%
}

.carousel-inner>.prev {
  left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0
}

.carousel-inner>.active.left {
  left: -100%
}

.carousel-inner>.active.right {
  left: 100%
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif
}

.carousel-control .icon-prev:before {
  content: '\2039'
}

.carousel-control .icon-next:before {
  content: '\203a'
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px
  }

  .carousel-indicators {
    bottom: 20px
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto
}

.pull-right {
  float: right !important
}

.pull-left {
  float: left !important
}

.hide {
  display: none !important
}

.show {
  display: block !important
}

.invisible {
  visibility: hidden
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.hidden {
  display: none !important;
  visibility: hidden !important
}

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

@-ms-viewport {
  width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important
}

@media (max-width:767px) {
  .visible-xs {
    display: block !important
  }

  table.visible-xs {
    display: table
  }

  tr.visible-xs {
    display: table-row !important
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important
  }
}

@media (max-width:767px) {
  .visible-xs-block {
    display: block !important
  }
}

@media (max-width:767px) {
  .visible-xs-inline {
    display: inline !important
  }
}

@media (max-width:767px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block !important
  }

  table.visible-sm {
    display: table
  }

  tr.visible-sm {
    display: table-row !important
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-block {
    display: block !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline {
    display: inline !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block !important
  }

  table.visible-md {
    display: table
  }

  tr.visible-md {
    display: table-row !important
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-block {
    display: block !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline {
    display: inline !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}

@media (min-width:1200px) {
  .visible-lg {
    display: block !important
  }

  table.visible-lg {
    display: table
  }

  tr.visible-lg {
    display: table-row !important
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important
  }
}

@media (min-width:1200px) {
  .visible-lg-block {
    display: block !important
  }
}

@media (min-width:1200px) {
  .visible-lg-inline {
    display: inline !important
  }
}

@media (min-width:1200px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}

@media (max-width:767px) {
  .hidden-xs {
    display: none !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none !important
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none !important
  }
}

@media (min-width:1200px) {
  .hidden-lg {
    display: none !important
  }
}

.visible-print {
  display: none !important
}

@media print {
  .visible-print {
    display: block !important
  }

  table.visible-print {
    display: table
  }

  tr.visible-print {
    display: table-row !important
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important
  }
}

.visible-print-block {
  display: none !important
}

@media print {
  .visible-print-block {
    display: block !important
  }
}

.visible-print-inline {
  display: none !important
}

@media print {
  .visible-print-inline {
    display: inline !important
  }
}

.visible-print-inline-block {
  display: none !important
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important
  }
}

@media print {
  .hidden-print {
    display: none !important
  }
}

@font-face {
  font-family: 'FontAwesome';
  src: url('/assets/fonts/fontawesome-webfont.eot');
  src: url('/assets/fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('/assets/fonts/fontawesome-webfont.woff') format('woff'), url('/assets/fonts/fontawesome-webfont.ttf') format('truetype'), url('/assets/fonts/fontawesome-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\f000"
}

.fa-music:before {
  content: "\f001"
}

.fa-search:before {
  content: "\f002"
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-heart:before {
  content: "\f004"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-o:before {
  content: "\f006"
}

.fa-user:before {
  content: "\f007"
}

.fa-film:before {
  content: "\f008"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-check:before {
  content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-signal:before {
  content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013"
}

.fa-trash-o:before {
  content: "\f014"
}

.fa-home:before {
  content: "\f015"
}

.fa-file-o:before {
  content: "\f016"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-road:before {
  content: "\f018"
}

.fa-download:before {
  content: "\f019"
}

.fa-arrow-circle-o-down:before {
  content: "\f01a"
}

.fa-arrow-circle-o-up:before {
  content: "\f01b"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-play-circle-o:before {
  content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"
}

.fa-refresh:before {
  content: "\f021"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-lock:before {
  content: "\f023"
}

.fa-flag:before {
  content: "\f024"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-print:before {
  content: "\f02f"
}

.fa-camera:before {
  content: "\f030"
}

.fa-font:before {
  content: "\f031"
}

.fa-bold:before {
  content: "\f032"
}

.fa-italic:before {
  content: "\f033"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-list:before {
  content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-video-camera:before {
  content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"
}

.fa-pencil:before {
  content: "\f040"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-tint:before {
  content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"
}

.fa-share-square-o:before {
  content: "\f045"
}

.fa-check-square-o:before {
  content: "\f046"
}

.fa-arrows:before {
  content: "\f047"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-play:before {
  content: "\f04b"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-eject:before {
  content: "\f052"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-times-circle-o:before {
  content: "\f05c"
}

.fa-check-circle-o:before {
  content: "\f05d"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"
}

.fa-expand:before {
  content: "\f065"
}

.fa-compress:before {
  content: "\f066"
}

.fa-plus:before {
  content: "\f067"
}

.fa-minus:before {
  content: "\f068"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-plane:before {
  content: "\f072"
}

.fa-calendar:before {
  content: "\f073"
}

.fa-random:before {
  content: "\f074"
}

.fa-comment:before {
  content: "\f075"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-arrows-v:before {
  content: "\f07d"
}

.fa-arrows-h:before {
  content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-key:before {
  content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"
}

.fa-comments:before {
  content: "\f086"
}

.fa-thumbs-o-up:before {
  content: "\f087"
}

.fa-thumbs-o-down:before {
  content: "\f088"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-heart-o:before {
  content: "\f08a"
}

.fa-sign-out:before {
  content: "\f08b"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-thumb-tack:before {
  content: "\f08d"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-sign-in:before {
  content: "\f090"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-upload:before {
  content: "\f093"
}

.fa-lemon-o:before {
  content: "\f094"
}

.fa-phone:before {
  content: "\f095"
}

.fa-square-o:before {
  content: "\f096"
}

.fa-bookmark-o:before {
  content: "\f097"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook:before {
  content: "\f09a"
}

.fa-github:before {
  content: "\f09b"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-rss:before {
  content: "\f09e"
}

.fa-hdd-o:before {
  content: "\f0a0"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-comments-o:before {
  content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"
}

.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa-exchange:before {
  content: "\f0ec"
}

.fa-cloud-download:before {
  content: "\f0ed"
}

.fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-bell-o:before {
  content: "\f0a2"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cutlery:before {
  content: "\f0f5"
}

.fa-file-text-o:before {
  content: "\f0f6"
}

.fa-building-o:before {
  content: "\f0f7"
}

.fa-hospital-o:before {
  content: "\f0f8"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"
}

.fa-circle-o:before {
  content: "\f10c"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-circle:before {
  content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-folder-o:before {
  content: "\f114"
}

.fa-folder-open-o:before {
  content: "\f115"
}

.fa-smile-o:before {
  content: "\f118"
}

.fa-frown-o:before {
  content: "\f119"
}

.fa-meh-o:before {
  content: "\f11a"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-keyboard-o:before {
  content: "\f11c"
}

.fa-flag-o:before {
  content: "\f11d"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-code:before {
  content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-crop:before {
  content: "\f125"
}

.fa-code-fork:before {
  content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"
}

.fa-question:before {
  content: "\f128"
}

.fa-info:before {
  content: "\f129"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-shield:before {
  content: "\f132"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-minus-square-o:before {
  content: "\f147"
}

.fa-level-up:before {
  content: "\f148"
}

.fa-level-down:before {
  content: "\f149"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-pencil-square:before {
  content: "\f14b"
}

.fa-external-link-square:before {
  content: "\f14c"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153"
}

.fa-gbp:before {
  content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"
}

.fa-won:before,
.fa-krw:before {
  content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-text:before {
  content: "\f15c"
}

.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-adn:before {
  content: "\f170"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitbucket-square:before {
  content: "\f172"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-long-arrow-down:before {
  content: "\f175"
}

.fa-long-arrow-up:before {
  content: "\f176"
}

.fa-long-arrow-left:before {
  content: "\f177"
}

.fa-long-arrow-right:before {
  content: "\f178"
}

.fa-apple:before {
  content: "\f179"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-android:before {
  content: "\f17b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-trello:before {
  content: "\f181"
}

.fa-female:before {
  content: "\f182"
}

.fa-male:before {
  content: "\f183"
}

.fa-gittip:before {
  content: "\f184"
}

.fa-sun-o:before {
  content: "\f185"
}

.fa-moon-o:before {
  content: "\f186"
}

.fa-archive:before {
  content: "\f187"
}

.fa-bug:before {
  content: "\f188"
}

.fa-vk:before {
  content: "\f189"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.fa-arrow-circle-o-left:before {
  content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"
}

.fa-dot-circle-o:before {
  content: "\f192"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"
}

.fa-plus-square-o:before {
  content: "\f196"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-slack:before {
  content: "\f198"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-pied-piper:before {
  content: "\f1a7"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-spoon:before {
  content: "\f1b1"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa-file-word-o:before {
  content: "\f1c2"
}

.fa-file-excel-o:before {
  content: "\f1c3"
}

.fa-file-powerpoint-o:before {
  content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"
}

.fa-file-code-o:before {
  content: "\f1c9"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"
}

.fa-circle-o-notch:before {
  content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"
}

.fa-history:before {
  content: "\f1da"
}

.fa-circle-thin:before {
  content: "\f1db"
}

.fa-header:before {
  content: "\f1dc"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-sliders:before {
  content: "\f1de"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-newspaper-o:before {
  content: "\f1ea"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bell-slash-o:before {
  content: "\f1f7"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-eyedropper:before {
  content: "\f1fb"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-area-chart:before {
  content: "\f1fe"
}

.fa-pie-chart:before {
  content: "\f200"
}

.fa-line-chart:before {
  content: "\f201"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-bus:before {
  content: "\f207"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-cc:before {
  content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"
}

.fa-meanpath:before {
  content: "\f20c"
}

@charset "UTF-8";

@font-face {
  font-family: "ain-tribely";
  src: url("/assets/fonts/ain-tribely.eot");
  src: url("/assets/fonts/ain-tribely.eot?#iefix") format("embedded-opentype"),
    url("/assets/fonts/ain-tribely.woff") format("woff"),
    url("/assets/fonts/ain-tribely.ttf") format("truetype"),
    url("/assets/fonts/ain-tribely.svg#ain-tribely") format("svg");
  font-weight: normal;
  font-style: normal
}

[data-icon]:before {
  font-family: "ain-tribely" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "ain-tribely" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  vertical-align: middle;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-email:before {
  content: "\64"
}

.icon-refresh:before {
  content: "\65"
}

.icon-facebook:before {
  content: "\66"
}

.icon-mobile-number:before {
  content: "\67"
}

.icon-more:before {
  content: "\68"
}

.icon-linkedin:before {
  content: "\71"
}

.icon-skype:before {
  content: "\72"
}

.icon-location:before {
  content: "\7a"
}

.icon-twitter:before {
  content: "\41"
}

.icon-checkbox-tick:before {
  content: "\62"
}

.icon-message:before {
  content: "\63"
}

.icon-s-close:before {
  content: "\6a"
}

.icon-profile:before {
  content: "\6c"
}

.icon-search:before {
  content: "\6d"
}

.icon-play:before {
  content: "\6e"
}

.icon-l-close:before {
  content: "\6f"
}

.icon-company-information:before {
  content: "\73"
}

.icon-pitch-deal:before {
  content: "\74"
}

.icon-team:before {
  content: "\75"
}

.icon-documents:before {
  content: "\76"
}

.icon-images:before {
  content: "\77"
}

.icon-preview:before {
  content: "\78"
}

.icon-expand:before {
  content: "\79"
}

.icon-arrow-dropdown:before {
  content: "\61"
}

.icon-alert:before {
  content: "\69"
}

.icon-like:before {
  content: "\6b"
}

.icon-dislike:before {
  content: "\70"
}

.icon-arrow-dropdown-1:before {
  content: "\44"
}

.icon-delete:before {
  content: "\4b"
}

.icon-documents-1:before {
  content: "\4c"
}

.icon-email-1:before {
  content: "\4d"
}

.icon-help:before {
  content: "\4e"
}

.icon-hamburger:before {
  content: "\4f"
}

.icon-gplus:before {
  content: "\50"
}

.icon-g-email:before {
  content: "\51"
}

.icon-g-share:before {
  content: "\52"
}

.icon-fundraise:before {
  content: "\53"
}

.icon-field-locator:before {
  content: "\54"
}

.icon-favourite:before {
  content: "\55"
}

.icon-facebook-alternate:before {
  content: "\56"
}

.icon-facebook-1:before {
  content: "\57"
}

.icon-fab:before {
  content: "\58"
}

.icon-extras:before {
  content: "\59"
}

.icon-expand-1:before {
  content: "\5a"
}

.icon-message-1:before {
  content: "\42"
}

.icon-alert-1:before {
  content: "\43"
}

.icon-network:before {
  content: "\45"
}

.icon-invest:before {
  content: "\46"
}

.icon-download:before {
  content: "\47"
}

.icon-more-1:before {
  content: "\48"
}

.icon-refresh-1:before {
  content: "\49"
}

.icon-user:before {
  content: "\4a"
}

.icon-back-top:before {
  content: "\30"
}

.icon-read:before {
  content: "\31"
}

.icon-preview-s:before {
  content: "\32"
}

.icon-preview-dsk:before {
  content: "\33"
}

.icon-preview-1:before {
  content: "\34"
}

.icon-close-l:before {
  content: "\35"
}

.icon-close-m:before {
  content: "\36"
}

.icon-close-s:before {
  content: "\37"
}

.icon-play-1:before {
  content: "\38"
}

.icon-info:before {
  content: "\39"
}

.icon-images-1:before {
  content: "\21"
}

.icon-unread:before {
  content: "\22"
}

.icon-tag:before {
  content: "\23"
}

.icon-tick:before {
  content: "\24"
}

.icon-shortlist:before {
  content: "\25"
}

.icon-see-more:before {
  content: "\26"
}

.icon-search-1:before {
  content: "\27"
}

.icon-more-2:before {
  content: "\28"
}

.icon-location-1:before {
  content: "\29"
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10002;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.mfp-align-top .mfp-container:before {
  display: none
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto
}

.mfp-ajax-cur {
  cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
  cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.mfp-loading.mfp-figure {
  display: none
}

.mfp-hide {
  display: none !important
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}

.mfp-preloader a {
  color: #CCC
}

.mfp-preloader a:hover {
  color: #FFF
}

.mfp-s-ready .mfp-preloader {
  display: none
}

.mfp-s-error .mfp-content {
  display: none
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation
}

button::-moz-focus-inner {
  padding: 0;
  border: 0
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1
}

.mfp-close:active {
  top: 1px
}

.mfp-close-btn-in .mfp-close {
  color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
  margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7
}

.mfp-arrow-left {
  left: 0
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
  right: 0
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}

.mfp-iframe-holder .mfp-close {
  top: -40px
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto
}

.mfp-figure {
  line-height: 0
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px
}

.mfp-figure figure {
  margin: 0
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px
}

.mfp-image-holder .mfp-content {
  max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}

@charset "UTF-8";

@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('/assets/fonts/MyriadPro-Regular.eot');
  src: url('/assets/fonts/MyriadPro-Regular.eot') format('embedded-opentype'),
    url('/assets/fonts/MyriadPro-Regular.woff') format('woff'),
    url('/assets/fonts/MyriadPro-Regular.ttf') format('truetype'),
    url('/assets/fonts/MyriadPro-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal
}

:root {
  --dark: #253142;
  --grey: #4F5766;
  --light: #DCE0E4;
  --lighter: #F6F9FB;
  --white: #FFF;
  --brand: #4A8CFF;
  --orange: #FF902E;
  --mint: #55C6CC;
  --purple: #A452CA;
  --space: 8px;
  --shadow-lg: 0px 7px 8px rgba(0, 0, 0, 0.05), 0px 5px 22px rgba(0, 0, 0, 0.04), 0px 12px 17px rgba(0, 0, 0, 0.04);
  --shadow-sm: 0px 1px 10px rgba(0, 0, 0, 0.05), 0px 4px 5px rgba(0, 0, 0, 0.04), 0px 2px 4px rgba(0, 0, 0, 0.04);
  --text-xs: 14px;
  --text-sm: 16px;
  --text-md: 28px;
  --text-lg: 32px;
  --font-semibold: 600;
  --font-regular: 400
}

.dropdown-content {
  display: none
}

body {
  background: #F5F8FB;
  font-family: MyriadPro-Regular;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

p {
  color: #4F5766;
  font-family: MyriadPro-Regular
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none
}

ul {
  list-style: none
}

a {
  color: #4A8CFF
}

a:hover {
  color: #2F7AFC
}

a:hover,
a:active {
  color: #2258ff
}

.z-in1 {
  z-index: 1
}

.notification .label {
  border-radius: 60%;
  height: 20px;
  width: 20px;
  display: inline-block;
  text-align: center;
  line-height: 22px;
  top: -8px;
  position: relative;
  background-color: #E73F3F;
  padding: 0;
  font-size: 10px
}

.inv-avatar {
  background-color: #b4c3d3
}

.bg-1 {
  background: #53599A
}

.bg-2 {
  background: #4675b3
}

.bg-3 {
  background: #53839a
}

.bg-4 {
  background: #539a83
}

.bg-5 {
  background: #92b940
}

.bg-6 {
  background: #e4cf48
}

.bg-7 {
  background: #b43e35
}

.bg-8 {
  background: #9a5553
}

.bg-9 {
  background: #9a5384
}

.bg-10 {
  background: #6f539a
}

.pt-40 {
  padding-top: 40px
}

.pa-20 {
  padding: 20px
}

.hero__content-wrap {
  padding-bottom: 40px;
  max-width: 800px;
  margin: 0 auto
}

.ain__header-dtl {
  font-size: 24px;
  color: #fff
}

.u-marginTop-s {
  margin-top: 14px
}

.Marker--success {
  background: #13CE66
}

.Marker {
  border-radius: 39px;
  color: #FFF;
  height: 8px;
  margin-right: 8px;
  width: 8px
}

.Marker--danger {
  background: #FF4949;
  display: inline-block
}

.admin__navbar .Marker--danger {
  float: right;
  top: 3px
}

.overflow-hidden {
  overflow: hidden
}

.ain-logo {
  background: url('/assets/img/logos/ain-logo-dark-with-blue-icon.png') no-repeat 0 0;
  height: 49px;
  width: 147px;
  display: inline-block
}

.ain-logo_light {
  background: url('/assets/img/logos/logo-ain-white.png') no-repeat 0 0;
  height: 60px;
  width: 160px;
  display: inline-block;
  z-index: 999;
  text-indent: -99999px
}

.ain-logo_dark {
  background: url('/assets/img/logos/logo-ain-dark.png') no-repeat 0 0;
  height: 60px;
  width: 170px;
  display: inline-block
}

a.ain-logo_light {
  cursor: pointer
}

.six-line {
  min-height: 170px;
  overflow: hidden
}

.ain-master {
  padding: 40px 10px 10px
}

.avatar-wrap img,
.name-circle img {
  max-width: 100%
}

.btn-primary {
  background-color: #4A8CFF;
  border-color: #4A8CFF
}

.btn-getstarted:hover,
.btn-primary:hover {
  background-color: #2F7AFC;
  border-color: #2F7AFC;
  color: #fff
}

.ain-loader {
  text-align: center;
  padding: 20px;
  font-size: 38px;
  color: #ccc
}

.testimonial-block .iam,
.testimonial-block .ain-select-btn {
  color: #444;
  border-color: #444;
  display: inline-block
}

.modal {
  overflow: auto;
  overflow-y: auto
}

.ain-hero {
  background-size: cover;
  -webkit-background-size: cover;
  text-align: center;
  width: 100%;
  background-image: url('/assets/img/ain_bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #1B202F;
  padding-bottom: 18px
}

.ain-hero .nav {
  margin-bottom: 0;
  padding: 18px 40px;
  list-style: none
}

.title-ml-68 {
  font-size: 64px;
  margin: 0;
  padding: 0 0 44px;
  color: #fff
}

.btn-getstarted {
  background: #4A8CFF;
  color: #fff;
  padding: 18px 44px;
  font-size: 20px;
  width: 280px;
  max-width: 90%
}

.navbar-right .btn.btn-primary {
  border-radius: 4px;
  padding: 8px 18px 7px
}

.opt-inv-ent {
  position: relative;
  display: inline-block
}

.options-wrapper {
  background: #fff;
  border-radius: 8px;
  position: absolute;
  left: 0;
  display: none;
  width: 100%;
  top: 54px;
  padding: 14px 0;
  z-index: 99
}

.opt-inv-ent:hover .options-wrapper {
  display: block
}

.dd-arrow {
  background: url('/assets/img/icon-dropdown-arrow.png') no-repeat right center;
  padding-right: 60px
}

.dd-arrow-dark {
  background: url('/assets/img/icon-dropdown-arrow_dark.png') no-repeat right center;
  padding-right: 60px
}

.options-wrapper a:hover {
  background: #4A8CFF;
  color: #fff
}

.options-wrapper a {
  display: block;
  text-align: left;
  padding: 6px 8px 6px 24px;
  color: #444;
  font-size: 18px;
  text-decoration: none
}

.options-wrapper a .fa {
  color: #fff;
  padding-right: 8px
}

.ain-select-btn {
  border: 1px dashed #fff;
  padding: 9px 40px 12px;
  font-size: 24px;
  color: #fff;
  border-radius: 4px;
  cursor: pointer
}

.title-ml-42 {
  color: #3D464F;
  font-size: 42px;
  padding: 0 0 68px;
  margin: 0
}

.ain-block {
  padding: 60px 0
}

.show-more-proposal {
  color: #4A8CFF;
  font-size: 14px;
  text-decoration: underline;
  line-height: 1.8em
}

h3.text-normal,
.text-normal {
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  color: #272730
}

.popular-block {
  padding: 80px 0 40px;
  background-color: #fff
}

.body__light {
  padding: 80px 0;
  background-color: #fff
}

.less__padding-top {
  padding-top: 40px
}

.less__padding-top .list_menu {
  padding: 0 0 40px 0
}

.large_icon {
  font-size: 18px;
  color: #444
}

.block__header {
  padding: 0 0 20px
}

.block__header h2 {
  font-size: 24px
}

.pageblock__gray {
  padding: 80px 0;
  background-color: #F5F8FB
}

.title-ml-36 {
  font-size: 36px;
  padding: 0 0 84px;
  margin: 0;
  line-height: 1.2em
}

.icon-location {
  background: url(/assets/img/icon-location.png) no-repeat 0 center;
  padding-left: 18px
}

.testimonial-block {
  padding: 80px 0
}

.title-mr-48 {
  font-size: 48px;
  padding: 0 0 60px;
  color: #1b202f;
  font-family: MyriadPro-Regular;
  margin: 0
}

.padding-50 {
  padding: 50px 0
}

.customer-says {
  font-size: 24px;
  padding: 34px 0 14px;
  max-width: 771px;
  margin: 0 auto;
  line-height: 1.4em;
  color: #666
}

.testimonial-by {
  font-size: 24px;
  padding: 0;
  color: #3A3A3A;
  margin: 0;
  line-height: 1
}

#carousel-example-generic {
  padding-bottom: 80px;
  margin-bottom: 28px
}

#signout-pop,
#signin-pop {
  background: #fff;
  padding: 18px;
  border-radius: 4px
}

#account-pop-close,
#upgrade-pop-close,
.closer,
#upgrade-pop-close1 {
  background: url(/assets/img/icon-cross-outline.png);
  top: -29px;
  right: -29px;
  position: absolute;
  font-weight: bold;
  display: block;
  height: 29px;
  width: 29px;
  cursor: pointer;
  z-index: 9999
}

.ain-hide {
  display: none
}

.label__aininfo {
  background-color: transparent;
  padding: 9px 0;
  margin: 0;
  color: #7400fa;
  font-size: 14px;
  border-bottom: 1px dashed #7400fa;
  font-weight: 300
}

.investors-block {
  padding: 80px 0
}

select.form-control {
  height: 45px
}

.FilterPopup {
  z-index: 202
}

.top-drop-down {
  cursor: pointer
}

.to-bottom-wrap {
  text-align: center;
  padding: 60px 28px 0
}

.to-bottom {
  cursor: pointer;
  font-size: 12px;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 1.2em
}

.iam {
  color: #fff;
  font-size: 28px;
  padding-right: 20px
}

.toggler {
  position: absolute;
  width: 100%;
  height: 48px;
  left: 0;
  z-index: 999;
  top: 0
}

.loc {
  margin-bottom: 0;
  font-size: 14px
}

.loc i,
.location i {
  color: #5997ff;
  top: 3px
}

.FeaturedGrid {
  display: grid;
  grid-gap: 32px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  align-items: center;
  justify-items: center;
  max-width: 1170px;
  margin: 0 auto
}

.home__page .section-head {
  padding: 0 0 40px
}

.home__page .ain-block h2 {
  font-family: MyriadPro-Regular;
  color: #3D464F;
  font-size: 32px;
  margin: 0
}

.home__page .logo {
  padding: 10px 0 0;
  display: inline-block;
  float: left
}

.home__page .ain-navigation ul {
  margin: 0;
  padding: 12px 0 0
}

.home__page .ain-navigation li {
  float: left;
  list-style: none;
  padding: 0 10px
}

.home__page .ain-navigation li.np {
  padding: 0
}

.home__page .ain-navigation li a {
  font-size: 13px;
  display: block;
  color: #fff;
  border-radius: 4px;
  line-height: 1.5em
}

.home__page .ain-navigation li a:hover,
.home__page .ain-navigation li a.active {
  color: #fff;
  background: rgba(191, 191, 191, 0.15);
  text-decoration: none
}

.home__page .ain-navigation li.ain-networks a:hover {
  background: transparent
}

.home__page .ain-navigation li li {
  float: none;
  text-align: left
}

.home__page .ain__title-48 {
  font-size: 48px;
  margin: 0;
  padding: 0 0 40px;
  color: #fff
}

.home__page .btn-image {
  background: none;
  border: none;
  width: 80px;
  margin-top: 4px;
  position: relative;
  display: inline-block;
  text-align: right
}

.home__page .navbar-right .icon {
  font-size: 25px;
  top: 8px;
  position: relative
}

.home__page .navbar-right .dropdown-menu {
  left: 0;
  width: 360px;
  border-radius: 4px;
  color: #fff;
  background: #1B202F;
  padding: 30px 0;
  display: none
}

.home__page .navbar-right .open .home__page .dropdown-menu,
.home__page .navbar-right .dropdown:hover .dropdown-menu {
  display: block
}

.home__page .header .navbar-collapse ul .dropdown-menu li a {
  padding: 10px 28px;
  line-height: 1em;
  color: #fff
}

.home__page .header .navbar-collapse ul .dropdown-menu li a:hover {
  color: #fff;
  background: #444
}

.home__page .navbar-right .dropdown ul:before {
  position: absolute;
  top: -6px;
  left: 32px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #1B202F;
  border-left: 7px solid transparent;
  content: ''
}

.home__page .navbar-right.nav>li.icon>a:hover,
.home__page .top-drop-down:hover {
  background: transparent
}

.home__page .ain-navigation li a:hover,
.home__page .ain-navigation li a.active {
  color: #fff;
  background: rgba(191, 191, 191, 0.15);
  text-decoration: none
}

.home__page .sm-block {
  margin: 0 6px;
  display: inline-block;
  padding: 4px;
  color: #f00;
  background: transparent
}

.home__page .ain-navigation li .sm-block a.active {
  background: transparent
}

.home__page .c-nav .dropdown-content a {
  color: #444
}

.home__page .c-nav a.c-nav__button {
  color: #444
}

.home__page .ain-master {
  padding: 60px 20px
}

.home__page .dropdown-content {
  border: 0
}

.section-head {
  padding-bottom: 60px
}

.section-head h2 {
  padding-bottom: 12px
}

.highlight {
  padding-bottom: 40px
}

.big__btn-wrap .big-lg {
  padding: 17px 18px
}

.big__btn-wrap .btn-lg.btn-shortlisted {
  padding: 17px 18px;
  font-size: 16px
}

.ain__regblock::before {
  content: '';
  background: rgba(241, 241, 241, 0.92);
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%
}

.ain__regblock {
  padding: 200px 0 100px;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%
}

.loading {
  height: 30px;
  width: 30px;
  margin: 0px auto;
  position: relative;
  -webkit-animation: rotation .6s infinite linear;
  -moz-animation: rotation .6s infinite linear;
  -o-animation: rotation .6s infinite linear;
  animation: rotation .6s infinite linear;
  border-left: 3px solid rgba(74, 140, 255, .15);
  border-right: 3px solid rgba(74, 140, 255, .15);
  border-bottom: 3px solid rgba(74, 140, 255, .15);
  border-top: 3px solid rgba(74, 140, 255, .9);
  border-radius: 100%
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(359deg)
  }
}

@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg)
  }

  to {
    -moz-transform: rotate(359deg)
  }
}

@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg)
  }

  to {
    -o-transform: rotate(359deg)
  }
}

@keyframes rotation {
  from {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(359deg)
  }
}

.overlay__loading-wrapper {
  position: absolute;
  z-index: 999;
  height: 100%;
  width: 100%;
  display: table
}

.overlay__loading-containner {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle
}

.narrowed__content {
  color: #4F5766;
  max-width: 640px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.6em
}

.narrowed__content h3:first-child {
  margin-top: 0
}

.narrowed__content h3 {
  margin-top: 60px;
  font-size: 22px;
  margin-bottom: 30px;
  font-weight: 600
}

.narrowed__content p {
  padding-bottom: 20px
}

.narrowed__content ul {
  margin: 20px
}

.narrowed__content li {
  padding-bottom: 20px;
  list-style: disc;
  list-style-position: outside
}

.banner-section {
  padding: 0;
  background-color: #fafafa;
  height: 250px;
  display: table;
  text-align: center;
  vertical-align: middle;
  width: 100%
}

.banner-section-inner {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle
}

.banner-section-inner h1 {
  padding: 0;
  margin: 0 0 14px 0;
  font-family: MyriadPro-Regular;
  font-style: normal;
  font-weight: 600;
  font-size: 38px
}

.banner-section-inner p {
  font-size: 16px
}

.banner-section-inner .label-success {
  background: #87FC97;
  color: #000;
  border-radius: 0;
  padding: 12px 16px;
  font-weight: 600;
  font-size: 16px;
  top: 20px
}

.bedcrumb a {
  color: #4F5766;
  text-decoration: none
}

.bedcrumb a:hover {
  text-decoration: underline
}

.u {
  text-decoration: underline
}

.main-section,
.inner-wrapper {
  font-family: MyriadPro-Regular;
  color: #253142;
  font-size: 16px;
  line-height: 1.6em
}

.main-section h2:first-child,
.inner-wrapper h2:first-child {
  margin-top: 0
}

.main-section h2,
.inner-wrapper h2,
.next-block h2 {
  font-weight: 600;
  font-size: 28px;
  color: #1B202F
}

.main-section h3,
.inner-wrapper h3 {
  font-weight: 600;
  font-size: 22px;
  color: #1B202F
}

.main-section p.m,
.inner-wrapper p.m {
  font-size: 20px;
  line-height: 1.6em
}

.main-section p,
.inner-wrapper p {
  font-size: 16px;
  margin-bottom: 40px
}

.main-section ol,
.inner-wrapper ol {
  padding: 0 0 40px;
  margin: 0
}

.main-section p a,
.inner-wrapper p a {
  margin-top: 30px;
  font-weight: 600;
  font-size: 16px;
  color: #4A8CFF
}

.next-block {
  box-shadow: inset 0px 4px 0px #F2F2F2;
  color: #4F5766;
  padding: 40px;
  margin: 40px 0 0;
  font-weight: 600;
  font-size: 16px
}

.next-block a {
  text-decoration: underline;
  color: #000
}

.help-block {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #000;
  margin: 100px 0;
  padding: 40px;
  background: rgba(135, 252, 151, 0.2)
}

.help-block a {
  font-weight: 300;
  text-decoration: underline;
  color: #000
}

.floated-title {
  padding: 8px 16px;
  background: #87FC97;
  position: absolute;
  top: -27px;
  color: #000;
  font-weight: 600
}

.side_tab a {
  margin-bottom: 2px;
  text-decoration: none
}

.side_tab a.active,
.side_tab a:hover,
.side_tab a:active {
  background: #F2F6F9;
  color: #000
}

.corona-support-bnr .banner-section:before {
  background-image: url(/assets/img/hero.png);
  content: '';
  position: absolute;
  top: 0;
  height: 250px;
  z-index: 0;
  width: 100%;
  background-position: center bottom
}

.side_tab li>a {
  font-weight: 600;
  padding: 8px 16px;
  font-size: 18px;
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #4F5766
}

.logged-in-as {
  padding: 28px;
  font-size: 12px;
  display: block
}

.avatar-wrap {
  height: 48px;
  width: 48px;
  display: inline-block;
  border-radius: 60%;
  background-color: #3D464E;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  line-height: 48px
}

a.no-effect:hover,
a.no-effect:active,
a.no-effect:focus {
  text-decoration: none
}

.block {
  display: block
}

.booster-blk .adding-bg {
  display: none
}

.avatar-wrap img,
.name-circle img,
img.img-circle,
img.mediaImg,
.name-circle img {
  max-width: 100%
}

.name-circle img {
  max-height: 100%
}

.display-none {
  display: none
}

.ain-hidden,
.ain-h {
  display: none
}

.alert {
  padding: 8px;
  font-size: 14px
}

.padding-left-40 {
  padding-left: 40px
}

.padding-40 {
  padding: 40px 0
}

.padding-b-20 {
  padding: 0 0 20px 0;
  display: table;
  width: 100%
}

.padding-20 {
  padding: 20px 0
}

.negative-m-44 {
  margin-top: -60px
}

.padding-rl-40 {
  padding: 0 40px
}

.padding-60 {
  padding: 60px 0
}

.negative-m-44 {
  margin-top: -60px
}

.padding-rl-40 {
  padding: 0 40px
}

.navbar-nav>li>a.networks-link {
  font-size: 12px;
  line-height: 56px;
  padding: 0;
  color: #fff
}

.networks-link span {
  text-decoration: underline
}

span.editableLabel img {
  width: auto
}

.ain-form input.form-control,
.ain-form input[type="text"].form-control,
.ain-form input[type="email"].form-control {
  padding: 5px 15px;
  border: 1px solid #87A5AF;
  border-radius: 0;
  font-size: 14px
}

.ain-form .form-control {
  border-radius: 0;
  border: 1px solid #87A5AF
}

#countryList ul li {
  padding: 2px 0 0 2px;
  min-width: 175px
}

.btn-image i {
  margin-top: 12px;
  color: #BBB
}

.btn-image .img-circle {
  width: 40px;
  float: left
}

.navbar-right .dropdown-menu {
  border: 0;
  right: 0;
  margin: 0;
  width: 263px;
  border-radius: 0;
  background: #fff;
  padding-top: 0;
  display: none
}

.navbar-nav>li>.dropdown-menu {
  padding-bottom: 20px
}

.navbar-collapse ul .dropdown-menu li a.nav-head,
.nav-head {
  padding: 22px 28px 14px;
  border-bottom: 1px solid #f0f0f0;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5em
}

.navbar-nav>li.wide>.dropdown-menu {
  min-width: 444px
}

.navbar-brand img {
  max-height: 100%
}

.quick-list-row:hover {
  color: #444;
  background: #f0f0f0
}

.quick-list-row,
.navbar-collapse ul .dropdown-menu li a.quick-list-row {
  padding: 12px;
  border-top: 1px solid #f0f0f0;
  display: table;
  width: 100%;
  color: #666
}

.nav-head .pull-right {
  font-weight: normal;
  color: #5C97FF;
  text-decoration: underline;
  font-size: 13px
}

.quick-list-row .email-time {
  font-size: 11px
}

.navbar-right .open .dropdown-menu {
  display: block
}

.dropdown-menu .inbox span,
.dropdown-menu .nudges span,
.dropdown-menu .notifications span {
  border-radius: 100%;
  color: #fff;
  background: #F44236;
  font-size: 12px;
  width: 22px;
  height: 22px;
  padding: 3px;
  text-align: center;
  display: inline-block;
  float: right;
  line-height: 1.4;
  position: relative;
  top: -4px
}

.dropdown-menu .notifications {
  margin-bottom: 35px
}

.dropdown-menu .notifications span {
  background: #BD0FE0
}

.profile .dropdown-menu li a {
  color: #fff
}

.profile .dropdown-menu li a:hover {
  background: none
}

.alert-success {
  background-color: #2ACB70;
  border-color: #2ACB70;
  font-size: 13px;
  padding: 6px;
  color: #FDFDFD;
  margin: 0;
  border-radius: 0;
  position: relative;
  text-align: center
}

.alert-success a {
  text-decoration: underline;
  color: #fff
}

.alert-success button.close {
  color: #fff;
  display: inline-block;
  background: url(/assets/img/icons/icon-cart-close.png)no-repeat center;
  width: 48px;
  height: 32px;
  opacity: 1;
  line-height: normal;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  float: none;
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
  right: 8px;
  top: -2px
}

.top-nav {
  border-radius: 0;
  padding: 0 15px
}

.navbar-brand {
  float: left;
  padding: 10px 8px 0 0;
  font-size: 18px;
  line-height: 20px;
  height: 50px
}

.navbar-nav.navbar-right:last-child {
  margin-right: 0
}

.navbar-inverse {
  background-color: #1B202F;
  border-color: #1B202F;
  margin-bottom: 0
}

.navbar-nav>li>a {
  font-size: 15px;
  line-height: 34px;
  padding: 12px
}

.navbar-inverse .navbar-nav>li>a {
  color: #B3C3D3
}

.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff
}

.top-nav li .dropdown-menu li {
  float: none;
  padding: 0
}

.top-nav li {
  float: left;
  list-style: none;
  margin: 0
}

.top-nav li li {
  margin: 0
}

.top-nav li .dropdown-menu li a {
  font-size: 13px;
  display: block;
  padding: 8px 18px
}

.top-drop-down {
  cursor: pointer
}

.navbar-right.nav>li>a {
  position: relative;
  display: block;
  padding: 0 12px;
  line-height: 60px;
  text-align: center
}

.navbar-right.nav>li>a .nav-ico {
  width: 40px;
  display: inline-block;
  overflow: hidden;
  line-height: 1em;
  float: right;
  text-align: center;
  top: 14px;
  position: relative;
  font-size: 30px
}

.navbar-collapse ul .dropdown-menu li a {
  padding: 8px 28px;
  line-height: 1em;
  color: #4a4a4a;
  font-size: 15px
}

.navbar-collapse ul .dropdown-menu li a:hover {
  color: #000;
  background: #eee
}

.cntr {
  text-align: center
}

.navbar-right .btn.btn-default {
  color: #CAD5DB;
  border-radius: 4px;
  padding: 8px 18px 7px;
  background: #3C414D;
  border-color: #3C414D
}

.navbar-right .btn.btn-default:hover {
  background: #454A59;
  border-color: #454A59
}

.white-bg.affix {
  background-color: #fff;
  margin-bottom: 0
}

.add__company-wrap {
  padding: 32px;
  background-color: #f6f9fb;
  display: table;
  width: 100%
}

.company_logo-ph {
  width: 105px;
  height: 105px;
  margin: 0 20px 20px;
  float: left
}

.company_logo-ph span {
  width: 105px;
  height: 105px;
  display: inline-block;
  border-radius: 4px;
  background-color: #F2F6F9;
  color: #444;
  line-height: 105px;
  text-align: center;
  font-size: 12px
}

.company_logo-ph img {
  max-width: 100%
}

.ain-page-menu {
  background: #fff none repeat scroll 0 0;
  box-shadow: 1px 1px 2px #C9DAE5;
  padding: 0
}

.page-menu {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none
}

.page-menu ul {
  background-color: #fff;
  box-shadow: 0 3px 2px #ccc;
  left: 0;
  position: absolute;
  top: 60px;
  width: 240px;
  z-index: 9999
}

.page-menu li {
  float: left;
  position: relative
}

.page-menu li a {
  display: block;
  text-decoration: none;
  padding: 18px 0;
  margin: 0 38px 0 0;
  font-size: 16px;
  color: #272730;
  border-bottom: 2px solid transparent
}

.page-menu li.active a,
.page-menu li a:hover {
  border-bottom: 2px solid #F8C137
}

.page-menu li.active li a,
.page-menu li li a,
.page-menu li li a:hover {
  border-bottom: 0
}

.page-menu li ul {
  display: none
}

.page-menu li:hover ul,
.page-menu li ul:hover {
  display: block
}

.page-menu li ul li {
  color: #272730;
  float: none;
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none
}

.page-menu li ul li a {
  display: block;
  text-decoration: none;
  padding: 8px 18px;
  margin: 0 1px;
  font-size: 15px;
  color: #272730;
  line-height: 1em
}

.page-menu li ul li a:hover {
  text-decoration: none;
  color: #4A8CFF;
  border: 0
}

.page-menu li.active a,
.page-menu li a:hover {
  border-bottom: 2px solid #4A8CFF
}

.page-menu li.active ul a,
.page-menu li.active ul a:hover {
  border-bottom: 0;
  line-height: 24px
}

.ain-body {
  padding: 60px 0 120px;
  background: #fff
}

.ain-page-bnr {
  text-align: center;
  padding: 44px 0;
  border-bottom: 1px solid #CAD5DB
}

.bnr-blk h2 {
  color: #272730;
  font-size: 48px
}

.bnr-blk p {
  font-size: 34px
}

.inv-clr {
  color: #4A8CFF
}

.ent-clr {
  color: #4A8CFF
}

.aff-clr {
  color: #4A8CFF
}

.get-start-btn,
.btn.get-start-btn {
  color: #fff;
  border-radius: 5px;
  padding: 28px 78px 27px;
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 28px;
  border: 0
}

.ain-danger-btn {
  background: #f00;
  color: #FFF
}

.ain-danger-btn:hover {
  background: #900;
  color: #FFF
}

.ent-btn,
.btn.ent-btn {
  background: #4A8CFF;
  color: #FFF
}

.inv-btn,
.btn.inv-btn {
  background: #4A8CFF;
  color: #FFF
}

.aff-btn,
.btn.aff-btn {
  background: #4A8CFF;
  color: #FFF
}

.ent-btn:hover,
.btn.ent-btn:hover {
  background: #2F7AFC;
  color: #FFF
}

.inv-btn:hover,
.btn.inv-btn:hover,
.nudge-btn:hover {
  background: #2F7AFC;
  color: #FFF
}

.aff-btn:hover,
.btn.aff-btn:hover {
  background: #2F7AFC;
  color: #FFF
}

.ain-btn,
.btn.ain-btn {
  background: #4A8CFF;
  color: #FFF
}

.ain-btn:hover {
  background: #2F7AFC;
  color: #FFF
}

.nudge-btn {
  background: #4A8CFF;
  color: #FFF;
  margin-bottom: 10px;
  border: 0;
  border-radius: 4px
}

.info-txt {
  font-size: 20px;
  color: #CAD5DB
}

.title-light {
  font-size: 48px;
  padding-bottom: 73px
}

.title-lighter {
  font-size: 40px;
  padding-bottom: 25px;
  margin-bottom: 0;
  line-height: 1.5em
}

.title-semibold {
  font-size: 48px;
  padding-bottom: 73px
}

.well {
  background-color: #FFF;
  border: 1px solid #E6ECF0;
  border-radius: 4px
}

.flag-float {
  position: absolute;
  top: 0;
  right: 18px
}

.bg-float {
  background-color: #FFF;
  position: absolute;
  top: 111px;
  left: 0;
  height: 346px;
  width: 739px;
  z-index: 0;
  max-width: 100%
}

.proposal-title,
.proposal-title a {
  font-size: 33px;
  color: #272730;
  text-decoration: none;
  padding: 0;
  margin: 0
}

.proposals-title,
.proposals-title a {
  font-size: 33px;
  color: #272730;
  text-decoration: none;
  padding: 0;
  margin: 0
}

.location-cntry,
.location-cntry a {
  color: #757577;
  text-decoration: none;
  padding-bottom: 8px;
  margin: 0;
  font-size: 20px;
  line-height: 1.5em
}

.proposal-txt {
  font-family: MyriadPro-Regular;
  font-size: 16px;
  color: #4E5460;
  padding-top: 20px
}

.milestones {
  font-size: 14px;
  color: #1B202F;
  padding: 28px
}

.milestons {
  font-weight: 600;
  font-size: 15px;
  color: #000
}

.amount-btn {
  background-color: #F0F5F8;
  width: 124px;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 4px;
  font-size: 16px;
  padding: 12px 0 10px;
  text-align: center;
  line-height: 1em;
  font-weight: bold;
  float: right
}

.amount-btn small {
  font-family: MyriadPro-Regular;
  font-size: 12px
}

.fond-raised-bar {
  margin: 5px 0;
  height: 12px;
  border: 0;
  background: #3bd283;
  border-radius: 0;
  overflow: hidden
}

.fond-required-bar {
  float: right;
  background: #E4EAED;
  height: 12px;
  border-radius: 0
}

.fond-raised-txt {
  font-size: 12px;
  line-height: 2em;
  display: inline-block
}

.register-bg {
  background: url(/assets/img/register.png) no-repeat center center;
  height: 150px;
  display: block
}

.criteria-bg {
  background: url(/assets/img/criteria.png) no-repeat center center;
  height: 150px;
  display: block
}

.connect-bg {
  background: url(/assets/img/connect.png) no-repeat center center;
  height: 150px;
  display: block
}

.macbook-pro-bg {
  background: url(/assets/img/macbook_pro.png) no-repeat right center;
  height: 664px;
  display: block;
  padding: 140px 0;
  margin-bottom: 70px;
  position: relative
}

.proposals-preview .macbook-pro-bg {
  background: url(/assets/img/macbookpro-investors.jpg) no-repeat right center
}

.dashboard-preview .macbook-pro-bg {
  background: url(/assets/img/macbookpro-entrepreneurs.jpg) no-repeat right center
}

.dashboard-preview,
.proposals-preview {
  background: #fff;
  padding: 80px 0 60px;
  margin-bottom: 80px
}

.negative-margin {
  margin: -84px 0 -160px
}

.outer-wrapper {
  max-width: 1400px;
  position: relative;
  margin: 0 auto
}

.testimonial-txt {
  background: #fff;
  color: #4E5460;
  padding: 40px;
  font-size: 20px;
  margin-bottom: 28px;
  position: relative;
  margin-top: 20px;
  border-radius: 10px;
  outline: 0;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1)
}

.testimonial-txt .fa {
  position: absolute;
  bottom: -30px;
  left: 30px;
  color: #fff;
  font-size: 48px;
  text-shadow: 0 1px 0 #d8d8d8
}

.testimonial-section {
  padding-bottom: 74px
}

.testimonial-section img {
  max-width: 100%
}

.testimonial-title a {
  color: #4A8CFF;
  font-size: 19px
}

.client-dtl h4 {
  font-size: 24px;
  color: #4E5460
}

.client-dtl p {
  font-size: 16px
}

.btn.btn-ain {
  color: #CAD5DB;
  border-radius: 4px;
  padding: 14px 28px 10px
}

.navbar-right .btn.btn-warning {
  border-radius: 4px;
  padding: 8px 18px 7px
}

.navbar-right .btn.btn-primary {
  border-radius: 4px;
  padding: 8px 18px 7px
}

.article-body {
  max-width: 100%;
  width: 800px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 2em
}

.testimonialsSideBlk {
  padding-top: 20px
}

.trus_img-wrap {
  padding: 20px 0
}

.postBy {
  font-weight: bold;
  font-size: 14px;
  padding: 0 0 20px 0;
  text-align: left
}

.officespace-btn:hover,
.officespace-btn:active {
  color: #fff;
  background: #2f7afc
}

.officespace-btn {
  color: #fff;
  position: fixed;
  right: -138px;
  top: 454px;
  background: #4A8CFF;
  color: #fff;
  border-radius: 5px 5px 0 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  padding: 8px 24px 8px;
  border: none;
  z-index: 700;
  height: 40px;
  line-height: 1em;
  overflow: hidden
}

.filter-title a {
  color: #3D424D
}

.filter-title a:hover,
.filter-title a.active {
  color: #F8C137
}

.inv-note {
  font-family: MyriadPro-Regular;
  font-size: 10px;
  color: #4D4D4D
}

.inv-note strong {}

.msg-txt {
  padding-bottom: 44px;
  padding-right: 38px
}

.msg-txt h4,
.msg-txt h4 strong {
  font-size: 18px;
  font-family: MyriadPro-Regular
}

.msg-txt h4 small {
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  margin-left: 10px
}

.msg-txt p {
  font-size: 18px
}

.asked-question {
  font-size: 18px;
  padding: 0 0 8px
}

.asked-by,
.reply-by {
  font-family: MyriadPro-Regular;
  font-size: 16px
}

.asked-at,
.reply-at {
  font-size: 16px;
  color: #CCC
}

.reply-by {
  color: #0B8EB6
}

.reply-txt {
  padding: 19px 0 30px;
  font-size: 16px
}

.answer-btn-wrapper {
  padding: 30px 0 0;
  text-align: right
}

#tagTab a {
  color: #4E5460;
  font-family: MyriadPro-Regular;
  font-size: 16px;
  text-align: center;
  padding: 24px 0 23px;
  border: 0;
  border-radius: 0;
  margin: 0
}

.tag-btn,
.btn.tag-btn {
  font-family: MyriadPro-Regular;
  font-size: 16px;
  background-color: #1B202F;
  color: #FFF;
  margin: 6px;
  border-radius: 3px;
  padding: 14px 28px 13px
}

.tag-btn:hover,
.btn.tag-btn:hover {
  background-color: #3F4556
}

.npl {
  padding-left: 0
}

.old-price {
  color: #CCC;
  text-decoration: line-through
}

.ico-lg {}

.ico-lg .fa {
  font-size: 4em;
  color: #0B1733
}

.small-ctrl-btn a {
  color: #424242;
  display: inline-block;
  width: 80px;
  height: 80px;
  font-size: 14px;
  text-decoration: none;
  padding: 8px
}

.small-ctrl-btn a:hover,
.small-ctrl-btn a:hover .fa {
  color: #4A8CFF;
  text-decoration: none
}

.small-ctrl-btn a:hover {
  background: #D9E9EC
}

.small-ctrl-btn a .fa {
  color: #ccc;
  font-size: 34px
}

.pack,
.state,
.days {
  padding: 14px 0;
  font-size: 14px
}

.pro-status a {
  color: #fff;
  padding: 11px 8px
}

.blk-pro-wrap {
  background: #fff;
  border: 1px solid #f9f9f9;
  border-radius: 4px;
  margin-bottom: 14px
}

.ain-proposal-blk {
  padding: 28px
}

.my-proposals {
  padding: 0 0 8px 0;
  margin-top: 0
}

.align-right .ico-msg {
  float: right
}

.align-right {
  text-align: right
}

.expired .title-row {
  color: #f00
}

.buy-nudge-wrap {
  padding: 14px 0 0
}

.nudge-remaining {
  padding-right: 20px;
  font-size: 13px
}

.page-menu li a.buy-nudges,
.buy-nudges {
  display: inline;
  padding: 0;
  margin: 0
}

.buy-nudge-wrap .btn-default {
  color: #2F7AFC;
  border-color: #2F7AFC;
  min-width: 108px;
  padding: 3px;
  font-size: 12px
}

.testimonial-page {
  padding: 60px 0
}

.fixed-height-100 {
  min-height: 100px
}

.paination-block {
  padding: 40px 0;
  text-align: center;
  display: table;
  width: 100%
}

.hidden.account-pop {
  visibility: visible
}

.proposal-img-uploader {
  display: table;
  width: 100%
}

.proposal-img-uploader .upload-btn .uploader {
  display: inline-block;
  border: 1px solid #fff;
  background-color: #616161;
  color: #fff;
  padding: 7px 18px;
  border-radius: 4px
}

.img-user {
  border-radius: 60%;
  width: 38px;
  border: 0;
  float: left;
  padding: 1px;
  margin: 2px 18px 4px 0;
  background: #1B202F
}

.notifier-user {
  background: #E73F3F;
  position: absolute;
  top: 0;
  color: white;
  right: 5px;
  width: 20px;
  height: 20px;
  z-index: 99;
  line-height: 21px;
  text-indent: 0;
  text-align: center;
  border-radius: 60%;
  border: 0;
  font-size: 11px
}

.msg-user .fa {
  font-size: 35px;
  line-height: 48px;
  color: #727272
}

.msg-user:hover .fa {
  color: #fff
}

.navbar-right.nav>li>a.msg-user {
  padding-right: 22px
}

#fixedblock {
  margin: 0
}

#fixedblock .inv-btn,
#fixedblock .ent-btn,
#fixedblock .ain-btn {
  border-radius: 4px;
  padding: 14px 38px;
  font-size: 18px;
  line-height: 1em;
  margin: 4px 0;
  border: 0
}

.testimonial-bg {
  padding: 90px 0;
  background: url('/assets/img/testimonials-bg-cover@2x-min.jpg')no-repeat center center #f0f0f0;
  background-size: cover
}

.testimonial-bg h1 {
  font-size: 32px;
  font-family: MyriadPro-Regular
}

.testimonial-card {
  background-color: #FFF;
  border: 0;
  border-radius: 12px;
  outline: 0;
  box-shadow: 0 0 1px 1px #dedede;
  margin-bottom: 40px;
  overflow: hidden;
  position: relative
}

.testimonial-card h3 {
  font-size: 20px
}

.testimonial-card p {
  font-size: 16px
}

.testimonial-card .card-head {
  position: relative;
  overflow: hidden;
  background-color: rgba(2, 169, 171, 0.22);
  padding: 0;
  border-radius: 12px 12px 0 0;
  min-height: 157px
}

.testimonial-card .card-head img,
.single-view .card-head img {
  width: 100%
}

.testimonial-card .card-body {
  padding: 20px
}

.testimonial-card .card-footer {
  padding: 0 20px 20px
}

.single-view {
  width: 550px;
  margin: 80px auto;
  max-height: 100%;
  line-height: 2em
}

.single-view .card-head {
  position: relative;
  overflow: hidden;
  background-color: rgba(2, 169, 171, 0.22);
  padding: 0;
  border-radius: 12px 12px 0 0
}

.single-view .card-body {
  padding: 20px 8px
}

.proposal-card {
  display: block;
  background-color: #fff;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  padding: 0;
  border: 1px solid #d1def3;
  border-radius: 12px;
  margin-bottom: 34px;
  box-shadow: 0 2px 1px 0 #E6ECF0;
  text-align: left
}

.proposal-card .progress {
  border-radius: 0;
  height: 7px;
  margin: 0;
  padding: 0
}

.proposal-card .caption {
  padding: 25px;
  margin: 0
}

.proposal-card .btn-default {
  font-size: 12px;
  padding: 6px 9px
}

.proposal-card .caption p.short-summary {
  padding-top: 16px;
  color: #4E5460;
  line-height: 1.6em;
  margin-bottom: 0
}

.proposal-card .caption h3 {
  color: #272730;
  font-size: 18px;
  padding: 0 0 4px;
  font-weight: 800
}

.proposal-card .caption h3 a {
  color: #272730
}

.pitch-title {
  color: #272730;
  font-size: 19px;
  padding: 0 0 4px;
  font-weight: 800
}

.pitch-title a {
  color: #272730
}

.v-middle {
  height: 105px;
  width: 105px;
  display: table-cell;
  vertical-align: middle;
  text-align: center
}

.proposal-card .label-info {
  background-color: #2D75F3
}

.proposal-card .ad-label,
.ad-label {
  color: #fff;
  display: block;
  text-align: center;
  top: -20px;
  right: -50px;
  font-weight: 600;
  width: 137px;
  padding: 50px 0 11px;
  position: absolute;
  font-size: 10px;
  z-index: 1;
  letter-spacing: 1px;
  transform: rotate(45deg)
}

.sticker-featured {
  background: #0D9488
}

.sticker-global_pro {
  background: #D97706
}

.sticker-pro {
  background: #2563EB
}

.sticker-executive {
  background: #7C3AED
}

.proposal-bnr-block {
  overflow: hidden;
  position: relative;
  border-radius: 12px 12px 0 0
}

.progress {
  border-radius: 0;
  height: 7px;
  margin: 0;
  padding: 0
}

.Progress-bar {
  background: #3ad283;
  height: 100%;
  max-width: 100%
}

.seedtribe__card .Progress {
  bottom: 32px;
  height: 32px;
  border-radius: 0;
  max-width: 100%;
  background: #dbedf9
}

.caption h3 {
  color: #272730;
  font-size: 24px
}

.caption h3 a {
  color: #272730
}

.proposal-bnr {
  min-height: 142px;
  height: 142px;
  display: table;
  width: 100%;
  vertical-align: middle;
  background-size: cover;
  position: relative;
  overflow: hidden;
  border-radius: 12px 12px 0 0;
  background-position: center 0
}

.proposal-bnr .proposal-logo {
  height: 90px;
  width: 90px;
  max-height: 90px;
  max-width: 90px;
  margin-right: 25px;
  border-radius: 4px;
  margin-left: 25px
}

.proposal-bnr div {
  vertical-align: middle;
  width: 100%;
  display: table-cell
}

.proposal-card .caption {
  padding: 25px;
  margin: 0
}

.logo-p {
  border: 1px solid #eee;
  max-height: 105px;
  max-width: 105px;
  margin-left: 25px;
  border-radius: 4px
}

.icon-logo-p {
  display: table-cell;
  background: #fff;
  height: 105px;
  width: 105px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  left: 25px;
  border-radius: 4px
}

.light-bg {
  background-color: #fff;
  border-bottom: 1px solid #f7f7f7
}

.section {
  padding: 40px 0
}

.proposal-card li {
  font-size: 13px;
  color: #979ca6;
  padding: 2px 0
}

.proposal-card ul {
  margin: 0;
  padding: 10px 16px;
  list-style: inherit
}

.display-by {
  text-align: right
}

.display-by select {
  padding: 8px 16px;
  margin: 0;
  display: inline-block;
  max-width: 200px;
  border: 1px solid #dfe9f3
}

.new-filter-block {
  padding-bottom: 40px
}

.longcard_head {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 450px
}

.longcard_head-bg {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  border-radius: 8px 0 0 8px
}

.longcard_logo {
  bottom: 20px;
  left: 38px;
  position: absolute;
  display: inline-block;
  border-radius: 8px;
  overflow: hidden
}

.ain__explore-page .section-head {
  padding: 0 0 30px
}

.ain__explore-page .card-head {
  border-radius: 0
}

.proposal-card .sr-only {
  display: none
}

.proposal-card .progress:hover .sr-only {
  display: block;
  opacity: 1
}

.explore-bg {
  padding: 90px 0;
  background-image: url(/assets/img/explore-banner-hero.jpg);
  background-size: cover
}

.raised-progress .progress-bar {
  height: 7px
}

.join-block {
  padding: 120px 0;
  background: url(/assets/img/explore-banner-promo.jpg) no-repeat center center;
  color: #fff;
  background-size: cover
}

.looking-for {
  padding: 60px 0;
  background: url(/assets/img/explore-banner-search.png) no-repeat center center;
  color: #fff;
  background-size: cover
}

.explor-discover .btn-lg {
  font-size: 20px;
  padding: 34px 28px
}

.join-block .btn-primary {
  width: 310px;
  max-width: 95%
}

.explor-discover {
  background-image: url(/assets/img/explore-discover-bg.png);
  background-size: cover
}

.looking-for h2 {
  font-size: 32px;
  margin-bottom: 42px
}

.looking-for .btn-default,
.looking-for .btn-default:hover,
.looking-for .btn-default:active {
  font-weight: 600;
  border: 0;
  padding: 14px;
  font-size: 16px;
  color: #403FFF
}

.looking-for .form-control {
  background: transparent;
  color: #fff;
  line-height: 31px;
  padding: 24px 24px 24px 48px;
  border-radius: 4px;
  margin: 0 0 20px;
  border-color: #fff
}

.narower {
  width: 666px;
  max-width: 100%;
  margin: 0 auto
}

.looking-for .fix-position {
  position: absolute;
  top: 18px;
  left: 38px
}

.icon-proposal-logo {
  display: table-cell;
  background: #fff;
  height: 90px;
  width: 90px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  left: 25px;
  border-radius: 4px
}

.icon-news-type {
  display: inline-block;
  position: relative;
  width: 34px;
  height: 34px;
  margin: 0 4px;
  top: 0
}

.icon-news-type.proposal-shortlist {
  background: url("/assets/img/icon-main-newsfeed-medal.png") no-repeat 0 center
}

.icon-news-type.profile-update {
  background: url("/assets/img/icon-edit.png") no-repeat 0 center
}

.icon-news-type.ain-news {
  background: url("/assets/img/icon-alert.png") no-repeat 0 center
}

.icon-news-type.doc-download {
  background: url("/assets/img/icon-download-doc.png") no-repeat 0 center
}

.icon-news-type.indiv-message {
  background: url("/assets/img/icon-message.png") no-repeat 0 center
}

.icon-news-type.just-logged-in {
  background: url("/assets/img/icon-investor-card.png") no-repeat 0 center
}

.icon-news-type.feedback-left {
  background: url("/assets/img/icon-new-note.png") no-repeat 0 center
}

.icon-news-type.new-investor {
  background: url("/assets/img/icon-new-user.png") no-repeat 0 center
}

.icon-news-type.synd-investor {
  background: url("/assets/img/icon-users.png") no-repeat 0 center
}

.icon-news-type.proposal-view {
  background: url("/assets/img/icon-view.png") no-repeat 0 center
}

.icon-news-type.indiv-contact {
  background: url("/assets/img/icon-inbox.png") no-repeat 0 center
}

.icon-news-type.inv-interested {
  background: url("/assets/img/icon-investor-interested.png") no-repeat 0 center
}

.icon-news-type.nudge {
  background: url("/assets/img/icon-newsfeed-nudge.png") no-repeat 0 center
}

.icon-news-type.new-msg {
  background: url("/assets/img/icon-newsfeed-message.png") no-repeat 0 center
}

.ico-info {
  background: url(/assets/img/icon-info.png) no-repeat center center;
  height: 38px;
  width: 28px;
  display: inline-block;
  cursor: pointer
}

.ico-note {
  background: url(/assets/img/icon-notes.png) no-repeat center center;
  height: 38px;
  width: 28px;
  display: inline-block
}

.ico-info-light {
  background: url(/assets/img/icon-info_light.png) no-repeat center center;
  height: 38px;
  width: 28px;
  display: inline-block
}

.ico-msg {
  background: url(/assets/img/icon-message_light.png) no-repeat center center;
  height: 38px;
  width: 28px;
  display: inline-block
}

.table.feed-table tbody>tr>td {
  min-height: 34px;
  vertical-align: middle;
  line-height: 34px;
  border: 0;
  background: #fff
}

.table.feed-table {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

#navbar .navbar-nav>li>.dropdown-menu {
  background: #1E2537
}

.dropdown-menu>li>a {
  color: #FFF
}

.inv-criteria {
  padding: 34px 34px 8px;
  display: table;
  width: 100%
}

.inv-criteria .row {
  padding-bottom: 28px
}

.pro-blk-das {
  padding: 8px;
  background: #F3F9FA;
  margin-bottom: 8px;
  border-radius: 4px
}

.pro-blk-npdas {
  padding: 0 8px;
  background: #F3F9FA;
  margin-bottom: 20px;
  border-radius: 4px
}

.complete-per-blk {
  position: absolute;
  top: 80px;
  left: -80px;
  background: #D3E3E5;
  min-width: 380px;
  display: none;
  text-align: left
}

.small-ctrl-btn .complete-per-blk a span {
  float: left;
  margin-right: 6px
}

.small-ctrl-btn .complete-per-blk a {
  color: #424242;
  display: inline-block;
  width: 100%;
  height: auto;
  text-decoration: none;
  padding: 0;
  font-size: 13px;
  line-height: 33px
}

#event-tab .tab-pane,
#investor-details .tab-pane {
  background: #FFF;
  padding: 42px
}

.mask {
  max-width: 150px;
  height: 28px;
  background-color: #ddd
}

.getconnect-pop {
  margin-left: 0;
  margin-top: 0
}

.hideshowtrigger {
  background: #fff;
  padding: 18px;
  margin: 0
}

.collapsible {
  background: #fff;
  border-radius: 0;
  border: 0;
  outline: 2px solid #F5F5F5;
  padding: 20px;
  margin: 0
}

.booster-blocks .Button--m {
  padding: 0px 10px
}

.itemdtl-table .fieldset-wrapper td {
  padding: 20px 0;
  font-size: 18px
}

.fieldset-legend {
  float: right
}

.box-shadow {
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.05)
}

h3 .fieldset-legend {
  background: url("/assets/img/icon-collapse.png") no-repeat center center;
  min-height: 29px;
  width: 29px
}

.collapsed h3 .fieldset-legend {
  background: url("/assets/img/icon-proposal-expand.png") no-repeat center center;
  min-height: 29px;
  width: 29px
}

.completion-bar-wrap {
  margin: 5px 0;
  height: 10px;
  border: 0;
  background: #4CAF50;
  border-radius: 0;
  overflow: hidden;
  width: 90%
}

.completion-bar {
  float: right;
  background: #E4EAED;
  height: 10px;
  border-radius: 0
}

.featured-proposal h3.profile-name {
  font-size: 28px;
  font-family: MyriadPro-Regular;
  color: #888
}

.stiker .img-user {
  border-radius: 60%;
  width: 38px;
  border: 0;
  float: left;
  padding: 1px;
  margin: 0 6px 4px 0;
  background: #201D1D
}

.cntr {
  text-align: center
}

.per-p-page {
  padding-right: 10px;
  line-height: 44px
}

.my-pagination {
  text-align: center;
  padding-top: 8px
}

.clr {
  clear: both
}

.nm {
  margin: 0
}

.pagination {
  margin: 0
}

.pagination a {
  display: inline-block;
  padding: 4px 8px;
  cursor: pointer;
  border: 1px solid #e8eff6;
  background: #fff;
  border-radius: 4px;
  text-decoration: none;
  line-height: 28px
}

.pagination a:hover,
.pagination a:active {
  border: 1px solid #c1e0ff;
  background: #dbeeff
}

.pagination .previous-inactive a {
  cursor: default;
  background: transparent
}

#ajax_pagination .previous-inactive,
#ajax_pagination .next-inactive {
  visibility: hidden
}

.paination-block.testimonial-page a {
  padding: 4px 18px
}

a.archaived_tab {
  color: #444;
  position: absolute
}

.archaived_tab .btn-default {
  margin-right: 11px
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  background-color: #3266ff;
  border-color: #4273ff
}

.gotoNav {
  position: fixed;
  overflow: visible;
  top: 392px;
  right: 2%;
  margin-top: -250px;
  padding: 5px;
  z-index: 999
}

.gotoNav ul li {
  display: block;
  margin: 0 0 25px;
  position: relative
}

.gotoNav ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  width: 16px;
  height: 0;
  line-height: 35px;
  padding: 16px 0 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #C4C4C4;
  overflow: visible;
  text-decoration: none
}

.gotoNav li.active a {
  background: #017bb3;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5)
}

.gotoNav ul li a span {
  display: none;
  position: absolute;
  top: 0;
  width: 145px;
  line-height: 18px;
  background: #bcbcbe;
  border-radius: 10px;
  right: 0;
  text-align: center;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize
}

.gotoNav li.active a span {
  background: #4A8CFF;
  color: #000;
  font-weight: bold
}

.gotoNav li:hover a span {
  display: block;
  background: #4A8CFF;
  color: #fff
}

#inv-ent-block .well {
  background: #FFF
}

.quick__save-blk .fa-cls {
  color: #444
}

.quick__save-blk .fa-cls:hover {
  color: #900
}

.ain-search input[type="text"],
.ain-search input[type="password"],
.ain-search select {
  width: 100%
}

.select-inside {
  -moz-user-select: none;
  background: #FFF;
  border: 0;
  display: none;
  float: left;
  max-height: 290px;
  min-width: 100%;
  overflow: auto;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 222;
  padding: 0;
  margin: 12px 0 0;
  min-width: 150px;
  top: -100px;
  box-shadow: 0 0 2px #C3C3C3
}

.select-inside .form-item {
  padding: 4px 14px;
  font-size: 18px
}

.select.active {
  position: relative
}

.d_d {
  float: right;
  background: #e0e0e0;
  display: inline-block;
  height: 62px;
  width: 54px;
  text-align: center;
  line-height: 62px;
  margin: -14px -14px 0 0
}

.investment-range-blk {
  padding: 1px 14px 14px;
  margin-bottom: 18px;
  background: #eee;
  border: 1px solid #E0E0E0
}

.min-max,
h3.min-max {
  font-size: 18px
}

.min-max-wrap {
  background-color: #e0e0e0;
  padding-left: 8px;
  width: 143px
}

.filter-btn {
  padding: 18px 8px
}

#c-src-q-link {
  margin-bottom: 20px
}

.proposal-key-search,
input.proposal-key-search {
  width: 100%;
  background: #fff;
  padding: 20px 14px
}

.m-10.btn-block {
  margin-top: 11px
}

#form_question {
  width: 100%
}

a.five-more {
  font-size: 28px;
  text-decoration: underline;
  color: #888
}

#myTabContent {
  background: #fff
}

#account-pop-close,
#upgrade-pop-close,
.closer,
#upgrade-pop-close1 {
  background: url(/assets/img/icons/icon-close.png) no-repeat center transparent;
  right: 40px;
  top: -70px;
  position: absolute;
  font-weight: bold;
  display: block;
  height: 40px;
  width: 40px;
  cursor: pointer;
  z-index: 9999;
  border-radius: 100%
}

.closer:hover {
  background-color: #eee !important
}

#upgrade-pop .closer {
  top: -40px;
  right: -35px
}

.ajax-status-popup {
  display: none;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 6px;
  color: white;
  position: fixed;
  top: 40px;
  right: 20px;
  width: 300px;
  background-color: #2e2e2e;
  box-shadow: 0 0 12px #999;
  z-index: 999999;
  border: 1px solid #000;
  border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 12px 18px
}

.buy-contact-btn,
.lighter-btn {
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: #4A8CFF;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  margin: 8px;
  display: block;
  color: #fff;
  text-decoration: none
}

.interested-blk {
  position: relative
}

.buy-contact-btn:hover,
.lighter-btn:hover {
  background: #3276F7;
  color: #fff
}

.buy-contact-btn-wrapper {
  padding: 44px 0
}

.buy-contact-btn-wrapper div {
  width: 48%;
  display: inline-block
}

.contact-info {
  text-align: center;
  padding: 20px
}

.interested-blk h2 {
  padding: 8px 14px;
  background: #545352;
  margin: 0;
  color: #fff;
  font-size: 18px;
  width: 200px;
  border-radius: 4px 4px 0 0;
  margin-left: 28px
}

.table th {
  font-size: 18px
}

#ain-tab .table>thead>tr>th {
  padding: 14px;
  text-align: center;
  border-bottom: 1px solid #ddd
}

#ain-tab .table>tbody>tr>td {
  padding: 14px 14px 14px 0;
  border-bottom: 1px solid #ddd
}

#ain-tab .table>tbody>tr>td:first-child {
  padding-left: 14px
}

.proposal-search-wrap {
  margin-bottom: 44px
}

#ain-tab.np-inner .tab-pane {
  padding: 0
}

.ttM-trig,
.ttT-trig,
.ttR-trig,
.ttB-trig,
.ttL-trig {
  position: relative;
  display: inline-block;
  overflow: visible
}

.ttM,
.ttT,
.ttR,
.ttB,
.ttL {
  position: absolute;
  z-index: 9999;
  display: none;
  overflow: hidden;
  padding: 6px;
  opacity: 1 !important
}

.ttM {
  background: url('/assets/img/arrows-tooltip.png') no-repeat
}

.ttT:after {
  content: '';
  position: absolute;
  bottom: -10px;
  border: 8px solid;
  border-color: #FFF transparent transparent;
  display: inline-block;
  margin-left: -10px;
  z-index: 10
}

.ttT:before {
  content: '';
  position: absolute;
  bottom: -10px;
  border: 8px solid;
  border-color: #8A8A8A transparent transparent;
  display: inline-block;
  margin-left: -10px;
  z-index: 8
}

.ttR {
  background: url('/assets/img/arrows-tooltip.png') no-repeat
}

.ttB {
  background: url('/assets/img/arrows-tooltip.png') no-repeat
}

.ttL {
  background: url('/assets/img/arrows-tooltip.png') no-repeat
}

.ttTxt {
  position: relative;
  bottom: 0;
  display: block;
  overflow: hidden;
  padding: 18px;
  min-width: 50px;
  height: auto;
  border-radius: 4px;
  background: #fff;
  color: #999;
  text-align: left;
  text-shadow: none;
  white-space: nowrap;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  box-shadow: 0 1px 2px 0 #D2CFCF
}

.ttT .ttTxt {
  bottom: 0;
  border: 0;
  border-radius: 4px;
  z-index: 9
}

.preview-pop,
.upgrade-pop,
.event-pop {
  background: #fff;
  margin-bottom: 20px;
  border: 0;
  border-radius: 0;
  padding: 18px
}

.preview-pop h2,
.upgrade-pop h2,
.event-pop h2 {
  font-size: 22px;
  padding: 0 0 8px;
  margin: 0
}

.show-package h2 {
  font-size: 18px
}

.show-package {
  display: none;
  padding: 8px;
  background: #e5e5e5;
  border-radius: 0 0 4px 4px;
  font-size: 16px;
  margin-bottom: 14px
}

#pop-row2,
#pop-row1 {
  background: #e5e5e5;
  padding: 11px 14px 2px;
  margin-top: 8px;
  border-radius: 4px 4px 0 0
}

.left {
  float: left
}

.moreinfo,
a.moreinfo {
  background: #eee;
  border: 1px solid #CCC;
  border-radius: 4px;
  color: #017BB3;
  font-size: 13px;
  padding: 7px 10px;
  text-decoration: none
}

#dashboard-preview .close {
  top: 8px
}

#upgrade-pk:hover {
  background: #3282FD
}

#upgrade-pk {
  border-radius: 4px;
  padding: 14px 38px;
  font-size: 18px;
  line-height: 1em;
  margin: 4px 0;
  border: 0;
  background: #105ACD;
  color: #fff;
  display: inline-block;
  min-height: 40px
}

textarea {
  min-width: 94%
}

.my-pagination {
  padding-top: 14px
}

.my-pagination span {
  padding: 8px 0;
  background: transparent;
  margin: 4px 2px
}

.my-pagination a {
  padding: 8px;
  color: #444;
  background: #eee;
  margin: 4px;
  text-decoration: none
}

select.proposal-per-page,
select.investor-per-page {
  padding: 8px;
  line-height: 24px;
  min-height: 24px;
  font-size: 18px;
  width: 50px
}

.per-page {
  max-width: 200px;
  display: inline-block
}

.perpage-txt {
  line-height: 40px
}

.align-r {
  text-align: right
}

.align-l {
  text-align: left
}

.d-blk {
  height: 38px;
  width: 28px
}

.connection-data select {
  max-width: 168px;
  background: #fff;
  font-size: 15px;
  padding: 8px
}

.connection-data .btn {
  border: 1px solid #ddd;
  padding: 10px 8px
}

a.t-cell-pro,
.t-cell-pro,
.align,
a.align {
  color: #444;
  height: 41px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px
}

#feed-block {
  border: 0;
  display: table;
  width: 100%;
  padding-top: 28px
}

#feed-block>ul {
  border: 0;
  display: table;
  width: 100%
}

#feed-block li {
  float: none;
  margin-bottom: 0;
  display: table-cell;
  background: #E6ECF0;
  width: 50%
}

#feed-block>ul>li>a {
  color: #4E5460;
  font-family: MyriadPro-Regular;
  font-size: 16px;
  text-align: center;
  padding: 24px 0 23px;
  border: 0;
  border-radius: 0;
  margin: 0
}

.my-pic {
  max-height: 80px
}

.my-profile-blk {
  margin-bottom: 30px
}

.block-wapper {}

.block-wapper h2,
.block-wapper h3 {
  margin: 0
}

.profile-com {
  padding-top: 8px
}

.country-location {
  font-size: 16px;
  color: #999
}

#form_keywords_search:active {
  background: #FAFFBD
}

.unread {
  font-weight: bold
}

.fieldset-wrapper input,
.fieldset-wrapper textarea,
.fieldset-wrapper select,
.large-ele {
  min-width: 60%
}

.fieldset-wrapper input[type=radio],
.fieldset-wrapper input[type=checkbox] {
  min-width: 40px
}

.edit-submit .nomargin {}

.edit-delete:hover {
  background: rgba(226, 26, 26, 1)
}

.edit-delete {
  background: rgba(252, 83, 83, 1);
  color: #ddd;
  border: 0;
  border-radius: 4px
}

.qq-upload-button {}

.profile-photo {
  max-width: 100px;
  margin: 0 14px 18px 0
}

.go-top:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1B202F
}

.go-top {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  padding: 8px 12px;
  color: #999;
  text-decoration: none;
  background: #D2E2ED;
  border-radius: 4px;
  z-index: 10
}

.error {
  color: #FF6B6B;
  padding: 8px;
  font-weight: normal;
  background: transparent;
  margin: 4px 0
}

select.result-by {
  padding: 5px 6px;
  font-size: 15px;
  margin: 0
}

.country-id-holder {
  position: absolute;
  margin-left: 1px;
  margin-top: 1px;
  padding: 10px 10px 10px 18px;
  height: 38px;
  text-align: center;
  font-size: 16px;
  color: #4d4d4d;
  z-index: 9999
}

.press-details {
  min-height: 55px;
  padding: 10px 0 0
}

.splitter {
  width: 33.33%;
  float: left
}

.lightBlock {
  padding: 100px 0;
  background: #fff
}

.darkBlock {
  padding: 100px 0;
  background: #f1f1f1
}

.table-cell {
  display: table-cell;
  width: 100%;
  text-align: center;
  vertical-align: middle
}

.displayBoard .table-cell {
  height: 368px
}

.testimonialBlk .table-cell {
  height: 414px
}

.displayBoard h2 {
  font-size: 3em;
  margin-bottom: 0;
  padding-bottom: 0
}

.half {
  width: 50%
}

.entBlock {
  padding: 100px 0
}

.entBlock .contentWrapper {
  text-align: left;
  padding: 8px
}

.package .packageTitle {
  padding-bottom: 14px
}

.noviceP {
  background: #DFEEFD
}

.proP {
  background: #6AD8F9
}

.gProP {
  background: #f4e2c0
}

.released {
  color: #080
}

.pending {
  color: #4A8CFF
}

.start-up .active {
  color: #3BD283
}

.draft {
  color: #B5B2B2
}

.pending-approval {
  color: #4A8CFF
}

.expired {
  color: #F34334
}

.prefer .package-title,
.innerWrap:hover .package-title,
.package-title:hover {
  background: #1391D8
}

.package-title {
  padding: 14px 8px;
  position: relative;
  z-index: 11;
  background: #64ABEC;
  margin: 0;
  border-radius: 0;
  color: #fff;
  font-size: 2em
}

.package-inner {
  height: 380px;
  width: 100%;
  display: table-cell;
  vertical-align: middle
}

.gpro-title-img,
.pro-title-img,
.novice-title-img {
  height: 60px;
  z-index: 11
}

.selected-packag {
  position: absolute;
  top: 14px;
  left: 7%
}

.package-blocks {
  padding: 60px 0
}

.disclaimer-wrapper {
  font-size: 11px;
  margin-bottom: 20px;
  max-height: 125px;
  max-width: 418px;
  overflow: auto
}

.ain-amount-bg,
input.ain-amount-bg {
  background-color: #E0E0E0;
  border: none;
  width: 150px;
  min-width: 150px
}

label.select-all {
  color: #2258ff
}

.columns .form-item label.option {
  font-size: 13px
}

.innerWrap {
  margin-bottom: 18px
}

.package {
  position: relative;
  padding: 18px;
  margin-bottom: 28px;
  border-radius: 0;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  -ms-transition: all .8s;
  transition: all .8s
}

.package-inner {
  height: 380px;
  width: 100%;
  display: block;
  vertical-align: middle
}

.more-info {
  display: block;
  text-align: center;
  font-size: 18px;
  margin-bottom: 28px
}

.package .ttTxt {
  font-size: 14px
}

.my-profile-block {
  padding-bottom: 28px
}

.my-profile-block img {
  border-radius: 4px
}

.my-name {
  font-family: MyriadPro-regular;
  font-size: 44px;
  margin-top: 0
}

.my-location {
  color: #757577;
  text-decoration: none;
  padding-bottom: 8px;
  margin: 0;
  font-size: 20px
}

.tagger {
  width: auto;
  margin: 0
}

div.tagsinput {
  overflow-y: auto;
  padding: 20px;
  min-width: 100%;
  max-width: 100%;
  border: 0;
  border-radius: 0;
  background: #F5F9FC
}

div.tagsinput:focus {
  -webkit-box-shadow: #06f 0 0 5px 0;
  -moz-box-shadow: #06f 0 0 5px 0;
  box-shadow: #06f 0 0 5px 0;
  z-index: 1
}

div.tagsinput span.tag a:hover {
  background: #FE0
}

div.tagsinput div {
  float: left;
  display: block
}

.tag {
  cursor: move;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -khtml-user-drag: element;
  -webkit-user-drag: element
}

.tags_clear {
  clear: both;
  width: 100%;
  height: 0
}

.not_valid {
  font-weight: bold;
  border-radius: 5px;
  background: #FBD8DB;
  color: #90111A
}

.add-member {
  border: 1px dashed #ccc;
  background: #fff;
  padding: 1%;
  display: table;
  width: 98%;
  border-radius: 4px;
  margin-bottom: 20px
}

.tagsinput-wrapper {
  padding: 20px;
  background: #F5F9FC;
  margin-bottom: 20px
}

div.tagsinput {
  overflow-y: auto;
  padding: 0;
  min-width: 100%;
  max-width: 100%;
  min-height: 111px;
  border: 0;
  border-radius: 0;
  background: #F5F9FC
}

.ain__footer-logos {
  padding: 0 0 10px
}

.ain__footer-logos img {
  padding-bottom: 20px
}

.qq-uploader {
  position: relative
}

.qq-upload-button-hover {
  background: #C00
}

.qq-upload-button-focus {
  outline: 1px dotted #000
}

.qq-upload-drop-area,
.qq-upload-extra-drop-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 30px;
  z-index: 2;
  background: #FF9797;
  text-align: center
}

.qq-upload-drop-area span {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -8px;
  font-size: 16px
}

.qq-upload-extra-drop-area {
  position: relative;
  margin-top: 50px;
  font-size: 16px;
  padding-top: 30px;
  height: 20px;
  min-height: 40px
}

.qq-upload-drop-area-active {
  background: #FF7171
}

.qq-upload-list {
  margin: 0;
  padding: 0;
  list-style: none
}

.qq-upload-list li {
  margin: 0;
  padding: 9px;
  line-height: 15px;
  font-size: 16px;
  background-color: #FFF0BD
}

.qq-upload-file,
.qq-upload-spinner,
.qq-upload-size,
.qq-upload-cancel,
.qq-upload-failed-text,
.qq-upload-finished {
  margin-right: 12px
}

.qq-upload-file {}

.qq-upload-spinner {
  display: inline-block;
  background: url("/assets/img/loading.gif");
  width: 15px;
  height: 15px;
  vertical-align: text-bottom
}

.qq-upload-finished {
  display: none;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom
}

.qq-upload-size,
.qq-upload-cancel {
  font-size: 12px;
  font-weight: normal
}

.qq-upload-failed-text {
  display: none
}

.qq-upload-failed-icon {
  display: none;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom
}

.qq-upload-fail .qq-upload-failed-text {
  display: inline
}

.qq-upload-list li.qq-upload-success {
  background-color: #5DA30C;
  color: #FFF
}

.qq-upload-list li.qq-upload-fail {
  background-color: #D60000;
  color: #FFF
}

.qq-progress-bar {
  height: 8px;
  width: 74%;
  background: #49d68e;
  border-radius: 8px
}

.qq-upload-list li.qq-upload-fail {
  background-color: #fee;
  color: #d05050;
  border-radius: 8px;
  border: 1px solid #efa3a3;
  padding: 12px;
  line-height: 1.5em
}

.sharing h3 {
  font-size: 24px;
  text-align: center
}

.social_share_btn {
  max-width: 338px;
  margin: 0 auto;
  padding: 20px
}

.social_share_btn a {
  display: block;
  padding: 10px;
  text-align: center;
  color: #fff;
  margin: 4px;
  border-radius: 4px;
  font-size: 16px
}

.fb_btn {
  background-color: #4e69a2;
  border-color: #435a8b #3c5488 #334c83
}

.fb_btn:hover {
  background-color: #4673D2
}

.tw_btn {
  background-color: #0084B4;
  background: rgba(0, 132, 180, .8)
}

.tw_btn:hover {
  background-color: #00B7FA
}

.ln_btn {
  background-color: #287bbc;
  border-color: #1b5480
}

.ln_btn:hover {
  background-color: #1F9BFC
}

.all-btn {
  background-color: #006E9E;
  border-color: #006E9E
}

.email-btn {
  background-color: #E5B700;
  border-color: #E5B700
}

.ain-hidden,
.ain-h {
  display: none
}

.sBubble {
  border: 1px solid;
  border-radius: 4px;
  color: #eee;
  font-size: .9em;
  text-align: center;
  text-shadow: 0 1px 1px #000
}

.sBubbleArw {
  content: "";
  height: 0;
  width: 0
}

.sBubbleArw.top {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid transparent
}

.sBubbleArw.right {
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 8px solid transparent
}

.sBubbleArw.left {
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid transparent
}

.sBubbleArw.bottom {
  border-bottom: 8px solid transparent;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent
}

.sBubble,
.sBubbleArw {
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s;
  position: absolute;
  opacity: 0;
  z-index: 5
}

.sBubble.top,
.sBubbleArw.top {
  margin: -10px 0 0 0
}

.sBubble.right,
.sBubbleArw.right {
  margin: 0 0 0 10px
}

.sBubble.left,
.sBubbleArw.left {
  margin: 0 0 0 -10px
}

.sBubble.bottom,
.sBubbleArw.bottom {
  margin: 10px 0 0 0
}

.sBubble.visible,
.sBubbleArw.visible {
  margin: 0;
  opacity: 1
}

.sBubble.blue {
  background: #00B4EA;
  color: #fff !important;
  border: 0
}

.sBubbleArw.top.blue {
  border-top-color: #98CEE6
}

.sBubbleArw.bottom.blue {
  border-bottom-color: #98CEE6
}

.sBubbleArw.left.blue {
  border-left-color: #98CEE6
}

.sBubbleArw.right.blue {
  border-right-color: #98CEE6
}

#rate-page .package-btn .btn {
  padding: 14px 28px 11px;
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 10px
}

#rate-page .table>tbody>tr>td,
.inv-list-tbl.table>tbody>tr>td,
.blk-pro-wrap .table>tbody>tr>td {
  vertical-align: middle
}

.inv-list-tbl.table select {
  font-size: 16px
}

.btn.btn-ain {
  color: #7A7F81;
  border-radius: 4px;
  padding: 14px 28px 10px;
  border: 1px solid #CAC9C9
}

.btn.btn-ain:hover,
.connection-data .btn:hover {
  color: #4A8CFF;
  border: 1px solid #4A8CFF
}

.connection-data .btn {
  color: #7A7F81;
  border: 1px solid #CAC9C9;
  padding: 10px 8px
}

.unregistered-block .alert {
  line-height: 0.8em
}

.disabled {
  cursor: not-allowed
}

.pro-blk-das .btn.disabled {
  cursor: not-allowed
}

#feed-block #myTabContent {
  padding: 18px
}

.all-custom-filters .adding-bg {
  margin-top: 0;
  float: left
}

.checked {
  background: url('/assets/img/icon-custom-check.png')no-repeat 0 -18px
}

.closed {
  text-align: center;
  font-size: 42px;
  color: #F2B0BA
}

#proposal_edit_hidden_form {
  padding-top: 14px
}

.btn-fltr {
  padding: 8px 35px 8px 14px;
  background: #fff;
  font-size: 13px;
  color: #AEAEAE;
  border-radius: 3px;
  margin-right: 6px;
  position: relative;
  cursor: pointer;
  border: 1px solid #DEDEDE
}

.btn-fltr:hover {
  color: #4A8CFF;
  border-color: #4A8CFF
}

.btn-fltr .fa {
  position: absolute;
  top: 8px;
  right: 8px
}

.btn-fltr .fa:hover {
  color: #f00
}

.fa-cls,
.quicklink span.fa-cls {
  color: #fff;
  position: absolute;
  right: 10px;
  top: 5px;
  display: inline-block;
  cursor: pointer;
  font-size: 13px;
  font-weight: normal
}

.fa-cls:hover,
.quicklink span.fa-cls:hover {
  color: #F00
}

.quicklink button {
  font-size: 12px;
  background: none;
  padding: 6px 20px;
  width: 100px;
  box-sizing: border-box
}

body .page-head {
  background: url(/assets/img/header-image.jpg) no-repeat center -62px #F6F9FB
}

.p-close {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer
}

.investor-page #SearchForm .btn.savesearch-pop:hover {
  background-color: #D3E4EF
}

.investor-page #SearchForm .btn.savesearch-pop {
  border: 1px solid #4A8CFF;
  background: none !important;
  margin-right: 10px;
  color: #4A8CFF
}

.p-col {
  min-width: 150px
}

.package-tbl th.p-col {
  text-align: center;
  background: #676464;
  color: #fff;
  padding: 30px 0;
  border: 0;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee
}

.package-tbl td.p-col {
  text-align: center;
  background: #fff;
  border: 0;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 8px
}

.package-tbl td.p-col.nb-b {
  border: 0;
  background: transparent
}

.package-tbl td.p-col.r-rate {
  border: 0;
  padding: 0;
  background: transparent;
  border-top: 1px solid #eee
}

.r-rate h3 {
  padding: 0;
  margin: 0 -1px 0 0;
  padding: 38px 0;
  background: #fff;
  border-radius: 0 0 4px 4px;
  border: 1px solid #eee
}

.package-tbl td.nb-b {
  border-bottom: 0
}

.package-tbl td.nb-t {
  border-top: 0
}

.package-tbl th.p-col.current-pack {
  padding: 0
}

.current-pack div {
  background: #55BE55;
  padding: 38px 0;
  margin: -8px -1px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #eee;
  z-index: 99;
  position: relative
}

.package-tbl td.smml-pad,
.package-tbl th.smml-pad {
  padding: 4px
}

.package-tbl>tbody>tr>td:first-child {
  min-width: 250px
}

.package-tbl>thead>tr>th {
  border-bottom-width: 1px
}

.package-tbl .ain-btn,
.package-tbl .ent-btn,
.package-tbl .inv-btn {
  padding: 14px;
  font-size: 18px
}

.package-tbl .btn.btn-default {
  padding: 28px 14px
}

.package-tbl>tbody>tr>td {
  vertical-align: middle;
  position: relative
}

.package-tbl .ttT-trig {
  float: right
}

.r-rate span.bl {
  padding: 0;
  margin: 0 -1px 0 0;
  padding: 14px 0;
  background: #fff;
  border-radius: 0 0 4px 4px;
  border: 1px solid #eee;
  display: block
}

.package-tbl .ico-info-light {
  height: 24px;
  width: 24px
}

.reduced-size {
  font-size: 16px
}

.package-tbl .ain-btn {
  background: #fff;
  color: #444;
  padding: 14px;
  font-size: 18px
}

.package-tbl .ain-btn,
.package-tbl .btn.ent-btn,
.package-tbl .btn.inv-btn {
  min-width: 120px;
  padding: 14px;
  font-size: 18px
}

.package-tbl .inv-btn:hover,
.package-tbl .ent-btn:hover,
.package-tbl .ain-btn:hover {
  background: #080;
  color: #fff
}

.package-tbl .ain-btn {
  padding: 14px
}

input.error {
  background: #FFE4E4
}

.mys-pagination a {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #CDCDCD;
  padding: 8px;
  margin: 0 8px;
  border-radius: 4px
}

.mys-pagination a:hover {
  border-color: #4A8CFF;
  color: #4A8CFF;
  background: #D2E2ED
}

.main-content input[type="checkbox"] {
  height: 28px;
  left: 0;
  opacity: 0.0001;
  position: relative;
  top: 0;
  width: 28px;
  margin: 0;
  cursor: pointer
}

.info-wrapper .select-box-wrapper select.input-large {
  background: transparent;
  z-index: 999;
  position: relative
}

.navbar-inverse .navbar-toggle {
  border-color: transparent
}

.main-column {
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -m-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #F5F9FC
}

.ent-btn,
.btn.ent-btn {
  background: #4A8CFF;
  color: #FFF
}

.ain-h {
  display: none
}

.pro-logo {
  position: relative;
  margin: 0;
  top: -50px;
  z-index: 111;
  background-color: #fff;
  max-width: 90px;
  box-shadow: 0 0 2px #BDBDBD;
  height: 90px;
  width: 90px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  left: 28px
}

#form_keywords_search {
  background: url('/assets/img/icons/icon-search.png') no-repeat 20px center #FFFFFF !important;
  padding: 8px;
  font-family: MyriadPro-Regular;
  font-size: 18px;
  display: block;
  border-radius: 1px;
  margin: 0;
  border: 0;
  min-width: 100%;
  padding-left: 60px;
  height: 52px;
  border: 1px solid #DEDEDE
}

.short-summary.auto_h {
  min-height: 40px
}

.ain-h {
  display: none
}

.bg-light {
  background-color: #fff
}

.dark-bg {
  background-color: #121824
}

.networkblock-closer {
  font-size: 34px;
  padding-top: 10px;
  margin-bottom: -12px;
  color: #888;
  width: 40px;
  text-align: center;
  cursor: pointer
}

.clarity-tag {
  position: absolute;
  right: 0;
  top: -200px;
  height: 182px;
  width: 182px;
  border-radius: 60%;
  background: url('/assets/img/roundal-clarity.png') no-repeat 0 0;
  overflow: hidden;
  line-height: 182px;
  text-indent: -9999px
}

.dark-bg hr {
  border-top: 1px solid #5F5F5F
}

.copy-right-txt {
  font-size: 10px;
  color: #5F5F5F;
  text-align: right
}

.social-media {
  text-align: right;
  padding: 0
}

.brand {
  padding-left: 18px
}

.title-semibold {
  font-size: 30px;
  padding-bottom: 80px;
  margin: 0
}

.proposals-section {
  padding-bottom: 100px
}

.Button--secondary,
.is-pressed,
.Button--secondary:active,
.Button--secondary:focus,
.Button--secondary:hover,
.Button--tertiary.is-pressed,
.Button--tertiary:active,
.Button--tertiary:focus,
.Button--tertiary:hover {
  background: #cdd3d9
}

.msg-indicator {
  background: #DC2626;
  height: 12px;
  width: 12px;
  display: inline-block;
  position: absolute;
  border-radius: 60%;
  right: -15px
}

.dropdown-content .ac-container .msg-indicator {
  z-index: 73;
  left: 37%;
  top: 7px;
  transform: translate(50%, 50%);
  right: 0
}

.nav .dropdown .fa {
  left: 0;
  position: relative;
  font-size: 14px;
  top: 0
}

.step-count {
  display: inline-block;
  width: 48px;
  height: 48px;
  background: #fff;
  border-radius: 60%;
  text-align: center;
  line-height: 48px;
  color: #888;
  position: absolute;
  right: -24px;
  top: 50%;
  margin-top: -24px;
  border: 1px solid #ccc;
  z-index: 999
}

.step-count.highlight {
  background: #0095F0;
  color: #FFF
}

.container-gap {
  padding: 44px 60px;
  position: relative
}

.aligh-r {
  text-align: right
}

.step-l {
  right: auto;
  left: 0;
  margin-left: -41px;
  top: 78px
}

.step-r {
  right: 0;
  left: auto;
  margin-right: -41px;
  top: 78px
}

.cover-blk-inner {
  background-color: rgba(0, 14, 52, 0.59);
  color: #fff;
  padding: 68px
}

.cover-blk-inner h2 {
  padding-bottom: 18px
}

.point-to-image {
  position: absolute;
  right: 48px;
  bottom: -23px
}

.align-r {
  text-align: right
}

.my-list-menu-wrap {
  border-bottom: 1px solid #EAEAEA;
  margin: 20px 0 40px
}

.my-menu {
  margin: 0;
  list-style: none
}

.my-menu li {
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-right: 10px;
  position: relative
}

.my-menu li a {
  display: block;
  padding: 8px 0;
  color: #444;
  font-size: 18px;
  text-decoration: none;
  margin: 0 18px
}

.my-menu li.active a,
.my-menu li a:hover {
  display: block
}

.nudgesnoti-count-db.notifier-user {
  top: 0;
  right: -9px
}

.my-menu li.active a,
.my-menu li a:hover {
  border-bottom: 1px solid #4A8CFF;
  color: #4A8CFF
}

.overlay {
  color: #fff
}

.overlay {
  position: absolute;
  left: -2000px;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #262626
}

.box-model {
  position: relative;
  overflow: hidden;
  border-radius: 2px 2px 0 0
}

.inner-wrap {
  display: table;
  vertical-align: middle;
  height: 100%;
  width: 100%
}

.inner-wrap div {
  display: table-cell;
  vertical-align: middle
}

.overlay button.close {
  color: #fff;
  padding: 6px;
  position: absolute;
  left: 90%;
  top: 4px
}

.overlay button.close:hover,
.overlay:hover button.close {
  opacity: 1
}

.thumbnail select {
  font-size: 14px;
  padding: 4px 8px;
  border-radius: 4px;
  min-height: 38px
}

.box-model img {
  max-width: 100%;
  width: 100%
}

.overlay-link,
a.overlay-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 11;
  color: #fff;
  text-decoration: none
}

.overlay-link-wrap {
  cursor: pointer;
  display: table;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  font-size: 36px
}

.overlay-link-wrap div {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  padding: 8px
}

a.view-all,
.view-all {
  color: #4A8CFF;
  text-decoration: underline;
  font-size: 18px;
  cursor: pointer
}

.view-all:hover {
  color: #000
}

.staff-fav .amount-btn {
  background-color: #DCE4E8;
  float: none
}

.staff-fav .proposal-txt {
  padding-top: 0
}

.staff-fav .proposal-txt p {
  margin: 6px
}

.staff-fav .milestones {
  padding: 10px 0
}

.r-line {
  border-left: 1px solid #D7D1D1
}

.r-line div {
  border-left: 2px solid transparent;
  margin-left: -1px;
  padding-left: 8px;
  line-height: 1.8em;
  cursor: pointer;
  font-family: MyriadPro-Regular;
  font-size: 15px
}

.r-line .active,
.r-line div:hover {
  border-color: #4A8CFF;
  color: #4A8CFF
}

.btn-ain-gray {
  color: #CAD5DB;
  border-radius: 4px;
  padding: 4px 18px;
  background: #4e5460;
  border-color: #3F3D3D;
  font-size: 12px
}

.btn-ain-gray:hover {
  color: #fff;
  background: #5C5A5A;
  border-color: #5C5A5A
}

.line {
  border-bottom: 1px solid #E4E4E4;
  margin: 0;
  padding: 0;
  line-height: 0;
  border-top: 0
}

.quicklink {
  padding-bottom: 12px
}

.quicklink a.btn {
  margin-left: 6px;
  margin-bottom: 6px
}

.quicklink span {
  font-size: 20px
}

.thumbnail.with-logo {
  padding: 0;
  border: 0;
  border-radius: 4px;
  margin-bottom: 34px;
  box-shadow: 0 2px 1px 0 #E6ECF0
}

.thumbnail.with-logo .progress {
  border-radius: 0;
  height: 7px;
  margin: 0;
  padding: 0
}

.thumbnail.with-logo .caption {
  padding: 0 25px 25px;
  margin: -28px 0 0
}

.thumbnail.with-logo .caption h3 {
  color: #272730;
  font-size: 24px
}

.thumbnail.with-logo .caption h3 a {
  color: #272730
}

.thumbnail.with-logo .caption p {
  font-size: 14px
}

.thumbnail.with-logo .caption p.short-summary {
  font-size: 15px;
  line-height: 1.6em
}

.caption h3 {
  padding: 0;
  margin: 0
}

.btn-find-out {
  border-color: #fff;
  color: #fff
}

.btn-find-out:hover {
  border-color: #eee;
  background: #444;
  color: #fff
}

.proposal-img div {
  vertical-align: middle;
  width: 100%;
  display: table-cell
}

.proposal-img {
  min-height: 148px;
  height: 148px;
  text-align: center;
  display: table;
  width: 100%;
  vertical-align: middle;
  background-size: cover;
  position: relative;
  overflow: hidden
}

.r-n h4 {
  padding-bottom: 4px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600
}

.r-n span {
  font-size: 14px;
  color: #4e5460
}

#p-thumb-wrap .ad-label,
.ad-label {
  color: #fff;
  display: block;
  text-align: center;
  top: -20px;
  right: -50px;
  font-weight: 600;
  width: 137px;
  padding: 50px 0 11px;
  position: absolute;
  font-size: 10px;
  z-index: 1;
  letter-spacing: 1px;
  transform: rotate(45deg)
}

#p-thumb-wrap .label-info,
.ad-label .label-info {
  background-color: #072DC2
}

.popover-btn {
  width: 28px;
  min-height: 25px;
  background: url('/assets/img/icons/icon-share.png') no-repeat center
}

.toltip-btn {
  width: 35px;
  height: 35px;
  background: url('/assets/img/icons/icon-shortlist.png') no-repeat center;
  border-radius: 4px
}

#proposal-search-block input.min-max-amt {
  height: 30px;
  padding: 3px;
  width: 55%;
  font-size: 14px;
  margin: 0;
  display: inline-block;
  vertical-align: middle
}

.lg {
  min-height: 400px;
  height: 400px
}

.left-search-cat {
  margin-top: 7px
}

.tooltip-inner {
  background-color: #101010;
  color: #fff;
  padding-left: 18px;
  padding-right: 18px
}

.tooltip.top .tooltip-arrow {
  border-top-color: #101010
}

.tooltip.right .tooltip-arrow {
  border-right-color: #101010
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #101010
}

.tooltip.left .tooltip-arrow {
  border-left-color: #101010
}

.proposal-logo {
  height: 105px;
  width: 105px;
  max-height: 105px;
  max-width: 105px;
  margin-right: 25px;
  border-radius: 4px
}

.proposal-logo-section {
  position: absolute;
  bottom: 60px;
  z-index: 1;
  width: 100%;
  height: 105px
}

.proposal-logo-section i {
  color: #fff
}

.proposal-logo-section a:hover,
.proposal-logo-section a:active {
  color: #fff
}

.pro-cover-img {
  background: #1b212f;
  padding: 0;
  background-size: 100%;
  color: #fff;
  display: table;
  width: 100%
}

.pro-cover-img h1 {
  font-size: 32px;
  padding: 20px 0 8px;
  margin: 0
}

.pro-cover-img h3 {
  font-size: 24px;
  margin: 0;
  padding: 20px 0 0
}

.pro-cover-img a {
  color: #b4c3d3;
  font-size: 14px
}

.pro-cover-img {
  position: relative;
  overflow: hidden
}

.pro-cover-img a.change-cover-btn {
  background: transparent;
  border-color: #FFF;
  height: 25px;
  color: #fff;
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 12px;
  padding: 4px 12px
}

.pro-cover-img a.change-cover-btn:hover {
  background: #fff;
  border-color: #fff;
  color: #444
}

.pro-cover-img a.change-cover-btn {
  top: 20px
}

.prop-dtl-bg {
  margin: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 511px
}

.banner-logo img {
  max-width: 91px
}

.tag-button a {
  border: 1px solid #FFF;
  padding: 3px 8px;
  display: inline-block;
  margin: 7px;
  color: #fff;
  font-size: 10px;
  border-radius: 4px;
  text-decoration: none
}

.tag-button a .fa {
  padding-right: 4px;
  font-size: 8px
}

.scrollable-body {
  background: #fff;
  padding: 60px 0 80px
}

.scrollable-body .well {
  background: #F5F9FC;
  padding: 44px;
  border: 0;
  border-radius: 4px;
  outline: 1px solid #F5F5F5
}

.scrollable-body .well textarea {
  font-size: 16px;
  width: 100%;
  max-width: 100%;
  background: #fff;
  border-radius: 4px;
  padding: 28px;
  margin: 0
}

.proposal-content .tab-pane {
  background: #FFF;
  padding: 42px;
  border: 1px solid transparent;
  border-top: 0
}

.proposal-content h3 {
  font-size: 33px;
  padding: 0;
  margin: 0;
  padding-bottom: 28px
}

.proposal-content p {
  font-size: 16px;
  color: #4D4D4D;
  padding: 0
}

.scrollable-body .nav-tabs.nav-justified>.active>a,
.scrollable-body .nav-tabs.nav-justified>.active>a:hover,
.scrollable-body .nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid transparent;
  border-bottom-color: orange
}

.scrollable-body .panel-body {
  padding: 28px;
  box-shadow: 0 0 3px #E2DFDF
}

.hilights {
  list-style: none;
  font-weight: normal;
  font-size: 14px
}

.scrollable-body .panel-default>.panel-heading {
  color: #FFF;
  background-color: #343434;
  border-color: #000;
  padding: 17px 28px;
  border-radius: 0;
  border: 0
}

.scrollable-body .panel-default {
  border-radius: 0;
  border: 0
}

.nb {
  border: 0
}

.percent-p {
  margin: 0;
  border-radius: 0;
  border: 0;
  height: 8px
}

.proposal-content .nav>li>a {
  position: relative;
  display: block;
  padding: 18px 15px
}

.documents .img-caption h4 {
  font-size: 14px;
  overflow: hidden
}

.img-div {
  margin: 40px 0
}

.img-caption a {
  font-size: 12px
}

.colorpicker.dropdown-menu {
  z-index: 99999
}

.move-enable .btn,
.bordered-btn {
  background: transparent;
  color: #fff;
  border-color: #fff;
  font-size: 12px;
  padding: 4px 12px
}

.move-enable .btn:hover,
.bordered-btn:hover {
  background: #fff;
  color: #444;
  border-color: #fff
}

.move-enable {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 9
}

.header-info {
  position: relative;
  z-index: 1;
  padding: 20px;
  max-width: 680px;
  border-radius: 18px;
  top: 80px
}

.Control {
  background: #FFF;
  position: relative;
  display: inline-block;
  padding: 0 10px 0 30px;
  cursor: pointer
}

.Control input {
  position: absolute;
  z-index: -1;
  opacity: 0
}

[type="checkbox"],
[type="radio"] {
  padding: 0
}

.Control input:checked~.Control__indicator {
  background: #4A8CFF;
  box-shadow: inset 0 0 0 1px #4A8CFF
}

.Control__indicator {
  position: absolute;
  top: 0;
  background: #fff;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  box-shadow: inset 0 0 0 1px #CDD3D9
}

.modals-wrapper .Control__indicator {
  top: 10px
}

.Control--radio .Control__indicator {
  border-radius: 50%
}

.Control__indicator:after {
  position: absolute;
  display: none;
  content: ''
}

.Control--radio .Control__indicator:after {
  top: 7px;
  left: 7px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #FFF
}

.Control--checkbox .Control__indicator:after {
  top: 4px;
  left: 8px;
  width: 5px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: solid #FFF;
  border-width: 0 2px 2px 0
}

.Control__indicator:after {
  position: absolute;
  display: none;
  content: ''
}

.Control input:checked~.Control__indicator:after {
  display: block
}

.tgl__btn {
  cursor: pointer;
  height: 24px;
  width: 24px;
  display: inline-block;
  text-align: center;
  background: #f1f1f1;
  line-height: 29px;
  border-radius: 4px
}

.border-block {
  display: block
}

.relative {
  position: relative
}

.add__company-wrap .relative {
  z-index: 2
}

.new__slider.ui-slider {
  height: 2px;
  border: 1px solid #b3c3d3
}

.new__slider .ui-slider-handle {
  cursor: pointer;
  box-shadow: none !important;
  border-radius: 2px !important;
  top: -19px !important;
  outline: none !important;
  background: rgb(74, 140, 255) !important;
  padding: 16px 0;
  height: 19px;
  width: 19px;
  display: inline-block;
  margin-left: -11px
}

.new__slider .button-dot span {
  border: none;
  outline: none;
  width: 1px;
  height: 24px;
  background: #d4dce4;
  display: inline-block;
  padding: 0;
  position: absolute;
  top: -14px;
  border-radius: 1px
}

.link {
  color: #498cff
}

.network__link {
  color: #839dca;
  display: block;
  border: 1px solid #f0f0f0;
  padding: 4px 8px;
  margin: 2px 0;
  border-radius: 4px;
  background: #f9fcff
}

.anchor {
  cursor: pointer
}

.ain-footer {
  box-shadow: 0 0 1px #CBCBCB
}

.neg-margin-14px {
  margin-top: -8px
}

.payment-methods .form-control.fixed-height {
  padding: 11px 18px
}

.np {
  padding: 0
}

.order-block .well {
  margin-bottom: 0;
  padding: 8px 18px 8px 8px
}

.order-block .lable {
  padding: 14px;
  display: block
}

.label-gpro {
  background-color: #4CD57B;
  text-align: center;
  color: #fff
}

.label-pro {
  background-color: #96DB5E;
  text-align: center;
  color: #fff
}

.label-nudge {
  background-color: #4F8399;
  text-align: center;
  color: #fff
}

.label-immediate {
  background-color: #55A9CB;
  text-align: center;
  color: #fff
}

.label-privacy {
  background-color: #546BCB;
  text-align: center;
  color: #fff
}

.label-review {
  background-color: #BA4CC5;
  text-align: center;
  color: #fff
}

.label-renew {
  background-color: #C54C6B;
  text-align: center;
  color: #fff
}

.table.order-list tr td {
  padding: 14px;
  vertical-align: middle
}

.table.order-list .lable {
  padding: 18px 14px;
  display: block;
  font-size: 12px;
  max-width: 100px
}

.clarity-bg {
  padding: 228px 0;
  background: url('/assets/img/bg-hero.png') no-repeat 0 0 #0A7BF8;
  color: #fff
}

.clarity-bg h1 {
  font-size: 80px
}

.clarity-bg h2 {
  font-size: 25px
}

.ain-float-menu .navbar-default a {
  color: #fff
}

.ain-float-menu .navbar-default {
  padding: 18px 0;
  background-color: transparent;
  border-color: transparent;
  position: absolute;
  width: 100%
}

.btn-border {
  background: transparent;
  border: 1px solid #fff
}

.btn-border:hover {
  background: #fff;
  border: 1px solid #fff
}

.why-clarity {
  display: inline-block;
  padding: 14px 24px
}

.ain-float-menu .navbar-default .navbar-nav>li>a {
  color: #fff
}

.ain-float-menu .navbar-default .navbar-nav>li>a:hover {
  color: #ddd
}

#clarity-intro-blk {
  padding: 80px 0;
  color: #DBDCE0;
  background-color: #405060;
  text-align: center
}

#clarity-intro-blk a {
  color: #0280FF;
  text-decoration: underline
}

#clarity-intro-blk a span {
  color: #DBDCE0
}

#clarity-intro-blk h2 {
  line-height: 1.8em;
  font-size: 28px
}

.nav-tabs.nav-justified>li>a {
  border: 1px solid transparent
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid transparent;
  border-bottom-color: orange
}

.page-menu.ent li.active a,
.page-menu.ent li a:hover {
  border-bottom: 2px solid #556ACC;
  color: #556ACC
}

.amt-range {
  position: relative;
  z-index: 2;
  padding: 14px;
  border-radius: 24px;
  top: -18px;
  background: #4A8BFE;
  font-size: 14px;
  min-width: 150px;
  display: inline-block
}

.avatar-block {
  background-color: #e6ecf0;
  background-size: cover;
  color: #fff;
  padding: 0 20px;
  height: 240px;
  position: relative;
  margin: 0;
  border-bottom: 1px solid #F6F9FB;
  border-radius: 9px 9px 0 0
}

.avatar-block img {
  height: 140px;
  width: 140px;
  margin-top: 20px;
  position: relative;
  z-index: 2
}

.avatar-block .inv-avatar {
  height: 105px;
  width: 105px;
  display: inline-block;
  margin-top: 20px;
  position: relative;
  z-index: 1;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  border-radius: 60%;
  line-height: 105px
}

.profile-block .inv-avatar {
  height: 105px;
  width: 105px;
  display: inline-block;
  margin-top: 0;
  position: relative;
  z-index: 1;
  vertical-align: middle;
  text-align: center;
  font-size: 24px;
  border-radius: 60%;
  line-height: 105px;
  margin-right: 20px;
  font-family: MyriadPro-Regular
}

.sml-txt {
  font-size: 12px
}

.select-inside {
  -moz-user-select: none;
  background: #FFF;
  border: 0;
  display: none;
  float: left;
  max-height: 414px;
  min-width: 280px;
  overflow: auto;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 99999999;
  padding: 0;
  margin: 12px 0 0;
  min-width: 150px;
  top: -100px;
  box-shadow: 0 0 2px #C3C3C3
}

.select-inside label {
  font-size: 12px;
  font-weight: normal;
  display: inline
}

div.select {
  background: transparent;
  border: 0;
  border-radius: 3px;
  box-sizing: border-box;
  color: #4d4d4d;
  font-size: 14px;
  margin: 0 0 8px 0;
  outline: 0 none;
  padding: 1px;
  text-align: left;
  vertical-align: top;
  font-family: MyriadPro-regular
}

.remove-me {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  top: 10px;
  position: absolute;
  right: 10px
}

.thumbnail:hover {
  box-shadow: 0 1px 6px #B0C2CE
}

.card-view .caption {
  padding: 20px
}

.card-view {
  padding: 0;
  text-align: center;
  font-size: 13px;
  box-sizing: border-box;
  background-color: #FFF;
  border: 1px solid #d1def3;
  border-radius: 10px
}

.card-view h3 {
  font-size: 18px;
  color: #000;
  padding-bottom: 8px
}

.card-view p {
  color: #272730;
  font-size: 14px;
  margin-bottom: 14px
}

p.property_location {
  color: #3d464f
}

p.property_location i {
  color: #5396ff;
  top: 6px
}

.inv-action-btn {
  padding-top: 12px
}

.search-card.bricktribe__pitch .caption h3 {
  font-size: 20px
}

.bricktribe__pitch .caption p {
  font-size: 16px
}

.dev__dtl .caption p {
  font-size: 14px
}

.table-display .well {
  display: table;
  padding: 10px 60px;
  background: #f0f5f8;
  border: 2px dashed #dfe6ee;
  width: 100%;
  box-shadow: 0 0 0 #fff;
  outline: 0
}

.add-new .thumbnail .btn-default {
  background: #f5f6f8;
  border-radius: 4px;
  color: #636e82;
  padding: 6px 15px
}

.add-new .thumbnail .btn-default.pull-right {
  background: none
}

.add-new .well {
  padding: 190px 70px;
  background: #f0f5f8;
  border: 1px dashed #a4a5a7;
  box-shadow: 0 0 0 #fff;
  outline: 0
}

.add-new .less-pad {
  padding: 10px
}

.add-new .img-check {
  max-width: none
}

.add-new .avatar-block span {
  position: relative;
  top: 40px;
  left: 30px
}

.add-new .sml-txt {
  margin-bottom: 35px
}

.add-new .well h4 {
  font-family: sans-serif;
  color: #B9CAD8;
  font-size: 20px;
  padding-bottom: 30px;
  font-style: italic
}

.add-new:hover .well h4 {
  color: #888
}

.table-display .well div {
  display: table-cell;
  vertical-align: middle
}

.pro-logo div {
  z-index: 999;
  background-color: #DBE9F2;
  height: 100px;
  width: 100px;
  text-align: center;
  vertical-align: middle;
  display: table-cell
}

.filter-select select {
  padding: 4px 30px;
  border: 1px solid #b3c3d3;
  border-radius: 4px;
  font-size: 16px;
  margin: -5px 0 0 25px
}

.trans-btn {
  background: #f6f7f9;
  border: 1px solid #b6c3d3;
  color: #b6c3d3;
  font-size: 14px
}

.btns {
  border-radius: 4px;
  display: inline-block;
  padding: 6px 10px;
  vertical-align: middle
}

.sm-btn {
  padding: 16px;
  border: 1px solid #b3c3d3;
  border-radius: 4px;
  vertical-align: middle;
  margin-right: 10px
}

.share-btn {
  background: url('/assets/img/icons/icon-share.png') no-repeat center
}

.shortlist-btn {
  background: url('/assets/img/icons/icon-shortlist.png') no-repeat center
}

.btn-close {
  border: none;
  background: url('/assets/img/icons/icon-close.png') no-repeat center transparent;
  outline: none;
  padding: 10px;
  display: inline-block;
  vertical-align: middle
}

.name-circle {
  height: 70px;
  width: 70px;
  border-radius: 100%;
  font-size: 18px;
  line-height: 70px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  color: #fff
}

.name-circle.red {
  background: #c54c6b
}

.name-circle.gray {
  background: #b3c3d3
}

.name-circle.sky {
  background: #55a9cb
}

.name-circle.black {
  background: #3d464f
}

.ent-fot.new-search-prop {
  padding-bottom: 0
}

.new-search-prop .row {
  border-bottom: 1px solid #e7ecf0
}

#amounts {
  position: absolute;
  z-index: 99;
  padding: 5px 10px;
  background: #4A8CFF;
  border-radius: 25px;
  top: -45px;
  color: #fff;
  min-width: 100px;
  text-align: center;
  left: -30px
}

.slider-span {
  margin-top: 23px
}

.inv-sidebar-search .btn-div .btn.btn-primary {
  color: #fff
}

.filter-div select {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  height: 44px
}

.display-inline {
  display: inline-block;
  vertical-align: middle
}

.filter-alignment a {
  font-size: 30px;
  color: #ccc
}

.filter-alignment i {
  margin-right: 15px
}

.filter-div label {
  margin-right: 15px
}

.text-vxs-left a:first-child {
  color: #5d5d5d;
  text-decoration: underline;
  margin-right: 15px
}

.advanced-filter {
  top: -10px
}

.slider-span span:last-child {
  margin-right: -30px
}

.review-order {
  margin-bottom: 30px
}

.review-order h3 {
  margin-bottom: 70px
}

.review-table {
  margin-bottom: 50px
}

.review-table tr {
  background: #FFF;
  border-top: 3px solid #F5F9FC
}

.review-table tr p {
  margin-top: 20px;
  font-size: 18px
}

.review-table tr .remove-tr {
  margin-top: 23px;
  cursor: pointer
}

.total-cost {
  background: #F5F9FC;
  padding: 35px 0 30px 20px;
  border: 1px solid #DFE9F2;
  box-shadow: 0 0 1px 0 #dfe9f2;
  font-size: 18px
}

.promo_code {
  padding: 5px 50px 70px 30px;
  border-right: 1px solid #D2D2D2
}

.promo_code input {
  border: none;
  padding: 10px;
  background: none;
  outline: none;
  border: 1px solid #E5F3FD
}

.total-cost table td {
  padding: 5px 30px 5px 30px
}

.promo_code button {
  border: none;
  background: none;
  outline: none;
  margin-top: 10px
}

.email-time {
  color: #999
}

.email-row {
  width: 100%
}

.email-row,
.nudged {
  display: table;
  vertical-align: middle;
  font-size: 18px
}

.email-row>div {
  display: table-cell;
  float: none;
  vertical-align: middle
}

.email-row .img-circle,
.email-message .img-circle {
  display: inline-block;
  border-radius: 100%;
  width: 70px
}

.email-row .active span {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #2ACB70;
  position: absolute;
  top: 28%;
  right: 18px
}

.filter-email,
.email-sub {
  margin-bottom: 60px
}

.filter-email label {
  padding-right: 20px
}

#form_sites_search select,
.filter-email select {
  padding: 4px 35px 4px 10px;
  color: #5F5F5F;
  background-color: #fff;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  cursor: pointer;
  height: 43px;
  border: 1px solid #b3c3d3;
  margin: 0
}

.nudged a {
  color: #666
}

.unread-mail,
.unread-mail a {
  font-weight: bold
}

.message__row {
  padding: 12px 0;
  border-bottom: 1px solid #eee
}

.email-sub .btn {
  margin-top: 10px;
  margin-left: 60px;
  background: none;
  border: 1px solid #636f7b;
  color: #636f7b;
  padding: 8px 20px
}

.email-sub .email-links a {
  color: #b4c7d6;
  text-decoration: underline
}

.email-sub .email-links a:hover {
  color: #444
}

.email-message .well {
  background: #fff;
  padding: 30px;
  border: 1px solid #e8e8e8;
  outline: none;
  border-radius: 4px;
  color: #656a70;
  font-size: 16px;
  overflow: auto
}

.email-message .row {
  position: relative;
  margin-bottom: 50px
}

.inbox-title {
  padding-top: 28px;
  line-height: 0.8em
}

.italic {
  font-style: italic
}

.email-message .received .well {
  background: #ecf1f7;
  border: 1px solid #ecf1f7
}

.email-message .received:before {
  border-top: 20px solid transparent;
  border-left: 20px solid #ecf1f7;
  border-bottom: 20px solid transparent;
  border-right: 20px solid transparent;
  position: absolute;
  z-index: 1000;
  right: 15%;
  top: 25px
}

.email-message .row em {
  position: relative;
  bottom: 10px;
  margin-left: 10px;
  color: #b4c7d6
}

.email-message textarea {
  padding: 30px 40px;
  box-shadow: 1px 1px 1px 1px #ccc;
  resize: none;
  height: 180px;
  margin-bottom: 28px
}

.email-message .btn-warning {
  padding: 12px 100px;
  margin-top: 20px;
  font-size: 18px;
  background: #f9c138;
  border-color: #f9c138;
  border-radius: 4px
}

.reply-area {
  border-radius: 0
}

.email-message .send em {
  float: right;
  margin-right: 10px
}

.title-semibold {
  font-size: 30px;
  padding-bottom: 80px;
  margin: 0
}

.title-semibold small {
  font-size: 21px
}

a.view-all,
.view-all {
  color: #4A8CFF;
  text-decoration: underline;
  font-size: 18px;
  cursor: pointer
}

.proposal-blocks {
  padding: 48px 0
}

.proposal-blocks h2 {
  padding: 24px 0 28px;
  font-family: MyriadPro-Regular;
  font-size: 24px;
  margin: 0
}

.proposal-blocks p.overview {
  font-size: 18px;
  word-break: break-word;
  line-height: 40px;
  padding: 0 0 20px;
  font-family: MyriadPro-Regular;
  margin: 0
}

.proposal-blocks ul li {
  font-weight: normal;
  list-style: disc;
  margin-left: 22px;
  font-size: 16px;
  line-height: 2em
}

.proposal-blocks p {
  padding: 0 0 20px;
  font-family: MyriadPro-Regular;
  font-size: 16px;
  margin: 0;
  line-height: 30px
}

.proposal-blocks h2 a {
  text-decoration: underline;
  color: #888;
  margin-left: 14px
}

.proposal-blocks h2 a:hover small,
.proposal-blocks h2 a:hover {
  color: #444
}

.proposal-blocks h2 a small {
  font-size: 14px
}

.proposal-blocks ul li {
  list-style: disc;
  margin-left: 22px;
  font-size: 20px;
  line-height: 1.7em
}

.proposal-overview,
.long-summary {
  background: #fff
}

.scrollable-body {
  background: #fff;
  padding: 20px 0 80px
}

.scrollable-body h3 a {
  padding: 0 0 0 15px;
  color: #627073;
  font-weight: normal;
  font-family: MyriadPro-Regular
}

.scrollable-body h3 a .btn {
  color: #627073
}

.scrollable-body .well {
  background: #F5F9FC;
  padding: 44px;
  border: 0;
  border-radius: 4px;
  outline: 1px solid #F5F5F5
}

.scrollable-body .well textarea {
  font-size: 16px;
  width: 100%;
  max-width: 100%;
  background: #fff;
  border-radius: 4px;
  padding: 28px;
  margin: 0
}

.proposal-content .tab-pane {
  background: #FFF;
  padding: 42px;
  border: 1px solid transparent;
  border-top: 0
}

.proposal-content h3 {
  font-size: 33px;
  padding: 0;
  margin: 0;
  padding-bottom: 28px
}

.proposal-content p {
  font-size: 16px;
  color: #4D4D4D;
  padding: 0
}

.scrollable-body .nav-tabs.nav-justified>.active>a,
.scrollable-body .nav-tabs.nav-justified>.active>a:hover,
.scrollable-body .nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid transparent
}

.scrollable-body .panel-body {
  padding: 28px;
  box-shadow: 0 0 3px #E2DFDF
}

.hilights {
  list-style: none;
  font-weight: normal;
  font-size: 14px
}

.scrollable-body .panel-default>.panel-heading {
  color: #FFF;
  background-color: #343434;
  border-color: #000;
  padding: 17px 28px;
  border-radius: 0;
  border: 0
}

.scrollable-body .panel-default {
  border-radius: 0;
  border: 0
}

.nb {
  border: 0
}

.percent-p {
  margin: 0;
  border-radius: 0;
  border: 0;
  height: 8px
}

.proposal-content .nav>li>a {
  position: relative;
  display: block;
  padding: 18px 15px
}

.proposal-img-wraper {
  overflow: hidden;
  position: relative
}

.proposal-img-wraper ul {
  list-style: none;
  position: relative
}

.proposal-img-wraper ul li {
  float: left;
  position: relative
}

.proposal-img-wraper .nav-link,
.slider-expand,
.slider-collapse {
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0 10px;
  color: #fff
}

.slider-expand,
.slider-collapse {
  top: 5%;
  right: 20px
}

.proposal-img-wraper .nav-link a,
.slider-expand a,
.slider-collapse a {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  text-align: center;
  background: rgba(95, 95, 95, 0.64);
  color: #fff;
  padding-top: 5px
}

.proposal-img-wraper .slider-div {
  position: relative;
  overflow: hidden;
  margin: auto
}

.slider-collapse {
  display: none
}

.slider-expand a,
.slider-collapse a {
  right: 24px;
  position: absolute
}

.slider-expand a i {
  -webkit-transform: rotate(45deg)
}

.bottom-slider {
  background: #ccc;
  overflow: hidden;
  display: none
}

.bottom-slider ul {
  margin: auto
}

.bottom-slider ul li {
  width: 200px;
  border: 1px solid transparent;
  margin: 5px 0;
  display: inline-block
}

.bottom-slider ul li.active {
  border: 2px solid #000
}

.full-slider {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 1;
  background: rgba(197, 193, 193, 0.7);
  height: 100%;
  width: 100%
}

.slider-div {
  overflow: hidden
}

.full-slider .slider-div {
  width: 80%;
  margin: 50px auto
}

.full-slider .slider-collapse {
  display: block
}

.full-slider .slider-expand {
  display: none
}

.btn-change-cover {
  background: transparent;
  border-color: #FFF;
  color: #fff;
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 12px;
  padding: 4px 12px
}

.p-logo-wrap {
  background-color: #fff;
  height: 105px;
  width: 104px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  line-height: 105px;
  margin-right: 20px;
  border-radius: 4px
}

.transparent-bg p {
  color: #fff
}

.btn-primary {
  background-color: #4a8cff
}

.custom-info {
  font-size: 12px;
  padding: 12px 34px 12px 50px;
  font-family: MyriadPro-Regular
}

.chart-legend li span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  border-radius: 50%
}

.financials-blk {
  padding: 60px 0;
  background: #f5f9fc
}

.like-dislike-blk {
  color: #fff;
  background-color: #253142;
  padding: 80px 0
}

.like-dislike-blk h2 {
  font-family: MyriadPro-Regular;
  font-size: 24px;
  padding: 0 0 30px;
  margin: 0
}

.outline-btn {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  min-width: 280px
}

.the-deal.proposal-blocks h2 {
  font-family: MyriadPro-Regular;
  font-size: 32px;
  margin: 0;
  padding: 0
}

.header-info {
  position: relative;
  z-index: 1;
  padding: 20px;
  max-width: 100%;
  border-radius: 18px;
  top: 80px
}

.block-wrap {
  background: #ececec;
  padding: 8px;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  margin: 0 0 8px
}

.tag-button-new a {
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  color: #a4a7ab;
  padding: 7px 15px;
  margin-right: 8px;
  margin-bottom: 14px;
  display: inline-block
}

#image-scroll {
  overflow-x: scroll;
  margin: 0 0 50px 0
}

.horizontal-track2 {
  width: 100%;
  height: 4px;
  background: rgb(216, 226, 236);
  border-radius: 100px;
  border: 1px solid #dfdfdd;
  position: relative
}

.horizontal-handle2 {
  position: absolute;
  top: -3px;
  height: 10px;
  background: #4a8cff;
  border-radius: 100px
}

.tag-button-new a {
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  color: #a4a7ab;
  padding: 7px 15px;
  margin-right: 8px
}

.like-dislike-blk .icon {
  margin: 0;
  padding: 0;
  height: 28px;
  width: 28px;
  overflow: hidden;
  font-size: 24px;
  top: 14px;
  position: relative;
  display: inline-block
}

.custom-info {
  font-size: 13px;
  padding: 8px 34px 8px 50px
}

.like-dislike-blk .outline-btn {
  min-width: 300px;
  margin-bottom: 20px;
  line-height: 2em;
  margin: 0 6px 14px;
  padding: 2px 20px 12px
}

.profile-blocks {
  padding: 50px 0 0
}

.profile-blocks h2 {
  padding: 0 0 20px;
  font-size: 24px;
  margin: 0
}

.profile-blocks h2 a {
  text-decoration: underline;
  color: #888;
  margin-left: 14px
}

.profile-blocks h2 a:hover small,
.profile-blocks h2 a:hover {
  color: #444
}

.profile-blocks h2 a small {
  font-size: 14px
}

.profile-blocks p {
  padding: 0 0 20px;
  font-size: 16px;
  margin: 0
}

.investment-summary .row {
  border-bottom: 1px solid #ccc;
  padding-top: 6px;
  padding-bottom: 6px
}

.investment-summary .table td {
  padding-left: 0;
  padding-right: 0
}

.investment-summary strong {
  text-align: right;
  display: block;
  font-family: MyriadPro-regular
}

.int-panel {
  padding: 34px;
  background: #F5F9FC;
  box-shadow: 0 0 0 1px #F5F5F5
}

.profile-blocks.int-panel h2 {
  padding: 0 0 38px
}

.int-panel h2 a small {
  font-size: 14px;
  text-decoration: underline
}

.int-panel .skills:hover {
  color: #F6C137;
  border-color: #F6C137;
  background: #F9F5E9;
  text-decoration: underline
}

.int-panel .skills {
  border: 1px solid #EAEAEA;
  background: #fff;
  display: inline-block;
  padding: 5px 20px;
  margin: 0 10px 10px 0;
  color: #7B7B7B;
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer
}

.connect-info {}

.connect-info .alert-danger {
  background: #FFD3D8;
  color: #D67C86;
  padding: 18px 28px;
  text-align: left;
  line-height: 1em;
  box-shadow: 0 -1px 5px #BDBDBD
}

.contact-info-block {
  padding: 40px;
  background: #fff;
  box-shadow: 0 0 4px #ccc
}

.profile-banner-wrapper {
  position: relative;
  height: 315px
}

.company_name {
  display: none
}

img.js-position-cover {
  cursor: move
}

.pro-holder {
  position: absolute;
  display: inline-block;
  width: 460px;
  top: 80px;
  text-shadow: 0 0 1px #B1B1B1
}

.profile-banner-wrapper a.change-cover-btn {
  background: transparent;
  border-color: #FFF;
  color: #fff;
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 12px;
  padding: 4px 12px
}

.upload-btn {
  display: inline-block;
  margin: 0 8px;
  float: left;
  font-size: 13px;
  position: relative;
  z-index: 999
}

.upload-btn .uploader:hover {
  background-color: #fff;
  color: #444
}

.upload-btn .uploader {
  display: inline-block;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  padding: 3px 14px;
  border-radius: 4px;
  font-size: 12px
}

.profile-block {
  color: #fff;
  z-index: 11;
  position: relative;
  padding: 0;
  top: 114px
}

.profile-block .profile-img p {
  text-decoration: underline;
  margin-top: 10px
}

.profile-complition {
  margin: 0;
  border-radius: 0;
  border: 0;
  height: 8px;
  overflow: visible
}

.profile-complition .progress-bar {
  position: absolute;
  overflow: visible;
  height: 7px;
  border: 0;
  box-shadow: 0 0 0 #000
}

.neg-margin-14px {
  margin-top: -8px;
  position: relative
}

#cover-wrapper {
  height: 315px;
  position: absolute;
  text-align: center;
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background-color: #1b212f;
  background-repeat: no-repeat;
  background-size: cover
}

.cover-wrapper {
  height: 315px;
  position: absolute;
  text-align: center;
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background-color: #1b212f;
  background-repeat: no-repeat;
  background-size: cover
}

#cover-wrapper img {
  height: 100%;
  z-index: 9
}

.cancel-btn {
  cursor: pointer
}

#js-display-position {
  display: inline-block;
  position: absolute;
  bottom: -51px
}

#js-display-position span {
  display: inline-block;
  vertical-align: middle
}

#js-display-position select {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  position: relative;
  line-height: 38px
}

.pro-image-loader .qq-uploader {
  background-color: #8997A4
}

.del-btn-holder {
  z-index: 999
}

.pro-image-loader.qq-upload-button input[type=file] {
  height: 140px
}

.pro-image-loader.qq-upload-button {
  position: absolute;
  overflow: hidden;
  direction: ltr;
  background-color: transparent;
  height: 140px;
  width: 140px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border: 2px dashed #ccc;
  border-radius: 60%;
  z-index: 111
}

.danger {
  color: #f00
}

.absolute {
  position: absolute
}

.mask-btn {
  background-color: #444;
  border-radius: 4px;
  display: inline-block;
  padding: 4px 14px;
  min-width: 150px;
  text-align: center;
  font-size: 13px
}

.investor-profile {
  top: -71px
}

.investor-profile .btn-block {
  border-radius: 4px
}

.investor-profile .btn-default {
  border: 1px solid #b0bcc7;
  color: #b0bcc7
}

.investor-profile .report {
  color: #64707e
}

.panel.inv-profile .summary-table {
  margin: 30px 0
}

.inv-profile {
  background: none;
  border: none
}

.inv-profile .row {
  border-bottom: 1px solid #e7ecf0;
  padding: 12px 0
}

.prof-back .well textarea {
  resize: none;
  height: 150px
}

.endorse__header {
  padding: 20px;
  text-align: center
}

.title-34 {
  font-size: 34px;
  padding: 0 0 18px;
  color: #1b202f;
  margin: 0
}

.ain-endorse {
  max-width: 560px
}

.ain-endorse form .form-group {
  margin-bottom: 26px
}

.ain-endorse form .form-control {
  border-radius: 1px;
  min-height: 45px;
  border: 1px solid #dfe9f2;
  font-size: 16px;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
  padding: 14px 27px
}

.ain-endorse form textarea.form-control {
  min-height: 150px;
  resize: none;
  padding: 14px 20px
}

.ain-endorse form input::-webkit-input-placeholder,
.ain-endorse form textarea::-webkit-input-placeholder {
  color: #c1c4d5
}

.ain-endorse form input:-moz-placeholder,
.ain-endorse form textarea:-moz-placeholder {
  color: #c1c4d5
}

.ain-endorse form input::-moz-placeholder,
.ain-endorse form textarea::-moz-placeholder {
  color: #c1c4d5
}

.ain-endorse form input:-ms-input-placeholder,
.ain-endorse form textarea:-ms-input-placeholder {
  color: #c1c4d5
}

.ain-endorse form .btn-primary {
  padding: 18px 44px
}

.notes {
  padding: 28px 80px
}

.notes .terms {
  padding-bottom: 10px
}

.notes .terms a {
  color: inherit
}

.int-in h4 {
  font-size: 20px
}

.int-in input[type="text"] {
  width: 70%;
  margin-right: 30px;
  height: 40px;
  background: #fff;
  border-radius: 0
}

.int-in .btn-warning {
  padding: 6px 40px;
  margin-top: 1px;
  border-radius: 4px
}

.int-in .well.interests {
  background: #fff;
  padding: 20px;
  height: 150px;
  overflow: auto
}

.int-in .well.interests a {
  padding: 6px 20px;
  background: #1a202e;
  color: #fff
}

.int-in .well.interests a i {
  padding-top: 4px;
  margin-left: 15px
}

.thumbnail .sr-only {
  opacity: 0
}

.profile-complition {
  cursor: pointer
}

.sr-only {
  width: auto;
  height: auto;
  padding: 5px 15px;
  background: #3BD283;
  top: -44px;
  z-index: 1000;
  color: #fff;
  clip: auto;
  border-radius: 4px;
  right: -45px;
  overflow: visible;
  min-width: 100px
}

.thumbnail .sr-only {
  display: none
}

.thumbnail .progress-bar:hover .sr-only {
  display: block
}

.profile-complition .down {
  border: 10px solid transparent;
  border-top-color: #3BD283;
  position: absolute;
  bottom: -16px;
  right: 38%
}

.connect-info.well {
  padding: 30px 0 30px 0;
  border: none;
  outline: none;
  box-shadow: none;
  background: none
}

.connect-info.well .alert {
  margin-bottom: 0
}

.connect-info.well ul {
  padding: 30px 35px;
  border: 1px solid #f1f5f8
}

.indorse-icon a {
  float: left;
  border: 1px solid #fff;
  border-radius: 4px;
  margin-right: 6px;
  color: #fff;
  line-height: 0.9;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 10px 13px
}

.indorse-icon .short-link,
.indorse-icon .mail-link {
  height: 35px;
  width: 35px
}

.indorse-icon .short-link {
  background: url('/assets/img/icons/icon-shortlist@1.5x.png') no-repeat center rgba(255, 255, 255, 0.2)
}

.indorse-icon .mail-link {
  background: url('/assets/img/icons/icon-communication.png') no-repeat center rgba(255, 255, 255, 0.2)
}

.indorse-icon .tooltip-inner {
  padding: 8px 15px
}

.indorse-icon a:hover {
  background-color: rgba(249, 193, 56, 0.42);
  border-color: #f9c138;
  text-decoration: none
}

.summary-table p {
  margin: 0
}

.find-funding-menu {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000
}

.find-funding-bg,
.cover-blk {
  background: url('/assets/img/hero-bg-image.jpg') repeat 0 0
}

.find-funding-bg {
  padding: 158px 0
}

.find-funding-bg h1 {
  font-size: 44px;
  margin: 0;
  padding: 0 0 20px
}

.steps-block {
  padding: 80px 0
}

.how-ain-works {
  max-width: 800px;
  padding: 20px;
  margin: 0 auto
}

.how-ain-works h2 {
  font-size: 44px;
  margin: 0;
  padding: 0 0 20px
}

.how-ain-works p {
  font-size: 24px
}

.cover-blk-inner h2 {
  max-width: 860px;
  margin: 0 auto
}

.customer-says {
  max-width: 860px;
  margin: 0 auto;
  font-size: 24px;
  padding: 40px 20px;
  font-style: italic
}

.testimonial-by {
  font-family: MyriadPro-Regular;
  font-size: 19px;
  font-style: italic
}

.find-funding-bg h2 {
  font-size: 24px;
  max-width: 760px;
  padding: 20px;
  margin: 0 auto
}

.step-title {
  font-size: 21px;
  margin: 0;
  padding: 20px 0 14px
}

.step-dtls {
  font-size: 19px
}

.find-funding-menu .navbar-default {
  padding: 0 25px 12px 25px;
  background-color: rgba(255, 255, 255, 0.63);
  border-color: transparent;
  position: absolute;
  width: 100%;
  box-shadow: 0 0 1px #C8C8C8
}

.find-funding-menu .brand img {
  max-height: 50px;
  margin-top: 8px
}

.btn-bdr-highlight {
  border: 1px solid #4D7DD8;
  color: #4D7DD8
}

.does-platform-work {
  padding: 60px 0
}

.step-count {
  display: inline-block;
  width: 48px;
  height: 48px;
  background: #fff;
  border-radius: 60%;
  text-align: center;
  line-height: 48px;
  color: #888;
  position: absolute;
  right: -24px;
  top: 50%;
  margin-top: -24px;
  border: 1px solid #ccc;
  z-index: 999
}

.step-count.highlight {
  background: #0095F0;
  color: #FFF
}

.container-gap {
  padding: 44px 60px;
  position: relative
}

.aligh-r {
  text-align: right
}

.step-l {
  right: auto;
  left: 0;
  margin-left: -41px;
  top: 78px
}

.step-r {
  right: 0;
  left: auto;
  margin-right: -41px;
  top: 78px
}

.cover-blk-inner {
  background-color: rgba(0, 14, 52, 0.59);
  color: #fff;
  padding: 80px 0
}

.cover-blk-inner h2 {
  padding-bottom: 18px;
  font-size: 28px
}

.cover-blk-inner .btn {
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  outline: none;
  padding: 10px 20px;
  margin-top: 40px
}

.point-to-image {
  position: absolute;
  right: 48px;
  bottom: -23px
}

.align-r {
  text-align: right
}

.middle-line {
  border-left: 1px solid #b3c3d3;
  width: 5px;
  margin: 50px auto 0 auto
}

.line-one {
  padding-bottom: 140px;
  border-left: 1px solid #ccc
}

.line-two {
  padding: 150px 0 70px 0;
  border-left: 1px solid #ccc
}

.line-three {
  padding-top: 150px;
  border-left: 1px solid #ccc
}

.line-circle.active {
  border-left: 1px solid #4a8bff
}

.line-circle p {
  height: 50px;
  width: 50px;
  border-radius: 100%;
  text-align: center;
  padding-top: 15px;
  background: #F2F2F2;
  position: relative;
  right: 27px;
  border: 1px solid #acb8c7;
  color: #acb8c7
}

.line-circle.active p {
  background: #4a8bff;
  border: 1px solid #4a8bff;
  color: #fff
}

.line-img1 {
  margin-bottom: 100px
}

.line-img3 {
  margin-bottom: 140px
}

.line-text {
  margin-bottom: 120px;
  margin-top: 60px
}

.ain-help {
  text-align: left;
  padding: 20px;
  color: #8E8E8E;
  line-height: 1.6em
}

.ain-help .btn {
  border-radius: 28px;
  padding: 12px;
  width: 200px;
  text-align: center;
  margin-bottom: 10px
}

.ain-help .btn-default {
  background: #b3c3d3;
  outline: none;
  color: #fff
}

.ain-help .btn-default:hover {
  background: #97BBDE;
  color: #fff
}

.ain-help .btn-primary {
  background: #4a8bff;
  border-color: #4a8bff;
  outline: none;
  color: #fff
}

.ain-help .btn-primary:hover {
  background: #2F7AFC
}

.help-close:hover {
  background: #D0D0D0
}

.help-popover {
  border: 0;
  padding-top: 40px;
  border-radius: 4px;
  box-shadow: 0px 2px 1px 0 #E6ECF0;
  max-width: 400px;
  width: 345px;
  margin-right: 20px
}

.help-close {
  background: #e0e0e0;
  color: #fff;
  outline: none;
  position: absolute;
  top: 18px;
  border-radius: 100%;
  width: 38px;
  height: 38px;
  display: inline-block;
  text-align: center;
  right: 14px;
  line-height: 34px;
  cursor: pointer
}

.clarity-info {
  font-size: 10px
}

.clarity-info a {
  font-size: 10px;
  color: #4a8bff;
  display: inline
}

.btn.btn-help .fa-info-circle {
  padding-right: 8px
}

.btn.btn-help:hover {
  background-color: #666
}

.btn.btn-help {
  background-color: #444;
  border-radius: 28px;
  color: #fff;
  border: 0;
  padding: 4px 24px;
  line-height: 38px;
  font-size: 19px
}

.landing-slider .slider-img {
  width: 20%;
  margin: auto;
  margin-bottom: 40px
}

.landing-slider .carousel-indicators {
  position: relative;
  top: 18px;
  margin-top: 30px;
  margin-bottom: 30px
}

.landing-slider .carousel-indicators li {
  padding: 8px;
  background: #e7ecf0
}

.landing-slider .carousel-indicators li.active {
  background: #636f7b
}

.landing-slider .carousel-inner {
  min-height: 315px
}

.ent-btn.start-btn {
  border-radius: 4px;
  background: #4a8bff;
  border-color: #4a8bff;
  padding: 20px 100px;
  margin-top: 50px;
  margin-bottom: 0
}

.cover-blk-inner .btn-default.ent-btn {
  background: transparent;
  border: 1px solid #fff
}

.proposal-raised {
  z-index: 99;
  position: relative;
  top: -8px;
  margin: 0 0 -8px
}

.proposal-raised .sr-only {
  opacity: 1
}

.tag-button a:hover {
  background: #fff;
  color: #444;
  text-decoration: none
}

.relative-cont {
  position: relative
}

.relative-cont .single-progress {
  top: -8px
}

.pitch-menu .nav {
  margin-top: 0
}

.pitch-menu .nav li {
  border-bottom: 1px solid transparent;
  margin-right: 20px
}

.pitch-menu .nav .active {
  border-bottom: 1px solid #4a8bff
}

.pitch-menu .nav li:hover {
  border-bottom: 1px solid #4a8bff
}

.pitch-menu .nav li a:hover {
  background: none
}

.pitch-menu .nav li a {
  background-color: transparent;
  color: #323232;
  font-size: 18px;
  padding: 18px 0 14px;
  outline: 0
}

.pitch-menu .nav li a:active {
  background: none
}

.pitch-menu ul li a {}

.pitch-menu ul li a {
  color: #272731
}

.pitch-menu ul li.active a {
  border-bottom-color: #f9c138;
  border-top: none;
  border-left: none;
  border-right: none
}

.pitch-menu-btn-wrapper {
  text-align: right;
  padding: 8px 0;
  display: table;
  width: 100%
}

.pitch-menu-btn-wrapper .btn {
  width: 48%
}

.pitch-menu-btn-wrapper .btn {
  width: 48%
}

.pitch-menu-btn-wrapper .btn:first-child {
  float: left
}

textarea.error {
  margin: 0 0 4px
}

.ask-question label.error {
  color: #FF6B6B;
  padding: 8px;
  font-weight: normal;
  background: transparent;
  margin: 0;
  font-size: 11px;
  text-align: left;
  display: block
}

.question-field {
  padding-bottom: 20px
}

.question-field textarea {
  width: 100%;
  min-height: 100px;
  max-width: 100%;
  border-radius: 4px;
  border-color: #eee;
  font-size: 14px
}

.white-bg {
  background: #fff;
  border-bottom: 1px solid #ccc
}

.white-bg.affix {
  top: 0;
  width: 100%;
  z-index: 999
}

.ain_tribely-modal {
  max-width: 500px;
  border: 1px solid #e0e0e0;
  padding: 40px;
  margin: 0 auto;
  border-radius: 8px
}

.tribely-media .media-body,
.tribely-media .media-left,
.tribely-media .media-right {
  display: table-cell;
  vertical-align: top
}

.investor-qote {
  padding: 24px 0;
  font-size: 18px;
  line-height: 30px
}

.tribely-media .media-body {
  padding-left: 45px
}

.tribely-media .name-circle {
  background-color: #d7e0e8;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-decoration: none
}

.quote-normal {
  font-size: 16px;
  padding: 10px;
  line-height: 1.6em
}

.summary-table .row div:nth-child(odd) p {
  text-align: left
}

.summary-table .row div:nth-child(even) p {
  text-align: right;
  font-weight: bold
}

.ask-question {
  background: #f4f8fb;
  margin-top: 70px
}

.ask-question .well {
  padding: 20px;
  background: #fff;
  margin: 25px 30px
}

.ask-question .well textarea {
  resize: none;
  border: none;
  padding: 0
}

.ask-question .btn-lg {
  padding: 8px 28px;
  border-color: #4A8CFF;
  color: #4A8CFF
}

.ask-question h3 {
  margin-top: 30px
}

.pitch-deck {
  background: #f5f9fc;
  padding: 100px 0 50px 0;
  display: table;
  width: 100%;
  max-height: 680px
}

.pitch-deck .video-slider {
  height: 418px
}

.pitch-deck .video-slider ul li {
  list-style: none
}

#video-player {
  overflow: hidden
}

.video li img.ytb-player {
  height: auto;
  position: absolute;
  z-index: 999;
  margin: -45px 0 0 -45px;
  left: 50%;
  top: 50%;
  z-index: 999;
  cursor: pointer
}

.video {
  height: 418px;
  position: relative
}

.video iframe {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%
}

.video ul {
  position: relative;
  left: 0;
  list-style: none;
  z-index: 100
}

.video li {
  text-align: center;
  height: 418px;
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
  background: #fff
}

.single-proposal .video ul li {
  padding: 0;
  margin: 0;
  text-align: center
}

.video li img {
  position: relative;
  bottom: 0;
  text-align: center;
  height: 100%;
  max-width: 100%
}

.video li .full-length {
  width: 100%
}

.video ul li.fake-li span {
  position: absolute;
  top: 40%;
  left: 40%;
  font-size: 20px
}

.video ul li:before {
  content: "" !important
}

.ytb-player {
  position: absolute;
  left: 50%;
  top: 36%;
  z-index: 999;
  cursor: pointer
}

.img-only {
  overflow-y: scroll;
  height: 418px
}

.pitch-deck .img-only ul li:before {
  content: ""
}

.pitch-deck .img-only ul {
  margin-right: 20px
}

.pitch-deck .img-only ul li {
  margin-bottom: 30px;
  cursor: pointer
}

.pitch-deck .img-only ul li img {
  width: 100%
}

.supp-chain ul li {
  list-style: none
}

.the-deal {
  padding: 80px 0;
  background: #232F3C;
  color: #fff
}

.the-deal p {
  color: #fff
}

.the-deal.proposal-blocks h4 {
  font-family: MyriadPro-Regular;
  font-size: 24px;
  margin: 0;
  padding-bottom: 20px
}

.the-deal .btn-default {
  color: #4a8cff;
  border-color: #4a8cff;
  background-color: transparent;
  margin-top: 34px
}

.the-deal .btn-default:hover {
  color: #fff;
  border-color: #0051E4;
  background-color: #0051E4
}

.the-team {
  background: #fff
}

.the-team .img-circle {
  max-width: 105px
}

.member-name {
  font-size: 20px;
  color: #253142;
  margin: 0;
  padding: 6px 0 4px;
  text-transform: capitalize
}

.capitalize {
  text-transform: capitalize
}

.team-title {
  padding-bottom: 14px;
  font-size: 14px;
  color: #4F5766
}

.team-member-details {
  font-size: 14px;
  padding-bottom: 40px
}

.interested-btn {
  margin-top: 40px;
  border-radius: 4px;
  background: none;
  border: 1px solid #4b8af4;
  outline: none;
  color: #4b8af4;
  font-size: 20px
}

.document {
  background: #fff;
  padding: 60px 0
}

.documents a {
  display: block
}

.img-caption {
  margin-bottom: 30px
}

.document .img-caption h4 {
  margin: 20px 0 10px 0
}

.document .img-caption p a {
  text-decoration: underline;
  color: #9e90ff
}

.updates {
  background: #f5f9fc
}

.updates .row {
  margin-bottom: 50px
}

.updates .row h5 {
  margin-top: 0
}

.updates .border-div {
  border-top: 1px solid #e7ecf0
}

.updates .date {
  padding: 10px;
  border: 1px solid #b4c7d6;
  background: #fff;
  width: 70%;
  text-align: center;
  color: #b4c7d6;
  margin-bottom: 7em
}

.updates {
  padding: 90px 0
}

.comments {
  background: #fff
}

.comments h2 {
  margin: 100px 0 70px 0
}

.comments p,
.comments a {
  color: #2c2e2d
}

.comments .write-comment {
  padding: 35px;
  background: #f5f9fc;
  margin-bottom: 50px
}

.comments .write-comment textarea {
  resize: none;
  margin: 30px 0;
  border-radius: 0;
  height: 80px;
  padding: 10px 20px
}

.comment-block img {
  margin-top: 8px
}

.similar-projects {
  padding: 60px 0
}

.similar-projects h2 {
  padding-bottom: 50px;
  font-size: 30px;
  margin: 0
}

.widgets {
  padding: 40px;
  background: #fff;
  box-shadow: 0 0 1px 0 #BDBDBD;
  margin-bottom: 20px
}

.widgets h3 {
  margin: 10px 0 0 0
}

.highlight ul li,
.stat ul li,
.immediate ul li {
  font-weight: bold
}

.track3 {
  width: 1px;
  background: #DDDCDC;
  margin-right: 2px;
  border-radius: 10px;
  -webkit-transition: background 250ms linear;
  transition: background 250ms linear
}

.track3:hover,
.track3.dragging {
  background: #4A8CFF;
  background: rgba(0, 0, 0, 0.15)
}

.handle3 {
  width: 3px;
  right: -3px;
  background: #4A8CFF;
  border-radius: 7px;
  -webkit-transition: width 250ms;
  transition: width 250ms;
  height: 40px !important;
  border-radius: 0;
  cursor: pointer
}

.stat ul li {
  border-bottom: 1px solid #ccc;
  padding: 12px 0;
  margin-top: 0;
  margin-bottom: 0
}

.stat ul li:nth-child(1) {
  border-top: 1px solid #ccc
}

.video-slider .nav-link {
  margin-top: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #6B6B6B
}

.video-slider .nav-link a {
  color: #6B6B6B
}

.video-slider .nav-link a:hover {
  text-decoration: none
}

.video-slider .nav-link span {
  padding: 20px
}

.video-slider .nav-link .prev-link,
.video-slider .nav-link .next-link {
  margin-right: 20px;
  padding: 10px
}

.video-slider.full {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999999;
  overflow: hidden;
  outline: 0;
  height: 100%;
  width: 100%;
  background: rgba(87, 86, 86, 0.98);
  opacity: 0
}

.full.showit {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  opacity: 1
}

.full .video-fixed {
  width: 80%;
  margin: 100px auto
}

.full .nav-link {
  color: #fff !important
}

.full .nav-link a {
  color: #fff !important
}

.read-more a {
  color: #2e2e2e;
  text-decoration: underline
}

.updates h3 {
  font-size: 24px
}

.date-div {
  border-right: 1px solid #e7ecf0
}

.ain-fraud-tips {
  position: relative
}

.ain-fraud-tips button.close {
  padding: 4px 10px;
  top: 0;
  right: 0
}

.initiate-blk {
  max-width: 400px;
  margin: 0 auto
}

.initiate-blk .well {
  padding: 60px;
  background: #f0f5f8;
  border: 2px dashed #caddf3
}

.initiate-blk h4 {
  font-family: sans-serif;
  color: #B9CAD8;
  font-size: 20px;
  padding-bottom: 30px;
  font-style: italic
}

.progress-block h3 {
  margin: 0 0 18px
}

.progress-block li a {
  display: block
}

.start-up,
.progress-block {
  padding: 24px;
  margin-bottom: 28px;
  background-color: #f6f9fb;
  border: 0;
  outline: 0;
  box-shadow: none
}

.progress-block .btn-lg {
  font-size: 16px;
  padding: 8px 28px
}

.view-edit-delete {
  display: inline-block
}

.view-edit-delete .btn {
  padding: 8px 14px;
  margin-right: 10px
}

.start-up .btn-lg {
  border-radius: 4px;
  margin-left: 10px;
  padding: 12px 15px
}

.start-up .global-pro {
  margin-top: 20px
}

.start-up h3 {
  margin: 0 0 8px 0;
  font-size: 24px
}

.start-up p {
  padding: 0;
  margin: 0 0 8px
}

.cir-progress {
  width: 180px;
  height: 180px;
  border-radius: 100%;
  background: #ccc;
  padding: 10px;
  position: relative
}

.cir-progress .inner-circle {
  background: #fff;
  width: 160px;
  height: 160px;
  border-radius: 100%;
  margin: auto;
  text-align: center;
  display: table-cell;
  vertical-align: middle
}

.indicator-circle {
  width: 50%;
  height: 50%;
  border-radius: 50% 0 0 50%;
  background: yellow;
  position: absolute;
  z-index: 100
}

.super-startup {
  padding: 8px;
  background: rgba(146, 227, 171, 0.2);
  font-size: 14px;
  color: #89c98d
}

.super-startup p {
  padding: 0;
  margin: 0
}

.super-startup p a {
  color: #89c98d;
  text-decoration: underline
}

.super-startup p a.btn {
  text-decoration: none;
  background: none;
  border: 1px solid #89c98d;
  padding: 4px 20px;
  margin-left: 30px
}

.super-startup p a.btn:hover {
  color: #89c98d
}

.progress-edit li.red:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f111";
  float: left;
  margin-right: 20px;
  color: #ff1400;
  margin-top: 5px
}

.progress-edit li.green:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f111";
  float: left;
  margin-right: 20px;
  color: #3bd283;
  margin-top: 5px
}

.progress-edit li.orange:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f111";
  float: left;
  margin-right: 20px;
  color: #ffb500;
  margin-top: 5px
}

.progress-edit li {
  margin-bottom: 12px
}

.progress-edit li a {
  color: #636f87;
  font-size: 16px
}

.progress-block .popover {
  border: 0;
  border-radius: 4px
}

.progress-block .popover a {
  display: block;
  color: #555;
  line-height: 1.8em
}

.progress-block .popover-content {
  padding: 18px 28px;
  min-width: 100px
}

.progress-block .popover.bottom>.arrow {
  border-bottom-color: #fff
}

.js-list-block-tgl .thumbnail {
  padding: 0
}

.js-list-block-tgl .thumbnail select {
  font-size: 16px;
  padding: 4px 10px;
  border-radius: 4px;
  height: 40px;
  margin-bottom: 15px
}

.js-list-block-tgl .thumbnail .caption {
  padding: 10px 30px 50px 30px
}

.js-list-block-tgl .thumbnail .btn-default {
  background: #f5f6f8;
  border-radius: 4px;
  color: #636e82;
  padding: 6px 15px
}

.js-list-block-tgl .thumbnail .btn-default.pull-right {
  background: none
}

.js-list-block-tgl .well {
  padding: 60px 70px;
  background: #f0f5f8;
  border: 2px dashed #dfe6ee
}

.js-list-block-tgl .less-pad {
  padding: 10px
}

.js-list-block-tgl .img-check {
  max-width: none
}

.js-list-block-tgl .avatar-block span {
  position: relative;
  top: 40px;
  left: 30px
}

.js-list-block-tgl .sml-txt {
  margin-bottom: 35px
}

.js-list-block-tgl .well h4 {
  font-family: cursive
}

.table-display .well {
  display: table;
  padding: 10px 60px;
  background: #f0f5f8;
  border: 2px dashed #dfe6ee;
  width: 100%
}

.table-display .well div {
  display: table-cell;
  vertical-align: middle
}

.table-display .curve {
  width: 20%;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.ent-fot {
  display: table;
  vertical-align: middle;
  width: 100%;
  color: #636e80;
  background: #fff
}

.ent-fot .row {
  display: table-row;
  vertical-align: middle;
  margin-bottom: 30px
}

.ent-fot .row>div {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding: 20px 15px;
  border-bottom: 1px solid #e7ecf0
}

.ent-fot select {
  height: 38px;
  padding: 5px 35px 5px 4px;
  background: #fff;
  font-size: 16px;
  margin-right: 15px;
  border-color: #b4c4d3
}

.ent-fot .check-circle {
  margin-top: 4px
}

.booster-details {
  min-height: 150px;
  font-size: 14px;
  margin: 0
}

.cost {
  padding: 20px
}

.ent-fot .ang-inv {
  background: #d9e2eb;
  padding: 4px 15px;
  color: #fff;
  border-color: #d9e2eb
}

.ent-fot .btn-profile {
  background: #f5f6f8;
  border-color: #b4c4d3;
  color: #636e80;
  margin-right: 15px
}

.ent-fot .btn-mess {
  color: #636e80;
  border-color: #b4c4d3
}

.interested-investor-action {
  text-align: right
}

.interested-investor-action .ico-info-light {
  top: 14px;
  right: 7px
}

.ago {
  min-width: 120px;
  display: inline-block;
  text-align: right
}

#p-thumb-wrap.ent-dash .caption {
  margin-top: -30px
}

.super-line {
  margin: 35px 0
}

.super-line .fa-square-o {
  margin-right: 20px;
  color: #636f7b
}

.super-line .fa-align-justify {
  color: #b3c3d3
}

#p-thumb-wrap.ent-dash .proposal-img {
  min-height: 100px;
  height: 100px
}

#p-thumb-wrap.ent-dash p {
  font-size: 14px;
  line-height: 1.5em
}

.progress-block .btn-default {
  border-radius: 4px;
  color: #b5c2d2;
  border-color: #b5c2d2
}

.extra-features .btn-default {
  border-radius: 4px;
  color: #4a8bff;
  border-color: #4a8bff;
  margin-top: 20px;
  padding: 8px 15px
}

.extra-features .well {
  text-align: center;
  padding: 40px;
  min-height: 400px;
  border: 1px solid #f0f0f0;
  margin-bottom: 30px
}

.extra-features .nudges .well {
  background: url('/assets/img/icons/icon-nudges.png') no-repeat center 10%
}

.extra-features .feat .well {
  background: url('/assets/img/icons/icon-feat.png') no-repeat center 10%
}

.extra-features .upgrade .well {
  background: url('/assets/img/icons/icon-upgrade.png') no-repeat center 10%
}

.extra-features .resend .well {
  background: url('/assets/img/icons/icon-resend.png') no-repeat center 10%
}

.avatar-block .img-location {
  width: auto;
  height: auto;
  max-width: 100%;
  margin-right: 10px;
  margin-top: -6px;
  position: initial
}

.indicator-circle {
  width: 100%;
  height: 100%
}

.filter-prop select {
  z-index: 9;
  padding: 5px 35px 5px 10px;
  color: #5F5F5F;
  background-color: #fff;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  cursor: pointer;
  border: 1px solid #b3c3d3;
  display: inline-block;
  height: 44px
}

.name-circle.small {
  width: 36px;
  height: 36px;
  font-size: 13px;
  line-height: 36px;
  margin: 0
}

.blue-cir {
  height: 118px;
  width: 118px;
  border-radius: 199%;
  text-align: center;
  font-size: 70px;
  color: #fff;
  font-family: serif;
  padding-top: 8px;
  display: inline-block !important
}

.icon-round-check {
  width: 32px;
  height: 32px;
  background: url('/assets/img/check-circle.png');
  display: inline-block
}

.search-area .textarea {
  resize: none;
  margin: 0;
  background: #fff;
  padding: 5px 250px 5px 100px !important;
  height: 60px
}

.search-area .search {
  width: 60px;
  height: 54px;
  position: absolute;
  bottom: 4px;
  background: url('/assets/img/icon_search.png') no-repeat 10px 50% transparent;
  left: 12px
}

.avatar-block .tooltip {
  width: 180px;
  padding: 5px 0;
  text-align: center
}

.avatar-block .tooltip .tooltip-arrow {
  left: 50%
}

#proposal-search-block {
  position: relative;
  z-index: 222
}

#proposal-search-block.show {
  overflow: visible !important
}

.search-area .save-clear .btn {
  padding: 5px 25px;
  border-radius: 4px;
  margin-left: 5px
}

.search-area .save-clear .btn-warning {
  background: #f9cd60;
  border-color: #f9cd60
}

.search-area .save-clear .btn-primary {
  background: #c4d4e3;
  border-color: #c4d4e3
}

.search-area .save-clear {
  position: absolute;
  right: 80px;
  top: 25%
}

.search-hide-button.bg {
  width: 50px;
  height: 50px;
  border: none;
  outline: none;
  background: url('/assets/img/icon_search.png') no-repeat center center
}

.search-hide-button.bg.show {
  background: url('/assets/img/icon-close.png') no-repeat center center
}

.search-hide-button.text {
  background: none
}

.result-div {
  position: absolute;
  padding: 20px;
  background: rgba(29, 27, 27, 0.98);
  border-radius: 4px;
  z-index: 100;
  width: 50%;
  text-align: center;
  display: none
}

.result-div.show {
  display: block
}

.result-div span {
  display: inline-block;
  color: #fff;
  cursor: pointer;
  padding: 5px 10px;
  border: 1px solid #fff;
  margin-right: 10px;
  border-radius: 4px
}

.value-div {
  position: absolute;
  bottom: 5px;
  left: 10%;
  top: 32%
}

.value-div span {
  color: #656f7b;
  padding: 5px 10px;
  border-radius: 4px;
  margin-right: 10px;
  border: 1px solid #DBE2E7
}

.value-div span i {
  margin-left: 20px;
  top: 3px;
  cursor: pointer
}

.popover-content .fb-share a {
  background: url('/assets/img/icons/icon-fb-f.png') no-repeat left
}

.popover-content .tw-share a {
  background: url('/assets/img/icons/icon-twtr-bird.png') no-repeat left
}

.popover-content .mail-share a {
  background: url('/assets/img/icons/icon-mail.png') no-repeat left
}

.prop-log-img {
  position: absolute;
  margin-top: -64px;
  z-index: 100000
}

.prop-logo-img {
  position: relative;
  margin: 0 0 -60px 35px;
  bottom: 65px;
  z-index: 999;
  display: inline-block
}

.email-row .accept,
.email-row .decline {
  border-radius: 4px;
  padding: 5px 30px;
  margin-left: 15px;
  border-color: #636f7b;
  color: #636f7b
}

.email-row div:nth-child(2) p a {
  color: #2e2e2e;
  font-size: 20px;
  text-decoration: underline
}

.email-row div:nth-child(4) p {
  padding-left: 10px
}

.extra-features .well i {
  width: 58px;
  height: 58px;
  display: inline-block
}

.icon-nudge {
  background: url('/assets/img/icons/icon-nudges.png') no-repeat center
}

.icon-feat {
  background: url('/assets/img/icons/icon-feat.png') no-repeat center
}

.icon-upgrade {
  background: url('/assets/img/icons/icon-upgrade.png') no-repeat center
}

.icon-resend {
  background: url('/assets/img/icons/icon-resend.png') no-repeat center
}

.icon-review {
  background: url('/assets/img/icons/icon-review.png') no-repeat center
}

.icon-privacy {
  background: url('/assets/img/icons/icon-privacy.png') no-repeat center
}

.icon-immediate {
  background: url('/assets/img/icons/icon-immediate.png') no-repeat center
}

#proposal-search-block .select {
  cursor: pointer
}

#proposal-search-block .well {
  margin-bottom: 30px
}

#SearchForm .btn {
  border-radius: 4px
}

#SearchForm .btn-div {
  position: relative;
  top: 4px
}

.investment-range-blk {
  margin: 0;
  padding: 0;
  background: none;
  border: none
}

.investment-range-blk span {
  display: inline-block
}

.investment-range-blk .input-span {
  vertical-align: middle
}

.investment-range-blk .input-span input {
  border-radius: 4px;
  margin-left: 10px;
  height: 32px
}

.inv-sidebar-search .select {
  padding: 5px
}

div.select {
  cursor: pointer
}

.inv-sidebar-search .btn-div .btn {
  border: 1px solid;
  border-radius: 4px;
  color: #77A1ED;
  border-color: #77A1ED;
  margin-right: 10px
}

.inv-sidebar-search .btn-div .btn-clear:hover {
  background: #FFF;
  color: #77A1ED;
  border: 1px solid #77A1ED
}

.inv-sidebar-search .btn-div .btn-clear {
  background: none;
  color: #ccc;
  border: 1px solid #ccc;
  padding: 8px 10px;
  float: right;
  border-radius: 4px;
  font-size: 13px
}

.foot-mess {
  color: #4B4B4B
}

.foot-mess a {
  color: #4a8bff;
  text-decoration: underline
}

.caption .icon-class {
  display: none
}

.caption .hide-class {
  display: none
}

.filter-prop {
  margin-bottom: 30px
}

.page-headings {
  margin-bottom: 30px
}

.page-headings h2 {
  margin: 40px 0
}

.email-row a {
  display: inline-block;
  min-width: 41px;
  margin-bottom: 5px
}

.email-row p {
  display: inline-block;
  margin-left: 15px
}

.email-row .name-circle {
  display: inline-block
}

.pitch-menu .navbar {
  min-height: 5px;
  margin-bottom: 0;
  border: none
}

.transform-it {
  transform: translateY(68px);
  transition: all .1s ease
}

.mask {
  background: url('/assets/img/mask.png') repeat 0 0;
  display: inline-block;
  height: 19px;
  width: 100px;
  margin: 0;
  margin: 0 8px 0 0
}

.contact-info-list li {
  padding: 3px 0 3px 38px;
  color: #6B6B6B;
  font-weight: bold;
  font-size: 16px;
  min-height: 28px
}

.ico-phone {
  background: url('/assets/img/icons/icon-mobile-number.png') no-repeat 0 center
}

.ico-email {
  background: url('/assets/img/icons/icon-email.png') no-repeat 0 center
}

.ico-twit {
  background: url('/assets/img/icons/icon-twtr-bird.png') no-repeat 0 center
}

.ico-fb {
  background: url('/assets/img/icons/icon-facebook.png') no-repeat 0 center
}

.ico-ln {
  background: url('/assets/img/icons/icon-linkedin.png') no-repeat 0 center
}

.ico-skype {
  background: url('/assets/img/icons/icon-skype.png') no-repeat 0 center
}

.thumbnail-smaller h3 {
  font-size: 20px;
  padding-bottom: 4px
}

.thumbnail-smaller p {
  font-size: 13px
}

.thumbnail-smaller .short-summary {
  font-size: 12px;
  min-height: 38px
}

.thumbnail-smaller h4 {
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0
}

.thumbnail-smaller .pro-logo {
  margin: 0 0 -49px 4px;
  max-width: 80px;
  max-height: 80px
}

.thumbnail-smaller .pro-logo div {
  height: 80px;
  width: 80px
}

.thumbnail-smaller .proposal-img {
  min-height: 115px;
  font-size: 11px
}

.thumbnail-smaller.thumbnail.with-logo .caption {
  padding: 0 20px 20px
}

.thumbnail-smaller .r-n span {
  font-size: 12px
}

.recent-inv {
  padding: 20px 20px;
  background: #FFF;
  box-shadow: 0 0 1px 0 #ccc;
  color: #637079;
  font-size: 13px
}

.recent-inv h4 {
  margin: 0 0 14px 0;
  color: #637079
}

.recent-inv .range {
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 14px
}

.recent-inv .btn-close {
  outline: none;
  position: relative;
  float: right;
  margin-top: -25px;
  left: -4px
}

.recent-inv .btn {
  border-radius: 4px;
  color: #b3c3d3;
  border-color: #b3c3d3
}

.project-logo {
  position: relative;
  margin: 0;
  z-index: 111;
  background-color: #fff;
  max-width: 100px;
  box-shadow: 0 0 2px #BDBDBD;
  height: 100px;
  width: 100px;
  text-align: center;
  vertical-align: middle;
  display: table-cell
}

.project-logo div {
  z-index: 999;
  background-color: #DBE9F2;
  height: 100px;
  width: 100px;
  text-align: center;
  vertical-align: middle;
  display: table-cell
}

.header .alert {
  border-radius: 0;
  margin: 0;
  text-align: center;
  position: relative;
  overflow: hidden
}

.colorpicker {
  z-index: 9999
}

.cover-image {
  width: 100px;
  min-height: 50px;
  max-height: 50px
}

.gallery-wrap {
  height: 200px;
  overflow: auto;
  border: 6px solid #F5F5F5;
  border-radius: 4px;
  padding: 20px 0;
  margin: 20px 0
}

.dark-wrap {
  background: #E7EEF3;
  border: 0;
  outline: 0;
  padding: 40px
}

.unregistered-block {
  max-width: 500px;
  margin: 0 auto;
  background-color: #DBE8F3
}

.title {
  font-size: 24px;
  padding: 18px 0
}

.btn-default {
  border-radius: 4px;
  color: #77A1ED;
  border-color: #77A1ED
}

.btn-default:hover,
.btn-default:active {
  color: #4A8CFF;
  background: #dbeeff;
  border-color: #c1e0ff
}

.btn-default.inv-btn {
  padding: 18px 44px;
  border-radius: 4px
}

.btn-default.inv-btn {
  background: #4A8CFF;
  color: #FFF;
  border: 0;
  margin-bottom: 28px;
  font-size: 20px;
  min-width: 264px
}

.btn-default.inv-btn:hover {
  color: #FFF;
  background: #2F7AFC
}

.btn-default.ent-btn {
  background: #4A8CFF;
  color: #FFF;
  font-size: 20px;
  padding: 18px 28px;
  margin-bottom: 28px;
  border: 0;
  min-width: 264px
}

.inv-btn,
.btn.inv-btn {
  margin-bottom: 18px;
  text-decoration: none
}

.btn-primary {
  background-color: #4A8CFF;
  color: #FFF;
  border: 0;
  border-radius: 4px
}

.btn-warning {
  background-color: #FF9100;
  color: #FFF;
  border: 0;
  border-radius: 4px
}

.btn {
  border-radius: 4px;
  outline: 0
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #2F7AFC;
  border-color: #2F7AFC;
  color: #fff;
  outline: 0
}

.my-pagination {
  padding-top: 14px;
  min-width: 246px
}

.pull-right .my-pagination {
  text-align: right
}

.my-pagination a:hover {
  background: #eee
}

.my-pagination a {
  padding: 4px;
  font-size: 14px;
  color: #4A8CFF;
  background: #fff;
  margin: 9px 2px;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #4A8CFF
}

label.ain-bg {
  cursor: pointer
}

label.ain-bg img {
  border: 2px solid #eee;
  border-radius: 4px
}

label.ain-bg input {
  visibility: hidden
}

label.ain-bg.selected-bg img,
label.ain-bg:hover img,
label.ain-bg img:focus {
  border-color: orange
}

.featured-proposal {
  color: #4E5460
}

.featured-proposal h3 a {
  color: #003142;
  font-size: 30px;
  margin: 0;
  text-decoration: none
}

.featured-proposal p {
  font-family: MyriadPro-Regular;
  font-size: 13px;
  margin: 0
}

.see-more-link,
a.see-more-link {
  color: #CAD5DB;
  display: inline-block;
  font-family: MyriadPro-Regular;
  font-size: 22px;
  border-bottom: 2px solid #CAD5DB;
  line-height: 1.8em;
  text-decoration: none;
  margin-top: 40px
}

#signin-pop,
#view-pop,
#upgrade-pop,
#social_media_popup,
#userEditAlertBlankOverlay {
  visibility: visible;
  border-radius: 0
}

.padding-7020 {
  padding: 86px 0 40px
}

.select-inside {
  min-width: 280px
}

.select-inside label {
  font-size: 12px;
  font-weight: normal;
  display: block;
  padding: 0;
  border: 4px solid transparent
}

.select-inside label:hover {
  background: #ddd;
  border: 4px solid #ddd;
  cursor: pointer
}

.select-inside .form-item {
  padding: 0;
  font-size: 18px
}

#experience .qq-upload-button:hover {
  background-color: #444;
  color: #fff
}

#experience .qq-upload-button {
  background-color: transparent;
  color: #444;
  padding: 8px 14px;
  margin-right: 10px;
  border-radius: 4px;
  display: inline-block;
  font-size: 13px;
  border: 1px solid #444
}

.remove-company-logo {
  left: 0;
  top: 0;
  position: absolute
}

#experience .fileUploader {
  display: inline-block
}

.list-add {
  position: relative
}

.brand-logo {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  padding: 8px;
  display: inline-block
}

.brand-logo img {
  max-height: 50px
}

.report-inv a {
  color: #568fff;
  text-decoration: underline;
  font-size: 12px
}

.report-inv {
  text-align: center;
  margin-right: 20px;
  font-size: 13px;
  text-shadow: 0 0 0 #000;
  font-weight: normal;
  padding: 0;
  position: absolute;
  top: -90px
}

.investor-avatar {
  height: 140px;
  width: 140px;
  margin-right: 20px;
  margin-bottom: 12px
}

.pro-holder .pull-left img {
  margin-right: 20px;
  width: 140px;
  height: 140px
}

.btn-cover-change {
  position: absolute;
  bottom: 20px;
  left: 8px;
  z-index: 9
}

.profile-complition {
  z-index: 1;
  top: 0;
  margin: 0 0 -8px
}

.similar-investors-block {
  padding: 80px 0
}

.similar-investors-block h2 {
  padding-bottom: 50px;
  font-size: 30px;
  margin: 0
}

.ico-refresh {
  background: url('/assets/img/ico/refresh-btn.png') no-repeat center center;
  height: 24px;
  width: 24px;
  display: inline-block;
  float: right
}

#endorsements h4 a {
  color: #888;
  text-decoration: underline
}

#endorsements h4 a:hover,
#endorsements h4 a:hover small {
  color: #000
}

#endorsements h4 small {
  color: #888;
  font-size: 13px;
  font-weight: normal
}

.btn-add-new {
  background-color: #E7F2FB;
  padding: 20px 28px;
  color: #999
}

.btn-add-new:hover {
  background-color: #BEDAF1;
  color: #444
}

.experience-block a {
  margin-left: 8px
}

.profile-block .btn-default {
  margin-right: 8px
}

.btn-default {
  color: #b4c3d3;
  border-color: #b4c3d3
}

.purchase-pop {
  font-size: 12px;
  padding: 4px 12px
}

.thumbnail.with-logo .btn-default {
  font-size: 12px;
  padding: 4px 12px
}

.btn-shortlist {
  color: #b4c3d3;
  font-size: 12px;
  padding: 4px 12px
}

.btn.btn-shortlist:hover {
  background-color: #f0f4f7
}

.btn-shortlisted {
  border-color: #498afe;
  color: #498afe !important
}

.btn.btn-shortlisted:hover,
.btn.btn-shortlisted:focus,
.btn.btn-shortlist:focus {
  color: #b4c3d3;
  border-color: #b4c3d3
}

.start-up .btn-lg.btn-primary {
  padding: 12px 28px;
  min-width: 100px
}

.tooltip-inner {
  background-color: #31394e;
  min-width: 72px;
  color: #fff;
  padding: 4px 14px;
  border-radius: 4px
}

.tooltip.top .tooltip-arrow {
  border-top-color: #31394e
}

.page-headings {
  margin-top: 0
}

.qq-upload-drop-area,
.qq-upload-extra-drop-area {
  display: none
}

.progress {
  background-color: #b4c3d3
}

.progress-bar-success {
  background-color: #3bd283
}

.sr-only {
  font-size: 12px
}

.btn-lg {
  font-size: 16px;
  padding: 14px 28px
}

.btn-default:focus {
  border-color: #4A8CFF
}

.relative .tag-btn {
  padding: 5px 30px 4px 14px;
  background: #4E5460;
  font-size: 12px;
  color: #C2D5DB
}

.card-view .btn-shortlisted:hover,
.card-view .btn-shortlisted:focus,
.card-view .btn-shortlisted {
  border-color: #4a8cff;
  color: #4a8cff;
  background-color: #E6F7FB;
  padding: 4px 8px
}

a.edit-exp-txt {
  text-decoration: underline;
  color: #888;
  padding-right: 14px;
  font-size: 12px;
  float: right
}

.experience-blk {
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
  padding-bottom: 40px
}

.cover-action-wrapper {
  position: absolute;
  bottom: 4px;
  width: 100%;
  left: 0;
  height: 100%
}

.cover-action-wrapper .move-enable {
  position: absolute;
  right: 8px;
  bottom: auto;
  z-index: 9;
  text-align: right;
  top: auto;
  bottom: 20px
}

.table tr.unread {
  background-color: #D3E2EC
}

.table tr.unread td {
  border-color: #D3E2EC
}

.sml-logo {
  max-width: 40px;
  border: 1px solid #ccc;
  display: inline
}

.title-link a {
  color: #666;
  text-decoration: none;
  line-height: 1.2em
}

.table .sml-logo {
  float: left;
  margin-right: 8px
}

.inv-avatar-sml {
  height: 40px;
  width: 40px;
  display: inline-block;
  margin-top: 0;
  position: relative;
  z-index: 222;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  border-radius: 60%;
  line-height: 40px;
  color: #fff
}

.messages-content .img-circle {
  max-height: 80px
}

.card-view .avatar-block img {
  height: 105px;
  width: 105px
}

.super__investors .avatar-block {
  overflow: hidden;
  border-radius: 10px 10px 0 0
}

.super__investors.card-view h3 {
  padding-bottom: 14px
}

.super__investors .connection_status {
  width: 80%;
  margin: 0;
  float: left
}

.card-view.super__investors .avatar-block img {
  height: 70px;
  width: 70px;
  line-height: 70px;
  margin: 0;
  border: 0;
  outline: 0
}

.card-view.super__investors .avatar-block {
  padding: 10px 20px;
  text-align: left;
  margin: 0;
  display: table;
  width: 100%;
  background-position: center center
}

.super__investors .caption .ttT-trig {
  top: 2px;
  text-align: center;
  margin-right: 5px
}

.super__investors .conn__info {
  top: 14px;
  position: absolute;
  left: 50px
}

.inv__loc {
  margin-top: -40px;
  min-height: 57px;
  padding: 0 20px 20px
}

.card-view .avatar-block {
  height: 97px;
  margin-bottom: 44px
}

.card-view .amt-range {
  padding: 8px 28px;
  font-size: 12px;
  min-width: 100px;
  color: #FFF
}

.card-view .inv-background {
  min-height: 60px;
  overflow: hidden
}

.card-view .avatar-block .inv-avatar {
  height: 105px;
  width: 105px;
  line-height: 105px
}

#proposal-search-block .filter-btn {
  padding: 15px 10px;
  display: block;
  position: relative;
  top: -5px;
  border-radius: 4px
}

.proposal-key-search {
  height: 52px
}

.thumbnail.with-logo .overlay .btn-default {
  background-color: transparent
}

.title-mr {
  font-family: MyriadPro-Regular;
  font-size: 38px;
  padding: 0 0 8px;
  margin: 0;
  color: #3d464f
}

.mr-48 {
  font-size: 48px;
  padding: 60px 0;
  color: #1b202f
}

.title-ml {
  font-size: 38px;
  padding-bottom: 40px;
  margin: 0;
  color: #3d464f
}

.capital-block {
  padding-bottom: 20px
}

.hl-list {
  padding: 20px 0
}

.staff-fav .hl-list {
  padding: 0 0 7px 20px;
  list-style: inherit;
  font-weight: 600;
  font-size: 15px
}

.raised-progress {
  z-index: 99;
  position: relative;
  top: 0;
  margin: 0 0 -8px;
  cursor: pointer;
  border-radius: 0;
  border: 0;
  height: 10px;
  overflow: visible
}

.raised-progress {
  background-color: #E4EAED
}

.raised-progress .progress-bar {
  position: relative;
  overflow: visible;
  height: 10px
}

.raised-progress .sr-only {
  padding: 5px 0;
  display: block;
  max-width: 100px;
  display: none;
  left: initial !important;
  right: -48px
}

.raised-progress:hover .sr-only {
  display: block
}

.raised-progress .down {
  border: 10px solid transparent;
  border-top-color: #3BD283;
  position: absolute;
  bottom: -20px;
  right: 41%;
  text-align: center
}

.title-mr-40 {
  font-size: 32px;
  font-family: MyriadPro-Regular;
  padding: 0 0 8px;
  margin: 0
}

.title-ml-24 {
  font-size: 24px;
  padding: 0 0 8px;
  margin: 0
}

.header .notifier-user {
  text-align: center;
  top: 4px;
  left: 110px
}

.btn-image {
  border: none;
  margin-top: 0;
  position: relative;
  display: block
}

.toggler {
  width: 100%;
  height: 60px;
  z-index: 999
}

.top-drop-down {
  position: relative;
  width: 74px;
  height: 60px;
  z-index: 99;
  vertical-align: middle;
  padding-left: 0;
  padding-top: 4px
}

.uploader:hover {
  background: #fff
}

.uploader {
  position: relative;
  display: inline-block;
  padding: 8px 28px;
  border: 1px dashed #ddd;
  border-radius: 3px;
  font-size: 13px;
  margin: 20px 0
}

.profile-block .uploader {
  top: 128px;
  padding: 8px 18px;
  border: 0;
  position: relative;
  font-size: 13px;
  left: 43px
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  background-color: #F3F3F3
}

.thumbnail .connection_status {
  width: 80%;
  margin: 0 auto
}

.caption .ttT-trig {
  top: 15px
}

.btn-class .btn {
  font-size: 12px;
  padding: 4px 12px
}

.action-n-info .ttT-trig {
  top: 0
}

.my-list-menu-wrap h2,
.page-headings h1,
h1.main-title {
  margin: 0;
  padding: 0 0 28px;
  font-size: 52px;
  font-weight: 600;
  font-family: MyriadPro-Regular
}

.read-mail .email-flag {
  display: none
}

.email-flag {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 60%;
  background: #2ACB70
}

.inv-avatar {
  height: 116px;
  width: 116px;
  line-height: 116px;
  display: inline-block;
  border-radius: 60px;
  text-align: center
}

.message-subject span {
  border-bottom: 1px solid #000;
  padding-bottom: 4px
}

.message-subject {
  font-weight: normal;
  font-size: 18px;
  color: #000
}

.message-subject a {
  font-size: 18px;
  color: #000;
  text-decoration: none
}

.one-line {
  height: 20px;
  overflow: hidden
}

.three-line {
  height: 60px;
  overflow: hidden
}

.four-line {
  height: 93px;
  margin-bottom: 14px;
  overflow: hidden
}

.inv-btn,
.ent-btn,
.ain-btn,
.aff-btn,
.ain-danger-btn,
.btn.inv-btn,
.btn.ent-btn {
  margin-bottom: 20px;
  font-size: 20px;
  max-width: 100%;
  min-width: 280px;
  padding: 18px 44px
}

.btn-lg.btn-shortlisted {
  padding: 14px 8px;
  font-size: 16px
}

.btn-lg.btn-shortlisted:active {
  padding: 14px 8px
}

.pitch-menu-btn-wrapper .btn {
  padding: 14px 8px
}

.label-success {
  background-color: #2ACB70
}

#upgrade-pop .custom-modal .cm-content {
  padding: 0 40px
}

.prop-renew .cm-header h2 {
  font-size: 32px;
  color: #4a4a4a
}

.prop-renew .com-header .lable-p {
  font-size: 18px;
  color: #4a4a4a
}

.upgrade-pop-up .title {
  margin-top: 0;
  padding: 0;
  margin-bottom: 8px
}

.prop-renew .title {
  margin-top: 50px
}

.upgrade-pop-up .pack-dtl {
  min-height: 114px
}

.upgrade-pop-up .label-success {
  background-color: #2ACB70
}

.upgrade-pop-up .label-info {
  background-color: #072DC2
}

.upgrade-pop-up .upgrade-heading {
  margin-top: 0
}

.upgrade-pop-up .preview-pop,
.upgrade-pop-up .upgrade-pop,
.upgrade-pop-up .event-pop {
  background: #F3F9FA
}

.upgrade-pop-up .well,
.prop-renew .well {
  overflow: hidden;
  position: relative
}

.upgrade-pop-up .pack-dtl h2 {
  font-size: 14px;
  line-height: 1.4em;
  font-family: MyriadPro-Regular;
  padding: 0;
  margin: 0
}

.upgrade-pop-up .preview-pop h2.upgrade-heading,
.upgrade-pop h2.upgrade-heading,
.event-pop h2.upgrade-heading {
  font-size: 28px;
  padding: 0 0 7px;
  margin: 0;
  font-family: MyriadPro-Regular
}

.upgrade-pop-up .pack-price small {
  font-size: 13px
}

.upgrade-pop-up .pack-price {
  line-height: 0.8em
}

.upgrade-pop-up .ad-label {
  color: #fff;
  display: block;
  text-align: center;
  top: -27px;
  left: -67px;
  font-weight: 600;
  width: 137px;
  padding: 38px 0 11px;
  position: absolute;
  font-size: 9px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.upgrade-pop-up .icon-pro,
.icon-gpro {}

.upgrade-pop-up .current-pack {
  font-size: 18px
}

.upgrade-pop-up .old-price {
  color: #CCC;
  text-decoration: line-through
}

.cm-footer.novoice-message p {
  font-size: 13px;
  line-height: 1.3em;
  padding: 8px;
  background-color: #fff;
  margin: 0 -14px;
  color: #000
}

#upgrade-pop .custom-modal .cm-header,
#upgrade-pop .custom-modal .cm-content,
#upgrade-pop .custom-modal .cm-footer {
  padding: 10px 50px
}

#upgrade-pop .custom-modal .cm-header {
  padding-top: 40px
}

#upgrade-pop .custom-modal .cm-footer {
  margin-top: 0;
  padding: 20px 30px;
  color: #A5AAAD
}

.custom-modal .cm-footer p {
  color: #696969;
  margin: 0;
  line-height: 1.7;
  padding: 0
}

.upgrade-pop-up .pack-price {
  font-size: 18px;
  line-height: 1.2
}

.prop-renew input[type="radio"] {
  display: none
}

.prop-renew.upgrade-pop-up .label-info {
  background: #F44236
}

.prop-renew.upgrade-pop-up .icon-pro {
  background: none
}

.prop-renew.upgrade-pop-up .title {
  position: relative;
  top: -20px
}

.prop-renew p.centered {
  float: none;
  margin: auto
}

.prop-renew .pack-price {
  margin-bottom: 20px
}

.prop-renew .pack-dtl {
  min-height: 100px
}

.proposal-card .caption .pack-exp-info p {
  font-size: 11px;
  padding-top: 8px
}

.pack-exp-info {
  position: relative;
  color: #999;
  margin-top: -14px;
  width: 100%;
  max-width: 10rem;
}

.pack-exp-info .label {
  top: 0;
  right: 0;
  position: absolute;
  font-size: 11px;
  padding: 6px 8px
}

#form_investor_keywords_tagsinput {
  border: 1px solid #EAEAEA;
  padding: 20px;
  margin-bottom: 28px
}

.attach-wrap .uploader {
  background: #3F3F3F;
  border: 1px solid #3F3D3D;
  border-radius: 3px;
  color: #CAD5DB;
  display: inline-block;
  font-size: 13px;
  margin: 0;
  padding: 8px 28px
}

.ain-footer {
  background-color: #0E1023;
  padding: 100px 0;
  color: #fff;
  color: #fff;
  margin: 0
}

.social-media {
  text-align: left;
  padding: 0
}

.social-media a {
  width: auto;
  height: auto;
  margin-right: 12px;
  display: inline-block
}

.tweets {
  background-color: #06091D;
  color: #FFF;
  padding: 32px;
  margin-top: 57px;
  position: relative;
  margin-right: 28px;
  border: 1px solid #0E1023;
  outline: 2px solid #0E1023
}

.tweets .fa {
  position: absolute;
  left: 78px;
  top: -28px;
  color: #06091D;
  font-size: 43px;
  text-shadow: 0 -1px 0 #06091D
}

.tweets h3 {
  margin: 0 0 22px
}

a.follow-via-tweets,
.follow-via-tweets {
  background: url(/assets/img/twitter.png) no-repeat 0 center;
  padding-left: 44px;
  font-family: MyriadPro-Regular;
  font-size: 19.2px;
  color: #55ACEE;
  padding: 10px 0 9px 40px
}

#ain-footer-menu h3 {
  font-family: MyriadPro-Regular;
  font-size: 21px;
  margin: 0;
  padding: 0 0 27px
}

#ain-footer-menu li a {
  font-size: 18px;
  color: #fff
}

.foot {
  padding-bottom: 1px
}

.social-media {
  text-align: center;
  padding: 38px 0
}

.social-media a {
  margin: 0 2px;
  height: 37px;
  width: 37px;
  display: inline-block
}

.foot-menu {
  text-align: center
}

.foot-menu a {
  color: #fff;
  font-family: MyriadPro-Regular;
  font-size: 16px
}

.foot-menu a:hover {
  color: #eee
}

.copy-right-txt {
  text-align: center;
  font-family: MyriadPro-Regular;
  font-size: 16px;
  color: #aaa;
  padding-top: 8px
}

.messagescount-notification {
  position: absolute;
  right: -14px;
  top: -4px
}

.radio-grps {
  text-align: left
}

.video.fake-vid {
  background: #E0E0E0;
  padding-top: 200px
}

.img-only .fake-li span {
  width: 100%;
  height: 200px;
  background: #E0E0E0;
  display: block;
  margin-bottom: 20px;
  padding-top: 70px
}

.radio-grps label {
  margin-right: 15px
}

.radio-grps input {
  margin-right: 10px;
  display: inline-block;
  vertical-align: top
}

.circliful {
  position: relative;
  display: inline-block
}

.circle-text,
.circle-info,
.circle-text-half,
.circle-info-half {
  width: 100%;
  position: absolute;
  text-align: center;
  display: inline-block
}

.circle-info,
.circle-info-half {
  color: #999
}

.circliful .fa {
  margin: -10px 3px 0 3px;
  position: relative;
  bottom: 4px
}

.contact-info-list li span {
  word-wrap: break-word
}

.inner-wrap .btn-default {
  background-color: transparent
}

.inner-wrap .btn-default:hover {
  border-color: #4A8CFF;
  color: #4A8CFF
}

.card-head {
  min-height: 133px;
  overflow: hidden;
  position: relative;
  border-radius: 10px 10px 0 0;
  background-size: cover;
  background-position: center 0
}

.seedtribe-pitch .card-head {
  min-height: 503px
}

.p-logo {
  border-radius: 4px;
  margin: -74px 0 20px;
  z-index: 111;
  background-color: #fff;
  max-width: 105px;
  box-shadow: 0 0 2px #BDBDBD;
  height: 105px;
  width: 105px;
  display: inline-block;
  position: relative
}

.p-logo img {
  border-radius: 2px
}

.btn input[type="radio"] {
  display: none;
  opacity: 0
}

.nudge-pack,
.pack {
  padding: 20px 10px;
  background: #000;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  line-height: normal
}

.nudge-pack-10,
.pack_1 {
  background: #4bd47a;
  color: #fff
}

.nudge-pack-25,
.pack_2 {
  background: #95db5e;
  color: #fff
}

.nudge-pack-50,
.pack_3 {
  background: #4f8399;
  color: #fff
}

.nudge-pack-100,
.pack_4 {
  background: #55a9cb;
  color: #fff
}

.nudge-pack-250,
.pack_5 {
  background: #546bcb;
  color: #fff
}

.nudge-pack-500,
.pack_6 {
  background: #a27c39;
  color: #fff
}

.nudge-buy-row {
  display: table;
  width: 100%;
  vertical-align: middle;
  padding: 10px 0;
  background: #fff;
  border: 1px solid transparent;
  border-bottom: 1px solid #ECECEC;
  box-sizing: border-box
}

.nudge-buy-row.highlight,
.nudge-buy-row:hover {
  border: 1px solid #4dd48f
}

.nudge-buy-row>div {
  display: table-cell;
  vertical-align: middle;
  float: none
}

.nudge-span-row .row {
  display: table;
  width: 100%
}

.nudge-span-row .row>div {
  display: table-cell;
  vertical-align: middle;
  float: none
}

.radio-row .row {
  display: table;
  width: 100%
}

.radio-row .row>div {
  display: table-cell;
  vertical-align: middle;
  float: none
}

.nudge-buy-row .label-success {
  border-radius: 4px;
  background: #2ACB70;
  font-size: 12px;
  display: inline-block;
  padding: 6px 14px
}

.all-custom-filters ul {
  overflow: hidden;
  height: 30px
}

.sites-checkboxes ul {
  height: auto
}

.sites-checkboxes {
  overflow: hidden;
  height: 30px
}

.all-custom-filters ul li {
  padding: 10px 10px 10px 0;
  min-width: 33%
}

.all-custom-filters label {
  margin-left: 10px;
  color: #73707b;
  font-size: 13px;
  cursor: pointer
}

.top-filter-crit ul li {
  background: #e3ecf3;
  padding: 12px 15px;
  border-radius: 4px
}

.top-filter-crit .adding-bg {
  float: right
}

.top-filter-crit li label {
  float: left
}

.new-filter-block li label,
.js-filter-block li input[type="checkbox"] {
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  padding-right: 4px;
  margin-top: 0;
  cursor: pointer
}

.investment-range {
  padding: 70px 0 70px 0
}

.range-div {
  width: 80%;
  position: relative
}

.range-div #slider-range {
  height: 3px;
  width: 100%;
  display: block;
  position: relative;
  top: 9px;
  z-index: 9;
  background: #b3c3d3;
  border: none !important;
  border-radius: 0 !important
}

.ui-slider-handle {
  box-shadow: none !important;
  border-radius: 100% !important;
  top: -10px !important;
  outline: none !important;
  background: rgb(74, 140, 255) !important
}

.range-div .ui-slider-horizontal .ui-slider-range {
  background: #4a8bff;
  border-radius: 0 !important;
  border: none !important
}

.new-filter-block hr {
  border-color: #ddd
}

.new-filter-block .saved-searches {
  margin-right: 20px;
  position: relative;
  color: #4e5462;
  text-decoration: underline
}

.new-search-hide .btn {
  min-width: 100px
}

#min-amounts,
#max-amounts {
  display: inline-block;
  min-width: 110px;
  border-radius: 26px;
  padding: 4px;
  color: #fff;
  position: absolute;
  text-align: center;
  background: #4A8CFF;
  top: -50px;
  font-size: 14px
}

#min-amounts {
  left: -50px
}

#max-amounts {
  left: 90%
}

.button-dot {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%
}

.button-dot span {
  border: none;
  outline: none;
  width: 5px;
  height: 5px;
  background: #B3C3D3;
  display: inline-block;
  padding: 0;
  position: absolute;
  top: -1px;
  border-radius: 100%
}

.ge .pitch-menu-btn-wrapper .btn {
  font-size: 13px
}

.clear-search-div .btn {
  min-width: 140px;
  margin-left: 15px;
  padding: 10px
}

.network-dropdown {
  position: absolute;
  right: -10px;
  top: 0;
  width: 60px;
  height: 40px;
  display: inline-block;
  z-index: 99
}

.well {
  background-color: #FFF;
  border: 1px solid #E6ECF0;
  border-radius: 4px;
  outline: 0;
  box-shadow: 0 2px 1px 0 #E6ECF0
}

.ain-pop {
  padding: 44px
}

.cm-header img {
  display: inline-block
}

.custom-modal textarea {
  resize: none;
  min-height: 130px;
  height: auto;
  color: #3d464f;
  font-size: 16px
}

.btn.ain-default {
  border: 1px solid #4a94fd;
  color: #4a94fd;
  border-radius: 4px
}

.dont_showwrap .adding-bg {
  float: none;
  top: 10px
}

.link-txt {
  color: #4A8CFF;
  font-size: 13px;
  cursor: pointer
}

.skip-link a {
  color: #4A8BFF;
  text-decoration: underline;
  margin: 20px 0;
  display: inline-block;
  font-size: 16px
}

.cm-footer {
  margin-top: 20px
}

.tip,
p.tip {
  color: #b3c3d3;
  font-size: 13px;
  margin: 0
}

.custom-modal .btn.ain-primary,
.ain-pop .btn.ain-primary,
.btn-round {
  border-radius: 25px;
  outline: none !important;
  padding: 15px 30px;
  font-size: 14px;
  min-width: 200px
}

.custom-modal .btn.ain-round-def,
.ain-pop .btn.ain-round-def,
.btn-round-off {
  border-radius: 25px;
  background: #b3c3d3;
  border: 1px solid #b3c3d3;
  outline: none !important;
  padding: 15px 30px;
  font-size: 14px
}

.confirms .adding-bg {
  float: none;
  display: inline-block;
  top: 11px
}

#getConnectedDivWrapper p {
  font-size: 16px
}

.modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0
}

.modal--s .prop-renew h3 {
  margin: 20px 0
}

.cm-footer {
  margin-top: 20px
}

.ain-md-close {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url('/assets/img/icons/icon-close.png') no-repeat center transparent !important;
  border: none;
  outline: none;
  position: absolute;
  right: -50px;
  top: -30px;
  opacity: 1
}

.expanded-dialog.modal-dialog {
  width: 1000px;
  max-width: 90%
}

.login-input .form-control,
.form-control {
  border-radius: 4px;
  min-height: 45px;
  border: 1px solid #d0dbef;
  margin-bottom: 18px;
  box-shadow: inset 0 0 0 0 #e8e8e8
}

.custom-modal textarea {
  background: #fff;
  border-radius: 1px;
  border: 1px solid #D1DAE0;
  box-shadow: 0 0 0 0 #eef3f7;
  padding: 19px;
  margin-bottom: 20px
}

.custom-modal .btn.ain-primary.modal-login-btn {
  border-radius: 1px;
  padding: 15px 100px;
  font-size: 24px
}

.cm-footer .i-agree-signup,
.i-agree-signup a {
  font-size: 12px;
  color: #636f7b;
  margin: 0
}

.range-out {
  position: relative;
  top: 40px;
  margin-top: -30px
}

.forget-pass {
  margin-top: 14px;
  font-size: 13px
}

.forget-pass a {
  color: #696969
}

.forget-pass a.forget {
  color: #2F7AFC
}

.forget-pass a:hover {
  text-decoration: none
}

.forget-pass a span {
  color: #4A8BFF
}

.custom-modal-dialog {
  margin-top: 60px
}

.custom-modal-content {
  background: none !important;
  padding: 0;
  box-shadow: none !important;
  border: none
}

.conn-stat {
  text-align: center;
  position: relative;
  padding: 5px 18px 5px 8px;
  padding-bottom: 50px
}

.conn-stat .connection_status {
  width: 100%;
  margin-bottom: 15px
}

.conn-stat .ico-info-light {
  position: absolute;
  right: -36px;
  top: 0;
  left: inherit
}

.conn-stat input[type="button"].btn {
  position: absolute;
  bottom: 0;
  padding: 6px 20px;
  left: 0;
  margin: 0 30px;
  right: 0;
  margin: auto;
  display: block;
  width: 82%;
  font-size: 14px
}

.conn-stat .text-reason {
  padding: 8px
}

.my-inv-btns .btn {
  padding: 6px 10px;
  float: right;
  position: static
}

.my-inv-btns .btn-default.with-bg {
  background: #f5f6f8;
  margin-right: 12px;
  float: left
}

.my-inv-card .mask {
  width: 60%;
  max-width: none
}

.my-inv-list.initiate-blk .well {
  padding: 31px 60px
}

.my-inv-card h3 {
  margin-bottom: 10px
}

.action-n-info input[type="button"] {
  position: absolute;
  bottom: 20px;
  padding: 6px 20px;
  left: 0;
  margin: 0 30px;
  right: 0;
  margin: auto;
  display: block;
  width: 87%;
  font-size: 14px
}

.proposal-card .btn-class .btn {
  padding: 7px 20px
}

.my-inv-card {
  min-height: 406px
}

.alert-cont {
  min-height: 380px;
  display: table;
  vertical-align: middle;
  text-align: center
}

.alert-cont>div {
  display: table-cell;
  vertical-align: middle
}

.alert-sec-reason {
  border-radius: 1px
}

.custom-modal .btn.ain-round-def,
.btn-round-off {
  border-radius: 25px;
  background: #b3c3d3;
  border: 1px solid #b3c3d3;
  outline: none !important;
  padding: 15px 30px;
  font-size: 14px;
  min-width: 200px;
  color: #fff
}

.custom-modal .btn.ain-round-def:hover,
.btn-round-off:hover {
  background: #7E8388;
  border: 1px solid #7E8388;
  color: #fff
}

.logout .btn {
  min-width: 250px
}

.staff-favourites img {
  max-width: 100%
}

.capital-label {
  background-color: #d3dfef;
  color: #5d5d5d;
  width: 125px;
  border-radius: 4px;
  display: table;
  margin-bottom: 4px;
  font-size: 14px;
  text-align: center;
  line-height: 1.2em;
  font-weight: bold;
  padding: 0
}

.capital-label span {
  display: block;
  padding-top: 8px
}

.capital-label small {
  font-size: 11px;
  display: block;
  padding-bottom: 8px
}

.p-logo.mess {
  margin: 0 0 20px
}

.top-nav {
  border: 0
}

.top-nav li.icon {
  float: left;
  list-style: none;
  padding: 0
}

.navbar-right.nav>li.icon>a:hover,
.top-drop-down:hover {
  background: #2C3140
}

.navbar-right.nav>li.icon>a {
  padding: 0;
  height: auto;
  line-height: 1em
}

.help-ico {
  background: url(/assets/img/help.png) no-repeat center center
}

.meg-ico {
  background: url(/assets/img/message.png) no-repeat center center
}

.notify-ico {
  background: url(/assets/img/notifications.png) no-repeat center center
}

.dot {
  position: absolute;
  width: 14px;
  height: 14px;
  background: red;
  display: inline-block;
  top: 11px;
  right: 11px;
  border-radius: 60%
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  background-color: #2C3140
}

.social-media-btn a {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
  margin-top: 10px
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  background-color: #2C3140
}

.avatar-icon {
  width: 44px;
  border-radius: 60%;
  margin-left: 11px;
  overflow: hidden;
  float: right;
  display: block;
  text-align: center;
  position: relative
}

.avatar-icon img {
  max-width: 44px;
  border-radius: 60%
}

.border-block {
  border: 1px solid #f0f0f0;
  padding: 40px;
  margin: 0 0 20px
}

.edit-criteria .all-custom-filters label {
  margin-left: 4px;
  color: #73707b;
  font-size: 11px;
  cursor: pointer
}

.tolower {
  text-transform: lowercase
}

.tag-editor {
  list-style-type: none;
  padding: 0 5px 0 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid #eee;
  cursor: text;
  color: #555;
  background: #fff;
  line-height: 20px
}

.tag-editor li {
  display: block;
  float: left;
  overflow: hidden;
  margin: 3px 0
}

.tag-editor div {
  float: left;
  padding: 0 4px
}

.tag-editor .placeholder {
  padding: 0 8px;
  color: #bbb
}

.tag-editor .tag-editor-spacer {
  padding: 0;
  width: 8px;
  overflow: hidden;
  color: transparent;
  background: none
}

.tag-editor input {
  vertical-align: inherit;
  border: 0;
  outline: none;
  padding: 0;
  margin: 0;
  cursor: text;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-style: inherit;
  box-shadow: none;
  background: none;
  color: #444
}

.tag-editor-hidden-src {
  position: absolute !important;
  left: -99999px
}

.tag-editor ::-ms-clear {
  display: none
}

.tag-editor .tag-editor-tag {
  padding-left: 5px;
  color: #46799b;
  background: #e0eaf1;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  border-radius: 2px 0 0 2px
}

.tag-editor .tag-editor-delete {
  background: #e0eaf1;
  cursor: pointer;
  border-radius: 0 2px 2px 0;
  padding-left: 3px;
  padding-right: 4px
}

.tag-editor .tag-editor-delete i {
  line-height: 18px;
  display: inline-block
}

.tag-editor .tag-editor-delete i:before {
  font-size: 16px;
  color: #8ba7ba;
  content: "Ã—";
  font-style: normal
}

.tag-editor .tag-editor-delete:hover i:before {
  color: #d65454
}

.tag-editor .tag-editor-tag.active+.tag-editor-delete,
.tag-editor .tag-editor-tag.active+.tag-editor-delete i {
  visibility: hidden;
  cursor: text
}

.tag-editor .tag-editor-tag.active {
  background: none !important
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  font-size: 14px
}

.ui-front {
  z-index: 9999
}

.ui-menu {
  list-style: none;
  padding: 1px;
  margin: 0;
  display: block;
  outline: none
}

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.4;
  min-height: 0
}

.ui-widget-content {
  border: 1px solid #bbb;
  background: #fff;
  color: #555
}

.ui-widget-content a {
  color: #46799b
}

.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #e0eaf1
}

.ui-helper-hidden-accessible {
  display: none
}

.tag-editor .tag-editor-tag {
  color: #444;
  background: transparent;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  border-radius: 0;
  border: 0;
  padding: 4px 14px
}

.tag-editor .tag-editor-delete {
  background: transparent;
  cursor: pointer;
  border-radius: 0;
  padding: 4px 10px 4px 0;
  border: 0
}

.tag-editor li {
  display: block;
  float: left;
  overflow: hidden;
  margin: 4px;
  border: 1px solid #B3C2D2;
  border-radius: 4px
}

.tag-editor li:first-child {
  margin: 0;
  padding: 0;
  border: 0
}

.invs-details-row .company-brand .v-middle img {
  border: 0;
  width: auto
}

.thumbnail.search-card {
  position: relative;
  border: 0;
  margin-bottom: 40px;
  min-height: 25px;
  box-shadow: 0 1px 1px 1px #E6E6E6;
  border: none;
  padding: 0;
  border-radius: 8px;
  overflow: hidden
}

.search-card>.row {
  display: table;
  width: 100%
}

.search-card.card-head {
  position: relative;
  min-height: 150px;
  overflow: hidden;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  border-radius: 2px 2px 0 0
}

.search-card .left-block {
  top: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  position: relative;
  min-height: 475px
}

.seedtribe-pitch .search-card .left-block {
  min-height: 490px;
  height: 490px
}

.bricktribe-pitch .search-card .left-block {
  min-height: 386px;
  height: 386px
}

.search-card .logo-img {
  position: absolute;
  bottom: 30px;
  margin-left: 35px;
  max-width: 130px
}

.search-card .caption {
  padding: 30px 0 30px 14px
}

.search-card .caption h3 {
  color: #253142;
  font-size: 24px;
  margin: 0;
  padding: 4px 0 14px
}

.search-card h3 a {
  color: #272730;
  font-weight: normal
}

.search-card .cap-lists {
  padding: 8px 0 0;
  margin-bottom: 0
}

.search-card .m-20 {
  margin: 20px auto
}

.search-card .cap-lists ul {
  margin: 0;
  padding-left: 20px;
  list-style: inherit
}

.search-card .cap-lists ul li {
  font-size: 13px;
  color: #979ca6;
  padding: 2px 0
}

.search-card .search-card .cap-link-btns {
  margin-top: 20px
}

h4.inv-range {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600
}

p.inv-range {
  margin-top: 0;
  font-size: 11px;
  color: #979ca6;
  padding: 0
}

.btns-small,
.btns-more {
  display: inline-block
}

.search-card .btn-nb-d,
.btn-prm-icon {
  background: rgba(0, 0, 0, 0);
  border-color: #9BA5B1;
  font-size: 12px;
  color: #b4c3d3;
  outline: none
}

.search-card .profile-complition {
  background: #DFE9F2
}

.search-card .profile-complition {
  border-radius: 0;
  border: 0;
  overflow: visible;
  z-index: 1;
  top: 0;
  cursor: pointer;
  position: relative;
  background: #DFE9F2;
  height: 7px;
  padding: 0;
  margin: 0;
  border-radius: 0
}

.search-card .progress-bar-success {
  background-color: #3BD283
}

.search-card .progress .sr-only {
  display: none
}

.text-right-md {
  text-align: right
}

#countryList {
  padding: 28px 0;
  position: relative;
  width: 100%;
  border-top: 0;
  border-bottom: 0;
  overflow: hidden;
  background-color: #FFF;
  border-radius: 0;
  display: table
}

#countryList ul {
  float: left;
  margin: 0;
  padding-left: 15px;
  min-height: 200px;
  list-style: none
}

#countryList ul {
  float: left;
  margin: 0;
  padding-left: 15px;
  min-height: 200px
}

#countryList ul ul {
  padding-left: 0
}

#countryList ul li {
  padding: 2px 0 0 2px
}

#countryList a {
  color: #444;
  font-weight: bold;
  font-size: 13px;
  min-height: 26px;
  text-decoration: none;
  display: block;
  line-height: 26px
}

#countryList a:hover {
  color: #006EA2
}

.fontmedium.cntr {
  text-align: left
}

.langPopup .closer {
  top: 8px;
  right: 8px
}

.modal-open {
  overflow: hidden
}

.popular-block .img-show-div,
.mb-30 {
  margin-bottom: 30px
}

.nav-drop-btn .icon-bar {
  background: #fff
}

.ain-navigation .drops-nav {
  display: block !important
}

.ain-page-menu .nav-close-btn {
  display: none;
  outline: none;
  border: none;
  width: 42px;
  height: 42px;
  background: url('/assets/images/icons/icon-close.png') no-repeat center transparent;
  overflow: hidden
}

.ain-page-menu .navbar-toggle {
  display: none;
  position: fixed;
  top: 59px;
  left: 4px;
  border: 1px solid #5d5d5d;
  outline: none;
  z-index: 999;
  color: rgba(200, 200, 200, 0.4);
  border-radius: 3px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #5d5d5d
}

.ain-page-menu .navbar-toggle .icon-bar {
  background: #fff
}

.drop-select {
  width: 60px;
  height: 40px;
  display: inline-block;
  text-align: center;
  padding: 5px
}

.header .navbar-header {
  overflow: hidden
}

.navbar-toggle {
  padding: 14px 10px
}

.custom-modal .close,
.custom-modal-content .close {
  right: -20px;
  top: 0
}

.overlay .close {
  background-color: #d5e4ef;
  opacity: 0.6;
  border-radius: 100%;
  color: #f3f3f3;
  font-size: 28px;
  font-weight: bold;
  height: 40px;
  position: absolute;
  right: 8px;
  top: 8px;
  width: 40px
}

.overlay .close:hover {
  color: #fff;
  z-index: 999
}

.close:hover {
  opacity: 1
}

*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

a {
  text-decoration: none;
  transition-duration: 0.4s
}

a:hover,
a:active {
  color: #333
}

.modal {
  overflow-y: auto;
  overflow-x: hidden
}

.modal {
  display: none;
  position: fixed;
  z-index: 1111;
  padding-top: 60px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #fff;
  background-color: #fff
}

.modal-content {
  margin: auto;
  padding: 40px;
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.4s;
  animation-name: zoom;
  animation-duration: 0.4s;
  transition: all 0.3s
}

.modal--s h3 {
  margin: 0
}

@keyframes zoom {
  from {
    transform: scale(0.7)
  }

  to {
    transform: scale(1)
  }
}

.modal--s {
  padding: 40px;
  max-width: 500px;
  min-width: 320px;
  height: auto;
  z-index: 2000;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #c4d7ea;
  box-shadow: 0px 1px 3px 0 #c4d7ea;
  border-radius: 10px
}

.modal-subtext {
  position: relative;
  margin: 0 auto;
  max-width: 500px;
  min-width: 320px
}

.close {
  background-color: #d5e4ef;
  border-radius: 50px;
  color: #aaa;
  font-size: 28px;
  font-weight: bold;
  height: 40px;
  line-height: 38px;
  position: absolute;
  right: 40px;
  top: 44px;
  width: 40px;
  z-index: 9999;
  display: inline-flex;
  align-items: center;
  justify-content: center
}

.close {
  background-color: #d5e4ef;
  border-radius: 50px;
  color: #aaa;
  font-size: 28px;
  font-weight: bold;
  height: 40px;
  line-height: 38px;
  position: absolute;
  right: 40px;
  top: 44px;
  width: 40px;
  z-index: 9999;
  display: inline-flex;
  align-items: center;
  justify-content: center
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer
}

.close-icon {
  font-size: 20px;
  position: relative
}

.fade-in {
  transition-duration: .15s
}

.fade-in--one {
  transition-delay: 1s
}

.fade-in--two {
  transition-delay: 1s
}

button:focus {
  outline: 0
}

.button {
  text-align: center;
  cursor: pointer;
  transition-duration: 0.4s;
  border-radius: 4px;
  box-sizing: border-box;
  text-decoration: none;
  outline-style: none;
  white-space: nowrap;
  border-width: 0;
  vertical-align: middle;
  display: inline-block
}

.button--primary {
  background: #4A8CFF;
  border: none;
  color: #fff
}

.button--secondary {
  background: #F2F6F9;
  border: 1px solid #B4C3D3;
  color: #4F5766
}

.button--primary:hover,
.button--primary:focus,
.button--primary:active,
.button--primary.is-pressed {
  background: #3B7CEE
}

.button--secondary:hover,
.button--secondary:focus,
.button--secondary:active,
.button--secondary.is-pressed {
  background: #EEF3F7;
  border: 1px solid #9CABB9;
  color: #253142
}

.button.is-disabled {
  background-color: #F2F6F9;
  box-shadow: inset 0 0 0 1px #e0e6ed;
  color: #c4d7ea;
  pointer-events: none;
  cursor: default
}

.button--xl {
  font-size: 20px;
  padding: 0px 70px;
  height: 60px;
  min-width: 60px
}

.button--l {
  font-size: 16px;
  min-width: 50px;
  padding: 0 25px;
  height: 50px;
  line-height: 50px
}

.button--m {
  font-size: 14px;
  padding: 0px 30px;
  height: 40px
}

.button--s {
  font-size: 12px;
  padding: 0px 22px;
  height: 30px
}

.button--round {
  border-radius: 39px !important;
  font-size: 14px;
  padding: 0px;
  height: 50px;
  width: 196px
}

.button--icon {
  height: 30px;
  width: 30px
}

.button--floating {
  line-height: 55.5px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  width: 55.5px;
  height: 55.5px;
  border-radius: 50%
}

.button--floating i {
  font-size: 1.4rem !important;
  color: #fff;
  line-height: 37px
}

::-webkit-input-placeholder {
  color: #B4C3D3;
  font-size: 16px;
  letter-spacing: 0px;
  vertical-align: middle;
  line-height: 16px
}

::-moz-placeholder {
  color: #B4C3D3;
  font-size: 16px;
  letter-spacing: 0px;
  vertical-align: middle;
  line-height: 16px
}

:-ms-input-placeholder {
  color: #B4C3D3;
  font-size: 16px;
  letter-spacing: 0px;
  vertical-align: middle;
  line-height: 16px
}

input[type="password"] {
  -webkit-text-security: disc
}

.input {
  outline-style: none;
  vertical-align: middle;
  transition-property: all;
  outline-style: none;
  border-width: 0;
  line-height: 1;
  font: inherit;
  margin: 0;
  transition-duration: 80ms
}

.input--default {
  border: 0;
  box-shadow: inset 0 0 0 1px #e0e6ed;
  background-color: #fff
}

input.input--default {
  border: 1px solid #b2c1d0;
  margin-bottom: 0
}

.input--default:hover {
  box-shadow: inset 0 0 0 1px #c0ccda
}

.input--default:focus {
  box-shadow: inset 0 0 0 1px #4a8cff
}

.input--l {
  padding: 0 16px;
  font-size: 16px;
  border-radius: 4px;
  height: 50px
}

.col {
  position: relative;
  width: 50%;
  float: left
}

.marginBottom-l {
  margin-bottom: 30px
}

.marginBottom-m {
  margin-bottom: 20px
}

.marginBottom-s {
  margin-bottom: 15px
}

.marginBottom-xs {
  margin-bottom: 10px
}

.marginTop-xs {
  margin-top: 10px
}

.textAlign-center {
  text-align: center
}

.textAlign-right {
  text-align: right
}

.width-100 {
  width: 100%
}

.fontSize-xl {
  font-size: 24px
}

.fontSize-xs {
  font-size: 14px
}

.c-dark {
  color: #253142
}

.c-dark-mid {
  color: #4F5766
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fade-in {
  opacity: 0;
  opacity: 1 \9;
  animation: fadeIn ease-in 1;
  animation-fill-mode: forwards;
  animation-duration: 1s
}

.fade-in.delay {
  animation-delay: 1s
}

*,
::after,
::before {
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

input[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox
}

input[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio
}

ul,
ol {
  margin-left: 0;
  padding-left: 0
}

p,
table {
  margin-bottom: 1rem
}

table {
  border-collapse: collapse
}

.c-nav a {
  color: #37474F
}

.pb3 {
  padding-bottom: 16px
}

.pt3 {
  padding-top: 16px
}

.nudges {
  padding: 12px
}

.nudges-count {
  margin-right: 20px;
  font-size: .8em
}

@media screen and (max-width: 959px) {
  .c-nav .c-nav__item {
    display: none
  }

  .ain__dropdown-menu {
    display: block
  }
}

.c-icon-network {
  background-image: url("/assets/img/maps-sprite-3e5f57ba.png")
}

.c-icon-united-kingdom {
  background-position: -0px -3984px;
  width: 32px;
  height: 24px
}

.ain__dropdown-menu {
  padding: 0rem 0;
  list-style: none
}

@media screen and (min-width: 960px) {
  .ain__dropdown-menu {
    display: none
  }
}

.dropdown-menu__link {
  text-decoration: none;
  display: inline-block;
  line-height: 47px
}

.dropdown-content {
  display: none;
  position: absolute;
  z-index: 9999;
  background-color: #fff;
  min-width: 260px;
  right: 0;
  border: solid 1px #dfe9f2
}

.dropdown-content a {
  color: #253142;
  line-height: inherit;
  padding: 15px 30px;
  text-decoration: none;
  display: block;
  text-align: left
}

.dropdown-content a:hover {
  background-color: #F6F9FB
}

.c-nav__item:hover .dropdown-content {
  display: block
}

.notification-indicator-user-avatar .dropdown-content {
  display: block
}

.dropdown-menu__link,
.notification-indicator-user-avatar {
  display: flex;
  align-items: center
}

@media screen and (max-width: 959px) {
  .notification-indicator-user-avatar {
    border-left: 0
  }
}

.notification-indicator {
  position: absolute;
  top: 0;
  right: 0
}

.notification-indicator:after {
  background: #3AD283;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  vertical-align: middle;
  height: 10px;
  width: 10px;
  display: inline-block;
  content: "";
  z-index: 9999
}

.ac-container {
  max-width: 400px;
  background: #F6F9FB
}

.ac-container label {
  height: 64px !important;
  line-height: 21px !important;
  font-weight: bold;
  padding: 20px 20px;
  position: relative;
  z-index: 20;
  display: block;
  cursor: pointer;
  background: #fff;
  border-top: solid 1px #c4d7ea;
  border-bottom: solid 1px #c4d7ea
}

a.top-level {
  padding: 0;
  color: #253142
}

a.top-level:hover {
  background: #fff
}

.ac-container {
  width: 100%;
  text-align: left
}

.ac-container label:hover {
  background: #fff
}

.ac-container input:checked+label,
.ac-container input:checked+label:hover {
  background: #fff;
  height: 30px;
  line-height: 21px
}

label.no-border-top {
  border-top: none
}

label.no-border-bottom {
  border-bottom: none
}

.i-chevron-down {
  content: '';
  position: absolute;
  width: 8px;
  height: 4px;
  right: 18px;
  top: 30px;
  background: transparent url(/assets/img/arrow_down-e4febe09.png) no-repeat center center
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  .i-chevron-down {
    background: transparent url(/assets/img/arrow_down@2x-b0fd63ce.png);
    background-size: 8px 4px;
    background-repeat: no-repeat;
    display: block;
    width: 8px;
    height: 4px;
    margin-right: 10px
  }
}

.ac-container input {
  display: none
}

.ac-container article {
  background: rgba(255, 255, 255, 0.5);
  margin-top: -1px;
  overflow: hidden;
  height: 0;
  position: relative;
  z-index: 10
}

.ac-container input:checked~article.ac-small {
  height: 145px
}

.ac-container input:checked~article.ac-medium {
  height: 195px
}

.ac-container input:checked~article.ac-large {
  height: 245px
}

.ac-container input:checked~article.ac-extra-large {
  height: 295px
}

.c-nav-banner {
  color: #FFF;
  padding: 6px;
  display: block;
  z-index: 1111;
  text-align: center;
  font-size: 12px;
  font-weight: bold
}

.c-nav-banner__link {
  text-decoration: none;
  color: #FFF
}

.c-nav-banner__success {
  background-color: #3AD283
}

.Button {
  text-align: center;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0
}

.Button--primary {
  background: #4A8CFF;
  border: none;
  color: #fff
}

.Button--secondary {
  background: #F2F6F9;
  border: 1px solid #B4C3D3;
  color: #4F5766
}

.Button--primary:hover,
.Button--primary:focus,
.Button--primary:active,
.Button--primary.is-pressed {
  background: #3B7CEE
}

.Button--secondary:hover,
.Button--secondary:focus,
.Button--secondary:active,
.Button--secondary.is-pressed {
  background: #EEF3F7;
  border: 1px solid #9CABB9;
  color: #253142
}

.Button.is-disabled {
  background-color: #F2F6F9;
  -webkit-box-shadow: inset 0 0 0 1px #e0e6ed;
  box-shadow: inset 0 0 0 1px #e0e6ed;
  color: #c4d7ea;
  pointer-events: none;
  cursor: default
}

.Button--xl {
  font-size: 20px;
  padding: 0px 70px;
  height: 60px;
  min-width: 60px
}

.Button--l {
  font-size: 16px;
  height: 50px
}

.Button--m {
  font-size: 14px;
  padding: 0px 30px;
  height: 40px
}

.c-nav--secondary .c-nav__link-accent {
  padding: 1.0rem
}

.c-nav__network {
  padding: 2.8rem
}

header.c-header,
.c-header {
  background: #fff;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  z-index: 999
}

.env-name {
  position: absolute;
  color: #dc2626;
  font-weight: 700;
  font-size: 3rem;
  z-index: 2;
  bottom: -3px;
  line-height: 1;
  left: 1rem
}

.c-header__title {
  text-decoration: none
}

.c-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem
}

.c-icon {
  font-size: 32px;
  margin-left: 9px;
  vertical-align: middle
}

.c-hero {
  background: #DFE9F2;
  min-height: 240px;
  padding: 150px 30px;
  text-align: center
}

.c-hero__title {
  text-decoration: none
}

.u-pull-left {
  float: left !important
}

.u-pull-right {
  float: right !important
}

.cf {
  *zoom: 1;
  content: "";
  clear: both
}

.cf:before,
.cf:after {
  content: " ";
  display: table
}

.cf:after {
  clear: both
}

.u-link--natural {
  color: #4A8CFF !important;
  text-decoration: underline !important
}

.c-header {
  font-size: 18px;
  border: 0;
  border-bottom: 1px solid #dfe9f2
}

.nudges {
  padding: 12px;
  line-height: 29px
}

.c-nav__link-accent {
  text-decoration: none !important;
  font-size: 14px
}

.c-nav__link {
  color: #253142;
  display: inline-block;
  text-decoration: none !important;
  font-size: 14px
}

.user-avatar {
  border-radius: 60%;
  display: inline-block;
  height: 57px;
  width: 57px;
  line-height: 57px;
  text-align: center;
  color: #fff;
  font-weight: bold
}

.user-avatar img {
  height: 100%;
  overflow: hidden;
  border-radius: 60%
}

.ac-container label {
  margin: 0
}

.c-nav-banner__success a {
  color: #fff
}

.ac-container input:checked~article.ac-small,
.ac-container .adding-bg.checked~article.ac-small {
  height: auto
}

.c-nav a.Button--primary {
  color: #fff
}

.ain__dropdown-menu .c-nav__button {
  border: 0
}

.c-nav__right .c-nav__items .c-nav__item>.c-nav__link {
  padding: 0.6rem 0
}

.c-nav__right .c-nav__items .c-nav__item>.notification-indicator-user-avatar {
  padding: 0.6rem 0
}

.c-nav__item.active>.c-nav__link-accent {
  border-bottom: 1px solid #4A8CFF
}

.c-nav__items {
  column-gap: 0
}

.c-nav__link-accent {
  margin: 0
}

.c-nav--primary {
  padding-inline: 0.7rem
}

.c-nav--secondary {
  min-height: 53px;
  max-height: 53px
}

.mb-30 {
  margin-bottom: 30px
}

.feed__post {
  max-width: 600px
}

.feed__post-body {
  padding-left: 95px
}

.feed__post .feed__avatar {
  height: 60px;
  width: 60px
}

.feed__post textarea.form-control {
  padding: 20px
}

.feed__post .btn-primary {
  padding: 10px 20px;
  min-width: 130px
}

.feed__post .btn-default {
  padding: 9px 13px;
  margin-right: 4px
}

.feed__post .feed__name-circle {
  height: 40px;
  width: 40px;
  line-height: 40px
}

.news__feeds_wrapper {
  max-width: 738px;
  margin: 0 auto 80px
}

.news__feeds_container {
  padding: 35px;
  font-size: 14px;
  border-bottom: 1px solid #eee;
  background-color: #fff;
  min-height: 100px;
  font-size: 14px;
  line-height: 24px
}

.feed__avatar_wrapper {
  float: left;
  height: 40px;
  width: 60px;
  padding: 0;
  border-radius: 60%
}

.feed__avatar {
  height: 40px;
  width: 40px;
  border-radius: 60%;
  background: #eee;
  overflow: hidden;
  border: 0
}

.feed__head {}

.feed__body {
  font-size: 18px;
  padding-top: 20px
}

.feed__title {
  font-size: 18px;
  line-height: 24px;
  color: #253142;
  font-weight: 600
}

.feed__txt-xs {
  font-size: 14px;
  line-height: 16px;
  color: #979CA6
}

.feed__text {
  font-size: 18px;
  line-height: 1.5em;
  color: #4F5766
}

.feed__text a {
  font-size: 18px
}

.feed__image,
.feed__video {
  padding-top: 20px
}

.feed__image {
  text-align: center
}

.feed__image img {
  max-height: 100%;
  max-width: 100%
}

.feed__footer {
  padding-top: 20px
}

.feed__proposal-card {
  border: 1px solid #c4d7ea;
  overflow: hidden;
  border-radius: 4px;
  min-height: 86px;
  margin-bottom: 12px
}

.feed__proposal-logo-wrapper {
  padding-right: 16px;
  float: left
}

.feed__proposal-logo {
  height: 86px;
  width: 86px
}

.feed__proposal-title {
  font-size: 16px;
  line-height: 24px;
  color: #253142;
  margin-top: 8px;
  font-weight: 600;
  text-decoration: none
}

.feed__body a:hover {
  text-decoration: none
}

.feed__proposal-text {
  font-size: 14px;
  line-height: 24px;
  color: #4F5766;
  text-decoration: none
}

.feed__investor-avatar {
  height: 40px;
  width: 40px;
  border-radius: 60%;
  margin: 4px
}

.feed__message-block {
  padding: 20px 0;
  text-align: center
}

.feed__message-block .emoji {
  text-align: center
}

.feed__message-block .emoji .icon {
  display: inline-block;
  margin-bottom: 8px
}

.feed__investor-card {
  border: 1px solid #c4d7ea;
  overflow: hidden;
  border-radius: 4px;
  min-height: 70px;
  margin-bottom: 12px;
  padding: 10px
}

.feed__investor-avatar-wrapper {
  float: left;
  padding-right: 20px
}

.feed__investor-name {
  font-size: 16px;
  line-height: 28px;
  color: #253142
}

.feed__investor-bio {
  font-size: 14px;
  line-height: 24px;
  color: #4F5766
}

.feed__upgrade-now {
  padding: 34px;
  text-align: center;
  background-color: #FFF;
  border: 1px solid #c4d7ea;
  border-radius: 10px
}

.feed__title-l {
  font-size: 20px;
  text-align: center;
  line-height: 32px;
  color: #253142
}

.feed__title-xl {
  font-size: 24px;
  text-align: center;
  line-height: 32px;
  color: #253142
}

.feed__txt-s {
  font-size: 12px;
  text-align: center;
  line-height: 12px;
  color: #979CA6
}

.feed__icon-winner {
  background: url(/assets/img/winner-icon.png) no-repeat center 0;
  height: 94px
}

.feed__name-circle {
  height: 40px;
  width: 40px;
  border-radius: 100%;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  color: #fff
}

.news__feeds_wrapper .btn-success {
  color: #fff;
  background-color: #2acb70;
  border-color: #2acb70
}

.news__feeds_wrapper .btn-success:hover,
.btn-success:active {
  color: #fff;
  background-color: #0cd865;
  border-color: #0cd865
}

.feed__gallery_type-1,
.feed__gallery_type-2,
.feed__gallery_type-3 {
  display: table;
  width: 100%
}

.feed__gallery_type-1 a,
.feed__gallery_type-3 a:first-child {
  display: block;
  height: 300px;
  width: 100%;
  overflow: hidden
}

.feed__gallery_type-2 a,
.feed__gallery_type-3 a {
  display: block;
  width: 50%;
  height: 240px;
  padding: 4px;
  float: left;
  overflow: hidden
}

.feed__default-logo {
  height: 97px;
  width: 97px;
  background: #f5f8fb;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #c4d7ea
}

.feed__default-logo .feed__proposal-logo {
  height: auto;
  width: auto;
  max-width: 97px;
  max-height: 97px
}

.feed__proposal-txt {
  color: #444;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.5em
}

.feed__booster .icon,
.booster__wrapper .icon,
.booster__blk .icon {
  background-image: url('/assets/img/boosters.png');
  display: inline-block
}

.feed__image-div {
  background-size: contain;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center center
}

.emoji .icon {
  text-indent: -99999px
}

.emoji .icon {
  background-image: url('/assets/img/sprite.png')
}

.icon-target {
  background-position: 0 0;
  width: 120px;
  height: 120px
}

.icon-thumbs-up {
  background-position: -120px -120px;
  width: 120px;
  height: 120px
}

.icon-emoji-cup {
  background-position: 0 -120px;
  width: 120px;
  height: 120px
}

.icon-party-time {
  background-position: -120px 0;
  width: 120px;
  height: 120px
}

.icon-booster-immediate-release {
  background-position: -0px -0px;
  width: 74px;
  height: 74px
}

.icon-boosters-expert-review {
  background-position: -0px -74px;
  width: 74px;
  height: 74px
}

.icon-boosters-featured-exposure {
  background-position: -0px -148px;
  width: 74px;
  height: 74px
}

.icon-boosters-nudges {
  background-position: -0px -222px;
  width: 74px;
  height: 74px
}

.icon-boosters-privacy-feature {
  background-position: -0px -296px;
  width: 74px;
  height: 74px
}

.icon-boosters-renew {
  background-position: -0px -370px;
  width: 74px;
  height: 74px
}

.icon-boosters-resend {
  background-position: -0px -444px;
  width: 74px;
  height: 74px
}

.icon-boosters-upgrade {
  background-position: -0px -518px;
  width: 74px;
  height: 74px
}

.icon-booster {
  background-image: url(/assets/img/spritesheet-boosters.png);
  display: inline-block;
  width: 74px;
  height: 74px
}

.icon-booster-bundle {
  background-position: 0 0
}

.icon-booster-proof {
  background-position: -74px 0
}

.icon-booster-featured {
  background-position: 0 -74px
}

.icon-booster-immediate {
  background-position: -74px -74px
}

.icon-booster-nudges {
  background-position: -148px 0
}

.icon-booster-privacy {
  background-position: -148px -74px
}

.icon-booster-renew {
  background-position: 0 -148px
}

.icon-booster-resend {
  background-position: -74px -148px
}

.icon-booster-upgrade {
  background-position: -148px -148px
}

.user-flag-holder {
  padding: 8px 4px
}

.list-wrapper {
  width: 418px;
  height: 300px;
  overflow-y: scroll;
  background: white;
  position: absolute;
  display: none;
  z-index: 999;
  margin-top: 0;
  border: 1px solid #c8d8e4;
  top: 40px;
  padding: 0 4px;
  text-align: left
}

.list-wrapper ul li {
  width: 100%;
  height: 30px
}

.country-list-holder:hover .list-wrapper {
  display: block
}

.country-list-holder {
  position: absolute;
  bottom: 2px;
  height: 40px;
  width: 40px;
  z-index: 999
}

.dail-code-holder {
  display: block;
  position: absolute;
  left: 36px;
  bottom: 11px;
  z-index: 999
}

.u-marginTop-s .dail-code-holder {
  bottom: 10px;
  width: 46px;
  text-align: right;
  font-size: 14px
}

.user-flag-holder ul {
  padding: 0;
  margin: 0
}

.booster-blk .adding-bg {
  display: none
}

.new-package-tbl .popover {
  color: #777;
  border: 0;
  padding: 20px;
  line-height: 1.6em;
  border-radius: 4px;
  box-shadow: 0px 2px 1px 0 #E6ECF0;
  width: 345px;
  max-width: 400px
}

.head-button li {
  float: left;
  padding: 0 20px
}

.progress-indicator {
  height: 8px;
  border-radius: 0;
  margin-top: 12px;
  width: 52%;
  position: relative;
  overflow: visible
}

.progress-indicator .progress-bar {
  background-color: #3bd283;
  height: 8px
}

.head-progress {
  margin-left: 40px
}

.head-progress .sr-only {
  left: 72%;
  overflow: visible
}

.head-progress .arrow-left {
  left: 70.5%
}

.arrow-left {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #3bd283;
  position: absolute;
  top: 5px;
  left: -8px
}

.dash-button {
  padding: 10px 22px;
  margin-top: -8px;
  border-radius: 2px;
  background: none;
  color: #2e6da4;
  border: 1px solid #2e6da4;
  float: right
}

.logo {
  padding: 20px 16px;
  text-align: center
}

.interface {
  background: #1A202E;
  float: left;
  margin: 0;
  padding: 0;
  height: 100%;
  position: relative;
  z-index: 1048;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -m-transition: all 0.5s ease;
  transition: all 0.5s ease
}

.main-container {
  padding: 24px;
  background: #f5f9fc;
  display: table;
  width: 100%
}

.main-container.no-margin {
  margin-top: 0;
  padding: 0 20px
}

.interface-div ul li {
  border-right: 2px solid #1A202E;
  border-bottom: 1px solid #3B3F4B
}

.interface-div ul li a {
  padding: 13px;
  display: block;
  color: #fff;
  font-size: 14px;
  text-align: center
}

.interface-div ul li a i {
  width: 50px;
  height: 50px;
  float: none;
  display: inline-block
}

.interface-div ul li:hover {
  background: #272E41;
  border-right: 2px solid #4A8BFF
}

.interface-div ul li a:hover {
  text-decoration: none
}

.interface-div ul li:hover,
.interface-div ul li.active {
  background: #272E41;
  border-right: 2px solid #4A8BFF
}

.interface-div ul li a:hover {
  text-decoration: none
}

.extra-block-txt {
  min-height: 180px
}

.ex-col {
  border-bottom: none !important
}

.ex-col a {
  display: inline-block
}

.ex-col:hover {
  background: none !important;
  border: none !important
}

.previous p {
  font-size: 18px
}

.previous label {
  font-size: 16px
}

#companyinfo-form button {
  margin: 20px 0;
  height: 50px;
  font-size: 18px;
  width: 100%
}

.left-up,
.left-down {
  margin-top: 24px;
  position: relative
}

.testimonial-containner {
  padding: 40px;
  background: #fff
}

.left-up .btn-ok {
  border-radius: 18px;
  padding: 10px;
  border: none;
  outline: none;
  color: #fff;
  margin-top: 25px
}

.left-up .btn-ok:active {
  outline: none
}

.left-up-image {
  width: 85px;
  position: absolute;
  top: 0;
  left: -109px
}

.left-up .arrow-left {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid rgb(255, 255, 255);
  position: absolute;
  top: 8%;
  left: -16px
}

.left-down p {
  font-style: italic
}

.dot ul li {
  display: inline-block;
  margin: 0 2px
}

.dot ul li a {
  padding: 1px 8px;
  border-radius: 100%;
  background: #E7ECF0
}

.dot ul .active a {
  background: #636F7D
}

.content-div {
  background: #fff;
  margin-left: 89px;
  width: auto;
  position: relative;
  padding: 0 0 100px 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -m-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #F5F9FC;
  min-height: 1100px
}

.interface {
  width: 89px
}

.interface ul li span {
  display: none
}

header .row {
  padding: 0 44px
}

.interface.exp-interface {
  width: 228px
}

.interface.exp-interface .interface-div ul li a i {
  float: left
}

.content-div.col-content {
  margin-left: 228px;
  overflow: hidden;
  padding: 0
}

.content-div.col-content .sr-only {
  width: auto;
  height: auto;
  padding: 5px 15px;
  top: -9px;
  z-index: 1000;
  color: #fff;
  clip: auto;
  border-radius: 4px;
  right: -122px;
  overflow: visible;
  min-width: 100px
}

.interface.exp-interface ul li span {
  display: block;
  padding: 18px 0 18px 57px;
  text-align: left
}

textarea#form_long_summary,
textarea#form_market,
textarea#form_progress,
textarea#form_objectives {
  min-height: 160px !important
}

.btn-proceed:hover {
  color: #fff;
  background: #1B4EAE
}

.btn-proceed {
  background: #4A8CFF;
  color: #FFF;
  display: block;
  padding: 14px 28px;
  border: 0;
  margin: 20px 0;
  font-size: 20px
}

.btn-proceed.btn-default {
  color: #fff
}

.interface-div ul li.ex-col {
  border-bottom: none
}

.ex-col a {
  display: inline-block
}

.ex-col:hover {
  background: none !important;
  border: none !important
}

.icon-coins {
  background: url("/assets/img/icon-coins.png") no-repeat 0 center;
  min-height: 48px;
  padding-left: 60px
}

.icon-status {
  background: url("/assets/img/icon-status-small.png") no-repeat 0 center;
  min-height: 48px;
  padding-left: 60px
}

.icon-angel {
  background: url("/assets/img/icon-angel.png") no-repeat 0 center;
  min-height: 48px;
  padding-left: 60px
}

.icon-calender {
  background: url("/assets/img/icon-calender-small.png") no-repeat 0 center;
  min-height: 48px;
  padding-left: 60px
}

.icon-mobile {
  background: url("/assets/img/icon-mobile-phone.png") no-repeat 0 center;
  min-height: 48px;
  padding-left: 60px
}

.icon-telephone {
  background: url("/assets/img/icon-telephone.png") no-repeat 0 center;
  min-height: 48px;
  padding-left: 60px
}

.icon-network {
  background: url("/assets/img/icon-network.png") no-repeat 0 center;
  min-height: 48px;
  padding-left: 60px
}

.icon-edit {
  background: url("/assets/img/edit-profile.png") no-repeat 0 center;
  min-height: 46px;
  width: 46px;
  display: inline-block
}

.icon-tick-na {
  background: url("/assets/img/icon-tick-outline-gray.png") no-repeat 0 center;
  min-height: 30px;
  width: 30px;
  display: inline-block
}

.icon-tick {
  background: url("/assets/img/icon-tick-outline.png") no-repeat 0 center;
  min-height: 30px;
  width: 30px;
  display: inline-block
}

.package-tbl .icon-tick,
.icon-tick:hover {
  background-image: url("/assets/img/icon-tick-fill.png")
}

.icon-days {
  background: url("/assets/img/icon-calendar.png") no-repeat 0 center;
  min-height: 86px;
  width: 86px;
  display: inline-block
}

.icon-stage {
  background: url("/assets/img/icon-payment.png") no-repeat 0 center;
  min-height: 86px;
  width: 86px;
  display: inline-block
}

.icon-share {
  background: url("/assets/img/icon-share.png") no-repeat center center;
  min-height: 46px;
  width: 46px;
  display: inline-block
}

.icon-view {
  background: url("/assets/img/icon-p-view.png") no-repeat center center;
  min-height: 46px;
  width: 46px;
  display: inline-block
}

.icon-resend {
  background: url("/assets/img/icon-resend.png") no-repeat center center;
  min-height: 46px;
  width: 46px;
  display: inline-block
}

.icon-pro {
  background: url("/assets/img/icon-pro.png") no-repeat center center;
  min-height: 55px;
  width: 55px;
  display: inline-block
}

.icon-gpro {
  background: url("/assets/img/icon-global-pro.png") no-repeat center center;
  min-height: 55px;
  width: 55px;
  display: inline-block
}

.icon-p-edit {
  background: url("/assets/img/icon-p-edit.png") no-repeat center center;
  min-height: 46px;
  width: 46px;
  display: inline-block
}

.icon-p-delete {
  background: url("/assets/img/icon-delete.png") no-repeat center center;
  min-height: 46px;
  width: 46px;
  display: inline-block
}

.icon-company {
  background: url('/assets/img/icons/icon-company-information.png') no-repeat left center
}

.icon-pitch {
  background: url('/assets/img/icons/icon-pitch-deal.png') no-repeat left center
}

.icon-team,
.icon-p-team {
  background: url('/assets/img/icons/icon-team.png') no-repeat left center
}

.icon-media {
  background: url('/assets/img/icons/icon-images.png') no-repeat left center
}

.icon-doc {
  background: url('/assets/img/icons/icon-documents.png') no-repeat left center
}

.icon-package {
  background: url('/assets/img/icons/icon-package.png') no-repeat left center
}

.icon-features {
  background: url('/assets/img/icons/icon-extras.png') no-repeat left center
}

.icon-p-preview {
  background: url('/assets/img/icons/icon-preview.png') no-repeat left center
}

.icon-colasp {
  background: url('/assets/img/icons/icon-expand.png') no-repeat left center
}

.exp-interface .icon-colasp {
  background: url('/assets/img/icons/icon-collapse.png') no-repeat left center
}

.icon-payment {
  background: url('/assets/img/icons/icon-payment.png') no-repeat left center
}

.dash-button:hover {
  color: #fff;
  background: #2e6da4
}

.column-wrapper {
  display: table;
  width: 100%
}

.bigger-column {
  float: left;
  width: 800px
}

.inner-block {
  background: #fff;
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.05);
  padding: 20px
}

.bordered-block {
  border: 2px solid #f0f0f0cc
}

.inner-block-np {
  background: #fff;
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.05)
}

.smaller-column {
  margin-left: 800px;
  padding-left: 30px;
  width: 511px
}

.checkout-table {
  width: 100%;
  border: 0;
  margin-bottom: 20p
}

.checkout-table td {
  padding: 8px 0;
  border: 0;
  line-height: 1.5em;
  vertical-align: top
}

.g_total-row {
  border-top: 1px solid rgba(0, 0, 0, 0.05)
}

.seperator20 {
  margin: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05)
}

.seperator10 {
  margin: 10px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05)
}

.itemdtl-table {
  border: 0;
  width: 100%;
  margin: 0
}

.itemdtl-table tr:first-child>td {
  border-top: 0
}

.itemdtl-table td:first-child {
  padding-left: 14px
}

.itemdtl-table td {
  padding: 24px 14px 24px 0;
  border-top: 1px solid #e6e6e6
}

.vt {
  vertical-align: top
}

.vm {
  vertical-align: middle
}

.weigth-8 {
  font-weight: 800;
  line-height: 1.6em
}

.font-xx {
  font-size: 24px
}

.hideme {
  display: none
}

.payment-method {
  background: #fff;
  padding: 30px;
  outline: 2px solid #F5F5F5
}

.payment-method label {
  font-weight: 800;
  padding: 2px 0 0 10px;
  margin: 0;
  cursor: pointer
}

.guarantee-block {
  background: rgba(0, 0, 0, 0.03);
  border-radius: 4px;
  padding: 10px 20px
}

.guarantee-block_text {
  padding: 10px 0 10px 77px
}

.float-left {
  float: left
}

.payment-cards {
  float: right
}

.payment-cards span {
  display: inline-block;
  height: 33px
}

.payment-methods .form-control,
.payment-methods input[type=password],
.payment-methods input[type=text] {
  border-radius: 2px;
  margin: 12px 0;
  padding: 14px 18px
}

.form-control:focus {
  box-shadow: 0px 0px 0px #4a8cff;
  outline: 3px solid #b1caf5;
  border: 1px solid #4a8cff;
  background: #fff
}

.transparent-keyword-search-holder .form-control:focus {
  background: transparent
}

.form-control.error {
  box-shadow: 0px 0px 0px #FF6B6B;
  outline: 3px solid #FFE4E4;
  border: 1px solid #FF6B6B;
  background: #fff
}

.payment-methods .error {
  border-radius: 4px;
  padding: 14px 18px;
  font-size: 13px;
  font-weight: 600
}

.hidden-button {
  position: absolute;
  opacity: 0;
  z-index: -100;
  top: 0;
  left: 0
}

.item-icon {
  height: 44px;
  width: 44px;
  position: absolute;
  left: 0;
  top: 0;
  background: #e9f0fc;
  border-radius: 4px
}

.smaller-column .icon-p-delete {
  min-height: 28px;
  width: 28px;
  background-size: 24px
}

.column-wrapper .alert-danger {
  color: #fff;
  padding: 20px;
  font-weight: normal;
  background: #FF4949;
  margin: 12px 0;
  border: 1px solid #f51515
}

.payment-methods input[type=radio]:checked:after {
  border-radius: 50px;
  content: "lens";
  font-size: 0.4em;
  line-height: 2.2em
}

.icon_new {
  background-image: url('/assets/img/icon-booster_checkout.png')
}

@media (-webkit-min-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio: 3/2),
(min--moz-device-pixel-ratio:1.5),
(min-resolution:1.5dppx),
(min-device-pixel-ratio:1.5) {
  .icon_new {
    background-image: url('/assets/img/icon-booster_checkout@2x.png');
    background-size: 1124px 64px
  }
}

.icon-money-back {
  width: 65px;
  height: 64px;
  background-position: -220px 0px
}

.icon-American-Express {
  width: 46px;
  height: 32px;
  background-position: -774px 0px
}

.icon-Discover {
  width: 46px;
  height: 32px;
  background-position: -821px 0px
}

.icon-Maestro {
  width: 46px;
  height: 32px;
  background-position: -868px 0px
}

.icon-Visa {
  width: 46px;
  height: 32px;
  background-position: -915px 0px
}

.icon-Mastercard {
  width: 46px;
  height: 32px;
  background-position: -962px 0px
}

.icon-resend {
  width: 48px;
  height: 48px;
  background-position: -725px 0px
}

.icon-logo-paypal {
  width: 110px;
  height: 32px;
  background-position: 0px 0px
}

.icon-logo-ogone {
  width: 109px;
  height: 28px;
  background-position: -111px 0px
}

.icon-bank-transfer {
  width: 41px;
  height: 40px;
  background-position: -1008px 0px
}

.icon-arrow-down {
  width: 24px;
  height: 24px;
  background-position: -1050px 0px;
  cursor: pointer
}

.icon-arrow-up {
  width: 24px;
  height: 24px;
  background-position: -1075px 0px;
  cursor: pointer
}

.icon-remove {
  width: 24px;
  height: 24px;
  background-position: -1099px 0px
}

.icon-package,
.icon-global_pro,
.icon-pro,
.icon-executive {
  width: 51px;
  height: 51px;
  background-position: -286px 0px
}

.icon-booster-bundle,
.icon-booster_bundle,
.icon-pitchdeck {
  width: 48px;
  height: 48px;
  background-position: -337px 0px
}

.icon-buy-nudges,
.icon-AIN-08,
.icon-AIN-081,
.icon-NUDGE-05,
.icon-NUDGE-04,
.icon-NUDGE-03,
.icon-NUDGE-02 {
  width: 48px;
  height: 48px;
  background-position: -386px 0px
}

.icon-expert-review,
.icon-proof {
  width: 48px;
  height: 48px;
  background-position: -434px 0px
}

.icon-featured-exposure,
.icon-featured_renew,
.icon-featured,
.icon-renew_globalpro {
  width: 48px;
  height: 48px;
  background-position: -483px 0
}

.icon-immediate-release,
.icon-immediate {
  width: 48px;
  height: 48px;
  background-position: -531px 0px
}

.icon-nudge-pack,
.icon-eee {
  width: 48px;
  height: 48px;
  background-position: -580px 0px
}

.icon-privacy-feature,
.icon-privacy {
  width: 48px;
  height: 48px;
  background-position: -628px 0px
}

.icon-renew,
.icon-renew_pro,
.icon-renew-global_pro,
.icon-renew_executive {
  width: 48px;
  height: 48px;
  background-position: -677px 0px
}

.icon-p-info {
  position: absolute;
  left: 100%;
  top: 30px;
  width: 380px
}

.ico-info-light:hover,
.ico-info-light.hover,
.disable-icon-info.hover,
.disable-icon-info:hover {
  background: url(/assets/img/avatar-assistant@2x.png) no-repeat center center !important;
  background-size: 100% !important
}

.icon-p-info .popover {
  border-radius: 3px;
  border: 1px solid #ECEAEA;
  font-size: 14px;
  padding: 18px;
  line-height: 1.5em;
  width: 300px;
  min-height: 70px;
  box-shadow: -1px 2px 1px 0 #EFEFEF;
  top: -22px !important;
  position: absolute !important
}

#team-member-uploader .icon-p-info {
  top: -3px
}

.team-members-block .icon-p-info {
  top: 0
}

.modal input.error,
.modal input[type="text"],
.modal input[type="password"],
.modal input.input--default {
  padding: 8px 18px
}

input[type="text"].error {
  border-color: #FF6B6B;
  margin: 0
}

.error {
  color: #FF6B6B;
  padding: 8px;
  font-weight: normal;
  background: #FFE4E4;
  margin: 12px 0
}

#companyinfo-form .error {
  font-size: 13px
}

.info-wrapper label.error {
  color: #FF6B6B;
  padding: 0;
  font-weight: normal;
  background: transparent;
  margin: 0 0 8px;
  font-size: 13px
}

.ico-info-light,
.disable-icon-info {
  background: url(/assets/img/icon-info_light.png) no-repeat center center;
  height: 40px;
  width: 40px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  left: 5px;
  float: left
}

.upgrade-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.sbtext {
  position: relative
}

.popover.right>.arrow {
  top: 40px;
  border-right-color: #E0DFDF
}

.ain-h {
  display: none
}

.upload-boundry {
  padding: 28px;
  border: 1px dashed #A7A7A7;
  border-radius: 4px;
  margin: 28px 0;
  text-align: center;
  position: relative
}

.upload-boundry h3 {
  padding-top: 0;
  margin: 0;
  padding-bottom: 14px
}

.upload-boundry ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.edit-submit {
  border: 1px dashed #ccc;
  margin: 8px auto;
  max-width: 300px;
  background: transparent;
  border-radius: 4px;
  color: #888;
  padding: 9px 24px;
  cursor: pointer;
  font-size: 14px
}

.edit-submit:hover {
  border: 1px dashed #4A8CFF;
  color: #4A8CFF
}

.remove-extra,
.remove-extra-frm-broking {
  margin-top: 0;
  display: inline-block;
  background-image: none;
  width: auto;
  height: auto;
  cursor: pointer;
  margin-left: 0;
  position: absolute;
  top: 8px;
  right: 8px
}

.sorting {
  list-style: none;
  margin: 0;
  padding: 0
}

.sorting img {
  padding: 0;
  max-height: 51px;
  padding-right: 14px
}

ul.sorting li,
ul#sorting li {
  border: 1px solid #e0e0e0;
  cursor: move;
  margin-bottom: 4px;
  text-align: left;
  position: relative;
  border-radius: 8px;
  height: 53px;
  background: #fff
}

ul.sorting li .get-document {
  display: inline
}

.options-over,
.items-list {
  display: none
}

#upgrade-npk {
  padding: 14px 28px;
  margin: 8px 0;
  border-radius: 4px;
  background: #FFB800;
  color: #fff;
  line-height: 44px
}

.doc-list li {
  display: inline-block;
  padding: 8px 8px 18px;
  position: relative
}

div.tagsinput {
  overflow-y: auto;
  padding: 14px;
  min-width: 100%;
  width: 100%;
  min-height: 150px;
  border-radius: 2px;
  background: #fff;
  border: 1px solid #E0E0E0
}

div.tagsinput span.tag>span {
  padding-right: 10px
}

div.tagsinput span.tag {
  float: left;
  display: block;
  margin-right: 14px;
  margin-bottom: 5px;
  border-radius: 5px;
  background: #ecf5fb;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  position: relative;
  border: 1px solid #d3e5f1
}

div.tagsinput span.tag span {
  padding: 3px 20px 3px 8px;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all -.5s ease;
  transition: all 0.5s ease
}

div.tagsinput span.tag a {
  right: 4px;
  top: 2px;
  position: absolute;
  display: inline-block;
  width: auto;
  height: auto;
  color: #000;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  font-size: 19px;
  border-radius: 0;
  background: transparent;
  float: right;
  width: 18px
}

div.tagsinput span.tag a:hover {
  background: #ccc
}

div.tagsinput input {
  margin: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 2px 8px;
  width: 100px !important;
  outline: 0;
  border: 1px solid transparent;
  background: transparent;
  color: #000;
  font-size: 13px;
  font-family: helvetica;
  border: 1px dashed #ccc;
  border-radius: 4px
}

.qq-upload-failed-text,
.qq-upload-cancel {
  display: none
}

.lan-in,
.document-div {
  color: #4e5462
}

.lan-in select {
  width: 240px;
  padding: 8px 20px;
  border-radius: 2px;
  border-color: #CDDBDE
}

.lan-in a {
  margin-left: 60px
}

.booster-blk {
  margin: 35px 0 0 0;
  background: #fff;
  box-shadow: 0 0 4px #E6E6E6
}

.booster-blk .doc-body {
  padding: 40px;
  color: #656d80
}

.booster-blk .doc-body h5 {
  margin-bottom: 30px
}

.booster-blk .doc-header {
  height: 160px;
  min-height: 160px;
  background: url('/assets/img/icons/icon-extras.png') no-repeat center
}

.booster-blk.red .doc-header {
  background-color: #c54c6b
}

.booster-blk.bluish .doc-header {
  background-color: #4ca5c5
}

.booster-blk.gray-blue .doc-header {
  background-color: #3a829a
}

.booster-blk.gray .doc-header {
  background-color: #596b81
}

.booster-blk.brown .doc-header {
  background-color: #b3c3d3
}

.booster-blk .doc-footer {
  padding: 0 0 40px 0
}

.booster-blk .doc-footer .btn {
  padding: 10px 35px
}

.booster-blk .doc-footer .default-btn {
  border: 1px solid #b4c3d3
}

.old__price,
.new__price {
  display: inline-block;
  padding: 0 4px
}

.old__price {
  color: #f00;
  text-decoration: line-through
}

.financials-list-wrapper table td {
  padding: 5px 10px 5px 0
}

.order-block .well {
  border-radius: 0;
  margin-bottom: 0;
  padding: 10px;
  background: #fff;
  border: 1px solid #E8EEF2
}

.order-block .total-blk,
.total-blk {
  background-color: transparent;
  margin-top: 20px;
  font-size: 20px;
  text-align: right
}

.order-block strong {
  font-size: 20px
}

.pay-submit {
  margin: 40px 0
}

.pay-submit .btn {
  padding: 10px 30px;
  border-radius: 2px
}

.pay-with {
  padding: 0 10%
}

.payment-details {
  text-align: left;
  line-height: 2em;
  font-size: 18px;
  color: #4F4F4F
}

.block-system input,
.block-system select {
  width: 50%
}

.order-block .lable {
  padding: 5px;
  display: table-cell;
  vertical-align: middle;
  height: 52px;
  width: 90px;
  font-size: 12px
}

.label-gpro {
  background-color: #4CD57B;
  text-align: center;
  color: #fff
}

.label-pro {
  background-color: #96DB5E;
  text-align: center;
  color: #fff
}

.label-nudge {
  background-color: #4F8399;
  text-align: center;
  color: #fff
}

.label-immediate {
  background-color: #55A9CB;
  text-align: center;
  color: #fff
}

.label-privacy {
  background-color: #546BCB;
  text-align: center;
  color: #fff
}

.label-review {
  background-color: #BA4CC5;
  text-align: center;
  color: #fff
}

.label-renew {
  background-color: #C54C6B;
  text-align: center;
  color: #fff
}

.confirm-pay {
  padding: 15px 30px;
  border-radius: 2px;
  background: #556BCC;
  border-color: #556BCC
}

.tbl-cell {
  height: 52px;
  vertical-align: middle;
  display: table-cell;
  font-size: 20px;
  text-align: right
}

.main-content {
  text-align: center;
  margin-bottom: 200px
}

.page-headings {
  margin-top: 230px
}

.page-headings h1 {
  font-size: 40px;
  color: #3d464f
}

.pull-down-less {
  margin-top: 159px
}

.pull-down {
  margin-top: 190px !important
}

.checkout {
  border-bottom: 1px solid #DBDBDB;
  margin-bottom: 50px
}

.checkout .navbar-nav {
  float: none
}

.checkout ul {
  margin: 20px 0 -1px 0;
  min-height: 0
}

.checkout ul li {
  display: inline-block;
  float: none
}

.checkout ul li a {
  color: #4e5460;
  font-weight: normal;
  font-size: 18px;
  border-bottom: 2px solid transparent;
  padding: 10px 15px 8px 15px
}

.checkout ul li.active a,
.checkout ul li a:hover {
  background: none;
  color: #ccc;
  border-bottom: 2px solid #F9C138
}

.centered {
  float: none;
  margin: auto
}

.pay_method {
  background: #EBF2F7;
  border-radius: 2px;
  padding: 35px 30px 15px 30px;
  margin-bottom: 20px;
  box-shadow: 0 0 2px #BACFE2;
  min-height: 190px;
  cursor: pointer
}

.pay_method:hover {
  background: #D2EBFF;
  box-shadow: 0 0 2px #0789FF
}

.pay_method img {
  max-width: 100%
}

.pay h3 {
  margin-bottom: 45px;
  color: #5d5d5d
}

.pay_method input[type="radio"] {
  margin-top: -1px
}

.slide-header {
  overflow: hidden;
  height: auto
}

.slide-header.slideup {
  height: 0
}

.pay_method label {
  border: 1px solid #D1D3D4;
  width: 20px;
  height: 20px;
  border-radius: 100%
}

.testimonial {
  margin-top: 0;
  text-align: center;
  padding: 0;
  position: relative;
  margin: 0 60px 0 32px
}

.testimonial-card p.italic {
  font-size: 14px;
  font-style: italic;
  color: #7c7e82
}

.pay_method input.paymethod {
  display: none
}

.pay_method input.paymethod:empty~label {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.pay_method input.paymethod:empty~label:before {
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 2px;
  border-radius: 100%
}

.pay_method input.paymethod:hover:not(:checked)~label:before {
  content: '\2714';
  color: #000
}

.pay_method input.paymethod:hover:not(:checked)~label {
  color: #000
}

.pay_method input.paymethod:checked~label:before {
  content: '\2714';
  color: #000
}

.pay_method input.radio:checked~label {
  color: #000
}

.pay_method img {
  margin-left: 35px
}

.pay-top .pay_method:nth-child(1) img {
  margin-bottom: 2px
}

.pay_method p {
  margin-top: 15px;
  color: #64707C;
  font-size: 16px;
  text-align: center
}

.card-form {
  margin-top: 65px;
  text-align: left
}

.card-form .form-group label {
  margin: 10px 0;
  font-size: 18px;
  font-weight: normal
}

.card-form .form-group input[type="text"] {
  border-radius: 0;
  height: 46px;
  margin-bottom: 15px;
  background: #fff
}

.no-padding {
  padding-left: 0;
  padding-right: 0
}

.no-padding-right {
  padding-right: 0
}

.no-padding-left {
  padding-left: 0
}

.make_order .btn-take-back,
.make_order .btn-process-form {
  margin-left: 15px;
  margin-right: 15px
}

.btn-take-back {
  background: #DFE9F2;
  border-color: #DFE9F2
}

.form-slash {
  font-size: 24px;
  margin-top: 20px;
  color: #272730
}

.rm span {
  cursor: pointer
}

.top-5 {
  padding-top: 5px
}

.payment-page-logo {
  padding: 10px 0
}

.payment-page-logo img {
  max-height: 50px
}

.dropdown-menu__link .feed__name-circle {
  height: 57px;
  width: 57px;
  line-height: 57px
}

.hnl {
  width: 14px;
  height: 35px;
  display: inline-block;
  float: left;
  line-height: 34px
}

.package-table {
  margin: 60px 0;
  width: 100%
}

.package-table tr td {
  padding: 15px 0 !important
}

.package-table .fa {
  color: #3dd485;
  font-size: 24px
}

.package-table .fa-info-circle {
  margin-left: 15px;
  color: #c9d4da
}

.package-table>thead>tr {
  position: relative
}

.package-table>thead>tr>th {
  vertical-align: middle;
  border: 2px solid #e7ecf0;
  text-align: center;
  padding: 30px 40px
}

.package-table>tbody>tr>td:first-child {
  text-align: left;
  border-left: none !important
}

.package-table>tbody>tr>td {
  text-align: center;
  vertical-align: middle;
  border: 2px solid #e7ecf0
}

.package-table>thead>tr>th.no-br-left-top {
  border-left-color: transparent !important;
  border-top-color: transparent !important
}

.package-table .p-col {
  border-left: 2px solid #e7ecf0
}

.package-table>tbody>tr:last-child td:first-child {
  border-bottom: none
}

.package-table>thead>tr>th.more-padd {
  border-top: none;
  padding: 0
}

.package-table>thead>tr>th.more-padd div {
  padding: 30px 40px;
  border: 2px solid #3dd485;
  border-bottom: none;
  position: relative;
  top: -40px;
  width: 101.5%;
  left: -2px;
  border-radius: 4px 4px 0 0
}

.package-table>tbody>tr>td.more-padd {
  border-bottom: none;
  padding: 0 !important
}

.package-table>tbody>tr>td.more-padd div {
  padding: 10px 0 30px 0;
  border: 2px solid #3dd485;
  border-top: none;
  position: relative;
  top: 30px;
  width: 101.5%;
  left: -2px;
  border-radius: 0 0 4px 4px
}

.package-table .btn {
  border-radius: 2px;
  padding: 10px 30px;
  font-size: 18px
}

.package-table .btn-default {
  background: #F5F9FC;
  color: #2E6DA4;
  border-color: #2E6DA4
}

.package-table .more-padd div .btn {
  margin-top: -40px
}

.payment-page-bg {
  background-color: #fff
}

.dark-bg {
  background-color: #F1F6FA;
  margin-bottom: 120px;
  padding: 44px 0
}

.checkout-title {
  background: #E1EAF1;
  padding: 34px 50px;
  overflow: hidden
}

.checkout-title h1 {
  padding: 0;
  margin: 0;
  font-size: 28px
}

#popup_container {
  background: #fff;
  text-align: center
}

#popup_title {
  padding: 40px 40px 0;
  margin: 0
}

#popup_content {
  padding: 40px
}

#popup_message {
  padding-bottom: 40px
}

#popup_ok:hover {
  background: #DA1F1F
}

#popup_ok {
  background: #FF4242;
  color: #fff;
  border: 0;
  padding: 11px 28px;
  border-radius: 4px;
  outline: 0
}

#popup_cancel:hover {
  background: #444
}

#popup_cancel {
  background: #888;
  color: #fff;
  border: 0;
  padding: 11px 28px;
  border-radius: 4px;
  outline: 0
}

.align-r {
  text-align: right
}

.form-control {
  box-shadow: 0 0 0 #000;
  border: 1px solid #c8d8e4;
  border-radius: 4px;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.7em
}

.qq-upload-drop-area {
  display: none
}

.btn-primary:hover {
  background: #094FD4
}

.btn-primary {
  background: #4A8CFF;
  color: #FFF;
  border-color: #4A8CFF
}

.remainder-text {
  font-size: 16px
}

.fancy-model .modal-body ul li {
  color: #b39d6e;
  padding: 15px 50px;
  font-size: 16px;
  font-family: MyriadPro-Regular
}

.clogo {
  background: url('/assets/img/icons/icon-logo-s.png') no-repeat left center
}

.cname {
  background: url('/assets/img/icons/icon-company-name-s.png') no-repeat left center
}

.cimg {
  background: url('/assets/img/icons/icon-images-s.png') no-repeat left center
}

.cdoc {
  background: url('/assets/img/icons/icon-documents-s.png') no-repeat left center
}

.cvid {
  background: url('/assets/img/icons/icon-video-s.png') no-repeat left center
}

.cteam {
  background: url('/assets/img/icons/icon-team-members-s.png') no-repeat left center
}

.flag-up {
  color: #fff;
  background: #9ADD7E;
  border: 0;
  border-radius: 4px;
  padding: 18px;
  z-index: 1000;
  position: absolute
}

.inner-updgrade,
.upgrade-innner {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.prop-renew input[type="radio"] {
  display: none
}

.prop-renew.upgrade-pop-up .label-info {
  background: #F44236
}

.prop-renew.upgrade-pop-up .icon-pro {
  background: none
}

.prop-renew.upgrade-pop-up .title {
  position: relative;
  top: -20px
}

.prop-renew p.centered {
  float: none;
  margin: auto
}

.prop-renew .pack-price {
  margin-bottom: 20px
}

.prop-renew .pack-dtl {
  min-height: 100px
}

.amount-field {
  position: relative;
  max-width: 180px
}

.cc-front {
  position: absolute;
  left: 12px;
  top: 11px;
  width: 30px;
  display: inline-block;
  text-align: right
}

.amount-field .form-control {
  padding: 8px 12px 8px 44px
}

.cc-back {
  position: absolute;
  right: 12px;
  top: 12px
}

.no-img-availabel_sml span {
  color: #767676;
  height: 100px;
  width: 100px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #E8E5E5;
  font-weight: bold;
  border-radius: 4px
}

.no-img-availabel_sml {
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  height: 100px;
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  margin: 6px;
  background-size: 100%
}

.ui-draggable-handle {
  z-index: 1;
  cursor: move
}

.ui-draggable-handle.ui-draggable-disabled {
  z-index: 0;
  cursor: default
}

.custom-info {
  font-size: 13px;
  padding: 8px 34px 8px 50px
}

.ico-alert {
  padding: 8px 34px 8px 8px;
  text-align: left;
  font-size: 13px
}

.team-members-block {
  border: 1px solid #EFEFEF;
  border-radius: 4px;
  margin-bottom: 18px;
  margin-right: 0;
  padding: 8px 48px 8px 8px;
  background: #fff;
  cursor: move
}

#pitchndeal-form .ico-info-light,
#pitchndeal-form .disable-icon-info,
#companyinfo-form .ico-info-light,
#companyinfo-form .disable-icon-info,
#team-form .ico-info-light,
#team-form .disable-icon-info {
  background: none
}

#novice-info .modal-dialog {
  width: 660px
}

.proposal-key-search {
  border: 1px solid #ccc;
  border-radius: 1px;
  width: 100%;
  min-height: 52px;
  padding: 4px 20px
}

.char-count {
  float: right;
  color: #aaa;
  font-size: 13px
}

.no-img-avatar {
  height: 105px;
  text-transform: uppercase;
  width: 105px;
  line-height: 105px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  border-radius: 60%;
  color: #fff
}

.ain-loader .fa {
  font-size: 28px;
  text-align: center
}

.team-list .no-img-avatar {
  border-radius: 60%;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 50px
}

.team-name {
  margin: 0 0 4px;
  font-size: 16px;
  color: #444;
  text-transform: capitalize
}

.team-position {
  font-size: 13px;
  color: #888
}

.team-bio {
  font-size: 11px;
  color: #000
}

.team-list .btn.btn.sm {
  border-radius: 2px;
  font-size: 12px;
  line-height: 1.5;
  min-width: 28px;
  padding: 3px 6px
}

.team-list.team-members-block {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  cursor: move;
  margin: 0;
  padding: 8px
}

.cover-image-wrap {
  position: relative
}

.cover-image-wrap img {
  width: 100%
}

.crop-btn-wrap {
  position: absolute;
  top: 8px;
  right: 8px;
  margin: 0;
  padding: 0
}

.background-type {
  background: #eef2f7;
  margin-bottom: 20px;
  padding: 8px;
  border: 1px solid #e0e0e0;
  border-radius: 4px
}

.adding-bg {
  width: 18px;
  height: 18px;
  background: url(/assets/img/icon-custom-check.png) no-repeat 0 0;
  position: relative;
  display: inline-block;
  top: 0;
  float: left;
  margin-right: 6px
}

.checked {
  background: url('/assets/img/icon-custom-check.png')no-repeat 0 -18px
}

input[type="checkbox"] {
  height: 22px;
  left: -3px;
  opacity: 0.0001;
  position: relative;
  top: 0;
  width: 22px
}

.btn-doted {
  border: 1px dashed #ccc;
  min-width: 200px;
  color: #888;
  line-height: 24px
}

.btn-doted:hover {
  border: 1px dashed #4A8CFF;
  color: #4A8CFF
}

.testimonial .testimonial-card .card-body {
  padding-bottom: 80px
}

.testimonial .carousel-indicators li {
  display: inline-block;
  width: 40px;
  height: 14px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #d6d6d6;
  border: 1px solid #d6d6d6;
  border-radius: 10px
}

.testimonial .carousel-indicators li.active {
  background-color: #00ad27;
  border: 1px solid #00ad27
}

.testimonial .carousel-indicators {
  bottom: 50px
}

.testimonial .testimonial-card {
  border-radius: 12px;
  border: 1px solid #f0f0f0;
  box-shadow: 0 0 0 0 #dedede
}

.icon-p-delete {
  text-indent: -99999px
}

.ain_pitch-submit {
  background: #1A202E
}

.ain_pitch-submit .testimonial-card {
  transition: all 0.5s ease;
  display: none;
  background-color: #FFF;
  border: 0;
  border-radius: 8px;
  outline: 0;
  border: 1px solid #f0f0f0;
  margin-bottom: 40px;
  overflow: hidden;
  position: relative
}

.ain_pitch-submit .testimonial-card.active {
  display: block
}

.ain_pitch-submit .testimonial-card h3 {
  font-size: 20px
}

.ain_pitch-submit .testimonial-card p {
  font-size: 16px
}

.ain_pitch-submit .testimonial-card .card-head {
  position: relative;
  overflow: hidden;
  background-color: rgba(2, 169, 171, 0.22);
  padding: 0;
  border-radius: 12px 12px 0 0
}

.ain_pitch-submit .card-head img {
  width: 100%
}

.ain_pitch-submit .testimonial-card .card-body {
  padding: 20px
}

.ain_pitch-submit .testimonial-card .card-footer {
  padding: 0 20px 20px
}

.ain_pitch-submit .carousel-indicators li.active {
  height: 14px;
  width: 14px;
  background: #00ad27
}

.ain_pitch-submit .carousel-indicators li {
  height: 14px;
  width: 14px;
  background: #d6d6d6
}

.ain_pitch-submit .carousel-inner {
  padding-bottom: 14px
}

.ain_pitch-submit .adding-bg {
  top: 10px;
  float: none
}

.ain_pitch-submit .progress-indicator {
  height: 8px;
  border-radius: 0;
  margin-top: 12px;
  width: 52%;
  position: relative;
  overflow: visible
}

.ain_pitch-submit .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.ain_pitch-submit .sr-only {
  width: auto;
  height: auto;
  padding: 4px 20px;
  background: #5CB85C;
  z-index: 10000;
  color: #fff;
  clip: auto;
  right: -135px;
  border-radius: 2px;
  overflow: visible;
  font-size: 12px;
  top: -11px
}

.downgrate-hilight {
  background: #fcf8e3;
  margin: 0 -40px 20px;
  text-align: left;
  padding: 32px;
  font-size: 14px;
  color: #b29b71
}

.downgrate-hilight ul {
  margin: 0;
  padding: 0
}

.downgrate-hilight ul li {
  padding: 8px 40px
}

.youtube_play,
.vimeo_play {
  position: relative
}

.youtube_play .play,
.vimeo_play .play {
  background: url('/assets/img/YouTube-icon-full_color.png') center center no-repeat;
  background-size: 80px 60px;
  height: 300px;
  width: 100%;
  position: absolute;
  display: block;
  top: 0;
  margin-top: -150px;
  min-width: 380px
}

.vimeo_play .play {
  background: url(/assets/img/vimoe-play-button-icon.png) center center no-repeat;
  background-size: 80px;
  min-width: 380px
}

.icon-cross {
  background: none
}

#upgrade-pop .js-popup-content {
  width: auto;
  min-width: 490px;
  margin: auto
}

.c-danger {
  color: #f00
}

.transparent-bg {
  padding: 115px 0;
  background: rgba(5, 26, 49, 0.8);
  color: #fff
}

.transparent-bg h2 {
  padding: 18px 0
}

.transparent-bg p {
  color: #fff;
  font-size: 18px
}

#js-preview-modal .modal-dialog {
  width: 100%
}

#js-preview-modal #proposal-cover-wrapper {
  height: 472px
}

.pitch-menu.navbar {
  margin: 0
}

.chart-legend li {
  display: inline-block;
  margin-right: 30px
}

.chart-legend li span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 10px;
  border-radius: 100%
}

.financialYears {
  margin-top: 20px;
  margin-left: 70px
}

.financialYears ul {
  width: 100%;
  display: flex
}

.financialYears ul li {
  flex: 1;
  text-align: center
}

.financialYears ul li span {
  background: rgb(223, 233, 242);
  font-size: 12px;
  padding: 8px 30px 6px 30px;
  border-radius: 2px
}

.pick-preview {
  margin: 0 0 14px
}

.pick-preview ul {
  border: 1px solid #4a8cff;
  border-radius: 25px;
  display: inline-block;
  float: none;
  overflow: hidden
}

.pick-preview ul li {
  display: block
}

.pick-preview ul li a {
  border: none;
  display: block;
  min-width: 120px;
  text-align: center;
  padding: 2px;
  font-size: 14px;
  border-left: 1px solid #4a8cff
}

.pick-preview ul li:first-child a {
  border-left: 0
}

.pick-preview ul li.active a,
.pick-preview ul li:hover a {
  border-radius: 0
}

.pick-preview ul li.active a {
  background: #4A8CFF;
  color: #fff
}

.pick-preview ul li a:hover,
.pick-preview ul li a:active {
  background: #4A8CFF;
  color: #fff
}

.pick-preview ul li.active {
  display: block;
  background: #4A8CFF;
  color: #fff
}

.cm-content.preview_proposal {
  margin: 20px;
  padding: 0;
  border: 1px solid #d0d0d0;
  border: 1px solid #e4e4e4;
  border-radius: 14px;
  overflow: hidden
}

.cm-header h2,
.cm-header h3 {
  font-size: 20px;
  line-height: 1.5em;
  margin: 0
}

.modal.pp {
  z-index: 1111
}

.titile-img img {
  height: 90px;
  max-height: 90px
}

.auto-valid .fa {
  position: absolute;
  left: 96%;
  z-index: 999;
  top: 15px
}

.auto-valid .fa.fa-times {
  color: #f00
}

.auto-valid .fa.fa-check {
  color: #080
}

p.promo_dtl {
  color: #fff
}

.js-tag-btn {
  top: 0;
  position: absolute;
  right: 0
}

.close__me {
  padding: 0 0 0 20px;
  cursor: pointer;
  font-size: 18px
}

.c-nav-banner.alert {
  padding: 8px;
  margin: 0;
  border: 0;
  border-radius: 0
}

.c-nav__network a span {
  text-decoration: underline
}

textarea {
  border: 1px solid #dfe8ef;
  padding: 20px;
  border-radius: 4px
}

.c-nav__search {
  width: 500px
}

.body__400 {
  min-height: 400px
}

.btn-class,
.action-n-info {
  clear: both;
  padding-bottom: 14px
}

.my_portfolio {
  padding: 40px 0;
  background: #fff
}

.list_menu {
  padding: 35px 0;
  text-align: center
}

.list_menu ul {
  display: table;
  text-align: center;
  border: 1px solid #2d75f3;
  border-radius: 8px;
  overflow: hidden;
  margin: auto
}

.list_menu li a {
  padding: 4px 8px;
  min-width: 131px;
  display: inline-block;
  border-left: 1px solid #2d75f3;
  font-size: 14px
}

.list_menu li.active a {
  background: #2d75f3;
  color: #fff
}

.list_menu li {
  display: table-cell
}

.size_24 {
  font-size: 24px
}

.my_portfolio h2 {
  margin: 0;
  line-height: 1.6em
}

.profile-pic {
  float: left;
  padding-right: 20px
}

.my_portfolio .profile-complition .progress-bar {
  height: 4px
}

.my_portfolio .profile-complition {
  height: 4px;
  top: inherit;
  bottom: 0;
  position: absolute;
  width: 100%;
  margin-bottom: -40px
}

.my_portfolio .name-circle {
  height: 90px;
  width: 90px
}

.my_portfolio p {
  font-size: 14px;
  margin-bottom: 8px
}

.my_portfolio a {
  text-decoration: underline
}

.dsm_a .adding-bg {
  float: none;
  top: 11px
}

.status_info {
  color: #080;
  font-size: 12px;
  height: 83px;
  min-height: 36px
}

.status_info i {
  height: 8px;
  width: 8px;
  display: inline-block;
  border-radius: 60%;
  background-color: #080
}

.pitch-menu .navbar {
  padding: 0
}

.custom-modal textarea::-webkit-input-placeholder {
  color: #bac3d2;
  font-size: 14px
}

.custom-modal textarea::-moz-placeholder {
  color: #bac3d2;
  font-size: 14px
}

.custom-modal textarea::-ms-placeholder {
  color: #bac3d2;
  font-size: 14px
}

.custom-modal textarea::-o-placeholder {
  color: #bac3d2;
  font-size: 14px
}

.custom-modal textarea::placeholder {
  color: #bac3d2;
  font-size: 14px
}

.login-input .form-control::-webkit-input-placeholder {
  color: #b4c5df;
  font-size: 16px
}

.login-input .form-control:-moz-placeholder {
  color: #b4c5df;
  font-size: 16px
}

.login-input .form-control::-moz-placeholder {
  color: #b4c5df;
  font-size: 16px
}

.login-input .form-control:-ms-input-placeholder {
  color: #b4c5df;
  font-size: 16px
}

.ain_pitch-submit header {
  padding: 18px 0;
  border-bottom: 1px solid #eee;
  width: 100%;
  top: 0;
  left: 0;
  box-shadow: 0 0 1px #E0E0E0;
  background: #fff;
  z-index: 999;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden
}

.ain_pitch-submit header h3 {
  margin-top: 5px;
  color: #666
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 0 !important
}

*::-moz-placeholder {
  line-height: 35px
}

.affiliates__bnr {
  background-image: url(/assets/img/banner-affiliates.jpg);
  background-size: cover
}

.page__header {
  padding: 90px 0 70px;
  background-color: #ecf4fb
}

.page__header h1 {
  color: #253142;
  font-size: 38px;
  line-height: 47px;
  margin: 0;
  padding: 14px 0 4px
}

.page__header h2 {
  color: #636F7B;
  font-size: 20px;
  line-height: 24px
}

.hero__button-wrapper .btn {
  min-width: 210px
}

.hero__button-wrapper {
  padding: 36px 20px 40px
}

.page__body {
  padding: 60px 0 90px
}

.page__section {
  padding: 0 0 60px
}

.page__section h3 {
  padding: 0;
  margin: 0;
  font-size: 24px
}

.section__head {
  padding: 0 0 60px 0
}

.section__body {
  padding: 0 0 60px
}

.num__circle {
  height: 40px;
  width: 40px;
  border: 1px solid #4A8CFF;
  color: #4A8CFF;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  border-radius: 60%;
  margin-right: 20px
}

.steps__statements {
  min-height: 50px;
  padding-left: 60px
}

.section__body.np {
  padding: 0
}

.extra__padding-bottom {
  padding-bottom: 150px
}

.move__up {
  padding: 47px 40px;
  background: #fff;
  margin: -100px 0 20px;
  border: 1px solid #DFE9F2;
  font-size: 16px
}

.move__up p {
  padding: 0;
  margin: 0
}

.pb-40 {
  padding: 0 0 40px 0
}

.move__up .shareblock-btn {
  height: 50px;
  line-height: 34px;
  width: 15%
}

.bordered__well {
  border: 1px solid #DFE9F2;
  border-radius: 4px;
  background-color: #FCFCFC;
  padding: 40px;
  margin: 0 0 40px
}

.question-answer__blk {
  padding: 0 0 60px
}

.question-answer__blk h2 {
  padding: 0 0 20px;
  margin: 0;
  font-size: 24px
}

.question-answer__blk p {
  font-size: 16px;
  margin: 0
}

.width-250 {
  min-width: 250px;
  max-width: 98%
}

.alert-info {
  color: #4A8CFF;
  background: #e9f0fc;
  border: 1px solid #e9f0fc;
  border-radius: 4px;
  padding: 28px
}

.alert-info p {
  color: #4A8CFF;
  padding: 0 0 14px;
  margin: 0;
  font-size: 14px;
  line-height: 1.8em
}

.alert-info a {
  text-decoration: underline
}

.alert-info .btn {
  text-decoration: none
}

.affiliates__summary {
  padding: 8px 0 0
}

.affiliates__summary div {
  padding: 4px;
  color: #4A8CFF
}

.summary__title {
  font-size: 18px;
  float: left;
  color: #444
}

.affiliates__summary div:hover {
  background: #f6f6f6
}

.broking__btn-moreinfo {
  min-height: 34px
}

.broking__btn-moreinfo .fa {
  font-size: 16px;
  line-height: 16px;
  position: relative;
  top: 3px
}

.btn-active {
  border-color: #498afe;
  color: #498afe
}

.btn-success {
  background-color: #3ad283;
  border-color: #3ad283
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  background-color: #02c356;
  border-color: #02c356
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd
}

.blockWrapper .table>tbody>tr>td,
.blockWrapper .table>thead>tr>th,
.modal__m .table>tbody>tr>td {
  padding: 14px 8px;
  line-height: 30px
}

.modal__m .table>thead>tr>th,
.blockWrapper .table>thead>tr>th {
  font-size: 16px
}

.modal__m {
  padding: 40px;
  max-width: 750px;
  min-width: 320px;
  height: auto;
  z-index: 2000;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #c4d7ea;
  box-shadow: 0 1px 3px 0 #c4d7ea;
  border-radius: 10px
}

.modal__m h3 {
  font-size: 21px;
  margin: 0
}

.modal__m .table>tbody>tr>td {
  text-align: left
}

.share-embed-blk {
  display: table;
  width: 100%
}

.share-embed-blk a.shareblock-btn {
  color: #444;
  margin-left: 10px;
  text-align: left;
  border: 1px solid #B4C3D3;
  border-radius: 4px;
  background-color: #F2F6F9
}

.share-embed-blk a.shareblock-btn:first-child {
  margin-left: 0
}

.share-embed-blk a.shareblock-btn:hover {
  color: #444;
  border: 1px solid #dbeeff;
  background-color: #dbeeff
}

.shareblock-btn i {
  float: right;
  top: 9px
}

.shareblock-btn {
  height: 50px;
  line-height: 34px;
  width: 178px
}

select.select__size {
  height: 38px;
  background: #fff;
  padding: 0 23px;
  margin: 0 8px
}

ul.qq-upload-list {
  display: none
}

.bp__closer {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #fd2222;
  color: #fff;
  margin: 12px;
  z-index: 9;
  border-radius: 60%;
  text-align: center;
  line-height: 30px;
  opacity: 0.3;
  cursor: pointer
}

.proposal-bnr-block:hover .bp__closer {
  opacity: 1
}

.page__header.marketplace__bnr {
  padding: 100px 0
}

.marketplace__bnr {
  background-image: url(/assets/img/banner-marketplace-hero.jpg);
  background-size: cover
}

.subscription__block {
  color: #fff;
  background-image: url(/assets/img/banner-marketplace-subscribe.png);
  background-size: cover;
  padding: 80px 0;
  margin: 0 auto 50px;
  text-align: center
}

.subscription__block .form-control {
  box-shadow: 0 0 0 #000;
  border: 0;
  border-radius: 4px;
  padding: 12px 15px;
  font-size: 14px;
  line-height: 1.7em;
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  min-height: 50px
}

.subscriptionform__wrap {
  width: 482px;
  margin: 0 auto
}

.subscriptionform__wrap h2 {
  margin: 0;
  padding: 0 0 20px
}

.subscriptionform__wrap .btn-primary {
  font-size: 14px;
  padding: 15px 28px;
  background-color: #4A8CFF
}

.label__tag {
  color: #fff;
  display: block;
  text-align: center;
  top: 24px;
  left: -38px;
  font-weight: 500;
  width: 137px;
  padding: 8px 0;
  position: absolute;
  font-size: 10px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 1;
  letter-spacing: 1px
}

.box__model {
  position: relative;
  border-radius: 4px;
  overflow: hidden
}

.box__model:hover .overlay__content {
  display: block
}

.overlay__content {
  cursor: pointer
}

.market__dtl-blkwrap {
  background-color: #fff;
  margin-bottom: 40px
}

.market__dtl-blk {
  max-width: 1400px;
  margin: 0 auto;
  padding: 84px 0;
  min-height: 500px;
  background-repeat: no-repeat;
  color: #fff;
  background-size: cover;
  background-position: center center
}

.overlay__content::before,
.market__dtl-blk::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(37, 49, 66, 0.9)
}

.pb-20 {
  padding: 0 0 20px
}

.market__dtl-blk p {
  color: #fff
}

.market__details-blk {
  max-width: 420px;
  line-height: 1.8em
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f5f8fb;
  position: absolute;
  left: 50%;
  z-index: 99;
  margin-left: -10px
}

.market_close {
  height: 50px;
  width: 50px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  color: #fff;
  right: 28px;
  top: -20px;
  z-index: 9999;
  font-weight: 300;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  border-radius: 60%
}

.market_close:hover {
  background-color: #000;
  color: #fff
}

.btn-findout {
  min-height: 50px;
  min-width: 188px;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.2);
  line-height: 50px;
  display: inline-block;
  color: #fff;
  text-align: center
}

.overlay__content .btn-oval {
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 20px
}

.overlay__content .add__tolist {
  visibility: visible
}

.btn-oval {
  height: 50px;
  width: 50px;
  background-color: rgba(255, 255, 255, 0.2);
  display: inline-block;
  border-radius: 60%;
  text-align: center;
  color: #fff;
  line-height: 50px;
  font-size: 30px
}

.btn-oval:hover,
.btn-findout:hover,
.btn-oval:active,
.btn-findout:active {
  color: #fff;
  text-decoration: none;
  background-color: #071642
}

.buttons__wrappers {
  padding: 80px 0 20px
}

.add__tolist {
  visibility: hidden
}

.buttons__wrappers .add__tolist {
  position: absolute;
  left: -35px;
  width: 125px;
  text-align: center;
  top: -44px;
  padding: 2px
}

.shlistbtn_wrapper {
  display: inline-block;
  position: relative;
  padding-right: 20px
}

.shlistbtn_wrapper:hover .add__tolist {
  visibility: visible
}

.marketplace__shortlist-blk .label-success,
.shlistbtn_wrapper .label-success {
  background-color: #2ACB70;
  padding: 6px 12px;
  border-radius: 12px
}

.owl-carousel .owl-item .company__logo {
  height: 45px;
  width: auto;
  display: inline-block;
  border: 1px solid #a2a2a2;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 0 1px #000
}

.ain__loader {
  color: #4A8CFF;
  padding: 20px
}

.company-wrapper li {
  border: 1px solid #f2f6f9;
  cursor: pointer;
  padding: 12px 14px
}

.company-wrapper li:hover {
  background-color: #f2f6f9
}

.form-group.js-company-logo-wrapper {
  padding: 7px;
  border: 1px solid #f2f2f2
}

.layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 0
}

.overlay__wrapper {
  display: table;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  font-size: 32px
}

.overlay__content-wrap {
  height: 100px;
  display: table-cell;
  vertical-align: middle
}

.owl-carousel .owl-item .company__logo {
  height: 45px;
  width: auto;
  display: inline-block
}

.box-model::after {
  content: '';
  background-color: rgba(6, 12, 35, 0.92);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: none
}

.box-model:hover::after {
  display: block
}

.overlay__content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 9;
  display: none
}

.box-model:hover .overlay__content {
  display: block
}

.marketplace__dtl {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 20px
}

.marketplace_grid__dtl {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding: 20px
}

.marketplace_grid__dtl h3,
.marketplace__dtl h3 {
  color: #fff;
  padding: 0 0 4px;
  margin: 0;
  font-size: 19px
}

.marketplace_grid__dtl p,
.marketplace__dtl p {
  color: #fff;
  padding: 0;
  margin: 0;
  font-size: 14px
}

.btn__circle {
  color: #fff;
  text-align: center;
  line-height: 34px;
  height: 34px;
  width: 34px;
  background-color: #535a66;
  border-radius: 60%;
  display: inline-block
}

.marketplace__shortlist-blk {
  padding: 20px;
  text-align: right
}

.add__tolist {
  display: inline-block;
  background-color: #fff;
  border-radius: 4px;
  color: #464646;
  font-size: 13px;
  padding: 4px 8px;
  right: 4px
}

.owl-prev.disabled,
.owl-next.disabled {
  display: none
}

.owl-prev,
.owl-next {
  display: inline-block
}

.owl-next {
  padding-left: 8px
}

.owl-nav {
  text-align: right;
  height: 34px;
  padding: 0;
  display: table;
  width: 70px;
  top: -41px;
  position: absolute;
  right: 16px
}

.mp_category,
h2.mp_category {
  font-size: 20px;
  padding-bottom: 20px
}

.my__makertlist {
  padding: 0;
  cursor: pointer
}

.remove-btn {
  position: absolute;
  top: -10px;
  right: -11px;
  background-color: rgba(230, 21, 21, 0.69);
  text-align: center;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 60%;
  z-index: 99;
  color: #fff;
  display: none
}

.my__makertlist:hover .remove-btn {
  display: block
}

.nosavedlist-blk .alert {
  padding: 24px 41px;
  margin-bottom: 40px
}

.nosavedlist-blk .nolist__info-blk {
  color: #4A8CFF
}

.nolist__info-blk h3 {
  height: 23px;
  width: 228px;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  margin: 0;
  padding: 0
}

.nolist__info-blk p {
  height: 22.8px;
  width: 841px;
  color: #4A8CFF;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 0
}

.nolist__info-blk .btn {
  padding: 10px 28px;
  min-width: 150px
}

.nolist__info {
  margin-right: 170px
}

.blank__card {
  height: 182px;
  width: 351px;
  background-color: #DFE9F2
}

.blank__card .centered {
  display: table;
  width: 100%;
  height: 100%
}

.centered a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  color: #444;
  font-size: 28px
}

.centered a:hover {
  font-size: 40px
}

.delete__proposal {
  background-color: rgba(239, 163, 163, 0.72);
  border-radius: 50px;
  color: #fff;
  font-size: 28px;
  font-weight: 300;
  height: 40px;
  line-height: 38px;
  position: absolute;
  right: 20px;
  top: 4px;
  width: 40px;
  z-index: 1;
  text-align: center;
  text-decoration: none
}

.delete__proposal:hover {
  background-color: #F44336;
  color: #fff;
  text-decoration: none
}

.fundraise__bnr {
  background-image: url(/assets/img/banner-fundraise-landing.png);
  background-size: cover
}

.investment__bnr {
  background-image: url(/assets/img/banner-invest-landing.png);
  background-size: cover
}

.user__subscription_block {
  color: #fff;
  background-image: url(/assets/img/banner-data-capture.pn);
  background-size: cover;
  padding: 80px 0;
  margin: 0 auto 50px;
  text-align: center
}

.public-view-block {
  padding: 80px 0;
  text-align: center
}

.connection-steps {
  padding: 44px 0 100px
}

.connection-steps h3 {
  color: #253142;
  padding: 40px 0 20px;
  margin: 0
}

.connection-steps p {
  color: #4F5766;
  padding-bottom: 40px;
  margin: 0
}

.connection-steps .icon {
  background-image: url('/assets/img/invest-fundraise.png');
  display: inline-block
}

.connection-steps .sprite-fundraise-01 {
  width: 91px;
  height: 83px;
  background-position: 0 0
}

.connection-steps .sprite-fundraise-02 {
  width: 91px;
  height: 83px;
  background-position: 0 -168px
}

.connection-steps .sprite-fundraise-03 {
  width: 91px;
  height: 83px;
  background-position: 0 -84px
}

.gray__bg {
  background-color: #f5f8fb
}

.quick__regblock {
  color: #fff;
  background-image: url(/assets/img/banner-data-capture.png);
  background-size: cover;
  padding: 70px 0 30px;
  margin: 0 auto;
  text-align: center;
  color: #253142
}

.quick__regform-wrap {
  max-width: 574px;
  margin: 0 auto
}

.quick__regform-wrap .btn {
  padding: 15px 12px
}

.quick__regform-wrap h2 {
  padding: 0 0 10px;
  margin: 0
}

.pb-30 {
  padding-bottom: 30px
}

.modal.fullwidth-modal,
.modal.quick__register-modal {
  margin: 0;
  padding: 0
}

.fullwidth-modal .modal-content,
.quick__register-modal .modal-content {
  min-width: 100%;
  min-height: 100%;
  padding: 0;
  margin: 0
}

.fixed-logo {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 9
}

.narrow {
  max-width: 570px;
  padding: 80px 0;
  margin: 0 auto
}

.service__qry-block {
  max-width: 480px;
  padding: 40px 0;
  margin: 0 auto
}

.fullwidth-modal .btn {
  padding: 15px 12px
}

.more__btn-wrap {
  background: #fff;
  height: 658px;
  border-radius: 12px;
  display: table;
  width: 100%;
  text-align: center;
  vertical-align: middle
}

.more__btn-wrap>div {
  display: table-cell;
  vertical-align: middle
}

.section {
  padding: 80px 0
}

.investment__steps-blk {
  padding: 60px 0;
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  min-height: 720px
}

.investment__steps {
  min-height: 50px;
  padding-left: 60px;
  line-height: 1.5em;
  margin-bottom: 36px
}

.investment_step-bnr {
  position: absolute;
  right: 0;
  width: 90%
}

.steps__wrapper {
  padding: 40px 0;
  max-width: 400px;
  height: 690px;
  display: table
}

.steps__wrapper_inner {
  display: table-cell;
  height: 100%;
  vertical-align: middle
}

.section__title {
  width: 500px;
  max-width: 100%;
  margin: 0 auto;
  color: #253142;
  font-size: 24px;
  line-height: 30px;
  text-align: center
}

.pb-60 {
  padding-bottom: 60px
}

.testimonials__blk {
  padding: 80px 0
}

.pb-0 {
  padding-bottom: 0
}

.ptb-20 {
  padding: 20px 0
}

.testimonial__by {
  color: #253142;
  font-size: 18px;
  line-height: 18px;
  padding: 0 0 4px
}

.web__url {
  color: #4F5766;
  font-size: 14px;
  line-height: 14px
}

.testimonial_section__title {
  min-height: 32px;
  width: 500px;
  margin: 0 auto;
  color: #253142;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  max-width: 100%
}

.link_u,
.link_u:hover {
  text-decoration: underline;
  color: #2D72EB
}

label {
  font-weight: 500
}

.owl-carousel .owl-item .icon-proposal-logo img {
  display: inline-block;
  max-width: 100%;
  width: auto
}

.close.newsfeed-css {
  position: absolute;
  left: 5px;
  top: 5px;
  background-color: red;
  opacity: .5;
  width: 20px;
  line-height: 1;
  height: 20px;
  font-size: small
}

.close.newsfeed-css:hover {
  opacity: .8
}

.multilisting__bnr {
  background-image: url(/assets/img/banner-multi-listings-landing.png);
  background-size: cover
}

.multilister__for-whome h3 {
  padding: 20px 0 60px;
  font-size: 20px
}

.multilister__for-whome .icon {
  background-image: url(/assets/img/multi-listing.png);
  display: inline-block
}

.icon-graphic-multi-listing-angle-groups {
  background-position: -0px -0px;
  width: 124px;
  height: 124px
}

.icon-graphic-multi-listing-brokers {
  background-position: -0px -124px;
  width: 124px;
  height: 124px
}

.icon-graphic-multi-listing-corporates {
  background-position: -0px -248px;
  width: 124px;
  height: 124px
}

.icon-graphic-multi-listing-financial-advisors {
  background-position: -0px -372px;
  width: 124px;
  height: 124px
}

.icon-graphic-multi-listing-incubators {
  background-position: -0px -496px;
  width: 124px;
  height: 124px
}

.icon-graphic-multi-listing-vc-firms {
  background-position: -0px -620px;
  width: 124px;
  height: 124px
}

.narrow__width {
  max-width: 700px;
  margin: 0 auto;
  padding: 0 0 80px
}

.page__section h2 {
  font-size: 24px;
  margin: 0;
  padding: 0 0 20px
}

.multilisiting_step .num__circle {
  margin: 0 0 34px
}

.package__ml-blk {
  height: 414px;
  background-color: #fff;
  padding: 23px;
  border: 1px solid #E6ECF0;
  border-radius: 4px;
  box-shadow: inset 0 5px 0 0 #636F7B, 0 1px 10px 0 rgba(0, 0, 0, 0.15)
}

.whatis__availabel {
  padding: 23px 0 30px;
  text-decoration: underline
}

.infinity__pack {
  box-shadow: inset 0 5px 0 0 #4A8CFF
}

.feature__availabel {
  padding: 23px 0 2px
}

.price__nsave {
  padding: 0 0 23px 0;
  min-height: 140px
}

.multilister__pack-wrap {
  text-align: center;
  max-width: 800px;
  margin: 20px auto 30px
}

.package__ml-blk .price {
  font-size: 34px
}

.pmonth {
  color: #888
}

.package__ml-blk .save {
  color: #35CB7D;
  padding: 24px 0 0
}

.package__ml-blk .btn {
  padding: 9px 12px
}

.multilister__tutorial-bnr {
  background: url(/assets/img/banner-multi-listings.png) no-repeat;
  padding: 90px 0;
  background-size: 100%
}

.multilister__tutorial-bnr h2 {
  font-size: 36px
}

.section__head p {
  color: #636F7B
}

.currency__symbole {
  font-size: 16px;
  position: relative;
  top: -11px
}

.plan__wrapper {
  padding: 20px 0;
  text-align: center
}

.save__yearly {
  color: #35CB7D;
  margin: 0 20px
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
  margin: 0 20px;
  top: 14px
}

.switch input {
  display: none
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s
}

input:checked+.slider {
  background-color: #2196F3;
  background-color: #4F5766
}

input:focus+.slider {
  box-shadow: 0 0 1px #2196F3
}

input:checked+.slider:before {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px)
}

.slider.round {
  border-radius: 30px
}

.slider.round:before {
  border-radius: 50%
}

.bb {
  border-bottom: 1px solid #f0f0f0
}

.pt-60 {
  padding-top: 60px
}

.pt-14 {
  padding-top: 14px
}

.feature__availabel h3 {
  padding-bottom: 16px
}

.feature__availabel p {
  font-size: 14px;
  color: #636F7B
}

.whatsincluded ul {
  font-weight: 600;
  padding-bottom: 40px
}

.explore__prev_next .owl-prev {
  position: absolute;
  left: 0
}

.explore__prev_next.owl-carousel .owl-item img.icon-proposal-logo {
  display: inline-block;
  width: auto
}

.ain__explore-page .section .owl-carousel .owl-stage-outer {
  overflow: visible
}

.ain__explore-page .section {
  overflow: hidden;
  max-width: 1500px;
  margin: 0 auto
}

.ain__explore-page .section.free__width {
  max-width: 100%
}

.explore__prev_next .owl-nav {
  text-align: right;
  height: 34px;
  padding: 0;
  display: block;
  width: 100%;
  bottom: 0;
  position: absolute;
  left: 0;
  top: inherit
}

.owl-prev .btn-default {
  height: 650px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.94) 52%, rgba(255, 255, 255, 0.37) 81%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.94) 52%, rgba(255, 255, 255, 0.37) 81%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.94) 52%, rgba(255, 255, 255, 0.37) 81%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0ffffff', endColorstr='#00000000', GradientType=1);
  margin-top: -732px;
  width: 200px;
  border: 0;
  margin-left: -188px;
  line-height: 500px;
  font-size: 34px;
  color: #444
}

.owl-next .btn-default {
  height: 650px;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.37) 19%, rgba(255, 255, 255, 0.94) 48%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.37) 19%, rgba(255, 255, 255, 0.94) 48%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.37) 19%, rgba(255, 255, 255, 0.94) 48%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f0ffffff', GradientType=1);
  margin-top: -732px;
  width: 200px;
  border: 0;
  margin-right: -200px;
  line-height: 500px;
  font-size: 34px;
  color: #444
}

.owl-prev .btn-default .fa,
.owl-next .btn-default .fa {
  background: rgba(8, 20, 68, 0.62);
  width: 40px;
  border-radius: 60%;
  height: 40px;
  line-height: 40px;
  color: #fff
}

.owl-prev .btn-default:hover .fa,
.owl-next .btn-default:hover .fa {
  background: rgb(8, 20, 68)
}

.soptlight .owl-next .btn-default {
  height: 440px;
  margin-top: -462px;
  width: 200px;
  border: 0;
  margin-right: -200px;
  line-height: 440px;
  font-size: 34px;
  color: #444
}

.soptlight .owl-prev .btn-default {
  height: 440px;
  margin-top: -462px;
  width: 200px;
  border: 0;
  margin-left: -188px;
  line-height: 440px;
  font-size: 34px;
  color: #444
}

.seedtribe-pitch .owl-next .btn-default,
.seedtribe-pitch .owl-prev .btn-default {
  height: 650px;
  margin-top: -532px;
  line-height: 467px;
  width: 224px
}

.bricktribe-pitch .owl-next .btn-default,
.bricktribe-pitch .owl-prev .btn-default {
  height: 387px;
  margin-top: -461px;
  line-height: 400px
}

.narro__width-header {
  max-width: 550px
}

.narro__width-header h1 {
  padding: 0 0 20px;
  margin: 0
}

.btn_oval-share:hover {
  background-color: rgb(2, 11, 35)
}

.btn_oval-share {
  cursor: pointer;
  height: 50px;
  width: 50px;
  background-color: rgba(3, 12, 37, 0.74);
  display: inline-block;
  border-radius: 60%;
  text-align: center;
  color: #fff;
  line-height: 50px;
  position: relative
}

.btn_oval-share .material-icons.md-icon {
  top: 8px
}

.ui-datepicker-title select {
  color: #444
}

.narrow__section {
  max-width: 900px;
  margin: 0 auto
}

.my__words {
  border-radius: 10px;
  background-color: #FFF;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  padding: 28px 41px;
  margin-bottom: 20px
}

.my__words-wrap {
  margin: 40px;
  max-width: 352px
}

.page__section {
  padding: 60px 0
}

.num__circle {
  height: 40px;
  width: 40px;
  border: 1px solid #4A8CFF;
  color: #4A8CFF;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  border-radius: 60%;
  margin-right: 20px
}

.section__head {
  padding-bottom: 40px;
  text-align: center
}

.num__wrap {
  padding: 40px;
  text-align: center;
  min-height: 40px
}

.ain__hero {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 187px 0 160px;
  color: #fff
}

.ain__hero .btn-primary {
  color: #fff;
  border: 0 solid #2258ff;
  font-size: 16px;
  text-shadow: none;
  padding: 14px 28px;
  min-width: 280px;
  max-width: 94%
}

.pitch__dick-header {
  background-image: url('/assets/img/pitch-decks-banner-top.png')
}

.ain__hero h1 {
  color: #253142;
  font-size: 38px;
  padding: 20px 0;
  margin: 0 auto
}

.ain__hero p {
  font-size: 16px
}

.top__nav {
  position: absolute;
  width: 100%;
  left: 0
}

.pricing__block {
  box-sizing: border-box;
  height: 314px;
  max-width: 1133px;
  border: 1px solid #B4C3D3;
  border-radius: 10px;
  background-color: rgba(250, 252, 253, 0.2);
  padding: 40px
}

.pricing__section-bg {
  background-image: url('/assets/img/pitch-decks-banner-pricing.png')
}

.page__section h3.price__pack {
  color: #253142;
  font-size: 38px;
  line-height: 38px;
  padding: 0 0 20px
}

.pricing__block h2 {
  font-size: 32px;
  padding-bottom: 20px
}

.pricing__block p {
  margin: 0;
  padding: 0 0 24px
}

.pl-40 {
  padding-left: 40px
}

.pr-40 {
  padding-right: 40px
}

.top__nav-pitchdeck .navbar-right.nav>li>a {
  font-size: 16px;
  color: #253142;
  padding: 20px;
  line-height: 1.5em;
  background: transparent
}

.top__nav-pitchdeck {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 9;
  padding: 40px 0
}

.top__nav-pitchdeck .navbar-brand {
  height: 60px;
  z-index: 9999
}

.partner__with {
  position: absolute;
  bottom: -114px;
  right: 20px;
  color: #253142;
  font-size: 14px
}

.pitchdeck__logo {
  background-image: url(/assets/img/pitch-decks-logo-apitchdeck.png);
  height: 60px;
  width: 60px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%;
  bottom: -18px
}

.how_it_works__bnr {
  background-image: url(/assets/img/how-it-works/how-it-works-banner-top.png);
  background-size: cover
}

.num {
  box-sizing: border-box;
  height: 42px;
  width: 42px;
  border: 2px solid #4A8CFF;
  color: #4A8CFF;
  display: block;
  border-radius: 60%;
  line-height: 42px;
  text-align: center;
  font-weight: 800;
  float: left
}

.statements__block {
  padding-left: 66px;
  max-width: 400px
}

.statements__block h2 {
  font-size: 24px;
  margin: 0;
  padding: 9px 0 18px
}

.statements__wrapper {
  padding-bottom: 140px
}

.tab_btn_wrap {
  padding: 40px 0
}

.tab_btn_wrap .btn {
  min-width: 155px;
  padding: 10px 20px
}

.pt-80 {
  padding-top: 80px
}

.howit_works_body {
  padding: 80px 0 0
}

.howit_works_body img {
  max-width: 100%
}

.gallery_wrap .gallery {
  padding: 0;
  display: table
}

.gallery_wrap .gallery img {
  width: auto;
  max-width: inherit
}

.gallery_wrap {
  overflow: hidden;
  height: 380px
}

.proposal_preview .modal-content,
.proposal_preview.modal {
  background-color: rgb(27, 33, 47)
}

.proposal_preview .modal-dialog.cover__page {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto
}

.proposal_preview .close.danger {
  background-color: #ff512e;
  color: #fff
}

.proposal_preview .self-alert .modal-content {
  background-color: #fff
}

.pt-30 {
  padding-top: 30px
}

.pro__dashboard .project-logo {
  position: relative;
  z-index: 111;
  background-color: #fff;
  max-width: 86px;
  box-shadow: 0 0 2px #BDBDBD;
  height: 86px;
  width: 86px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  margin-right: 20px
}

.pro__dashboard .v-middle {
  height: 86px;
  width: 86px
}

.start-up .btn-lg,
.start-up .btn-lg.btn-primary {
  padding: 14px 28px
}

.pro__dashboard {
  display: table;
  width: 100%
}

.pro__dashboard img {
  max-width: 100%
}

.pro__dashboard h3 {
  margin: 4px 0 8px;
  font-size: 24px
}

.pro__dashboard p {
  padding: 0;
  margin: 0 0 8px;
  font-size: 14px
}

.start-up,
.progress-block {
  padding: 20px;
  margin-bottom: 20px
}

.start-up .label-info {
  padding: 4px 28px;
  margin: 8px 4px 4px;
  display: block;
  background-color: #89d3e8
}

.progress-block .btn-lg {
  padding: 9px 18px
}

.padding__top-38 {
  padding-top: 38px
}

.progress-block {
  padding: 0 20px 0 0
}

.two__line {
  min-height: 40px
}

.page__section h2.size_34 {
  font-size: 34px
}

textarea::-webkit-input-placeholder {
  line-height: 1.5em
}

.tiny-sml {
  font-size: 12px
}

.blankOverlay {
  background-color: #fff;
  top: 0
}

.footer__section {
  padding: 40px 0 60px;
  background: #fff
}

.inv_ppc-header {
  background-image: url(/assets/img/ppc/ppc-banner-top-investors@2x.png);
  color: #fff
}

.ent_ppc-header {
  background-image: url(/assets/img/ppc/ppc-banner-top-entrepreneurs@2x.png);
  color: #fff
}

.ain__main-header {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 110px 0 160px;
  color: #fff
}

.hero__narrow_width .tiny-sml {
  color: #fff
}

.copyrights__txt {
  padding-top: 20px
}

.size_xl {
  font-size: 12px
}

.top__nav-bar {
  padding: 40px;
  position: absolute;
  width: 100%
}

.pl_10 {
  padding-left: 10px
}

.disclaimer__block {
  height: 40px;
  padding-top: 40px
}

.hero__narrow_width {
  color: #fff;
  max-width: 600px;
  margin: 40px auto;
  padding: 1px
}

.hero__narrow_width h1 {
  padding-bottom: 20px;
  margin: 0
}

.hero__narrow_width p {
  color: #fff;
  padding-bottom: 20px;
  font-size: 18px
}

.section__head {
  padding-bottom: 40px;
  text-align: center;
  max-width: 600px;
  margin: 0 auto
}

.page__section img {
  max-width: 100%
}

.ain__broking-logo {
  background: url(/assets/img/logos/ain__logo.png);
  height: 100px;
  width: 100px;
  display: inline-block;
  background-size: 180%;
  border-radius: 50%;
  background-position: center center
}

.icon__social {
  background-image: url(/assets/img/social-spritesheet.png);
  display: inline-block;
  margin: 40px 20px 0 0
}

.icon__social span {
  display: none
}

.icon__companies_house {
  background-position: 0 0;
  width: 163px;
  height: 32px
}

.icon__duedill {
  background-position: 0 -32px;
  width: 99px;
  height: 32px
}

.icon__facebook {
  background-position: -99px -32px;
  width: 32px;
  height: 32px
}

.icon__instagram {
  background-position: -131px -32px;
  width: 32px;
  height: 32px
}

.icon__linkedin {
  background-position: 0 -64px;
  width: 32px;
  height: 32px
}

.icon__twitter {
  background-position: -32px -64px;
  width: 32px;
  height: 32px
}

.container .jqvmap-zoomin,
.container .jqvmap-zoomout {
  width: 16px;
  height: 16px;
  font-size: 14px
}

.list-inline {
  padding-left: 0;
  margin-left: 0
}

.documents a {
  color: #444;
  text-decoration: none;
  font-weight: bold
}

.faq_title h3 {
  padding: 0;
  font-size: 20px
}

.Label-icon--brand {
  padding: 4px 17px;
  line-height: 1.5em;
  color: #fff;
  font-size: 13px
}

a.Label-icon--brand:hover {
  text-decoration: none;
  color: #fff
}

.Label--seedtribe {
  background: #6d12ff;
  background: -webkit-gradient(left top, right top, color-stop(0%, #6d12ff), color-stop(38%, #6d12ff), color-stop(100%, #005dff));
  background: linear-gradient(to right, #6d12ff 0%, #6d12ff 38%, #005dff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d12ff', endColorstr='#005dff', GradientType=1)
}

.Label--round {
  border-radius: 39px
}

.Icon--seedtribe {
  background-image: url(https://ainlabs.netlify.com/assets/toolkit/images/ic_seedtribe.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat
}

.Icon:focus,
.Icon:active,
.Icon.is-pressed {
  background: rgba(74, 140, 255, 0.1);
  border: 1px solid #4A8CFF
}

.Label-icon--brand i {
  position: absolute;
  left: 8px;
  top: 6px
}

.Icon--xs {
  line-height: 28px;
  height: 24px;
  width: 24px
}

.media__wrapper {
  padding: 40px 0
}

.media__wrapper iframe {
  border: 0
}

.Testimonial-slider {
  max-width: 450px;
  margin-top: 50px
}

.Testimonial {
  width: 100%;
  position: relative
}

.Testimonial-controls {
  display: flex
}

.Testimonial-close {
  flex: end
}

.Testimonial-close {
  flex: end;
  padding: 4px 4px 0;
  top: 22px
}

.Testimonial-content {
  background: #fff;
  border: solid 1px #DCE0E4;
  border-radius: 4px;
  color: #4F5766;
  display: none;
  font-size: 14px
}

.Testimonial-thumb {
  background: #1b202f;
  background-size: cover;
  background-position: center center;
  min-height: 134px;
  position: relative;
  border-radius: 4px 4px 0 0
}

.Testimonial-header {
  display: flex;
  padding: 24px 0 0 24px
}

.Testimonial-name {
  color: #253142
}

.Testimonial-meta {
  margin-left: 16px
}

.Testimonial-description {
  margin-top: 16px;
  padding: 0 24px 24px 24px
}

.Testimonial-prev,
.Testimonial-next {
  cursor: pointer;
  margin: 16px 2px;
  font-size: 18px;
  transition: 0.6s ease;
  padding: 5px 5px 0 5px
}

.Testimonial-next {
  right: 0
}

.Testimonial-dot {
  cursor: pointer;
  height: 12px;
  width: 12px;
  margin: 16px 2px;
  background-color: #c4d7ea;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease
}

.Testimonial--active,
.Testimonial-dot:hover {
  background-color: #636F7B
}

.tr-rating.tp__rating {
  padding: 0 10px 0 5px
}

.tr_score {
  font-size: 18px;
  font-weight: 600;
  padding: 0 10px
}

.tp__block {
  background: #f9fafb;
  color: #000;
  padding: 10px;
  margin-bottom: 30px;
  font-size: 13px
}

.pt__date {
  float: right;
  width: 100px;
  text-align: right;
  font-size: 12px;
  color: #888
}

.tp__rating {
  height: 24px
}

.tp__hlstar {
  height: 20px;
  width: 20px;
  display: inline-block;
  background: #dcdcdc;
  overflow: hidden;
  text-align: center;
  margin-right: 2px;
  line-height: 24px;
  font-size: 16px;
  color: #fff
}

.tp__hlstar .material-icons {
  font-size: 19px
}

.rating-5 .tp__hlstar {
  background: #00b67a
}

.rating-4 .tp__hlstar:nth-last-child(n+2) {
  background-color: #73cf11
}

.rating-3 .tp__hlstar:nth-last-child(n+3) {
  background-color: #ffce00
}

.rating-2 .tp__hlstar:nth-last-child(n+4) {
  background-color: #ff8622
}

.rating-1 .tp__hlstar:nth-last-child(n+5) {
  background-color: #ff3722
}

.tp__reviewer {
  padding: 0 0 16px;
  font-size: 12px;
  color: #888
}

.tp__title {
  font-weight: 600;
  padding-bottom: 6px
}

.tp__body {}

.tp__readmore {
  color: #00b67a;
  text-decoration: underline;
  font-size: 12px;
  cursor: pointer
}

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s
}

.tp__logo {
  background: url(/assets/img/tp__logo.png) no-repeat 0 0;
  height: 30px;
  padding-left: 27px;
  display: inline-block;
  margin-left: 20px;
  font-weight: 600
}

.auther,
.publisher,
.url {
  display: block
}

.url {
  word-break: break-word
}

@-webkit-keyframes fade {
  from {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

@keyframes fade {
  from {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

.seedtribe-block {
  margin: 40px 0;
  padding: 40px;
  background: #fff;
  border: 1px solid #dbddde;
  border-radius: 4px
}

.ain-logo {
  background: url(/assets/img/ain-logo-dark-with-blue-icon-e880b785.png) no-repeat 0 0;
  height: 49px;
  width: 147px;
  display: inline-block
}

.upload_placeholder {
  border: 1px dashed #DFE9F2;
  ;
  border-radius: 8px;
  height: 196px;
  width: 224px;
  margin: 20px 0;
  position: relative;
  background-color: #FAFCFD
}

.upload_placeholder .btn-default {
  color: #b4c3d3;
  border-color: transparent;
  position: absolute;
  height: 100%;
  width: 100%;
  line-height: 196px;
  background: transparent;
  text-align: center;
  cursor: pointer
}

.upload_placeholder:hover {
  border: 1px dashed #c1e2ff;
  background-color: #f0f7fb
}

.hidden {
  display: none
}

.fixed_top {
  height: 4px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9
}

label.error {
  color: #FF4949;
  background: #ffe2e2;
  border-radius: 4px;
  font-size: 13px;
  padding: 8px;
  display: block;
  margin: 4px 0
}

textarea.error,
input.error,
input[type="text"].error,
select.error {
  border: 1px solid #FF4949;
  box-shadow: inset 0 0 0 1px #FF4949
}

.Text-R {
  text-align: right
}

.Pull-R {
  float: right
}

.Pull-L {
  float: left
}

.NPbtn-Wrapper {
  background: #f6f9fb;
  text-align: right;
  display: table;
  width: 100%
}

.close-icon {
  top: 0;
  line-height: 38px
}

.jubbio-ads .pa4,
.jubbio-ads .pa8 {
  background-color: #ed2540
}

.Jubbio__ads-wrapper img {
  width: 140px;
  height: 140px;
  margin-bottom: 20px
}

.Jubbio__ads-wrapper {
  color: #fff;
  max-width: 481px;
  margin: 0 auto 40px auto
}

.Jubbio__ads-wrapper p {
  padding-bottom: 20px;
  font-size: 18px
}

.Jobbio-btn {
  border: 4px solid #fff;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  min-width: 200px;
  padding: 10px 28px;
  margin: 70px auto 0;
  font-weight: 600
}

.char__count {
  color: #888;
  font-size: 12px
}

.invalid {
  font-weight: normal;
  background: #FFE4E4;
  margin: 12px 0;
  color: #FF6B6B;
  padding: 8px;
  font-weight: normal;
  background: #FFE4E4
}

.bootstrap-tagsinput {
  line-height: 34px
}

.search__tag-block .bootstrap-tagsinput .tag {
  margin-right: 2px;
  margin-bottom: 4px;
  display: inline-block;
  color: #474849;
  background: transparent;
  border: 1px solid #dfe9f3;
  padding: 10px 14px;
  font-size: 14px
}

.search__tag-block .bootstrap-tagsinput input {
  margin-left: 0;
  padding-left: 13px;
  min-width: 200px;
  line-height: 40px
}

.search__tag-block .bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #dfe9f3;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 5px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  cursor: text;
  width: 100%;
  min-height: 50px
}

.btn-spacer {
  padding: 14px 0
}

.admin-email:hover,
.admin-email:focus {
  color: #4A8CFF;
  text-decoration: none
}

.Input,
input[type="password"],
input[type="text"] {
  line-height: inherit
}

.company-wrapper {
  border: 1px solid #c8d8e4;
  position: absolute;
  width: 100%;
  z-index: 9;
  background: #fff;
  margin: -20px 0 0;
  border-top: 0;
  border-radius: 0 0 4px 4px
}

.company-wrapper li {
  cursor: pointer;
  padding: 6px 14px
}

.initials__com {
  display: inline-block;
  height: 30px;
  width: 30px;
  background: #f0f0f0;
  text-align: center;
  line-height: 30px;
  font-size: 11px;
  float: left;
  margin-right: 4px
}

.logo__com {
  height: 30px;
  width: 30px
}

.security__body ol {
  padding: 0 20px;
  list-style: decimal
}

.security__body ol li {
  padding-top: 12px
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1
}

.noUi-connects {
  overflow: hidden;
  z-index: 0
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0
}

.noUi-vertical .noUi-origin {
  width: 0
}

.noUi-horizontal .noUi-origin {
  height: 0
}

.noUi-handle {
  position: absolute
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s
}

.noUi-state-drag * {
  cursor: inherit !important
}

.noUi-horizontal {
  height: 6px
}

.noUi-horizontal .noUi-handle {
  width: 20px;
  height: 32px;
  left: -17px;
  top: -11px
}

.noUi-vertical {
  width: 18px
}

.noUi-vertical .noUi-handle {
  width: 20px;
  height: 32px;
  left: -6px;
  top: -17px
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto;
  outline: 0
}

.noUi-target {
  background: #DFE9F2;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

.noUi-connects {
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.noUi-connect {
  background: #4A8CFF
}

.noUi-draggable {
  cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize
}

.noUi-handle {
  border: 1px solid #D9D9D9;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB
}

.noUi-active {
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB
}

.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  left: 14px;
  top: 6px
}

.noUi-handle:after {
  left: 17px
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px
}

.noUi-vertical .noUi-handle:after {
  top: 17px
}

[disabled] .noUi-connect {
  background: #B8B8B8
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.noUi-pips {
  position: absolute;
  color: #999
}

.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px
}

.noUi-marker {
  position: absolute;
  background: #CCC
}

.noUi-marker-sub {
  background: #AAA
}

.noUi-marker-large {
  background: #AAA
}

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%
}

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px
}

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%
}

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%, 0);
  transform: translate(0, -50%, 0);
  padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%)
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%
}

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%
}

header.c-header {
  overflow: visible
}

.f9 {
  font-size: 48px
}

.f8 {
  font-size: 36px
}

.f7 {
  font-size: 28px
}

.f6 {
  font-size: 24px
}

.f5 {
  font-size: 20px
}

.f4 {
  font-size: 18px
}

.f3 {
  font-size: 16px
}

.f2 {
  font-size: 14px
}

.f1 {
  font-size: 12px
}

.f0 {
  font-size: 10px
}

.Demo {
  box-sizing: border-box;
  margin: 0;
  padding: 24px
}

.PackGrid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  grid-gap: calc(var(--space)* 3)
}

.Pack {
  background: var(--white);
  box-shadow: var(--shadow-sm);
  display: flex;
  flex-direction: column;
  position: relative;
  padding: calc(var(--space)*4);
  -webkit-font-smoothing: antialiased
}

.Pack--novice {
  border-top: solid 4px var(--orange)
}

.Pack--novice.active {
  border-top: solid 6px var(--orange);
  border-left: solid 2px var(--orange);
  border-right: solid 2px var(--orange);
  border-bottom: solid 2px var(--orange);
  box-shadow: var(--shadow-lg);
  transform: translateY(-8px)
}

.Pack--pro {
  border-top: solid 4px var(--brand)
}

.Pack--pro.active {
  border-top: solid 6px var(--brand);
  border-left: solid 2px var(--brand);
  border-right: solid 2px var(--brand);
  border-bottom: solid 2px var(--brand);
  box-shadow: var(--shadow-lg);
  transform: translateY(-8px)
}

.Pack--globpro {
  border-top: solid 4px var(--mint)
}

.Pack--globpro.active {
  border-top: solid 6px var(--mint);
  border-left: solid 2px var(--mint);
  border-right: solid 2px var(--mint);
  border-bottom: solid 2px var(--mint);
  transform: translateY(-8px)
}

.Pack--exec {
  border-top: solid 4px var(--purple)
}

.Pack--exec.active {
  border-top: solid 6px var(--purple);
  border-left: solid 2px var(--purple);
  border-right: solid 2px var(--purple);
  border-bottom: solid 2px var(--purple);
  box-shadow: var(--shadow-lg);
  transform: translateY(-8px)
}

.Pack:hover .Pack-activeBadge,
.active .Pack-activeBadge {
  visibility: visible
}

.Pack-activeBadge {
  visibility: hidden;
  position: absolute;
  top: calc(var(--space)*2);
  right: calc(var(--space)*2);
  border-radius: 50%;
  height: calc(var(--space)*4);
  width: calc(var(--space)*4)
}

.Pack-activeBadge i {
  color: var(--white);
  line-height: calc(var(--space)*4);
  padding: 0 calc(var(--space)/2)
}

.Pack-activeBadge--novice {
  background: var(--orange)
}

.Pack-activeBadge--pro {
  background: var(--brand)
}

.Pack-activeBadge--globpro {
  background: var(--mint)
}

.Pack-activeBadge--exec {
  background: var(--purple)
}

.Pack-title {
  color: var(--dark);
  font-size: var(--text-lg);
  font-weight: var(--font-semibold);
  margin-top: 0;
  margin-bottom: var(--space)
}

.Pack-desc {
  color: var(--grey);
  margin-bottom: calc(var(--space)*3);
  min-height: 4.5rem;
}

.Pack-desc,
.Pack-duration {
  font-size: var(--text-sm)
}

.Pack-price {
  font-size: var(--text-md);
  font-weight: var(--font-semibold);
  color: var(--dark)
}

.Pack-duration {
  color: var(--dark);
  margin-bottom: calc(var(--space)*2)
}

.Pack-features {
  font-size: var(--text-xs);
  color: var(--grey);
  flex-grow: 1;
  list-style: none;
  margin: calc(var(--space)*2) 0;
  padding: 0;
  line-height: 24px
}

.Pack-features li {
  display: flex;
  margin-bottom: var(--space)
}

.Pack-features li>span {
  margin-left: calc(var(--space)*1)
}

.Pack-features i {
  color: var(--dark);
  font-size: 20px
}

.Pack .Button {
  width: 100%;
  text-align: center;
  line-height: 48px;
  color: var(--white);
  text-decoration: none;
  border-radius: 4px
}

.Pack .Button:hover,
.Pack .Button:active .Pack .Button:focus-within {
  transform: translateY(-1px)
}

.Pack a.Button {
  text-decoration: none;
  color: #fff
}

.Pack .Button--secondary {
  color: var(--dark);
  border: solid 1px var(--light);
  background: var(--lighter)
}

.Button--pro {
  background: var(--brand)
}

.Button--novice {
  background: var(--orange)
}

.Button--globpro {
  background: var(--mint)
}

.Button--exec {
  background: var(--purple)
}

.TextLink {
  color: var(--brand);
  text-align: center;
  margin: calc(var(--space)*2) 0 0
}

.PitchCover {
  position: relative;
  min-height: 185px
}

.PitchCover-image {
  width: 100%
}

.PitchCover-overlay {
  background: linear-gradient(rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .53));
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%
}

.PitchCover-content {
  color: white;
  display: flex;
  position: absolute;
  bottom: 20px;
  left: 20px;
  text-shadow: 0 0 5px rgba(0, 0, 0, .8)
}

.PitchCover-content h3 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 8px
}

.PitchCover-location {
  display: flex;
  line-height: 24px
}

.PitchCover-location i {
  color: #5997ff
}

.PitchCover-location p {
  font-size: 13px;
  color: #fff
}

.PitchCover-location p a {
  color: #fff
}

.bwrap {
  height: 374px;
  z-index: 0
}

.Avatar--square {
  border-radius: 4px
}

.mr4 {
  margin-right: 24px
}

.Avatar--initials {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: 100%
}

.Avatar--m {
  font-size: 1.25rem;
  width: 80px;
  height: 80px;
  line-height: 80px
}

.Avatar--img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  z-index: 1
}

.PitchCover .p-logo-wrap {
  height: 82px;
  width: 82px;
  line-height: 82px
}

.Card-description {
  font-size: 16px;
  min-height: 1.6em
}

.Card-location {
  font-size: 14px
}

.money-back-blk {
  padding: 30px;
  padding-left: 100px;
  background-color: #FAFCFD;
  color: #253142;
  border-radius: 4px;
  background-image: url(/assets/img/money-back.png);
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: 20px 30px
}

.money-back-blk_title {
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 8px
}

.money-back-blk_dtl,
p.money-back-blk_dtl {
  color: inherit;
  margin: 0;
  padding: 0
}

.money-back-blk-recurring {
  padding: 30px;
  padding-left: 100px;
  background-color: #FAFCFD;
  color: #253142;
  border-radius: 4px;
  background-image: url(/assets/img/30-money-back@3x.png);
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: 20px 30px
}

.btn-continue {
  display: none
}

.active .btn-continue {
  display: block
}

.btn-select {
  display: block
}

.active .btn-select {
  display: none
}

.try_novice-link-blk {
  max-width: 560px;
  margin: 0 auto;
  font-size: 14px;
  text-align: center
}

.try_novice-link {
  text-decoration: underline;
  color: #1B202F
}

.payment-page-bg {
  background: rgba(0, 0, 0, 0.02)
}

.checkout_nav.c-header {
  border-bottom: 0;
  padding: 20px
}

.follow__form {
  margin-top: 40px
}

.follow__btn {
  float: right;
  margin: 15px 190px 0px 0px
}

.unfollow__btn {
  float: right;
  margin: 15px 190px 0px 0px;
  background-color: #030e2bbd
}

.booster_page_bg {
  background-color: #FAFAFA
}

.follow-us-ul .instagram-link,
.follow-us-ul .blog-link {
  padding-left: 0
}

.instagram-icon,
.blog-icon {
  width: 24px;
  height: 24px
}

.sprite_icon {
  background: url('/assets/img/ain-sprite_icons.png') no-repeat top left
}

.sprite_icon.ain-logo-white {
  background-position: 0 0;
  width: 189px;
  height: 68px
}

.sprite_icon.bbc {
  background-position: 0 -72px;
  width: 162px;
  height: 46px
}

.sprite_icon.city-am {
  background-position: 0 -122px;
  width: 163px;
  height: 36px
}

.sprite_icon.daily-mail-svg {
  background-position: 0 -162px;
  width: 210px;
  height: 35px
}

.sprite_icon.facebook {
  background-position: 0 -201px;
  width: 10px;
  height: 20px;
  left: 5px
}

.sprite_icon.financial-times-svg {
  background-position: 0 -225px;
  width: 89px;
  height: 122px
}

.sprite_icon.forbes {
  background-position: 0 -351px;
  width: 152px;
  height: 58px
}

.sprite_icon.linkedin {
  background-position: 0 -457px;
  width: 19px;
  height: 18px
}

.sprite_icon.metro-svg {
  background-position: 0 -479px;
  width: 166px;
  height: 49px
}

.sprite_icon.paypal-verified {
  background-position: 0 -532px;
  width: 80px;
  height: 80px
}

.sprite_icon.pinterest {
  background-position: 0 -616px;
  width: 20px;
  height: 20px
}

.sprite_icon.real-business {
  background-position: 0 -640px;
  width: 202px;
  height: 29px
}

.sprite_icon.spears {
  background-position: 0 -673px;
  width: 78px;
  height: 39px
}

.sprite_icon.tech-crunch {
  background-position: 0 -716px;
  width: 218px;
  height: 31px
}

.sprite_icon.the-guardian {
  background-position: 0 -751px;
  width: 172px;
  height: 57px
}

.sprite_icon.the-times {
  background-position: 0 -812px;
  width: 197px;
  height: 22px
}

.sprite_icon.twitter {
  background-position: 0 -838px;
  width: 20px;
  height: 18px
}

.sprite_icon.UKBAA-news-logo {
  background-position: 0 -860px;
  width: 130px;
  height: 48px;
  bottom: 10px
}

.sprite_icon.uktn {
  background-position: 0 -912px;
  width: 153px;
  height: 42px
}

.sprite_icon.google {
  background-position: 0 -958px;
  width: 19px;
  height: 20px
}

@media (min-width: 1200px) {
  .container {
    width: 1200px
  }
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  .sprite_icon {
    background: url('/assets/img/ain-sprite_icons-retina.png') no-repeat top left;
    background-size: 218px 982px
  }
}

.featured_at .sprite_icon {
  margin: 0 30px 30px
}

.ain__footer-logos .sprite_icon {
  display: inline-block;
  margin-bottom: 40px;
  margin-right: 30px
}

.ain__footer-logos {
  display: table;
  width: 100%;
  height: 100px;
  vertical-align: middle
}

.ain__footer-logos-wrapper {
  display: table-cell;
  vertical-align: middle;
  height: 100px
}

.follow-us-ul {
  display: table;
  width: 100%;
  height: 40px;
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
  text-align: right
}

.follow-us-ul li {
  display: inline-block;
  margin-left: 9px
}

.follow-us-ul a {
  height: 40px;
  width: 40px;
  border-radius: 60%;
  background-color: #2b2e39;
  text-align: center;
  vertical-align: middle;
  padding-left: 10px;
  display: table-cell
}

.follow-us-ul a:hover {
  background-color: #64687b
}

.follow-us-ul .sprite_icon {
  display: block
}

.follow-us-ul a span {
  position: relative
}

.font-size18 {
  font-size: 18px
}

.font-size20 {
  font-size: 20px
}

.plr-40 {
  padding-right: 40px;
  padding-left: 40px
}

.invent-sighup-block-wrapper {
  padding: 100px 0
}

.invent-sighup-block {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 14px
}

.signup-block-title {
  font-weight: 600;
  font-size: 38px;
  margin-top: 0px;
  margin-bottom: 20px
}

.signup-block-subtitle {
  font-size: 18px;
  max-width: 700px;
  margin: 0 auto
}

.no-decoration {
  text-decoration: none
}

.invent-sighup-block .Button--l {
  min-width: 300px;
  margin-bottom: 14px;
  max-width: 100%
}

.subscription-block-pitchinfo {
  padding-left: 70px;
  color: #253142;
  border-radius: 4px;
  min-height: 50px;
  background-repeat: no-repeat;
  background-position: 0 0
}

.pro-bg {
  background-image: url(/assets/img/pro_icon.png)
}

.global_pro-bg {
  background-image: url(/assets/img/g_pro_icon.png)
}

.executive-bg {
  background-image: url(/assets/img/executive_icon.png)
}

.subscription-fee {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px
}

.subscription-block-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px
}

.subscription-block-pitch-package {
  padding-bottom: 8px
}

.subscription-block-pitch-title {
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: 24px
}

.subscription-block-table {
  display: table;
  width: 100%
}

.subscription-block-planinfo {
  float: left;
  padding-right: 50px
}

.subscription-block-planinfo-title {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  line-height: 24px
}

.subscription-block-planinfo-dtl {
  font-size: 16px;
  color: rgba(37, 49, 66, 1);
  line-height: 24px
}

.bt-gray {
  background: rgba(0, 0, 0, 0.02)
}

.subscription-label {
  font-size: 12px;
  font-weight: 600;
  color: #000;
  padding: 2px 8px;
  line-height: 1.5em;
  display: inline-block;
  border-radius: 2px
}

.subscription-label-success {
  background: rgba(209, 250, 229, 1)
}

.subscription-label-info {
  background: rgba(237, 233, 254, 1)
}

.each-block-title {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  line-height: 24px
}

.border-less-table {
  border: 0
}

.action-block {}

.action-block-card-edit {
  font-size: 14px;
  line-height: 24px;
  color: rgba(29, 78, 216, 1);
  text-decoration: underline;
  border-bottom: 1px solid rgba(29, 78, 216, 1)
}

.action-block-card-delete {
  color: #111
}

.action-block .material-icons {
  top: 5px
}

.invoice-block {}

.invoice-block-download {
  color: #111
}

.enlarge {
  font-size: 30px;
  color: #353535;
  top: 8px
}

.no-decoration,
.no-decoration:hover,
.no-decoration:active {
  text-decoration: none
}

.textAlign-left {
  text-align: left
}

.card-input {
  padding: 16px 14px
}

.ain-footer {
  background-color: #121824;
  padding: 100px 0 45px;
  color: #fff
}

.ani-footer-top {
  padding-bottom: 38px;
  border-bottom: 1px solid #2A2D38
}

.ain-footer-mid {
  padding: 40px 0 0
}

.ain-fot-nav li a {
  padding: 2px 0;
  background: none;
  color: #fff;
  font-size: 14px
}

.ain-fot-nav li a:hover {
  color: #eee;
  background: none
}

.ain-footer .follow-w-t {
  display: block;
  color: #fff;
  text-decoration: underline;
  margin-top: 50px
}

.ain-footer .follow-w-t:hover {
  color: #fff
}

.latest-tweet {
  font-size: 20px;
  word-wrap: break-word
}

.fot-heading h3 {
  font-size: 18px;
  padding: 10px 0 28px;
  margin: 0
}

.ain-footer-bottom {
  margin-top: 100px;
  font-size: 12px;
  color: #bbb
}

.ain-footer-bottom ul li {
  margin-right: 15px
}

.ain-footer-bottom ul li a,
.ain-footer-bottom p {
  color: #bbb;
  padding: 4px;
  font-size: 12px
}

.filter-prop label {
  padding-right: 20px;
  display: inline-block
}

.feedback-btn:hover,
.feedback-btn:active {
  text-decoration: none;
  background: #0F54CC;
  color: #fff
}

.feedback-btn {
  font-size: 18px;
  color: #fff;
  position: fixed;
  right: -81px;
  top: 300px;
  background: #4A8CFF;
  color: #fff;
  border-radius: 5px 5px 0 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  padding: 8px 24px 8px;
  border: none;
  opacity: 0.75;
  z-index: 100;
  height: 40px;
  line-height: 1em;
  overflow: hidden
}

.no-img-avatar {
  height: 105px;
  text-transform: uppercase;
  width: 105px;
  line-height: 105px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  border-radius: 60%;
  color: #fff
}

.CookiesBanner {
  position: fixed;
  bottom: -100%;
  left: 0;
  right: 0;
  z-index: 100;
  box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.10);
  background: #fff;
  margin: 0;
  border: 0;
  border-radius: 0
}

.CookiesBanner-inner {
  display: block;
  text-align: center;
  padding: 1rem
}

.CookiesBanner-inner p {
  line-height: 125%;
  margin-right: 1rem;
  margin-bottom: 1rem
}

@media (min-width: 600px) {
  .CookiesBanner-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left
  }

  .CookiesBanner-inner p {
    margin-bottom: unset
  }
}

.CookiesBanner.active {
  bottom: 0
}

.booster-list {
  background: #fff;
  border-radius: 0;
  margin-bottom: 24px;
  border: 0;
  outline: 2px solid #F5F5F5;
  padding: 0;
  margin: 0;
  position: relative
}

.booster-name-and-price {
  padding: 24px 65px 24px 24px
}

.booster-detail-text {
  padding: 24px 65px 24px 90px;
  font-size: 18px;
  border-top: 1px solid #f0f0f0
}

.toggle-icon-wrapper {
  z-index: 99;
  position: absolute;
  right: 0;
  top: 8px;
  padding: 24px 20px
}

.grid-gap0 {
  grid-gap: 0
}

.booster-block-title {
  padding-left: 65px
}

.booster-icon-wrapper {
  float: left
}

.width-116 {
  width: 116px
}

.invoice-row-title {
  font-weight: 800;
  background: #e2e2e2;
  border-bottom: .1rem solid #efefef;
  padding: 14px 8px
}

.invoice-row {
  border-bottom: .1rem solid #efefef;
  padding: 14px 8px
}

.invoices-grid .invoice-row:nth-of-type(odd) {
  background: #fafcfd
}

.short-summary-n-milestone-row {
  min-height: 290px
}

.milestons li {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  line-height: 1.5em
}

@media screen and (max-width: 959px) {
  .c-nav--secondary {
    display: none
  }

  .c-nav__network {
    display: none
  }
}

@media(max-width:1200px) {
  .gallery_wrap {
    display: block
  }

  body input.c-nav__search {
    width: 500px
  }

  #SearchForm .np {
    padding: 0 15px
  }

  .top-nav li {
    padding: 0 8px
  }

  .navbar-right.nav>li>a {
    padding: 0 8px;
    font-size: 12px
  }

  .proposal-card {
    min-height: 565px
  }

  .navbar-nav.navbar-right:last-child {
    padding-left: 0;
    padding-right: 0;
    margin: 0
  }
}

@media(max-width:992px) {
  .gallery_wrap {
    display: block
  }

  body input.c-nav__search {
    width: 500px
  }

  .search-card .left-block {
    min-height: 200px;
    height: 200px;
    position: relative
  }

  .search-card .card-head {
    overflow: visible;
    margin-bottom: 20px;
    padding: 0
  }

  .proposal-bnr {
    min-height: 220px;
    height: 220px;
    width: 100%
  }

  .search-card>.row {
    display: block;
    width: 100%;
    margin: 0
  }

  .search-card .btns {
    margin-top: 20px
  }

  .btns-more {
    display: block;
    float: right;
    padding-right: 25px
  }

  .search-card .logo-img {
    position: absolute;
    bottom: -30px;
    margin-left: 35px;
    max-width: 130px;
    z-index: 100;
    box-shadow: 0 0 1px 1px #ccc
  }

  .search-card .profile-complition {
    position: absolute;
    top: 200px;
    width: 100%
  }

  .pitch-deck .video-slider,
  #video-player {
    width: 100%
  }

  .navbar-nav>li.wide>.dropdown-menu {
    min-width: 0
  }

  .navbar-toggle {
    display: block
  }

  #dropdown-menu .navbar-nav li a {
    line-height: 15px
  }

  .buy-nudge-wrap .nudge-remaining {
    display: block
  }

  .page-menu li ul li a {
    padding: 4px 8px !important
  }

  .sm-block {
    display: block;
    margin-top: 5px
  }

  .logged-in-as {
    padding: 5px 10px
  }

  .proposal-card {
    min-height: 0
  }

  .top-nav li {
    padding: 0
  }

  .white-bg .container {
    width: auto !important
  }

  .white-bg .pitch-menu .nav li {
    margin-right: 15px
  }

  .white-bg .pitch-menu .nav li a {
    font-size: 14px
  }

  .top-drop-down {
    top: 0
  }

  .pitch-menu-btn-wrapper .btn-lg {
    padding: 10px 5px;
    font-size: 12px;
    float: none;
    width: 40%
  }

  .pitch-menu-btn-wrapper {
    padding: 15px 0
  }

  .pitch-menu-btn-wrapper button.btn-lg {
    width: 50%
  }

  .title-ml-68 {
    font-size: 40px
  }

  .ain-select-btn {
    padding: 5px 10px 5px;
    font-size: 30px
  }

  .btn-getstarted {
    width: 200px
  }

  .nav-drop-btn {
    display: block
  }

  .custom-modal-content {
    padding: 0 20px
  }

  .ain-md-close {
    top: 10px;
    right: 20px;
    z-index: 999
  }

  .custom-modal .cm-header {
    padding: 20px
  }

  .custom-modal .cm-content {
    padding: 0 20px
  }

  .custom-modal .com-footer {
    padding: 20px
  }

  .cm-header h2,
  .cm-header h3 {
    font-size: 20px;
    line-height: 1.5em
  }

  .custom-modal textarea {
    min-height: 100px
  }

  .fire-logout {
    display: block
  }

  .btn-default.more-filters,
  .btn-primary.hide-filters {
    top: 92px;
    position: relative
  }

  .js-alert-loader .dropdown-menu {
    left: 0
  }

  .buy-nudge-wrap {
    width: 150px;
    padding-top: 5px
  }

  .drops-nav .open .dropdown-menu>li>a {
    line-height: 12px
  }

  .navbar-inverse .navbar-nav>.active>a,
  .navbar-inverse .navbar-nav>.active>a:hover,
  .navbar-inverse .navbar-nav>.active>a:focus {
    border-radius: 4px
  }

  .buy-nudge-wrap .btn-default {
    min-width: 0px;
    padding-left: 4px;
    padding-right: 4px
  }

  .top-drop-down {
    top: 0
  }

  .btn-image {
    margin-top: -4px
  }

  .navbar-header {
    display: block;
    float: none;
    padding-right: 15px;
    padding-bottom: 10px
  }

  .navbar-right .btn.btn-warning,
  .navbar-right .btn.btn-default {
    padding: 8px
  }

  .ain-page-menu .navbar-toggle {
    display: none
  }

  .ain-page-menu .navbar-toggle {
    position: relative;
    float: right;
    padding: 16px 10px;
    margin-top: 8px;
    margin-right: 0;
    margin-bottom: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
  }

  .dropdown-menu>.active>a,
  .dropdown-menu>.active>a:hover,
  .dropdown-menu>.active>a:focus {
    background: none
  }

  .page-menu {
    top: 20px;
    padding: 0;
    margin: 0
  }

  .page-menu li ul {
    display: none;
    width: auto;
    right: inherit;
    left: 170px;
    top: -40px
  }

  .page-menu li {
    display: block;
    float: none
  }

  .page-menu li a {
    padding: 8px 40px;
    display: block;
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid #fff;
    border-width: 1px !important
  }

  .ain-page-menu .container {
    background: rgba(245, 245, 245, 1);
    width: auto;
    margin: 0;
    padding: 0;
    box-shadow: none;
    padding: 0;
    position: fixed;
    z-index: 9999;
    height: 100%;
    top: 0;
    padding: 0;
    margin: 0;
    -webkit-transform: translate(-200px, 0px);
    -moz-transform: translate(-200px, 0px);
    -ms-transform: translate(-200px, 0px);
    -o-transform: translate(-200px, 0px);
    transform: translate(-200px, 0px);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease
  }

  .slide-right-anim .ain-page-menu {
    position: fixed;
    top: 0;
    background: rgba(51, 48, 48, 0.74);
    width: 100%;
    height: 100%;
    z-index: 99999
  }

  .slide-right-anim .ain-page-menu .container {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px)
  }

  .ain-page-menu .nav-close-btn {
    display: inline-block;
    outline: none;
    border: none;
    width: 42px;
    height: 42px;
    background: url('/assets/images/icons/icon-close.png') no-repeat center transparent;
    overflow: hidden;
    position: absolute;
    left: 210px;
    top: 0
  }

  .white-bg .navbar-toggle {
    display: none
  }

  .itemdtl-table td {
    padding: 8px 8px 8px 0;
    box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.05)
  }

  .itemdtl-table td:first-child {
    padding-left: 8px;
    vertical-align: top
  }
}

@media(max-width:860px) {
  .gallery_wrap {
    display: block
  }

  .pl-40 {
    padding-left: 0
  }

  body input.c-nav__search {
    width: auto
  }

  .tooltip {
    display: none !important
  }

  .top-nav li {
    padding: 0 8px
  }

  .navbar-nav.navbar-right:last-child {
    margin: 0;
    padding: 0
  }

  .navbar-collapse ul .dropdown-menu li a.nav-head,
  .nav-head {
    color: #fff;
    border-color: #5d5d5d
  }

  .ain-navigation .drops-nav {
    width: 100%;
    position: absolute;
    background: rgb(62, 68, 84);
    top: 66px;
    right: 0;
    height: 0;
    overflow: hidden;
    border-radius: 0 0 2px 2px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    padding: 0;
    z-index: 99
  }

  .ain-navigation .drops-nav>li>a {
    padding: 15px 130px 15px 30px;
    line-height: normal;
    font-size: 13px
  }

  .drops-nav .top-drop-down {
    height: 50px;
    left: 0
  }

  .ain-navigation .drops-nav.down {
    overflow: hidden;
    height: 400px
  }

  .ain-navigation .drops-nav.overflow {
    overflow: visible
  }

  .ain-navigation li {
    float: none;
    padding: 0
  }

  .ain-navigation li a {
    padding: 10px 60px
  }

  .drops-nav .dropdown-menu {
    background: #1B202E;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    position: fixed !important;
    top: 0;
    right: 0;
    left: initial;
    height: 100%;
    padding-top: 25px;
    width: 250px !important;
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(250px, 0px);
    -moz-transform: translate(250px, 0px);
    -ms-transform: translate(250px, 0px);
    -o-transform: translate(250px, 0px);
    transform: translate(250px, 0px)
  }

  .drops-nav .open .dropdown-menu {
    background: #1B202E;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px)
  }

  .navbar-right.nav>li>a {
    line-height: 28px;
    padding: 8px
  }

  .navbar-right.nav>li>a .nav-ico {
    top: 0
  }

  .js-alert-loader .dropdown-menu {
    right: 0;
    left: initial
  }

  .top-nav {
    padding: 0
  }

  .navbar-nav {
    margin: 0
  }

  .ain-hero>.nav {
    padding: 0 0 28px 14px
  }

  .ain-banner-txt {
    height: auto
  }

  .quick-list-row a {
    display: inline;
    background: none;
    padding: 0 !important
  }

  .steps__wrapper {
    padding: 200px 0 40px
  }

  .email-message .well {
    padding: 20px 8px;
    margin-top: 20px
  }

  .name-circle {
    height: 50px;
    width: 50px;
    line-height: 50px
  }

  .container__ain .Button--l {
    padding: 0 20px
  }

  .container__ain .u-padding-m {
    padding: 1rem
  }

  .checkout_nav.c-header {
    padding: 0 10px
  }

  h3,
  .h3 {
    font-size: 20px
  }

  .payment-cards {
    float: none
  }

  .checkout_nav h2 {
    font-size: 20px
  }

  .payment-methods .ml4 {
    margin-left: 0
  }

  .guarantee-block {
    padding: 10px
  }

  .booster-icon-wrapper {
    float: none;
    padding-bottom: 20px
  }

  .booster-block-title {
    padding-left: 0;
    padding-bottom: 20px
  }

  .price-wrapper {
    padding-bottom: 30px
  }

  .booster-detail-text {
    padding: 24px
  }

  .member-name,
  .team-title,
  .team-member-details {
    text-align: center
  }
}

@media(max-width:768px) {
  .ain-footer {
    padding: 40px 0 45px
  }

  .ain__footer-logos-wrapper {
    text-align: center;
    height: auto
  }

  .ain__footer-logos .sprite_icon {
    margin-right: 8px
  }

  .ain-footer-mid {
    text-align: center
  }

  .ain-fot-nav li a {
    padding: 8px 0
  }

  .ain-footer-bottom {
    text-align: center
  }

  .follow-us-ul {
    text-align: center
  }

  .gallery_wrap {
    display: none
  }

  .pl-40 {
    padding-left: 0
  }

  body input.c-nav__search {
    width: auto
  }

  .tooltip {
    display: none !important
  }

  .the-team .img-circle {
    max-width: 80px
  }

  .modal .custom-modal-dialog {
    width: 90% !important;
    margin: 50px auto
  }

  .white-bg .navbar-collapse {
    max-height: 370px
  }

  .white-bg .navbar-toggle {
    display: block;
    float: left
  }

  .white-bg.affix .navbar-toggle {
    border: 1px solid #9FABB3;
    display: block
  }

  .white-bg .pitch-menu .nav li a {
    font-size: 16px
  }

  .white-bg .collapsing {
    width: 100% !important;
    clear: both;
    padding: 10px 40px !important
  }

  .white-bg .collapse {
    display: none;
    clear: both !important;
    width: 100%
  }

  .white-bg .navbar-collapse.in,
  .white-bg .navbar-collapse.collapsing {
    overflow: hidden
  }

  .white-bg .navbar-collapse.in {
    display: block;
    padding: 10px 40px !important
  }

  .white-bg .navbar-toggle .icon-bar {
    background: #969292
  }

  .pitch-menu .nav li a {
    padding: 10px 0
  }

  .pitch-menu .navbar-nav {
    margin: 0
  }

  .pitch-menu-btn-wrapper .btn-lg {
    padding: 14px 20px;
    font-size: 14px;
    float: none;
    width: 40%
  }

  .resp-show-btn-div {
    text-align: left
  }

  #SearchForm .tab-no-right {
    text-align: left;
    clear: both;
    padding-top: 15px
  }

  #SearchForm .savesearch-pop {
    margin-right: 20px
  }

  #form_keywords_search {
    min-width: 80%;
    max-width: 80%
  }

  .public-view-block h2 {
    font-size: 21px
  }

  .ain-model button.close {
    margin-right: 8px;
    margin-top: 5px
  }

  .ain-model .modal-content {
    max-width: 100%
  }

  .navbar-nav.navbar-right:last-child {
    margin-left: 0
  }

  .title-ml-68 {
    font-size: 30px
  }

  #form_keywords_search {
    max-width: 100%;
    margin-bottom: 10px
  }

  .range-div {
    width: auto;
    margin: 50px
  }

  .feedback-btn,
  .ain-page-menu {
    display: none
  }

  .home__page .ain-navigation li {
    float: none
  }

  .steps__wrapper {
    padding: 200px 0 40px
  }

  .email-message .well {
    padding: 20px 8px;
    margin-top: 20px
  }

  .name-circle {
    height: 50px;
    width: 50px;
    line-height: 50px
  }

  .container__ain .Button--l {
    padding: 0 20px
  }

  .container__ain .u-padding-m {
    padding: 1rem
  }

  .invoices-grid {
    text-align: center
  }
}

@media(max-width:600px) {
  .gallery_wrap {
    display: none
  }

  .pl-40 {
    padding-left: 0
  }

  body input.c-nav__search {
    width: auto
  }

  .tooltip {
    display: none !important
  }

  .the-team .img-circle {
    max-width: 80px
  }

  .ain-hero>.nav {
    padding: 0 0 28px 14px
  }

  .clear-search-div {
    padding-top: 50px;
    text-align: left;
    top: -60px;
    position: relative
  }

  .clear-search-div .btn {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
    display: block
  }

  #account-pop-close,
  #upgrade-pop-close,
  .closer,
  #upgrade-pop-close1 {
    right: 14px;
    top: 12px
  }

  #max-amounts {
    left: 86%
  }

  .feedback-btn {
    display: none
  }

  .steps__wrapper {
    padding: 200px 0 40px
  }

  .email-message .well {
    padding: 20px 8px;
    margin-top: 20px
  }

  .name-circle {
    height: 50px;
    width: 50px;
    line-height: 50px
  }

  .container__ain .Button--l {
    padding: 0 20px
  }

  .container__ain .u-padding-m {
    padding: 1rem
  }
}

@media(max-width:500px) {
  .bwrap {
    height: 180px;
    z-index: 0
  }

  .PitchCover-overlay {
    background: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .53))
  }

  .PitchCover-contentleft {
    display: block
  }

  .PitchCover-content {
    bottom: 40px;
    left: 40px;
    text-shadow: 0 0 3px rgba(0, 0, 0, .8)
  }

  .PitchCover-content h3 {
    font-size: 28px;
    margin-top: 12px
  }

  .PitchCover-location p {
    font-size: 16px
  }

  .modal-content {
    padding: 20px
  }

  .modal--s {
    padding: 20px;
    min-width: 100%
  }

  .gallery_wrap {
    display: none
  }

  .pl-40 {
    padding-left: 0
  }

  .proposal-logo-section h1 {
    font-size: 24px
  }

  .proposal-logo {
    height: 90px;
    width: 90px;
    max-height: 90px;
    max-width: 90px;
    margin-right: 14px
  }

  .pitch-menu-btn-wrapper .btn:first-child {
    float: none;
    width: 100%;
    margin-bottom: 8px
  }

  .pitch-menu-btn-wrapper button.btn-lg {
    width: 100%
  }

  body input.c-nav__search {
    width: auto
  }

  .tooltip {
    display: none !important
  }

  .the-team .img-circle {
    max-width: 80px
  }

  .ain-hero>.nav {
    padding: 0 0 28px 14px
  }

  .navbar-collapse {
    max-height: none
  }

  .navbar-nav>li.wide>.dropdown-menu {
    min-width: 250px
  }

  .add-proposal-pop {
    margin-bottom: 20px
  }

  .custom-modal .cm-header,
  .custom-modal .cm-content,
  .custom-modal .cm-footer {
    padding: 10px;
    margin: 0
  }

  .custom-modal-dialog {
    margin-top: 25px
  }

  .custom-modal-content {
    padding: 0
  }

  .ain-md-close {
    right: 10px;
    top: 8px
  }

  .custom-modal .btn.ain-primary.modal-login-btn {
    min-width: 0;
    font-size: 18px
  }

  .prop-vxs-block {
    display: block;
    width: 100%
  }

  .top-filter-crit ul li {
    padding: 8px
  }

  .text-vxs-left {
    text-align: left
  }

  .all-custom-filters ul li {
    min-width: 50%
  }

  .ain-hero .nav a.logo img {
    width: 150px
  }

  #js-display-position select {
    font-size: 12px
  }

  .network-dropdown {
    right: -30px
  }

  .bnr-blk h2 {
    font-size: 30px
  }

  .bnr-blk p {
    font-size: 30px
  }

  .title-light {
    font-size: 24px
  }

  .feedback-btn {
    display: none
  }

  .steps__wrapper {
    padding: 200px 0 40px
  }

  .testimonial_section__title {
    font-size: 25px
  }

  .email-message .well {
    padding: 20px 8px;
    margin-top: 20px
  }

  .name-circle {
    height: 50px;
    width: 50px;
    line-height: 50px
  }

  .container__ain .Button--l {
    padding: 0 20px
  }

  .container__ain .u-padding-m {
    padding: 1rem
  }
}

@media screen and (max-width: 499px) {

  .FilterSearch,
  .FilterButton {
    margin-right: 0
  }

  .FilterPopup--quicklinks,
  .FilterPopup--price,
  .FilterPopup--country,
  .FilterPopup--location,
  .FilterPopup--industry,
  .FilterPopup--stage,
  .FilterPopup--language,
  .FilterPopup--taxrelief,
  .FilterPopup--fundingtype,
  .FilterPopup--funding,
  .FilterPopup--property {
    left: 0px;
    margin: 16px;
    position: fixed
  }
}

@media(max-width:360px) {
  .c-nav__middle {
    display: none
  }
}

@media(max-width:350px) {
  .PitchCover-contentleft {
    display: none
  }

  .modal-content {
    padding: 10px
  }

  .modal--s {
    padding: 10px;
    min-width: 100%
  }

  .gallery_wrap {
    display: none
  }

  .pl-40 {
    padding-left: 0
  }

  body input.c-nav__search {
    width: auto
  }

  .tooltip {
    display: none !important
  }

  .the-team .img-circle {
    max-width: 80px
  }

  .ain-hero>.nav {
    padding: 0 0 28px 14px
  }

  #max-amounts {
    left: 75%
  }

  .network-dropdown {
    right: -45px
  }

  .feedback-btn {
    display: none
  }

  .steps__wrapper {
    padding: 200px 0 40px
  }

  .testimonial_section__title {
    font-size: 25px
  }

  .email-message .well {
    padding: 20px 8px;
    margin-top: 20px
  }

  .name-circle {
    height: 50px;
    width: 50px;
    line-height: 50px
  }

  .container__ain .Button--l {
    padding: 0 20px
  }

  .container__ain .u-padding-m {
    padding: 1rem
  }
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel.owl-hidden {
  opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}

.owl-carousel.owl-rtl {
  direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
  float: right
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
  z-index: 0
}

.owl-carousel .owl-animated-out {
  z-index: 1
}

.owl-carousel .fadeOut {
  animation-name: fadeOut
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.owl-height {
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(css/iconfont/MaterialIcons-Regular.eot);
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url('/assets/iconfont/MaterialIcons-Regular.woff2') format('woff2'),
    url('/assets/iconfont/MaterialIcons-Regular.woff') format('woff'),
    url('/assets/iconfont/MaterialIcons-Regular.ttf') format('truetype')
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga'
}

body.network__page {
  background-color: #fff;
  padding: 40px 8px 80px
}

.network-nav {
  width: 100%;
  display: table;
  border-bottom: 2px solid #ccc;
  margin: 0 0 40px;
  padding: 0 40px;
  text-align: center
}

.network-nav li {
  list-style: none;
  text-align: center;
  padding: 0 0 40px;
  margin: 0 16px;
  position: relative;
  top: 2px;
  display: inline-block
}

.network-nav li a {
  color: #444;
  text-decoration: none
}

.network-nav li .txt {
  margin-top: 18px;
  display: block;
  font-size: 16px
}

.network-nav li:hover,
.network-nav li.active {
  border-bottom: 2px solid #036dff
}

.flags.tab-content {
  max-width: 800px;
  margin: 0 auto
}

.flags a {
  display: block;
  line-height: 28px;
  color: #444;
  margin: 4px 0 20px;
  font-size: 13px;
  text-decoration: none
}

.flags a:hover {
  color: #000
}

.show_in_network {
  position: absolute;
  top: 0;
  right: 28px;
  width: 28px;
  height: 28px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 15px;
  cursor: pointer;
  background: #0e00;
  border-radius: 60%;
  border: 1px solid #bbb
}

.ptb-20 {
  padding: 20px 0
}

.section-head {
  padding: 80px 0;
  line-height: 2em;
  font-size: 14px
}

.section-head h2 {
  padding: 0;
  margin: 0;
  font-size: 28px
}

.ain-logo {
  background: url('/assets/img/logos/ain-logo-dark-with-blue-icon.png') no-repeat 0 0;
  height: 49px;
  width: 147px;
  display: inline-block
}

.networks .icon {
  background-image: url('/assets/img/flags/maps-sprite.png');
  display: table
}

.flags .icon {
  background-image: url(/assets/img/flags/flags-sprite-newest.png);
  width: 28px;
  height: 20px;
  display: block;
  float: left;
  margin-right: 4px
}

.icon-africa {
  background-position: -0px -744px;
  width: 124px;
  height: 124px
}

.active .icon-africa,
.icon-africa:hover {
  background-position: -0px -124px;
  width: 124px;
  height: 124px
}

.icon-asia-and-oceania {
  background-position: -0px -372px;
  width: 124px;
  height: 124px
}

.active .icon-asia-and-oceania,
.icon-asia-and-oceania:hover {
  background-position: -0px -248px;
  width: 124px;
  height: 124px
}

.icon-europe {
  background-position: -0px -620px;
  width: 124px;
  height: 124px
}

.active .icon-europe,
.icon-europe:hover {
  background-position: -0px -496px;
  width: 124px;
  height: 124px
}

.icon-middle-east {
  background-position: -0px -868px;
  width: 124px;
  height: 124px
}

.active .icon-middle-east,
.icon-middle-east:hover {
  background-position: -0px -0px;
  width: 124px;
  height: 124px
}

.icon-north-america {
  background-position: -0px -1116px;
  width: 124px;
  height: 124px
}

.active .icon-north-america,
.icon-north-america:hover {
  background-position: -0px -992px;
  width: 124px;
  height: 124px
}

.icon-south-america {
  background-position: -0px -1364px;
  width: 124px;
  height: 124px
}

.active .icon-south-america,
.icon-south-america:hover {
  background-position: -0px -1240px;
  width: 124px;
  height: 124px
}

.icon-afghanistan {
  background-position: 0px 0px
}

.icon-albania {
  background-position: -28px 0px
}

.icon-algeria {
  background-position: 0px -20px
}

.icon-andorra {
  background-position: -28px -20px
}

.icon-angola {
  background-position: -56px 0px
}

.icon-anguilla {
  background-position: -56px -20px
}

.icon-antigua-barbuda,
.icon-antigua {
  background-position: 0px -40px
}

.icon-argentina {
  background-position: -28px -40px
}

.icon-armenia {
  background-position: -56px -40px
}

.icon-aruba {
  background-position: 0px -60px
}

.icon-australia {
  background-position: -28px -60px
}

.icon-austria {
  background-position: -56px -60px
}

.icon-azerbaijan {
  background-position: -84px 0px
}

.icon-bahamas {
  background-position: -84px -20px
}

.icon-bahrain {
  background-position: -84px -40px
}

.icon-bangladesh {
  background-position: -84px -60px
}

.icon-barbados {
  background-position: 0px -80px
}

.icon-belarus {
  background-position: -28px -80px
}

.icon-belgium {
  background-position: -56px -80px
}

.icon-belize {
  background-position: -84px -80px
}

.icon-benin {
  background-position: -112px 0px
}

.icon-bermuda {
  background-position: -112px -20px
}

.icon-bhutan {
  background-position: -112px -40px
}

.icon-bolivia {
  background-position: -112px -60px
}

.icon-bonaire,
.icon-bonaire-saba {
  background-position: -112px -80px
}

.icon-bosnia-and-herz {
  background-position: 0px -100px
}

.icon-botswana {
  background-position: -28px -100px
}

.icon-brazil {
  background-position: -56px -100px
}

.icon-british-virgin-islands {
  background-position: -84px -100px
}

.icon-brunei {
  background-position: -112px -100px
}

.icon-bulgaria {
  background-position: 0px -120px
}

.icon-burkina-faso {
  background-position: -28px -120px
}

.icon-burundi {
  background-position: -56px -120px
}

.icon-cambodia {
  background-position: -84px -120px
}

.icon-cameroon {
  background-position: -112px -120px
}

.icon-canada {
  background-position: -140px 0px
}

.icon-cape-verde {
  background-position: -140px -20px
}

.icon-caribbean {
  background-position: -140px -40px
}

.icon-cayman-islands {
  background-position: -140px -60px
}

.icon-central-african-r {
  background-position: -140px -80px
}

.icon-chad {
  background-position: -140px -100px
}

.icon-chile {
  background-position: -140px -120px
}

.icon-china {
  background-position: 0px -140px
}

.icon-colombia {
  background-position: -28px -140px
}

.icon-comoros {
  background-position: -56px -140px
}

.icon-congo {
  background-position: -84px -140px
}

.icon-costa-rica {
  background-position: -112px -140px
}

.icon-croatia {
  background-position: -140px -140px
}

.icon-cuba {
  background-position: -168px 0px
}

.icon-curacao {
  background-position: -168px -20px
}

.icon-cyprus {
  background-position: -168px -40px
}

.icon-czech-republic {
  background-position: -168px -60px
}

.icon-denmark {
  background-position: -168px -80px
}

.icon-djibouti {
  background-position: -168px -100px
}

.icon-dominica {
  background-position: -168px -120px
}

.icon-dominican-rep {
  background-position: -168px -140px
}

.icon-dr-congo {
  background-position: 0px -160px
}

.icon-east-timor {
  background-position: -28px -160px
}

.icon-ecuador {
  background-position: -56px -160px
}

.icon-egypt {
  background-position: -84px -160px
}

.icon-el-salvador {
  background-position: -112px -160px
}

.icon-equa-guinea {
  background-position: -140px -160px
}

.icon-eritrea {
  background-position: -168px -160px
}

.icon-estonia {
  background-position: -196px 0px
}

.icon-ethiopia {
  background-position: -196px -20px
}

.icon-falkland-isl {
  background-position: -196px -40px
}

.icon-faroe-islands {
  background-position: -196px -60px
}

.icon-fiji {
  background-position: -196px -80px
}

.icon-finland {
  background-position: -196px -100px
}

.icon-france {
  background-position: -196px -120px
}

.icon-french-guiana {
  background-position: -196px -140px
}

.icon-french-polynesia {
  background-position: -196px -160px
}

.icon-gabon {
  background-position: 0px -180px
}

.icon-gambia {
  background-position: -28px -180px
}

.icon-georgia {
  background-position: -56px -180px
}

.icon-germany {
  background-position: -84px -180px
}

.icon-ghana {
  background-position: -112px -180px
}

.icon-gibraltar {
  background-position: -140px -180px
}

.icon-greece {
  background-position: -168px -180px
}

.icon-greenland {
  background-position: -196px -180px
}

.icon-grenada {
  background-position: 0px -200px
}

.icon-guadeloupe,
.icon-guadaloupe {
  background-position: -28px -200px
}

.icon-guatemala {
  background-position: -56px -200px
}

.icon-guinea-bissau {
  background-position: -84px -200px
}

.icon-guinea {
  background-position: -112px -200px
}

.icon-guyana {
  background-position: -140px -200px
}

.icon-haiti {
  background-position: -168px -200px
}

.icon-honduras {
  background-position: -196px -200px
}

.icon-hong-kong {
  background-position: -224px 0px
}

.icon-hungary {
  background-position: -224px -20px
}

.icon-iceland {
  background-position: -224px -40px
}

.icon-india {
  background-position: -224px -60px
}

.icon-indonesia {
  background-position: -224px -80px
}

.icon-iran {
  background-position: -224px -100px
}

.icon-iraq {
  background-position: -224px -120px
}

.icon-ireland {
  background-position: -224px -140px
}

.icon-israel {
  background-position: -224px -160px
}

.icon-italy {
  background-position: -224px -180px
}

.icon-ivory-coast {
  background-position: -224px -200px
}

.icon-jamaica {
  background-position: 0px -220px
}

.icon-japan {
  background-position: -28px -220px
}

.icon-jersey {
  background-position: -56px -220px
}

.icon-jordan {
  background-position: -84px -220px
}

.icon-kazakhstan {
  background-position: -112px -220px
}

.icon-kenya {
  background-position: -140px -220px
}

.icon-kosovo {
  background-position: -168px -220px
}

.icon-kuwait {
  background-position: -196px -220px
}

.icon-kyrgyzstan {
  background-position: -224px -220px
}

.icon-laos {
  background-position: -252px 0px
}

.icon-latvia {
  background-position: -252px -20px
}

.icon-lebanon {
  background-position: -252px -40px
}

.icon-lesotho {
  background-position: -252px -60px
}

.icon-liberia {
  background-position: -252px -80px
}

.icon-libya {
  background-position: -252px -100px
}

.icon-liechtenstein {
  background-position: -252px -120px
}

.icon-lithuania {
  background-position: -252px -140px
}

.icon-luxembourg {
  background-position: -252px -160px
}

.icon-macau,
.icon-macao {
  background-position: -252px -180px
}

.icon-macedonia {
  background-position: -252px -200px
}

.icon-madagascar {
  background-position: -252px -220px
}

.icon-malawi {
  background-position: 0px -240px
}

.icon-malaysia {
  background-position: -28px -240px
}

.icon-maldives {
  background-position: -56px -240px
}

.icon-mali {
  background-position: -84px -240px
}

.icon-malta {
  background-position: -112px -240px
}

.icon-martinique {
  background-position: -140px -240px
}

.icon-mauritania {
  background-position: -168px -240px
}

.icon-mauritius {
  background-position: -196px -240px
}

.icon-mayotte {
  background-position: -224px -240px
}

.icon-mexico {
  background-position: -252px -240px
}

.icon-micronesia {
  background-position: 0px -260px
}

.icon-moldova,
.icon-moldava {
  background-position: -28px -260px
}

.icon-monaco {
  background-position: -56px -260px
}

.icon-mongolia {
  background-position: -84px -260px
}

.icon-montenegro {
  background-position: -112px -260px
}

.icon-montserrat {
  background-position: -140px -260px
}

.icon-morocco {
  background-position: -168px -260px
}

.icon-mozambique {
  background-position: -196px -260px
}

.icon-myanmar {
  background-position: -224px -260px
}

.icon-namibia {
  background-position: -252px -260px
}

.icon-nepal {
  background-position: -280px 0px
}

.icon-netherlands {
  background-position: -280px -20px
}

.icon-new-caledonia {
  background-position: -280px -40px
}

.icon-new-zealand {
  background-position: -280px -60px
}

.icon-nicaragua {
  background-position: -280px -80px
}

.icon-niger {
  background-position: -280px -100px
}

.icon-nigeria {
  background-position: -280px -120px
}

.icon-north-korea {
  background-position: -280px -140px
}

.icon-norway {
  background-position: -280px -160px
}

.icon-oman {
  background-position: -280px -180px
}

.icon-pakistan {
  background-position: -280px -200px
}

.icon-palestine {
  background-position: -280px -220px
}

.icon-panama {
  background-position: -280px -240px
}

.icon-papua-guinea {
  background-position: -280px -260px
}

.icon-paraguay {
  background-position: 0px -280px
}

.icon-peru {
  background-position: -28px -280px
}

.icon-philippines {
  background-position: -56px -280px
}

.icon-poland {
  background-position: -84px -280px
}

.icon-portugal {
  background-position: -112px -280px
}

.icon-puerto-rico {
  background-position: -140px -280px
}

.icon-qatar {
  background-position: -168px -280px
}

.icon-republic-of-congo {
  background-position: -196px -280px
}

.icon-reunion {
  background-position: -224px -280px
}

.icon-romania {
  background-position: -252px -280px
}

.icon-russia {
  background-position: -280px -280px
}

.icon-rwanda {
  background-position: -308px 0px
}

.icon-saba {
  background-position: -308px -20px
}

.icon-saint-barthelemy {
  background-position: -308px -40px
}

.icon-saint-helena {
  background-position: -308px -60px
}

.icon-saint-kitts-nevis,
.icon-saint-kitts {
  background-position: -308px -80px
}

.icon-saint-lucia {
  background-position: -308px -100px
}

.icon-saint-pierre-miquelon,
.icon-saint-pierre {
  background-position: -308px -120px
}

.icon-saint-vincent-grenadines,
.icon-saint-vincent {
  background-position: -308px -140px
}

.icon-samoa {
  background-position: -308px -160px
}

.icon-san-marino {
  background-position: -308px -180px
}

.icon-sao-tome {
  background-position: -308px -200px
}

.icon-saudi-arabia {
  background-position: -308px -220px
}

.icon-senegal {
  background-position: -308px -240px
}

.icon-serbia {
  background-position: -308px -260px
}

.icon-seychelles {
  background-position: -308px -280px
}

.icon-sierra-leone {
  background-position: 0px -300px
}

.icon-singapore {
  background-position: -28px -300px
}

.icon-sint-eustatius {
  background-position: -56px -300px
}

.icon-sint-maarten,
.icon-saint-martin {
  background-position: -84px -300px
}

.icon-slovakia {
  background-position: -112px -300px
}

.icon-slovenia {
  background-position: -140px -300px
}

.icon-solomon-islands {
  background-position: -168px -300px
}

.icon-somalia {
  background-position: -196px -300px
}

.icon-south-africa {
  background-position: -224px -300px
}

.icon-south-korea {
  background-position: -252px -300px
}

.icon-south-sudan {
  background-position: -280px -300px
}

.icon-spain {
  background-position: -308px -300px
}

.icon-sri-lanka {
  background-position: -336px 0px
}

.icon-sudan {
  background-position: -336px -20px
}

.icon-suriname {
  background-position: -336px -40px
}

.icon-svalbard {
  background-position: -336px -60px
}

.icon-swaziland {
  background-position: -336px -80px
}

.icon-sweden {
  background-position: -336px -100px
}

.icon-switzerland {
  background-position: -336px -120px
}

.icon-syria {
  background-position: -336px -140px
}

.icon-taiwan {
  background-position: -336px -160px
}

.icon-tajikistan {
  background-position: -336px -180px
}

.icon-tanzania {
  background-position: -336px -200px
}

.icon-thailand {
  background-position: -336px -220px
}

.icon-timor-leste {
  background-position: -336px -240px
}

.icon-togo {
  background-position: -336px -260px
}

.icon-tonga {
  background-position: -336px -280px
}

.icon-trinidad-tobago,
.icon-trinidad-toba {
  background-position: -336px -300px
}

.icon-tunisia {
  background-position: 0px -320px
}

.icon-turkey {
  background-position: -28px -320px
}

.icon-turkmenistan {
  background-position: -56px -320px
}

.icon-turks-caicos {
  background-position: -84px -320px
}

.icon-uae {
  background-position: -112px -320px
}

.icon-uganda {
  background-position: -140px -320px
}

.icon-ukraine {
  background-position: -168px -320px
}

.icon-united-kingdom {
  background-position: -196px -320px
}

.icon-uruguay {
  background-position: -224px -320px
}

.icon-us-virgin-islands {
  background-position: -252px -320px
}

.icon-united-states,
.icon-usa {
  background-position: -280px -320px
}

.icon-uzbekistan {
  background-position: -308px -320px
}

.icon-vanuatu {
  background-position: -336px -320px
}

.icon-venezuela {
  background-position: 0px -340px
}

.icon-vietnam {
  background-position: -28px -340px
}

.icon-virgin-islands {
  background-position: -56px -340px
}

.icon-western-sahara {
  background-position: -84px -340px
}

.icon-yemen {
  background-position: -112px -340px
}

.icon-zambia {
  background-position: -140px -340px
}

.icon-zimbabwe {
  background-position: -168px -340px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  .c-icon-network {
    background-image: url("/assets/img/maps-sprite@2x-1e316076.png");
    background-size: 32px 4200px;
    display: inline-block;
    vertical-align: middle
  }

  .ain-logo {
    background: url('/assets/img/logos/ain-logo-dark-with-blue-icon@2x.png') no-repeat 0 0;
    height: 49px;
    width: 147px;
    display: inline-block;
    background-size: 147px 49px
  }

  .ain-logo_light {
    background: url('/assets/img/logos/logo-ain-white@2x.png') no-repeat 0 0;
    height: 49px;
    width: 147px;
    display: inline-block;
    background-size: 147px 49px
  }

  .ain-logo_dark {
    background: url('/assets/img/logos/logo-ain-dark@2x.png') no-repeat 0 0;
    height: 60px;
    width: 170px;
    display: inline-block;
    background-size: 170px 60px
  }

  .flags .icon {
    display: block;
    float: left;
    margin: 0 4px 0 0;
    background-image: url(/assets/img/flags/flags-sprite@2x-newest.png);
    background-size: 364px 360px
  }

  .networks .icon {
    background-image: url('/assets/img/flags/maps-sprite@2x.png');
    background-size: 124px 1488px;
    display: table
  }

  .feed__booster .icon {
    background-image: url('/assets/img/boosters@2x.png');
    background-size: 74px 592px
  }

  .emoji .icon {
    background-image: url('/assets/img/sprite@2x.png');
    background-size: 388px 346px
  }

  .multilister__for-whome .icon {
    background-image: url('/assets/img/multi-listing@2x.png');
    background-size: 124px 744px;
    display: inline-block
  }

  .connection-steps .icon {
    background-image: url('/assets/img/invest-fundraise@2x.png');
    background-size: 91px 252px;
    display: inline-block
  }

  .how_it_works__bnr {
    background-image: url(/assets/img/how-it-works/how-it-works-banner-top@2x.png)
  }

  .pitch__dick-header {
    background-image: url(/assets/img/pitch-decks-banner-top@2x.png)
  }

  .investment__bnr {
    background-image: url(/assets/img/banner-invest-landing@2x.png)
  }

  .fundraise__bnr {
    background-image: url(/assets/img/banner-fundraise-landing@2x.png)
  }

  .icon__social {
    background-image: url(/assets/img/social-spritesheet@2x.png);
    display: inline-block;
    margin-right: 14px
  }

  .icon__companies_house {
    background-size: 163px 96px
  }

  .icon__duedill {
    background-size: 163px 96px
  }

  .icon__facebook {
    background-size: 163px 96px
  }

  .icon__instagram {
    background-size: 163px 96px
  }

  .icon__linkedin {
    background-size: 163px 96px
  }

  .icon__twitter {
    background-size: 163px 96px
  }
}