@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

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

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

.initialism {
  font-size: 90%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

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

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

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

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

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

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

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

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

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

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

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

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

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

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

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

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative; }

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

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

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

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

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.v2-card--wrapper {
  width: 100%;
  height: 376px;
  padding: 20px;
  background-color: #ffffff; }
  .v2-card--wrapper #video {
    display: none; }
  .v2-card--wrapper .v2-card--img {
    width: 100%;
    height: 336px;
    background-image: url(../img/labour-day/ss.png);
    position: relative;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center; }
    .v2-card--wrapper .v2-card--img .v2-card--overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(8, 29, 39, 0.83);
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      align-self: center;
      align-content: center;
      text-align: center; }
      .v2-card--wrapper .v2-card--img .v2-card--overlay button {
        margin-top: 50px; }
      .v2-card--wrapper .v2-card--img .v2-card--overlay a {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        margin-top: 7px;
        display: inline-block; }
      .v2-card--wrapper .v2-card--img .v2-card--overlay p {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        margin-top: 7px; }

.videoPlay {
  cursor: pointer;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  margin-top: 7px;
  display: inline-block; }

/* @include breakpoint(sm) {
	.lb-h2 {
		img {
			display: none;
		}
	}
	.lb-customers-heading {
		font-size: 26px;
	}
	.lb-customers-subheading {
		font-size: 18px;
	}
	.btn-xl {
		font-size: 20px;
		padding-left: 15px;
		padding-right: 15px;
	}
} */
@media (max-width: 767px) {
  .lb-h2 img {
    display: none; }
  .lb-customers-heading {
    font-size: 26px; }
  .lb-customers-subheading {
    font-size: 18px; }
  .btn-xl {
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px; } }

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

@media (max-width: 482px) {
  .footer .links .links-block h3 a {
    padding: 2.5px 0; } }

@media (min-width: 483px) and (max-width: 519px) {
  .footer .links .links-block {
    padding: 10px 0px; }
  .links .col-sm-3:nth-child(4) {
    margin-top: -4%; } }

@media (min-width: 460px) and (max-width: 482px) {
  .links .col-sm-3:nth-child(4) {
    margin-top: -9%; } }

@media (max-width: 459px) {
  .footer .links .links-block h3 a {
    padding: 4px 0; } }

.vm-features-main .vm-featuer-white {
  background: #ffffff;
  padding-bottom: 119px;
  margin-bottom: 60px; }

.vm-features-main .m-b-20 {
  margin-bottom: 40px; }

.vm-features-main .vm-features-block {
  width: 624px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .vm-features-main .vm-features-block {
      width: 100%; } }

.vm-features-main .vm-featu-box {
  position: relative; }
  .vm-features-main .vm-featu-box:after {
    content: "";
    display: block;
    width: 49%;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #dadada; }
  .vm-features-main .vm-featu-box h2 {
    margin-top: 60px;
    line-height: 33px;
    font-size: 28px;
    font-weight: 500;
    color: #000000; }
    @media (max-width: 767px) {
      .vm-features-main .vm-featu-box h2 {
        font-size: 22px;
        line-height: 26px; } }
  .vm-features-main .vm-featu-box p {
    margin: 0;
    font-size: 18px;
    line-height: 1.56;
    text-align: left;
    color: #4a4a4a; }
  .vm-features-main .vm-featu-box figure {
    margin: 30px 0 58px;
    box-shadow: 0 5px 24px 0 rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0 5px 24px 0 rgba(0, 0, 0, 0.09);
    text-align: center; }
    .vm-features-main .vm-featu-box figure span {
      display: block;
      text-align: center;
      background-color: #ffffff; }
      @media (max-width: 767px) {
        .vm-features-main .vm-featu-box figure span {
          width: 100%;
          height: auto; } }
    .vm-features-main .vm-featu-box figure img {
      display: block;
      width: 100%; }
      @media (max-width: 767px) {
        .vm-features-main .vm-featu-box figure img {
          width: 100%; } }
    .vm-features-main .vm-featu-box figure .vm-figure-first img {
      width: auto;
      text-align: center;
      margin: 0 auto; }
      @media (max-width: 767px) {
        .vm-features-main .vm-featu-box figure .vm-figure-first img {
          width: 100%; } }

.vm-features-main .vm-featu-icons-block {
  display: table;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  color: #000000;
  line-height: 22px;
  padding: 30px 0 0;
  vertical-align: middle; }
  @media (max-width: 767px) {
    .vm-features-main .vm-featu-icons-block {
      float: none;
      width: 280px;
      margin: 0 auto; } }
  .vm-features-main .vm-featu-icons-block strong {
    width: 50px;
    display: inline-block;
    vertical-align: middle; }
    .vm-features-main .vm-featu-icons-block strong img {
      width: 100%;
      display: block; }
  .vm-features-main .vm-featu-icons-block span {
    display: inline-block;
    width: 246px;
    padding: 2px 0 0 10px;
    vertical-align: middle; }
    @media (max-width: 768px) {
      .vm-features-main .vm-featu-icons-block span {
        float: none;
        width: 225px;
        margin: 0 auto; } }

.vm-features-main .vm-featu-box.vm-featu-no-box:after {
  display: none; }

.navbar-nav li {
  padding: 5px 0; }

.vm-halloween-main .lb-hero--wrapper {
  background-image: url("/img/halloween/halloween-banner.png");
  background-repeat: repeat;
  background-attachment: fixed;
  background-size: auto auto;
  position: relative; }
  .vm-halloween-main .lb-hero--wrapper:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000000;
    opacity: 0.6;
    z-index: 1;
    display: block; }
  .vm-halloween-main .lb-hero--wrapper > div {
    position: relative;
    z-index: 2; }

.vm-halloween-main .logo {
  padding: 25px 0 0; }

.vm-halloween-main .vm-hallow-cont-table {
  display: table;
  text-align: center;
  width: 100%;
  height: 77vh; }

.vm-halloween-main .vm-hallw-banner-content {
  padding: 30px 0;
  height: 420px;
  display: table-cell;
  vertical-align: middle; }
  .vm-halloween-main .vm-hallw-banner-content > strong {
    display: block;
    font-family: 'Creepster', cursive;
    font-size: 60px;
    line-height: 0.87;
    color: #ffa00a; }
    @media (max-width: 767px) {
      .vm-halloween-main .vm-hallw-banner-content > strong {
        font-size: 40px; } }
  .vm-halloween-main .vm-hallw-banner-content h1 {
    margin: 27px 0 6px;
    font-size: 49px;
    line-height: 1.08;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-stretch: condensed; }
    @media (max-width: 767px) {
      .vm-halloween-main .vm-hallw-banner-content h1 {
        font-size: 31px;
        line-height: 1.2; } }
    .vm-halloween-main .vm-hallw-banner-content h1 strong {
      display: block;
      font-weight: bold; }
    .vm-halloween-main .vm-hallw-banner-content h1 span {
      display: inline-block;
      background: #5dc976;
      color: #ffffff; }
  .vm-halloween-main .vm-hallw-banner-content h3 {
    color: #ffffff;
    font-size: 23px;
    font-weight: 500;
    line-height: 1.57;
    margin: 0 0 22px; }
    @media (max-width: 767px) {
      .vm-halloween-main .vm-hallw-banner-content h3 {
        font-size: 22px;
        line-height: 1.2; } }
    .vm-halloween-main .vm-hallw-banner-content h3 span {
      display: inline-block;
      color: #ffa00a; }
  .vm-halloween-main .vm-hallw-banner-content .fw-500 {
    font-size: 18px;
    line-height: 22px;
    width: 331px;
    background-color: #db4437;
    border-color: #db4437;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 65px;
    height: 65px; }
    @media (max-width: 767px) {
      .vm-halloween-main .vm-hallw-banner-content .fw-500 {
        width: 290px;
        height: 50px;
        line-height: 50px; } }

.vm-halloween-second-sec .lb-h2 {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    .vm-halloween-second-sec .lb-h2 {
      font-size: 19px; } }

.vm-halloween-second-sec .vm-hallow-sec-ctrl {
  padding: 0 42px; }
  @media (max-width: 991px) {
    .vm-halloween-second-sec .vm-hallow-sec-ctrl {
      padding: 0 24px; } }
  @media (max-width: 767px) {
    .vm-halloween-second-sec .vm-hallow-sec-ctrl {
      padding: 0; } }

.vm-halloween-second-sec .lb-list-none li {
  font-size: 24px;
  line-height: 28px;
  padding-bottom: 14px; }
  @media (max-width: 767px) {
    .vm-halloween-second-sec .lb-list-none li {
      font-size: 16px;
      line-height: 1.2;
      padding-bottom: 9px; } }

.vm-halloween-second-sec .btn-lg, .vm-halloween-second-sec .btn-group-lg > .btn {
  padding: 10px 5px;
  font-size: 14px; }

.vm-vallow-third-sec .vm-third-sec-max {
  max-width: 618px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .vm-vallow-third-sec .vm-third-sec-max {
      max-width: inherit;
      padding: 0 15px; } }
  .vm-vallow-third-sec .vm-third-sec-max .fs-18 {
    font-style: italic; }

.vm-vallow-third-sec .lb-subheading {
  color: #000000;
  margin-bottom: 25px; }

.vm-hallowen-nav {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  opacity: 0; }

.active-nav {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  opacity: 1; }

@media (max-width: 767px) {
  .vm-hallow-p-lr {
    padding: 0 10px; }
    .vm-hallow-p-lr h2 {
      font-size: 20px;
      padding: 0 15px; } }

@media (max-width: 767px) {
  .lb--card.vm-hallow-check {
    text-align: left; }
  button[type="submit"] {
    width: 80%;
    margin: 0 auto;
    display: block; }
  .form-group .text-lb-gray {
    font-size: 13px !important; } }

.text-lb-gray span {
  font-weight: 500; }

.vm-hallowe-confir-main .vm-hallowe-confir-box {
  max-width: 526px;
  margin: 0 auto;
  float: none !important; }
  @media (max-width: 767px) {
    .vm-hallowe-confir-main .vm-hallowe-confir-box {
      max-width: inherit; } }

.thanksgiving-main {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .thanksgiving-main header {
    text-align: center;
    height: 63px;
    padding: 15px 0; }
  .thanksgiving-main .banner-thanksgiving {
    background: url("/img/thanksgiving2017/thanksgiving-hero.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    padding: 50px 0;
    position: relative; }
    @media (max-width: 767px) {
      .thanksgiving-main .banner-thanksgiving {
        padding: 20px 0; } }
    @media (max-width: 767px) {
      .thanksgiving-main .banner-thanksgiving .m-t-30 {
        margin-top: 10px; } }
    .thanksgiving-main .banner-thanksgiving small {
      display: block;
      font-size: 12px;
      font-weight: 500;
      line-height: 15px;
      color: #ffffff;
      margin-bottom: 30px; }
  .thanksgiving-main h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.25; }
    @media (max-width: 767px) {
      .thanksgiving-main h2 {
        font-size: 24px; } }
  .thanksgiving-main .banner-thanks-content {
    position: relative;
    z-index: 2; }
    .thanksgiving-main .banner-thanks-content h2 {
      color: #ffffff;
      margin: 0 0 22px; }
      .thanksgiving-main .banner-thanks-content h2 strong {
        display: inline-block;
        font-size: 40px;
        line-height: 1.13; }
        @media (max-width: 767px) {
          .thanksgiving-main .banner-thanks-content h2 strong {
            font-size: 26px; } }
    .thanksgiving-main .banner-thanks-content p {
      color: #ffffff; }
      .thanksgiving-main .banner-thanks-content p strong {
        display: inline-block;
        font-size: 28px;
        font-weight: bold;
        line-height: 1.18; }
        @media (max-width: 767px) {
          .thanksgiving-main .banner-thanks-content p strong {
            font-size: 20px; } }
  .thanksgiving-main p {
    font-size: 24px;
    line-height: 33px; }
    @media (max-width: 767px) {
      .thanksgiving-main p {
        font-size: 18px;
        line-height: 22px; } }
  .thanksgiving-main .thanks-form-block {
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 5px 24px 0 rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0 5px 24px 0 rgba(0, 0, 0, 0.09);
    padding: 30px; }
    @media (max-width: 767px) {
      .thanksgiving-main .thanks-form-block {
        padding: 15px; } }
    .thanksgiving-main .thanks-form-block h4 {
      font-size: 24px;
      color: #4a4a4a;
      padding: 0 0 25px 60px;
      position: relative;
      font-weight: normal; }
      @media (max-width: 767px) {
        .thanksgiving-main .thanks-form-block h4 {
          font-size: 21px;
          line-height: 25px;
          padding-left: 55px; } }
      .thanksgiving-main .thanks-form-block h4:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        left: -6px;
        background: url("/img/thanksgiving2017/user-mic.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% 100%;
        width: 53px;
        height: 53px; }
    .thanksgiving-main .thanks-form-block .form-group {
      margin: 0 0;
      padding: 0 0 10px; }
      .thanksgiving-main .thanks-form-block .form-group input {
        height: 44px;
        font-size: 20px;
        line-height: 24px;
        color: #4a4a4a;
        padding: 10px 15px;
        font-weight: normal; }
        .thanksgiving-main .thanks-form-block .form-group input:first-child {
          border-bottom-left-radius: 0;
          border-bottom-right-radius: 0;
          margin: 0 0; }
        .thanksgiving-main .thanks-form-block .form-group input:last-child {
          border-top-left-radius: 0;
          border-top-right-radius: 0;
          margin: -1px 0 0 0; }
    .thanksgiving-main .thanks-form-block .btn {
      margin: 16px 0 0; }
      @media (max-width: 991px) {
        .thanksgiving-main .thanks-form-block .btn {
          padding-left: 5px;
          padding-right: 5px; } }
      @media (max-width: 767px) {
        .thanksgiving-main .thanks-form-block .btn {
          width: 100%; } }
  .thanksgiving-main .lb-section--white {
    text-align: left; }
  .thanksgiving-main .lb--card {
    padding: 14px 15px;
    position: relative; }
  .thanksgiving-main .v2-card--wrapper {
    padding: 0;
    margin: 0;
    height: 253px;
    width: 100%; }
  .thanksgiving-main .v2-card--img {
    height: 253px; }
  .thanksgiving-main .thanks-threed-block {
    text-align: center; }
    .thanksgiving-main .thanks-threed-block strong {
      font-size: 36px;
      font-weight: bold;
      text-align: center;
      color: #000000;
      line-height: 40px;
      margin: 0 0 25px;
      display: block; }
      @media (max-width: 767px) {
        .thanksgiving-main .thanks-threed-block strong {
          font-size: 26px;
          line-height: 32px; } }
    .thanksgiving-main .thanks-threed-block p {
      margin: 0 0 25px;
      font-size: 24px;
      line-height: 1.38;
      text-align: center;
      color: #4a4a4a; }
      @media (max-width: 767px) {
        .thanksgiving-main .thanks-threed-block p {
          font-size: 18px; } }
    .thanksgiving-main .thanks-threed-block .max-width-ctrl {
      max-width: 780px;
      margin: 0 auto; }
      @media (max-width: 991px) {
        .thanksgiving-main .thanks-threed-block .max-width-ctrl {
          max-width: inherit;
          width: 100%; } }
    .thanksgiving-main .thanks-threed-block small {
      display: block;
      text-align: center;
      margin: 10px 0;
      font-size: 12px;
      font-weight: 500;
      color: #4a4a4a;
      line-height: 15px; }
    .thanksgiving-main .thanks-threed-block .btn {
      width: 458px;
      margin: 0 auto; }
      @media (max-width: 564px) {
        .thanksgiving-main .thanks-threed-block .btn {
          width: 100%; } }
  .thanksgiving-main .btn {
    font-size: 21px;
    line-height: 25px; }
  .thanksgiving-main .thanks-fourth-block {
    padding: 90px 0; }
    @media (max-width: 767px) {
      .thanksgiving-main .thanks-fourth-block {
        padding: 30px 0; } }
  .thanksgiving-main .max-width-ctrl-four {
    max-width: 820px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .thanksgiving-main .max-width-ctrl-four {
        max-width: inherit;
        width: 100%; } }
    .thanksgiving-main .max-width-ctrl-four .lb-h2 {
      margin: 0 0 25px;
      font-size: 25px;
      line-height: 1.4; }
    .thanksgiving-main .max-width-ctrl-four i {
      color: #ff7900 !important; }
    .thanksgiving-main .max-width-ctrl-four .lb-list-noneli li {
      font-size: 16px; }
    .thanksgiving-main .max-width-ctrl-four .btn {
      font-size: 18px;
      line-height: 24px;
      width: 252px;
      padding: 10px; }
  .thanksgiving-main figure img {
    width: 100%;
    display: block; }
  .thanksgiving-main .thanks-fifth-block {
    text-align: center; }
    .thanksgiving-main .thanks-fifth-block span {
      display: block;
      padding-top: 6px; }
    .thanksgiving-main .thanks-fifth-block h2 {
      font-size: 24px;
      line-height: 1.33; }
    .thanksgiving-main .thanks-fifth-block p {
      font-size: 22px;
      line-height: 30px; }
      @media (max-width: 767px) {
        .thanksgiving-main .thanks-fifth-block p {
          font-size: 18px;
          line-height: 22px; } }
    .thanksgiving-main .thanks-fifth-block a {
      display: inline-block;
      color: #0791cd;
      text-decoration: underline;
      margin: 13px 0 0;
      font-size: 16px;
      line-height: 19px;
      font-weight: 500; }

.pricing-heading {
  font-size: 46px;
  font-weight: 500;
  line-height: 1.13;
  text-align: center;
  color: #000000;
  margin-bottom: 20px; }

.pricing-subheader {
  line-height: 1.54;
  font-size: 26px;
  text-align: center;
  color: #000000; }

.pricing-cta {
  margin: 10px 0px; }

.pricing-hero {
  padding: 60px 0px;
  margin-top: 110px; }

.pricing-features {
  padding: 0px;
  display: flex;
  width: 100%; }
  .pricing-features .pricing-tab {
    min-height: 200px;
    border-right: 1px solid #efefef;
    width: 25%;
    background-color: #ffffff;
    padding: 20px;
    opacity: 0;
    transition: all 300ms ease-in; }

.features-wrapper .features-tab {
  display: flex;
  width: 100%; }
  .features-wrapper .features-tab .features-list {
    width: 20%;
    padding: 10px;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
    background-color: #ffffff; }
    .features-wrapper .features-tab .features-list:last-child {
      border-bottom: 0px; }
  .features-wrapper .features-tab .feature {
    box-sizing: border-box;
    width: 80%;
    display: flex; }
    .features-wrapper .features-tab .feature .value {
      text-align: center;
      width: 33.3%;
      background-color: #ffffff;
      vertical-align: middle;
      padding: 10px 20px;
      border-bottom: 1px solid #efefef;
      border-right: 1px solid #efefef; }

.prices-shown-are-for {
  font-size: 16px;
  line-height: 1.44;
  text-align: center;
  color: #000000;
  padding: 50px 0px 100px; }
  @media (max-width: 767px) {
    .prices-shown-are-for {
      padding: 30px 0; } }

.bb-0 {
  border-bottom: 0px !important; }

.mb-70 {
  margin-bottom: 70px; }

.fs-36 {
  font-size: 36px; }

.text-lightgray {
  color: #9b9b9b; }

.ml-0 {
  margin-left: 0px !important; }

.pricing-faq {
  padding: 20px;
  border-bottom: 1px solid #dddddd; }
  @media (max-width: 767px) {
    .pricing-faq {
      padding: 15px 0; } }
  .pricing-faq:first-child {
    margin-top: 40px;
    border-top: 1px solid #dddddd; }
    @media (max-width: 767px) {
      .pricing-faq:first-child {
        margin-top: 15px; } }
  .pricing-faq .faq-link {
    font-size: 16px;
    text-align: left;
    color: #000000;
    display: flex;
    text-decoration: none; }
  .pricing-faq > div {
    padding: 5px 18px; }
  .pricing-faq p {
    line-height: 1.4; }

.faq-info {
  font-size: 16px;
  padding: 40px 0px 100px; }
  @media (max-width: 767px) {
    .faq-info {
      padding: 30px 0; } }

.price-switcher--wrapper {
  width: 200px;
  height: 30px;
  line-height: 30px;
  clear: both;
  margin: 0px auto; }
  .price-switcher--wrapper .price-switcher {
    background-color: white;
    float: left;
    text-align: center;
    width: 50%;
    display: block;
    position: relative;
    color: #4a4a4a;
    cursor: pointer; }
    .price-switcher--wrapper .price-switcher:first-child {
      border-top-left-radius: 25px;
      border-bottom-left-radius: 25px; }
      .price-switcher--wrapper .price-switcher:first-child:after {
        content: "Yearly";
        background-color: #85c525;
        width: 100%;
        height: 100%;
        position: absolute;
        color: #ffffff;
        float: none;
        left: 0px;
        border-radius: 25px;
        display: none;
        top: 0px; }
    .price-switcher--wrapper .price-switcher:last-child {
      border-top-right-radius: 25px;
      border-bottom-right-radius: 25px; }
      .price-switcher--wrapper .price-switcher:last-child:after {
        content: "Monthly";
        background-color: #85c525;
        width: 100%;
        height: 100%;
        position: absolute;
        color: #ffffff;
        float: none;
        top: 0px;
        left: 0px;
        border-radius: 25px;
        display: none; }
    .price-switcher--wrapper .price-switcher.active:after {
      display: block; }

.mobile {
  display: none; }

@media screen and (max-width: 767px) {
  .pricing-heading {
    font-size: 32px; }
  .mobile {
    width: 100%;
    display: block; }
    .mobile .pricing {
      padding: 20px 0px 0px;
      margin-bottom: 10px;
      background-color: #ffffff; }
      .mobile .pricing ul {
        list-style: none;
        width: 100%;
        display: block;
        margin: 10px 0px 0px;
        padding: 0px; }
        .mobile .pricing ul li {
          display: inline-block;
          padding: 10px 20px;
          margin-left: 0px;
          width: 100%;
          border-bottom: 1px solid rgba(0, 0, 0, 0.09);
          text-align: center; }
          .mobile .pricing ul li:last-child {
            border: 0px; }
  .db {
    display: block !important; }
  .pricing-features {
    display: none; }
    .pricing-features .pricing-tab {
      min-height: 120px;
      width: 100%;
      display: block;
      margin-bottom: 10px;
      opacity: 0;
      transition: all 300ms ease-in; }
      .pricing-features .pricing-tab div {
        width: 50%;
        float: left;
        display: block;
        margin: 0px; }
        .pricing-features .pricing-tab div div, .pricing-features .pricing-tab div a {
          text-align: left;
          display: block;
          float: none; }
        .pricing-features .pricing-tab div a {
          text-align: center; }
      .pricing-features .pricing-tab:first-child {
        display: none; }
  .features-wrapper {
    display: none; }
    .features-wrapper .features-tab {
      display: block;
      float: left; }
      .features-wrapper .features-tab .features-list {
        display: block;
        width: 100%;
        text-align: center;
        padding: 10px;
        background-color: #efefef; }
      .features-wrapper .features-tab .feature {
        display: block;
        width: 100%; } }
      @media screen and (max-width: 767px) and (max-width: 767px) {
        .features-wrapper .features-tab .feature {
          display: none; } }

@media screen and (max-width: 767px) {
        .features-wrapper .features-tab .feature .value {
          display: block;
          float: left;
          min-height: 45px; }
  .xs-hide {
    display: none !important; } }

.pricing-table--container {
  display: none; }
  .pricing-table--container.active {
    display: block; }
    .pricing-table--container.active .pricing-features .pricing-tab {
      opacity: 1;
      transition: all 300ms ease-in; }
    .pricing-table--container.active .lb-link {
      color: #0791cd !important; }

.navbar-nav > .open > a {
  background-color: #ffffff !important; }

.nav-scoller {
  background-color: #ffffff;
  height: 50px;
  position: fixed;
  top: 60px;
  width: 100%;
  z-index: 999;
  box-sizing: border-box;
  border: 1px solid #efefef;
  display: none;
  box-shadow: -2px 4px 5px -3px rgba(0, 0, 0, 0.15); }
  .nav-scoller.active {
    display: block; }
  .nav-scoller .pricing-features .pricing-tab {
    min-height: initial;
    height: auto;
    padding: 0px 10px;
    box-sizing: border-box;
    opacity: 1; }

@media (max-width: 767px) {
  .features-wrapper .mob-hid {
    display: none; } }

.notfound-container {
  width: 100vw;
  min-height: 100vh;
  background-color: #ffffff;
  position: relative; }
  .notfound-container .common, .notfound-container .land, .notfound-container .house, .notfound-container .aliens, .notfound-container .bench, .notfound-container .cloud-1, .notfound-container .cloud-2, .notfound-container .sun {
    position: absolute;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .notfound-container .land {
    background-image: url("/img/notfound/land.svg");
    width: 100vw;
    height: 250px;
    bottom: 0px; }
  .notfound-container .house {
    background-image: url("/img/notfound/house.svg");
    width: 80px;
    height: 50px;
    left: 30%;
    bottom: 110px; }
  .notfound-container .aliens {
    background-image: url("/img/notfound/aliens.svg");
    width: 235px;
    height: 208px;
    left: 15%;
    bottom: 90px; }
  .notfound-container .bench {
    background-image: url("/img/notfound/bench.svg");
    width: 60px;
    height: 55px;
    left: 20%;
    bottom: 90px; }
  .notfound-container .cloud-1 {
    background-image: url("/img/notfound/cloud.svg");
    width: 144px;
    height: 28px;
    right: 100px;
    top: 120px; }
  .notfound-container .cloud-2 {
    background-image: url("/img/notfound/cloud.svg");
    width: 144px;
    height: 28px;
    right: 300px;
    top: 280px; }
  .notfound-container .sun {
    background-image: url("/img/notfound/sun.svg");
    width: 143px;
    height: 93px;
    left: 10%;
    top: 120px; }
  .notfound-container .text {
    padding: 20px;
    text-align: left !important;
    margin-top: 120px; }
    .notfound-container .text .lb-customers-subheading {
      text-align: left;
      margin-top: 20px; }
  .notfound-container p {
    color: #000000;
    line-height: 1.4; }
  .notfound-container .suggestions .right {
    text-align: left;
    padding: 30px;
    box-sizing: border-box; }
    .notfound-container .suggestions .right p {
      font-size: 18px;
      margin: 0px 0px 5px; }

@media screen and (max-width: 530px) {
  .bench, .aliens, .house, .cloud-1, .cloud-2, .sun {
    display: none; } }

.capterra-hero {
  width: 100%;
  min-height: 500px;
  position: relative;
  margin-top: 60px;
  background-color: #000000;
  background: linear-gradient(to bottom, rgba(43, 43, 43, 0.76), rgba(43, 43, 43, 0.76)), url("../img/capterra.jpeg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
  padding: 30px 0px; }
  .capterra-hero .lb-h2,
  .capterra-hero .lb-list-none li {
    color: #ffffff !important; }
  .capterra-hero .hero-signup {
    background-color: #ffffff;
    box-shadow: 0 5px 24px 0 rgba(0, 0, 0, 0.09);
    width: 379px;
    min-height: 440px;
    padding: 28px 28px;
    box-sizing: border-box; }
    .capterra-hero .hero-signup .blurb-text {
      clear: both;
      display: block;
      margin-bottom: 35px; }
      .capterra-hero .hero-signup .blurb-text div:first-child {
        float: left;
        margin-right: 10px;
        width: 45px; }
      .capterra-hero .hero-signup .blurb-text div {
        float: left;
        width: 255px; }
        .capterra-hero .hero-signup .blurb-text div .blurb-head {
          font-size: 18px;
          font-weight: 500;
          text-align: left;
          color: #000000; }
        .capterra-hero .hero-signup .blurb-text div .blurb-tag {
          font-size: 15px;
          text-align: left;
          color: #4a4a4a; }
    .capterra-hero .hero-signup .hero-form .form-couple {
      width: 100%;
      margin-bottom: 20px; }
      .capterra-hero .hero-signup .hero-form .form-couple input {
        height: 48px;
        margin: 0px;
        border-radius: 0px;
        box-shadow: none; }
        .capterra-hero .hero-signup .hero-form .form-couple input:focus {
          outline: none;
          border-color: #ccc;
          box-shadow: none; }

.warn {
  margin-top: 25px;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.58;
  letter-spacing: normal;
  text-align: left;
  color: #9b9b9b; }

.feature-image {
  height: 100px;
  margin-left: 30px; }

.capterra-clients {
  background-color: #ffffff;
  width: 100%; }

@media (max-width: 535px) {
  .capterra-hero .hero-signup {
    min-height: 410px;
    width: 100% !important;
    padding: 20px 10px; }
    .capterra-hero .hero-signup .width-100 {
      width: 100%; } }

.media-header {
  background-color: #ffffff;
  background-image: url("../images/media-hero.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #ffffff;
  position: relative;
  padding-top: 61px;
  min-height: 472px; }
  .media-header::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6); }
  .media-header .lb-customers-heading {
    margin-top: 80px; }
    @media (max-width: 767px) {
      .media-header .lb-customers-heading {
        margin-top: 50px; } }
  @media (max-width: 767px) {
    .media-header {
      min-height: 1px;
      padding-top: 100px;
      padding-bottom: 50px; } }
  @media (max-width: 767px) {
    .media-header .p-t-50 {
      padding-top: 20px; }
      .media-header .p-t-50 .btn-xl {
        font-size: 15px; } }
  .media-header .lb-customers-heading, .media-header .lb-customers-subheading {
    color: #ffffff; }
  .media-header .lb-customers-heading {
    font-size: 44px; }
    @media (max-width: 767px) {
      .media-header .lb-customers-heading {
        font-size: 25px; } }
  .media-header .container {
    position: relative;
    z-index: 3; }

.p-lr-100 {
  padding: 10px 170px 50px; }
  @media (max-width: 1199px) {
    .p-lr-100 {
      padding: 10px 50px 50px; } }
  @media (max-width: 991px) {
    .p-lr-100 {
      padding: 10px 30px 50px; } }
  @media (max-width: 767px) {
    .p-lr-100 {
      padding: 10px 10px 30px; } }

.media-dropdown-block {
  position: relative;
  padding: 25px 0; }
  .media-dropdown-block .white-box {
    display: block;
    background-color: #ffffff;
    padding: 20px;
    width: 100%;
    text-align: center;
    color: #000000; }
    @media (max-width: 767px) {
      .media-dropdown-block .white-box {
        min-height: 1px;
        padding: 20px 10px; } }
    .media-dropdown-block .white-box h4 {
      font-size: 20px;
      line-height: 1.54;
      color: #6d6d6d; }
      .media-dropdown-block .white-box h4 i {
        font-size: 27px;
        padding: 22px;
        display: block;
        border-radius: 50%;
        background-color: #efefef;
        color: #444444;
        margin: 0 auto 15px;
        width: 73px; }
  .media-dropdown-block .toggle-icon {
    display: block;
    text-align: center;
    cursor: pointer; }
    .media-dropdown-block .toggle-icon i {
      display: inline-block;
      padding: 5px 0;
      color: #6d6d6d;
      font-size: 40px;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out; }
  .media-dropdown-block ul {
    list-style: none;
    width: 100%;
    padding: 0;
    height: auto;
    padding: 12px 0;
    background-color: #ffffff;
    margin-top: 10px;
    position: absolute;
    opacity: 0;
    z-index: 0;
    visibility: hidden;
    transform: translate(0);
    -webkit-transform: translate(0);
    transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out; }
  .media-dropdown-block .active ul {
    position: relative;
    width: 100%;
    height: auto;
    transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    transform: translate(0);
    -webkit-transform: translate(0);
    opacity: 1;
    z-index: 1;
    visibility: visible; }
  .media-dropdown-block .active .toggle-icon i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; }
  .media-dropdown-block li {
    list-style: none;
    padding: 4px 0 4px 25px;
    position: relative; }
    .media-dropdown-block li a {
      font-size: 18px;
      line-height: 26px;
      color: #0791cd; }
      @media (max-width: 767px) {
        .media-dropdown-block li a {
          font-size: 16px;
          line-height: 22px; } }
  @media (max-width: 767px) {
    .media-dropdown-block .col-sm-4 {
      margin-bottom: 10px; } }

.press-contact {
  background-color: #ffffff;
  margin: 35px 0; }

.press-contact-main {
  background-color: #f8f8f8;
  max-width: 700px;
  margin: 35px auto;
  padding: 30px 15px;
  text-align: center; }
  @media (max-width: 767px) {
    .press-contact-main {
      max-width: initial;
      padding: 20px 10px; } }
  .press-contact-main h3 {
    font-size: 26px;
    line-height: 1.54;
    columns: #000000;
    padding-bottom: 10px; }
  .press-contact-main span {
    display: block;
    font-size: 24px;
    line-height: 35px;
    color: #000000; }
    @media (max-width: 767px) {
      .press-contact-main span {
        font-size: 18px;
        line-height: 32px; } }
    .press-contact-main span a {
      color: #000000;
      text-decoration: none; }
  .press-contact-main a {
    text-decoration: underline;
    font-size: 24px;
    line-height: 35px;
    display: inline-block;
    margin-top: 10px;
    color: #0791cd; }
    @media (max-width: 767px) {
      .press-contact-main a {
        font-size: 18px;
        line-height: 32px; } }

.media-pre-foot {
  margin-top: 25px; }

.p-t-50 {
  padding-top: 50px; }

.media-header .modal.in .modal-dialog {
  -webkit-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px !important; }

.aigis-preview {
  background: #f9f9f9; }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") 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;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.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.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.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; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-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);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -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; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.vm-alert {
  font-size: 14px;
  background-color: #ffffff;
  color: #ffffff;
  border-radius: 3px;
  padding: 15px; }

.vm-alert-success {
  color: #5cb85c;
  background: rgba(92, 184, 92, 0.2);
  border: 1px solid rgba(92, 184, 92, 0.2); }

.vm-alert-info {
  color: #5bc0de;
  background: rgba(91, 192, 222, 0.2);
  border: 1px solid rgba(91, 192, 222, 0.2); }

.vm-alert-warning {
  color: #f0ad4e;
  background: rgba(240, 173, 78, 0.2);
  border: 1px solid rgba(240, 173, 78, 0.2); }

.vm-alert-danger {
  color: #c9302c;
  background: rgba(201, 48, 44, 0.2);
  border: 1px solid rgba(201, 48, 44, 0.2); }

/*
---
name: Alerts
category:
  - Alerts
---

```html
	<p class="vm-alert vm-alert-success"><i class="fa fa-check"></i> This is a <b>success</b> alert</p>
	<p class="vm-alert vm-alert-info"><i class="fa fa-info"></i> This is an <b>Info</b> alert</p>
	<p class="vm-alert vm-alert-warning"><i class="fa fa-warning"></i> This is a <b>warning</b> alert</p>
	<p class="vm-alert vm-alert-danger"><i class="fa fa-ban"></i> This is a <b>danger</b> alert</p>
```
*/
a {
  cursor: pointer;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.anchor-green {
  color: #85c525; }

.anchor-gray {
  color: #777777; }

.anchor-black {
  color: #000000; }

/*
---
name: Anchors
category:
  Anchors
---

```html
<p><a href="" class="anchor-green">Link green</a></p>
<p><a href="" class="anchor-gray">Link gray</a></p>
<p><a href="" class="anchor-black">Link black</a></p>
```
*/
.breadcrumb {
  list-style-type: none;
  text-transform: uppercase;
  font-size: 0.75em;
  padding: 0px;
  background: transparent; }
  .breadcrumb li {
    display: inline; }
    .breadcrumb li a {
      color: #85c525;
      font-weight: bold; }

.breadcrumb li + li:before {
  padding: 2px;
  color: black;
  content: "/\00a0"; }

/*
---
name: Breadcrumbs
category:
  - Breadcrumbs
---

```html
<ul class="breadcrumb">
  <li><a href="#">Nonprofits</a></li>
  <li><a href="#">Volunteer management</a></li>
  <li>Groups and Individuals</li>
</ul>
```
*/
a.btn, a.btn:hover {
  text-decoration: none; }

.btn {
  padding: 8px 14px;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid #ccc;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer; }

/*
---
name: Types
category:
  - Buttons/Types
---
```html
<a class="btn btn-default" href="#">Link</a>
<button class="btn btn-default">Button</button>
<input class="btn btn-default" type="button" value="Input">
<input class="btn btn-default" type="submit" value="Submit">
<button class="btn btn-outline-black">Outline black</button>
```
*/
.btn-default {
  background-color: #ffffff;
  color: #000000; }
  .btn-default:hover {
    background-color: #f2f2f2; }

.btn-green {
  background-color: #85c525;
  border-color: #85c525; }
  .btn-green:hover {
    background-color: #77b021;
    color: #ffffff; }
  .btn-green:focus {
    color: #ffffff; }

.btn-orange {
  background-color: #de601f; }
  .btn-orange:hover {
    background-color: #c8561c; }

.btn-dark-orange {
  background-color: #ff7900;
  border-color: #ff7900; }
  .btn-dark-orange:hover {
    background-color: #e66d00;
    border-color: #e66d00; }

.btn-outline-white {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff; }
  .btn-outline-white:hover {
    border: 1px solid #85c525;
    color: #85c525; }

.btn-outline-black {
  background-color: transparent;
  border: 1px solid #000000;
  color: #000000; }
  .btn-outline-black:hover {
    border: 1px solid #85c525;
    color: #85c525; }

/*
---
name: Colors
category:
  - Buttons/Colors
---
```html
<p>
	<button class="btn btn-default">Default</button>
	<button class="btn btn-green">Green</button>
	<button class="btn btn-orange">Orange</button>
</p>
<p>
	<button class="btn btn-outline-white">Outline white</button>
	<button class="btn btn-outline-black">Outline black</button>
</p>
```
*/
.btn-xl {
  font-size: 1.375em;
  padding: 20px 45px; }

.btn-lg, .btn-group-lg > .btn {
  font-size: 1.125em;
  padding: 10px 30px; }

.btn-xs, .btn-group-xs > .btn {
  font-size: 0.625em;
  padding: 5px 10px; }

/*
---
name: Sizes
category:
  - Buttons/Sizes
---
```html
<p>
	<button class="btn btn-green btn-xl">Button x-large</button>
</p>
<p>
	<button class="btn btn-green btn-lg">Button large</button>
</p>
<p>
	<button class="btn btn-green">Button default</button>
</p>
<p>
	<button class="btn btn-green btn-xs">Button x-small</button>
</p>
```
*/
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 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 {
  float: left;
  margin-left: -1px; }

/*
---
name: Groups
category:
  - Buttons/Groups and sizes
---
```html
<div class="btn-group" role="group" aria-label="...">
  <button type="button" class="btn btn-default">Left</button>
  <button type="button" class="btn btn-default">Middle</button>
  <button type="button" class="btn btn-default">Right</button>
</div>
```
*/
.btn-group {
  display: inline-block; }

.btn-group-xl > .btn {
  font-size: 1.375em;
  padding: 15px 35px; }

.btn-group-lg > .btn {
  font-size: 1.125em;
  padding: 10px 30px; }

.btn-group-xs > .btn {
  font-size: 0.625em;
  padding: 5px 10px; }

/*
---
name: Group sizes
category:
  - Buttons/Groups and sizes
---
```html
<h4 class="text-light-gray">X-large</h4>
<div class="btn-group btn-group-xl">
	<button type="button" class="btn btn-default">Left</button>
	<button type="button" class="btn btn-default">Middle</button>
	<button type="button" class="btn btn-default">Right</button>
</div>

<h4 class="text-light-gray">Large</h4>
<div class="btn-group btn-group-lg">
	<button type="button" class="btn btn-default">Left</button>
	<button type="button" class="btn btn-default">Middle</button>
	<button type="button" class="btn btn-default">Right</button>
</div>

<h4 class="text-light-gray">Default</h4>
<div class="btn-group">
	<button type="button" class="btn btn-default">Left</button>
	<button type="button" class="btn btn-default">Middle</button>
	<button type="button" class="btn btn-default">Right</button>
</div>

<h4 class="text-light-gray">X-small</h4>
<div class="btn-group btn-group-xs">
	<button type="button" class="btn btn-default">Left</button>
	<button type="button" class="btn btn-default">Middle</button>
	<button type="button" class="btn btn-default">Right</button>
</div>
```
*/
.btn-facebook {
  background-color: #3B5998;
  border-color: #3B5998; }
  .btn-facebook:hover {
    background-color: #344e86;
    color: #ffffff; }

.btn-twitter {
  background-color: #55ACEE;
  border-color: #55ACEE; }
  .btn-twitter:hover {
    background-color: #3ea1ec;
    color: #ffffff; }

.btn-g-plus {
  background-color: #dd4b39;
  border-color: #dd4b39; }
  .btn-g-plus:hover {
    background-color: #d73925;
    color: #ffffff; }

.circle, .square {
  width: 40px;
  height: 40px;
  padding: 0; }

.circle-xs, .square-xs {
  width: 30px;
  height: 30px;
  padding: 4px; }

.circle, .circle-xs {
  border-radius: 100%; }

.square, .square-xs {
  border-radius: 5px; }

/*
---
name: Social button types
category:
  - Buttons/Social
---
```html
	<button class="btn btn-facebook"><i class="fa fa-facebook"></i> Facebook</button>
	<button class="btn btn-twitter square"><i class="fa fa-twitter fa-lg"></i></button>
	<button class="btn btn-g-plus circle"><i class="fa fa-google-plus fa-lg"></i></button>
```
*/
/*
---
name: Social buttons sizes
category:
  - Buttons/Social
---
```html
	<h4 class="text-light-gray">X-Small</h4>
	<button class="btn btn-facebook circle-xs"><i class="fa fa-facebook"></i></button>
	<button class="btn btn-twitter circle-xs"><i class="fa fa-twitter"></i></button>
	<button class="btn btn-g-plus circle-xs"><i class="fa fa-google-plus"></i></button>
	<hr/>
	<button class="btn btn-facebook square-xs"><i class="fa fa-facebook"></i></button>
	<button class="btn btn-twitter square-xs"><i class="fa fa-twitter"></i></button>
	<button class="btn btn-g-plus square-xs"><i class="fa fa-google-plus"></i></button>
	<hr/>
	<button class="btn btn-facebook btn-xs"><i class="fa fa-facebook"></i> Facebook</button>
	<button class="btn btn-twitter btn-xs"><i class="fa fa-twitter"></i> Twitter</button>
	<button class="btn btn-g-plus btn-xs"><i class="fa fa-google-plus"></i> G-Plus</button>
	<hr/>

	<h4 class="text-light-gray">Default</h4>
	<button class="btn btn-facebook circle"><i class="fa fa-facebook fa-lg"></i></button>
	<button class="btn btn-twitter circle"><i class="fa fa-twitter fa-lg"></i></button>
	<button class="btn btn-g-plus circle"><i class="fa fa-google-plus fa-lg"></i></button>	
	<hr/>
	<button class="btn btn-facebook square"><i class="fa fa-facebook fa-lg"></i></button>
	<button class="btn btn-twitter square"><i class="fa fa-twitter fa-lg"></i></button>
	<button class="btn btn-g-plus square"><i class="fa fa-google-plus fa-lg"></i></button>
	<hr/>
	<button class="btn btn-facebook"><i class="fa fa-facebook"></i> Facebook</button>
	<button class="btn btn-twitter"><i class="fa fa-twitter"></i> Twitter</button>
	<button class="btn btn-g-plus"><i class="fa fa-google-plus"></i> G-Plus</button>
```
*/
.vm-calendar {
  color: green; }

/*
---
name: Calendars
category:
  - Calendars
---
```html
<input type="date" >
<input type="time" >
```
*/
.card {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  color: #777777;
  font-size: 14px;
  border: 1px solid #d0d0d0; }
  .card .card-img {
    width: 100%;
    height: 180px; }
  .card:hover {
    box-shadow: 0px 0px 8px #dddddd;
    text-decoration: none; }

a.card:hover .card-title {
  color: #337ab7; }

/*
---
name: Card
category:
  Cards/Card
---
```html
<div class="card" style="width: 20rem;">
	<img class="card-img" src="http://local.vmark.com/img/resources/volunteers-grid.jpg"/>
	<div class="card-block">
		<h3 class="card-title"><strong>Nonprofit</strong> Tutorials</h3>
		<p class="card-content">Step-by-step tutorials and instructional videos for nonprofit users to learn how to get the most out of your VolunteerMark account.</p>
	</div>
</div>
```
*/
/*
---
name: Card clickable
category:
  Cards/Card clickable
---
```html
<a class="card" href="#" style="width: 20rem;">
	<img class="card-img" src="http://local.vmark.com/img/resources/whitepaper-2.jpg"/>
	<div class="card-block">
		<h3 class="card-title"><strong>Nonprofit</strong> Tutorials</h3>
		<p class="card-content">Step-by-step tutorials and instructional videos for nonprofit users to learn how to get the most out of your VolunteerMark account.</p>
	</div>
</a>
```
*/
.card-block {
  background: #ffffff;
  padding: 10px; }
  .card-block .card-title {
    margin: 5px 0px;
    color: #444444;
    font-weight: normal; }
  .card-block .card-content {
    line-height: 1.375em; }

/*
---
name: Card
category:
  Cards/Card block
---
```html
<div class="card card-block" style="width: 20rem;">
		<h3 class="card-title"><strong>Nonprofit</strong> Tutorials</h3>
		<p class="card-content">Step-by-step tutorials and instructional videos for nonprofit users to learn how to get the most out of your VolunteerMark account.</p>
	</div>
```
*/
.ribbon {
  width: 150px;
  height: 120px;
  position: absolute;
  overflow: hidden;
  z-index: 99; }
  .ribbon .ribbon-green {
    font-size: 1.125em;
    position: relative;
    background-color: #85c525;
    color: #ffffff;
    text-align: center;
    padding: 7px 0;
    webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

/*
---
name: Card with ribbon
category:
  Cards/Card with ribbon
---
```html
<div class="card" style="width: 20rem;">
	<div class="ribbon">
		<div class="ribbon-green">Ribbon</div>
	</div>
	<img class="card-img" src="https://qa.volunteermark.com/img/resources/support-center.jpg"/>
	<div class="card-block">
		<h3 class="card-title"><strong>Nonprofit</strong> Tutorials</h3>
		<p class="card-content">Step-by-step tutorials and instructional videos for nonprofit users to learn how to get the most out of your VolunteerMark account.</p>
	</div>
</div>
```
*/
.card-h {
  flex-direction: row !important; }
  .card-h .card-img {
    width: 33%; }

/*
---
name: Card horizontal
category:
  Cards/Card horizontal
---
```html
<div class="card card-h">
	<img class="card-img" src="http://local.vmark.com/img/resources/rmhc-webinar.jpg"/>
	<div class="card-block">
		<h3 class="card-title"><strong>Red Auto Protection</strong></h3>
		<p class="card-content">Whether you manage volunteers for a nonprofit, school, church, business or organization, the VolunteerMark Blog is for you. We have resources, advice, and inspiration all geared towards helping you maximize the volunteer experience.</p>
	</div>
</div>
```
*/
/*
---
name: Card horizontal clickable
category:
  Cards/Card horizontal clickable
---
```html
<a class="card card-h" href="#">
	<img class="card-img" src="http://local.vmark.com/img/resources/hands-raised.jpg"/>
	<div class="card-block">
		<h3 class="card-title"><strong>Red Auto Protection</strong></h3>
		<p class="card-content">Whether you manage volunteers for a nonprofit, school, church, business or organization, the VolunteerMark Blog is for you. We have resources, advice, and inspiration all geared towards helping you maximize the volunteer experience.</p>
	</div>
</a>
```
*/
.card-header {
  background: linear-gradient(top, #fafafa 0, #e9e9e9 100%);
  background: -webkit-linear-gradient(top, #fafafa 0, #e9e9e9 100%);
  padding: 10px; }

.card-header-link {
  float: right;
  color: #337ab7; }

/*
---
name: Card with header
category:
  Cards/Card with header
---
```html
<div class="card">
	<div class="card-header">My Flexible Volunteer Positions <a href="#" class="card-header-link">What's this ?</a></div>
	<div class="card-block">
		<h3 class="card-title"><strong>Nonprofit</strong> Tutorials</h3>
		<p class="card-content">Step-by-step tutorials and instructional videos for nonprofit users to learn how to get the most out of your VolunteerMark account.</p>
	</div>
</div>
```
*/
.pricing-card .card-header {
  background: #444444;
  text-align: center;
  color: #ffffff; }
  .pricing-card .card-header h3 {
    margin: 0px; }

.pricing-card .card-body h1 {
  font-size: 4.063em; }

.pricing-card .card-body ul.card-body-list {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0; }
  .pricing-card .card-body ul.card-body-list li {
    padding: 10px;
    border-bottom: 1px solid #d0d0d0;
    font-size: 0.75em; }
    .pricing-card .card-body ul.card-body-list li:first-child {
      font-size: 1em !important;
      color: #444444; }
    .pricing-card .card-body ul.card-body-list li .fa {
      color: #85c525; }
    .pricing-card .card-body ul.card-body-list li h1, .pricing-card .card-body ul.card-body-list li h1 small {
      color: #919090; }
    .pricing-card .card-body ul.card-body-list li h1 small:last-child {
      font-size: 14px;
      font-weight: bold; }
    .pricing-card .card-body ul.card-body-list li h3, .pricing-card .card-body ul.card-body-list li h3 i.fa {
      color: #919090; }
    .pricing-card .card-body ul.card-body-list li:last-child {
      border-bottom: 0; }
      .pricing-card .card-body ul.card-body-list li:last-child .btn {
        font-size: 1.125em; }

.center-card {
  margin: -1em 0;
  box-shadow: 0px 0px 20px #777777;
  z-index: 1; }
  .center-card:hover {
    box-shadow: 0px 0px 30px #777777; }

/*
---
name: Pricing card
category:
  - Cards/Pricing card
---
```html
<div class="flex" style="padding:25px;">
<div class="card pricing-card" style="width: 22rem;">
	<div class="card-header">
		<h3>Basic</h3>
	</div>
	<div class="card-body">
		<ul class="card-body-list">
			<li class="text-center">
				<p class="m-b-0">$39.00 per month</p>
				<h1 class="m-0">
					<small>$</small>34<small>.00</small>
					<small class="block">Per Month</small>
				</h1>
			</li>
			<li class="text-center">
				<p class="m-t-0">Save $60 by paying annually</p>
				<h3 class="m-b-0">Basic</h3>
			</li>
			<li><i class="fa fa-calendar fa-lg"></i> Advanced Sceduling</li>
			<li><i class="fa fa-list fa-lg"></i> List View</li>
			<li><i class="fa fa-user fa-lg"></i> Single Admin</li>
			<li><i class="fa fa-bullhorn fa-lg"></i> Volunteer Recruiting</li>
			<li class="text-center">
				<button class="btn btn-green">Free 14 day trial</button>
				<button class="btn btn-green">Buy Now</button>
			</li>
		</ul>
	</div>
</div>
<div class="card pricing-card center-card" style="width:25rem;">
	<div class="card-header">
		<h3>Essential</h3>
	</div>
	<div class="card-body">
		<ul class="card-body-list">
			<li class="text-center">
				<p class="m-b-0">$89.00 per month</p>
				<h1 class="m-0">
					<small>$</small>75<small>.00</small>
					<small class="block">Per Month</small>
				</h1>
			</li>
			<li class="text-center">
				<p class="m-t-0">Save $168 by paying annually</p>
				<h3 class="m-b-0">Basic <i class="fa fa-plus text-gray"></i></h3>
			</li>
			<li><i class="fa fa-dollar fa-lg"></i> Online Donations</li>
			<li><i class="fa fa-bar-chart-o fa-lg"></i> Reporting Analytics</li>
			<li><i class="fa fa-comments-o fa-lg"></i> Text Messaging</li>
			<li><i class="fa fa-users fa-lg"></i> Unlimited Admins</li>
			<li><i class="fa fa-check-square fa-lg"></i> Volunteer Recruiting</li>
			<li class="text-center">
				<button class="btn btn-green">Free 14 day trial</button>
				<button class="btn btn-green">Buy Now</button>
			</li>
		</ul>
	</div>
</div>
<div class="card pricing-card" style="width: 22rem;">
	<div class="card-header">
		<h3>Royale</h3>
	</div>
	<div class="card-body">
		<ul class="card-body-list">
			<li class="text-center">
				<p class="m-b-0">$149.00 per month</p>
				<h1 class="m-0">
					<small>$</small>125<small>.00</small>
					<small class="block">Per Month</small>
				</h1>
			</li>
			<li class="text-center">
				<p class="m-t-0">Save $288 by paying annually</p>
				<h3 class="m-b-0">Essential <i class="fa fa-plus text-gray"></i></h3>
			</li>
			<li><i class="fa fa-tasks fa-lg"></i> Custom Fields</li>
			<li><i class="fa fa-cubes fa-lg"></i> External Services</li>
			<li><i class="fa fa-sitemap fa-lg"></i> Multiple Locations</li>
			<li><i class="fa fa-database fa-lg"></i> Data Migration Support</li>
			<li class="text-center">
				<button class="btn btn-green">Free 14 day trial</button>
				<button class="btn btn-green">Buy Now</button>
			</li>
		</ul>
	</div>
</div>
</div>
```
*/
.flex {
  display: flex; }

.box {
  width: 100px;
  height: 100px;
  text-align: center;
  margin: 5px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center; }

.green {
  background: #85c525;
  color: #ffffff; }

.orange {
  background: #de601f;
  color: #ffffff; }

.primary {
  background: #337ab7;
  color: #ffffff; }

.success {
  background: #5cb85c;
  color: #ffffff; }

.info {
  background: #5bc0de;
  color: #ffffff; }

.warning {
  background: #f0ad4e;
  color: #ffffff; }

.danger {
  background: #c9302c;
  color: #ffffff; }

.black {
  background: #000000;
  color: #ffffff; }

.dark-gray {
  background: #444444;
  color: #ffffff; }

.gray {
  background: #777777;
  color: #ffffff; }

.light-gray {
  background: #aaaaaa;
  color: #ffffff; }

.white {
  background: #ffffff;
  color: #444444; }

.facebook {
  background: #3B5998;
  color: #ffffff; }

.twitter {
  background: #55ACEE;
  color: #ffffff; }

.g-plus {
  background: #dd4b39;
  color: #ffffff; }

/*
---
name: Colors
category:
  - Colors
---
```html
<h4 class="text-light-gray">Brand</h4>
<div class="flex">
	<div class="box green">
		<span>$green</span>
	</div>
	<div class="box orange">
		<span>$orange</span>
	</div>
</div>

<h4 class="text-light-gray">Bootstrap</h4>
<div class="flex">
	<div class="box primary">
		<span>$primary</span>
	</div>
	<div class="box success">
		<span>$success</span>
	</div>
	<div class="box info">
		<span>$info</span>
	</div>
	<div class="box warning">
		<span>$warning</span>
	</div>
	<div class="box danger">
		<span>$danger</span>
	</div>
</div>

<h4 class="text-light-gray">Regular</h4>
<div class="flex">
	<div class="box black">
		<span>$black</span>
	</div>
	<div class="box dark-gray">
		<span>$dark-gray</span>
	</div>
	<div class="box gray">
		<span>$gray</span>
	</div>
	<div class="box light-gray">
		<span>$light-gray</span>
	</div>
	<div class="box white">
		<span>$white</span>
	</div>
</div>

<h4 class="text-light-gray">Social</h4>
<div class="flex">
	<div class="box facebook">
		<span>$facebook</span>
	</div>
	<div class="box twitter">
		<span>$twitter</span>
	</div>
	<div class="box g-plus">
		<twitterpan>$g-plus</span>
	</div>
</div>

```
*/
/*
---
name: Dropdowns
category:
  - Dropdowns/Button dropdown
---
```html
<h4 class="text-light-gray">Type 1</h4>
<div class="btn-group">
  <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
    Button tag <span class="caret"></span>
  </button>
  <ul class="dropdown-menu">
    <li><a href="#">Action</a></li>
    <li><a href="#">Another action</a></li>
    <li><a href="#">Something else here</a></li>
    <li role="separator" class="divider"></li>
    <li><a href="#">Separated link</a></li>
  </ul>
</div>
<hr/>
<h4 class="text-light-gray">Type 2</h4>
<div class="btn-group">
  <button type="button" class="btn btn-default">Action</button>
  <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
    <span class="caret"></span>
    <span class="sr-only">Toggle Dropdown</span>
  </button>
  <ul class="dropdown-menu">
    <li><a href="#">Action</a></li>
    <li><a href="#">Another action</a></li>
    <li><a href="#">Something else here</a></li>
    <li role="separator" class="divider"></li>
    <li><a href="#">Separated link</a></li>
  </ul>
</div>
```
*/
/*
---
name: Dropdowns
category:
  - Dropdowns/Anchor dropdown
---
```html
<h4 class="text-light-gray">Type 1</h4>
<div class="btn-group">
  <a href="#" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
    Anchor tag <span class="caret"></span>
  </a>
  <ul class="dropdown-menu">
    <li><a href="#">Action</a></li>
    <li><a href="#">Another action</a></li>
    <li><a href="#">Something else here</a></li>
    <li role="separator" class="divider"></li>
    <li><a href="#">Separated link</a></li>
  </ul>
</div>
<hr/>
<h4 class="text-light-gray">Type 2</h4>
<div class="btn-group">
  <button type="button" class="btn btn-default">Action</button>
  <a href="#" type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
    <span class="caret"></span>
    <span class="sr-only">Toggle Dropdown</span>
  </a>
  <ul class="dropdown-menu">
    <li><a href="#">Action</a></li>
    <li><a href="#">Another action</a></li>
    <li><a href="#">Something else here</a></li>
    <li role="separator" class="divider"></li>
    <li><a href="#">Separated link</a></li>
  </ul>
</div>
```
*/
.radio label,
.checkbox label {
  font-size: 14px !important; }

/*
---
name: With label
category:
  - Forms and Inputs/Input box
---
```html
<h4 class="text-light-gray">With label</h4>
<div class="form-group">
  <label for="exampleInputEmail1">Email address</label>
  <input type="email" class="form-control" id="exampleInputEmail1" placeholder="Email">
</div>

<hr/>

<h4 class="text-light-gray">Without label</h4>
<div class="form-group">
  <label class="sr-only" for="exampleInputEmail1">Email address</label>
  <input type="email" class="form-control" id="exampleInputEmail1" placeholder="Email">
</div>
```
*/
/*
---
name: Text area
category:
  - Forms and Inputs/Text area
---
```html
<div class="form-group">
  <label for="comment">Comment:</label>
  <textarea class="form-control" rows="5" placeholder="Comment here..."></textarea>
</div>

```
*/
/*
---
name: Checkboxes
category:
  - Forms and Inputs/Checkboxes
---
```html
<div class="checkbox">
  <label>
    <input type="checkbox" value="">
    Option one is this and that&mdash;be sure to include why it's great
  </label>
</div>
<div class="checkbox">
  <label>
    <input type="checkbox" value="">
    Option one is this and that&mdash;be sure to include why it's great
  </label>
</div>
<div class="checkbox disabled">
  <label>
    <input type="checkbox" value="" disabled>
    Option two is disabled
  </label>
</div>
```
*/
/*
---
name: Checkboxes inline
category:
  - Forms and Inputs/Checkboxes - Inline
---
```html
<label class="checkbox-inline">
  <input type="checkbox" id="inlineCheckbox1" value="option1"> One
</label>
<label class="checkbox-inline">
  <input type="checkbox" id="inlineCheckbox2" value="option2"> Two
</label>
<label class="checkbox-inline">
  <input type="checkbox" id="inlineCheckbox3" value="option3"> Three
</label>
```
*/
/*
---
name: Radio buttons
category:
  - Forms and Inputs/Radio buttons
---
```html
<div class="radio">
  <label>
    <input type="radio" name="optionsRadios" id="optionsRadios1" value="option1" checked>
    Option one is this and that&mdash;be sure to include why it's great
  </label>
</div>
<div class="radio">
  <label>
    <input type="radio" name="optionsRadios" id="optionsRadios2" value="option2">
    Option two can be something else and selecting it will deselect option one
  </label>
</div>
<div class="radio disabled">
  <label>
    <input type="radio" name="optionsRadios" id="optionsRadios3" value="option3" disabled>
    Option three is disabled
  </label>
</div>
```
*/
/*
---
name: Radio buttons inline
category:
  - Forms and Inputs/Radio buttons - Inline
---
```html
<label class="radio-inline">
  <input type="radio" name="inlineRadioOptions" id="inlineRadio1" value="option1"> One
</label>
<label class="radio-inline">
  <input type="radio" name="inlineRadioOptions" id="inlineRadio2" value="option2"> Two
</label>
<label class="radio-inline">
  <input type="radio" name="inlineRadioOptions" id="inlineRadio3" value="option3"> Three
</label>
```
*/
/*
---
name: Select dropdown
category:
  - Forms and Inputs/Select dropdown
---
```html
<h4 class="text-light-gray">Select</h4>
<select class="form-control">
  <option>1</option>
  <option>2</option>
  <option>3</option>
  <option>4</option>
  <option>5</option>
</select>

<hr/>

<h4 class="text-light-gray">Multi select</h4>
<select multiple class="form-control">
  <option>1</option>
  <option>2</option>
  <option>3</option>
  <option>4</option>
  <option>5</option>
</select>
```
*/
/*
---
name: Horizontal form
category:
  - Forms and Inputs/Form - Horizontal
---
```html
<form class="form-horizontal">
  <div class="form-group">
    <label for="inputEmail3" class="col-sm-2 control-label">Email</label>
    <div class="col-sm-10">
      <input type="email" class="form-control" id="inputEmail3" placeholder="Email">
    </div>
  </div>
  <div class="form-group">
    <label for="inputPassword3" class="col-sm-2 control-label">Password</label>
    <div class="col-sm-10">
      <input type="password" class="form-control" id="inputPassword3" placeholder="Password">
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10">
      <div class="checkbox">
        <label>
          <input type="checkbox"> Remember me
        </label>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10">
      <button type="submit" class="btn btn-green">Sign in</button>
    </div>
  </div>
</form>

```
*/
/*
---
name: Vertical form
category:
  - Forms and Inputs/Form - Vertical
---
```html
<form>
  <div class="form-group">
    <label for="exampleInputEmail1">Email address</label>
    <input type="email" class="form-control" id="exampleInputEmail1" placeholder="Email">
  </div>
  <div class="form-group">
    <label for="exampleInputPassword1">Password</label>
    <input type="password" class="form-control" id="exampleInputPassword1" placeholder="Password">
  </div>
  <div class="checkbox">
    <label>
      <input type="checkbox"> Remember me
    </label>
  </div>
  <button type="submit" class="btn btn-green">Submit</button>
</form>

```
*/
/*
---
name: Inline form
category:
  - Forms and Inputs/Form - Inline
---
```html
<form class="form-inline">
  <div class="form-group">
    <label for="exampleInputEmail1">Email:</label>
    <input type="email" class="form-control" id="exampleInputEmail1" placeholder="Email">
  </div>
  <div class="form-group">
    <label for="exampleInputEmail1">Password:</label>
    <input type="password" class="form-control" id="exampleInputPassword1" placeholder="Password">
  </div>
  <div class="checkbox">
    <label>
      <input type="checkbox"> Remember me
    </label>
  </div>
  <button type="submit" class="btn btn-green">Login</button>
</form>

```
*/
.hero {
  /* background: url(/img/home-image.png); */
  background-color: #777777 !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important; }

.hero1 {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("/img/home-image.png"); }

.hero2 {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("/img/slider/resource-library.jpg"); }

.hero3 {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("/img/bg-img.jpg"); }

/*
---
name: Hero basic
category:
  - Heros/Basic
---
```html
<div class="hero hero-lg hero1"></div>
```
*/
.hero-clip {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 88%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 88%, 0% 100%); }

/*
---
name: Hero clip
category:
  - Heros/Clip
---
```html
<div class="hero hero-clip hero-lg hero2"></div>
```
*/
.hero-xs {
  min-height: 150px; }

.hero-lg {
  min-height: 630px; }

/*
---
name: Hero sizes
category:
  - Heros/Sizes
---
```html
<h4 class="text-light-gray">Hero xs</h4>
<p class="hero hero-xs hero3"></p>
<hr/>
<h4 class="text-light-gray">Hero lg</h4>
<p class="hero hero-lg hero1"></p>
```
*/
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 0.625em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

.label-default {
  background: #777777; }

.label-primary {
  background: #337ab7; }

.label-success {
  background: #5cb85c; }

.label-info {
  background: #5bc0de; }

.label-warning {
  background: #f0ad4e; }

.label-danger {
  background: #c9302c; }

/*
---
name: Labels
category:
  - Labels/Basic
---
```html
<h4 class="text-light-gray">Default</h4>
<span class="label label-default">Default</span>
<hr/>
<h4 class="text-light-gray">Colors</h4>
<span class="label label-primary">Primary</span>
<span class="label label-success">Success</span>
<span class="label label-info">Info</span>
<span class="label label-warning">Warning</span>
<span class="label label-danger">Danger</span>
```
*/
/*
---
name: With icons
category:
  - Labels/With icons
---
```html
<span class="label label-default"><i class="fa fa-cog"></i> Default</span>
<span class="label label-primary"><i class="fa fa-user"></i> Primary</span>
<span class="label label-success"><i class="fa fa-check"></i> Success</span>
<span class="label label-info"><i class="fa fa-info"></i> Info</span>
<span class="label label-warning"><i class="fa fa-warning"></i> Warning</span>
<span class="label label-danger"><i class="fa fa-ban"></i> Danger</span>
```
*/
.vm-list {
  color: #777777;
  font-size: 14px;
  line-height: 150%; }
  .vm-list .vm-list-title {
    font-weight: bold;
    list-style-type: none;
    margin-left: -40px;
    margin-bottom: 15px; }

/*
---
name: Unordered list
category:
  - Lists/List
---
```html
<ul class="vm-list">
	<h4 class="vm-list-title">Organization Ideas – Some organizations that can use VolunteerMark:</h4>
    <li>Mentorship Organizations</li>
    <li>Youth Organizations</li>
    <li>Grade School Volunteer Programs</li>
    <li>High School Volunteer Programs</li>
    <li>University Volunteer Programs</li>
    <li>Soup kitchens</li>
    <li>Homeless Shelters</li>
</ul>
```
*/
/*
---
name: Ordered list
category:
  - Lists/List
---
```html
<ol class="vm-list">
	<h4 class="vm-list-title text-green">Organization Ideas – Some organizations that can use VolunteerMark:</h4>
    <li>Mentorship Organizations</li>
    <li>Youth Organizations</li>
    <li>Grade School Volunteer Programs</li>
    <li>High School Volunteer Programs</li>
    <li>University Volunteer Programs</li>
    <li>Soup kitchens</li>
    <li>Homeless Shelters</li>
</ol>

```
*/
.image-list {
  font-size: 14px;
  line-height: 150%;
  list-style-type: none; }
  .image-list li span {
    width: 30px;
    display: inline-block; }

/*
---
name: List with image
category:
  - Lists/List with image
---
```html
<ul class="image-list">
	<h4 class="vm-list-title text-green">Organization Ideas – Some organizations that can use VolunteerMark:</h4>
  <li>
    <span><img src="/img/schedule-icon.png" alt=""></span> Schedule Volunteers
  </li>
  <li>
    <span><img src="/img/report-icon.png" alt=""></span> Report Analytics
  </li>
  <li>
    <span><img src="/img/volunteer-icon.png" alt=""></span> Volunteer Recruiting
  </li>
  <li>
    <span><img src="/img/easy-comm-icon.png" alt=""></span> Easy communication
  </li>
</ul>

```
*/
.vm-list-group li {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

/*
---
name: List group
category:
  - Lists/List group
---
```html

<ul class="vm-list-group">
	<h4 class="vm-list-title">List Group 1</h4>
	<li>List item 1 Maecenas consectetur diam nec nulla blandit consectetur</li>
	<li>List item 2</li>
	<li>List item 3</li>
	<li>List item 4 Pellentesque nec nisl quis risus faucibus elementum.</li>
	<li>List item 5</li>
</ul>
```
*/
.vm-list-group.linked li {
  padding: 0; }
  .vm-list-group.linked li a {
    display: block;
    padding: 10px 15px;
    color: #444444; }
    .vm-list-group.linked li a:hover {
      text-decoration: none;
      color: #777777; }

/*
---
name: List group clickable
category:
  - Lists/List group
---
```html

<ul class="vm-list-group linked">
	<h4 class="vm-list-title">List Group 1</h4>
	<li><a href="#" >List item 1 Maecenas consectetur diam nec nulla blandit consectetur</a></li>
	<li><a href="#" >List item 2</a></li>
	<li><a href="#" >List item 3</a></li>
	<li><a href="#" >List item 4 Pellentesque nec nisl quis risus faucibus elementum.</a></li>
	<li><a href="#" >List item 5</a></li>
</ul>
```
*/
.vm-list-group-link .link {
  position: relative;
  display: block;
  padding: 0px !important;
  background-color: #fff;
  border-bottom: 1px solid #eaeaea !important; }
  .vm-list-group-link .link:hover {
    background: #fefbf7; }

.vm-list-group-link .link a {
  display: block;
  color: #777777;
  font-size: 0.75em;
  padding: 10px 15px; }
  .vm-list-group-link .link a:hover {
    text-decoration: none; }
  .vm-list-group-link .link a p {
    color: #777777; }
    .vm-list-group-link .link a p .label {
      font-size: 14px;
      font-weight: normal; }
  .vm-list-group-link .link a .font-icons {
    float: right; }

.vm-list-group-link .info a {
  color: #5bc0de; }

.vm-list-group-link .warning a {
  color: #f0ad4e; }

.vm-list-group-link .danger a {
  color: #c9302c; }

/*
---
name: List group with link
category:
  - Lists/List group with link
---
```html

<ul class="vm-list-group-link">
	<li class="link">
		<a href="" class="row">
			<div class="col-sm-8">
				<span class="prgname">Default list</span>
				<p><span class="label label-default"><i class="fa fa-refresh"></i> Fixed shifts</span> Helping...</p>
			</div>
			<div class="col-sm-4 m-t-15">
				<span class="font-icons">
					<i class="fa fa-user"></i>
					<i class="fa fa-users"></i>
				</span>
			</div>
		</a>
	</li>
	<li class="link info">
		<a href="" class="row">
			<div class="col-sm-8">
				<span class="prgname">Info list</span>
				<p><span class="label label-info"><i class="fa fa-refresh"></i> Fixed shifts</span> Helping...</p>
			</div>
			<div class="col-sm-4 m-t-15">
				<span class="font-icons">
					<i class="fa fa-user"></i>
					<i class="fa fa-users"></i>
				</span>
			</div>
		</a>
	</li>
	<li class="link warning">
		<a href="" class="row">
			<div class="col-sm-8">
				<span class="prgname">Warning list</span>
				<p><span class="label label-warning"><i class="fa fa-refresh"></i> Fixed shifts</span> Helping...</p>
			</div>
			<div class="col-sm-4 m-t-15">
				<span class="font-icons">
					<i class="fa fa-gavel"></i>
				</span>
			</div>
		</a>
	</li>
	<li class="link danger">
		<a href="" class="row">
			<div class="col-sm-8">
				<span class="prgname">Danger list</span>
				<p><span class="label label-danger"><i class="fa fa-refresh"></i> Fixed shifts</span> Helping...</p>
			</div>
			<div class="col-sm-4 m-t-15">
				<span class="font-icons">
					<i class="fa fa-user"></i>
					<i class="fa fa-users"></i>
					<i class="fa fa-gavel"></i>
				</span>
			</div>
		</a>
	</li>
</ul>
```
*/
/*
---
name: Basic example
category:
  - Modals/Example
---
```html
<div class="vm-modal">
    <div class="modal-content">
      <div class="modal-header">
        <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
        <h3 class="modal-title" id="myModalLabel"><i class="fa fa-clock-o fa-lg"></i> Title</h3>
        <p class="small">Description about this modal Description about this modal</p>
      </div>
      <div class="modal-body">
        ...
      </div>
      <div class="modal-footer">
        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
        <button type="button" class="btn btn-green">Save changes</button>
      </div>
    </div>
</div>
```
*/
.vm-modal .modal-header {
  background-image: linear-gradient(to bottom, #444444 0%, #2d2d2d 100%);
  color: #ffffff; }
  .vm-modal .modal-header .close {
    color: #ffffff;
    opacity: 1; }

/*
---
name: Basic modal
category:
  - Modals/Basic
---
```html
<!-- Button trigger modal -->
<button type="button" class="btn btn-green" data-toggle="modal" data-target="#myModal">
  Basic Modal
</button>

<!-- Modal -->
<div class="modal vm-modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
  <div class="modal-dialog" role="document">
    <div class="modal-content">
      <div class="modal-header">
        <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
        <h3 class="modal-title" id="myModalLabel"><i class="fa fa-clock-o fa-lg"></i> Title</h3>
        <p class="small">Description about this modal Description about this modal</p>
      </div>
      <div class="modal-body">
        ...
      </div>
      <div class="modal-footer">
        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
        <button type="button" class="btn btn-green">Save changes</button>
      </div>
    </div>
  </div>
</div>
```
*/
/*
---
name: Modal sizes
category:
  - Modals/Sizes
---
```html

<!-- Button trigger modal -->
<button type="button" class="btn btn-green" data-toggle="modal" data-target=".bs-example-modal-sm">
  modal-sm
</button>

<!-- Modal -->
<div class="modal vm-modal fade bs-example-modal-sm" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
  <div class="modal-dialog modal-sm" role="document">
    <div class="modal-content">
      <div class="modal-header">
        <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
        <h4 class="modal-title" id="myModalLabel"><i class="fa fa-clock-o fa-lg"></i> Title</h4>
      </div>
      <div class="modal-body">
        ...
      </div>
      <div class="modal-footer">
        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
        <button type="button" class="btn btn-green">Save changes</button>
      </div>
    </div>
  </div>
</div>

<!-- Button trigger modal -->
<button type="button" class="btn btn-green" data-toggle="modal" data-target=".bs-example-modal-lg">
  modal-lg
</button>

<!-- Modal -->
<div class="modal vm-modal fade bs-example-modal-lg" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
  <div class="modal-dialog modal-lg" role="document">
    <div class="modal-content">
      <div class="modal-header">
        <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
        <h4 class="modal-title" id="myModalLabel"><i class="fa fa-clock-o fa-lg"></i> Title</h4>
      </div>
      <div class="modal-body">
        ...
      </div>
      <div class="modal-footer">
        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
        <button type="button" class="btn btn-green">Save changes</button>
      </div>
    </div>
  </div>
</div>
```
*/
.vm-nav {
  color: red; }

.navbar-default .navbar-toggle {
  border: 0; }

.navbar-default .navbar-toggle {
  width: 35px;
  height: 30px;
  background: transparent;
  margin-top: 10px; }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: transparent; }

.navbar-default .navbar-toggle span:nth-child(3), .navbar-default .navbar-toggle span:last-child {
  /*display: none;*/ }

.navbar-default .navbar-toggle .icon-bar {
  background: #85c525;
  display: block;
  height: 5px;
  left: auto;
  position: absolute;
  right: 0px;
  top: 12px;
  width: 35px;
  cursor: pointer;
  transition: background 0s ease 0.3s;
  -webkit-transition: background 0s ease 0.3s; }
  .navbar-default .navbar-toggle .icon-bar:after, .navbar-default .navbar-toggle .icon-bar:before {
    background-color: #85c525;
    content: "";
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
    transition-delay: 0.3s, 0s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-duration: 0.3s, 0.3s; }
  .navbar-default .navbar-toggle .icon-bar:after {
    bottom: -10px; }
  .navbar-default .navbar-toggle .icon-bar:before {
    top: -10px;
    transition-property: top, transform;
    -webkit-transition-property: top, transform; }

.navbar-default .navbar-toggle[aria-expanded="true"] .icon-bar {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0; }
  .navbar-default .navbar-toggle[aria-expanded="true"] .icon-bar:after {
    bottom: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transition-delay: 0s, 0.3s;
    -webkit-transition-delay: 0s, 0.3s; }
  .navbar-default .navbar-toggle[aria-expanded="true"] .icon-bar:before {
    top: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition-delay: 0s, 0.3s;
    -webkit-transition-delay: 0s, 0.3s; }

/*
---
name: Navbars
category:
  - Navbars
---
```html

<nav class="navbar vm-nav navbar-default">
  <div class="container-fluid">
    <!-- Brand and toggle get grouped for better mobile display -->
    <div class="navbar-header">
      <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
        <span class="sr-only">Toggle navigation</span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
      </button>
      <a class="navbar-brand" href="#">Brand</a>
    </div>

    <!-- Collect the nav links, forms, and other content for toggling -->
    <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
      <ul class="nav navbar-nav">
        <li class="active"><a href="#">Link <span class="sr-only">(current)</span></a></li>
        <li><a href="#">Link</a></li>
        <li class="dropdown">
          <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown <span class="caret"></span></a>
          <ul class="dropdown-menu">
            <li><a href="#">Action</a></li>
            <li><a href="#">Another action</a></li>
            <li><a href="#">Something else here</a></li>
            <li role="separator" class="divider"></li>
            <li><a href="#">Separated link</a></li>
            <li role="separator" class="divider"></li>
            <li><a href="#">One more separated link</a></li>
          </ul>
        </li>
      </ul>
      <form class="navbar-form navbar-left" role="search">
        <div class="form-group">
          <input type="text" class="form-control" placeholder="Search">
        </div>
        <button type="submit" class="btn btn-default">Submit</button>
      </form>
      <ul class="nav navbar-nav navbar-right">
        <li><a href="#">Link</a></li>
        <li class="dropdown">
          <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown <span class="caret"></span></a>
          <ul class="dropdown-menu">
            <li><a href="#">Action</a></li>
            <li><a href="#">Another action</a></li>
            <li><a href="#">Something else here</a></li>
            <li role="separator" class="divider"></li>
            <li><a href="#">Separated link</a></li>
          </ul>
        </li>
      </ul>
    </div><!-- /.navbar-collapse -->
  </div><!-- /.container-fluid -->
</nav>

```
*/
.navbar-brand {
  height: auto !important; }

@media (min-width: 992px) and (max-width: 1024px) {
  .nav > li > a {
    padding-left: 10px;
    padding-right: 10px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .nav > li > a {
    padding: 15px 5px;
    font-size: 14px; } }

.vm-table {
  background: #ffffff;
  box-shadow: 1px 1px 10px 1px #eaeaea; }

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

.vm-table thead {
  background: linear-gradient(top, #fafafa 0, #e9e9e9 100%);
  background: -webkit-linear-gradient(top, #fafafa 0, #e9e9e9 100%);
  color: #444444; }

.vm-table tbody {
  color: #777777; }

/*
---
name: Basic table
category:
  - Tables/Basic
---
```html
<table class="table vm-table">
    <thead>
      <tr>
        <th>First name</th>
        <th>Last name</th>
        <th>Email</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Tom</td>
        <td>Taylor</td>
        <td>tom@example.com</td>
      </tr>
      <tr>
        <td>Lena</td>
        <td>Smith</td>
        <td>lena@example.com</td>
      </tr>
      <tr>
        <td>Paul</td>
        <td>Miller</td>
        <td>paul@example.com</td>
      </tr>
    </tbody>
  </table>
```
*/
/*
---
name: Striped rows
category:
  - Tables/Striped
---
```html
<table class="table vm-table table-striped">
    <thead>
      <tr>
        <th>First name</th>
        <th>Last name</th>
        <th>Email</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Tom</td>
        <td>Taylor</td>
        <td>tom@example.com</td>
      </tr>
      <tr>
        <td>Lena</td>
        <td>Smith</td>
        <td>lena@example.com</td>
      </tr>
      <tr>
        <td>Paul</td>
        <td>Miller</td>
        <td>paul@example.com</td>
      </tr>
    </tbody>
  </table>
```
*/
/*
---
name: Bordered table
category:
  - Tables/Bordered
---
```html
<table class="table vm-table table-bordered">
    <thead>
      <tr>
        <th>First name</th>
        <th>Last name</th>
        <th>Email</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Tom</td>
        <td>Taylor</td>
        <td>tom@example.com</td>
      </tr>
      <tr>
        <td>Lena</td>
        <td>Smith</td>
        <td>lena@example.com</td>
      </tr>
      <tr>
        <td>Paul</td>
        <td>Miller</td>
        <td>paul@example.com</td>
      </tr>
    </tbody>
  </table>
```
*/
/*
---
name: Hover row
category:
  - Tables/Hover
---
```html
<table class="table vm-table table-hover">
    <thead>
      <tr>
        <th>First name</th>
        <th>Last name</th>
        <th>Email</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Tom</td>
        <td>Taylor</td>
        <td>tom@example.com</td>
      </tr>
      <tr>
        <td>Lena</td>
        <td>Smith</td>
        <td>lena@example.com</td>
      </tr>
      <tr>
        <td>Paul</td>
        <td>Miller</td>
        <td>paul@example.com</td>
      </tr>
    </tbody>
  </table>
```
*/
/*
---
name: Responsive table
category:
  - Tables/Responsive
---
```html
<div class="table-responsive">
	<table class="table vm-table table-striped table-bordered table-hover">
	<thead>
		<tr>
			<th>First name</th>
			<th>Last name</th>
			<th>Email</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td>Tom</td>
			<td>Taylor</td>
			<td>tom@example.com</td>
		</tr>
		<tr>
			<td>Lena</td>
			<td>Smith</td>
			<td>lena@example.com</td>
		</tr>
		<tr>
			<td>Paul</td>
			<td>Miller</td>
			<td>paul@example.com</td>
		</tr>
	</tbody>
	</table>
</div>
```
*/
@media (max-width: 767px) {
  #mobilescroll {
    overflow-y: scroll !important; } }

/*
---
name: Tabs
category:
  - Tabs
tag:
  - latest
  - base
---

Tabs styles.

* Base tab style.
* Use `vm-tab` `vm-u-list` class.

```html
<div class="vm-tab">This is a tab</div>
```
*/
.vm-img {
  width: 32px;
  height: 32px;
  border: 1px solid #d0d0d0; }

.vm-img-md {
  width: 60px;
  height: 60px;
  border: 1px solid #d0d0d0; }

.vm-img-lg {
  width: 100px;
  height: 100px;
  border: 1px solid #d0d0d0; }

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

.img-square {
  border-radius: 5px; }

/*
---
name: Thumbnail types
category:
  - Thumbnails/Types
tag:
  - latest
  - base
---
```html
<h5 class="text-light-gray">Circle</h5>
<img class="vm-img img-circle" src="https://51e044e9034b1f4a234d-89aecfd6e1f1540dd8813f0f2d1d1ec4.ssl.cf2.rackcdn.com/c550390e-f102-4d19-aaf8-f415e86a171f-download-1jpg.jpg">
<hr/>

<h5 class="text-light-gray">Square</h5>
<img class="vm-img img-square" src="https://51e044e9034b1f4a234d-89aecfd6e1f1540dd8813f0f2d1d1ec4.ssl.cf2.rackcdn.com/c550390e-f102-4d19-aaf8-f415e86a171f-download-1jpg.jpg">
```
*/
/*
---
name: Thumbnail sizes
category:
  - Thumbnails/Sizes
tag:
  - latest
  - base
---
```html
<h5 class="text-light-gray">32x32</h5>
<img class="vm-img img-circle" src="https://51e044e9034b1f4a234d-89aecfd6e1f1540dd8813f0f2d1d1ec4.ssl.cf2.rackcdn.com/c550390e-f102-4d19-aaf8-f415e86a171f-download-1jpg.jpg">
<img class="vm-img img-square" src="https://51e044e9034b1f4a234d-89aecfd6e1f1540dd8813f0f2d1d1ec4.ssl.cf2.rackcdn.com/c550390e-f102-4d19-aaf8-f415e86a171f-download-1jpg.jpg">
<hr/>

<h5 class="text-light-gray">60x60</h5>
<img class="vm-img-md img-circle" src="https://qa.volunteermark.com/images/default-charity-size48x48.png">
<img class="vm-img-md img-square" src="https://qa.volunteermark.com/images/default-charity-size48x48.png">
<hr/>

<h5 class="text-light-gray">100x100</h5>
<img class="vm-img-lg img-circle" src="https://51e044e9034b1f4a234d-89aecfd6e1f1540dd8813f0f2d1d1ec4.ssl.cf2.rackcdn.com/4b236581-db45-4d43-b929-d8235ecac5f0-downloadjpg.jpg">
<img class="vm-img-lg img-square" src="https://51e044e9034b1f4a234d-89aecfd6e1f1540dd8813f0f2d1d1ec4.ssl.cf2.rackcdn.com/4b236581-db45-4d43-b929-d8235ecac5f0-downloadjpg.jpg">
```
*/
.font-sans {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

/*
---
name: Font family
category:
  - Typography/Font family
---
```html
<p class="font-sans">Font family is <span class="text-green">`$font-sans`</span></p>
```
*/
h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

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

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

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

.font-xxl small, .font-xxl .small {
  font-size: 65%;
  color: #777; }

.font-xxl {
  font-size: 4.063em; }

.font-xl {
  font-size: 2.875em; }

.font-lg {
  font-size: 1.875em; }

.font-default {
  font-size: 14px; }

.font-sm {
  font-size: 0.75em; }

.font-xs {
  font-size: 0.625em; }

.font-22 {
  font-size: 1.375em; }

.font-20 {
  font-size: 1.25em; }

.font-18 {
  font-size: 1.125em; }

.font-16 {
  font-size: 1em; }

/*
---
name: Font sizes
category:
  - Typography/Sizes
---
```html
<h4 class="text-light-gray">Headings</h4>
<hr/>
<h1>h1 heading <small>36px</small></h1>
<h2>h2 heading <small>30px</small></h2>
<h3>h3 heading <small>24px</small></h3>
<h4>h4 heading <small>18px</small></h4>
<h5>h5 heading <small>14px</small></h5>
<h6>h6 heading <small>12px</small></h6>
<p><small>Small text</small></p>

<h4 class="text-light-gray">Custom</h4>
<hr/>
<p>XX-large font <small>65px</small></p>
```
*/
.text-green {
  color: #85c525; }

.text-orange {
  color: #de601f; }

.text-dark-gray {
  color: #444444; }

.text-gray {
  color: #777777; }

.text-light-gray {
  color: #aaaaaa; }

.text-white {
  color: #ffffff; }

/*
---
name: Text colors
category:
  - Typography/Colors
---
```html
<p class="text-green">This is a <b>green</b> text</p>
<p class="text-orange">This is a <b>orange</b> text</p>
<p class="text-dark-gray">This is a <b>dark-gray</b> text</p>
<p class="text-gray">This is a <b>gray</b> text</p>
<p class="text-light-gray">This is a <b>light-gray</b> text</p>
<p class="text-white">This is a <b>white</b> text</p>
```
*/
.text-left {
  text-align: left; }

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

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

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

/*
---
name: Text alignments
category:
  - Typography/Alignments
---
```html
<p class="text-left">This text is aligned <mark>left</mark></p>
<hr/>

<p class="text-center">This text is aligned <mark>center</mark></p>
<hr/>

<p class="text-right">This text is aligned <mark>right</mark></p>
<hr/>

<p class="text-justify">This text is <mark>justified</mark>. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc feugiat placerat molestie. Pellentesque posuere rutrum neque, posuere sollicitudin leo facilisis vitae.</p>
```
*/
.text-lowercase {
  text-transform: lowercase; }

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

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

/*
---
name: Text transforms
category:
  - Typography/Transforms
---
```html
<p class="text-lowercase">This Is <mark>Lowercased</mark> Text</p>
<p class="text-uppercase">this is <mark>uppercase</mark> text</p>
<p class="text-capitalize">This is <mark>capitalized</mark> text</p>
```
*/
.p-0 {
  padding: 0px; }

.p-l-0 {
  padding-left: 0px; }

.p-r-0 {
  padding-right: 0px; }

.p-t-0 {
  padding-top: 0px; }

.p-b-0 {
  padding-bottom: 0px; }

.p-5 {
  padding: 5px; }

.p-l-5 {
  padding-left: 5px; }

.p-r-5 {
  padding-right: 5px; }

.p-t-5 {
  padding-top: 5px; }

.p-b-5 {
  padding-bottom: 5px; }

.p-10 {
  padding: 10px; }

.p-l-10 {
  padding-left: 10px; }

.p-r-10 {
  padding-right: 10px; }

.p-t-10 {
  padding-top: 10px; }

.p-b-10 {
  padding-bottom: 10px; }

.p-15 {
  padding: 15px; }

.p-l-15 {
  padding-left: 15px; }

.p-r-15 {
  padding-right: 15px; }

.p-t-15 {
  padding-top: 15px; }

.p-b-15 {
  padding-bottom: 15px; }

.u-card {
  background: #ffffff;
  padding: 20px;
  border-bottom: 1px solid #eaeaea;
  margin: 0 10px; }

.p5 {
  border: 5px solid #c3deb7; }

.pl5 {
  border-left: 5px solid #c3deb7; }

.pr5 {
  border-right: 5px solid #c3deb7; }

.pb5 {
  border-bottom: 5px solid #c3deb7; }

.pt5 {
  border-top: 5px solid #c3deb7; }

.p10 {
  border: 10px solid #c3deb7; }

.pl10 {
  border-left: 10px solid #c3deb7; }

.pr10 {
  border-right: 10px solid #c3deb7; }

.pb10 {
  border-bottom: 10px solid #c3deb7; }

.pt10 {
  border-top: 10px solid #c3deb7; }

.p15 {
  border: 15px solid #c3deb7; }

.pl15 {
  border-left: 15px solid #c3deb7; }

.pr15 {
  border-right: 15px solid #c3deb7; }

.pb15 {
  border-bottom: 15px solid #c3deb7; }

.pt15 {
  border-top: 15px solid #c3deb7; }

/*
---
name: Padding
category:
  - Utilities/Padding
---
```html
<h4 class="text-light-gray">Padding</h4>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-0</kbd></div>
	<div class="col-sm-4"><code>"padding: 0;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-l-0</kbd></div>
	<div class="col-sm-4"><code>"padding-left: 0;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-r-0</kbd></div>
	<div class="col-sm-4"><code>"padding-right: 0;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-t-0</kbd></div>
	<div class="col-sm-4"><code>"padding-top: 0;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-b-0</kbd></div>
	<div class="col-sm-4"><code>"padding-bottom: 0;"</code></div>
</div>

<h4 class="text-light-gray">Padding5</h4>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-5</kbd></div>
	<div class="col-sm-4"><code class="p5">"padding: 5px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-l-5</kbd></div>
	<div class="col-sm-4"><code class="pl5">"padding-left: 5px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-r-5</kbd></div>
	<div class="col-sm-4"><code class="pr5">"padding-right: 5px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-t-5</kbd></div>
	<div class="col-sm-4"><code class="pt5">"padding-top: 5px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-b-5</kbd></div>
	<div class="col-sm-4"><code class="pb5">"padding-bottom: 5px;"</code></div>
</div>

<h4 class="text-light-gray">Padding10</h4>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-10</kbd></div>
	<div class="col-sm-4"><code class="p10">"padding: 10px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-l-10</kbd></div>
	<div class="col-sm-4"><code class="pl10">"padding-left: 10px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-r-10</kbd></div>
	<div class="col-sm-4"><code class="pr10">"padding-right: 10px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-t-10</kbd></div>
	<div class="col-sm-4"><code class="pt10">"padding-top: 10px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-b-10</kbd></div>
	<div class="col-sm-4"><code class="pb10">"padding-bottom: 10px;"</code></div>
</div>

<h4 class="text-light-gray">Padding15</h4>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-15</kbd></div>
	<div class="col-sm-4"><code class="p15">"padding: 15px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-l-15</kbd></div>
	<div class="col-sm-4"><code class="pl15">"padding-left: 15px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-r-15</kbd></div>
	<div class="col-sm-4"><code class="pr15">"padding-right: 15px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-t-15</kbd></div>
	<div class="col-sm-4"><code class="pt15">"padding-top: 15px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.p-b-15</kbd></div>
	<div class="col-sm-4"><code class="pb15">"padding-bottom: 15px;"</code></div>
</div>
```
*/
.m-auto {
  margin: 0 auto; }

.m-0 {
  margin: 0px; }

.m-l-0 {
  margin-left: 0px; }

.m-r-0 {
  margin-right: 0px; }

.m-t-0 {
  margin-top: 0px; }

.m-b-0 {
  margin-bottom: 0px; }

.m-5 {
  margin: 5px; }

.m-l-5 {
  margin-left: 5px; }

.m-r-5 {
  margin-right: 5px; }

.m-t-5 {
  margin-top: 5px; }

.m-b-5 {
  margin-bottom: 5px; }

.m-10 {
  margin: 10px; }

.m-l-10 {
  margin-left: 10px; }

.m-r-10 {
  margin-right: 10px; }

.m-t-10 {
  margin-top: 10px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-15 {
  margin: 15px; }

.m-l-15 {
  margin-left: 15px; }

.m-r-15 {
  margin-right: 15px; }

.m-t-15 {
  margin-top: 15px; }

.m-b-15 {
  margin-bottom: 15px; }

.m5 {
  border: 5px solid #f9cc9d; }

.ml5 {
  border-left: 5px solid #f9cc9d; }

.mr5 {
  border-right: 5px solid #f9cc9d; }

.mb5 {
  border-bottom: 5px solid #f9cc9d; }

.mt5 {
  border-top: 5px solid #f9cc9d; }

.m10 {
  border: 10px solid #f9cc9d; }

.ml10 {
  border-left: 10px solid #f9cc9d; }

.mr10 {
  border-right: 10px solid #f9cc9d; }

.mb10 {
  border-bottom: 10px solid #f9cc9d; }

.mt10 {
  border-top: 10px solid #f9cc9d; }

.m15 {
  border: 15px solid #f9cc9d; }

.ml15 {
  border-left: 15px solid #f9cc9d; }

.mr15 {
  border-right: 15px solid #f9cc9d; }

.mb15 {
  border-bottom: 15px solid #f9cc9d; }

.mt15 {
  border-top: 15px solid #f9cc9d; }

/*
---
name: Margin
category:
  - Utilities/Margin
---
```html
<h4 class="text-light-gray">Margin</h4>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-0</kbd></div>
	<div class="col-sm-4"><code>"margin: 0;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-l-0</kbd></div>
	<div class="col-sm-4"><code>"margin-left: 0;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-r-0</kbd></div>
	<div class="col-sm-4"><code>"margin-right: 0;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-t-0</kbd></div>
	<div class="col-sm-4"><code>"margin-top: 0;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-b-0</kbd></div>
	<div class="col-sm-4"><code>"margin-bottom: 0;"</code></div>
</div>

<h4 class="text-light-gray">Margin5</h4>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-5</kbd></div>
	<div class="col-sm-4"><code class="m5">"margin: 5px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-l-5</kbd></div>
	<div class="col-sm-4"><code class="ml5">"margin-left: 5px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-r-5</kbd></div>
	<div class="col-sm-4"><code class="mr5">"margin-right: 5px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-t-5</kbd></div>
	<div class="col-sm-4"><code class="mt5">"margin-top: 5px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-b-5</kbd></div>
	<div class="col-sm-4"><code class="mb5">"margin-bottom: 5px;"</code></div>
</div>

<h4 class="text-light-gray">Margin10</h4>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-10</kbd></div>
	<div class="col-sm-4"><code class="m10">"margin: 10px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-l-10</kbd></div>
	<div class="col-sm-4"><code class="ml10">"margin-left: 10px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-r-10</kbd></div>
	<div class="col-sm-4"><code class="mr10">"margin-right: 10px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-t-10</kbd></div>
	<div class="col-sm-4"><code class="mt10">"margin-top: 10px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-b-10</kbd></div>
	<div class="col-sm-4"><code class="mb10">"margin-bottom: 10px;"</code></div>
</div>

<h4 class="text-light-gray">Margin15</h4>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-15</kbd></div>
	<div class="col-sm-4"><code class="m15">"margin: 15px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-l-15</kbd></div>
	<div class="col-sm-4"><code class="ml15">"margin-left: 15px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-r-15</kbd></div>
	<div class="col-sm-4"><code class="mr15">"margin-right: 15px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-t-15</kbd></div>
	<div class="col-sm-4"><code class="mt15">"margin-top: 15px;"</code></div>
</div>
<div class="row u-card">
	<div class="col-sm-2"><kbd>.m-b-15</kbd></div>
	<div class="col-sm-4"><code class="mb15">"margin-bottom: 15px;"</code></div>
</div>
```
*/
.brd-1 {
  border: 1px solid #aaaaaa; }

.brd-t-1 {
  border-top: 1px solid #aaaaaa; }

.brd-b-1 {
  border-bottom: 1px solid #aaaaaa; }

.brd-l-1 {
  border-left: 1px solid #aaaaaa; }

.brd-r-1 {
  border-right: 1px solid #aaaaaa; }

.brd-1.dotted {
  border-style: dotted; }

.brd-t-1.dotted {
  border-style: dotted; }

.brd-b-1.dotted {
  border-style: dotted; }

.brd-l-1.dotted {
  border-style: dotted; }

.brd-r-1.dotted {
  border-style: dotted; }

/*
---
name: Border
category:
  - Utilities/Border
---
```html
<h4 class="text-light-gray">Border - Solid</h4>
<div class="flex">
	<div class="box brd-1"></div>
	<div class="box brd-t-1"></div>
	<div class="box brd-r-1"></div>
	<div class="box brd-b-1"></div>
	<div class="box brd-l-1"></div>
</div>
<hr/>

<h4 class="text-light-gray">Border - Dashed</h4>
<div class="flex">
	<div class="box brd-1 dashed"></div>
	<div class="box brd-t-1 dashed"></div>
	<div class="box brd-r-1 dashed"></div>
	<div class="box brd-b-1 dashed"></div>
	<div class="box brd-l-1 dashed"></div>
</div>
<hr/>

<h4 class="text-light-gray">Border - Dotted</h4>
<div class="flex">
	<div class="box brd-1 dotted"></div>
	<div class="box brd-t-1 dotted"></div>
	<div class="box brd-r-1 dotted"></div>
	<div class="box brd-b-1 dotted"></div>
	<div class="box brd-l-1 dotted"></div>
</div>

```
*/
.block {
  display: block; }

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

.bg-white {
  background: #ffffff; }

@font-face {
  font-family: LoveYaLikeASister;
  src: url(../fonts/LoveYaLikeASister.ttf); }

body {
  overflow-x: hidden; }

.lb-background {
  background-color: #f8f8f8;
  font-weight: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 16px; }

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

.lb-navbar {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  margin-bottom: 0px !important; }
  .lb-navbar .navbar-brand > img {
    margin-top: -4px; }

.navbar-dark {
  background-color: #000000 !important;
  border-color: #000000 !important;
  margin-bottom: 0px !important; }
  .navbar-dark .navbar-brand > img {
    margin-top: -4px; }

.lb-navbar-server .nav > li > a {
  color: #0791cd !important; }
  .lb-navbar-server .nav > li > a:hover {
    color: #0791cd !important; }
  .lb-navbar-server .nav > li > a.lb-btn {
    color: #ffffff !important;
    text-decoration: none !important; }

.lb-btn {
  color: #ffffff !important;
  text-decoration: none !important; }

.m-tb-50 {
  margin: 50px 0px; }

.lb-hero--wrapper {
  background-image: url(/img/labour-day/labourday-image.jpg);
  background-repeat: no-repeat;
  width: 100%;
  min-height: 608px !important;
  background-position: center;
  background-size: cover; }
  .lb-hero--wrapper .container .lb-hero--banner {
    background-color: white;
    width: 100%;
    min-height: 508px;
    padding: 40px 80px;
    margin: 47px auto; }
    .lb-hero--wrapper .container .lb-hero--banner .lb-logos {
      height: 50px;
      min-width: 420px;
      max-width: 450px;
      margin: 20px auto 20px; }
      .lb-hero--wrapper .container .lb-hero--banner .lb-logos span {
        font-family: LoveYaLikeASister;
        font-size: 43px;
        text-align: center;
        color: #1d3945;
        line-height: 50px;
        margin: 0px 9px; }
      .lb-hero--wrapper .container .lb-hero--banner .lb-logos a img {
        vertical-align: top; }
    .lb-hero--wrapper .container .lb-hero--banner .lb-hero--heading {
      font-family: LoveYaLikeASister;
      font-size: 38px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.5;
      letter-spacing: normal;
      text-align: center;
      color: #1d3945; }
      .lb-hero--wrapper .container .lb-hero--banner .lb-hero--heading span {
        display: block;
        color: #85c525; }
    .lb-hero--wrapper .container .lb-hero--banner .lb-line {
      text-align: center;
      margin: 10px auto; }
    .lb-hero--wrapper .container .lb-hero--banner .lb-hero--subheading {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 26px;
      font-weight: 500;
      line-height: 1.54;
      text-align: center;
      color: #000000;
      max-width: 700px;
      margin: 20px auto; }

.lb-h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.33;
  color: #000000; }

.lb-list-none {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
  margin: 20px 0px; }
  .lb-list-none li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #4a4a4a;
    line-height: 38px; }

.lb-subheading {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 1.36;
  text-align: center;
  color: #4a4a4a; }

.fs-12 {
  font-size: 12px;
  font-weight: normal; }

.fs-14 {
  font-size: 14px !important; }

.fs-20 {
  font-size: 20px; }

.fs-24 {
  font-size: 24px !important; }

.fs-16 {
  font-size: 16px; }

.fs-18 {
  font-size: 18px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-b-16 {
  margin-bottom: 16px; }

.m-b-30 {
  margin-bottom: 30px; }

.m-t-30 {
  margin-top: 30px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-b-50 {
  margin-bottom: 50px; }

.m-b-0 {
  margin-bottom: 0px; }

.m-t-0 {
  margin-top: 0px; }

.m-t-5 {
  margin-top: 5px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-10 {
  margin-top: 10px; }

.m-t-70 {
  margin-top: 70px; }

.lb--card {
  background-color: #ffffff;
  box-shadow: 0 5px 24px 0 rgba(0, 0, 0, 0.09);
  border-top: 4px solid #85c525;
  width: 100%;
  padding: 20px 32px 32px;
  display: block; }
  .lb--card h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #000000; }
    .lb--card h3 span {
      color: #85c525; }
  .lb--card div ul li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 38px; }

.lb-link {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #0791cd !important;
  text-decoration: underline; }
  .lb-link:hover {
    color: #23527c !important; }

.td-none {
  text-decoration: none !important; }

.lb-section--white {
  background-color: #ffffff;
  width: 100%;
  text-align: center; }

.lb-anchor {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #0791cd;
  text-decoration: underline; }

.lb-btn {
  margin: 6px;
  padding: 8px 19px !important;
  color: #ffffff !important;
  font-weight: 500px;
  background-color: #85c525;
  border-color: #85c525 !important; }
  .lb-btn:hover, .lb-btn:focus, .lb-btn:active {
    background-color: #77b021 !important;
    color: #ffffff !important; }

.text-lb-gray {
  color: #4a4a4a !important; }

.p-50 {
  padding: 50px 0px; }

.p-32 {
  padding: 32px 0px; }

.lb-offer-time {
  font-size: 16px;
  line-height: 2.19;
  text-align: center;
  color: #9b9b9b; }

.lb-footer-links {
  text-align: left !important; }
  .lb-footer-links li:first-child {
    font-size: 16px;
    color: #000000;
    font-weight: 500; }
  .lb-footer-links li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    line-height: 2; }
    .lb-footer-links li a {
      color: #4a4a4a; }
      .lb-footer-links li a:hover {
        text-decoration: underline; }

.lb-inline-links {
  list-style: none;
  margin: 0px;
  padding: 0px; }
  .lb-inline-links li {
    line-height: 50px;
    display: inline;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #9b9b9b;
    padding-right: 17px; }
    .lb-inline-links li a {
      color: #9b9b9b; }
      .lb-inline-links li a:hover {
        text-transform: underline; }
      .lb-inline-links li a i {
        font-size: 17px !important; }

.lb-font {
  font-family: LoveYaLikeASister !important; }

.shape {
  margin: 10px;
  position: absolute;
  text-align: center;
  margin-top: 32px; }

.shape-relative {
  position: relative; }

.dont-miss {
  position: absolute;
  margin-left: 60px;
  margin-top: 70px; }

.buy-at-this {
  position: absolute;
  margin-left: 110%;
  margin-top: 4px;
  width: 100%;
  color: #0791cd; }

.f-normal {
  font-weight: normal; }

.fw-bold {
  font-weight: bold !important; }

.p-lr-64 {
  padding-right: 64px !important;
  padding-left: 64px !important; }

.lb-checkout-header {
  height: 60px;
  line-height: 60px; }

.lb-border-none {
  border: none; }

.lb-checkout--headings {
  font-size: 20px;
  color: #000000; }

.lb-input {
  border-radius: 4px !important; }

.lb-hr {
  border: 1px solid #bbb;
  margin-top: 5px;
  margin-bottom: 5px; }

.lb-arrow {
  position: absolute;
  margin-left: 97%;
  margin-top: -40px; }

.lb-customers-heading {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 46px;
  font-weight: 500;
  line-height: 1.13;
  text-align: center;
  color: #000000;
  margin-top: 60px; }

.lb-customers-subheading {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 1.54;
  text-align: center;
  color: #000000; }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  vertical-align: middle; }

.lb-green-text {
  color: #85c525 !important; }

.lb-popup--wrapper, .lb-tourpopup--wrapper {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: fixed;
  z-index: 99999;
  display: none;
  top: -100%;
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 600ms ease-in-out;
  opacity: 0; }
  .lb-popup--wrapper .lb-popup--banner, .lb-tourpopup--wrapper .lb-popup--banner {
    width: 621px;
    height: 364px;
    position: absolute;
    top: 50%;
    margin: -182px auto 0px auto;
    left: 0;
    right: 0;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center; }
    .lb-popup--wrapper .lb-popup--banner .lb-popup--text, .lb-tourpopup--wrapper .lb-popup--banner .lb-popup--text {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 24px;
      font-weight: 500;
      line-height: 1.33;
      text-align: center;
      color: #000000; }
    .lb-popup--wrapper .lb-popup--banner .lb-popup--close, .lb-tourpopup--wrapper .lb-popup--banner .lb-popup--close {
      font-size: 22px;
      top: 10px;
      right: 17px;
      position: absolute;
      color: #4a4a4a;
      cursor: pointer; }
  .lb-popup--wrapper.lb-popup--active, .lb-tourpopup--wrapper.lb-popup--active {
    top: 0;
    opacity: 1;
    display: block;
    transition: all 600ms ease-in-out; }

.m-l-16 {
  margin-left: 16px; }

.p-lr-47 {
  padding-left: 47px !important;
  padding-right: 47px !important; }

.lb-confirm--heading {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.33;
  color: #000000;
  text-align: left; }

.m-b-24 {
  margin-bottom: 24px; }

.p-r-0 {
  padding-right: 0px; }

.overflow {
  overflow: hidden; }

.m-neg {
  margin-top: -50px; }

.p-lr-0 {
  padding-right: 0px;
  padding-left: 0px; }

@media screen and (max-width: 536px) {
  .lb-hero--wrapper > .container > .lb-hero--banner {
    padding: 20px;
    margin: 30px auto; }
    .lb-hero--wrapper > .container > .lb-hero--banner .lb-logos {
      min-width: 100%;
      max-width: 100%;
      height: auto; }
      .lb-hero--wrapper > .container > .lb-hero--banner .lb-logos span, .lb-hero--wrapper > .container > .lb-hero--banner .lb-logos a {
        display: block; }
  .lb-popup--wrapper .lb-popup--banner, .lb-tourpopup--wrapper .lb-popup--banner {
    width: 90%; }
  .m-xs-20 {
    margin-bottom: 20px; }
  .lb-inline-links li {
    padding-right: 10px; }
  .shape {
    margin-left: -169px; }
  .dont-miss {
    margin-top: 70px;
    margin-left: -116px; }
  .m-xs-r10 {
    margin-right: 10px; }
  .p-xs-10 {
    padding-left: 10px; }
  .lb-arrow {
    display: none; }
  .buy-at-this {
    display: none; }
  .overflow {
    overflow: scroll; }
  .m-neg {
    margin-top: 0px; }
  .p-lr-0 {
    padding-left: 15px;
    padding-right: 15px; }
  .m-xs-50 {
    margin-top: 50px; } }

.dark-link {
  color: #4a4a4a;
  cursor: pointer; }
  .dark-link:hover {
    color: #4a4a4a;
    text-decoration: none; }

.p-l-0 {
  padding-left: 0px !important; }

.bg-white {
  background-color: white; }

.m-b-25 {
  margin-bottom: 25px; }

.m-b-16 {
  margin-bottom: 16px; }

@media (max-width: 767px) {
  .lb-h2 img {
    display: none; }
  .lb-customers-heading {
    font-size: 26px; }
  .lb-customers-subheading {
    font-size: 18px; }
  .btn-xl {
    font-size: 16px;
    padding: 16px 20px; }
  .fs-24 {
    font-size: 22px !important; }
  .lb-list-none li {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 1px; }
  .lb--card {
    padding-left: 16px;
    padding-right: 16px; }
  .lb-h2 {
    font-size: 22px; }
  .lb-subheading {
    font-size: 18px; }
  .fs-16 {
    font-size: 13px; }
  .p-lr-64 {
    padding-left: 15px !important;
    padding-right: 15px !important; }
  .lb-list-none {
    margin-bottom: 10px; } }

@media (min-width: 0) {
  .lb-inline-links li:last-child {
    padding-right: 0; }
  .lb--card {
    text-align: center; }
  .vm-pre-footer .text-left {
    text-align: center; }
  .vm-pre-footer .lb-footer-links {
    text-align: center !important; } }

@media (min-width: 35.5em) {
  .lb--card {
    text-align: left; }
  .btn {
    width: auto;
    display: inline-block; }
  .btn-block {
    display: block;
    width: 100%; }
  .lb-inline-links li {
    padding-right: 17px; }
    .lb-inline-links li:last-child {
      padding-right: 0; }
  .vm-pre-footer .text-left {
    text-align: left; }
  .vm-pre-footer .lb-footer-links {
    text-align: left !important; } }

@media (max-width: 767px) {
  .vm-pre-footer .text-left {
    text-align: center; }
  .vm-pre-footer .lb-footer-links {
    text-align: center !important; }
  .btn-block {
    display: inline-block;
    width: auto; }
  .lb--card {
    text-align: center; }
  .fs-24.fw-500.m-b-20.text-left {
    text-align: center; }
  footer .col-xs-12 {
    text-align: center; }
  footer .lb-inline-links {
    text-align: center; }
  .m-b-50 {
    margin-bottom: 30px; }
  .p-50 {
    padding: 30px 0; } }

@media (max-width: 536px) {
  .lb-inline-links li {
    padding-right: 3px; } }

.window-height {
  height: 100vh; }

@media (max-width: 991px) {
  .conformation-main .lb--card {
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 767px) {
  .conformation-main {
    overflow-x: hidden; }
    .conformation-main button.btn-block {
      display: block;
      margin: 0 auto; }
    .conformation-main .lb--card .row.text-lb-gray {
      text-align: left; }
    .conformation-main .col-xs-12.col-sm-8.p-l-0 {
      padding-left: 25px !important;
      padding-right: 25px !important; }
    .conformation-main .col-xs-12.col-sm-4.p-r-0 {
      padding-left: 25px !important;
      padding-right: 25px !important; } }

#eventSecondSection .error {
  position: absolute;
  left: 0;
  bottom: -26px;
  width: 117px; }

.switchaccount .card-header {
  background: #ffffff; }

@media (max-width: 767px) {
  #payment-buyform .row.m-b-20 .col-xs-2, #payment-buyform .row.m-b-20 .col-xs-10 {
    width: 100%;
    text-align: center; }
  #payment-buyform .row.m-b-20 .col-xs-2 img {
    margin-bottom: 15px;
    width: auto; } }

.lb-anchor:hover, .lb-anchor:focus, .lb-anchor:active {
  color: #23527c !important; }

.lb-anchor:hover, .lb-anchor:focus {
  color: #0791cd; }

@media (max-width: 767px) {
  .position-relative .btn {
    margin-top: 15px !important;
    margin-bottom: 15px !important; } }

#download-section {
  border-bottom: 2px solid #f2f2f2;
  padding: 50px 0 20px; }

.vm-features-main .lb-customers-heading {
  margin-top: 80px; }

.btn-link {
  font-weight: normal;
  color: #337ab7;
  cursor: pointer;
  border-radius: 0;
  border-color: transparent; }

.ob-heading {
  margin-top: 60px;
  margin-bottom: 40px;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.33;
  color: #000000; }

.ob-nv--height {
  height: 77px;
  line-height: 77px; }
  .ob-nv--height .ob-nv--margin {
    margin-top: 13px; }
    .ob-nv--height .ob-nv--margin .navbar-header {
      width: 100%; }
  .ob-nv--height .navbar-brand > img {
    margin-top: -10px; }

.ob-card--wrapper {
  width: 300px;
  min-height: 270px;
  margin: 0px auto; }
  .ob-card--wrapper .ob-card {
    width: 300px;
    height: 120px;
    background-color: #ffffff;
    background-color: var(--white);
    box-shadow: 0 5px 24px 0 rgba(0, 0, 0, 0.09);
    margin-bottom: 30px;
    position: relative;
    padding: 30px 18px;
    box-sizing: border-box;
    clear: both; }
    .ob-card--wrapper .ob-card .ob-card--img {
      width: 60px;
      height: 60px;
      background-color: #ebebeb;
      border: none;
      border-radius: 50%;
      float: left; }
    .ob-card--wrapper .ob-card .ob-card--content {
      float: left;
      padding-left: 15px;
      padding-top: 3px; }
      .ob-card--wrapper .ob-card .ob-card--content .ob-card--name {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: 500;
        text-align: left;
        color: #000000;
        line-height: 29px; }
      .ob-card--wrapper .ob-card .ob-card--content .ob-card--title {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 1.43;
        text-align: left;
        color: #4a4a4a; }
    .ob-card--wrapper .ob-card .ob-circle {
      width: 17px;
      height: 17px;
      border-radius: 50%;
      background-color: #41a7ec;
      border: 2px solid #0791cd;
      box-shadow: 0 2px 4px 0 rgba(161, 161, 161, 0.5); }
      .ob-card--wrapper .ob-card .ob-circle.right {
        position: absolute;
        right: -8px;
        top: -8px; }
      .ob-card--wrapper .ob-card .ob-circle.left {
        position: absolute;
        left: -8px;
        bottom: -8px; }
    .ob-card--wrapper .ob-card .ob-howitworks {
      clear: both; }
      .ob-card--wrapper .ob-card .ob-howitworks.left {
        position: absolute;
        text-align: right;
        left: -310px;
        bottom: -88px;
        width: 100%; }
      .ob-card--wrapper .ob-card .ob-howitworks.right {
        position: absolute;
        right: -316px;
        text-align: left;
        width: 100%;
        top: 8px; }
      .ob-card--wrapper .ob-card .ob-howitworks p {
        margin: 0px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 1.43; }
        .ob-card--wrapper .ob-card .ob-howitworks p.ob-text-blue {
          font-weight: 500;
          color: #0791cd; }
        .ob-card--wrapper .ob-card .ob-howitworks p.ob-text-gray {
          color: #4a4a4a; }

.ob-profileimage {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #ebebeb; }

.obflow-card {
  width: 781px;
  min-height: 454px;
  background-color: #ffffff;
  box-shadow: 0 5px 24px 0 rgba(0, 0, 0, 0.09);
  padding: 40px;
  margin: 77px auto; }
  .obflow-card .obflow-steps--container {
    margin: 40px auto;
    width: 275px; }
    .obflow-card .obflow-steps--container .obflow-steps {
      z-index: 100;
      display: inline-block;
      line-height: 28px;
      width: 28px;
      height: 28px;
      background-color: #dadada;
      color: #ffffff;
      text-align: center;
      border-radius: 50%;
      position: relative;
      margin-left: 46px; }
      .obflow-card .obflow-steps--container .obflow-steps.step-active {
        background-color: #0791cd; }
        .obflow-card .obflow-steps--container .obflow-steps.step-active:before {
          background-color: #0791cd; }
      .obflow-card .obflow-steps--container .obflow-steps:before {
        z-index: 99;
        content: "";
        height: 4px;
        width: 50px;
        background-color: #dadada;
        position: absolute;
        left: -50px;
        margin-top: 12px; }
      .obflow-card .obflow-steps--container .obflow-steps:first-child {
        margin-left: 0px; }
        .obflow-card .obflow-steps--container .obflow-steps:first-child:before {
          display: none; }
  .obflow-card .obflow-stepcontent--wrapper {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%; }
    .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content1 {
      min-height: 300px;
      display: none;
      width: 100%; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content1.active {
        display: block; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content1 .step-heading {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 24px;
        font-weight: 500;
        line-height: 1.33;
        text-align: center;
        color: #000000; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content1 .step-text {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 1.75;
        text-align: center;
        color: #4a4a4a; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content1 .step-content {
        width: 500px;
        margin: 0px auto; }
        .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content1 .step-content .br-none {
          border-radius: none; }
        .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content1 .step-content .ob-text-gray {
          font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-size: 16px;
          text-align: left;
          color: #4a4a4a;
          font-weight: normal; }
    .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content2 {
      min-height: 300px;
      display: none;
      width: 100%; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content2.active {
        display: block; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content2 .step-heading {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 24px;
        font-weight: 500;
        line-height: 1.33;
        text-align: center;
        color: #000000; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content2 .step-text {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 1.75;
        text-align: center;
        color: #4a4a4a; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content2 .step-content {
        width: 500px;
        margin: 0px auto; }
        .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content2 .step-content .br-none {
          border-radius: none; }
        .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content2 .step-content .ob-text-gray {
          font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-size: 16px;
          text-align: left;
          color: #4a4a4a;
          font-weight: normal; }
    .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content3 {
      min-height: 300px;
      display: none;
      width: 100%; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content3.active {
        display: block; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content3 .step-heading {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 24px;
        font-weight: 500;
        line-height: 1.33;
        text-align: center;
        color: #000000; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content3 .step-text {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 1.75;
        text-align: center;
        color: #4a4a4a; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content3 .step-content {
        width: 500px;
        margin: 0px auto; }
        .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content3 .step-content .br-none {
          border-radius: none; }
        .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content3 .step-content .ob-text-gray {
          font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-size: 16px;
          text-align: left;
          color: #4a4a4a;
          font-weight: normal; }
    .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content4 {
      min-height: 300px;
      display: none;
      width: 100%; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content4.active {
        display: block; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content4 .step-heading {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 24px;
        font-weight: 500;
        line-height: 1.33;
        text-align: center;
        color: #000000; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content4 .step-text {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 1.75;
        text-align: center;
        color: #4a4a4a; }
      .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content4 .step-content {
        width: 500px;
        margin: 0px auto; }
        .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content4 .step-content .br-none {
          border-radius: none; }
        .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content4 .step-content .ob-text-gray {
          font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-size: 16px;
          text-align: left;
          color: #4a4a4a;
          font-weight: normal; }

.br-none {
  border-radius: 0px !important;
  box-shadow: none; }

.ob-org-logo {
  width: 80px;
  height: 80px;
  border-radius: 5px;
  background-color: #ebebeb;
  position: relative; }
  .ob-org-logo .ob-orgicon {
    font-size: 24px;
    color: #9b9b9b;
    position: absolute;
    left: 27px;
    top: 43%;
    margin-top: -12px; }

@media screen and (max-width: 745px) {
  .ob-card--wrapper .ob-card .ob-circle, .ob-card--wrapper .ob-card .ob-howitworks {
    display: none; }
  .obflow-card {
    width: 96% !important;
    padding: 40px 20px; }
    .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content1 .step-content {
      width: 100%; }
    .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content2 .step-content {
      width: 100%; }
    .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content3 .step-content {
      width: 100%; }
    .obflow-card .obflow-stepcontent--wrapper .obflow-steps--content4 .step-content {
      width: 100%; } }

.input-helptext {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.67;
  text-align: left;
  color: #9b9b9b; }

.m-b-40 {
  margin-bottom: 40px; }

.ob-table {
  width: 100%; }
  .ob-table thead > tr > th {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #4a4a4a;
    font-weight: normal; }
  .ob-table tbody tr td {
    border: none !important; }

.ob-checkbox {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 0px; }

.ob-field {
  min-height: 34px;
  border-radius: 5px;
  background-color: #ebebeb;
  width: 100%;
  padding: 0px 10px;
  line-height: 34px;
  position: relative; }
  .ob-field span {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-align: left;
    color: #4a4a4a; }
  .ob-field input[type="checkbox"] {
    position: absolute;
    top: 7px;
    left: 180px; }
    .ob-field input[type="checkbox"]:checked {
      background-color: #85c525; }

.ob-select {
  -webkit-appearance: none;
  border-radius: 0px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAATVJREFUOBFjYBgFhEKAGaTAwcGBR1VVVeTevXufCWmAybu5ucmKiYn9fvLkyR+QGBOIYGdnt2dlZT3u6upqAOITAkBD7JiZmY/x8/PD1YMNevPmza5///4tBRq23cvLywSfQe7u7o5AQ9b///9/0o4dO07B1IK99vz583937tzZC/QeL1DBBCUlpUN37959ClMEo4GWuDIxMa0BqmkAGtIPFP8PkwMbBOPcvn37ANAwVqCNkxUVFY8CDXsMkwO6xANoyEqgy6uBhkyBicNoFINAgkCXHVZRUWEEGaasrHwcyH/k4eHhBeQvA7qkDGjITJhmZBrDIKhhR4GG/GFkZJwAdCEH0CWdQJcUAw2Zh6wZmY3VIKhhJ4Au+w40rA6Ic7dv374YWSPJbCcnJ3mSNY1qoG0IAADojXEbdiSzUAAAAABJRU5ErkJggg==") no-repeat right 10px top 8px; }

.usernav {
  z-index: 9999;
  -webkit-box-shadow: -2px 4px 5px -3px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: -2px 4px 5px -3px rgba(0, 0, 0, 0.34);
  box-shadow: -2px 4px 5px -3px rgba(0, 0, 0, 0.34); }

.footer .links {
  padding: 20px 0px !important; }

.footer .links .links-block img {
  margin-top: 20px; }

.footer .links .links-block {
  padding: 10px 20px; }

.footer .links .links-block h3 {
  font-size: 14px;
  font-weight: bold;
  color: black; }

.footer .links .links-block h3 small {
  padding-top: 15px;
  display: block; }

.footer .links .links-block h3 a {
  display: block;
  font-size: small;
  color: #5d615f;
  font-weight: normal;
  padding: 5px 0; }

.footer .terms {
  padding: 10px 0 20px 0;
  text-align: center;
  color: #5d615f; }

.footer .terms a {
  color: #5d615f; }

.nav-notification-content {
  color: #ffffff !important;
  font-size: 14px; }

.nav-notification-link {
  color: #ffffff;
  font-size: 17px; }
  .nav-notification-link:hover {
    color: #ffffff; }

.savelattersignup {
  display: inline-block;
  font-size: 14px;
  font-weight: 400; }
  .savelattersignup i {
    color: #de601f; }

.f-s-20 {
  font-size: 20px; }

.btn-link {
  font-weight: normal;
  color: #337ab7;
  cursor: pointer;
  border-radius: 0;
  border-color: transparent; }

.op-46 {
  opacity: 0.46; }

.min-height--700 {
  min-height: 700px; }

.min-height--340 {
  min-height: 340px; }

.min-height--230 {
  min-height: 230px; }

.b-left {
  border-left: solid 1px #ebebeb; }

.b-right {
  border-right: solid 1px #ebebeb; }

.op-nv--height {
  height: 60px;
  line-height: 60px; }
  .op-nv--height .ob-nv--margin .navbar-header {
    width: 100%; }

.op-header {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  text-align: left;
  color: #000000; }

.shift-label {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: 500;
  text-align: left;
  color: #ffffff;
  border-radius: 5px;
  background-color: #de601f;
  padding: 5px 10px; }

.op-hr {
  border: solid 1px #ebebeb;
  margin-bottom: 10px;
  margin-top: 0px; }

.op-subheading {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
  text-align: left;
  color: #000000; }

.whos-image {
  width: 30px;
  height: 30px; }

.op-attend {
  width: 49px;
  height: 49px;
  border: solid 1px #ebebeb; }
  .op-attend img {
    width: 49px;
    height: 49px; }

.op-anchor {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.43;
  text-align: left;
  color: #3498db;
  text-decoration: none; }
  .op-anchor:hover {
    color: #3498db;
    text-decoration: none; }

.border-gray {
  border: 1px solid #ebebeb;
  box-shadow: none; }
  .border-gray::-moz-placeholder {
    color: #9b9b9b; }

.p-20 {
  padding: 20px; }

.op-orglogo {
  border: 1px solid #ebebeb;
  box-shadow: none;
  width: 100%;
  height: 100px; }
  .op-orglogo img {
    width: 100%;
    height: 100px; }

.op-orgname {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-align: left;
  color: #000000;
  line-height: 22px;
  padding-bottom: 3px; }

.op-shiftheading {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-align: left;
  color: #000000; }

@media screen and (max-width: 536px) {
  .b-right {
    border-right: 0px solid #ebebeb; } }

.print-lable {
  font-size: 14px;
  text-align: left;
  color: #3498db;
  line-height: 14px;
  opacity: 0.9; }
  .print-lable img {
    display: inline-block;
    margin-right: 6px;
    height: 15px;
    width: 15px; }
  .print-lable:hover {
    opacity: 1;
    text-decoration: none;
    color: #0098e2; }

.opportunity-tab-main, #positionForm {
  padding-top: 20px;
  padding-bottom: 50px; }
  .opportunity-tab-main .nav-tabs, #positionForm .nav-tabs {
    border-color: #ebebeb; }
    .opportunity-tab-main .nav-tabs li, #positionForm .nav-tabs li {
      margin-bottom: 0; }
      .opportunity-tab-main .nav-tabs li a, #positionForm .nav-tabs li a {
        min-width: 76px;
        height: 24px;
        border-radius: 0;
        background-color: transparent;
        color: #4a4a4a;
        text-align: center;
        border: 0;
        margin: 0;
        line-height: 24px;
        font-size: 14px;
        display: inline-block;
        padding: 0px 15px; }
      .opportunity-tab-main .nav-tabs li.active a, .opportunity-tab-main .nav-tabs li:hover a, .opportunity-tab-main .nav-tabs li:focus a, #positionForm .nav-tabs li.active a, #positionForm .nav-tabs li:hover a, #positionForm .nav-tabs li:focus a {
        background-color: #84c525;
        color: #ffffff;
        border: 0;
        border-radius: 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        font-weight: normal;
        border-top: 0; }
  .opportunity-tab-main .row, #positionForm .row {
    margin-left: -2.5px;
    margin-right: -2.5px; }
  .opportunity-tab-main .col-md-4, #positionForm .col-md-4 {
    margin-top: 10px;
    padding-left: 2.5px;
    padding-right: 2.5px; }
    .opportunity-tab-main .col-md-4 .modal-header, #positionForm .col-md-4 .modal-header {
      padding: 5px 15px; }
  .opportunity-tab-main span.box-ctrl, #positionForm span.box-ctrl {
    display: block;
    border: 1px solid #ebebeb;
    position: relative;
    height: 109px; }
    .opportunity-tab-main span.box-ctrl.doc, #positionForm span.box-ctrl.doc {
      height: 200px; }
    .opportunity-tab-main span.box-ctrl .play-icon-btn, #positionForm span.box-ctrl .play-icon-btn {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 40px;
      height: 40px;
      padding: 0;
      background: transparent;
      background-color: transparent;
      border: 0; }
    .opportunity-tab-main span.box-ctrl .document-actions, #positionForm span.box-ctrl .document-actions {
      display: block;
      position: absolute;
      top: 12px;
      right: 53px;
      margin: auto;
      padding: 8px;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.75);
      border: 0; }
    .opportunity-tab-main span.box-ctrl img, #positionForm span.box-ctrl img {
      display: block;
      width: 100%;
      height: 100%; }
  .opportunity-tab-main img, #positionForm img {
    display: block;
    width: 100%;
    height: 100%; }
  .opportunity-tab-main .no-photos img, #positionForm .no-photos img {
    width: auto;
    height: auto;
    display: inline-block; }
  @media (max-width: 991px) {
    .opportunity-tab-main, #positionForm {
      height: 80px; } }
  @media (max-width: 767px) {
    .opportunity-tab-main, #positionForm {
      height: auto;
      min-height: 80px; } }
  .opportunity-tab-main #info, #positionForm #info {
    margin-top: 10px; }

.opportunity-social-icons strong {
  display: block;
  line-height: 17px;
  font-size: 14px;
  font-weight: 500;
  color: #151515; }

.opportunity-social-icons ul {
  margin: 0;
  padding: 0; }
  @media (max-width: 767px) {
    .opportunity-social-icons ul {
      clear: both;
      overflow: hidden; } }

.opportunity-social-icons li {
  float: left;
  padding: 0 2.5px;
  list-style: none; }
  .opportunity-social-icons li img {
    width: 30px;
    height: 30px; }
  .opportunity-social-icons li:first-child {
    padding-left: 0; }
  .opportunity-social-icons li:last-child {
    padding-right: 0; }

.video-popup {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  overflow-y: scroll;
  overflow-x: hidden; }
  .video-popup .video-irame {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 800px;
    margin: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
  .video-popup .close-icon {
    position: relative;
    width: 40px;
    height: 40px;
    background: #fff url(/opportunitypage/close.png) no-repeat center;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    top: 20px;
    max-width: 800px;
    float: right;
    right: -20px;
    cursor: pointer; }

.no-photos {
  padding: 50px 0;
  text-align: center; }
  .no-photos p {
    line-height: 21px;
    font-size: 18px;
    text-align: center;
    color: #dadada; }

.upload-f-lable {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
  text-align: left;
  color: #939393;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  padding: 8px; }
  .upload-f-lable:hover {
    text-decoration: none; }
  .upload-f-lable i {
    font-size: 20px; }

.js-images-upload:hover .upload-f-lable {
  color: #333;
  background: #e6e6e6; }

.opportunity-banner-section {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 250px;
  /*background-position-y:-96px;*/
  position: relative; }
  .opportunity-banner-section:after {
    /*content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  left: 0;
  top: 0;*/ }
  @media (max-width: 767px) {
    .opportunity-banner-section {
      background-position-y: 00;
      background-position: center center; } }

.margin-top-negative {
  margin-top: -110px;
  position: relative;
  z-index: 2; }
  @media (max-width: 767px) {
    .margin-top-negative {
      margin-top: 0; } }

.opportun-main.modal-open .navbar, .textured.modal-open .navbar {
  z-index: 33333; }

.opportun-main .navbar, .textured .navbar {
  border-radius: 0;
  border-bottom: 0;
  border: 0;
  position: relative;
  padding-top: 1px;
  padding-bottom: 1px; }

.opportun-main .navbar-brand img, .textured .navbar-brand img {
  max-height: 40px;
  display: inline-block; }

.opportun-main .op-orglogo, .textured .op-orglogo {
  padding: 5px 0;
  height: auto; }
  .opportun-main .op-orglogo img, .textured .op-orglogo img {
    max-width: 180px;
    max-height: 100px;
    display: block;
    margin: 0 auto;
    text-align: center; }
    @media (max-width: 991px) {
      .opportun-main .op-orglogo img, .textured .op-orglogo img {
        max-width: inherit;
        max-height: inherit; } }

.gallaery-all-section .row {
  margin-left: -10px;
  margin-right: -10px; }

.gallaery-all-section .col-sm-3 {
  padding-left: 10px;
  padding-right: 10px;
  margin: 10px 0; }

.gallaery-all-section .box-ctrl {
  display: table;
  width: 100%;
  max-height: 161px;
  min-height: 161px;
  background: #ffffff;
  text-align: center; }
  .gallaery-all-section .box-ctrl a {
    display: table-cell;
    vertical-align: middle; }
  .gallaery-all-section .box-ctrl .btn {
    background: transparent;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: 0; }

.gallaery-all-section .hidden_view {
  display: none; }

.gallery-selectbox {
  appearance: none;
  -webkit-appearance: none;
  background: url("/opportunitypage/down_arrow.svg") no-repeat;
  border: 0;
  box-shadow: none;
  color: #4a4a4a;
  background-position: right 2px;
  font-size: 14px;
  outline: none; }
  .gallery-selectbox:focus {
    border: none;
    outline: none; }

.visible_view img {
  width: 100%;
  display: block; }

.v-img-frame .container {
  position: relative;
  height: 100%; }

.v-img-frame .btn {
  display: none; }

.v-img-frame .video-irame {
  max-width: 790px;
  max-height: 520px; }
  @media (max-width: 991px) {
    .v-img-frame .video-irame {
      max-width: 510px; } }
  @media (max-width: 767px) {
    .v-img-frame .video-irame {
      max-width: inherit;
      max-height: inherit;
      width: 60%; } }

.v-img-frame .close-icon {
  background: transparent;
  color: #fff;
  top: 108px;
  right: -12px;
  z-index: 9999; }

.v-img-frame .gallery-prev {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  z-index: 9999;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  color: #ffffff;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  cursor: pointer; }
  @media (max-width: 767px) {
    .v-img-frame .gallery-prev {
      font-size: 14px;
      line-height: 18px; } }

.v-img-frame .gallery-next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 0;
  left: auto;
  display: inline-block;
  z-index: 9999;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  color: #ffffff;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold; }
  .v-img-frame .gallery-next i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }
  @media (max-width: 767px) {
    .v-img-frame .gallery-next {
      font-size: 14px;
      line-height: 18px; } }

.down_arrow {
  color: #4a4a4a;
  vertical-align: middle; }
  .down_arrow i {
    display: inline;
    vertical-align: middle; }

.cal-month-day .label-warning {
  position: absolute;
  top: 4px;
  left: 2px; }

.opportun-main .cal-custom-day {
  padding-left: 9px;
  padding-right: 9px;
  font-size: 12px; }

.opportun-main .modal .modal-header {
  padding-bottom: 0px; }
  .opportun-main .modal .modal-header h3 {
    margin: 0; }

.opportun-main .modal label {
  font-weight: normal; }

.opportun-main .modal input[type="radio"] {
  position: relative;
  top: -3px; }

.opportun-main .modal h5, .opportun-main .modal h4 {
  font-weight: normal; }

.opportun-main .modal .step-pane.alert .form-group:after, .opportun-main .modal .step-pane.alert .form-group:before {
  content: "";
  clear: both;
  display: table; }

.opportun-main .modal .checkbox label {
  font-size: 13px !important; }

.opportun-main .modal .btn {
  padding: 6px 12px; }

.opportun-main .modal .ladda-button, .opportun-main .modal .ladda-label {
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.7; }

.opportun-main .modal #getlist {
  font-size: 13px; }

.opportun-main .modal .modal-body .nav-tabs li.active a {
  border-top: 3px solid #ff9900; }
  .opportun-main .modal .modal-body .nav-tabs li.active a:hover, .opportun-main .modal .modal-body .nav-tabs li.active a:focus {
    border-top: 3px solid #ff9900; }

.opportun-main .btn_white {
  color: #555; }

.opportun-main .groupimgsize {
  padding-right: 0; }

.opportun-main .publicpagelogo {
  background-color: #fff;
  border-radius: 50%; }

small#email_error {
  font-size: 85%; }

.opportunity-social-icons .social-likes__icon_facebook {
  background-image: url("/img/Opportinity/facebook.png"); }

.opportunity-social-icons .social-likes__icon_twitter {
  background-image: url("/img/Opportinity/twitter.png"); }

.opportunity-social-icons .social-likes__icon_plusone {
  background-image: url("/img/Opportinity/googleplus.png"); }

.opportunity-social-icons .social-likes__icon {
  background-position: left center;
  top: -5px;
  left: -5px;
  width: 31px;
  height: 30px;
  background-size: cover; }

.publicview {
  position: relative;
  display: block; }
  .publicview .profileimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px; }

.vm_vpublic .modal.in .modal-dialog {
  -webkit-transform: translate(0, 49px);
  -ms-transform: translate(0, 49px);
  -o-transform: translate(0, 49px);
  transform: translate(0, 49px); }

.opportun-main {
  background: #f4f3f3 !important; }
  .opportun-main .op-hr {
    border: 0;
    border-top: solid 1px #ebebeb; }
  .opportun-main .modal.in {
    color: #333; }
    .opportun-main .modal.in .success {
      color: #333; }
    .opportun-main .modal.in .modal-header .close:hover {
      color: #fff;
      opacity: 1; }
    .opportun-main .modal.in .btn-default {
      background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
      background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
      background-repeat: repeat-x; }
      .opportun-main .modal.in .btn-default:hover {
        background-color: #e0e0e0;
        background-position: 0 -15px; }
    .opportun-main .modal.in .controls h5 {
      margin-top: 0; }
    .opportun-main .modal.in #addvolunteerform .row[style="margin-top:20px"] {
      margin-top: 10px; }
    .opportun-main .modal.in p {
      color: #5d615f; }
    .opportun-main .modal.in .intl-tel-input.allow-dropdown .selected-flag {
      height: 2.2em !important; }
  .opportun-main .border-left-ctrl .col-sm-2.col-xs-4 {
    width: 50px; }
  .opportun-main .border-left-ctrl .col-sm-10.col-xs-8 {
    width: 78%; }

@media (max-width: 991px) {
  .opportun-main .border-left-ctrl .col-sm-2.col-xs-4 {
    width: 38px; } }

@media (max-width: 767px) {
  .opportun-main .btn-green.btn-block.m-t-20 {
    margin-top: 6px; }
  .opportun-main .btn.m-b-25, .opportun-main .op-subheading.m-b-25 {
    margin-bottom: 15px; }
  .opportun-main .btn.m-b-25, .opportun-main .op-subheading.m-b-25 {
    margin-bottom: 15px; }
  .opportun-main .min-height--700 {
    min-height: 1px; }
  .opportun-main .oppurtunitydetails .min-height--700 {
    padding-bottom: 5px; }
  .opportun-main .oppurtunitydetails.pull-right {
    float: none !important;
    width: 100%; }
  .opportun-main .newcaldisplay.pull-right {
    float: none !important;
    width: 100%; }
  .opportun-main .border-left-ctrl {
    border: 0; }
    .opportun-main .border-left-ctrl .col-sm-2.col-xs-4 {
      width: 44px; }
  .opportun-main .col-sm-3.pull-left {
    float: none !important;
    width: 100%; }
  .opportun-main .op-header {
    overflow-x: hidden; }
  .opportun-main .border-left-ctrl .col-sm-12 .btn {
    font-size: 16px;
    padding: 6px 7px; }
  .opportun-main .border-left-ctrl .widget-content {
    padding-top: 5px;
    padding-bottom: 5px; }
  .opportun-main .border-left-ctrl .col-sm-2.col-xs-4 {
    width: 44px; }
  .opportun-main .border-left-ctrl .col-sm-10.col-xs-8 {
    width: 78%; }
  .opportun-main h1 {
    font-size: 24px; }
  .opportun-main .opportunity-tab-main {
    padding-bottom: 3px; }
  .dropdown.pull-right.voldashboard.publicpagelogo {
    margin-right: 5px !important; } }

.new-similar-opp p {
  margin-bottom: 5px; }

.new-similar-opp a {
  display: inline-block;
  color: #337ab7;
  line-height: 1; }
  .new-similar-opp a:hover {
    color: #337ab7;
    text-decoration: underline; }

.org-profile-info a {
  display: inline-block;
  word-break: break-all; }

.no-similaritems {
  display: table;
  width: 100%;
  height: 200px;
  text-align: center;
  margin: 0; }
  .no-similaritems .new-similar-opp {
    display: table-cell;
    vertical-align: middle; }

.opportun-main .js-seemoreimg .fs-14 {
  margin-top: 8px;
  font-weight: 600;
  font-size: 15px !important; }

.opportun-main .js-images-upload .qq-upload-list {
  width: 71%;
  top: 4px; }
  .opportun-main .js-images-upload .qq-upload-list li {
    line-height: 20px; }

@media (max-width: 767px) {
  .lb-background .navbar-brand img {
    width: auto;
    margin-left: 0; }
  .lb-background .navbar-brand {
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px; }
  .lb-background .navbar-fixed-top .navbar-collapse, .lb-background .navbar-fixed-bottom .navbar-collapse {
    max-height: inherit; }
  .lb-background .navbar-header .navbar-collapse.in {
    padding-bottom: 20px; }
  .nav-notification {
    padding-left: 0;
    padding-right: 0; } }

.op-header {
  height: auto;
  line-height: 36px; }

.cal-month-day {
  overflow: hidden; }
  .cal-month-day div div {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%; }

.opportunitylist .calendar.col-sm-1 {
  padding-right: 0;
  width: 6.1%; }

/* groupcard css */
.gp-card-shadow {
  padding: 12px 5px;
  background: #ffffff;
  color: rgba(0, 0, 0, 0.87);
  position: relative;
  vertical-align: middle; }

.card-avatar {
  height: 50px;
  width: 50px;
  border-radius: 9px;
  vertical-align: middle;
  background-size: cover;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.2); }

.card-avatar img {
  width: 100%;
  display: block;
  border-radius: 9px; }

.card-header-text {
  margin: 0 8px;
  font-size: 14px;
  vertical-align: middle;
  display: inline-block; }

.coverphoto {
  width: 100%;
  height: 250px;
  border: 0;
  margin: 0 0 30px;
  position: relative; }

.coverphoto-container {
  height: 100%;
  width: 100%;
  position: relative; }

.textured.opportun-main .navbar.navbar-inverse {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0; }

.org-profile-info h6 span {
  font-weight: normal; }

.org-profile-info .publicorgjoin {
  border: 0; }

.box-ctrl {
  position: relative; }
  .box-ctrl small {
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background-color: #ffffff;
    text-align: center;
    cursor: pointer; }
    .box-ctrl small:hover {
      opacity: 0.7; }
    .box-ctrl small i {
      margin: 0;
      color: #000000;
      display: block;
      line-height: 18px; }

.gp-profile-card {
  border-radius: 4px; }
  .gp-profile-card h1 {
    margin-top: 0; }
  .gp-profile-card .col-sm-12 {
    border-top: 1px solid #ebebeb; }

.link-white {
  color: #ffffff; }
  .link-white:hover, .link-white:visited, .link-white:active {
    color: #ffffff; }

.mr-10 {
  margin-right: 10px; }

.box-ctrl.doc, .document-actions {
  z-index: 999; }

label.upload-f-lable .material-icons {
  position: relative;
  top: 0; }

.opportunity-tab-main .qq-upload-button, .opportunity-tab-main .width-restrict {
  width: 174px !important;
  cursor: inherit;
  float: right !important;
  min-height: 41px; }
  .opportunity-tab-main .qq-upload-button input[type="file"], .opportunity-tab-main .width-restrict input[type="file"] {
    font-size: 9px !important; }

.min-height--230 {
  min-height: 230px !important; }

.savelattersignup, .disable-favourites {
  margin-right: 20px;
  display: inline-block;
  font-size: 14px;
  font-weight: 400; }
  .savelattersignup.m-r-0, .disable-favourites.m-r-0 {
    margin: 0; }
  @media (max-width: 374px) {
    .savelattersignup, .disable-favourites {
      margin: 0;
      font-size: 12px; } }
  .savelattersignup i, .disable-favourites i {
    color: #de601f; }

.disable-favourites {
  opacity: 0.7;
  cursor: default; }

.opportun-main .modal .docupload + .btn {
  padding-top: 9px;
  padding-bottom: 9px; }

.relevant-articles .row {
  padding-top: 20px; }

.relevant-articles h3 {
  min-height: 70px;
  margin: 15px 0 10px;
  font-size: 22px;
  font-weight: 400; }
  @media (max-width: 991px) {
    .relevant-articles h3 {
      font-size: 19px; } }
  @media (max-width: 767px) {
    .relevant-articles h3 {
      min-height: 1px;
      font-size: 20px; } }

.relevant-articles span {
  display: block;
  color: #9b9b9b;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.7px;
  font-weight: 500;
  padding-bottom: 20px; }
  @media (max-width: 767px) {
    .relevant-articles span {
      padding-bottom: 10px; } }

.relevant-articles p {
  padding: 0 0 16px;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  color: #4a4a4a; }

.relevant-articles img {
  width: 100%;
  display: block; }

.relevant-articles figure {
  height: 170px;
  width: 100%;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat; }
  @media (max-width: 767px) {
    .relevant-articles figure {
      height: 270px; } }

@media (max-width: 767px) {
  .relevant-articles .col-sm-4 {
    padding-top: 15px;
    padding-bottom: 15px; } }

@media (max-width: 767px) {
  .opportun-main .shift-new-des .pull-right, .opportun-main .shift-new-des .pull-left {
    float: none !important; }
  .opportun-main .shift-new-des .pull-right.text-right {
    text-align: left !important; } }

.opportun-main .shift-new-des .ele-block {
  display: block;
  color: #4a4a4a;
  padding-bottom: 4px; }

.opportun-main .shift-new-des p {
  font-size: 15px;
  color: #9b9b9b; }

.opportun-main .shift-new-des h5 {
  color: #000000;
  font-size: 18px; }

.opportun-main .shift-new-des ul {
  text-align: right; }
  .opportun-main .shift-new-des ul li {
    vertical-align: middle;
    display: inline-block;
    list-style: none; }
  .opportun-main .shift-new-des ul a {
    display: table;
    text-decoration: none;
    border-radius: 100%;
    width: 34px;
    height: 34px;
    background-color: #efefef;
    border: 1px solid #ffffff;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    color: rgba(0, 0, 0, 0.6); }
    .opportun-main .shift-new-des ul a span, .opportun-main .shift-new-des ul a i {
      color: rgba(0, 0, 0, 0.6); }
  .opportun-main .shift-new-des ul li a {
    margin-left: -15px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    cursor: auto; }
  .opportun-main .shift-new-des ul li::first-child a {
    margin-left: 0; }
  .opportun-main .shift-new-des ul .more-shift-blocks a {
    background-color: #85c525; }
  .opportun-main .shift-new-des ul span {
    display: table-cell;
    width: 100%;
    vertical-align: middle; }
  .opportun-main .shift-new-des ul img {
    width: 15px;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto; }

.opportun-main .shift-new-des .dropdown {
  position: relative;
  display: inline-block; }

.opportun-main .shift-new-des .dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 200px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  right: 0;
  top: 100%; }
  @media (max-width: 767px) {
    .opportun-main .shift-new-des .dropdown-content {
      right: auto;
      left: 0; } }

.opportun-main .shift-new-des .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block; }

.opportun-main .shift-new-des .dropdown:hover .dropdown-content {
  display: block; }

.opportun-main .shift-new-des .dropdown-content ul {
  padding: 7px 2px; }
  .opportun-main .shift-new-des .dropdown-content ul li {
    display: block;
    padding: 4px 5px;
    float: left;
    width: 100%; }
    .opportun-main .shift-new-des .dropdown-content ul li a {
      width: 100%;
      height: auto;
      padding: 0px;
      margin: 0;
      background-color: transparent;
      border: 0;
      text-align: left;
      font-size: 14px;
      line-height: 16px;
      font-weight: normal; }
      .opportun-main .shift-new-des .dropdown-content ul li a span {
        display: inline-block;
        margin-right: 7px;
        text-decoration: none;
        border-radius: 100%;
        width: 34px;
        height: 34px;
        background-color: #efefef;
        border: 1px solid #ffffff;
        text-align: center;
        vertical-align: middle;
        line-height: 30px;
        float: left; }
        .opportun-main .shift-new-des .dropdown-content ul li a span img {
          line-height: 30px;
          display: inline-block; }
      .opportun-main .shift-new-des .dropdown-content ul li a small {
        display: inline-block;
        font-size: 14px;
        line-height: 16px;
        float: left;
        width: 60%;
        padding-top: 4px; }

@media (max-width: 767px) {
  .opportun-main .shift-new-des .dropbtn {
    padding-left: 13px; } }

@media (max-width: 767px) {
  .min-height--700 .row.m-b-25 {
    margin-bottom: 0; } }

.step-content .step-pane.active #positionForm {
  height: auto; }

.box-ctrl small.js-docdelete {
  right: -1px;
  top: -1px;
  z-index: 99; }
  .box-ctrl small.js-docdelete i.fa.fa-times {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999999;
    background: #000;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    color: #fff;
    line-height: 20px;
    font-size: 12px; }

.row.info {
  color: inherit; }

h3 small a.gray {
  background: inherit;
  color: #337ab7; }
  h3 small a.gray:hover {
    color: inherit; }

.btn_green, .kiosk-content .btn_green {
  border-color: #85c525; }
  .btn_green:hover, .btn_green.active, .btn_green:focus, .btn_green:active, .kiosk-content .btn_green:hover, .kiosk-content .btn_green.active, .kiosk-content .btn_green:focus, .kiosk-content .btn_green:active {
    border-color: #7cb722; }

.kiosk-banner {
  max-height: 695px;
  padding: 10px 0;
  position: relative;
  overflow: hidden; }
  @media (max-width: 767px) {
    .kiosk-banner figure img {
      width: 74%; } }
  @media (max-width: 767px) {
    .kiosk-banner {
      max-height: 580px;
      min-height: 580px !important; } }
  @media (max-width: 475px) {
    .kiosk-banner {
      max-height: 480px;
      min-height: 480px !important; } }
  .kiosk-banner .kiosk-banner-hero {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .kiosk-banner .kiosk-banner-hero img {
      filter: grayscale(100%);
      -webkit-filter: grayscale(100%);
      width: 100%;
      height: 100%; }
  .kiosk-banner .position-relative {
    position: relative;
    z-index: 2;
    padding: 120px 0 0;
    color: #ffffff;
    max-width: 633px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .kiosk-banner .position-relative {
        max-width: inherit; } }
    .kiosk-banner .position-relative h1 {
      color: #ffffff; }
      @media (max-width: 767px) {
        .kiosk-banner .position-relative h1 {
          font-size: 28px;
          line-height: 32px; } }
    .kiosk-banner .position-relative .btn {
      margin-top: 45px;
      margin-bottom: 58px; }

.bg-darkash {
  background-color: #f2f2f2;
  padding: 0 0 50px; }

.kiosk-content h2 {
  margin: 0;
  padding: 50px 0 20px; }
  @media (max-width: 767px) {
    .kiosk-content h2 {
      font-size: 26px;
      line-height: 30px; } }

.kiosk-content p {
  color: #6d6d6d;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px; }
  @media (max-width: 767px) {
    .kiosk-content p {
      font-size: 16px;
      line-height: 20px; } }

.kiosk-content .max-width-680 .btn {
  font-size: 18px;
  line-height: 21px; }
  @media (max-width: 767px) {
    .kiosk-content .max-width-680 .btn {
      font-size: 16px;
      line-height: 20px;
      padding-left: 15px;
      padding-right: 15px;
      white-space: inherit; } }

.kiosk-content h4 {
  font-size: 20px;
  line-height: 24px;
  color: #4a4a4a; }

.kiosk-content .col-sm-4 p {
  margin-bottom: 30px; }

.kiosk-content .slick-slide img {
  display: block;
  text-align: center;
  margin: 0 auto; }

.kiosk-content h3 {
  margin-top: 0;
  font-weight: 400; }

.kiosk-content .v-content-slide .text-left {
  padding-left: 63px;
  margin-left: 60px;
  margin-bottom: 30px; }
  @media (max-width: 1199px) {
    .kiosk-content .v-content-slide .text-left {
      padding-left: 53px;
      margin-left: 30px; } }
  @media (max-width: 991px) {
    .kiosk-content .v-content-slide .text-left {
      padding-left: 43px;
      margin-left: 5px; } }
  @media (max-width: 767px) {
    .kiosk-content .v-content-slide .text-left {
      margin-left: 0px; } }

.kiosk-content .v-content-slide .lb-h2.fs-22 {
  font-size: 22px; }

.kiosk-content .v-content-slide .active {
  padding: 25px 20px 25px 63px;
  background: #ffffff;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.09);
  -webkit-box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.09);
  border-radius: 2px;
  position: relative; }
  @media (max-width: 1199px) {
    .kiosk-content .v-content-slide .active {
      padding-left: 53px; } }
  @media (max-width: 991px) {
    .kiosk-content .v-content-slide .active {
      padding-left: 43px; } }
  .kiosk-content .v-content-slide .active::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 20px;
    background: url("../images/kiosk-check.png") no-repeat center center;
    background-size: 100% 100%; }
    @media (max-width: 1199px) {
      .kiosk-content .v-content-slide .active::after {
        left: 15px; } }
    @media (max-width: 991px) {
      .kiosk-content .v-content-slide .active::after {
        left: 7px; } }

.kiosk-content .tablet-constant {
  background-image: url("../images/tablet-carouse.png");
  height: 533px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding: 47px 64.5px; }
  @media (max-width: 767px) {
    .kiosk-content .tablet-constant {
      display: none; } }

@media (max-width: 767px) {
  .kiosk-content .v-image-slide {
    display: none; } }

.kiosk-content .v-image-slide .slick-slide {
  line-height: 0;
  font-size: 0;
  border: 0;
  padding: 0px; }
  .kiosk-content .v-image-slide .slick-slide img {
    line-height: 0;
    font-size: 0; }

.kiosk-content .v-image-slide img {
  width: 100%; }

.max-width-680 {
  max-width: 680px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .max-width-680 {
      max-width: inherit; } }

.resp-full-width img {
  width: 100%; }

.kiosk-check-sup {
  padding-bottom: 50px; }
  .kiosk-check-sup a {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.2;
    display: inline-block; }
    .kiosk-check-sup a:hover {
      color: #23527c; }

.media-header {
  background-color: #ffffff;
  background-image: url("../images/media-hero.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #ffffff;
  position: relative;
  padding-top: 61px;
  min-height: 472px; }
  .media-header::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6); }
  .media-header .lb-customers-heading {
    margin-top: 80px; }
    @media (max-width: 767px) {
      .media-header .lb-customers-heading {
        margin-top: 50px; } }
  @media (max-width: 767px) {
    .media-header {
      min-height: 1px;
      padding-top: 100px;
      padding-bottom: 50px; } }
  @media (max-width: 767px) {
    .media-header .p-t-50 {
      padding-top: 20px; }
      .media-header .p-t-50 .btn-xl {
        font-size: 15px; } }
  .media-header .lb-customers-heading, .media-header .lb-customers-subheading {
    color: #ffffff; }
  .media-header .lb-customers-heading {
    font-size: 44px; }
    @media (max-width: 767px) {
      .media-header .lb-customers-heading {
        font-size: 25px; } }
  .media-header .container {
    position: relative;
    z-index: 3; }

.p-lr-100 {
  padding: 10px 170px 50px; }
  @media (max-width: 1199px) {
    .p-lr-100 {
      padding: 10px 50px 50px; } }
  @media (max-width: 991px) {
    .p-lr-100 {
      padding: 10px 30px 50px; } }
  @media (max-width: 767px) {
    .p-lr-100 {
      padding: 10px 10px 30px; } }

.media-dropdown-block {
  position: relative;
  padding: 25px 0; }
  .media-dropdown-block .white-box {
    display: block;
    background-color: #ffffff;
    padding: 20px;
    width: 100%;
    text-align: center;
    color: #000000; }
    @media (max-width: 767px) {
      .media-dropdown-block .white-box {
        min-height: 1px;
        padding: 20px 10px; } }
    .media-dropdown-block .white-box h4 {
      font-size: 20px;
      line-height: 1.54;
      color: #6d6d6d; }
      .media-dropdown-block .white-box h4 i {
        font-size: 27px;
        padding: 22px;
        display: block;
        border-radius: 50%;
        background-color: #efefef;
        color: #444444;
        margin: 0 auto 15px;
        width: 73px; }
  .media-dropdown-block .toggle-icon {
    display: block;
    text-align: center;
    cursor: pointer; }
    .media-dropdown-block .toggle-icon i {
      display: inline-block;
      padding: 5px 0;
      color: #6d6d6d;
      font-size: 40px;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out; }
  .media-dropdown-block ul {
    list-style: none;
    width: 100%;
    padding: 0;
    height: auto;
    padding: 12px 0;
    background-color: #ffffff;
    margin-top: 10px;
    position: absolute;
    opacity: 0;
    z-index: 0;
    visibility: hidden;
    transform: translate(0);
    -webkit-transform: translate(0);
    transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out; }
  .media-dropdown-block .active ul {
    position: relative;
    width: 100%;
    height: auto;
    transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    transform: translate(0);
    -webkit-transform: translate(0);
    opacity: 1;
    z-index: 1;
    visibility: visible; }
  .media-dropdown-block .active .toggle-icon i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; }
  .media-dropdown-block li {
    list-style: none;
    padding: 4px 0 4px 25px;
    position: relative; }
    .media-dropdown-block li a {
      font-size: 18px;
      line-height: 26px;
      color: #0791cd; }
      @media (max-width: 767px) {
        .media-dropdown-block li a {
          font-size: 16px;
          line-height: 22px; } }
  @media (max-width: 767px) {
    .media-dropdown-block .col-sm-4 {
      margin-bottom: 10px; } }

.press-contact {
  background-color: #ffffff;
  margin: 35px 0; }

.press-contact-main {
  background-color: #f8f8f8;
  max-width: 700px;
  margin: 35px auto;
  padding: 30px 15px;
  text-align: center; }
  @media (max-width: 767px) {
    .press-contact-main {
      max-width: initial;
      padding: 20px 10px; } }
  .press-contact-main h3 {
    font-size: 26px;
    line-height: 1.54;
    columns: #000000;
    padding-bottom: 10px; }
  .press-contact-main span {
    display: block;
    font-size: 24px;
    line-height: 35px;
    color: #000000; }
    @media (max-width: 767px) {
      .press-contact-main span {
        font-size: 18px;
        line-height: 32px; } }
    .press-contact-main span a {
      color: #000000;
      text-decoration: none; }
  .press-contact-main a {
    text-decoration: underline;
    font-size: 24px;
    line-height: 35px;
    display: inline-block;
    margin-top: 10px;
    color: #0791cd; }
    @media (max-width: 767px) {
      .press-contact-main a {
        font-size: 18px;
        line-height: 32px; } }

.media-pre-foot {
  margin-top: 25px; }

.p-t-50 {
  padding-top: 50px; }

.media-header .modal.in .modal-dialog {
  -webkit-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px); }

.pt-130 {
  padding-top: 130px; }

.max-w-900 {
  max-width: 900px;
  margin: 15px auto 30px;
  padding: 15px; }

.cust-field-chg-pop .each-cust-field-hd {
  padding: 5px 15px;
  border-bottom: 1px solid #f2f2f2; }
  .cust-field-chg-pop .each-cust-field-hd label {
    font-weight: 400;
    color: #4a4a4a; }
  .cust-field-chg-pop .each-cust-field-hd:last-child {
    border-bottom: 0; }
  .cust-field-chg-pop .each-cust-field-hd .form-group small {
    font-size: 70%; }

@media (max-width: 767px) {
  .cust-boot {
    clear: both;
    overflow: hidden; } }

.cust-boot span {
  display: block;
  background-color: #f2f2f2;
  min-height: 68px; }

.cust-boot .col-sm-6 {
  padding: 4px; }

.cust-boot .row {
  margin-left: -4px;
  margin-right: -4px; }

.cust-boot .fs-16 {
  padding-bottom: 15px;
  padding-top: 5px; }
  @media (max-width: 767px) {
    .cust-boot .fs-16 {
      padding: 10px 0 0; } }
  .cust-boot .fs-16 a {
    text-decoration: underline;
    font-weight: 600; }
    @media (max-width: 991px) {
      .cust-boot .fs-16 a {
        font-size: 14px;
        font-weight: 500; } }
    @media (max-width: 767px) {
      .cust-boot .fs-16 a {
        font-weight: 600; } }

.modal-body .screen .slots {
  color: #0791cd;
  border: 1px solid #0791cd;
  padding: 20px 12px;
  font-size: 15px;
  margin-bottom: 25px; }
  @media (max-width: 767px) {
    .modal-body .screen .slots {
      padding: 8px 10px; } }

.chart {
  text-align: right; }

.spon-total {
  padding: 10px 0px 0; }
  .spon-total * {
    display: inline-block;
    vertical-align: top;
    color: #4a4a4a; }
  .spon-total strong:first-child {
    text-align: left;
    width: auto;
    font-size: 17px;
    padding-top: 3px; }
  .spon-total small {
    width: 35%;
    text-align: center;
    font-size: 14px;
    color: #9b9b9b;
    font-weight: 400;
    padding-top: 4px;
    display: none; }
    @media (max-width: 767px) {
      .spon-total small {
        width: 40%; } }
  .spon-total strong:last-child {
    width: auto;
    text-align: left;
    font-size: 20px;
    padding-left: 35px; }

#sponserimg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  z-index: 2; }

.spon-left {
  display: inline-block;
  vertical-align: middle;
  height: 98px;
  width: 123px;
  border: 1px dashed #cacaca;
  text-align: center;
  position: relative;
  margin-right: 10px; }
  .spon-left i {
    display: block; }
  .spon-left span {
    display: block;
    padding: 25px 0 0;
    position: absolute;
    bottom: 13px;
    left: 0;
    right: 0;
    z-index: 1; }
    .spon-left span i {
      color: #969191;
      font-size: 30px; }
  .spon-left img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1; }
  .spon-left img[src="../../img/spon-upload.png"], .spon-left img[src="../img/spon-upload.png"] {
    width: auto;
    height: auto;
    position: absolute;
    left: 35%;
    top: 10px;
    z-index: 0; }

.spon-right {
  display: inline-block;
  vertical-align: middle;
  width: 50%; }

.spon-pop-ctrl {
  padding: 25px 65px 65px; }
  @media (max-width: 767px) {
    .spon-pop-ctrl {
      padding: 25px 10px; } }
  .spon-pop-ctrl .form-control {
    border-radius: 0px; }

.sponserdetails .spimg,
.sponserdetails .sponimg,
.sponserpayment .spimg,
.sponserpayment .sponimg {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  margin-right: 10px; }
  .sponserdetails .spimg img,
  .sponserdetails .sponimg img,
  .sponserpayment .spimg img,
  .sponserpayment .sponimg img {
    width: 100%; }

.sponserdetails .details,
.sponserdetails .pay-info,
.sponserpayment .details,
.sponserpayment .pay-info {
  display: inline-block;
  vertical-align: middle;
  width: 70%; }
  @media (max-width: 767px) {
    .sponserdetails .details,
    .sponserdetails .pay-info,
    .sponserpayment .details,
    .sponserpayment .pay-info {
      width: 72%; } }
  .sponserdetails .details strong,
  .sponserdetails .pay-info strong,
  .sponserpayment .details strong,
  .sponserpayment .pay-info strong {
    font-size: 20px;
    line-height: 1.2;
    display: block;
    color: #000000; }
  .sponserdetails .details small,
  .sponserdetails .pay-info small,
  .sponserpayment .details small,
  .sponserpayment .pay-info small {
    font-size: 14px;
    line-height: 18px;
    color: #4a4a4a; }

.details small {
  display: block; }

.sponserdetails,
.sponserpayment {
  margin-bottom: 15px;
  position: relative;
  padding-top: 75px; }
  @media (max-width: 767px) {
    .sponserdetails,
    .sponserpayment {
      padding-top: 55px; } }
  .sponserdetails:after,
  .sponserpayment:after {
    content: "";
    position: absolute;
    top: 25px;
    left: -65px;
    width: 125.5%;
    height: 2px;
    background-color: #f2f2f2;
    display: inline-block; }
    @media (max-width: 767px) {
      .sponserdetails:after,
      .sponserpayment:after {
        left: -10px;
        width: 106.5%; } }

@media (max-width: 767px) {
  .subscription .modal-dialog {
    -webkit-transform: translate(0, 4%) !important;
    -ms-transform: translate(0, 4%) !important;
    -o-transform: translate(0, 4%) !important;
    transform: translate(0, 4%) !important; } }

.subscription .p-t-30 {
  padding-top: 30px;
  padding-right: 30px; }
  @media (max-width: 767px) {
    .subscription .p-t-30 {
      padding-top: 15px;
      padding-right: 10px; } }

.subscription .form-group {
  margin-bottom: 25px; }
  .subscription .form-group label {
    font-size: 16px;
    color: #4a4a4a;
    font-weight: 400; }
    @media (max-width: 767px) {
      .subscription .form-group label {
        font-size: 14px; } }
  .subscription .form-group select {
    color: #4a4a4a;
    font-size: 16px;
    border-radius: 0 !important;
    outline: none;
    border-color: #dadada; }
  .subscription .form-group select {
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: window;
    background: #fff url("../img/arrow_drop_down.png") right center no-repeat;
    padding-right: 20px;
    background-size: 25px 25px; }

@-moz-document url-prefix() {
  .subscription .form-group .select-drop {
    background: #fff url("../img/arrow_drop_down.png") right center no-repeat;
    padding-right: 20px;
    background-size: 25px 25px; } }

.subscription .chart a {
  color: #0791cd;
  text-decoration: underline; }

.subscription .p-tb-20 {
  padding: 20px 10px !important; }

.subscription .btn-md.btn_green {
  width: 100%;
  display: block;
  padding: 15px; }

.navbar-right > a.fs-16 {
  margin-right: -17px;
  font-weight: 600; }

.sub-sponsers-main {
  padding: 140px 0 50px 0;
  background-color: #dadada; }
  .sub-sponsers-main #sponsersModal {
    max-width: 625px;
    margin: 0 auto;
    display: block;
    position: inherit;
    z-index: 1; }
    @media (max-width: 767px) {
      .sub-sponsers-main #sponsersModal {
        max-width: initial; } }

.modal-content.subscription {
  box-shadow: none;
  border: none;
  border-radius: initial; }

.sponsers-logo-block {
  padding-bottom: 30px;
  border-bottom: 1px solid #edeff4;
  margin-bottom: 30px; }
  .sponsers-logo-block .left-sponsers-logo-block, .sponsers-logo-block .right-sponsers-logo-block {
    display: inline-block;
    vertical-align: top; }
  .sponsers-logo-block .left-sponsers-logo-block {
    min-height: 60px;
    width: 90px;
    margin-right: 15px;
    text-align: center;
    border: 1px solid #dadada; }
    .sponsers-logo-block .left-sponsers-logo-block a {
      display: block;
      width: 100%;
      background-color: #ffffff;
      padding: 5px; }
    .sponsers-logo-block .left-sponsers-logo-block img {
      width: 100%;
      min-height: 60px; }
  .sponsers-logo-block .right-sponsers-logo-block {
    width: 70%;
    padding-top: 40px; }
    .sponsers-logo-block .right-sponsers-logo-block p {
      margin-bottom: 1px; }
  .sponsers-logo-block .col-sm-9 {
    margin-top: -50px; }

.subscription .form-group label.error {
  color: red; }

.view-price-box {
  text-align: left;
  padding: 15px 0;
  color: #4a4a4a; }
  .view-price-box .price_note {
    color: #9b9b9b; }
    .view-price-box .price_note strong {
      color: #9b9b9b;
      font-size: 12px; }
  .view-price-box p {
    font-size: 12px; }
    .view-price-box p strong {
      font-size: 14px;
      color: #4a4a4a; }
    .view-price-box p span {
      display: block; }
  .view-price-box .ex-text {
    display: block;
    color: #9b9b9b;
    font-size: 14px;
    padding-bottom: 5px; }
  .view-price-box table {
    width: 100%;
    border: 1px solid #f2f2f2;
    text-align: center; }
    .view-price-box table tr {
      border: 1px solid #f2f2f2; }
      .view-price-box table tr:last-child {
        border: 0; }
      .view-price-box table tr td, .view-price-box table tr th {
        padding: 7px 3px;
        border-right: 1px solid #f2f2f2;
        text-align: center;
        color: #4a4a4a; }
        .view-price-box table tr td:last-child, .view-price-box table tr th:last-child {
          border: 0; }
        .view-price-box table tr td:nth-child(1), .view-price-box table tr th:nth-child(1) {
          width: 25%;
          font-size: 13px; }
        .view-price-box table tr td:nth-child(2), .view-price-box table tr th:nth-child(2) {
          width: 25%; }
        .view-price-box table tr td:nth-child(3), .view-price-box table tr th:nth-child(3) {
          width: 25%; }
        .view-price-box table tr td:nth-child(4), .view-price-box table tr th:nth-child(4) {
          width: 25%; }
        .view-price-box table tr td strong, .view-price-box table tr th strong {
          display: block;
          font-size: 16px;
          font-weight: 400; }

#successModal .modal-dialog {
  margin-top: 130px; }

#imgview #sponserimg {
  opacity: 2;
  background-color: rgba(0, 0, 0, 0.01);
  border: 0;
  box-shadow: none; }

.sucess-icon-blck {
  padding: 30px 0; }
  .sucess-icon-blck span {
    background-color: rgba(133, 197, 37, 0.2);
    padding: 15px;
    color: #85c525;
    border-radius: 100%;
    height: 100px;
    width: 100px;
    display: inline-block;
    margin: 0 auto;
    text-align: center; }
    .sucess-icon-blck span i {
      font-size: 50px !important;
      line-height: 70px !important;
      display: block;
      text-align: center;
      vertical-align: middle; }

.success-icon-main h4 {
  font-size: 24px;
  color: #4a4a4a;
  margin-bottom: 12px;
  padding: 0 10px;
  color: #85c525; }

.success-icon-main p {
  color: #aaaaaa;
  margin-bottom: 0;
  padding: 0 10px 20px;
  border-bottom: 1px solid #ebebeb;
  font-size: 16px;
  line-height: 20px; }

.success-icon-main .succe-close {
  margin: 20px 0 10px;
  border: 1px solid #aaaaaa;
  border-radius: 7px;
  padding: 9px 15px;
  color: #4a4a4a;
  text-align: center;
  min-width: 90px;
  background-color: #ffffff; }

.error-icon-main .sucess-icon-blck span {
  background-color: rgba(201, 48, 44, 0.09);
  color: #c9302c; }

.error-icon-main h4 {
  color: #c9302c; }

@media (min-width: 768px) {
  .my-modal-width {
    width: 400px; } }

.spon-img .homeTile-content {
  display: block;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat; }

.homeTile-title .homeTile-icon {
  padding-top: 30px; }

.sponsor-Banner-block {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  height: 150px;
  position: relative; }
  .sponsor-Banner-block::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.4); }

@media (min-width: 767px) and (max-width: 991px) {
  .affliate-hero-block .affliate-hero-block-content.text-center > .lb-customers-heading {
    font-size: 38px;
    margin-top: 12px; } }

.pt-150 {
  padding-top: 150px; }

.sppnsor-benfit-box h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  color: #4a4a4a;
  margin-bottom: 25px; }

.sppnsor-benfit-box ul {
  list-style: none;
  padding: 0;
  text-align: left; }

.sppnsor-benfit-box li {
  padding: 0 0 22px 35px;
  position: relative;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 21px; }
  .sppnsor-benfit-box li:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 18px;
    height: 18px;
    background-image: url("../images/approved.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%; }

.p-tb-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.img-width img {
  width: 100%; }

.apps-tab-ctrl {
  padding: 50px 0; }
  @media (max-width: 767px) {
    .apps-tab-ctrl {
      padding-left: 15px;
      padding-right: 15px; } }
  .apps-tab-ctrl .nav-tabs {
    padding: 0;
    border: 0; }
    .apps-tab-ctrl .nav-tabs li {
      width: 50%;
      text-align: center; }
      .apps-tab-ctrl .nav-tabs li a {
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-right: 0;
        border-radius: 0;
        font-size: 20px;
        line-height: 22px;
        font-weight: 500; }
      .apps-tab-ctrl .nav-tabs li.active a {
        border-color: #dadada;
        border-bottom-color: transparent;
        color: #ffffff;
        background-color: #84c525; }
  .apps-tab-ctrl .tab-content {
    border: 1px solid #f8f8f8;
    margin-top: -1px;
    background-color: #ffffff; }
  .apps-tab-ctrl .mute > * {
    float: left;
    vertical-align: top;
    line-height: 18px; }
  .apps-tab-ctrl .mute strong {
    width: 40px; }
  .apps-tab-ctrl .mute small {
    width: 80%;
    font-size: 14px;
    line-height: 18px; }
    .apps-tab-ctrl .mute small a {
      line-height: 18px;
      font-size: 13px; }

.m-tb-30 {
  margin-top: 30px;
  margin-bottom: 30px; }

.p-lr-15 {
  padding-left: 15px;
  padding-right: 15px; }

.justify-content-md-center.row .col-sm-8 {
  margin-top: 50px; }
  @media (max-width: 767px) {
    .justify-content-md-center.row .col-sm-8 {
      margin-top: 0; } }

.sppnsor-benfit-box.pl-40 {
  padding-left: 40px; }
  @media (max-width: 991px) {
    .sppnsor-benfit-box.pl-40 {
      padding-left: 15px; } }
  .sppnsor-benfit-box.pl-40 p {
    clear: both;
    overflow: hidden;
    padding: 10px 0 0; }

.apps-tab-ctrl.p-tb-20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.pt-130 {
  padding-top: 130px; }

.m-tb-15 {
  margin-top: 15px;
  margin-bottom: 15px; }

.m-tb-42 {
  margin-top: 42px;
  margin-bottom: 42px; }

.f-none-m-auto {
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important; }

.bor-0-rad-8 {
  border: 0;
  border-radius: 8px;
  padding: 20px 35px;
  margin-bottom: 15px;
  color: #4a4a4a; }
  @media (max-width: 991px) {
    .bor-0-rad-8 {
      padding: 15px; } }
  @media (max-width: 767px) {
    .bor-0-rad-8 {
      padding: 10px; } }
  .bor-0-rad-8 ul {
    padding: 0;
    margin: 0; }
    .bor-0-rad-8 ul li {
      list-style: none;
      display: block;
      position: relative;
      padding: 4px 0 4px 17px; }
      .bor-0-rad-8 ul li::before {
        content: "";
        width: 7px;
        height: 7px;
        left: 0;
        top: 10px;
        border-radius: 100%;
        background-color: rgba(0, 0, 0, 0.8);
        position: absolute;
        display: block; }
  .bor-0-rad-8 h4 {
    color: #272424;
    font-size: 21px; }
    @media (max-width: 991px) {
      .bor-0-rad-8 h4 {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .bor-0-rad-8 h4 {
        font-size: 16px; } }
  .bor-0-rad-8 p,
  .bor-0-rad-8 li {
    color: #272424;
    font-size: 15px; }
    @media (max-width: 991px) {
      .bor-0-rad-8 p,
      .bor-0-rad-8 li {
        font-size: 14px; } }
    @media (max-width: 767px) {
      .bor-0-rad-8 p,
      .bor-0-rad-8 li {
        font-size: 13px; } }

.apps-tab-ctrl .nav-tabs li {
  width: 25%; }

.apps-tab-ctrl .m-t-20 {
  margin-top: 20px; }

.apps-tab-ctrl .card {
  border-radius: 7px;
  padding: 10px;
  font-weight: 600;
  font-size: 18px;
  border-color: rgba(0, 0, 0, 0.05); }
  .apps-tab-ctrl .card h6 {
    font-weight: 500 !important;
    font-size: 13px;
    margin: 0; }

.apps-tab-ctrl .card a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  min-height: 36px; }
  .apps-tab-ctrl .card a span {
    font-size: 14px;
    padding-right: 6px;
    font-weight: 600;
    line-height: 18px; }

.img-max-h-300 img {
  margin: 0 auto;
  max-height: 310px; }

.max-w-600 {
  max-width: 600px;
  margin: 20px auto;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.08); }
  @media (max-width: 767px) {
    .max-w-600 {
      max-width: inherit;
      width: 100%; } }
  .max-w-600.br-0 {
    border: 0; }
  @media (max-width: 767px) {
    .max-w-600 video {
      width: 100% !important; } }

.m-t-60 {
  margin-top: 60px; }

.p-b-20 {
  padding-bottom: 20px; }

.br-bottom {
  border-bottom: 1px solid #ccc; }

.apps-tab-ctrl .tabs2 li {
  width: auto; }
  .apps-tab-ctrl .tabs2 li a {
    font-size: 16px;
    padding: 7px 15px;
    background-color: #f2f2f2;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-color: transparent; }
    .apps-tab-ctrl .tabs2 li a .fa {
      font-size: 20px;
      padding-right: 9px; }
  .apps-tab-ctrl .tabs2 li.active a {
    background-color: #c8eb94;
    color: #000000; }

.apps-tab-ctrl .tab2-content {
  border-color: #4a4a4a;
  border-radius: 6px;
  border-top-left-radius: 0;
  padding: 10px;
  margin-bottom: 20px; }

.tab-2 h4 {
  padding-top: 15px;
  vertical-align: middle; }
  .tab-2 h4 img {
    vertical-align: middle; }

#bs-example-navbar-collapse-1 .nav .dropdown-menu li.active a {
  border-bottom: 0 !important; }

/*# sourceMappingURL=main.css.map */