@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

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

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

a {
  color: #428bca;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

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: 200;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

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

cite {
  font-style: normal; }

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

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

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

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

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

.text-muted {
  color: #999999; }

.text-primary {
  color: #428bca; }

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

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

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

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999999; }
    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'; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

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

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

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

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

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

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

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

.table > thead > tr > td.active,
.table > 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; }

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn {
    line-height: 46px; }

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

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

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

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

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

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

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

.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[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.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.33;
  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[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

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

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

.input-lg + .form-control-feedback, .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 {
  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 {
  width: 30px;
  height: 30px;
  line-height: 30px; }

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

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  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 {
  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 {
  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; }

.form-control-static {
  margin-bottom: 0; }

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

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

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

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

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

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

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

.btn-primary, form input[type='submit'], form select[type='submit'], form option[type='submit'], form textarea[type='submit'] {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:hover, form input[type='submit']:hover, form select[type='submit']:hover, form option[type='submit']:hover, form textarea[type='submit']:hover, .btn-primary:focus, form input[type='submit']:focus, form select[type='submit']:focus, form option[type='submit']:focus, form textarea[type='submit']:focus, .btn-primary:active, form input[type='submit']:active, form select[type='submit']:active, form option[type='submit']:active, form textarea[type='submit']:active, .btn-primary.active, form input.active[type='submit'], form select.active[type='submit'], form option.active[type='submit'], form textarea.active[type='submit'],
  .open > .btn-primary.dropdown-toggle, form
  .open > input.dropdown-toggle[type='submit'], form
  .open > select.dropdown-toggle[type='submit'], form
  .open > option.dropdown-toggle[type='submit'], form
  .open > textarea.dropdown-toggle[type='submit'] {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e; }
  .btn-primary:active, form input[type='submit']:active, form select[type='submit']:active, form option[type='submit']:active, form textarea[type='submit']:active, .btn-primary.active, form input.active[type='submit'], form select.active[type='submit'], form option.active[type='submit'], form textarea.active[type='submit'],
  .open > .btn-primary.dropdown-toggle, form
  .open > input.dropdown-toggle[type='submit'], form
  .open > select.dropdown-toggle[type='submit'], form
  .open > option.dropdown-toggle[type='submit'], form
  .open > textarea.dropdown-toggle[type='submit'] {
    background-image: none; }
  .btn-primary.disabled, form input.disabled[type='submit'], form select.disabled[type='submit'], form option.disabled[type='submit'], form textarea.disabled[type='submit'], .btn-primary.disabled:hover, form input.disabled[type='submit']:hover, form select.disabled[type='submit']:hover, form option.disabled[type='submit']:hover, form textarea.disabled[type='submit']:hover, .btn-primary.disabled:focus, form input.disabled[type='submit']:focus, form select.disabled[type='submit']:focus, form option.disabled[type='submit']:focus, form textarea.disabled[type='submit']:focus, .btn-primary.disabled:active, form input.disabled[type='submit']:active, form select.disabled[type='submit']:active, form option.disabled[type='submit']:active, form textarea.disabled[type='submit']:active, .btn-primary.disabled.active, form input.disabled.active[type='submit'], form select.disabled.active[type='submit'], form option.disabled.active[type='submit'], form textarea.disabled.active[type='submit'], .btn-primary[disabled], form input[disabled][type='submit'], form select[disabled][type='submit'], form option[disabled][type='submit'], form textarea[disabled][type='submit'], .btn-primary[disabled]:hover, form input[disabled][type='submit']:hover, form select[disabled][type='submit']:hover, form option[disabled][type='submit']:hover, form textarea[disabled][type='submit']:hover, .btn-primary[disabled]:focus, form input[disabled][type='submit']:focus, form select[disabled][type='submit']:focus, form option[disabled][type='submit']:focus, form textarea[disabled][type='submit']:focus, .btn-primary[disabled]:active, form input[disabled][type='submit']:active, form select[disabled][type='submit']:active, form option[disabled][type='submit']:active, form textarea[disabled][type='submit']:active, .btn-primary[disabled].active, form input[disabled].active[type='submit'], form select[disabled].active[type='submit'], form option[disabled].active[type='submit'], form textarea[disabled].active[type='submit'],
  fieldset[disabled] .btn-primary,
  fieldset[disabled] form input[type='submit'], form
  fieldset[disabled] input[type='submit'],
  fieldset[disabled] form select[type='submit'], form
  fieldset[disabled] select[type='submit'],
  fieldset[disabled] form option[type='submit'], form
  fieldset[disabled] option[type='submit'],
  fieldset[disabled] form textarea[type='submit'], form
  fieldset[disabled] textarea[type='submit'],
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] form input[type='submit']:hover, form
  fieldset[disabled] input[type='submit']:hover,
  fieldset[disabled] form select[type='submit']:hover, form
  fieldset[disabled] select[type='submit']:hover,
  fieldset[disabled] form option[type='submit']:hover, form
  fieldset[disabled] option[type='submit']:hover,
  fieldset[disabled] form textarea[type='submit']:hover, form
  fieldset[disabled] textarea[type='submit']:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] form input[type='submit']:focus, form
  fieldset[disabled] input[type='submit']:focus,
  fieldset[disabled] form select[type='submit']:focus, form
  fieldset[disabled] select[type='submit']:focus,
  fieldset[disabled] form option[type='submit']:focus, form
  fieldset[disabled] option[type='submit']:focus,
  fieldset[disabled] form textarea[type='submit']:focus, form
  fieldset[disabled] textarea[type='submit']:focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] form input[type='submit']:active, form
  fieldset[disabled] input[type='submit']:active,
  fieldset[disabled] form select[type='submit']:active, form
  fieldset[disabled] select[type='submit']:active,
  fieldset[disabled] form option[type='submit']:active, form
  fieldset[disabled] option[type='submit']:active,
  fieldset[disabled] form textarea[type='submit']:active, form
  fieldset[disabled] textarea[type='submit']:active,
  fieldset[disabled] .btn-primary.active,
  fieldset[disabled] form input.active[type='submit'], form
  fieldset[disabled] input.active[type='submit'],
  fieldset[disabled] form select.active[type='submit'], form
  fieldset[disabled] select.active[type='submit'],
  fieldset[disabled] form option.active[type='submit'], form
  fieldset[disabled] option.active[type='submit'],
  fieldset[disabled] form textarea.active[type='submit'], form
  fieldset[disabled] textarea.active[type='submit'] {
    background-color: #428bca;
    border-color: #357ebd; }
  .btn-primary .badge, form input[type='submit'] .badge, form select[type='submit'] .badge, form option[type='submit'] .badge, form textarea[type='submit'] .badge {
    color: #428bca;
    background-color: #fff; }

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

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

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

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

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none; }

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

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

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

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.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: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

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

.dropdown {
  position: relative; }

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

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

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999; }

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

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

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

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    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:focus,
    .btn-group-vertical > .btn:focus {
      outline: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-justified, .calc-input-button-select .btn-group-full-width, .savings-calc-iar-select .btn-group-full-width {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .calc-input-button-select .btn-group-full-width > .btn, .savings-calc-iar-select .btn-group-full-width > .btn,
  .btn-group-justified > .btn-group, .calc-input-button-select .btn-group-full-width > .btn-group, .savings-calc-iar-select .btn-group-full-width > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .calc-input-button-select .btn-group-full-width > .btn-group .btn, .savings-calc-iar-select .btn-group-full-width > .btn-group .btn {
    width: 100%; }

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

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

.input-group-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 {
    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: #999999; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #999999;
        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: #428bca; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

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

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

.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-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; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

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

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

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

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  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 (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -15px; } }

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .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; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

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

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

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

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager: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: #999999;
    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: #999999; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: gray; }

.label-primary {
  background-color: #428bca; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9; }

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

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

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

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

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

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

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

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

.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 {
  padding-right: 35px; }
  .alert-dismissable .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; }

@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: #428bca;
  -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 {
  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 {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }

.progress-bar[aria-valuenow="0"] {
  color: #999999;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

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

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

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

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

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

.media,
.media .media {
  margin-top: 15px; }

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

.media-object {
  display: block; }

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

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

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

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

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

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

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999; }
  .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: #999999; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }
  .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #e1edf7; }

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

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

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

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

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

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

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

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

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

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

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 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 {
    color: inherit; }

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

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

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

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

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table: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 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 {
  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 {
      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-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

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

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
  .panel-success > .panel-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-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-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-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  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: auto;
  overflow-y: scroll;
  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-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

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

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

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

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

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

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

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

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  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;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

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

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

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

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

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 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.05);
  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.05); }
  .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.05);
  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.05); }
  .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; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(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, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(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%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

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

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

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

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!
 *  Font Awesome 4.4.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("/bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("/bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("/bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("/bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("/bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("/bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.4.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; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  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.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.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-feed:before,
.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-y-combinator-square:before,
.fa-yc-square:before,
.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-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-intersex:before,
.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-genderless: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: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

/**
 * App-wide Styles
 */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.arrow {
  display: none !important; }

.btn-primary[disabled], form input[disabled][type='submit'], form select[disabled][type='submit'], form option[disabled][type='submit'], form textarea[disabled][type='submit'] {
  border: none !important; }

#MyCaptcha_Holder {
  padding: 20px 10px; }

/**
* Variables
*/
/* Display *****************************************/
._hidden {
  display: none; }

._invisible {
  visibility: 0;
  opacity: 0; }

._visible {
  display: block; }

._inline {
  display: inline; }

._inline-block {
  display: inline-block; }

._block {
  display: block; }

@media (max-width: 991px) {
  ._block-sm-below {
    display: block; } }

@media (max-width: 1199px) {
  ._hidden-md-below {
    display: none; } }

@media (min-width: 992px) {
  ._hidden-md-above {
    display: none; } }

@media (min-width: 768px) {
  ._hidden-sm-above {
    display: none; } }

@media (max-width: 991px) {
  ._hidden-sm-below {
    display: none; } }

@media (max-width: 767px) {
  ._hidden-xs-below {
    display: none; } }

._overflow-hidden {
  overflow: hidden; }

._overflow-visible {
  overflow: visible; }

/* Margin *******************************************/
._no-margin {
  margin: 0 !important; }

@media (max-width: 991px) {
  ._no-margin-sm-below {
    margin: 0 !important; } }

/* Padding *******************************************/
@media (max-width: 991px) {
  ._no-padding-sm-below {
    padding: 0 !important; } }

/* Text *********************************************/
._uppercase, .btn-primary, form input[type='submit'], form select[type='submit'], form option[type='submit'], form textarea[type='submit'], a.ui-link,
a.ui-link:link,
a.ui-link:active,
a.ui-link:visited {
  text-transform: uppercase; }

._capitalize {
  text-transform: capitalize; }

._lowercase {
  text-transform: lowercase; }

._align-center, .blockquote, .tools-text {
  text-align: center; }

@media (max-width: 480px) {
  ._align-center-xs {
    text-align: center; } }

@media (max-width: 767px) {
  ._align-center-xs-max {
    text-align: center; } }

@media (max-width: 991px) {
  ._align-center-sm-max {
    text-align: center; } }

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

@media (min-width: 768px) {
  ._align-right-sm-above {
    text-align: right; } }

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

._elipsis {
  text-overflow: ellipsis;
  overflow: hidden; }

._no-wrap {
  white-space: nowrap; }

/* Lists  *********************************************/
._inline-list, .slideshow-dots {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0; }
  ._inline-list li, .slideshow-dots li {
    display: inline-block; }

._no-bullets {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0; }

/* Forms *********************************************/
._no-border {
  border: none;
  outline: none;
  background-color: transparent; }

/* Position ******************************************/
._absolute {
  position: absolute; }

._relative {
  position: relative; }

._vert-middle {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

@media (min-width: 768px) {
  ._vert-middle-sm-above {
    position: relative;
    top: 50%;
    transform: translateY(-50%); } }

/* Size *********************************************/
._full-height {
  height: 100%; }

@media (min-width: 768px) {
  ._full-height-sm-above {
    height: 100%; } }

@media (min-width: 480px) {
  ._full-height-xs-above {
    height: 100%; } }

._full-width {
  width: 100%; }

._full-width-max {
  max-width: 100%; }

._two-column {
  width: 50%; }

/* Float *********************************************/
._left {
  float: left; }

._right {
  float: right; }

@media (min-width: 768px) {
  ._right-sm-above {
    float: right; } }

@media (min-width: 992px) {
  ._no-float-md-above {
    float: none; } }

._clear::after, .form-label-group::after {
  content: "";
  display: table;
  clear: both; }

.private-alert {
  position: fixed;
  top: 50px;
  width: 60%;
  left: 20%;
  text-align: center; }
  @media (max-width: 991px) {
    .private-alert {
      width: 90%;
      left: 5%;
      top: 100px; } }

.articles-container {
  padding: 40px 0; }
  @media (max-width: 1199px) {
    .articles-container {
      padding: 40px 0 20px 0; } }

.articles-heading {
  margin-top: 0; }

@media (max-width: 991px) {
  .articles-column[data-index="2"] {
    display: none; } }

@media (max-width: 767px) {
  .articles-column[data-index="2"] {
    display: block; } }

.articles-info .articles-day {
  line-height: 28px; }

.articles-info .articles-month {
  line-height: 14px; }

.articles-thumbnail {
  width: 100%; }
  .articles-thumbnail img {
    width: 100%; }

.articles-info-text {
  margin-left: 10px;
  width: -moz-calc(100% - 82px);
  width: -webkit-calc(100% - 82px);
  width: -o-calc(100% - 82px);
  width: calc(100% - 82px);
  position: relative; }
  @media (max-width: 991px) {
    .articles-info-text {
      width: -moz-calc(100% - 78px);
      width: -webkit-calc(100% - 78px);
      width: -o-calc(100% - 78px);
      width: calc(100% - 78px); } }
  @media (max-width: 480px) {
    .articles-info-text {
      width: -moz-calc(100% - 70px);
      width: -webkit-calc(100% - 70px);
      width: -o-calc(100% - 70px);
      width: calc(100% - 70px); } }
  .articles-info-text .articles-meta {
    line-height: 18px; }
  .articles-info-text .articles-text-container {
    margin: 7px 0;
    font-weight: 300; }
  .articles-info-text .article-title-link {
    height: inherit;
    padding: 1px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  @media (max-width: 991px) {
    .articles-info-text .articles-text-container {
      margin: 0;
      height: 70px;
      display: table-cell;
      vertical-align: middle; }
    .articles-info-text .articles-meta {
      margin-left: -80px;
      margin-top: 10px; } }
  @media (max-width: 480px) {
    .articles-info-text .articles-text-container {
      height: 60px; }
    .articles-info-text .articles-meta {
      margin-left: -70px;
      margin-top: 10px; } }

.articles-copy {
  margin-top: 20px; }
  .articles-copy[num-lines="2"] {
    height: 52px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
    @media (max-width: 1199px) {
      .articles-copy[num-lines="2"] {
        height: 46.8px; } }
    @media (max-width: 991px) {
      .articles-copy[num-lines="2"] {
        height: 44.2px; } }
    @media (max-width: 480px) {
      .articles-copy[num-lines="2"] {
        height: 41.6px; } }
  .articles-copy[num-lines="4"] {
    height: 104px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
    @media (max-width: 1199px) {
      .articles-copy[num-lines="4"] {
        height: 93.6px; } }
    @media (max-width: 991px) {
      .articles-copy[num-lines="4"] {
        height: 88.4px; } }
    @media (max-width: 480px) {
      .articles-copy[num-lines="4"] {
        height: 83.2px; } }

.articles-more {
  display: block;
  margin: 20px 0 40px 0; }

.articles-go {
  margin-top: 40px; }
  @media (max-width: 767px) {
    .articles-go {
      margin-top: 0; } }

.articles-pagination {
  margin: 20px 0 40px 0; }

.articles-top-link {
  position: absolute;
  right: 10%;
  margin-bottom: 40px; }

.articles-video-icon {
  width: 20px;
  padding-bottom: 4px; }

.articles-meta > a:first-of-type {
  pointer-events: none;
  cursor: default;
  color: #1E1E1E;
  text-decoration: none; }

.bg-white {
  background-color: #FFFFFF;
  color: #1E1E1E; }

.bg-orange {
  background-color: #FF4B05;
  color: #FFFFFF; }

.bg-orange-light {
  background-color: #ffeee7; }

.bg-black {
  background-color: #1E1E1E;
  color: #FFFFFF; }

.bg-fuschia {
  background-color: #CE0058;
  color: #FFFFFF; }

.bg-grey-medium {
  background-color: #75787b; }

.bg-grey-light {
  background-color: #d9d9d6; }

.bg-grey-lightest {
  background-color: #F5F5F5; }

.bg-green-gradient {
  background: #4ddebf;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4ddebf 0%, #b9f2e6 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #4ddebf 0%, #b9f2e6 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #4ddebf 0%, #b9f2e6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

.bg-grey-texture {
  background-color: #75787b;
  background-image: url(../images/footer-texture.jpg); }

.bg-purple-light {
  background-color: #DDD4E7; }

.bg-purple-lightest {
  background-color: #f8f6fa; }

.bg-blue-lightest {
  background-color: #e5f7ff; }

.bg-aqua-lightest {
  background-color: #eefdfa; }

html,
body {
  background-color: #FFFFFF;
  color: #1E1E1E;
  margin: 0;
  padding: 0;
  min-width: 320px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

a:link, a:active, a:focus, a:visited {
  color: #06739a; }

a:hover {
  color: #06739a; }

.blockquote {
  color: #75787b;
  font-weight: italic; }

input,
select,
option {
  font-size: 18px; }
  input[disabled],
  select[disabled],
  option[disabled] {
    font-style: italic;
    color: #d9d9d6; }

label {
  font-weight: normal;
  line-height: 50px;
  margin: 0; }

form {
  margin: 0;
  padding: 0; }

select::-ms-expand {
  display: none; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.breadcrumb {
  top: 10px;
  left: 0;
  background: none;
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
  float: left;
  padding: 0 15px; }
  @media (max-width: 767px) {
    .breadcrumb {
      font-size: 13px; } }
  .breadcrumb li, .breadcrumb .active {
    font-family: 'Gotham SSm A', 'Gotham SSm B' !important;
    color: black !important;
    text-transform: uppercase;
    display: inline; }
  .breadcrumb li:before {
    content: "> " !important;
    padding: 0 5px;
    color: #FF4B05 !important; }
  .breadcrumb a {
    color: #FF4B05; }

/*
.btn {
  padding: 0 36px;
  &.disabled {
    border-color: darken($orange, 5%);
  }
}
*/
.btn-primary, form input[type='submit'], form select[type='submit'], form option[type='submit'], form textarea[type='submit'] {
  padding: 0 36px;
  line-height: 50px;
  height: 50px;
  background-color: #FF4B05;
  border-color: #eb4200;
  font-size: 16px;
  background: #FF4B05;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #ff5d1f 0%, #ff946b 15%, #ff7038 30%, #FF4B05 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #ff5d1f 0%, #ff946b 15%, #ff7038 30%, #FF4B05 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #ff5d1f 0%, #ff946b 15%, #ff7038 30%, #FF4B05 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .btn-primary:hover, form input[type='submit']:hover, form select[type='submit']:hover, form option[type='submit']:hover, form textarea[type='submit']:hover {
    border-color: #eb4200;
    color: #FFFFFF;
    background: #FF4B05; }
  @media (max-width: 480px) {
    .btn-primary.btn-xs-fullwidth, form input.btn-xs-fullwidth[type='submit'], form select.btn-xs-fullwidth[type='submit'], form option.btn-xs-fullwidth[type='submit'], form textarea.btn-xs-fullwidth[type='submit'] {
      width: 100%; } }
  .btn-primary.disabled, form input.disabled[type='submit'], form select.disabled[type='submit'], form option.disabled[type='submit'], form textarea.disabled[type='submit'] {
    border-color: #eb4200; }

.btn-small {
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  padding: 0 20px; }

.btn-bar {
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  padding: 0 20px;
  margin: 5px 0; }

.calc-heading, .calc-form-heading {
  height: 48px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 48px;
  padding: 0 20px; }
  .calc-heading .calc-title-text, .calc-form-heading .calc-title-text {
    line-height: 48px; }

.calc-overlay {
  opacity: 0.6;
  height: 100%;
  width: 100%;
  background-color: #FFFFFF;
  position: absolute;
  top: 0;
  z-index: 99; }
  .calc-overlay.disabled {
    display: none; }

.dropdown-toggle {
  background-image: url("../images/select-down.png");
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: right 20px center;
  text-align: left; }

.open > .btn-default.dropdown-toggle {
  background-image: url("../images/select-up.png"); }

.dropdown-menu {
  width: 100%;
  min-width: 120px; }
  .dropdown-menu li.selected {
    background-color: #f5f5f5; }
  .dropdown-menu li .dropdown-link {
    padding: 15px 20px;
    white-space: normal; }

.filters-content {
  margin: 40px 0; }
  @media (max-width: 767px) {
    .filters-content {
      margin: 20px 0; } }

.filters-heading {
  margin-bottom: 20px; }

.filters-link {
  width: -moz-calc((100% / 7) - 1px);
  width: -webkit-calc((100% / 7) - 1px);
  width: -o-calc((100% / 7) - 1px);
  width: calc((100% / 7) - 1px);
  top: 0;
  position: relative;
  display: inline; }
  .filters-link:hover .filters-text, .filters-link.selected .filters-text {
    border-bottom: 2px solid #FF4B05; }
  .filters-link:hover .filters-image, .filters-link.selected .filters-image {
    top: 0; }

.filters-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 5px auto;
  overflow: hidden; }

.filters-image {
  bottom: 0;
  left: 0; }

.filters-text {
  padding: 0 3px 2px 3px;
  border-bottom: 2px solid transparent;
  width: 108px; }
  @media (max-width: 1199px) {
    .filters-text {
      width: 103px; } }
  @media (max-width: 991px) {
    .filters-text {
      width: 98px; } }

.filters-select {
  margin-top: -1px; }
  .filters-select .dropdown-toggle {
    border-radius: 0;
    border: none;
    background-color: #F5F5F5;
    box-shadow: none; }
  .filters-select .dropdown-menu {
    padding: 0px;
    margin: 0px;
    border: none;
    border-radius: 0; }
    .filters-select .dropdown-menu li .dropdown-link {
      padding: 5px 20px;
      border-top: 1px solid #d9d9d6; }
      .filters-select .dropdown-menu li .dropdown-link.selected {
        border-top: 1px solid #FF4B05; }
      .filters-select .dropdown-menu li .dropdown-link:hover .filters-dd-image, .filters-select .dropdown-menu li .dropdown-link.selected .filters-dd-image {
        top: 0; }

.filters-dd-icon {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  overflow: hidden; }

.filters-dd-image {
  bottom: 0;
  left: 0; }

.filters-dd-text {
  line-height: 50px;
  padding: 0 0 0 15px; }

.font-orange, a.ui-link,
a.ui-link:link,
a.ui-link:active,
a.ui-link:visited {
  color: #FF4B05; }
  .font-orange:link, a.ui-link:link, .font-orange:active, a.ui-link:active, .font-orange:focus, a.ui-link:focus, .font-orange:visited, a.ui-link:visited {
    color: #FF4B05; }
  .font-orange:hover, a.ui-link:hover {
    color: #FF4B05; }

.font-black, .nav-log-in, .tools-text {
  color: #1E1E1E; }
  .font-black:link, .nav-log-in:link, .tools-text:link, .font-black:active, .nav-log-in:active, .tools-text:active, .font-black:focus, .nav-log-in:focus, .tools-text:focus, .font-black:visited, .nav-log-in:visited, .tools-text:visited {
    color: #1E1E1E; }
  .font-black:hover, .nav-log-in:hover, .tools-text:hover {
    color: #1E1E1E;
    text-decoration: none; }

.font-white, .btn-primary, form input[type='submit'], form select[type='submit'], form option[type='submit'], form textarea[type='submit'], .footer-list-link, .campaigns-title, .campaigns-short {
  color: #FFFFFF; }
  .font-white:link, .btn-primary:link, form input[type='submit']:link, form select[type='submit']:link, form option[type='submit']:link, form textarea[type='submit']:link, .footer-list-link:link, .campaigns-title:link, .campaigns-short:link, .font-white:active, .btn-primary:active, form input[type='submit']:active, form select[type='submit']:active, form option[type='submit']:active, form textarea[type='submit']:active, .footer-list-link:active, .campaigns-title:active, .campaigns-short:active, .font-white:focus, .btn-primary:focus, form input[type='submit']:focus, form select[type='submit']:focus, form option[type='submit']:focus, form textarea[type='submit']:focus, .footer-list-link:focus, .campaigns-title:focus, .campaigns-short:focus, .font-white:visited, .btn-primary:visited, form input[type='submit']:visited, form select[type='submit']:visited, form option[type='submit']:visited, form textarea[type='submit']:visited, .footer-list-link:visited, .campaigns-title:visited, .campaigns-short:visited {
    color: #FFFFFF; }
  .font-white:hover, .btn-primary:hover, form input[type='submit']:hover, form select[type='submit']:hover, form option[type='submit']:hover, form textarea[type='submit']:hover, .footer-list-link:hover, .campaigns-title:hover, .campaigns-short:hover {
    color: #FFFFFF; }

.font-red {
  color: #D00; }
  .font-red:link, .font-red:active, .font-red:focus, .font-red:visited {
    color: #D00; }
  .font-red:hover {
    color: #D00; }

.font-aqua {
  color: #4ddebf; }
  .font-aqua:link, .font-aqua:active, .font-aqua:focus, .font-aqua:visited {
    color: #4ddebf; }
  .font-aqua:hover {
    color: #4ddebf;
    color: #4ddebf; }

.font-grey-light {
  color: #d9d9d6; }
  .font-grey-light:link, .font-grey-light:active, .font-grey-light:focus, .font-grey-light:visited {
    color: #d9d9d6; }
  .font-grey-light:hover {
    color: #d9d9d6; }

.font-grey {
  color: #75787b; }
  .font-grey:link, .font-grey:active, .font-grey:focus, .font-grey:visited {
    color: #75787b; }
  .font-grey:hover {
    color: #75787b; }

.font-grey-medium-light {
  color: #b7b8ba; }
  .font-grey-medium-light:link, .font-grey-medium-light:active, .font-grey-medium-light:focus, .font-grey-medium-light:visited {
    color: #b7b8ba; }
  .font-grey-medium-light:hover {
    color: #b7b8ba; }

.font-purple {
  color: #704C99; }
  .font-purple:link, .font-purple:active, .font-purple:focus, .font-purple:visited {
    color: #704C99; }
  .font-purple:hover {
    color: #704C99; }

.font-blue {
  color: #006e94; }
  .font-blue:link, .font-blue:active, .font-blue:focus, .font-blue:visited {
    color: #006e94; }
  .font-blue:hover {
    color: #006e94; }

.font-h1, h1 {
  font-size: 50px;
  line-height: 60px; }
  @media (max-width: 1199px) {
    .font-h1, h1 {
      font-size: 45px; } }
  @media (max-width: 991px) {
    .font-h1, h1 {
      font-size: 40px; } }
  @media (max-width: 480px) {
    .font-h1, h1 {
      font-size: 30px; } }
  @media (max-width: 1199px) {
    .font-h1, h1 {
      line-height: 54px; } }
  @media (max-width: 991px) {
    .font-h1, h1 {
      line-height: 48px; } }
  @media (max-width: 480px) {
    .font-h1, h1 {
      line-height: 36px; } }

.font-h2, h2, #Form_DrawForm #Form_DrawForm_error.message.good {
  font-size: 36px;
  line-height: 48px; }
  @media (max-width: 1199px) {
    .font-h2, h2, #Form_DrawForm #Form_DrawForm_error.message.good {
      font-size: 32.4px; } }
  @media (max-width: 991px) {
    .font-h2, h2, #Form_DrawForm #Form_DrawForm_error.message.good {
      font-size: 28.8px; } }
  @media (max-width: 480px) {
    .font-h2, h2, #Form_DrawForm #Form_DrawForm_error.message.good {
      font-size: 25.2px; } }
  @media (max-width: 1199px) {
    .font-h2, h2, #Form_DrawForm #Form_DrawForm_error.message.good {
      line-height: 43.2px; } }
  @media (max-width: 991px) {
    .font-h2, h2, #Form_DrawForm #Form_DrawForm_error.message.good {
      line-height: 38.4px; } }
  @media (max-width: 480px) {
    .font-h2, h2, #Form_DrawForm #Form_DrawForm_error.message.good {
      line-height: 33.6px; } }

.font-h3, .articles-day, h3 {
  font-size: 28px;
  line-height: 36px; }
  @media (max-width: 1199px) {
    .font-h3, .articles-day, h3 {
      font-size: 25.2px; } }
  @media (max-width: 991px) {
    .font-h3, .articles-day, h3 {
      font-size: 22.4px; } }
  @media (max-width: 480px) {
    .font-h3, .articles-day, h3 {
      font-size: 19.6px; } }
  @media (max-width: 1199px) {
    .font-h3, .articles-day, h3 {
      line-height: 32.4px; } }
  @media (max-width: 991px) {
    .font-h3, .articles-day, h3 {
      line-height: 28.8px; } }
  @media (max-width: 480px) {
    .font-h3, .articles-day, h3 {
      line-height: 25.2px; } }

.font-h4-reduced {
  font-size: 24px;
  line-height: 32px; }
  @media (max-width: 1199px) {
    .font-h4-reduced {
      font-size: 21.6px; } }
  @media (max-width: 991px) {
    .font-h4-reduced {
      font-size: 19.2px; } }
  @media (max-width: 480px) {
    .font-h4-reduced {
      font-size: 16.8px; } }
  @media (max-width: 1199px) {
    .font-h4-reduced {
      line-height: 28.8px; } }
  @media (max-width: 991px) {
    .font-h4-reduced {
      line-height: 25.6px; } }
  @media (max-width: 480px) {
    .font-h4-reduced {
      line-height: 22.4px; } }

.font-h4, .articles-title, h4 {
  font-size: 24px;
  line-height: 32px; }
  @media (max-width: 1199px) {
    .font-h4, .articles-title, h4 {
      font-size: 22.8px; } }
  @media (max-width: 991px) {
    .font-h4, .articles-title, h4 {
      font-size: 21.6px; } }
  @media (max-width: 480px) {
    .font-h4, .articles-title, h4 {
      font-size: 20.4px; } }
  @media (max-width: 1199px) {
    .font-h4, .articles-title, h4 {
      line-height: 30.4px; } }
  @media (max-width: 991px) {
    .font-h4, .articles-title, h4 {
      line-height: 28.8px; } }
  @media (max-width: 480px) {
    .font-h4, .articles-title, h4 {
      line-height: 27.2px; } }

.font-h5, h5 {
  font-size: 18px;
  line-height: 22px; }
  @media (max-width: 1199px) {
    .font-h5, h5 {
      font-size: 17.1px; } }
  @media (max-width: 991px) {
    .font-h5, h5 {
      font-size: 16.2px; } }
  @media (max-width: 480px) {
    .font-h5, h5 {
      font-size: 15.3px; } }
  @media (max-width: 1199px) {
    .font-h5, h5 {
      line-height: 20.9px; } }
  @media (max-width: 991px) {
    .font-h5, h5 {
      line-height: 19.8px; } }
  @media (max-width: 480px) {
    .font-h5, h5 {
      line-height: 18.7px; } }

.font-h6, h6 {
  font-size: 16px;
  line-height: 20px; }
  @media (max-width: 1199px) {
    .font-h6, h6 {
      font-size: 15.2px; } }
  @media (max-width: 991px) {
    .font-h6, h6 {
      font-size: 14.4px; } }
  @media (max-width: 480px) {
    .font-h6, h6 {
      font-size: 13.6px; } }
  @media (max-width: 1199px) {
    .font-h6, h6 {
      line-height: 19px; } }
  @media (max-width: 991px) {
    .font-h6, h6 {
      line-height: 18px; } }
  @media (max-width: 480px) {
    .font-h6, h6 {
      line-height: 17px; } }

.font-bq, .blockquote {
  font-size: 35px;
  line-height: 42px; }
  @media (max-width: 1199px) {
    .font-bq, .blockquote {
      font-size: 31.5px; } }
  @media (max-width: 991px) {
    .font-bq, .blockquote {
      font-size: 28px; } }
  @media (max-width: 480px) {
    .font-bq, .blockquote {
      font-size: 24.5px; } }
  @media (max-width: 1199px) {
    .font-bq, .blockquote {
      line-height: 37.8px; } }
  @media (max-width: 991px) {
    .font-bq, .blockquote {
      line-height: 33.6px; } }
  @media (max-width: 480px) {
    .font-bq, .blockquote {
      line-height: 29.4px; } }

.font-xl {
  font-size: 50px;
  line-height: 60px; }
  @media (max-width: 1199px) {
    .font-xl {
      font-size: 47.5px; } }
  @media (max-width: 991px) {
    .font-xl {
      font-size: 45px; } }
  @media (max-width: 480px) {
    .font-xl {
      font-size: 42.5px; } }
  @media (max-width: 1199px) {
    .font-xl {
      line-height: 57px; } }
  @media (max-width: 991px) {
    .font-xl {
      line-height: 54px; } }
  @media (max-width: 480px) {
    .font-xl {
      line-height: 51px; } }

.font-lg {
  font-size: 22px;
  line-height: 30px; }
  @media (max-width: 1199px) {
    .font-lg {
      font-size: 20.9px; } }
  @media (max-width: 991px) {
    .font-lg {
      font-size: 19.8px; } }
  @media (max-width: 480px) {
    .font-lg {
      font-size: 18.7px; } }
  @media (max-width: 1199px) {
    .font-lg {
      line-height: 28.5px; } }
  @media (max-width: 991px) {
    .font-lg {
      line-height: 27px; } }
  @media (max-width: 480px) {
    .font-lg {
      line-height: 25.5px; } }

.font-md, .articles-copy, html,
body, p, .related-copy {
  font-size: 18px;
  line-height: 26px; }
  @media (max-width: 1199px) {
    .font-md, .articles-copy, html,
    body, p, .related-copy {
      font-size: 17.1px; } }
  @media (max-width: 991px) {
    .font-md, .articles-copy, html,
    body, p, .related-copy {
      font-size: 16.2px; } }
  @media (max-width: 480px) {
    .font-md, .articles-copy, html,
    body, p, .related-copy {
      font-size: 15.3px; } }
  @media (max-width: 1199px) {
    .font-md, .articles-copy, html,
    body, p, .related-copy {
      line-height: 24.7px; } }
  @media (max-width: 991px) {
    .font-md, .articles-copy, html,
    body, p, .related-copy {
      line-height: 23.4px; } }
  @media (max-width: 480px) {
    .font-md, .articles-copy, html,
    body, p, .related-copy {
      line-height: 22.1px; } }

.font-sm {
  font-size: 16px;
  line-height: 20px; }
  @media (max-width: 1199px) {
    .font-sm {
      font-size: 15.2px; } }
  @media (max-width: 991px) {
    .font-sm {
      font-size: 14.4px; } }
  @media (max-width: 480px) {
    .font-sm {
      font-size: 13.6px; } }
  @media (max-width: 1199px) {
    .font-sm {
      line-height: 19px; } }
  @media (max-width: 991px) {
    .font-sm {
      line-height: 18px; } }
  @media (max-width: 480px) {
    .font-sm {
      line-height: 17px; } }

.font-xs, .articles-month, .articles-subtitle, .login-form #ForgotPassword {
  font-size: 14px;
  line-height: 18px; }
  @media (max-width: 1199px) {
    .font-xs, .articles-month, .articles-subtitle, .login-form #ForgotPassword {
      font-size: 13.3px; } }
  @media (max-width: 991px) {
    .font-xs, .articles-month, .articles-subtitle, .login-form #ForgotPassword {
      font-size: 12.6px; } }
  @media (max-width: 480px) {
    .font-xs, .articles-month, .articles-subtitle, .login-form #ForgotPassword {
      font-size: 11.9px; } }
  @media (max-width: 1199px) {
    .font-xs, .articles-month, .articles-subtitle, .login-form #ForgotPassword {
      line-height: 17.1px; } }
  @media (max-width: 991px) {
    .font-xs, .articles-month, .articles-subtitle, .login-form #ForgotPassword {
      line-height: 16.2px; } }
  @media (max-width: 480px) {
    .font-xs, .articles-month, .articles-subtitle, .login-form #ForgotPassword {
      line-height: 15.3px; } }

.font-xx, .form-error, .required.message, label.error, .password-error, #ChangePasswordForm_ChangePasswordForm_error, .required .error-helper {
  font-size: 12px;
  line-height: 14px; }
  @media (max-width: 1199px) {
    .font-xx, .form-error, .required.message, label.error, .password-error, #ChangePasswordForm_ChangePasswordForm_error, .required .error-helper {
      font-size: 11.4px; } }
  @media (max-width: 991px) {
    .font-xx, .form-error, .required.message, label.error, .password-error, #ChangePasswordForm_ChangePasswordForm_error, .required .error-helper {
      font-size: 10.8px; } }
  @media (max-width: 480px) {
    .font-xx, .form-error, .required.message, label.error, .password-error, #ChangePasswordForm_ChangePasswordForm_error, .required .error-helper {
      font-size: 10.2px; } }
  @media (max-width: 1199px) {
    .font-xx, .form-error, .required.message, label.error, .password-error, #ChangePasswordForm_ChangePasswordForm_error, .required .error-helper {
      line-height: 13.3px; } }
  @media (max-width: 991px) {
    .font-xx, .form-error, .required.message, label.error, .password-error, #ChangePasswordForm_ChangePasswordForm_error, .required .error-helper {
      line-height: 12.6px; } }
  @media (max-width: 480px) {
    .font-xx, .form-error, .required.message, label.error, .password-error, #ChangePasswordForm_ChangePasswordForm_error, .required .error-helper {
      line-height: 11.9px; } }

.font-light, .articles-day, .articles-month, h2, #Form_DrawForm #Form_DrawForm_error.message.good, .campaigns-short {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 200; }

.font-light-italic {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: italic;
  font-weight: 200; }

.font-book, html,
body, h1, h4, h6, .campaign-layout .support ul li, .campaign-layout .contact p, .campaign-layout .money-week p, .campaigns-title {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 300; }

.font-book-italic {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: italic;
  font-weight: 400; }

.font-medium, h3, h5 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 500; }

.font-bold {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-weight: 600; }

.font-semi-bold, .campaign-layout .support ul li, .campaign-layout .contact p, .campaign-layout .money-week p {
  font-weight: 400; }

@font-face {
  font-family: Avenir;
  src: url("../../assets/Fonts/AvenirNext-Bold.eot");
  src: url("../../assets/Fonts/AvenirNext-Bold.eot?#iefix") format("embedded-opentype"), url("../../assets/Fonts/AvenirNext-Bold.woff2") format("woff2"), url("../../assets/Fonts/AvenirNext-Bold.woff") format("woff"), url("../../assets/Fonts/AvenirNext-Bold.ttf") format("truetype"); }

.input-group {
  margin: 10px 0;
  width: 100%; }

#Form_CommentsForm {
  margin: 10px -10px 40px -10px; }
  #Form_CommentsForm .field {
    width: 100%; }
  #Form_CommentsForm textarea {
    padding: 20px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid grey;
    margin-bottom: 0;
    height: 96px;
    color: black; }
  #Form_CommentsForm input[type=email], #Form_CommentsForm input[type=text] {
    padding: 10px;
    margin: 10px 0 0 0;
    width: 100%;
    border-radius: 5px;
    border: 1px solid grey;
    color: black; }
  #Form_CommentsForm .labels-subline {
    font-size: 14px;
    line-height: 0px; }
  #Form_CommentsForm input[type=submit] {
    margin: 30px 0 10px 0; }
  #Form_CommentsForm input:focus, #Form_CommentsForm textarea: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_CommentsForm input.required, #Form_CommentsForm textarea.required {
    border-color: #D00; }

#Form_CommentsForm_action_doPostComment {
  margin-bottom: 50px; }

.comments-holder .comments-list {
  padding: 0;
  list-style: none; }
  .comments-holder .comments-list .comment p {
    word-break: break-word; }
  .comments-holder .comments-list .comment:last-of-type .layout-divider-dashed-medium {
    display: none; }
  .comments-holder .comments-list img {
    width: 50px; }
  .comments-holder .comments-list .comment {
    margin-bottom: 20px; }
  .comments-holder .comments-list .date {
    font-size: 14px !important; }

.input-group .form-control:first-child {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.form-inline-addon .form-control:first-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.form-inline-addon.form-addon-dollar .form-control {
  padding-left: 50px; }

.form-inline-addon.form-addon-dollar::before {
  content: "$";
  line-height: 50px;
  width: 50px; }

.form-inline-addon.form-addon-percent .form-control {
  padding-right: 90px; }

.form-inline-addon.form-addon-percent::after {
  content: "% p.a.";
  line-height: 50px;
  width: 90px; }

.form-inline-addon.form-addon-years .form-control {
  padding-right: 90px; }

.form-inline-addon.form-addon-years::after {
  content: "years";
  line-height: 50px;
  width: 90px; }

.form-inline-addon.form-addon-calendar .form-control {
  padding-right: 90px; }

.form-inline-addon.form-addon-calendar::after {
  content: "[1 Jan]";
  /*display: inline-block;*/
  line-height: 50px;
  width: 90px; }

.form-inline-addon::before {
  display: block;
  position: absolute;
  z-index: 90;
  text-align: center;
  pointer-events: none; }

.form-inline-addon::after {
  display: block;
  position: absolute;
  z-index: 90;
  right: 0;
  text-align: center;
  pointer-events: none; }

.form-label-group .input-group {
  float: left; }

.form-label-group .form-label {
  line-height: 50px;
  float: left;
  margin: 10px 0; }

.form-error, .required.message, label.error {
  color: #D00;
  position: absolute;
  bottom: -17px; }
  .form-error.calc-input-error, .calc-input-error.required.message, label.calc-input-error.error {
    position: relative;
    top: 8px;
    margin-bottom: 5px; }

.form-input-error, input.error, select.error {
  border-color: #D00; }

.form-icon {
  width: 16px;
  display: inline-block; }

.form-borderless-field {
  border: none;
  outline: none; }

.form-control {
  height: 50px;
  padding: 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.Actions {
  padding: 0 10px; }

.required.message {
  width: 100%;
  left: 10px;
  bottom: -9px; }

input.form-inline-checkbox-left {
  width: auto;
  margin: 0 10px 0 0; }

#draw-form-container {
  position: relative;
  padding: 20px 20px 40px;
  margin-bottom: 20px;
  min-height: 300px; }
  @media (max-width: 767px) {
    #draw-form-container {
      min-height: 150px; } }
  #draw-form-container h2 {
    margin-bottom: 20px; }
  #draw-form-container.already-entered h2 {
    display: none; }
  #draw-form-container.already-entered #Form_DrawForm fieldset,
  #draw-form-container.already-entered #Form_DrawForm .Actions {
    display: none; }

#draw-form-container__unsigned-view p {
  margin-bottom: 30px; }

@media (max-width: 767px) {
  #draw-form-container__unsigned-view button {
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    padding: 0 20px; } }

#Form_DrawForm fieldset {
  position: relative;
  text-align: center; }

#Form_DrawForm #Form_DrawForm_acceptance_Holder {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0 auto;
  float: none; }
  #Form_DrawForm #Form_DrawForm_acceptance_Holder input[type="checkbox"] {
    display: inline-block;
    height: auto;
    width: 20px;
    float: none;
    vertical-align: middle; }
    @media (max-width: 991px) {
      #Form_DrawForm #Form_DrawForm_acceptance_Holder input[type="checkbox"] {
        float: left;
        margin: 15px 0 0 0; } }
  #Form_DrawForm #Form_DrawForm_acceptance_Holder label[for=Form_DrawForm_acceptance] {
    display: inline-block;
    vertical-align: middle;
    line-height: 48px;
    font-weight: 200;
    float: none; }
    @media (max-width: 991px) {
      #Form_DrawForm #Form_DrawForm_acceptance_Holder label[for=Form_DrawForm_acceptance] {
        width: 90%;
        line-height: normal;
        text-align: left; } }
  #Form_DrawForm #Form_DrawForm_acceptance_Holder .message.required {
    text-align: left;
    padding-left: 20px; }

#Form_DrawForm .Actions {
  text-align: center;
  margin: 20px 0 0; }
  #Form_DrawForm .Actions #Form_DrawForm_action_submitDrawForm {
    margin-bottom: 0;
    padding: 0; }

#Form_DrawForm #Form_DrawForm_error {
  text-align: center; }
  #Form_DrawForm #Form_DrawForm_error.message.good {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%; }

.layout-container {
  max-width: 1230px;
  margin: 0 auto; }

.row {
  margin: 0; }

.layout-divider {
  height: 1px;
  background-color: #d9d9d6;
  margin: 40px 0; }

.layout-divider-dashed {
  height: 0;
  border: 1px #d9d9d6 dashed; }

.layout-divider-dashed-medium {
  height: 0;
  border: 1px #b7b8ba dashed; }

.layout-content {
  padding: 0 25px; }
  @media (max-width: 1199px) {
    .layout-content {
      padding: 0 20px; } }
  @media (max-width: 480px) {
    .layout-content {
      padding: 0 15px; } }

div[class*="col"] {
  padding: 0 10px; }
  div[class*="col"].layout-col {
    padding: 0px; }

.layout-row {
  margin-left: -10px;
  margin-right: -10px; }

.layout-header {
  height: 390px; }
  @media (max-width: 767px) {
    .layout-header {
      height: 430px; } }
  .layout-header[header="headerHome"] {
    height: 540px; }
    @media (max-width: 767px) {
      .layout-header[header="headerHome"] {
        height: 520px; } }

.layout-header-medium {
  height: 330px; }
  @media (max-width: 767px) {
    .layout-header-medium {
      height: 230px; } }

.layout-header-small {
  height: 260px; }
  @media (max-width: 991px) {
    .layout-header-small {
      height: 182px; } }

.legend-container {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 10px; }
  .legend-container .legend-list {
    text-align: center; }
    @media (max-width: 480px) {
      .legend-container .legend-list {
        width: 200px;
        margin: 0 auto; } }
  @media (max-width: 480px) {
    .legend-container .legend-item {
      display: block;
      text-align: left; } }

.legend-square {
  width: 14px;
  height: 14px;
  margin: 0 8px 0 0; }

.legend-label {
  margin-right: 10px; }
  @media (max-width: 480px) {
    .legend-label {
      margin-right: 0; } }

.link-black-orange, #signed-view .dropdown-menu a {
  -webkit-tap-highlight-color: #FF4B05; }
  .link-black-orange:link, #signed-view .dropdown-menu a:link, .link-black-orange:active, #signed-view .dropdown-menu a:active, .link-black-orange:focus, #signed-view .dropdown-menu a:focus, .link-black-orange:visited, #signed-view .dropdown-menu a:visited {
    color: #1E1E1E; }
  .link-black-orange:hover, #signed-view .dropdown-menu a:hover {
    color: #FF4B05; }

/* NOTE: these styles affect both Sorted and Budgeting Tool:
   please CHECK to make sure changes made here don't break either one! */
body.modal-open {
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  right: 0;
  margin-right: 0 !important;
  padding-right: 0 !important; }

.modal {
  -webkit-overflow-scrolling: auto !important;
  overflow-y: auto !important; }

@media (max-width: 1199px) {
  .modal-open {
    top: 0;
    width: 100%; } }

.modal-open .modal {
  -webkit-overflow-scrolling: auto !important;
  overflow-y: auto !important; }

.modal-open #login-modal.modal .close,
.modal-open #save-as-modal.modal .close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #1E1E1E;
  opacity: 1; }

.modal-open #login-modal.modal .modal-cancel-link,
.modal-open #save-as-modal.modal .modal-cancel-link {
  padding-top: 10px; }

.modal-open #login-modal.modal .login-modal-content,
.modal-open #save-as-modal.modal .login-modal-content {
  max-width: 370px;
  margin: 0 auto; }

.modal-open #login-modal.modal .modal-content,
.modal-open #save-as-modal.modal .modal-content {
  padding: 30px 20px 0 20px;
  border-radius: 3px; }

.modal-open #login-modal.modal .sign-in-text,
.modal-open #save-as-modal.modal .sign-in-text {
  margin-bottom: 40px; }

.modal-open #login-modal form input,
.modal-open #signup-modal form input {
  line-height: normal; }

.modal-open #save-as-modal .field {
  margin-bottom: 20px; }
  .modal-open #save-as-modal .field input {
    margin-bottom: 3px; }

.modal-open #save-as-modal .Actions {
  margin-bottom: 40px; }

.reset-password-notification {
  background: #fdeee7;
  padding: 12px 8px;
  margin-bottom: 10px;
  font-size: 14px; }

.nudge-container {
  border: solid 1px #FF4B05;
  background-color: #ffeee7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px; }

.nudge-icon {
  width: 50px;
  margin: 0 15px; }
  @media (max-width: 480px) {
    .nudge-icon {
      width: 40px;
      margin: 0 5px; } }

.nudge-icon-wide {
  width: 84px;
  margin: 0; }
  @media (max-width: 480px) {
    .nudge-icon-wide {
      width: 50px; } }

.nudge-main {
  width: -moz-calc(100% - 120px);
  width: -webkit-calc(100% - 120px);
  width: -o-calc(100% - 120px);
  width: calc(100% - 120px);
  margin-left: 10px; }
  @media (max-width: 480px) {
    .nudge-main {
      width: -moz-calc(100% - 60px);
      width: -webkit-calc(100% - 60px);
      width: -o-calc(100% - 60px);
      width: calc(100% - 60px); } }

.nudge-slider-container {
  margin-top: 10px; }
  @media (max-width: 767px) {
    .nudge-slider-container {
      margin-top: 20px; } }

.nudge-slider-left {
  width: 12px; }

.nudge-slider {
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: -o-calc(100% - 100px);
  width: calc(100% - 100px);
  margin: 9px 20px 0 20px; }

.rz-slider-has-ticks .nudge-slider {
  width: 100%;
  margin: 9px 0 0 0; }

.nudge-slider-right {
  width: 40px; }

/*!--------------------------------------------------------------------
STYLES "Outdated Browser"
Version:    1.1.2 - 2015
author:     Burocratik
website:    http://www.burocratik.com
* @preserve
-----------------------------------------------------------------------*/
#outdated {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 170px;
  text-align: center;
  text-transform: uppercase;
  z-index: 1500;
  background-color: #f25648;
  color: #ffffff; }
  #outdated h6 {
    font-size: 25px;
    line-height: 25px;
    margin: 30px 0 10px; }
  #outdated p {
    font-size: 12px;
    line-height: 12px;
    margin: 0; }
  #outdated #btnUpdateBrowser {
    display: block;
    position: relative;
    padding: 10px 20px;
    margin: 30px auto 0;
    width: 230px;
    /*need for IE*/
    color: #ffffff;
    text-decoration: none;
    border: 2px solid #ffffff;
    cursor: pointer; }
    #outdated #btnUpdateBrowser:hover {
      color: #f25648;
      background-color: #ffffff; }
  #outdated .last {
    position: absolute;
    top: 10px;
    right: 25px;
    width: 20px;
    height: 20px; }
    #outdated .last[dir='rtl'] {
      right: auto !important;
      left: 25px !important; }
  #outdated #btnCloseUpdateBrowser {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #ffffff;
    font-size: 36px;
    line-height: 36px; }
  * html #outdated {
    position: absolute; }

.popover {
  font-size: 18px !important;
  font-family: "Gotham SSm A", "Gotham SSm B" !important;
  border: 1px solid #ff550f;
  background: #ffeee7;
  border-radius: 0;
  max-width: 450px !important;
  padding: 25px;
  line-height: 1.5; }
  .popover .popover-title {
    padding: 0;
    font-size: 18px !important;
    background: none;
    border-bottom: 0px;
    font-weight: bolder;
    margin-bottom: 5px; }
    .popover .popover-title span {
      margin: -20px -15px;
      float: right !important;
      cursor: pointer; }
  .popover .popover-content {
    padding: 0;
    text-transform: none;
    font-weight: 300; }
    .popover .popover-content a {
      line-height: 14px;
      margin-top: 20px;
      display: block; }
      .popover .popover-content a.popover-link-float {
        display: inline; }
  .popover .arrow {
    display: none !important;
    border-top-color: #ff550f !important; }
    .popover .arrow:after {
      border-top-color: #ffeee7 !important; }

.popover-inline-links .popover .popover-content a {
  margin: 0;
  display: inline-block; }

.fa-question-circle {
  padding-right: 0; }

.quiz-output-heading {
  margin-bottom: 40px; }

.quiz-output-form {
  padding: 20px; }
  .quiz-output-form.affix-top {
    position: relative; }
  .quiz-output-form.affix-bottom {
    position: absolute;
    width: 30%;
    margin: 0 auto;
    z-index: 9999;
    min-width: 540px; }
    @media (max-width: 1199px) {
      .quiz-output-form.affix-bottom {
        width: 100%;
        left: 0;
        zoom: 1;
        min-width: unset; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
      .quiz-output-form.affix-bottom {
        width: 320px;
        min-width: 320px; } }
  .quiz-output-form.affix {
    top: 54px;
    width: 30%;
    margin: 0 auto;
    z-index: 9999;
    min-width: 540px; }
    @media (max-width: 1199px) {
      .quiz-output-form.affix {
        width: 100%;
        left: 0;
        top: 78px;
        min-width: unset;
        padding: 20px 0; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
      .quiz-output-form.affix {
        width: 320px;
        min-width: 320px; } }

.quiz-output-default {
  padding-top: 40px; }

.quiz-output-result {
  padding-top: 40px; }

.quiz-output-content {
  padding-top: 40px; }

@media (max-width: 480px) {
  .quiz-output-form-label {
    line-height: 22px;
    margin-bottom: 20px; } }

.search-result .filt-link {
  margin-right: 8%; }
  .search-result .filt-link.selected img {
    top: 0; }

.search-result .edit-date {
  color: #757879; }

.search-result .layout-col:last-of-type .layout-divider-dashed-medium {
  display: none; }

.search-result .search-icon-container {
  width: 60px;
  height: 60px;
  overflow: hidden;
  float: left; }
  .search-result .search-icon-container img {
    margin-top: -60px; }
    .search-result .search-icon-container img:hover {
      margin-top: 0; }

.sidebar-container {
  padding: 25px 20px 20px 20px;
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    .sidebar-container {
      margin-bottom: 50px; } }
  @media (max-width: 480px) {
    .sidebar-container {
      padding: 20px 15px 15px 15px; } }
  .sidebar-container h3 {
    display: none; }

.sidebar-heading {
  margin: 0 0 20px 0; }

.sidebar-link {
  color: #1E1E1E;
  height: 73px;
  width: 100%; }

.sidebar-thumb {
  width: 115px; }

.sidebar-text {
  height: 73px;
  margin-left: 20px;
  width: -moz-calc(100% - 135px);
  width: -webkit-calc(100% - 135px);
  width: -o-calc(100% - 135px);
  width: calc(100% - 135px); }

.sidebar-divider {
  margin: 20px 0; }

.sidebar-text-cell {
  height: 180px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 60px;
  overflow: hidden;
  height: auto !important;
  padding-right: 10px; }
  @media (max-width: 1199px) {
    .sidebar-text-cell {
      height: 162px; } }
  @media (max-width: 991px) {
    .sidebar-text-cell {
      height: 153px; } }
  @media (max-width: 480px) {
    .sidebar-text-cell {
      height: 144px; } }

rzslider .rz-pointer:after,
rzslider .rz-pointer:hover:after {
  display: none; }

rzslider .rz-bubble {
  display: none; }

rzslider.slider-purple .rz-pointer {
  background-color: #704C99;
  border: 2px solid #FFFFFF;
  outline: none; }

rzslider.slider-purple .rz-bar {
  background: #DDD4E7;
  border: 2px solid #DDD4E7;
  height: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  rzslider.slider-purple .rz-bar.rz-selection {
    background: #704C99;
    border: 2px solid #DDD4E7;
    height: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

rzslider.slider-orange .rz-pointer {
  background-color: #FF4B05;
  border: 2px solid #FFFFFF;
  outline: none; }

rzslider.slider-orange .rz-bar {
  background: #fbccb8;
  border: 2px solid #fbccb8;
  height: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  rzslider.slider-orange .rz-bar.rz-selection {
    background: #FF4B05;
    border: 2px solid #fbccb8;
    height: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.rz-slider-has-ticks .nudge-slider-container {
  padding-bottom: 28px; }

.rz-slider-has-ticks rzslider .rz-ticks {
  top: 20px; }
  .rz-slider-has-ticks rzslider .rz-ticks .rz-tick {
    background-color: transparent !important; }
    .rz-slider-has-ticks rzslider .rz-ticks .rz-tick .rz-tick-value {
      top: 0;
      color: #FF4B05; }
      .rz-slider-has-ticks rzslider .rz-ticks .rz-tick .rz-tick-value::after {
        content: "%"; }

rzslider .rz-ticks .tick {
  background: none; }
  rzslider .rz-ticks .tick .tick-value {
    color: #FF4B05;
    top: 0; }
    rzslider .rz-ticks .tick .tick-value:after {
      content: '%'; }

.social-and-fonts {
  line-height: 32px;
  margin-bottom: 20px; }
  .social-and-fonts > .bubbles-container {
    padding: 20px 0 5px 0; }
    .social-and-fonts > .bubbles-container.bottom-bubbles {
      padding: 0 0 10px 0; }
  @media (max-width: 991px) {
    .social-and-fonts {
      margin-top: 20px;
      margin-bottom: 0; } }
  .social-and-fonts .bubbles {
    display: inline-block;
    margin: 0 12px 0 0;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    overflow: hidden; }
    .social-and-fonts .bubbles a {
      display: block;
      width: 100%;
      height: 100%; }
    .social-and-fonts .bubbles img {
      width: 35px;
      margin-top: -35px; }
      .social-and-fonts .bubbles img:hover {
        margin-top: 0; }
  .social-and-fonts .saf-list {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left; }
    .social-and-fonts .saf-list.fonts {
      float: right; }
      .social-and-fonts .saf-list.fonts li {
        padding: 0;
        cursor: pointer; }

@media (max-width: 767px) {
  .bubbles img {
    margin-top: 0 !important; }
    .bubbles img:hover {
      margin-top: 0 !important; } }

.ui-circle {
  border-radius: 10000px;
  display: inline-block;
  width: 72px;
  height: 72px;
  text-align: center; }
  @media (max-width: 991px) {
    .ui-circle {
      width: 68px;
      height: 68px; } }
  @media (max-width: 480px) {
    .ui-circle {
      width: 60px;
      height: 60px; } }

.ui-circle-inner {
  padding: 12px 0; }
  @media (max-width: 991px) {
    .ui-circle-inner {
      padding: 11px; } }
  @media (max-width: 480px) {
    .ui-circle-inner {
      padding: 7px; } }

a.ui-tag {
  background-color: #d9d9d6;
  color: #1E1E1E;
  padding: 2px 6px; }
  a.ui-tag:hover {
    text-decoration: none; }

a.ui-link:hover,
a.ui-link:link:hover,
a.ui-link:active:hover,
a.ui-link:visited:hover {
  text-decoration: none; }

.ui-top-link {
  width: 36px;
  text-align: center; }

.ui-top-text {
  margin-top: 5px; }

.ui-results-text {
  line-height: 36px;
  margin-right: 6px; }

.ui-results-image {
  width: 36px; }

.ui-add {
  border-radius: 100px;
  display: inline-block;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px; }
  @media (max-width: 991px) {
    .ui-add {
      width: 36px;
      height: 36px; } }
  @media (max-width: 480px) {
    .ui-add {
      width: 36px;
      height: 36px; } }

.ui-arrow--left,
.ui-arrow--right {
  position: relative; }

.ui-arrow--left {
  padding-left: 20px; }
  .ui-arrow--left:before {
    content: '';
    display: inline-block;
    background: url("../../assets/images/arrow.png") no-repeat center;
    width: 8px;
    height: 11px;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%); }

.ui-arrow--right {
  padding-right: 15px; }
  .ui-arrow--right:after {
    content: '';
    display: inline-block;
    background: url("../../assets/images/arrow.png") no-repeat center;
    width: 8px;
    height: 11px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%); }

blockquote {
  padding: 0;
  margin: 0;
  border: 0;
  text-align: center; }
  blockquote p {
    font-size: 28px;
    font-style: italic;
    color: #333; }

.tip {
  border: solid 1px #FF4B05;
  background-color: #ffeee7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px; }

.tip-icon {
  width: 50px;
  margin: 0 15px; }
  @media (max-width: 480px) {
    .tip-icon {
      width: 40px;
      margin: 0 5px; } }

.tip-main {
  width: -moz-calc(100% - 120px);
  width: -webkit-calc(100% - 120px);
  width: -o-calc(100% - 120px);
  width: calc(100% - 120px);
  margin-left: 10px; }
  @media (max-width: 480px) {
    .tip-main {
      width: -moz-calc(100% - 60px);
      width: -webkit-calc(100% - 60px);
      width: -o-calc(100% - 60px);
      width: calc(100% - 60px); } }

hr {
  height: 0;
  border: 1px #b7b8ba dashed; }

.campaign-layout {
  padding-top: 100px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .campaign-layout h1, .campaign-layout h2, .campaign-layout h3, .campaign-layout h4, .campaign-layout h5, .campaign-layout p, .campaign-layout a, .campaign-layout span {
    font-family: "Gotham SSm A", "Gotham SSm B",sans-serif;
    font-weight: 400; }
  @media (max-width: 991px) {
    .campaign-layout {
      padding-top: 36px; } }
  .campaign-layout .stream-line {
    background: #e8e8e6;
    padding-top: 15px;
    padding-bottom: 15px; }
    .campaign-layout .stream-line p {
      margin: 0; }
  .campaign-layout .navigation {
    background: #f5f5f5;
    text-align: center;
    position: fixed;
    top: 40px;
    left: 0;
    z-index: 1000;
    width: 100%;
    border-bottom: 2px solid #d9d9d6; }
    @media (max-width: 991px) {
      .campaign-layout .navigation {
        display: none; } }
    .campaign-layout .navigation .nav-tabs {
      display: inline-block;
      border-bottom: none; }
      .campaign-layout .navigation .nav-tabs li {
        display: inline-block;
        padding: 13px 15px; }
        .campaign-layout .navigation .nav-tabs li a {
          font-weight: 400;
          text-transform: uppercase;
          color: #1E1E1E;
          padding: 0;
          border: none;
          background: none;
          border-bottom: 2px solid transparent;
          text-decoration: none; }
          .campaign-layout .navigation .nav-tabs li a:hover, .campaign-layout .navigation .nav-tabs li a.active {
            border-bottom: 2px solid #FF4B05; }
    .campaign-layout .navigation.partner-navigation {
      top: 0;
      background: #ea5821; }
      @media (max-width: 991px) {
        .campaign-layout .navigation.partner-navigation {
          display: none; } }
      .campaign-layout .navigation.partner-navigation .nav-tabs li {
        padding: 10px;
        color: white;
        font-size: 15px;
        text-transform: uppercase;
        line-height: 1.4; }
        .campaign-layout .navigation.partner-navigation .nav-tabs li a {
          color: white;
          font-size: 15px;
          text-decoration: none; }
          .campaign-layout .navigation.partner-navigation .nav-tabs li a:hover, .campaign-layout .navigation.partner-navigation .nav-tabs li a.active {
            border: none;
            opacity: .5; }
  .campaign-layout .language {
    background: #F5F5F5;
    color: #ea5821; }
    .campaign-layout .language p {
      font-size: 20px;
      font-weight: 400;
      margin: 16px 0; }
      @media (max-width: 991px) {
        .campaign-layout .language p {
          font-size: 14px;
          line-height: 1.4; } }
  .campaign-layout .about {
    padding: 60px 0;
    background: #704C99; }
    .campaign-layout .about h1, .campaign-layout .about p {
      color: white; }
    .campaign-layout .about p {
      line-height: 1.5; }
  .campaign-layout .support {
    padding: 60px 0;
    background: #f9f9f9; }
    .campaign-layout .support .layout-container {
      max-width: 1100px; }
    .campaign-layout .support h2 {
      color: #1E1E1E;
      font-weight: 500; }
      @media (max-width: 991px) {
        .campaign-layout .support h2 {
          margin: 0 0 20px 0;
          font-size: 27px; } }
    .campaign-layout .support .support-ul {
      max-width: 900px;
      display: inline-block; }
      @media (max-width: 991px) {
        .campaign-layout .support .support-ul {
          padding: 0 60px; } }
    .campaign-layout .support p {
      margin: 0 auto 40px;
      max-width: 895px;
      clear: both; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .campaign-layout .support p {
          max-width: 730px; } }
      @media (max-width: 767px) {
        .campaign-layout .support p {
          padding: 30px 30px 0; } }
    .campaign-layout .support ul {
      width: 50%;
      display: inline-block;
      padding-top: 20px;
      padding-bottom: 30px; }
      @media (max-width: 767px) {
        .campaign-layout .support ul {
          width: 100%; } }
      .campaign-layout .support ul:first-child {
        float: left; }
      .campaign-layout .support ul:last-child {
        float: right; }
      @media (max-width: 991px) {
        .campaign-layout .support ul {
          padding: 0;
          margin-top: 20px; } }
      .campaign-layout .support ul li {
        margin-bottom: 2px; }
    .campaign-layout .support .font-book, .campaign-layout .support html, .campaign-layout .support
    body, .campaign-layout .support h1, .campaign-layout .support h4, .campaign-layout .support h6, .campaign-layout .support ul li, .campaign-layout .support .contact p, .campaign-layout .contact .support p, .campaign-layout .support .money-week p, .campaign-layout .money-week .support p, .campaign-layout .support .campaigns-title {
      color: #1E1E1E; }
  .campaign-layout .contact {
    padding: 60px 0;
    background: #F5F5F5; }
    .campaign-layout .contact h1 {
      font-weight: 500;
      color: #1E1E1E;
      margin-bottom: 35px; }
    @media (max-width: 991px) {
      .campaign-layout .contact {
        padding: 30px 0; }
        .campaign-layout .contact .contact-container {
          margin-bottom: 30px;
          text-align: center; } }
    .campaign-layout .contact h3 {
      font-weight: 400;
      color: #1E1E1E; }
      @media (max-width: 991px) {
        .campaign-layout .contact h3 {
          margin-top: 30px; } }
    .campaign-layout .contact a {
      color: #1E1E1E;
      text-decoration: underline; }
      .campaign-layout .contact a:hover {
        text-decoration: none; }
  .campaign-layout .resource-layout .resources-header {
    padding: 90px 0 70px;
    background: #006e96; }
    @media (max-width: 991px) {
      .campaign-layout .resource-layout .resources-header {
        padding: 50px 0; } }
    .campaign-layout .resource-layout .resources-header h1 {
      font: 500 45px "Gotham SSm A", "Gotham SSm B",sans-serif;
      color: white; }
    .campaign-layout .resource-layout .resources-header p {
      color: white;
      font-size: 19px;
      font-weight: 500; }
  @media (max-width: 991px) {
    .campaign-layout .resource-layout .posters {
      margin-top: -40px; }
      .campaign-layout .resource-layout .posters img {
        padding-top: 40px; } }
  .campaign-layout .resource-layout .posters img {
    width: 100%; }
  .campaign-layout .resource-layout p {
    color: #1E1E1E; }
  .campaign-layout .resource-layout h1 {
    color: #1E1E1E;
    font-weight: 700; }
  .campaign-layout .resource-layout a {
    color: #1E1E1E;
    text-decoration: underline;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block; }
    .campaign-layout .resource-layout a:hover {
      text-decoration: none; }
  .campaign-layout .money-week {
    padding: 50px 0;
    background: #704C99; }
    .campaign-layout .money-week h1,
    .campaign-layout .money-week h2 {
      color: white;
      font-weight: 700; }
    .campaign-layout .money-week p {
      color: white; }
  .campaign-layout .long-dash {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 25px; }
    @media (max-width: 991px) {
      .campaign-layout .long-dash {
        height: 15px; } }
    .campaign-layout .long-dash:before {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      content: '';
      width: 100%;
      height: 5px;
      background-color: white; }
  .campaign-layout .registration {
    padding: 50px 0; }
    .campaign-layout .registration h2 {
      color: #ea5821;
      font-weight: 500; }
  .campaign-layout .logos {
    padding: 50px 0; }
    @media (max-width: 991px) {
      .campaign-layout .logos {
        padding-top: 0; } }
    @media (max-width: 991px) {
      .campaign-layout .logos .logo-container {
        margin-top: 40px; }
        .campaign-layout .logos .logo-container:last-of-type {
          padding: 0 50px; } }
    .campaign-layout .logos img {
      max-height: 75px; }
  .campaign-layout .footer {
    background: #ea5821;
    padding: 25px 0;
    color: white; }
    @media (max-width: 767px) {
      .campaign-layout .footer {
        font-size: 11px; } }
    .campaign-layout .footer a {
      color: white;
      text-decoration: underline; }
      .campaign-layout .footer a:hover {
        text-decoration: none; }

.about-layout .header {
  height: 350px;
  padding: 90px 0 70px;
  background: #d10957; }
  @media (max-width: 991px) {
    .about-layout .header {
      padding-top: 45px; } }
  .about-layout .header h1 {
    margin: 0 auto 40px;
    font: 500 45px "Gotham SSm A", "Gotham SSm B",sans-serif;
    color: #1E1E1E; }
    @media (max-width: 991px) {
      .about-layout .header h1 {
        font-size: 27px; } }
  .about-layout .header p {
    color: #1E1E1E;
    font: 500 19px "Gotham SSm A", "Gotham SSm B",sans-serif; }

.about-layout .about-video {
  padding: 100px 0; }
  @media (max-width: 991px) {
    .about-layout .about-video {
      padding-top: 40px; } }
  .about-layout .about-video p {
    color: #1E1E1E;
    font: 400 19px "Gotham SSm A", "Gotham SSm B",sans-serif;
    margin-bottom: 30px; }
  .about-layout .about-video .embed-responsive {
    margin-top: 20px; }

.about-layout .support, .about-layout .logos {
  background: #f9f9f9; }

.about-layout .contact {
  background: white; }

.event-layout .header {
  padding: 90px 0 70px;
  background: #704c99; }
  .event-layout .header h1 {
    margin: 0 auto 40px;
    font: 500 45px "Gotham SSm A", "Gotham SSm B",sans-serif;
    color: white; }
  .event-layout .header p {
    color: white;
    font: 500 19px "Gotham SSm A", "Gotham SSm B",sans-serif; }

.event-layout .filter {
  padding: 90px 0 80px; }
  .event-layout .filter .dropdown {
    width: 100%;
    margin-bottom: 42px; }
    @media (max-width: 991px) {
      .event-layout .filter .dropdown {
        margin-bottom: 20px;
        text-align: center; } }
    .event-layout .filter .dropdown label {
      font: 400 16px "Gotham SSm A", "Gotham SSm B",sans-serif;
      padding-bottom: 12px; }

.event-layout .event {
  padding: 80px 0; }
  @media (max-width: 991px) {
    .event-layout .event {
      padding: 50px 0; } }
  .event-layout .event:nth-of-type(odd) {
    background: #f9f9f9; }
  .event-layout .event .event-container .icon-container {
    position: absolute;
    top: 20px;
    left: 0;
    width: 60px;
    height: 60px;
    overflow: hidden; }
    .event-layout .event .event-container .icon-container img {
      width: 100%;
      margin-top: 0; }
  .event-layout .event .event-container .event-details {
    overflow: hidden;
    margin-left: 70px; }
    .event-layout .event .event-container .event-details h2 {
      font: 400 30px "Gotham SSm A", "Gotham SSm B",sans-serif;
      color: #1E1E1E; }
    .event-layout .event .event-container .event-details p {
      font: 400 19px/1.5 "Gotham SSm A", "Gotham SSm B",sans-serif;
      color: #1E1E1E;
      display: -webkit-box;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .event-layout .event .event-container .event-details .type {
      font: 500 22px "Gotham SSm A", "Gotham SSm B",sans-serif; }
    .event-layout .event .event-container .event-details .btn {
      margin-top: 15px; }
  .event-layout .event .event-image {
    margin-top: 20px; }

.home-layout {
  overflow: hidden; }
  .home-layout .header {
    background: #704c99; }
    .home-layout .header .logo-part {
      padding: 20px 0 80px; }
      @media (max-width: 991px) {
        .home-layout .header .logo-part {
          padding-bottom: 10px; } }
      .home-layout .header .logo-part .logo {
        display: block;
        margin-left: -20px;
        position: relative; }
        @media (max-width: 991px) {
          .home-layout .header .logo-part .logo {
            margin-left: 0; } }
      .home-layout .header .logo-part h2 {
        font: 700 33px Avenir,sans-serif;
        color: white; }
        @media (max-width: 991px) {
          .home-layout .header .logo-part h2 {
            font-size: 15px;
            text-align: center; } }
    .home-layout .header .animation-part {
      padding: 30px 0 100px; }
      @media (max-width: 991px) {
        .home-layout .header .animation-part {
          padding: 0 0 90px; } }
      .home-layout .header .animation-part .copy-part {
        width: 0;
        overflow: hidden;
        animation-name: copypart;
        animation-duration: 1s;
        animation-timing-function: ease-in;
        animation-direction: normal;
        animation-iteration-count: 1;
        animation-fill-mode: forwards;
        animation-play-state: running; }
        @media (max-width: 767px) {
          .home-layout .header .animation-part .copy-part h3 {
            font-size: 20px; } }
        @media (min-width: 991px) and (max-width: 1199px) {
          .home-layout .header .animation-part .copy-part h3 {
            font-size: 40px; } }
        .home-layout .header .animation-part .copy-part:nth-of-type(1) {
          animation-delay: 1s; }
        .home-layout .header .animation-part .copy-part:nth-of-type(2) {
          animation-delay: 2s; }
      .home-layout .header .animation-part h3 {
        font: 700 33px/1.1 Avenir,sans-serif;
        color: white;
        margin: 0 0 5px 0;
        white-space: nowrap; }
      .home-layout .header .animation-part .animation-block {
        margin-top: 20px; }
        @media (max-width: 991px) {
          .home-layout .header .animation-part .animation-block {
            margin-top: 0; } }
        .home-layout .header .animation-part .animation-block .item-block {
          position: relative;
          float: left;
          height: 155px;
          width: 135px;
          margin-right: 5px;
          margin-top: 10px; }
          @media (min-width: 991px) and (max-width: 1199px) {
            .home-layout .header .animation-part .animation-block .item-block {
              height: 115px;
              width: 95px; } }
          @media (max-width: 767px) {
            .home-layout .header .animation-part .animation-block .item-block {
              height: 70px;
              width: 50px; } }
          .home-layout .header .animation-part .animation-block .item-block .toast-container {
            position: absolute;
            height: 100%;
            width: 100%;
            left: 0;
            top: 0;
            display: inline-block;
            overflow: hidden; }
          .home-layout .header .animation-part .animation-block .item-block .toast {
            top: 155px;
            z-index: 2;
            position: absolute;
            animation-name: toast;
            animation-duration: 16s;
            animation-timing-function: ease-in-out;
            animation-direction: normal;
            animation-iteration-count: infinite;
            animation-fill-mode: forwards;
            animation-play-state: paused; }
            .home-layout .header .animation-part .animation-block .item-block .toast.animate {
              animation-play-state: running; }
          .home-layout .header .animation-part .animation-block .item-block .toast-shadow {
            position: absolute;
            bottom: 0;
            z-index: 1;
            opacity: 0;
            animation-name: shadow;
            animation-duration: 16s;
            animation-timing-function: ease-in-out;
            animation-direction: normal;
            animation-iteration-count: infinite;
            animation-fill-mode: forwards;
            animation-play-state: paused; }
            .home-layout .header .animation-part .animation-block .item-block .toast-shadow.animate {
              animation-play-state: running; }
          .home-layout .header .animation-part .animation-block .item-block img {
            width: 100%; }
        .home-layout .header .animation-part .animation-block .toast-copy {
          margin-top: 20px;
          float: left; }
          .home-layout .header .animation-part .animation-block .toast-copy h3 {
            font: 700 140px/1 Avenir,sans-serif;
            opacity: 0;
            animation-name: bigcopy;
            animation-duration: 1s;
            animation-timing-function: ease-in;
            animation-direction: normal;
            animation-delay: 3s;
            animation-iteration-count: 1;
            animation-fill-mode: forwards;
            animation-play-state: running;
            letter-spacing: -10px; }
            @media (max-width: 767px) {
              .home-layout .header .animation-part .animation-block .toast-copy h3 {
                font-size: 70px;
                line-height: 1.2; } }
        .home-layout .header .animation-part .animation-block .product-copy {
          clear: both;
          overflow: hidden;
          opacity: 0;
          animation-name: shadow;
          animation-duration: 16s;
          animation-timing-function: ease-in-out;
          animation-direction: normal;
          animation-iteration-count: infinite;
          animation-fill-mode: forwards;
          animation-play-state: paused;
          position: absolute;
          width: 100%;
          top: 290px; }
          @media (min-width: 767px) and (max-width: 991px) {
            .home-layout .header .animation-part .animation-block .product-copy {
              top: 140px; } }
          @media (max-width: 767px) {
            .home-layout .header .animation-part .animation-block .product-copy {
              top: 90px; } }
          .home-layout .header .animation-part .animation-block .product-copy.animate {
            animation-play-state: running; }
          .home-layout .header .animation-part .animation-block .product-copy h3 {
            text-align: right;
            margin-top: 70px;
            font: 700 60px/1 Avenir,sans-serif;
            color: white; }
            @media (max-width: 767px) {
              .home-layout .header .animation-part .animation-block .product-copy h3 {
                font-size: 40px; } }
  .home-layout .contact {
    background: #f9f9f9; }

.item-block .eggs {
  left: 500px;
  opacity: 0;
  bottom: 8px;
  z-index: 2;
  position: absolute;
  animation-name: roll,spin;
  animation-duration: 16s;
  animation-timing-function: ease-in-out;
  animation-direction: normal;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-play-state: paused;
  height: 135px; }
  @media (min-width: 991px) and (max-width: 1199px) {
    .item-block .eggs {
      height: 95px;
      width: 95px; } }
  @media (max-width: 767px) {
    .item-block .eggs {
      height: 50px;
      width: 50px; } }
  .item-block .eggs.animate {
    animation-play-state: running; }

.item-block .eggs-shadow {
  position: absolute;
  bottom: 0;
  opacity: 0;
  left: 500px;
  z-index: 1;
  animation-name: roll;
  animation-duration: 16s;
  animation-timing-function: ease-in-out;
  animation-direction: normal;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-play-state: paused; }
  .item-block .eggs-shadow.animate {
    animation-play-state: running; }

.item-block .beans {
  left: 500px;
  opacity: 0;
  height: 135px;
  bottom: 8px;
  z-index: 2;
  position: absolute;
  animation-name: roll,spin;
  animation-duration: 16s;
  animation-timing-function: ease-in-out;
  animation-direction: normal;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-play-state: paused; }
  @media (min-width: 991px) and (max-width: 1199px) {
    .item-block .beans {
      height: 95px;
      width: 95px; } }
  @media (max-width: 767px) {
    .item-block .beans {
      height: 50px;
      width: 50px; } }
  .item-block .beans.animate {
    animation-play-state: running; }

.item-block .beans-shadow {
  position: absolute;
  bottom: 0;
  left: 500px;
  opacity: 0;
  z-index: 1;
  animation-name: roll;
  animation-duration: 16s;
  animation-timing-function: ease-in-out;
  animation-direction: normal;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-play-state: paused; }
  .item-block .beans-shadow.animate {
    animation-play-state: running; }

@keyframes copypart {
  from {
    width: 0; }
  to {
    width: 100%; } }

@keyframes bigcopy {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes toast {
  0% {
    top: 155px; }
  2% {
    top: 0; }
  10% {
    top: 20px; }
  15% {
    top: 20px; }
  18% {
    top: 155px; }
  100% {
    top: 155px; } }

@keyframes shadow {
  0% {
    opacity: 0; }
  4% {
    opacity: 1; }
  18% {
    opacity: 1; }
  20% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes roll {
  0% {
    opacity: 0;
    left: 500px; }
  1% {
    opacity: 1; }
  5% {
    opacity: 1;
    left: -5px; }
  10% {
    left: 0;
    opacity: 1; }
  15% {
    left: 0;
    opacity: 1; }
  18% {
    left: 500px;
    opacity: 1; }
  19% {
    opacity: 0; }
  100% {
    opacity: 0;
    left: 500px; } }

@keyframes spin {
  0% {
    transform: rotate(720deg); }
  5% {
    transform: rotate(-5deg); }
  10% {
    transform: rotate(0deg); }
  15% {
    transform: rotate(0deg); }
  18% {
    transform: rotate(720deg); }
  100% {
    transform: rotate(720deg); } }

@keyframes bgcolor {
  0% {
    background: #704c99; }
  30% {
    background: #704c99; }
  33% {
    background: #ffd701; }
  63% {
    background: #ffd701; }
  66% {
    background: #ce0058; }
  100% {
    background: #ce0058; } }

.home-image {
  background: rgba(0, 0, 0, 0.7);
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 60px;
  margin-bottom: 5px; }
  .home-image h3 {
    color: white;
    font: 500 45px "Gotham SSm A", "Gotham SSm B",sans-serif; }
  .home-image p {
    color: white;
    font: 400 19px "Gotham SSm A", "Gotham SSm B",sans-serif; }

.home-lists h4 {
  font: 400 25px "Gotham SSm A", "Gotham SSm B",sans-serif;
  color: #1E1E1E;
  margin-bottom: 30px; }

.home-lists .dark-grey {
  margin-bottom: 5px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #d9d9d6;
  position: relative; }
  @media (max-width: 991px) {
    .home-lists .dark-grey {
      padding-top: 40px;
      padding-bottom: 45px; }
      .home-lists .dark-grey:after {
        display: none; } }
  .home-lists .dark-grey:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    right: -35px;
    z-index: 2;
    border-top: 282px solid #d9d9d6;
    border-right: 70px solid transparent; }

.home-lists .light-grey {
  margin-bottom: 5px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f5f5f5; }
  @media (max-width: 991px) {
    .home-lists .light-grey {
      padding-top: 40px;
      padding-bottom: 45px; }
      .home-lists .light-grey:before {
        display: none; } }
  .home-lists .light-grey:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: -35px;
    z-index: 2;
    border-bottom: 282px solid #f5f5f5;
    border-left: 70px solid transparent; }

.home-lists ul {
  list-style: none;
  padding: 0; }
  .home-lists ul li {
    padding-bottom: 25px; }
    .home-lists ul li span {
      color: #ea5821; }
    .home-lists ul li a {
      color: #06739a;
      text-decoration: none;
      font: 400 19px "Gotham SSm A", "Gotham SSm B",sans-serif; }
      .home-lists ul li a:hover {
        text-decoration: underline; }

.money-rotator {
  padding-top: 50px;
  padding-bottom: 70px; }
  @media (max-width: 991px) {
    .money-rotator {
      padding-top: 35px;
      padding-bottom: 40px; } }
  .money-rotator .slider-container {
    position: relative; }
    .money-rotator .slider-container .slider-list {
      position: relative;
      padding: 20px 0; }
      @media (max-width: 991px) {
        .money-rotator .slider-container .slider-list {
          padding: 0 80px; } }
    .money-rotator .slider-container .slide {
      height: 180px;
      line-height: 180px;
      text-align: center;
      display: block; }
      @media (max-width: 991px) {
        .money-rotator .slider-container .slide:nth-of-type(n+3) {
          display: none; }
        .money-rotator .slider-container .slide:nth-of-type(n+5) {
          display: block; } }
      .money-rotator .slider-container .slide img {
        max-height: 100%;
        vertical-align: middle; }
      .money-rotator .slider-container .slide:nth-of-type(n+5) {
        display: none; }
  .money-rotator .controlls button {
    text-align: center;
    font: 700 40px/60px "Gotham SSm A", "Gotham SSm B",sans-serif;
    color: #7f7f7f;
    border: none;
    border-radius: 50%;
    background: #f5f5f5;
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    margin-top: -10px; }
    @media (max-width: 991px) {
      .money-rotator .controlls button {
        width: 40px;
        height: 40px;
        font: 700 20px/40px "Gotham SSm A", "Gotham SSm B",sans-serif; } }
    .money-rotator .controlls button:focus {
      outline: none; }
    .money-rotator .controlls button#left {
      left: -60px; }
      @media (max-width: 991px) {
        .money-rotator .controlls button#left {
          left: 10px; } }
    .money-rotator .controlls button#right {
      right: -60px; }
      @media (max-width: 991px) {
        .money-rotator .controlls button#right {
          right: 10px; } }

.home-logos {
  background: #f5f5f5; }

.create-event-layout .create-event-header {
  padding: 90px 0 70px;
  background: #20d4af; }
  .create-event-layout .create-event-header h1 {
    font: 500 45px "Gotham SSm A", "Gotham SSm B",sans-serif;
    color: white;
    margin-bottom: 25px;
    margin-top: 0; }
  .create-event-layout .create-event-header p {
    color: white;
    font: 400 19px "Gotham SSm A", "Gotham SSm B",sans-serif; }
    .create-event-layout .create-event-header p a {
      color: white;
      text-decoration: underline; }
      .create-event-layout .create-event-header p a:hover {
        text-decoration: none; }

.plan-your-future-layout .header {
  height: 350px;
  padding: 90px 0 70px;
  background: #42c2fc; }
  @media (max-width: 991px) {
    .plan-your-future-layout .header {
      padding-top: 45px; } }
  .plan-your-future-layout .header h1 {
    margin: 0 auto 40px;
    font: 500 45px "Gotham SSm A", "Gotham SSm B",sans-serif;
    color: #1E1E1E; }
    @media (max-width: 991px) {
      .plan-your-future-layout .header h1 {
        font-size: 27px; } }
  .plan-your-future-layout .header p {
    color: #1E1E1E;
    font: 500 19px "Gotham SSm A", "Gotham SSm B",sans-serif; }

.public-event, .private-event {
  padding-top: 60px; }
  .public-event .anchor, .private-event .anchor {
    color: #1E1E1E;
    text-decoration: underline; }
    .public-event .anchor:hover, .private-event .anchor:hover {
      text-decoration: none; }
  .public-event.private-event, .private-event.private-event {
    padding-top: 60px; }
  .public-event .step, .private-event .step {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 5px auto;
    color: white;
    background: #20d4af;
    padding-top: 15px;
    font: 400 18px "Gotham SSm A", "Gotham SSm B",sans-serif; }
    .public-event .step span, .private-event .step span {
      font: 700 30px "Gotham SSm A", "Gotham SSm B",sans-serif; }
  .public-event h5, .private-event h5 {
    margin: 20px 0 40px; }
  .public-event p, .private-event p {
    margin-bottom: 40px; }

.mandatory {
  font: 15px "Gotham SSm A", "Gotham SSm B",sans-serif;
  color: #7f7f7f;
  margin-bottom: 2px !important;
  padding-right: 10px; }

#Form_PublicEventForm .field .message.bad, #Form_PrivateEventForm .field .message.bad {
  display: inline-block;
  width: 72%;
  float: right;
  font-size: 12px;
  color: red;
  margin-top: -40px; }

#Form_PublicEventForm .field .required.message, #Form_PrivateEventForm .field .required.message {
  display: inline-block;
  width: 72%;
  float: right;
  font-size: 12px;
  color: red;
  margin-top: -40px;
  position: relative !important;
  left: 0 !important;
  bottom: -17px !important; }

#Form_PublicEventForm .field.text, #Form_PublicEventForm .field.dropdown, #Form_PublicEventForm .field.textarea, #Form_PrivateEventForm .field.text, #Form_PrivateEventForm .field.dropdown, #Form_PrivateEventForm .field.textarea {
  width: 100%;
  padding: 0;
  line-height: 48px; }
  #Form_PublicEventForm .field.text .middleColumn, #Form_PublicEventForm .field.dropdown .middleColumn, #Form_PublicEventForm .field.textarea .middleColumn, #Form_PrivateEventForm .field.text .middleColumn, #Form_PrivateEventForm .field.dropdown .middleColumn, #Form_PrivateEventForm .field.textarea .middleColumn {
    float: none;
    display: inline-block;
    width: 72%; }
    #Form_PublicEventForm .field.text .middleColumn input, #Form_PublicEventForm .field.text .middleColumn select, #Form_PublicEventForm .field.text .middleColumn textarea, #Form_PublicEventForm .field.dropdown .middleColumn input, #Form_PublicEventForm .field.dropdown .middleColumn select, #Form_PublicEventForm .field.dropdown .middleColumn textarea, #Form_PublicEventForm .field.textarea .middleColumn input, #Form_PublicEventForm .field.textarea .middleColumn select, #Form_PublicEventForm .field.textarea .middleColumn textarea, #Form_PrivateEventForm .field.text .middleColumn input, #Form_PrivateEventForm .field.text .middleColumn select, #Form_PrivateEventForm .field.text .middleColumn textarea, #Form_PrivateEventForm .field.dropdown .middleColumn input, #Form_PrivateEventForm .field.dropdown .middleColumn select, #Form_PrivateEventForm .field.dropdown .middleColumn textarea, #Form_PrivateEventForm .field.textarea .middleColumn input, #Form_PrivateEventForm .field.textarea .middleColumn select, #Form_PrivateEventForm .field.textarea .middleColumn textarea {
      border: 1px solid #e8e8e6;
      width: 100%; }
  #Form_PublicEventForm .field.text label, #Form_PublicEventForm .field.dropdown label, #Form_PublicEventForm .field.textarea label, #Form_PrivateEventForm .field.text label, #Form_PrivateEventForm .field.dropdown label, #Form_PrivateEventForm .field.textarea label {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.1;
    width: 25%;
    float: none; }

#Form_PrivateEventForm .field.text, #Form_PrivateEventForm .field.dropdown, #Form_PrivateEventForm .field.textarea {
  padding: 0 10px;
  width: 41.66667%;
  float: left; }
  @media (max-width: 991px) {
    #Form_PrivateEventForm .field.text, #Form_PrivateEventForm .field.dropdown, #Form_PrivateEventForm .field.textarea {
      width: 100%; } }
  #Form_PrivateEventForm .field.text:nth-of-type(even), #Form_PrivateEventForm .field.dropdown:nth-of-type(even), #Form_PrivateEventForm .field.textarea:nth-of-type(even) {
    margin-left: 16.66667%;
    float: right; }

#Form_PrivateEventForm .field.textarea {
  line-height: 0; }
  #Form_PrivateEventForm .field.textarea label {
    vertical-align: top; }
  #Form_PrivateEventForm .field.textarea textarea {
    height: 120px; }

.public-event .embed-responsive {
  margin-bottom: 60px; }

@media (max-width: 991px) {
  .public-event .public-form {
    margin-top: 50px; } }

.public-event .Actions {
  text-align: right; }
  .public-event .Actions input {
    border: none !important;
    background: #20d4af !important; }

.private-event .Actions {
  text-align: right;
  padding-right: 20px; }
  .private-event .Actions input {
    border: none !important;
    background: #20d4af !important; }

.private-event {
  background: #e8e8e6; }
  .private-event .mandatory {
    padding-right: 20px; }

.mobile-nav {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 9999;
  background: white; }
  @media (max-width: 991px) {
    .mobile-nav {
      display: block; } }
  .mobile-nav .mobile-navigation {
    position: relative;
    text-align: right;
    padding: 10px 0 8px 0; }
    .mobile-nav .mobile-navigation .menu-button {
      cursor: pointer;
      margin: 0;
      color: #1e1e1e;
      display: inline-block;
      line-height: 12px;
      text-transform: uppercase;
      transition: transform .5s;
      padding-right: 20px; }
      .mobile-nav .mobile-navigation .menu-button .bar-container {
        float: right;
        margin-left: 6px; }
        .mobile-nav .mobile-navigation .menu-button .bar-container .bar {
          display: block;
          width: 16px;
          height: 2px;
          background: #1e1e1e;
          margin-bottom: 3px;
          transition: all .5s; }
          .mobile-nav .mobile-navigation .menu-button .bar-container .bar:last-of-type {
            margin-bottom: 0; }
      .mobile-nav .mobile-navigation .menu-button.active .bar:nth-last-of-type(1) {
        transform: rotate(45deg);
        margin-top: -10px; }
      .mobile-nav .mobile-navigation .menu-button.active .bar:nth-last-of-type(2) {
        visibility: hidden; }
      .mobile-nav .mobile-navigation .menu-button.active .bar:nth-last-of-type(3) {
        margin-top: 5px;
        transform: rotate(-45deg); }
    .mobile-nav .mobile-navigation .mobile-navigation-list {
      z-index: 9998;
      position: absolute;
      width: 100%;
      background: #f5f5f5;
      border: 1px solid #eeeeee;
      margin-bottom: 36px;
      top: auto;
      bottom: 0;
      transition: all .5s; }
      .mobile-nav .mobile-navigation .mobile-navigation-list.active {
        top: 36px;
        bottom: auto; }
      .mobile-nav .mobile-navigation .mobile-navigation-list ul {
        text-align: left;
        padding: 0 15px;
        list-style: none; }
        .mobile-nav .mobile-navigation .mobile-navigation-list ul li {
          border-bottom: 1px solid white;
          padding: 15px 5px;
          color: #b9b9b9;
          text-transform: uppercase; }
          .mobile-nav .mobile-navigation .mobile-navigation-list ul li:last-of-type {
            border-bottom: 0; }
          .mobile-nav .mobile-navigation .mobile-navigation-list ul li a {
            color: #1e1e1e;
            text-decoration: none; }
            .mobile-nav .mobile-navigation .mobile-navigation-list ul li a:hover, .mobile-nav .mobile-navigation .mobile-navigation-list ul li a.active {
              border-bottom: 2px solid #ff550f; }

#Form_PublicEventForm_error, #Form_PrivateEventForm_error {
  font-weight: 600;
  color: #FF4B05;
  margin: 120px 0;
  text-align: center; }

form .field {
  width: 50%;
  float: left; }
  form .field.email {
    padding-right: 15px; }
  form .field.dropdown {
    padding-left: 15px; }
  form .field.textarea {
    width: 100%; }
  form .field.required label:after {
    content: '*';
    color: red; }

form input, form select, form option, form textarea {
  width: 100%;
  padding: 0 15px;
  border: 1px solid #75787b;
  border-radius: 4px;
  resize: none;
  height: 48px;
  line-height: 48px;
  margin-bottom: 30px;
  color: #75787b;
  font-size: 18px;
  font-weight: 300; }
  form input[type='submit'], form select[type='submit'], form option[type='submit'], form textarea[type='submit'] {
    width: 215px;
    margin-bottom: 90px; }

form input[type='checkbox'] {
  border-width: 0; }

form select {
  -webkit-appearance: button;
  -moz-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-padding-end: 20px;
  -moz-padding-end: 20px;
  -webkit-padding-start: 2px;
  -moz-padding-start: 2px;
  background-color: white;
  background-image: url("../../assets/images/select-down.png");
  /* For Chrome and Safari */
  background-image: url("../../assets/images/select-down.png");
  /* For old Fx (3.6 to 15) */
  background-image: url("../../assets/images/select-down.png");
  /* For pre-releases of IE 10*/
  background-image: url("../../assets/images/select-down.png");
  /* For old Opera (11.1 to 12.0) */
  background-image: url("../../assets/images/select-down.png");
  /* Standard syntax; must be last */
  background-position: 96% 20px;
  background-repeat: no-repeat;
  line-height: 1;
  padding: 0 15px; }
  form select option {
    margin-bottom: 0;
    border: none;
    border-radius: 0; }

form textarea {
  height: 140px; }

form label {
  line-height: 28px; }

.contact-us-form .sidebar-divider {
  margin: 60px 0; }

@media (max-width: 768px) {
  form .field {
    width: 100%; }
    form .field.email, form .field.dropdown {
      padding: 0; }
  form input[type='submit'] {
    width: 100%; }
  form textarea {
    height: 300px; } }

.avatar {
  width: 160px;
  height: 160px;
  background: #ff550f;
  border-radius: 50%;
  margin: -75px auto 18px auto;
  text-align: center;
  line-height: 160px;
  text-transform: uppercase;
  position: relative;
  z-index: 111;
  color: white;
  font-size: 76px; }
  .avatar .avatar-image {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    border-radius: inherit;
    border: 1px solid #d9d9d6; }
  .avatar .upload-avatar {
    color: white;
    width: 30px;
    height: 30px;
    font-size: 14px;
    border-radius: 50%;
    line-height: 26px;
    background: #ff550f;
    position: absolute;
    right: 0;
    bottom: 15px;
    border: 2px solid white;
    text-align: center; }
    .avatar .upload-avatar:focus {
      outline: none; }
  .avatar input[type='file'] {
    display: none; }

.tool-plate {
  border: 2px solid;
  position: relative;
  border-radius: 3px;
  margin-bottom: 25px;
  background-position: center;
  height: 400px; }
  .tool-plate .plate-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .tool-plate .plate-content-text {
    height: 75px;
    overflow: hidden;
    padding: 0; }
    .tool-plate .plate-content-text p {
      margin-bottom: 0; }
  .tool-plate.used .plate-content-text {
    padding: 0 20px; }
  .tool-plate .delete {
    position: absolute;
    right: 15px;
    top: 15px;
    background: #ff550f;
    border-radius: 50%;
    border: none;
    color: white;
    width: 30px;
    height: 30px;
    padding: 0;
    text-align: center; }
    .tool-plate .delete > i {
      width: 30px;
      height: 30px;
      border-radius: 50%;
      padding: 7px 9px; }
  .tool-plate .dashboard-button {
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    padding: 0 30px;
    margin: 35px 0 45px 0; }
  .tool-plate .icon-container {
    width: 70px;
    height: 70px;
    margin: 0 auto 15px auto;
    overflow: hidden; }
    .tool-plate .icon-container img {
      width: 100%; }

.tool-plate.cyan {
  border-color: #bcf2e7; }

.tool-plate.pink {
  border-color: #f6dcee; }

.tool-plate.magenta {
  border-color: #d4c9e0; }

.tool-plate.yellow {
  border-color: #fff3b2; }

.tool-plate.blue {
  border-color: #b2d3df; }

.tool-plate.blank.cyan:hover {
  background-color: rgba(32, 212, 175, 0.1); }

.tool-plate.blank.pink:hover {
  background-color: rgba(225, 140, 200, 0.1); }

.tool-plate.blank.magenta:hover {
  background-color: rgba(112, 76, 153, 0.1); }

.tool-plate.blank.yellow:hover {
  background-color: rgba(225, 215, 0, 0.1); }

.tool-plate.blank.blue:hover {
  background-color: rgba(0, 110, 150, 0.1); }

.tool-plate.used.cyan {
  background-color: #20d4af; }
  .tool-plate.used.cyan .bottom-part {
    background-color: #bcf2e7; }

.tool-plate.used.pink {
  background-color: #e18cc8; }
  .tool-plate.used.pink .bottom-part {
    background-color: #f6dcee; }

.tool-plate.used.magenta {
  background-color: #704c99; }
  .tool-plate.used.magenta h4 {
    color: white; }
  .tool-plate.used.magenta .bottom-part {
    background-color: #ddd4e7; }

.tool-plate.used.yellow {
  background-color: #ffd700; }
  .tool-plate.used.yellow .bottom-part {
    background-color: #fffbe5; }

.tool-plate.used.blue {
  background-color: #006e96; }
  .tool-plate.used.blue h4 {
    color: white; }
  .tool-plate.used.blue .bottom-part {
    background-color: #ebf4f7; }

.money-title {
  margin-bottom: 45px; }

.dashboard-contnent {
  margin-top: 35px;
  margin-bottom: 55px; }

.top-part {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 0 30px; }

.used .top-part {
  padding: 50px 0 10px; }

.used .bottom-part {
  padding: 20px 0 0 0; }
  .used .bottom-part .dashboard-button {
    margin: 19px 0 25px 0; }

.used .plate-content-text {
  height: 101px; }
  .used .plate-content-text table {
    width: 100%; }
    .used .plate-content-text table td {
      vertical-align: baseline; }

.modal .modal-content.delete-modal {
  padding: 60px 0;
  border-radius: 3px; }
  .modal .modal-content.delete-modal .button-row {
    margin-top: 30px;
    margin-top: 30px; }
    .modal .modal-content.delete-modal .button-row button {
      margin-right: 20px; }

.disabled {
  pointer-events: none;
  cursor: default; }

.kiwi-saver-notification {
  margin: 80px 0 60px 0; }
  .kiwi-saver-notification p {
    margin-bottom: 4px; }

.category-group {
  border-bottom: 1px  #b7b8ba dashed;
  padding-top: 40px; }
  @media (max-width: 991px) {
    .category-group {
      padding-top: 23px; } }
  .category-group .ui-top-image {
    opacity: 0.1; }
  .category-group .icon-container {
    margin: 0 30px 0 0;
    text-transform: uppercase;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: #FFDD70;
    border-radius: 50%;
    text-align: center;
    float: left; }
    @media (max-width: 991px) {
      .category-group .icon-container {
        width: 55px;
        height: 55px;
        line-height: 55px; } }
    @media (max-width: 991px) {
      .category-group .icon-container {
        float: none;
        margin: 0 30px 0 10px; } }
  .category-group .article-row {
    padding: 15px 0 30px 0;
    border-bottom: 1px  #b7b8ba dashed; }
    .category-group .article-row:last-of-type {
      border: none; }
    .category-group .article-row .article-content {
      padding: 0; }
  .category-group .glossary-text {
    width: calc(100% - 110px);
    float: left; }
    @media (max-width: 991px) {
      .category-group .glossary-text {
        width: 100%;
        padding: 0 10px; } }

div.left-side {
  padding: 0; }

div.right-side {
  padding: 0 0 0 30px; }
  div.right-side .sidebar-heading {
    margin: 0; }
  div.right-side .sidebar-text, div.right-side .sidebar-link, div.right-side .sidebar-text-table {
    height: 65px;
    width: 100%; }

.glossary-filter-container {
  border-bottom: 1px  #b7b8ba dashed; }
  .glossary-filter-container .social-and-fonts {
    padding: 50px 0;
    margin: 0; }

.glossary-filter-row div {
  padding: 0; }

.glossary-filter-row .alphabet-filter {
  list-style: none;
  padding: 100px 0 50px 0; }
  .glossary-filter-row .alphabet-filter li {
    display: inline-block; }
    .glossary-filter-row .alphabet-filter li a {
      text-transform: capitalize;
      color: #000;
      display: inline-block;
      width: 35px;
      height: 35px;
      border-radius: 50%;
      text-align: center;
      line-height: 35px;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .glossary-filter-row .alphabet-filter li a.disabled {
        color: #b7b8ba;
        pointer-events: none;
        cursor: default; }
        .glossary-filter-row .alphabet-filter li a.disabled:hover {
          background: none; }
      .glossary-filter-row .alphabet-filter li a:hover, .glossary-filter-row .alphabet-filter li a.selected {
        text-decoration: none;
        background: #FFDD70; }

.related {
  margin-top: 60px; }
  .related .sidebar-divider {
    margin: 0; }
  .related a {
    padding-left: 10px;
    position: relative; }
    .related a:before {
      content: '';
      display: block;
      width: 8px;
      height: 65px;
      position: absolute;
      background: url("../../assets/images/arrow.png") no-repeat left center;
      left: 10px; }

.fonts {
  padding: 60px 0 0 0;
  margin: 0; }
  @media (max-width: 991px) {
    .fonts {
      padding: 25px 0 0 0; } }
  .fonts .bubbles {
    display: inline-block;
    width: 35px;
    height: 35px;
    overflow: hidden;
    cursor: pointer; }
    .fonts .bubbles img {
      width: 35px;
      margin-top: -35px; }
      .fonts .bubbles img:hover {
        margin-top: 0; }

.ui-top-link {
  position: absolute;
  right: -60%;
  bottom: 20px; }

@media (max-width: 768px) {
  .ui-top-link {
    position: relative;
    right: auto; } }

.adjustable-font p {
  font-size: inherit;
  line-height: inherit; }

.adjustable-font span {
  font-size: inherit;
  line-height: inherit; }

.glossary-page .glossary-container {
  padding: 0 20px; }

.glossary-page .header-small-text .layout-content {
  padding: 0 10px; }

guides-articles .main-content .icon-container {
  position: static !important;
  left: 0 !important; }
  guides-articles .main-content .icon-container img {
    display: block;
    margin-top: 0 !important; }
    guides-articles .main-content .icon-container img:hover {
      margin-top: -80px !important; }

guides-articles .main-content .content-text {
  padding-top: 0 !important; }
  guides-articles .main-content .content-text .arrow-list li {
    float: left;
    width: 50%; }

category-filter > div {
  padding: 65px 0; }

@media (max-width: 768px) {
  category-filter > div {
    padding: 0; } }

.double-col {
  -moz-column-count: 2;
  -moz-column-gap: 100px;
  -webkit-column-count: 2;
  -webkit-column-gap: 100px;
  column-count: 2;
  column-gap: 100px; }
  .double-col li a {
    display: block; }
  @media (max-width: 991px) {
    .double-col {
      -moz-column-count: 1;
      -moz-column-gap: 70px;
      -webkit-column-count: 1;
      -webkit-column-gap: 70px;
      column-count: 1;
      column-gap: 70px; } }

.guide-page-header {
  border-bottom: 1px  #b7b8ba dashed;
  padding-bottom: 35px;
  margin: 0 0 50px 0; }

.guide-main-content {
  padding-bottom: 50px;
  border-bottom: 1px  #b7b8ba dashed; }
  .guide-main-content .sections-link-list {
    margin-top: 30px;
    list-style-image: url("../../../assets/images/link-icon.png"); }
    .guide-main-content .sections-link-list li {
      margin-bottom: 10px; }

.section-container {
  padding: 60px 0;
  border-bottom: 1px  #b7b8ba dashed; }
  .section-container:last-of-type {
    border: none; }
  .section-container .section-title {
    margin: 0 0 40px; }

.guides-header .breadcrumb {
  left: 5px; }

.guides-related .layout-content {
  padding: 0; }

.blog-layout-recent {
  height: 400px; }

._hidden-md-above .blog-layout-recent {
  margin-bottom: 40px; }

/**

home.scss

**/
.style {
  border: solid 1px black; }

.order .form-group:last-of-type {
  margin-bottom: 60px; }

.order .orderForm {
  padding-top: 50px; }

.order .saf-list {
  padding: 40px 0 30px 0; }

.order .place-order-copy {
  margin: 50px 0 20px 0; }

.order .organisation-copy {
  padding: 15px 0; }

.order .order-content {
  padding: 20px 0 40px 0; }

.order .caret-order {
  position: relative;
  width: 30px;
  height: 16px;
  display: inline-block;
  background: url("../../assets/images/arrow.png") no-repeat center;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.order .in .caret-order {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.order-qty {
  width: 75px;
  margin-bottom: 0;
  height: 40px;
  padding: 0 10px;
  line-height: 40px; }

.order input.ng-invalid {
  border: 1px solid red; }

.order-btn-subtext {
  font-size: .7em;
  margin-left: 3.5em; }

.order .order-panel {
  border: none;
  background: #fffbe5;
  margin-bottom: 5px; }
  .order .order-panel .panel-collapse {
    margin-bottom: -5px; }
  .order .order-panel .panel, .order .order-panel .panel-body {
    background: none;
    border: none; }
  .order .order-panel img {
    border: none;
    background: none; }

.order .order-badge {
  background: #ff550f;
  color: white;
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  text-align: center;
  border-radius: 50%; }

.order .order-box {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px #b7b8ba dashed;
  border-top: 1px #b7b8ba dashed; }
  .order .order-box:first-of-type {
    border-top: none; }
  .order .order-box:last-of-type {
    border-bottom: none; }

.order .copy-count {
  margin-top: 10px;
  display: inline-block; }

.btn-icon-pdf i.pdf {
  background-image: url("../../assets/images/pdf.png");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: middle; }

.btn-icon-pdf span {
  font-size: .75em; }

.post-code-finder a {
  background-image: url(https://www.nzpost.co.nz/sites/all/themes/nzpost_responsive_20/images/logo-button-large-2x.png?1425264782);
  background-size: 18px 18px;
  background-repeat: no-repeat;
  padding-left: 20px;
  width: 16px;
  height: 22px;
  white-space: nowrap;
  vertical-align: middle; }

.post-code-finder span {
  font-size: .75em; }

#postCodeAddress {
  margin-bottom: 5px; }

.seminar .checkbox {
  margin: 20px 0 0 0; }
  .seminar .checkbox label {
    line-height: 1; }
    .seminar .checkbox label input {
      width: auto;
      height: auto; }

.order-panel .panel-collapse.collapse {
  overflow: hidden;
  margin-bottom: 0; }

.admin-header.layout-header-small {
  height: 150px; }
  .admin-header.layout-header-small .header-background, .admin-header.layout-header-small .header-small-opacity {
    height: 150px; }

.forget-pass-title {
  margin: 0 0 40px 0; }

.forget-pass-text {
  margin-bottom: 65px; }

.user-email-text {
  margin: 0 0 40px 0; }

.note {
  background: #F5F5F5;
  padding: 30px 60px;
  border-radius: 10px;
  display: inline-block;
  margin-top: 100px; }

#MemberLoginForm_LostPasswordForm, #ChangePasswordForm_ChangePasswordForm {
  width: 370px;
  margin: 0 auto;
  margin-bottom: 40px; }
  #MemberLoginForm_LostPasswordForm #MemberLoginForm_LostPasswordForm_Email, #ChangePasswordForm_ChangePasswordForm #MemberLoginForm_LostPasswordForm_Email {
    margin-bottom: 50px; }
  #MemberLoginForm_LostPasswordForm .field, #ChangePasswordForm_ChangePasswordForm .field {
    width: 100%; }
  #MemberLoginForm_LostPasswordForm .Actions, #ChangePasswordForm_ChangePasswordForm .Actions {
    text-align: center;
    padding: 0; }
    #MemberLoginForm_LostPasswordForm .Actions input[type='submit'], #ChangePasswordForm_ChangePasswordForm .Actions input[type='submit'] {
      width: 238px; }
  #MemberLoginForm_LostPasswordForm .middleColumn, #ChangePasswordForm_ChangePasswordForm .middleColumn {
    position: relative; }

.thank-message {
  margin-bottom: 290px; }

.change-pass {
  max-width: 450px;
  margin: 0 auto 60px; }

.login-title {
  max-width: 370px;
  margin: 0 auto 60px; }

form#MemberLoginForm_LoginForm {
  max-width: 370px;
  margin: 0 auto 60px; }
  form#MemberLoginForm_LoginForm .field {
    position: relative;
    width: 100%; }
    form#MemberLoginForm_LoginForm .field #MemberLoginForm_LoginForm_Password {
      margin-bottom: 0; }
    form#MemberLoginForm_LoginForm .field.checkbox {
      line-height: 1;
      margin-bottom: 55px; }
      form#MemberLoginForm_LoginForm .field.checkbox .checkbox {
        width: auto;
        margin: 0;
        height: auto;
        line-height: inherit; }
      form#MemberLoginForm_LoginForm .field.checkbox label {
        line-height: inherit;
        padding-left: 10px; }
  form#MemberLoginForm_LoginForm a {
    line-height: 1;
    font-size: 14px; }
  form#MemberLoginForm_LoginForm .Actions {
    padding: 0; }
    form#MemberLoginForm_LoginForm .Actions div[class*='col-'] {
      padding: 0; }
      form#MemberLoginForm_LoginForm .Actions div[class*='col-'] input {
        margin-bottom: 20px;
        max-width: 100%; }

label.error {
  width: 100%;
  bottom: 10px;
  left: 0;
  top: 80px; }
  label.error:after {
    content: '';
    display: none; }

#conditions-error {
  bottom: -15px;
  left: 20px; }

.password-error, #ChangePasswordForm_ChangePasswordForm_error {
  color: #D00;
  position: relative;
  margin: 0; }

.password-meter {
  margin: -25px 0 15px 0;
  line-height: 1; }

.password-bullet {
  width: 20px;
  height: 10px;
  border-radius: 3px;
  border: 1px solid #1E1E1E;
  display: inline-block;
  margin-right: 3px; }
  .password-bullet.red {
    background: red;
    border: 1px solid red; }
  .password-bullet.green {
    background: green;
    border: 1px solid green; }
  .password-bullet.yellow {
    background: yellow;
    border: 1px solid  yellow; }

#ChangePasswordForm_ChangePasswordForm_action_doChangePassword {
  width: 260px; }

#MemberLoginForm_LostPasswordForm_Email_Holder {
  padding: 0; }

.note-dash {
  border-radius: 5px;
  padding: 30px 60px;
  background: #f5f5f5;
  margin: 30px 0 200px 0; }

.go-dashboard {
  margin-bottom: 30%; }

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

.modal .modal-content {
  padding: 0 5%; }

.modal .sign-up-content, .modal .sign-up-header {
  max-width: 800px;
  margin: 0 auto;
  float: none;
  padding: 0; }

.modal .sign-up-header {
  margin: 30px auto; }

.sign-up-form .sidebar-divider, .login-form .sidebar-divider {
  margin: 20px 0 50px 0; }

.sign-up-form .field, .login-form .field {
  width: 100%;
  float: none;
  position: relative; }
  .sign-up-form .field.dropdown, .login-form .field.dropdown {
    padding: 0; }
  .sign-up-form .field.checkbox, .login-form .field.checkbox {
    line-height: 28px;
    margin-bottom: 30px;
    padding-left: 20px; }
    .sign-up-form .field.checkbox label, .login-form .field.checkbox label {
      padding-left: 0; }
    .sign-up-form .field.checkbox .checkbox, .login-form .field.checkbox .checkbox {
      display: inline;
      width: auto;
      height: auto;
      margin-top: 6px; }

.sign-up-form .Actions, .login-form .Actions {
  padding: 20px 0 60px 0; }
  .sign-up-form .Actions input[type='submit'], .login-form .Actions input[type='submit'] {
    width: 100%;
    margin-bottom: 0; }
  .sign-up-form .Actions .cancel, .login-form .Actions .cancel {
    display: block;
    text-align: center;
    line-height: 50px;
    height: 50px; }

.birth-date .date-month {
  padding: 0 10px 0 0; }
  @media (max-width: 991px) {
    .birth-date .date-month {
      padding: 0; } }

.birth-date .date-year {
  padding: 0 0 0 10px; }
  @media (max-width: 991px) {
    .birth-date .date-year {
      padding: 0; } }

.orange-box {
  padding: 20px 30px;
  background: #ffeee7;
  border: 1px solid #ff550f;
  border-radius: 10px;
  margin-bottom: 20px; }
  .orange-box h5 {
    margin-bottom: 30px; }
  .orange-box .light-bulb-list {
    list-style: none;
    padding: 0; }
    .orange-box .light-bulb-list li {
      margin-bottom: 20px;
      padding-left: 40px;
      background: url("../../assets/images/light-bulb.png") no-repeat left top; }

@media (max-width: 768px) {
  .required-information {
    margin: 30px 0 20px; } }

.required-information:before {
  content: '*';
  color: #D00; }

.login-form #Email-error {
  bottom: 0; }

.login-form #Password-error {
  position: relative;
  bottom: auto;
  top: 0; }

.login-form #Email-error {
  bottom: auto;
  top: 80px; }

.login-form .field.checkbox {
  margin-top: 0; }

.login-form input[name="Password"] {
  margin-bottom: 5px; }

.login-form .Actions {
  padding-bottom: 15px; }
  .login-form .Actions div {
    padding: 0; }

.login-form #ForgotPassword {
  padding-bottom: 50px; }

.required label:after {
  content: '*';
  color: #D00; }

.required.has-error input, .required.has-error select {
  border: 1px solid #D00; }

.required .ng-invalid.ng-touched {
  border: 1px solid #D00; }

.required .error-helper {
  color: #D00; }

[name='userForm'] {
  margin-top: 80px; }
  [name='userForm'] input, [name='userForm'] select {
    margin-bottom: 0;
    padding: 0 15px; }
  [name='userForm'] .left {
    padding-left: 0; }
  [name='userForm'] .right {
    padding-right: 0; }
    [name='userForm'] .right label:after {
      content: ''; }
  @media (max-width: 1199px) {
    [name='userForm'] .left, [name='userForm'] .right {
      padding: 0;
      float: none; } }
  [name='userForm'] [type="submit"] {
    width: 235px;
    margin-top: 40px; }

.save-reply-message {
  margin: 40px 0 90px 0; }
  .save-reply-message span {
    color: #1fd4af;
    font-size: 28px; }

.template-header-container {
  height: 540px;
  overflow: hidden; }

.template-header-image {
  height: 540px;
  width: 100%;
  bottom: 0;
  background: url(../images/header.jpg) no-repeat bottom center;
  background-size: cover; }

.category-container {
  padding: 0;
  border-bottom: 1px #b7b8ba dashed; }
  .category-container:last-of-type {
    border: none; }
  .category-container .category-row {
    padding-top: 30px;
    position: relative; }
    .category-container .category-row > div {
      padding-right: 0; }
    .category-container .category-row .dots {
      padding: 0;
      border-bottom: 1px  #b7b8ba dashed; }
    .category-container .category-row .dots-top {
      padding: 0;
      border-top: 1px  #b7b8ba dashed; }
    .category-container .category-row .main-content {
      padding: 0 10px 0 0; }
      .category-container .category-row .main-content .icon-container {
        position: absolute;
        left: -100px;
        width: 80px;
        height: 80px;
        overflow: hidden; }
        .category-container .category-row .main-content .icon-container img {
          width: 80px;
          margin-top: -80px; }
          .category-container .category-row .main-content .icon-container img:hover {
            margin-top: 0; }
      .category-container .category-row .main-content .header-container {
        height: 80px;
        display: table-cell;
        vertical-align: middle; }
        .category-container .category-row .main-content .header-container h2 {
          margin: 0;
          display: inline; }
          .category-container .category-row .main-content .header-container h2 a {
            color: #1E1E1E;
            text-decoration: none; }
            .category-container .category-row .main-content .header-container h2 a:link, .category-container .category-row .main-content .header-container h2 a:active, .category-container .category-row .main-content .header-container h2 a:focus, .category-container .category-row .main-content .header-container h2 a:visited {
              color: #1E1E1E;
              text-decoration: none; }
      .category-container .category-row .main-content .content-text {
        padding-top: 25px; }
    .category-container .category-row .arrow-list {
      list-style-image: url("../../assets/images/arrow.png");
      padding: 20px 0 30px 20px;
      clear: both; }
      .category-container .category-row .arrow-list li {
        margin-bottom: 14px; }
  .category-container .side-content {
    padding: 20px 0; }
    .category-container .side-content img {
      width: 100%; }
    .category-container .side-content .btn-primary, .category-container .side-content form input[type='submit'], form .category-container .side-content input[type='submit'], .category-container .side-content form select[type='submit'], form .category-container .side-content select[type='submit'], .category-container .side-content form option[type='submit'], form .category-container .side-content option[type='submit'], .category-container .side-content form textarea[type='submit'], form .category-container .side-content textarea[type='submit'] {
      margin-top: 12px;
      padding: 0;
      width: 100%;
      text-align: center;
      font-size: 14px; }
  .category-container .text-category-row {
    clear: both; }
    .category-container .text-category-row img {
      margin-top: 20px; }
    .category-container .text-category-row div {
      padding: 60px 0 80px 0;
      border-top: 1px #b7b8ba dashed; }
      .category-container .text-category-row div h3 {
        font-size: 24px;
        font-weight: 300; }
      .category-container .text-category-row div a {
        color: #FF4B05;
        font-size: 16px;
        position: relative; }
        .category-container .text-category-row div a:after {
          position: absolute;
          content: '';
          height: 11px;
          width: 8px;
          right: -15px;
          top: 4px;
          display: block;
          background: url("../../assets/images/arrow.png"); }

tools-filter > div {
  padding: 65px; }

@media (max-width: 768px) {
  tools-filter > div {
    padding: 0 0 30px 0; }
  .category-container {
    padding: 0;
    margin: 0 30px; }
    .category-container .category-row .main-content .icon-container {
      left: 0;
      float: left;
      position: relative;
      margin-right: 18px; } }

.tools-top .ui-top-link {
  position: relative;
  right: 0; }
  .tools-top .ui-top-link img {
    opacity: .6; }

.accordion-item {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 4px; }
  .accordion-item.selected .fa-chevron-down {
    display: none; }
  .accordion-item.selected .fa-chevron-up {
    display: inline-block; }

.accordion-heading {
  cursor: pointer;
  color: #1E1E1E;
  height: 65px;
  line-height: 65px;
  padding: 0 30px; }
  .accordion-heading .fa {
    float: right;
    padding-top: 24px; }
  .accordion-heading .fa-chevron-down {
    display: inline-block; }
  .accordion-heading .fa-chevron-up {
    display: none; }

.accordion-heading-text {
  line-height: 65px;
  height: 65px; }
  @media (max-width: 480px) {
    .accordion-heading-text {
      font-size: 16px;
      line-height: 22px;
      width: 200px; }
      .accordion-heading-text.accordion-heading1, .accordion-heading-text.accordion-heading3 {
        height: 22px; }
      .accordion-heading-text.accordion-heading2 {
        height: 44px; } }

.accordion-content {
  padding: 0 30px 30px 30px; }

breadcrumbs ol {
  position: absolute;
  top: 90px;
  left: 35px;
  z-index: 99; }
  breadcrumbs ol li {
    font-size: 14px; }
  @media (min-width: 768px) {
    breadcrumbs ol {
      font-size: 13px; } }
  @media (max-width: 991px) {
    breadcrumbs ol {
      top: 30px; } }

.donut-column-icon {
  width: 50%;
  float: left;
  height: 400px; }
  @media (max-width: 1199px) {
    .donut-column-icon {
      height: 300px; } }
  @media (max-width: 767px) {
    .donut-column-icon {
      float: none;
      width: 100%;
      height: 150px;
      margin-top: 60px; } }

.donut-icon {
  text-align: center;
  padding: 0 20px; }

.donut-column-icon[data-icon-type="creditCard"] .donut-icon {
  width: 80%; }
  @media (max-width: 1199px) {
    .donut-column-icon[data-icon-type="creditCard"] .donut-icon {
      width: 250px; } }
  @media (max-width: 767px) {
    .donut-column-icon[data-icon-type="creditCard"] .donut-icon {
      margin: 0 auto;
      float: none; } }

.donut-column-icon[data-icon-type="creditCard"] .donut-icon-text {
  top: 60%;
  left: 20px;
  width: 70%;
  color: #FFFFFF; }

.donut-column-icon[data-icon-type="computer"] .donut-icon {
  width: 80%; }
  @media (max-width: 1199px) {
    .donut-column-icon[data-icon-type="computer"] .donut-icon {
      width: 250px; } }
  @media (max-width: 767px) {
    .donut-column-icon[data-icon-type="computer"] .donut-icon {
      margin: 0 auto;
      float: none; } }

.donut-column-icon[data-icon-type="computer"] .donut-icon-text {
  top: 30%;
  left: 0;
  width: 100%;
  color: #CE0058; }

.donut-column-icon[data-icon-type="car"] .donut-icon {
  width: 80%; }
  @media (max-width: 1199px) {
    .donut-column-icon[data-icon-type="car"] .donut-icon {
      width: 250px; } }
  @media (max-width: 767px) {
    .donut-column-icon[data-icon-type="car"] .donut-icon {
      margin: 0 auto;
      float: none; } }

.donut-column-icon[data-icon-type="car"] .donut-icon-text {
  top: 48%;
  left: 0;
  width: 100%;
  color: #FFFFFF; }

.donut-column-icon[data-icon-type="money"] .donut-icon {
  width: 60%;
  margin: 0 auto; }
  @media (max-width: 1199px) {
    .donut-column-icon[data-icon-type="money"] .donut-icon {
      width: 180px; } }
  @media (max-width: 767px) {
    .donut-column-icon[data-icon-type="money"] .donut-icon {
      margin: 0 auto;
      float: none; } }

.donut-column-icon[data-icon-type="money"] .donut-icon-text {
  top: 55%;
  left: 0;
  width: 100%;
  color: #FFFFFF; }

.donut-column-graph {
  width: 50%;
  float: left; }
  @media (max-width: 767px) {
    .donut-column-graph {
      float: none;
      width: 100%;
      height: 300px;
      margin-top: 20px; } }

.donut-chart.k-chart {
  height: 400px; }
  @media (max-width: 1199px) {
    .donut-chart.k-chart {
      height: 300px; } }
  .donut-chart.k-chart svg {
    overflow: visible; }

.graphic-container {
  height: 100%; }

.graphic-sign {
  bottom: 0;
  left: 15%;
  width: 23%; }
  @media (max-width: 991px) {
    .graphic-sign {
      left: 0;
      width: 29%; } }

.graphic-tree {
  bottom: 0;
  right: 6%;
  width: 31%; }
  @media (max-width: 991px) {
    .graphic-tree {
      right: 0;
      width: 38%; } }
  .graphic-tree.graphic-tree-small .graphic-years {
    top: 41%; }
  .graphic-tree.graphic-tree-medium .graphic-years {
    top: 28%; }
  .graphic-tree.graphic-tree-large .graphic-years {
    top: 23%; }

.graphic-house-light {
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  overflow: hidden; }
  @media (max-width: 991px) {
    .graphic-house-light {
      left: 13%;
      width: 62%;
      right: auto; } }

.graphic-house-light-img {
  bottom: 0;
  position: absolute; }

.graphic-house-dark {
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%; }
  @media (max-width: 991px) {
    .graphic-house-dark {
      left: 13%;
      right: auto;
      width: 62%; } }

.graphic-grass {
  bottom: 0;
  left: 14%;
  width: 60%; }
  @media (max-width: 991px) {
    .graphic-grass {
      left: 2%;
      width: 80%; } }

.graphic-total {
  top: 22%; }

.graphic-interest {
  top: 20%; }

.graphic-principal {
  top: 33%; }

.graphic-label {
  font-size: 16px;
  line-height: 20px; }
  @media (max-width: 1199px) {
    .graphic-label {
      font-size: 14.4px;
      line-height: 18px; } }
  @media (max-width: 991px) {
    .graphic-label {
      font-size: 17.6px;
      line-height: 22px; } }
  @media (max-width: 767px) {
    .graphic-label {
      font-size: 11.2px;
      line-height: 14px; } }
  @media (max-width: 480px) {
    .graphic-label {
      font-size: 8px;
      line-height: 10px; } }

.graphic-value {
  font-size: 22px;
  line-height: 26px; }
  @media (max-width: 1199px) {
    .graphic-value {
      font-size: 19.8px;
      line-height: 23.4px; } }
  @media (max-width: 991px) {
    .graphic-value {
      font-size: 24.2px;
      line-height: 28.6px; } }
  @media (max-width: 767px) {
    .graphic-value {
      font-size: 15.4px;
      line-height: 18.2px; } }
  @media (max-width: 480px) {
    .graphic-value {
      font-size: 11px;
      line-height: 13px; } }

.graphic-text {
  margin-top: 40px; }

.graphic-text-icon {
  height: 26px;
  margin: 0 6px 6px 6px; }

.calc-inflation-buttons {
  width: 120px; }

.calc-inflation-label {
  line-height: 44px;
  margin-right: 20px; }

.calc-input-group {
  margin-bottom: 2px; }
  .calc-input-group .calc-input-heading {
    cursor: pointer; }
    .calc-input-group .calc-input-heading .fa-chevron-down {
      display: inline-block; }
    .calc-input-group .calc-input-heading .fa-chevron-up {
      display: none; }
  .calc-input-group.selected {
    cursor: default; }
    .calc-input-group.selected .calc-input-heading .fa-chevron-up {
      display: inline-block; }
    .calc-input-group.selected .calc-input-heading .fa-chevron-down {
      display: none; }

.calc-input-heading .fa {
  float: left;
  padding-top: 13px;
  margin: 0 10px 0 0; }

.calc-input-heading .calc-input-title-amount {
  line-height: 48px;
  margin: 0 0 0 10px; }

.calc-input-form {
  padding: 20px; }
  .calc-input-form .input-group {
    margin: 0; }

.calc-input-fieldset {
  margin-bottom: 16px; }

.calc-input-btn-group .btn {
  width: 30%;
  line-height: 50px;
  padding: 0;
  color: #75787b; }
  .calc-input-btn-group .btn.selected {
    color: #FFFFFF; }
  .calc-input-btn-group .btn.btn-boolean {
    width: 60px; }
  .calc-input-btn-group .btn.btn-boolean-wide {
    width: 50%; }

.calc-input-btn-group .btn-wide {
  width: 40%; }

.calc-input-add {
  margin: 0 20px 30px 20px; }

.calc-input-add-text {
  line-height: 36px; }

.calc-input-year {
  width: -moz-calc(50% - 5px);
  width: -webkit-calc(50% - 5px);
  width: -o-calc(50% - 5px);
  width: calc(50% - 5px);
  margin: 0; }

.calc-input-month {
  width: -moz-calc(50% - 5px);
  width: -webkit-calc(50% - 5px);
  width: -o-calc(50% - 5px);
  width: calc(50% - 5px);
  margin-left: 10px; }

.calc-input-inline-label {
  line-height: 50px;
  margin-right: 10px; }

.calc-input-checkbox input[type="checkbox"] {
  width: auto;
  margin: 0 10px 0 0; }

.calc-input-super-amount {
  margin: 10px 0; }

.calc-input-partner {
  display: none; }

.calc-input-show-partner .calc-input-partner {
  display: block; }

.calc-input-button-select .btn-group-full-width {
  display: inline-block !important; }

.calc-input-iar-select button.selected {
  background-color: #FFDD70;
  color: #1E1E1E; }

.quiz-options {
  margin-top: 20px;
  position: relative; }

.quiz-options-input {
  width: 30px;
  height: 16px;
  position: absolute;
  top: 1px; }

.quiz-options-label {
  width: -moz-calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  width: -o-calc(100% - 40px);
  width: calc(100% - 40px);
  position: relative;
  left: 40px; }

.calc-input-heading .quiz-title-tick .fa {
  margin-right: 0; }

.calc-input-select-date .k-datepicker {
  width: 100%;
  display: inline-block;
  /*input {
      height: 42px;
    }*/ }

.calc-input-select-date .k-datepicker {
  width: 100%;
  display: inline-block;
  /*input {
      height: 42px;
    }*/ }

.calc-nudge-slider {
  margin: 0 20px;
  padding: 20px 0; }

.calc-output-print {
  line-height: 48px;
  margin-right: 20px; }

.calc-output-container {
  padding: 20px; }

.calc-output-row {
  margin-bottom: 20px; }
  .calc-output-row.calc-output-input-row {
    line-height: 50px;
    margin-bottom: 10px; }

.calc-output-month {
  margin: 0 0 0 10px;
  width: 120px; }
  @media (max-width: 767px) {
    .calc-output-month {
      margin: 0 10px 0 0; } }

.calc-output-year {
  margin: 0 0 0 10px;
  width: 120px; }
  @media (max-width: 767px) {
    .calc-output-year {
      margin: 0; } }

.calc-output-age .form-control {
  height: 38px; }

.calc-output-age .dropdown-menu {
  min-width: 100%; }

.calc-output-value {
  text-align: right; }
  @media (max-width: 767px) {
    .calc-output-value {
      text-align: left; } }

.calc-output-money-input .input-group {
  margin: 0;
  width: 150px; }

.calc-output-freq {
  margin-left: 10px; }

.calc-output-extra .layout-divider-dashed {
  margin: 20px 0 16px 0; }

@media (max-width: 991px) {
  .calc-results-print-bottom {
    margin-top: 40px;
    width: 100%; }
    .calc-results-print-bottom .btn {
      width: 100%; } }

.donut-column-icon {
  width: 50%;
  float: left;
  height: 400px; }
  @media (max-width: 1199px) {
    .donut-column-icon {
      height: 300px; } }
  @media (max-width: 767px) {
    .donut-column-icon {
      float: none;
      width: 100%;
      height: 150px;
      margin-top: 60px; } }

.donut-icon {
  text-align: center;
  padding: 0 20px; }

.donut-column-icon[data-icon-type="creditCard"] .donut-icon {
  width: 80%; }
  @media (max-width: 1199px) {
    .donut-column-icon[data-icon-type="creditCard"] .donut-icon {
      width: 250px; } }
  @media (max-width: 767px) {
    .donut-column-icon[data-icon-type="creditCard"] .donut-icon {
      margin: 0 auto;
      float: none; } }

.donut-column-icon[data-icon-type="creditCard"] .donut-icon-text {
  top: 60%;
  left: 20px;
  width: 70%;
  color: #FFFFFF; }

.donut-column-icon[data-icon-type="computer"] .donut-icon {
  width: 80%; }
  @media (max-width: 1199px) {
    .donut-column-icon[data-icon-type="computer"] .donut-icon {
      width: 250px; } }
  @media (max-width: 767px) {
    .donut-column-icon[data-icon-type="computer"] .donut-icon {
      margin: 0 auto;
      float: none; } }

.donut-column-icon[data-icon-type="computer"] .donut-icon-text {
  top: 30%;
  left: 0;
  width: 100%;
  color: #CE0058; }

.donut-column-icon[data-icon-type="car"] .donut-icon {
  width: 80%; }
  @media (max-width: 1199px) {
    .donut-column-icon[data-icon-type="car"] .donut-icon {
      width: 250px; } }
  @media (max-width: 767px) {
    .donut-column-icon[data-icon-type="car"] .donut-icon {
      margin: 0 auto;
      float: none; } }

.donut-column-icon[data-icon-type="car"] .donut-icon-text {
  top: 48%;
  left: 0;
  width: 100%;
  color: #FFFFFF; }

.donut-column-icon[data-icon-type="money"] .donut-icon {
  width: 60%;
  margin: 0 auto; }
  @media (max-width: 1199px) {
    .donut-column-icon[data-icon-type="money"] .donut-icon {
      width: 180px; } }
  @media (max-width: 767px) {
    .donut-column-icon[data-icon-type="money"] .donut-icon {
      margin: 0 auto;
      float: none; } }

.donut-column-icon[data-icon-type="money"] .donut-icon-text {
  top: 55%;
  left: 0;
  width: 100%;
  color: #FFFFFF; }

.donut-column-graph {
  width: 50%;
  float: left; }
  @media (max-width: 767px) {
    .donut-column-graph {
      float: none;
      width: 100%;
      height: 300px;
      margin-top: 20px; } }

.donut-chart.k-chart {
  height: 400px; }
  @media (max-width: 1199px) {
    .donut-chart.k-chart {
      height: 300px; } }
  .donut-chart.k-chart svg {
    overflow: visible; }

@media (max-width: 480px) {
  .calc-stacked-chart text {
    font-size: 9px !important; } }

category-filter > div {
  padding: 65px 0 35px 0; }
  @media (max-width: 768px) {
    category-filter > div {
      padding: 0; } }

@media (min-width: 768px) {
  category-filter h5 {
    margin-left: 15px; } }

@media (min-width: 992px) {
  category-filter h5 {
    margin-left: 35px; } }

category-filter .category-filter-link {
  cursor: pointer; }

@media print {
  navigation, footer, header-small {
    display: none; } }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 25/06/2015, 3:55:22 PM
    Author     : craigmacgregor
*/
.full-width {
  width: 100%; }

.left {
  float: left; }

.cm-select .btn {
  padding: 8px 12px;
  text-align: left;
  text-transform: none;
  color: #333; }
  .cm-select .btn:hover {
    color: #333; }
  .cm-select .btn .caret {
    float: right;
    margin-top: 8px;
    border-top: 6px solid;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent; }

.cm-select .dropdown-menu {
  margin-top: 0;
  padding: 0; }

.cm-select .dropdown-item {
  border-top: 1px solid #d9d9d6; }
  .cm-select .dropdown-item.selected {
    border-top: 2px solid #FF4B05; }
    .cm-select .dropdown-item.selected .cm-option {
      text-decoration: none;
      color: #FF4B05;
      background-color: #FFFFFF; }

.cm-select .cm-option {
  cursor: pointer;
  padding: 8px 12px;
  line-height: 28px;
  white-space: normal; }

.cm-select .dropdown-menu li {
  height: auto; }

cm-spinner {
  position: absolute;
  top: 200px;
  margin: 0 auto;
  left: -moz-calc(50% - 40px);
  left: -webkit-calc(50% - 40px);
  left: -o-calc(50% - 40px);
  left: calc(50% - 40px);
  z-index: 100; }

.cm-spinner {
  height: 80px;
  width: 80px;
  position: absolute; }

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.cm-spinner {
  -webkit-animation: rotating 0.5s linear infinite;
  -moz-animation: rotating 0.5s linear infinite;
  -ms-animation: rotating 0.5s linear infinite;
  -o-animation: rotating 0.5s linear infinite;
  animation: rotating 0.5s linear infinite; }

.toggler {
  cursor: pointer; }

.conveyor-left {
  left: 2px;
  position: absolute;
  text-align: center;
  height: 36px;
  width: 36px;
  background: transparent;
  border: none;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }
  .conveyor-left:focus {
    outline: 0; }
  .conveyor-left.disabled {
    display: none; }
  .conveyor-left:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    height: 3px;
    width: 51%;
    background: #b7b8ba;
    -webkit-transform: skew(0deg, -45deg);
    -moz-transform: skew(0deg, -45deg);
    -ms-transform: skew(0deg, -45deg);
    -o-transform: skew(0deg, -45deg);
    transform: skew(0deg, -45deg); }
  .conveyor-left:after {
    content: '';
    position: absolute;
    top: 8px;
    right: 0;
    height: 3px;
    width: 50%;
    background: #b7b8ba;
    -webkit-transform: skew(0deg, 45deg);
    -moz-transform: skew(0deg, 45deg);
    -ms-transform: skew(0deg, 45deg);
    -o-transform: skew(0deg, 45deg);
    transform: skew(0deg, 45deg); }

.conveyor-right {
  right: 2px;
  position: absolute;
  text-align: center;
  height: 36px;
  width: 36px;
  background: transparent;
  border: none;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }
  .conveyor-right:focus {
    outline: 0; }
  .conveyor-right.disabled {
    display: none; }
  .conveyor-right:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    height: 3px;
    width: 51%;
    background: #b7b8ba;
    -webkit-transform: skew(0deg, -45deg);
    -moz-transform: skew(0deg, -45deg);
    -ms-transform: skew(0deg, -45deg);
    -o-transform: skew(0deg, -45deg);
    transform: skew(0deg, -45deg); }
  .conveyor-right:after {
    content: '';
    position: absolute;
    top: 8px;
    right: 0;
    height: 3px;
    width: 50%;
    background: #b7b8ba;
    -webkit-transform: skew(0deg, 45deg);
    -moz-transform: skew(0deg, 45deg);
    -ms-transform: skew(0deg, 45deg);
    -o-transform: skew(0deg, 45deg);
    transform: skew(0deg, 45deg); }

.conveyor-outer {
  position: relative; }

.conveyor-mask {
  left: 35px;
  overflow: hidden;
  width: -moz-calc(100% - 70px);
  width: -webkit-calc(100% - 70px);
  width: -o-calc(100% - 70px);
  width: calc(100% - 70px);
  float: left;
  position: absolute; }

.conveyor-belt {
  position: absolute;
  width: 9999px; }

.cover-image {
  background: center center;
  background-size: cover; }

.email-signup-container {
  padding: 40px 0; }
  .email-signup-container .email-signup-row {
    margin-top: 20px; }

.email-signup-button {
  float: left; }

.email-signup-input {
  width: -moz-calc(100% - 156px);
  width: -webkit-calc(100% - 156px);
  width: -o-calc(100% - 156px);
  width: calc(100% - 156px);
  float: left;
  margin-right: 10px; }
  @media (max-width: 480px) {
    .email-signup-input {
      width: 100%;
      margin: 0 0 20px 0; } }

#editor-picks {
  margin: 30px 0 76px 0;
  padding: 20px; }

.footer-container {
  position: relative;
  z-index: 101;
  padding: 40px 0; }

@media (max-width: 1199px) {
  .footer-list .footer-li {
    display: block;
    margin: 20px 0; } }

.footer-li {
  margin: 0 20px; }

.footer-social {
  margin-top: 40px;
  line-height: 50px; }

@media (max-width: 480px) {
  .footer-social-span {
    display: block; } }

.footer-social-logo {
  width: 50px;
  height: 50px;
  margin: 0 5px; }
  @media (max-width: 767px) {
    .footer-social-logo {
      width: 40px;
      height: 40px; } }

.footer-logo-img {
  height: 40px; }
  @media (max-width: 767px) {
    .footer-logo-img {
      height: 32px; } }

.footer-logo-span {
  margin: 0 10px;
  line-height: 40px; }
  @media (max-width: 767px) {
    .footer-logo-span {
      display: block; } }

.footer-legal {
  margin-top: 40px; }

.footer-legal-logo {
  height: 20px; }
  @media (max-width: 767px) {
    .footer-legal-logo {
      height: 16px; } }

.footer-divider {
  margin: 40px 0; }

#shieldedButton {
  margin-right: 23px;
  display: inline-block;
  width: 52px;
  height: 52px; }
  #shieldedButton img {
    max-width: 100%; }
  @media (max-width: 480px) {
    #shieldedButton {
      margin-right: 0;
      margin-bottom: 15px; } }

@media (min-width: 768px) {
  header-share-buttons .header-share-buttons-container {
    position: absolute;
    right: 20px;
    top: 75px;
    z-index: 99; }
  header-share-buttons img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 3px; } }

@media (min-width: 992px) {
  header-share-buttons .header-share-buttons-container {
    top: 65px; } }

.header-home {
  height: 540px; }
  @media (max-width: 767px) {
    .header-home {
      height: 520px; } }
  .header-home .header-background {
    height: 540px; }
    @media (max-width: 767px) {
      .header-home .header-background {
        height: 520px; } }

.header-standard {
  height: 390px; }
  @media (max-width: 767px) {
    .header-standard {
      height: 430px; } }
  .header-standard .header-background {
    height: 390px; }
    @media (max-width: 767px) {
      .header-standard .header-background {
        height: 430px; } }

.header-background {
  width: 100%;
  background-position: bottom center;
  position: absolute; }

.header-hand-container {
  position: absolute;
  width: 551px;
  height: 540px;
  bottom: 0;
  right: 0; }
  @media (max-width: 1199px) {
    .header-hand-container {
      width: 46%; } }
  @media (max-width: 991px) {
    .header-hand-container {
      width: 40%; } }
  @media (max-width: 767px) {
    .header-hand-container {
      width: 100%; } }

.header-hand {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%; }
  @media (max-width: 767px) {
    .header-hand {
      width: 220px; } }

.header-foreground-layout {
  top: 0;
  height: 390px; }
  @media (max-width: 767px) {
    .header-foreground-layout {
      height: 430px; } }

.header-foreground-container {
  position: absolute;
  height: 350px;
  bottom: 0;
  right: 185px;
  width: 370px; }
  @media (max-width: 991px) {
    .header-foreground-container {
      right: 90px;
      height: 310px; } }
  @media (max-width: 767px) {
    .header-foreground-container {
      height: 220px;
      width: 100%;
      margin: 0 auto;
      text-align: center;
      right: 0;
      bottom: 0; } }

.header-foreground-image {
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0; }
  @media (max-width: 767px) {
    .header-foreground-image {
      position: relative; } }

.header-standard-copy {
  top: 100px; }
  @media (max-width: 767px) {
    .header-standard-copy {
      top: 70px; } }

.header-home-copy {
  top: 140px; }
  @media (max-width: 767px) {
    .header-home-copy {
      top: 90px; } }

.header-li {
  margin: 10px 0; }

.header-link,
.header-link:link,
.header-link:active,
.header-link:visited {
  color: #1E1E1E;
  border-bottom: 1px solid #FF4B05;
  transition: visibility 0s, opacity 0.5s linear; }
  .header-link:hover, .header-link:focus,
  .header-link:link:hover,
  .header-link:link:focus,
  .header-link:active:hover,
  .header-link:active:focus,
  .header-link:visited:hover,
  .header-link:visited:focus {
    color: #FF4B05;
    text-decoration: none; }

.header-subhead {
  margin-top: 40px;
  transition: visibility 0s, opacity 0.5s linear; }
  @media (max-width: 767px) {
    .header-subhead {
      margin-top: 20px; } }

.header-small-container .header-background {
  height: 230px; }
  @media (max-width: 991px) {
    .header-small-container .header-background {
      height: 162px; } }

.header-small-opacity {
  width: 100%;
  position: absolute;
  z-index: 98;
  height: 230px;
  background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  background: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF'); }
  @media (max-width: 991px) {
    .header-small-opacity {
      height: 162px; } }

.header-small-text {
  max-width: 100%;
  width: 100%;
  top: 130px;
  z-index: 99; }
  @media (max-width: 991px) {
    .header-small-text {
      top: 100px; } }

.header-small-container .header-background {
  height: 230px; }
  @media (max-width: 991px) {
    .header-small-container .header-background {
      height: 162px; } }

.header-small-opacity {
  width: 100%;
  position: absolute;
  z-index: 98;
  height: 230px;
  background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  background: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF'); }
  @media (max-width: 991px) {
    .header-small-opacity {
      height: 162px; } }

.header-small-text {
  top: 130px;
  z-index: 99; }
  @media (max-width: 991px) {
    .header-small-text {
      top: 100px; } }

logged-in p {
  text-align: center; }

#signed-view {
  padding: 8px 0;
  line-height: 35px; }
  @media (max-width: 1025px) {
    #signed-view {
      padding: 3px 0; } }
  #signed-view .dropdown {
    position: relative; }
    #signed-view .dropdown:before {
      content: '';
      background: url("../../assets/images/arrow.png") no-repeat center;
      position: absolute;
      top: 2px;
      left: -15px;
      width: 15px;
      height: 35px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }
    #signed-view .dropdown.open:before {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
  #signed-view .member-dropdown {
    line-height: 35px;
    background: none;
    border: none; }
    #signed-view .member-dropdown:focus {
      outline: none; }
    #signed-view .member-dropdown .member-greet {
      text-transform: uppercase;
      font-size: 14px;
      padding-right: 15px;
      display: inline-block;
      float: left; }
      @media (max-width: 1025px) {
        #signed-view .member-dropdown .member-greet {
          display: none; } }
    #signed-view .member-dropdown .member-circle {
      text-transform: uppercase;
      float: left;
      display: inline-block;
      color: white;
      border-radius: 50%;
      background: #ff550f;
      width: 35px;
      height: 35px;
      overflow: hidden;
      text-align: center;
      line-height: 35px;
      background-size: cover;
      background-position: center; }
      #signed-view .member-dropdown .member-circle.bordered {
        border: 1px solid #d9d9d6; }
      #signed-view .member-dropdown .member-circle img {
        width: 100%; }
  #signed-view .dropdown-menu {
    top: 110%;
    width: auto;
    border: none;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
    #signed-view .dropdown-menu:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid white;
      margin-top: -15px;
      float: right;
      margin-right: 10px; }
    #signed-view .dropdown-menu a:hover {
      background: none; }

.nav-account {
  height: 54px;
  right: 20px;
  top: 0; }

@media (max-width: 1025px) {
  .nav-account {
    right: 0;
    height: 44px; } }

.nav-sticky {
  height: 54px;
  position: fixed;
  z-index: 1000;
  width: 100%;
  top: 0;
  left: 0;
  min-width: 320px;
  background: transparent;
  transition: background 0.4s; }
  @media (max-width: 1025px) {
    .nav-sticky {
      height: 78px; } }

.nav-fade {
  background: #FFFFFF;
  transition: background 0.4s;
  border-bottom: 2px solid #d9d9d6; }

.nav-logo {
  height: 36px;
  width: 119px;
  margin: 9px 0 9px 20px;
  left: 0;
  top: 0; }
  @media (max-width: 1025px) {
    .nav-logo {
      margin: 9px auto;
      height: 28px;
      width: 93px;
      left: -moz-calc(50% - (93px / 2));
      left: -webkit-calc(50% - (93px / 2));
      left: -o-calc(50% - (93px / 2));
      left: calc(50% - (93px / 2)); } }

.nav-search {
  margin: 0;
  padding: 15px;
  left: 140px;
  top: 0;
  height: 54px;
  width: 54px; }
  @media (max-width: 1025px) {
    .nav-search {
      height: 44px;
      width: 44px;
      padding: 12px 12px 12px 6px;
      left: 0px; } }

@media (max-width: 1025px) {
  .nav-tools {
    width: 100%;
    height: 44px; } }

.nav-main {
  margin: 0 auto;
  height: 54px;
  width: 100%;
  overflow: hidden; }
  @media (max-width: 1025px) {
    .nav-main {
      margin: 0;
      border-top: 1px solid #FF4B05;
      height: 34px; } }

.nav-link,
.nav-link:link,
.nav-link:active,
.nav-link:visited,
.nav-link:focus {
  color: #1E1E1E;
  display: inline-block;
  padding: 0 16px;
  height: 54px;
  line-height: 54px; }
  @media (max-width: 1025px) {
    .nav-link,
    .nav-link:link,
    .nav-link:active,
    .nav-link:visited,
    .nav-link:focus {
      padding: 0 16px;
      height: 34px;
      line-height: 34px; } }
  @media (max-width: 480px) {
    .nav-link,
    .nav-link:link,
    .nav-link:active,
    .nav-link:visited,
    .nav-link:focus {
      padding: 0 8px; } }
  .nav-link .nav-link-span,
  .nav-link:link .nav-link-span,
  .nav-link:active .nav-link-span,
  .nav-link:visited .nav-link-span,
  .nav-link:focus .nav-link-span {
    font-size: 16px; }
    @media (max-width: 1025px) {
      .nav-link .nav-link-span,
      .nav-link:link .nav-link-span,
      .nav-link:active .nav-link-span,
      .nav-link:visited .nav-link-span,
      .nav-link:focus .nav-link-span {
        line-height: 34px;
        display: inline-block; } }
    @media (max-width: 480px) {
      .nav-link .nav-link-span,
      .nav-link:link .nav-link-span,
      .nav-link:active .nav-link-span,
      .nav-link:visited .nav-link-span,
      .nav-link:focus .nav-link-span {
        font-size: 16.2px; } }
    @media (max-width: 430px) {
      .nav-link .nav-link-span,
      .nav-link:link .nav-link-span,
      .nav-link:active .nav-link-span,
      .nav-link:visited .nav-link-span,
      .nav-link:focus .nav-link-span {
        font-size: 15.3px; } }
    @media (max-width: 360px) {
      .nav-link .nav-link-span,
      .nav-link:link .nav-link-span,
      .nav-link:active .nav-link-span,
      .nav-link:visited .nav-link-span,
      .nav-link:focus .nav-link-span {
        font-size: 12px; } }
  .nav-link.selected .nav-link-span,
  .nav-link:link.selected .nav-link-span,
  .nav-link:active.selected .nav-link-span,
  .nav-link:visited.selected .nav-link-span,
  .nav-link:focus.selected .nav-link-span {
    border-bottom: 2px solid #FF4B05; }
    @media (max-width: 1025px) {
      .nav-link.selected .nav-link-span,
      .nav-link:link.selected .nav-link-span,
      .nav-link:active.selected .nav-link-span,
      .nav-link:visited.selected .nav-link-span,
      .nav-link:focus.selected .nav-link-span {
        border-top: 2px solid #FF4B05;
        border-bottom: none; } }
  .nav-link:hover,
  .nav-link:link:hover,
  .nav-link:active:hover,
  .nav-link:visited:hover,
  .nav-link:focus:hover {
    color: #1E1E1E;
    text-decoration: none; }
    .nav-link:hover .nav-link-span,
    .nav-link:link:hover .nav-link-span,
    .nav-link:active:hover .nav-link-span,
    .nav-link:visited:hover .nav-link-span,
    .nav-link:focus:hover .nav-link-span {
      border-bottom: 2px solid #FF4B05; }
      @media (max-width: 1025px) {
        .nav-link:hover .nav-link-span,
        .nav-link:link:hover .nav-link-span,
        .nav-link:active:hover .nav-link-span,
        .nav-link:visited:hover .nav-link-span,
        .nav-link:focus:hover .nav-link-span {
          border-top: 2px solid #FF4B05;
          border-bottom: none; } }

.nav-log-in {
  height: 54px;
  margin: 0 6px 0 0;
  padding: 9px; }
  @media (max-width: 1025px) {
    .nav-log-in {
      margin: 0;
      height: 44px;
      width: 44px;
      padding: 6px;
      left: 0px; } }

/* test */
.nav-log-in-text {
  margin: 9px 0 0 5px; }

.nav-sign-up {
  margin: 13px 0; }

.nav-search-bar {
  position: fixed;
  top: 54px;
  height: 54px;
  width: 100%;
  background: #FFFFFF;
  z-index: 100; }
  @media (max-width: 1025px) {
    .nav-search-bar {
      top: 78px; } }

.nav-search-input {
  padding: 0 20px;
  height: 54px;
  line-height: 54px; }
  .nav-search-input::-ms-clear {
    display: none; }

.nav-search-close {
  position: absolute;
  right: 0;
  top: 0;
  height: 54px;
  width: 54px; }

.not-sure-box {
  background: #ffeee7;
  padding: 20px; }
  .not-sure-box a {
    color: black;
    text-decoration: underline;
    text-decoration-color: #ff550f; }

not-logged-in p {
  text-align: center; }

.parallax-outer {
  position: relative;
  overflow: hidden; }

.parallax-inner {
  position: absolute;
  top: 0; }

.popover-close {
  position: absolute;
  right: 0px;
  top: 2px; }

.related-heading {
  margin: 0 0 40px 0;
  padding-top: 20px;
  border-top: 1px #b7b8ba dashed; }

.related-header {
  margin: 70px 0 35px 0; }

.related-title {
  margin: 20px 0 0 0; }
  .related-title .related-tool-icon-container {
    width: 38px;
    height: 38px;
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 5px; }
    .related-title .related-tool-icon-container img {
      margin-top: -38px;
      width: 100%; }
      .related-title .related-tool-icon-container img:hover {
        margin-top: 0; }

.related-title-text {
  line-height: 40px; }
  @media (max-width: 480px) {
    .related-title-text {
      line-height: 35px; } }
  .related-title-text.has-icon {
    width: -moz-calc(100% - 45px);
    width: -webkit-calc(100% - 45px);
    width: -o-calc(100% - 45px);
    width: calc(100% - 45px); }
    @media (max-width: 480px) {
      .related-title-text.has-icon {
        width: -moz-calc(100% - 40px);
        width: -webkit-calc(100% - 40px);
        width: -o-calc(100% - 40px);
        width: calc(100% - 40px); } }

.related-copy {
  margin-top: 6px; }
  @media (max-width: 480px) {
    .related-copy {
      margin-top: 4px; } }
  .related-copy[num-lines="2"] {
    height: 52px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
    @media (max-width: 1199px) {
      .related-copy[num-lines="2"] {
        height: 46.8px; } }
    @media (max-width: 991px) {
      .related-copy[num-lines="2"] {
        height: 44.2px; } }
    @media (max-width: 480px) {
      .related-copy[num-lines="2"] {
        height: 41.6px; } }
  .related-copy[num-lines="4"] {
    height: 104px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
    @media (max-width: 1199px) {
      .related-copy[num-lines="4"] {
        height: 93.6px; } }
    @media (max-width: 991px) {
      .related-copy[num-lines="4"] {
        height: 88.4px; } }
    @media (max-width: 480px) {
      .related-copy[num-lines="4"] {
        height: 83.2px; } }

.related-icon {
  width: 40px;
  margin-right: 5px; }
  @media (max-width: 480px) {
    .related-icon {
      width: 35px; } }

div.articles-column a.related-link {
  color: #1E1E1E; }
  div.articles-column a.related-link:hover {
    color: #1E1E1E;
    text-decoration: none; }

.scroll-fade-transitioner {
  -webkit-transition: opacity 1s;
  transition: opacity 1s; }

.scroll-fade-invisible {
  visibility: 0;
  opacity: 0; }

.slideshow-outer {
  position: relative;
  height: 100%; }

.slideshow-mask {
  overflow: hidden;
  position: absolute;
  height: 100%;
  width: 100%; }

.slideshow-items {
  position: absolute;
  height: 100%; }

.slideshow-item {
  float: left; }

.slideshow-dots {
  position: absolute;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 10px;
  font-size: 16px; }

sorted-tip .sorted-tip-container {
  min-height: 125px;
  border: solid 1px #FF4B05;
  background-color: #ffeee7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
  margin: 10px; }
  sorted-tip .sorted-tip-container .sorted-tip-main {
    margin-left: 10px; }
    sorted-tip .sorted-tip-container .sorted-tip-main .sorted-tip-content {
      line-height: 26px; }
  sorted-tip .sorted-tip-container .sorted-tip-icon {
    width: 50px;
    margin: 0 15px; }
    sorted-tip .sorted-tip-container .sorted-tip-icon img {
      margin-bottom: 26px; }

.tool-title-container {
  padding: 0 0 30px 0; }
  .tool-title-container .social-and-fonts {
    margin: 30px 0 0 0; }
  .tool-title-container .header-container {
    height: 80px;
    display: table-cell;
    vertical-align: middle; }
    .tool-title-container .header-container h2 {
      margin: 0;
      display: inline; }
      .tool-title-container .header-container h2 a {
        color: #1E1E1E;
        text-decoration: none; }
        .tool-title-container .header-container h2 a:link, .tool-title-container .header-container h2 a:active, .tool-title-container .header-container h2 a:focus, .tool-title-container .header-container h2 a:visited {
          color: #1E1E1E;
          text-decoration: none; }

.tool-title-icon {
  width: 80px;
  height: 80px;
  margin-right: 18px;
  position: relative;
  overflow: hidden; }
  .tool-title-icon img {
    position: absolute;
    bottom: 0; }

.tool-title-subtext {
  margin-top: 20px; }

.tool-title-link {
  line-height: 80px; }
  @media (max-width: 767px) {
    .tool-title-link {
      line-height: 40px; } }
  .tool-title-link .fa {
    margin-right: 5px; }

.guides-header .breadcrumb {
  left: 5px; }

#blog-post .layout-header {
  height: 250px; }
  @media (max-width: 767px) {
    #blog-post .layout-header {
      height: 170px; } }
  #blog-post .layout-header .header-opacity {
    width: 100%;
    position: absolute;
    z-index: 98;
    height: 250px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%); }
    @media (max-width: 767px) {
      #blog-post .layout-header .header-opacity {
        height: 170px; } }
  #blog-post .layout-header .header-background {
    height: 250px; }
    @media (max-width: 767px) {
      #blog-post .layout-header .header-background {
        height: 170px; } }
  #blog-post .layout-header .header-blog {
    height: 250px; }
    @media (max-width: 767px) {
      #blog-post .layout-header .header-blog {
        height: 170px; } }
    #blog-post .layout-header .header-blog .header-blog {
      height: 250px; }
      @media (max-width: 767px) {
        #blog-post .layout-header .header-blog .header-blog {
          height: 170px; } }
  #blog-post .layout-header .header-blog-copy {
    z-index: 99;
    top: 150px; }
    @media (max-width: 767px) {
      #blog-post .layout-header .header-blog-copy {
        top: 100px; } }

.blog-list-divider {
  margin: 30px 0; }

.blog-list-content {
  margin-top: 20px; }

@media (max-width: 767px) {
  .blog-list-heading {
    margin: 40px 0; } }

img,
video,
iframe {
  max-width: 100%; }

.calc-pre-container {
  height: 500px; }
  @media (max-width: 767px) {
    .calc-pre-container {
      height: 450px; } }
  @media (max-width: 480px) {
    .calc-pre-container {
      height: auto;
      padding: 40px 0; } }

.calc-pre-image-container {
  height: 500px; }

.calc-pre-image {
  position: absolute;
  bottom: 0; }
  @media (max-width: 991px) {
    .calc-pre-image {
      width: 100%; } }
  @media (max-width: 767px) {
    .calc-pre-image {
      height: 100%;
      width: auto;
      right: 0; } }

.calc-pre-form .form-label {
  width: 200px;
  margin-right: 10px; }
  @media (max-width: 1199px) {
    .calc-pre-form .form-label {
      width: 190px; } }
  @media (max-width: 991px) {
    .calc-pre-form .form-label {
      width: 180px; } }
  @media (max-width: 480px) {
    .calc-pre-form .form-label {
      width: 100%;
      height: 20px; } }

.calc-pre-form .input-group {
  width: -moz-calc(80% - 210px);
  width: -webkit-calc(80% - 210px);
  width: -o-calc(80% - 210px);
  width: calc(80% - 210px); }
  @media (max-width: 1199px) {
    .calc-pre-form .input-group {
      width: -moz-calc(80% - 200px);
      width: -webkit-calc(80% - 200px);
      width: -o-calc(80% - 200px);
      width: calc(80% - 200px); } }
  @media (max-width: 991px) {
    .calc-pre-form .input-group {
      width: -moz-calc(100% - 190px);
      width: -webkit-calc(100% - 190px);
      width: -o-calc(100% - 190px);
      width: calc(100% - 190px); } }
  @media (max-width: 480px) {
    .calc-pre-form .input-group {
      width: -moz-calc(100%);
      width: -webkit-calc(100%);
      width: -o-calc(100%);
      width: calc(100%); } }

.calc-pre-submit {
  margin-top: 20px; }

.calc-pre-title {
  margin-top: 0; }

.campaigns-container,
.campaigns-li {
  height: 500px; }

.campaigns-image {
  width: 100%; }

.campaigns-title {
  margin-bottom: 30px;
  margin-top: 0; }

.campaigns-short {
  margin-bottom: 30px; }

.tools-li,
.tools-icon {
  width: 220px; }
  @media (max-width: 991px) {
    .tools-li,
    .tools-icon {
      width: 190px; } }
  @media (max-width: 767px) {
    .tools-li,
    .tools-icon {
      width: 170px; } }
  @media (max-width: 480px) {
    .tools-li,
    .tools-icon {
      width: 150px; } }

.tools-icon .tools-icon-image {
  top: -100px; }

.tools-icon:hover {
  text-decoration: none; }
  .tools-icon:hover .tools-icon-image {
    top: 0; }

.tools-icon-container {
  height: 100px;
  width: 100px;
  overflow: hidden;
  position: relative;
  margin: 0 auto; }

.tools-icon-image {
  width: 100%;
  position: absolute; }

.tools-text {
  width: 150px;
  line-height: 20px;
  margin: 10px auto; }
  @media (max-width: 991px) {
    .tools-text {
      width: 140px; } }
  @media (max-width: 767px) {
    .tools-text {
      width: 130px; } }
  @media (max-width: 480px) {
    .tools-text {
      width: 120px; } }

.tools-conveyor {
  margin: 0 auto;
  padding: 40px 0; }
  .tools-conveyor .conveyor-outer {
    height: 160px; }
  .tools-conveyor .conveyor-mask {
    height: 160px; }
  .tools-conveyor .conveyor-left {
    top: 45px; }
  .tools-conveyor .conveyor-right {
    top: 45px; }

.tools-title {
  margin: 0 0 20px 0; }

.must-reads-content {
  width: -moz-calc(100% - 82px);
  width: -webkit-calc(100% - 82px);
  width: -o-calc(100% - 82px);
  width: calc(100% - 82px);
  margin-left: 82px; }
  @media (max-width: 991px) {
    .must-reads-content {
      width: 100%;
      margin: 10px 0 0 0; } }
  @media (max-width: 767px) {
    .must-reads-content {
      padding-bottom: 10px; } }

.qs-container {
  padding: 20px; }
  @media (max-width: 767px) {
    .qs-container {
      text-align: center;
      padding: 10px 0 20px 0; } }
  @media (max-width: 767px) {
    .qs-container .form-group {
      margin: 0; } }

.qs-label {
  padding: 0 10px 0 0; }
  @media (max-width: 767px) {
    .qs-label {
      padding: 0 0 6px 0;
      float: none;
      line-height: 30px; } }

.qs-select {
  width: -moz-calc(100% - 134px);
  width: -webkit-calc(100% - 134px);
  width: -o-calc(100% - 134px);
  width: calc(100% - 134px); }
  @media (max-width: 767px) {
    .qs-select {
      width: 100%;
      float: none; } }

.signup-prompt-container {
  height: 500px; }
  @media (max-width: 767px) {
    .signup-prompt-container {
      height: 540px;
      text-align: center; } }
  @media (max-width: 480px) {
    .signup-prompt-container {
      height: auto;
      padding: 40px 0; } }

.signup-prompt-link {
  margin-top: 20px; }
  @media (max-width: 767px) {
    .signup-prompt-link {
      margin-top: -60px; } }

.signup-prompt-row {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  overflow: hidden; }

.signup-prompt-image {
  position: absolute;
  bottom: 0;
  left: 0; }
  @media (max-width: 1199px) {
    .signup-prompt-image {
      width: 105%; } }

.signup-prompt-mobile-container {
  height: 320px;
  position: relative;
  display: none;
  margin: 20px 0;
  text-align: center; }
  @media (max-width: 767px) {
    .signup-prompt-mobile-container {
      display: block; } }

.signup-prompt-mobile-image {
  position: absolute;
  bottom: 0;
  right: 0;
  height: auto; }
  @media (max-width: 767px) {
    .signup-prompt-mobile-image {
      max-width: 450px;
      position: relative;
      width: 100%; } }

.signup-prompt-title {
  margin-top: 0; }

.container-fluid {
  padding: 0; }

section.budget-breakdown, .budget-master-category {
  border-top: 1px #d9dad5 solid;
  width: 100%;
  margin: 0; }

.budget-main {
  padding-bottom: 20px; }
  @media (min-width: 992px) {
    .budget-main {
      margin-right: 40px; } }
  .budget-main .budget-print {
    display: none; }
    @media (min-width: 992px) {
      .budget-main .budget-print {
        display: inline-block; }
        .budget-main .budget-print .budget-print-link {
          cursor: pointer !important;
          font-size: 14px;
          margin-right: 10px; } }
    .budget-main .budget-print button {
      cursor: pointer !important;
      border-color: #FF4B05; }
  .budget-main .budget-mobile-save {
    margin: 10px 0; }
  .budget-main header-share-buttons .header-share-buttons-container {
    margin: 10px 0; }
    .budget-main header-share-buttons .header-share-buttons-container img {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      margin: 0 3px; }
  .budget-main .budget-tip {
    display: none;
    margin: 50px 0 100px 0;
    min-height: 100px; }
    .budget-main .budget-tip .nudge-container {
      padding: 20px; }
  @media (min-width: 992px) {
    .budget-main {
      transition: 0.5s linear margin-right;
      position: relative;
      z-index: 99;
      padding: 0 30px;
      margin-bottom: 320px; }
      .budget-main .budget-tip {
        display: block; }
      .budget-main .budget-mobile-save {
        display: none; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    .budget-main {
      margin-right: 40px; } }
  @media (min-width: 992px) {
    .budget-main .add-to-home-tip {
      display: none; } }

/*@media(min-width: 1420px) {*/
@media (min-width: 992px) {
  .budget-shrink {
    margin-right: 420px; } }

@media print {
  .budget-category-title, .budget-category-amount, .category-period-container {
    width: 33%;
    float: left;
    display: block !important; }
  .budget-category-period {
    text-align: center; }
    .budget-category-period span {
      padding-left: 20%; }
    .budget-category-period i {
      display: none; }
  .budget-breakdown {
    display: none; }
  .budget-shrink {
    margin: auto; }
  .printable-part .logo-container {
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 30px auto 10px; } }

@media print and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  *:not(.glyphicon):not(i) {
    font-family: Gotham,sans-serif !important; } }

.master-category-title-edit {
  background: url("../../assets/images/edit-grey.svg") no-repeat;
  background-size: contain; }

.investor-container .calc-form-heading {
  background-color: #b3d3e0;
  color: #1E1E1E;
  margin-bottom: 2px; }

.investor-container .calc-heading {
  background-color: #cbe2ea;
  color: #1E1E1E; }

.investor-container .calc-input-container {
  background-color: #ebf5f7; }

.investor-container .calc-input-heading .fa {
  padding-top: 10px; }

.investor-container .calc-input-btn-group .btn.selected {
  background-color: #b3d3e0;
  color: #1E1E1E; }

.investor-container .quiz-see-result {
  padding: 10px;
  margin-top: -3px;
  background-color: #ebf5f7; }

.personality-save {
  margin-right: 20px; }
  @media (max-width: 991px) {
    .personality-save {
      margin-right: 0; } }

.kiwisaver-fees-container .calc-form-heading {
  background-color: #ffd700;
  margin-bottom: 2px;
  color: #1E1E1E; }

.kiwisaver-fees-container .calc-heading {
  background-color: #fff2ac;
  color: #1E1E1E; }

.kiwisaver-fees-container .calc-input-container {
  background-color: #fffbe5; }

.kiwisaver-fees-container .calc-input-btn-group .btn.selected {
  background-color: #FFDD70;
  color: #1E1E1E; }

.kiwisaver-fees-container .ui-add {
  background-color: #FFDD70; }

.calc-add-partners .calc-add-minus {
  display: none;
  width: 16px; }

.calc-add-partners .calc-add-plus {
  display: inline-block;
  width: 16px; }

.calc-add-partners.open .calc-add-minus {
  display: inline-block; }

.calc-add-partners.open .calc-add-plus {
  display: none; }

.kiwisaver-fees--inflation {
  margin-top: 20px; }

@media (max-width: 1199px) {
  .kiwisaver-fees-print-bottom {
    margin-top: 25px; } }

.debt-container .calc-heading {
  background-color: #f6dcee;
  color: #1E1E1E; }

.debt-container .calc-input-container {
  background-color: #fcf3f9; }

.debt-container .calc-input-btn-group .btn.selected {
  background-color: #E18CC8;
  color: #1E1E1E; }

.debt-container .ui-add {
  background-color: #E18CC8; }

.personality-container .calc-form-heading {
  background-color: #4ddebf;
  margin-bottom: 2px;
  color: #1E1E1E; }

.personality-container .calc-heading {
  background-color: #bdf2e8;
  color: #1E1E1E; }

.personality-container .calc-input-container {
  background-color: #eefdfa; }

.personality-container .quiz-see-result {
  padding: 10px;
  margin-top: -3px;
  background-color: #eefdfa; }

.personality-save {
  margin-right: 20px; }
  @media (max-width: 991px) {
    .personality-save {
      margin-right: 0; } }

.kiwi-saver-savings-heading {
  background-color: #FFDD70;
  color: #1E1E1E;
  border-radius: 5px;
  font-weight: bold; }

.kiwisaver-savings-section {
  background-color: #fff2ac;
  color: #1E1E1E;
  font-weight: bold;
  border-radius: 5px;
  margin-top: 2px; }

.kiwisaver-savings-container .calc-form-heading {
  background-color: #ffd700;
  margin-bottom: 2px;
  color: #1E1E1E; }

.kiwisaver-savings-container .calc-heading {
  background-color: #fff2ac;
  color: #1E1E1E; }

.kiwisaver-savings-container .calc-input-container {
  background-color: #fffbe5; }

.kiwisaver-savings-container .calc-input-btn-group .btn.selected {
  background-color: #FFDD70;
  color: #1E1E1E; }

.kiwisaver-savings-container .ui-add {
  background-color: #FFDD70; }

.mortgage-container .calc-heading {
  background-color: #DDD4E7;
  color: #1E1E1E; }

.mortgage-container .calc-input-container {
  background-color: #f8f6fa; }

.mortgage-container .calc-input-btn-group .btn.selected {
  background-color: #704C99;
  color: #FFFFFF; }

.mortgage-age-label {
  margin-top: 6px; }

.mortgage-age-months {
  width: 120px; }

.mortgage-age-years {
  width: 120px; }
  .mortgage-age-years .input-group {
    margin: 0 0 0 10px; }

.net-worth-container .calc-heading {
  background-color: #4ddebf;
  color: #1E1E1E; }

.net-worth-container .calc-sub-heading {
  background-color: #bcf2e7;
  color: #1E1E1E;
  margin-top: 2px; }

.net-worth-container .calc-input-container-child {
  background-color: #eefdfa;
  padding: 20px; }

.net-worth-container .calc-input-btn-group .btn.selected {
  background-color: #4ddebf;
  color: #FFFFFF; }

.net-worth-social-logo {
  width: 50px;
  height: 50px;
  margin: 0 5px; }
  @media (max-width: 767px) {
    .net-worth-social-logo {
      width: 40px;
      height: 40px; } }

.retirement-container .calc-form-heading {
  background-color: #ffd700;
  margin-bottom: 2px;
  color: #1E1E1E; }

.retirement-container .calc-heading {
  background-color: #fff2ac;
  color: #1E1E1E; }

.retirement-container .calc-input-container {
  background-color: #fffbe5; }

.retirement-container .calc-input-btn-group .btn.selected {
  background-color: #FFDD70;
  color: #1E1E1E; }

.retirement-container .ui-add {
  background-color: #FFDD70; }

.calc-add-partners .calc-add-minus {
  display: none;
  width: 16px; }

.calc-add-partners .calc-add-plus {
  display: inline-block;
  width: 16px; }

.calc-add-partners.open .calc-add-minus {
  display: inline-block; }

.calc-add-partners.open .calc-add-plus {
  display: none; }

.retirement-inflation {
  margin-top: 40px; }

.retirement-print-bottom {
  margin-top: 40px; }
  @media (max-width: 991px) {
    .retirement-print-bottom {
      width: 100%; }
      .retirement-print-bottom .btn {
        width: 100%; } }

.titles-line .goal {
  padding: 0 !important; }

.titles-line .plan {
  padding: 0 0 0 5px !important; }
  .titles-line .plan.open {
    width: 100% !important;
    padding: 0 !important; }

.titles-line h4 {
  padding: 15px 20px;
  font-size: 16px;
  background: #4dddbf;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 5px;
  border-radius: 3px; }

.add-goal {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 3px;
  background: #b7b8ba;
  border: none;
  font-size: 30px;
  color: white;
  margin-bottom: 5px;
  padding: 0; }

.left-border {
  border-left: solid 5px white;
  padding: 15px 10px !important; }

.delete-goal {
  width: 40px;
  height: 40px;
  border: 2px dotted #b7b8ba;
  border-radius: 100%;
  background: none, url("../../assets/images/tools/planning-tool/trash-bin.svg") no-repeat center;
  background-size: 40%; }

.edit-goal {
  width: 40px;
  height: 40px;
  border: 2px dotted #b7b8ba;
  border-radius: 100%;
  background: none, url("../../assets/images/tools/planning-tool/pen.png") no-repeat center;
  background-size: 50%; }

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

.goal-modal {
  padding: 15px;
  background: white; }
  .goal-modal input {
    border: 1px solid black;
    width: 100%; }
  .goal-modal button {
    width: 100%;
    padding: 0 15px; }

.save-goal {
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 3px;
  border: none;
  margin-bottom: 5px;
  background: url("../../assets/images/tools/planning-tool/save-new.png") no-repeat;
  background-size: cover; }

.happen-button {
  width: 90%;
  margin-left: 5%;
  margin-top: 10px;
  margin-bottom: 10px; }

.goal-modal .notice {
  font-size: 11px;
  color: #6f7275; }

.goal-modal.save-resolve-dialog {
  padding: 20px 0; }
  .goal-modal.save-resolve-dialog .sign-in-text {
    margin-bottom: 40px; }
  .goal-modal.save-resolve-dialog #save-as-title {
    margin-bottom: 3px; }

.goal-modal .close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #1E1E1E;
  opacity: 1;
  width: 10px; }

.goal-modal h4 {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d6; }

.goal-modal form {
  margin: 0 auto;
  max-width: 370px; }
  .goal-modal form .field {
    position: relative; }
  .goal-modal form .cancel {
    color: #FF4B05;
    text-transform: uppercase; }
  .goal-modal form .form-addon-dollar input {
    padding-left: 40px; }

.goal-modal .btn-primary, .goal-modal form input[type='submit'], form .goal-modal input[type='submit'], .goal-modal form select[type='submit'], form .goal-modal select[type='submit'], .goal-modal form option[type='submit'], form .goal-modal option[type='submit'], .goal-modal form textarea[type='submit'], form .goal-modal textarea[type='submit'] {
  margin-bottom: 0; }

.plan-block .row {
  background: #bcf2e7;
  border-bottom: 5px solid white;
  border-left: 5px solid white; }

.desktop-dropzone {
  position: relative;
  height: 100%; }
  .desktop-dropzone > p {
    text-align: center;
    padding-top: 15%;
    padding-bottom: 15%;
    width: 100%;
    margin-bottom: 0;
    color: #20D4AF; }

.control-container span {
  display: inline-block; }

@media (min-width: 768px) {
  .desktop-dropzone goal-draggable .goal-bubble-container {
    padding: 25px; } }

@media (min-width: 768px) {
  .happen-button {
    width: 240px;
    float: right; }
  .goal-modal .resolve-form {
    max-width: none; }
  .goal-modal form .field {
    width: 100%; }
  .goal-modal form .form-actions .cancel {
    height: 50px;
    border: none;
    background: none; }
  .control-container {
    max-width: 750px;
    margin: 0 auto;
    line-height: 50px; }
    .control-container .control-but span {
      display: inline-block; }
    .control-container .control-but button {
      display: inline-block;
      width: 50px;
      height: 50px; }
    .control-container .control-but p {
      line-height: 40px;
      display: inline-block;
      padding-left: 10px;
      vertical-align: top; }
  div.light-green {
    background-color: white; }
  .goal-bubble-container {
    padding: 25px; }
  .plan-block .row {
    position: relative;
    background: #def9f3;
    border-bottom: 5px solid white; }
    .plan-block .row goal-droppable.active .goal-dropzone, .plan-block .row goal-droppable.not-empty .goal-dropzone {
      background: #def9f3;
      border-left: 5px solid #def9f3; }
    .plan-block .row goal-droppable .goal-dropzone {
      background: #def9f3; }
      .plan-block .row goal-droppable .goal-dropzone .drop-name {
        font-size: 14px; }
      .plan-block .row goal-droppable .goal-dropzone:before {
        display: none; }
      .plan-block .row goal-droppable .goal-dropzone .drop-title {
        width: 65%;
        height: 65%;
        left: 17%;
        top: 17%; }
        .plan-block .row goal-droppable .goal-dropzone .drop-title .drop-amount {
          top: 0;
          height: 35px;
          width: 35px;
          line-height: 35px; }
    .plan-block .row .desktop-goals .goal-drag {
      width: 33.33333%; } }

@media (min-width: 768px) and (max-width: 1025px) {
  .plan-block .row goal-droppable .goal-dropzone .drop-title .drop-amount {
    top: -7px; }
  goal-draggable .goal-bubble-container {
    padding: 5px; } }

.over {
  box-shadow: 0 0 15px 3px rgba(200, 50, 50, 0.5); }

.savings-calculator-heading {
  background-color: #b2d3df; }
  .savings-calculator-heading span {
    font-weight: bold; }

.calc-input-container-savings {
  background-color: #ebf4f7;
  /*.calc-input-container {
    background-color: #b2d3df;
  }*/
  /*.calc-input-btn-group .btn.selected {
    background-color: #b2d3df;
    color: $black;
  }
  .ui-add {
    background-color: #b2d3df;
  }*/ }
  .calc-input-container-savings label {
    font-weight: bolder; }
  .calc-input-container-savings .calc-input-savings-fieldset .calc-input-btn-select-group button .active span {
    font-weight: bold; }
  .calc-input-container-savings .calc-input-savings-fieldset .calc-input-btn-select-group button:hover span {
    font-weight: bold; }

@media (max-width: 991px) {
  .saving-calculator-saving-button {
    width: 100%; }
    .saving-calculator-saving-button .btn {
      margin-top: 20px;
      width: 100%; } }

.savings-container .calc-heading {
  background-color: #b1d3dd;
  color: #1E1E1E; }

.savings-container .calc-input-container {
  background-color: #ebf5f7; }

.savings-container .calc-input-btn-group .btn.selected {
  background-color: #b3d3e0;
  color: #1E1E1E; }

.modal.budget-are-you-sure-modal budget-period-dropdown .dropdown .dropdown-toggle,
.modal.budget-header-modal budget-period-dropdown .dropdown .dropdown-toggle,
.modal.budget-category-modal budget-period-dropdown .dropdown .dropdown-toggle,
.modal.budget-master-category-modal budget-period-dropdown .dropdown .dropdown-toggle,
.modal.budget-location-change-warning-modal budget-period-dropdown .dropdown .dropdown-toggle,
.modal.budget-login-reminder-modal budget-period-dropdown .dropdown .dropdown-toggle,
.modal.budget-logout-warning-modal budget-period-dropdown .dropdown .dropdown-toggle,
.modal.budget-overwrite-confirm-modal budget-period-dropdown .dropdown .dropdown-toggle {
  border: 1px #ccc solid;
  background-color: white;
  text-align: left;
  padding: 0 20px; }
  .modal.budget-are-you-sure-modal budget-period-dropdown .dropdown .dropdown-toggle span,
  .modal.budget-header-modal budget-period-dropdown .dropdown .dropdown-toggle span,
  .modal.budget-category-modal budget-period-dropdown .dropdown .dropdown-toggle span,
  .modal.budget-master-category-modal budget-period-dropdown .dropdown .dropdown-toggle span,
  .modal.budget-location-change-warning-modal budget-period-dropdown .dropdown .dropdown-toggle span,
  .modal.budget-login-reminder-modal budget-period-dropdown .dropdown .dropdown-toggle span,
  .modal.budget-logout-warning-modal budget-period-dropdown .dropdown .dropdown-toggle span,
  .modal.budget-overwrite-confirm-modal budget-period-dropdown .dropdown .dropdown-toggle span {
    display: inline;
    float: left; }
  .modal.budget-are-you-sure-modal budget-period-dropdown .dropdown .dropdown-toggle i,
  .modal.budget-header-modal budget-period-dropdown .dropdown .dropdown-toggle i,
  .modal.budget-category-modal budget-period-dropdown .dropdown .dropdown-toggle i,
  .modal.budget-master-category-modal budget-period-dropdown .dropdown .dropdown-toggle i,
  .modal.budget-location-change-warning-modal budget-period-dropdown .dropdown .dropdown-toggle i,
  .modal.budget-login-reminder-modal budget-period-dropdown .dropdown .dropdown-toggle i,
  .modal.budget-logout-warning-modal budget-period-dropdown .dropdown .dropdown-toggle i,
  .modal.budget-overwrite-confirm-modal budget-period-dropdown .dropdown .dropdown-toggle i {
    float: right; }

.modal.budget-are-you-sure-modal budget-period-dropdown .dropdown .dropdown-menu li .dropdown-link,
.modal.budget-header-modal budget-period-dropdown .dropdown .dropdown-menu li .dropdown-link,
.modal.budget-category-modal budget-period-dropdown .dropdown .dropdown-menu li .dropdown-link,
.modal.budget-master-category-modal budget-period-dropdown .dropdown .dropdown-menu li .dropdown-link,
.modal.budget-location-change-warning-modal budget-period-dropdown .dropdown .dropdown-menu li .dropdown-link,
.modal.budget-login-reminder-modal budget-period-dropdown .dropdown .dropdown-menu li .dropdown-link,
.modal.budget-logout-warning-modal budget-period-dropdown .dropdown .dropdown-menu li .dropdown-link,
.modal.budget-overwrite-confirm-modal budget-period-dropdown .dropdown .dropdown-menu li .dropdown-link {
  text-align: left;
  padding-left: 20px; }

.modal.budget-are-you-sure-modal .budget-trash .fa-circle,
.modal.budget-header-modal .budget-trash .fa-circle,
.modal.budget-category-modal .budget-trash .fa-circle,
.modal.budget-master-category-modal .budget-trash .fa-circle,
.modal.budget-location-change-warning-modal .budget-trash .fa-circle,
.modal.budget-login-reminder-modal .budget-trash .fa-circle,
.modal.budget-logout-warning-modal .budget-trash .fa-circle,
.modal.budget-overwrite-confirm-modal .budget-trash .fa-circle {
  color: #6f7275; }

.modal.budget-are-you-sure-modal label[for="budget-trash"],
.modal.budget-header-modal label[for="budget-trash"],
.modal.budget-category-modal label[for="budget-trash"],
.modal.budget-master-category-modal label[for="budget-trash"],
.modal.budget-location-change-warning-modal label[for="budget-trash"],
.modal.budget-login-reminder-modal label[for="budget-trash"],
.modal.budget-logout-warning-modal label[for="budget-trash"],
.modal.budget-overwrite-confirm-modal label[for="budget-trash"] {
  font-size: 12px; }
  @media (min-width: 768px) {
    .modal.budget-are-you-sure-modal label[for="budget-trash"],
    .modal.budget-header-modal label[for="budget-trash"],
    .modal.budget-category-modal label[for="budget-trash"],
    .modal.budget-master-category-modal label[for="budget-trash"],
    .modal.budget-location-change-warning-modal label[for="budget-trash"],
    .modal.budget-login-reminder-modal label[for="budget-trash"],
    .modal.budget-logout-warning-modal label[for="budget-trash"],
    .modal.budget-overwrite-confirm-modal label[for="budget-trash"] {
      font-size: 16px; } }

.modal.budget-are-you-sure-modal .modal-content,
.modal.budget-header-modal .modal-content,
.modal.budget-category-modal .modal-content,
.modal.budget-master-category-modal .modal-content,
.modal.budget-location-change-warning-modal .modal-content,
.modal.budget-login-reminder-modal .modal-content,
.modal.budget-logout-warning-modal .modal-content,
.modal.budget-overwrite-confirm-modal .modal-content {
  padding: 20px; }

.modal.budget-are-you-sure-modal .modal-edit-profile-link,
.modal.budget-header-modal .modal-edit-profile-link,
.modal.budget-category-modal .modal-edit-profile-link,
.modal.budget-master-category-modal .modal-edit-profile-link,
.modal.budget-location-change-warning-modal .modal-edit-profile-link,
.modal.budget-login-reminder-modal .modal-edit-profile-link,
.modal.budget-logout-warning-modal .modal-edit-profile-link,
.modal.budget-overwrite-confirm-modal .modal-edit-profile-link {
  margin-top: 10px;
  font-size: 14px; }

.modal.budget-are-you-sure-modal .budget-modal-user-avatar,
.modal.budget-header-modal .budget-modal-user-avatar,
.modal.budget-category-modal .budget-modal-user-avatar,
.modal.budget-master-category-modal .budget-modal-user-avatar,
.modal.budget-location-change-warning-modal .budget-modal-user-avatar,
.modal.budget-login-reminder-modal .budget-modal-user-avatar,
.modal.budget-logout-warning-modal .budget-modal-user-avatar,
.modal.budget-overwrite-confirm-modal .budget-modal-user-avatar {
  max-width: 200px; }
  .modal.budget-are-you-sure-modal .budget-modal-user-avatar img,
  .modal.budget-header-modal .budget-modal-user-avatar img,
  .modal.budget-category-modal .budget-modal-user-avatar img,
  .modal.budget-master-category-modal .budget-modal-user-avatar img,
  .modal.budget-location-change-warning-modal .budget-modal-user-avatar img,
  .modal.budget-login-reminder-modal .budget-modal-user-avatar img,
  .modal.budget-logout-warning-modal .budget-modal-user-avatar img,
  .modal.budget-overwrite-confirm-modal .budget-modal-user-avatar img {
    border-radius: 50%; }

.modal.budget-are-you-sure-modal .modal-header,
.modal.budget-header-modal .modal-header,
.modal.budget-category-modal .modal-header,
.modal.budget-master-category-modal .modal-header,
.modal.budget-location-change-warning-modal .modal-header,
.modal.budget-login-reminder-modal .modal-header,
.modal.budget-logout-warning-modal .modal-header,
.modal.budget-overwrite-confirm-modal .modal-header {
  padding: 0; }
  .modal.budget-are-you-sure-modal .modal-header .modal-title,
  .modal.budget-header-modal .modal-header .modal-title,
  .modal.budget-category-modal .modal-header .modal-title,
  .modal.budget-master-category-modal .modal-header .modal-title,
  .modal.budget-location-change-warning-modal .modal-header .modal-title,
  .modal.budget-login-reminder-modal .modal-header .modal-title,
  .modal.budget-logout-warning-modal .modal-header .modal-title,
  .modal.budget-overwrite-confirm-modal .modal-header .modal-title {
    margin: 10px 0; }

.modal.budget-are-you-sure-modal .modal-footer,
.modal.budget-header-modal .modal-footer,
.modal.budget-category-modal .modal-footer,
.modal.budget-master-category-modal .modal-footer,
.modal.budget-location-change-warning-modal .modal-footer,
.modal.budget-login-reminder-modal .modal-footer,
.modal.budget-logout-warning-modal .modal-footer,
.modal.budget-overwrite-confirm-modal .modal-footer {
  border-top: none;
  text-align: center;
  padding-top: 0 !important;
  margin-bottom: 15px !important; }
  .modal.budget-are-you-sure-modal .modal-footer button, .modal.budget-are-you-sure-modal .modal-footer a,
  .modal.budget-header-modal .modal-footer button,
  .modal.budget-header-modal .modal-footer a,
  .modal.budget-category-modal .modal-footer button,
  .modal.budget-category-modal .modal-footer a,
  .modal.budget-master-category-modal .modal-footer button,
  .modal.budget-master-category-modal .modal-footer a,
  .modal.budget-location-change-warning-modal .modal-footer button,
  .modal.budget-location-change-warning-modal .modal-footer a,
  .modal.budget-login-reminder-modal .modal-footer button,
  .modal.budget-login-reminder-modal .modal-footer a,
  .modal.budget-logout-warning-modal .modal-footer button,
  .modal.budget-logout-warning-modal .modal-footer a,
  .modal.budget-overwrite-confirm-modal .modal-footer button,
  .modal.budget-overwrite-confirm-modal .modal-footer a {
    margin: 0; }
    @media (max-width: 767px) {
      .modal.budget-are-you-sure-modal .modal-footer button, .modal.budget-are-you-sure-modal .modal-footer a,
      .modal.budget-header-modal .modal-footer button,
      .modal.budget-header-modal .modal-footer a,
      .modal.budget-category-modal .modal-footer button,
      .modal.budget-category-modal .modal-footer a,
      .modal.budget-master-category-modal .modal-footer button,
      .modal.budget-master-category-modal .modal-footer a,
      .modal.budget-location-change-warning-modal .modal-footer button,
      .modal.budget-location-change-warning-modal .modal-footer a,
      .modal.budget-login-reminder-modal .modal-footer button,
      .modal.budget-login-reminder-modal .modal-footer a,
      .modal.budget-logout-warning-modal .modal-footer button,
      .modal.budget-logout-warning-modal .modal-footer a,
      .modal.budget-overwrite-confirm-modal .modal-footer button,
      .modal.budget-overwrite-confirm-modal .modal-footer a {
        font-size: 12px;
        padding: 0 10px; } }
  .modal.budget-are-you-sure-modal .modal-footer .modal-cancel-link, .modal.budget-are-you-sure-modal .modal-footer .modal-signup-link,
  .modal.budget-header-modal .modal-footer .modal-cancel-link,
  .modal.budget-header-modal .modal-footer .modal-signup-link,
  .modal.budget-category-modal .modal-footer .modal-cancel-link,
  .modal.budget-category-modal .modal-footer .modal-signup-link,
  .modal.budget-master-category-modal .modal-footer .modal-cancel-link,
  .modal.budget-master-category-modal .modal-footer .modal-signup-link,
  .modal.budget-location-change-warning-modal .modal-footer .modal-cancel-link,
  .modal.budget-location-change-warning-modal .modal-footer .modal-signup-link,
  .modal.budget-login-reminder-modal .modal-footer .modal-cancel-link,
  .modal.budget-login-reminder-modal .modal-footer .modal-signup-link,
  .modal.budget-logout-warning-modal .modal-footer .modal-cancel-link,
  .modal.budget-logout-warning-modal .modal-footer .modal-signup-link,
  .modal.budget-overwrite-confirm-modal .modal-footer .modal-cancel-link,
  .modal.budget-overwrite-confirm-modal .modal-footer .modal-signup-link {
    text-align: center;
    padding: 10px 0;
    cursor: pointer; }
  @media (min-width: 768px) {
    .modal.budget-are-you-sure-modal .modal-footer .modal-cancel-link,
    .modal.budget-header-modal .modal-footer .modal-cancel-link,
    .modal.budget-category-modal .modal-footer .modal-cancel-link,
    .modal.budget-master-category-modal .modal-footer .modal-cancel-link,
    .modal.budget-location-change-warning-modal .modal-footer .modal-cancel-link,
    .modal.budget-login-reminder-modal .modal-footer .modal-cancel-link,
    .modal.budget-logout-warning-modal .modal-footer .modal-cancel-link,
    .modal.budget-overwrite-confirm-modal .modal-footer .modal-cancel-link {
      text-align: right; } }
  @media (min-width: 992px) {
    .modal.budget-are-you-sure-modal .modal-footer .modal-signup-link,
    .modal.budget-header-modal .modal-footer .modal-signup-link,
    .modal.budget-category-modal .modal-footer .modal-signup-link,
    .modal.budget-master-category-modal .modal-footer .modal-signup-link,
    .modal.budget-location-change-warning-modal .modal-footer .modal-signup-link,
    .modal.budget-login-reminder-modal .modal-footer .modal-signup-link,
    .modal.budget-logout-warning-modal .modal-footer .modal-signup-link,
    .modal.budget-overwrite-confirm-modal .modal-footer .modal-signup-link {
      text-align: left; } }
  .modal.budget-are-you-sure-modal .modal-footer .modal-ok-button,
  .modal.budget-header-modal .modal-footer .modal-ok-button,
  .modal.budget-category-modal .modal-footer .modal-ok-button,
  .modal.budget-master-category-modal .modal-footer .modal-ok-button,
  .modal.budget-location-change-warning-modal .modal-footer .modal-ok-button,
  .modal.budget-login-reminder-modal .modal-footer .modal-ok-button,
  .modal.budget-logout-warning-modal .modal-footer .modal-ok-button,
  .modal.budget-overwrite-confirm-modal .modal-footer .modal-ok-button {
    text-align: center; }
    @media (min-width: 992px) {
      .modal.budget-are-you-sure-modal .modal-footer .modal-ok-button,
      .modal.budget-header-modal .modal-footer .modal-ok-button,
      .modal.budget-category-modal .modal-footer .modal-ok-button,
      .modal.budget-master-category-modal .modal-footer .modal-ok-button,
      .modal.budget-location-change-warning-modal .modal-footer .modal-ok-button,
      .modal.budget-login-reminder-modal .modal-footer .modal-ok-button,
      .modal.budget-logout-warning-modal .modal-footer .modal-ok-button,
      .modal.budget-overwrite-confirm-modal .modal-footer .modal-ok-button {
        text-align: left; } }

.modal.budget-are-you-sure-modal .modal-close-button,
.modal.budget-header-modal .modal-close-button,
.modal.budget-category-modal .modal-close-button,
.modal.budget-master-category-modal .modal-close-button,
.modal.budget-location-change-warning-modal .modal-close-button,
.modal.budget-login-reminder-modal .modal-close-button,
.modal.budget-logout-warning-modal .modal-close-button,
.modal.budget-overwrite-confirm-modal .modal-close-button {
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  border: none;
  font-size: 24px;
  position: absolute;
  top: 10px;
  right: 10px;
  font-weight: 500; }

.modal.budget-are-you-sure-modal .fa-circle,
.modal.budget-header-modal .fa-circle,
.modal.budget-category-modal .fa-circle,
.modal.budget-master-category-modal .fa-circle,
.modal.budget-location-change-warning-modal .fa-circle,
.modal.budget-login-reminder-modal .fa-circle,
.modal.budget-logout-warning-modal .fa-circle,
.modal.budget-overwrite-confirm-modal .fa-circle {
  color: #ccc; }

.modal.budget-are-you-sure-modal .fa-stack,
.modal.budget-header-modal .fa-stack,
.modal.budget-category-modal .fa-stack,
.modal.budget-master-category-modal .fa-stack,
.modal.budget-location-change-warning-modal .fa-stack,
.modal.budget-login-reminder-modal .fa-stack,
.modal.budget-logout-warning-modal .fa-stack,
.modal.budget-overwrite-confirm-modal .fa-stack {
  cursor: pointer; }

.modal.budget-are-you-sure-modal .budget-amount-total,
.modal.budget-header-modal .budget-amount-total,
.modal.budget-category-modal .budget-amount-total,
.modal.budget-master-category-modal .budget-amount-total,
.modal.budget-location-change-warning-modal .budget-amount-total,
.modal.budget-login-reminder-modal .budget-amount-total,
.modal.budget-logout-warning-modal .budget-amount-total,
.modal.budget-overwrite-confirm-modal .budget-amount-total {
  margin: 0;
  letter-spacing: -2px;
  font-size: 40px; }

.modal.budget-are-you-sure-modal .form-control,
.modal.budget-header-modal .form-control,
.modal.budget-category-modal .form-control,
.modal.budget-master-category-modal .form-control,
.modal.budget-location-change-warning-modal .form-control,
.modal.budget-login-reminder-modal .form-control,
.modal.budget-logout-warning-modal .form-control,
.modal.budget-overwrite-confirm-modal .form-control {
  color: #1e1e1e; }

.modal.budget-are-you-sure-modal .form-group, .modal.budget-are-you-sure-modal form-control,
.modal.budget-header-modal .form-group,
.modal.budget-header-modal form-control,
.modal.budget-category-modal .form-group,
.modal.budget-category-modal form-control,
.modal.budget-master-category-modal .form-group,
.modal.budget-master-category-modal form-control,
.modal.budget-location-change-warning-modal .form-group,
.modal.budget-location-change-warning-modal form-control,
.modal.budget-login-reminder-modal .form-group,
.modal.budget-login-reminder-modal form-control,
.modal.budget-logout-warning-modal .form-group,
.modal.budget-logout-warning-modal form-control,
.modal.budget-overwrite-confirm-modal .form-group,
.modal.budget-overwrite-confirm-modal form-control {
  margin-left: 0;
  margin-right: 0; }

@media (min-width: 992px) {
  .modal.budget-are-you-sure-modal .modal-content,
  .modal.budget-header-modal .modal-content,
  .modal.budget-category-modal .modal-content,
  .modal.budget-master-category-modal .modal-content,
  .modal.budget-location-change-warning-modal .modal-content,
  .modal.budget-login-reminder-modal .modal-content,
  .modal.budget-logout-warning-modal .modal-content,
  .modal.budget-overwrite-confirm-modal .modal-content {
    padding: 30px; }
  .modal.budget-are-you-sure-modal label,
  .modal.budget-header-modal label,
  .modal.budget-category-modal label,
  .modal.budget-master-category-modal label,
  .modal.budget-location-change-warning-modal label,
  .modal.budget-login-reminder-modal label,
  .modal.budget-logout-warning-modal label,
  .modal.budget-overwrite-confirm-modal label {
    font-size: 15px; }
  .modal.budget-are-you-sure-modal .budget-period-group, .modal.budget-are-you-sure-modal .budget-title-group,
  .modal.budget-header-modal .budget-period-group,
  .modal.budget-header-modal .budget-title-group,
  .modal.budget-category-modal .budget-period-group,
  .modal.budget-category-modal .budget-title-group,
  .modal.budget-master-category-modal .budget-period-group,
  .modal.budget-master-category-modal .budget-title-group,
  .modal.budget-location-change-warning-modal .budget-period-group,
  .modal.budget-location-change-warning-modal .budget-title-group,
  .modal.budget-login-reminder-modal .budget-period-group,
  .modal.budget-login-reminder-modal .budget-title-group,
  .modal.budget-logout-warning-modal .budget-period-group,
  .modal.budget-logout-warning-modal .budget-title-group,
  .modal.budget-overwrite-confirm-modal .budget-period-group,
  .modal.budget-overwrite-confirm-modal .budget-title-group {
    padding-top: 10px; } }

.budget-master-category-modal .modal-body .category-name-group {
  margin: 20px 0 10px; }
  .budget-master-category-modal .modal-body .category-name-group .budget-trash-container {
    padding: 0 !important; }
    @media (min-width: 768px) {
      .budget-master-category-modal .modal-body .category-name-group .budget-trash-container {
        padding: 0 10px; } }
  .budget-master-category-modal .modal-body .category-name-group .budget-master-category-icon {
    height: 50px;
    width: 50px;
    display: inline-block;
    margin: 10px auto 20px; }
    @media (min-width: 992px) {
      .budget-master-category-modal .modal-body .category-name-group .budget-master-category-icon {
        margin-top: 0;
        margin-right: 10px; } }

@media (min-width: 768px) {
  .budget-master-category-modal .modal-body .budget-trash-container {
    margin-left: -15px; } }

.budget-master-category-modal .modal-footer button {
  width: 100%; }
  @media (min-width: 768px) {
    .budget-master-category-modal .modal-footer button {
      width: auto; } }

.budget-overwrite-confirm-modal button.form-control {
  color: white; }

.budget-overwrite-confirm-modal .overwrite-confirm-button-copy {
  padding: 10px 0; }

.budget-category-modal .modal-body {
  padding: 0px; }
  @media (min-width: 768px) {
    .budget-category-modal .modal-body {
      padding: 15px; } }
  @media (min-width: 768px) {
    .budget-category-modal .modal-body .budget-category-image-upload-container {
      width: 350px; } }
  .budget-category-modal .modal-body .category-amount-group .dropdown {
    margin-top: 10px; }
  .budget-category-modal .modal-body .income-stream-trash-container .income-stream-trash-label {
    cursor: pointer; }

.budget-logout-warning-modal .modal-footer, .budget-location-change-warning-modal .modal-footer {
  padding: 0; }
  .budget-logout-warning-modal .modal-footer .modal-cancel-link, .budget-location-change-warning-modal .modal-footer .modal-cancel-link {
    text-align: center; }
    @media (min-width: 992px) {
      .budget-logout-warning-modal .modal-footer .modal-cancel-link, .budget-location-change-warning-modal .modal-footer .modal-cancel-link {
        text-align: right; } }
  .budget-logout-warning-modal .modal-footer .modal-leave-button, .budget-location-change-warning-modal .modal-footer .modal-leave-button {
    text-align: center; }
    @media (min-width: 992px) {
      .budget-logout-warning-modal .modal-footer .modal-leave-button, .budget-location-change-warning-modal .modal-footer .modal-leave-button {
        text-align: left; } }
    .budget-logout-warning-modal .modal-footer .modal-leave-button .btn, .budget-location-change-warning-modal .modal-footer .modal-leave-button .btn {
      font-size: 10px !important; }
    @media (min-width: 768px) {
      .budget-logout-warning-modal .modal-footer .modal-leave-button .btn, .budget-location-change-warning-modal .modal-footer .modal-leave-button .btn {
        font-size: 14px !important; } }

@media (max-width: 1199px) {
  .budget-location-change-warning-modal {
    text-align: center; }
    .budget-location-change-warning-modal .modal-footer .modal-cancel-link {
      text-align: center !important; } }

.investment-box {
  padding: 20px; }

.investment-column-right {
  right: 0; }

.investment-output-title {
  margin-bottom: 20px; }

.investment-output-paragraph {
  margin-bottom: 20px; }

.investment-output-list {
  margin-bottom: 20px; }

.investment-output-list-item {
  margin-bottom: 10px; }

.investment-output-divider {
  margin: 20px 0 40px 0; }

.investment-pie-container {
  margin-bottom: 20px; }

.investment-pie-legend .legend-list {
  width: 220px;
  margin-left: 20px; }
  @media (max-width: 767px) {
    .investment-pie-legend .legend-list {
      margin: 40px auto 0 auto; } }

.investment-pie-image {
  text-align: center; }
  @media (max-width: 767px) {
    .investment-pie-image {
      margin: 20px auto 0 auto; } }

.investment-table {
  margin-bottom: 20px; }

.investment-table-row {
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .investment-table-row {
      margin-bottom: 20px; } }

.investment-table-right {
  text-align: right; }
  @media (max-width: 767px) {
    .investment-table-right {
      text-align: left; } }

.investment-subtitle {
  margin-bottom: 40px; }

.investment-line-image {
  margin-bottom: 20px; }
  @media (max-width: 991px) {
    .investment-line-image {
      text-align: center; } }

.investment-line-legend {
  margin-bottom: 40px; }
  .investment-line-legend .legend-list {
    margin-bottom: 10px; }

.investment-sidebyside {
  margin-bottom: 40px; }
  .investment-sidebyside ul {
    padding-left: 20px; }

@media (max-width: 767px) {
  .investment-column-right {
    position: relative;
    margin-top: 20px; } }

.investment-summary {
  margin-bottom: 60px; }

.investment-summary-title {
  margin-bottom: 20px; }

.investment-summary-list {
  margin-bottom: 20px; }

.calc-input-group {
  margin-bottom: 2px; }
  .calc-input-group .calc-input-heading {
    cursor: pointer; }
    .calc-input-group .calc-input-heading .fa-chevron-down {
      display: inline-block; }
    .calc-input-group .calc-input-heading .fa-chevron-up {
      display: none; }
  .calc-input-group.selected {
    cursor: default; }
    .calc-input-group.selected .calc-input-heading .fa-chevron-up {
      display: inline-block; }
    .calc-input-group.selected .calc-input-heading .fa-chevron-down {
      display: none; }

.calc-input-heading .fa {
  float: left;
  padding-top: 13px;
  margin: 0 10px 0 0; }

.calc-input-heading .calc-input-title-amount {
  line-height: 48px;
  margin: 0 0 0 10px; }

.calc-input-form {
  padding: 20px; }
  .calc-input-form .input-group {
    margin: 0; }

.calc-input-fieldset {
  margin-bottom: 16px; }

.calc-input-btn-group .btn {
  width: 30%;
  line-height: 50px;
  padding: 0;
  color: #75787b; }
  .calc-input-btn-group .btn.selected {
    color: #FFFFFF; }

.calc-input-btn-group .btn-wide {
  width: 40%; }

.calc-input-add {
  margin: 0 20px 30px 20px; }

.calc-input-add-text {
  line-height: 36px; }

.output-ksf-body {
  margin-top: 20px; }

.output-ksf-divider {
  margin: 10px 0; }

.output-ksf-footer {
  margin-top: 40px; }

.output-ksf-th {
  background-color: #F5F5F5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px;
  height: 80px;
  position: relative;
  border: 1px solid #FFFFFF; }

.output-ksf-td {
  padding: 10px; }

.output-ksf-container {
  padding: 20px 0; }

.output-ksf-fees {
  width: 25%; }

.output-ksf-name {
  width: 45%; }

.output-ksf-type {
  width: 15%; }

.output-ksf-compare {
  width: 15%; }

.output-ksf-direction {
  bottom: 0;
  left: 0;
  padding: 10px 15px; }

.output-ksf-tooltip {
  bottom: 5px;
  right: 10px; }

.output-ksf-neutral .fa {
  line-height: 7px; }

.output-ksf-heading {
  padding: 0 20px; }

.output-ksf-mobile-container {
  padding: 20px 0; }

.output-ksf-dropdown .btn {
  border: none;
  background-color: #F5F5F5;
  padding: 8px 20px; }

.output-ksf-mobile-content {
  padding: 20px; }
  .output-ksf-mobile-content .btn-compare {
    padding: 0 20px; }

.output-ksf-mobile-table {
  margin-top: 20px; }

.output-ksf-mobile-divider {
  margin: 20px 0; }

.output-ksf-mobile-column-left {
  width: 100px; }

.output-ksf-mobile-column-right {
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: -o-calc(100% - 100px);
  width: calc(100% - 100px); }

.personality-output-image {
  padding: 0 50px; }

.personality-output-title {
  margin-bottom: 20px; }

.personality-output-accordion {
  padding-top: 40px; }

.personality-output-content {
  margin-top: 40px; }

.kiwisaver-savings-calc-nudge-slider {
  margin: 0 10px;
  padding: 20px 0; }

.kiwisaver-savings-result .calc-heading.kiwi-saver-savings-heading {
  background-color: #ffd700; }

.kiwisaver-savings-result .calc-output-row:nth-last-of-type(1) .calc-output-value {
  color: #ce0058; }

.kiwisaver-savings-section-container .kiwisaver-savings-section {
  cursor: pointer; }
  .kiwisaver-savings-section-container .kiwisaver-savings-section .fa {
    float: left;
    padding-top: 13px;
    margin: 0 10px 0 0; }
  .kiwisaver-savings-section-container .kiwisaver-savings-section .fa-chevron-up {
    display: inline-block; }
  .kiwisaver-savings-section-container .kiwisaver-savings-section .fa-chevron-down {
    display: none; }
  .kiwisaver-savings-section-container .kiwisaver-savings-section.selected {
    cursor: pointer; }
    .kiwisaver-savings-section-container .kiwisaver-savings-section.selected .fa-chevron-down {
      display: inline-block; }
    .kiwisaver-savings-section-container .kiwisaver-savings-section.selected .fa-chevron-up {
      display: none; }

.kiwisaver-savings-form {
  margin-bottom: 2px; }

.graphic-container {
  height: 100%; }

.graphic-sign {
  bottom: 0;
  left: 15%;
  width: 23%; }
  @media (max-width: 991px) {
    .graphic-sign {
      left: 0;
      width: 29%; } }

.graphic-tree {
  bottom: 0;
  right: 6%;
  width: 31%; }
  @media (max-width: 991px) {
    .graphic-tree {
      right: 0;
      width: 38%; } }
  .graphic-tree.graphic-tree-small .graphic-years {
    top: 41%; }
  .graphic-tree.graphic-tree-medium .graphic-years {
    top: 28%; }
  .graphic-tree.graphic-tree-large .graphic-years {
    top: 23%; }

.graphic-house-light {
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  overflow: hidden; }
  @media (max-width: 991px) {
    .graphic-house-light {
      left: 13%;
      width: 62%;
      right: auto; } }

.graphic-house-light-img {
  bottom: 0;
  position: absolute; }

.graphic-house-dark {
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%; }
  @media (max-width: 991px) {
    .graphic-house-dark {
      left: 13%;
      right: auto;
      width: 62%; } }

.graphic-grass {
  bottom: 0;
  left: 14%;
  width: 60%; }
  @media (max-width: 991px) {
    .graphic-grass {
      left: 2%;
      width: 80%; } }

.graphic-total {
  top: 22%; }

.graphic-interest {
  top: 20%; }

.graphic-principal {
  top: 33%; }

.graphic-label {
  font-size: 16px;
  line-height: 20px; }
  @media (max-width: 1199px) {
    .graphic-label {
      font-size: 14.4px;
      line-height: 18px; } }
  @media (max-width: 991px) {
    .graphic-label {
      font-size: 17.6px;
      line-height: 22px; } }
  @media (max-width: 767px) {
    .graphic-label {
      font-size: 11.2px;
      line-height: 14px; } }
  @media (max-width: 480px) {
    .graphic-label {
      font-size: 8px;
      line-height: 10px; } }

.graphic-value {
  font-size: 22px;
  line-height: 26px; }
  @media (max-width: 1199px) {
    .graphic-value {
      font-size: 19.8px;
      line-height: 23.4px; } }
  @media (max-width: 991px) {
    .graphic-value {
      font-size: 24.2px;
      line-height: 28.6px; } }
  @media (max-width: 767px) {
    .graphic-value {
      font-size: 15.4px;
      line-height: 18.2px; } }
  @media (max-width: 480px) {
    .graphic-value {
      font-size: 11px;
      line-height: 13px; } }

.graphic-text {
  margin-top: 40px; }

.graphic-text-icon-morg {
  height: 26px;
  /*margin: 0 6px 6px 6px;*/
  margin: 0 0 6px 0; }

.graphic-text-fraction {
  font-size: xx-large; }

.calc-input-group {
  margin-bottom: 2px; }
  .calc-input-group .calc-input-heading {
    cursor: pointer; }
    .calc-input-group .calc-input-heading .fa-chevron-down {
      display: inline-block; }
    .calc-input-group .calc-input-heading .fa-chevron-up {
      display: none; }
  .calc-input-group.selected {
    cursor: default; }
    .calc-input-group.selected .calc-input-heading .fa-chevron-up {
      display: inline-block; }
    .calc-input-group.selected .calc-input-heading .fa-chevron-down {
      display: none; }

.calc-input-heading .fa {
  float: left;
  padding-top: 13px;
  margin: 0 10px 0 0; }

.calc-input-heading .calc-input-title-amount {
  line-height: 48px;
  margin: 0 0 0 10px; }

.calc-input-form {
  padding: 20px; }
  .calc-input-form .input-group {
    margin: 0; }

.calc-input-fieldset {
  margin-bottom: 16px; }

.calc-input-btn-group .btn {
  width: 30%;
  line-height: 50px;
  padding: 0;
  color: #75787b; }
  .calc-input-btn-group .btn.selected {
    color: #FFFFFF; }
  .calc-input-btn-group .btn.btn-boolean {
    width: 60px; }
  .calc-input-btn-group .btn.btn-boolean-wide {
    width: 50%; }

.calc-input-btn-group .btn-wide {
  width: 40%; }

.calc-input-add {
  margin: 0 20px 30px 20px; }

.calc-input-add-text {
  line-height: 36px; }

.calc-input-year {
  width: -moz-calc(50% - 5px);
  width: -webkit-calc(50% - 5px);
  width: -o-calc(50% - 5px);
  width: calc(50% - 5px);
  margin: 0; }

.calc-input-month {
  width: -moz-calc(50% - 5px);
  width: -webkit-calc(50% - 5px);
  width: -o-calc(50% - 5px);
  width: calc(50% - 5px);
  margin-left: 10px; }

.calc-input-inline-label {
  line-height: 50px;
  margin-right: 10px; }

.calc-input-checkbox input[type="checkbox"] {
  width: auto;
  margin: 0 10px 0 0; }

.calc-input-super-amount {
  margin-bottom: 10px; }

.calc-input-partner {
  display: none; }

.calc-input-show-partner .calc-input-partner {
  display: block; }

.calc-total {
  background-color: #f8f6fa;
  padding: 0 20px;
  line-height: 48px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.calc-output-print {
  line-height: 48px;
  margin-right: 20px; }

.calc-output-container {
  padding: 20px; }

.calc-output-row {
  margin-bottom: 20px; }
  .calc-output-row.calc-output-input-row {
    line-height: 50px;
    margin-bottom: 10px; }

.calc-output-month {
  margin: 0 0 0 10px;
  width: 120px; }
  @media (max-width: 767px) {
    .calc-output-month {
      margin: 0 10px 0 0; } }

.calc-output-year {
  margin: 0 0 0 10px;
  width: 120px; }
  @media (max-width: 767px) {
    .calc-output-year {
      margin: 0; } }

.calc-output-age .form-control {
  height: 38px; }

.calc-output-age .dropdown-menu {
  min-width: 100%; }

.calc-output-value {
  text-align: right; }
  @media (max-width: 767px) {
    .calc-output-value {
      text-align: left; } }

.calc-output-money-input .input-group {
  margin: 0;
  width: 150px; }

.calc-output-freq {
  margin-left: 10px; }

.calc-output-extra .layout-divider-dashed {
  margin: 20px 0 16px 0; }

.calc-input-net-worth-group {
  margin-bottom: 2px; }

.calc-input-net-worth-heading {
  cursor: pointer; }
  .calc-input-net-worth-heading .fa {
    float: left;
    padding-top: 13px;
    margin: 0 10px 0 0; }
  .calc-input-net-worth-heading .calc-input-net-worth-title-amount {
    line-height: 48px;
    margin: 0 0 0 10px; }
  .calc-input-net-worth-heading .fa-chevron-up {
    display: inline-block; }
  .calc-input-net-worth-heading .fa-chevron-down {
    display: none; }
  .calc-input-net-worth-heading.selected {
    cursor: default; }
    .calc-input-net-worth-heading.selected .fa-chevron-down {
      display: inline-block; }
    .calc-input-net-worth-heading.selected .fa-chevron-up {
      display: none; }

.calc-input-net-worth-sub-heading, .calc-input-level-heading {
  cursor: pointer; }
  .calc-input-net-worth-sub-heading .fa, .calc-input-level-heading .fa {
    float: left;
    padding-top: 15px;
    margin: 0 10px 0 0; }
  .calc-input-net-worth-sub-heading .fa-minus, .calc-input-level-heading .fa-minus {
    display: none; }
  .calc-input-net-worth-sub-heading .fa-plus, .calc-input-level-heading .fa-plus {
    display: inline-block; }
  .calc-input-net-worth-sub-heading.selected, .calc-input-level-heading.selected {
    cursor: default; }
    .calc-input-net-worth-sub-heading.selected .fa-minus, .calc-input-level-heading.selected .fa-minus {
      display: inline-block; }
    .calc-input-net-worth-sub-heading.selected .fa-plus, .calc-input-level-heading.selected .fa-plus {
      display: none; }

.calc-input-level-heading {
  background-color: transparent !important; }

.calc-input-net-worth-form .input-group {
  margin: 0; }

.calc-input-net-worth-fieldset {
  margin-bottom: 16px; }
  .calc-input-net-worth-fieldset .input-group {
    border-color: #75787b 1px bold; }

.calc-input-net-worth-btn-group .btn {
  width: 30%;
  line-height: 50px;
  padding: 0;
  color: #75787b; }
  .calc-input-net-worth-btn-group .btn.selected {
    color: #FFFFFF; }

.calc-input-net-worth-btn-group .btn-wide {
  width: 40%; }

.calc-input-container-child .ui-results-link {
  text-decoration: none; }

.calc-output-print {
  line-height: 48px;
  margin-right: 20px; }

.calc-output-container {
  padding: 20px; }

.calc-output-row {
  margin-bottom: 20px; }

.calc-output-month {
  margin: 0 0 0 10px;
  width: 120px; }
  @media (max-width: 767px) {
    .calc-output-month {
      margin: 0 10px 0 0; } }

.calc-output-year {
  margin: 0 0 0 10px;
  width: 120px; }
  @media (max-width: 767px) {
    .calc-output-year {
      margin: 0; } }

.calc-output-age .form-control {
  height: 38px; }

.calc-output-age .dropdown-menu {
  min-width: 100%; }

.calc-output-value {
  text-align: right; }
  @media (max-width: 767px) {
    .calc-output-value {
      text-align: left; } }

.calc-input-group {
  margin-bottom: 2px; }
  .calc-input-group .calc-input-heading {
    cursor: pointer; }
    .calc-input-group .calc-input-heading .fa-chevron-down {
      display: inline-block; }
    .calc-input-group .calc-input-heading .fa-chevron-up {
      display: none; }
  .calc-input-group.selected {
    cursor: default; }
    .calc-input-group.selected .calc-input-heading .fa-chevron-up {
      display: inline-block; }
    .calc-input-group.selected .calc-input-heading .fa-chevron-down {
      display: none; }

.calc-input-heading .fa {
  float: left;
  padding-top: 13px;
  margin: 0 10px 0 0; }

.calc-input-heading .calc-input-title-amount {
  line-height: 48px;
  margin: 0 0 0 10px; }

.calc-input-form {
  padding: 20px; }
  .calc-input-form .input-group {
    margin: 0; }

.calc-input-fieldset {
  margin-bottom: 16px; }

.calc-input-btn-group .btn {
  width: 30%;
  line-height: 50px;
  padding: 0;
  color: #75787b; }
  .calc-input-btn-group .btn.selected {
    color: #FFFFFF; }

.calc-input-btn-group .btn-wide {
  width: 40%; }

.calc-input-add {
  margin: 0 20px 30px 20px; }

.calc-input-add-text {
  line-height: 36px; }

.retirement-include-partner {
  width: 120px; }

@media (max-width: 1120px) and (min-width: 992px) {
  .retirement-container .calc-heading span {
    font-size: 13px; } }

.retirement-output-income {
  width: 154px;
  margin: 0 5px 0 0; }

.retirement-output-income-text {
  line-height: 50px; }

.retirement-text-prompt {
  margin: 20px 0 40px 0; }

.donut-column-icon {
  width: 50%;
  float: left;
  height: 400px; }
  @media (max-width: 1199px) {
    .donut-column-icon {
      height: 300px; } }
  @media (max-width: 767px) {
    .donut-column-icon {
      float: none;
      width: 100%;
      height: 150px;
      margin-top: 60px; } }

.donut-icon {
  text-align: center;
  padding: 0 20px; }

.donut-column-icon[data-icon-type="creditCard"] .donut-icon {
  width: 80%; }
  @media (max-width: 1199px) {
    .donut-column-icon[data-icon-type="creditCard"] .donut-icon {
      width: 250px; } }
  @media (max-width: 767px) {
    .donut-column-icon[data-icon-type="creditCard"] .donut-icon {
      margin: 0 auto;
      float: none; } }

.donut-column-icon[data-icon-type="creditCard"] .donut-icon-text {
  top: 60%;
  left: 20px;
  width: 70%;
  color: #FFFFFF; }

.donut-column-icon[data-icon-type="computer"] .donut-icon {
  width: 80%; }
  @media (max-width: 1199px) {
    .donut-column-icon[data-icon-type="computer"] .donut-icon {
      width: 250px; } }
  @media (max-width: 767px) {
    .donut-column-icon[data-icon-type="computer"] .donut-icon {
      margin: 0 auto;
      float: none; } }

.donut-column-icon[data-icon-type="computer"] .donut-icon-text {
  top: 30%;
  left: 0;
  width: 100%;
  color: #CE0058; }

.donut-column-icon[data-icon-type="car"] .donut-icon {
  width: 80%; }
  @media (max-width: 1199px) {
    .donut-column-icon[data-icon-type="car"] .donut-icon {
      width: 250px; } }
  @media (max-width: 767px) {
    .donut-column-icon[data-icon-type="car"] .donut-icon {
      margin: 0 auto;
      float: none; } }

.donut-column-icon[data-icon-type="car"] .donut-icon-text {
  top: 48%;
  left: 0;
  width: 100%;
  color: #FFFFFF; }

.donut-column-icon[data-icon-type="money"] .donut-icon {
  width: 60%;
  margin: 0 auto; }
  @media (max-width: 1199px) {
    .donut-column-icon[data-icon-type="money"] .donut-icon {
      width: 180px; } }
  @media (max-width: 767px) {
    .donut-column-icon[data-icon-type="money"] .donut-icon {
      margin: 0 auto;
      float: none; } }

.donut-column-icon[data-icon-type="money"] .donut-icon-text {
  top: 55%;
  left: 0;
  width: 100%;
  color: #FFFFFF; }

.donut-column-graph {
  width: 50%;
  float: left; }
  @media (max-width: 767px) {
    .donut-column-graph {
      float: none;
      width: 100%;
      height: 300px;
      margin-top: 20px; } }

.donut-chart.k-chart {
  height: 400px; }
  @media (max-width: 1199px) {
    .donut-chart.k-chart {
      height: 300px; } }
  .donut-chart.k-chart svg {
    overflow: visible; }

.savings-calc-iar-select .btn-group-full-width {
  display: inline-block !important; }

.savings-calc-nudge-slider {
  margin: 0 20px;
  padding: 20px 10px; }

.savings-type-result .fuschia {
  color: #CE0058; }

.savings-type-result .link {
  color: #06739a; }

.savings-type-result .blue {
  color: #00AFFF; }

add-master-category .add-master-category {
  border-top: 1px #d9dad5 solid;
  padding: 0; }
  @media (min-width: 992px) {
    add-master-category .add-master-category {
      padding: 20px 0 0; } }
  add-master-category .add-master-category .add-master-category-copy {
    margin: 0;
    padding: 0;
    cursor: pointer; }
    add-master-category .add-master-category .add-master-category-copy .add-master-category-button {
      width: 30px;
      height: 30px;
      margin-right: 5px; }
    add-master-category .add-master-category .add-master-category-copy .add-master-category-title {
      display: inline-block;
      font-size: 12px;
      font-weight: 500;
      margin: 10px 0;
      padding-left: 15px; }
      @media (min-width: 992px) {
        add-master-category .add-master-category .add-master-category-copy .add-master-category-title {
          font-size: 16px !important; } }

add-master-category input {
  boder-color: #75787b; }

add-master-category .modal-close-button {
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  border: none;
  font-size: 14px;
  position: absolute;
  top: 5px;
  right: 5px;
  font-weight: 500; }

add-master-category .popover {
  max-width: 100%;
  width: 95%;
  background-color: white;
  border-color: #d9d9d6;
  /* Unfortunately requires !important because uib-popover
       makes heavy use of it */ }
  @media (min-width: 768px) {
    add-master-category .popover {
      margin-left: 30px; } }
  add-master-category .popover div.arrow {
    border-top-color: #d9d9d6 !important;
    margin-left: 0px !important; }
  add-master-category .popover div.arrow:after {
    border-top-color: #ffffff !important; }

@media (min-width: 992px) {
  add-master-category .add-master-category .budget-print {
    margin-top: 15px; } }

add-new-category .add-new-category {
  background-color: #f5f5f5;
  margin: 0 10px 10px;
  border-radius: 6px;
  padding: 0;
  min-height: 330px; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    add-new-category .add-new-category {
      margin-top: 10px; } }
  add-new-category .add-new-category .add-new-category-button {
    margin: 100px auto 0;
    width: 60px;
    height: 60px; }
  add-new-category .add-new-category h3 {
    font-size: 14px;
    font-weight: 400;
    margin: 10px 0 60px 0;
    width: 100%; }

@media (min-width: 680px) {
  add-new-category {
    width: 50%; } }

@media (min-width: 768px) {
  add-new-category {
    float: none;
    width: 33%;
    padding: 0 5px; } }

@media (min-width: 1600px) {
  add-new-category {
    width: 25%; } }

budget-breakdown div._expanded {
  text-align: left; }
  budget-breakdown div._expanded .budget-section-toggle-control .budget-toggle-section {
    margin: 0; }

budget-breakdown .budget-breakdown-icon {
  width: 50px;
  height: 50px;
  margin: 10px 5px; }

budget-breakdown .budget-breakdown-chart {
  margin: 0 auto;
  width: 90%; }

budget-breakdown .budget-breakdown-content .total-budgeted .subtotal {
  color: #ce0259;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: -2px;
  margin-bottom: 0; }

budget-breakdown .budget-breakdown-content .total-budgeted .subtotal-copy {
  margin-bottom: 0; }

budget-breakdown .budget-breakdown-content .total-budgeted .subtotal-period {
  font-size: 14px;
  font-weight: 300;
  margin: 0; }

budget-breakdown .budget-section-heading {
  text-align: center; }
  budget-breakdown .budget-section-heading h3 {
    display: inline-block; }
  budget-breakdown .budget-section-heading .budget-section-toggle-control .budget-toggle-section {
    margin: 20px 0; }

budget-breakdown .breakdown-mobile-container {
  padding: 0; }
  budget-breakdown .breakdown-mobile-container .budget-section-heading h3 {
    font-size: 12px !important;
    font-weight: 400; }
  budget-breakdown .breakdown-mobile-container .budget-section-toggle-control {
    border-left: 2px #d9dad5 dotted;
    padding: 12px 0; }
    budget-breakdown .breakdown-mobile-container .budget-section-toggle-control .budget-toggle-section {
      height: 10px;
      width: 10px;
      margin: 20px; }

budget-breakdown .breakdown-title-vertical {
  display: none;
  background-color: #ececea;
  height: 800px;
  width: 50px;
  padding-top: 20px;
  text-align: center; }
  budget-breakdown .breakdown-title-vertical i {
    margin: 20px 0; }

budget-breakdown.breakdown-horizontal section {
  border-top: 3px #d9d9d6 solid; }

budget-breakdown.breakdown-vertical {
  display: none; }
  budget-breakdown.breakdown-vertical section {
    transition: 0.5s linear right;
    position: absolute;
    right: 0;
    top: 280px;
    background-color: white;
    border-top: 3px #d9d9d6 solid;
    border-bottom: 3px #d9d9d6 solid;
    width: 425px;
    z-index: 100; }
  budget-breakdown.breakdown-vertical section._collapsed {
    right: -372px;
    z-index: 100; }
  budget-breakdown.breakdown-vertical .breakdown-title-vertical {
    display: block; }
  budget-breakdown.breakdown-vertical .budget-section-heading {
    display: none; }

@media (min-width: 992px) {
  budget-breakdown.breakdown-horizontal {
    display: none; }
  budget-breakdown.breakdown-vertical {
    display: block; }
  .budget-breakdown-content {
    margin-top: 60px; } }

add-new-category-listview h3 {
  margin: 0;
  padding: 0; }

add-new-category-listview .add-new-category-button {
  margin: 0;
  width: 30px;
  height: 30px; }

add-new-category-listview .budget-category-container {
  background-color: #f5f5f5;
  margin: 0 0 35px 0;
  border-radius: 3px; }
  add-new-category-listview .budget-category-container .budget-category-copy-container .budget-category-title {
    margin: 10px 0;
    font-size: 12px;
    padding: 0;
    padding-left: 15px;
    cursor: pointer; }
    @media (min-width: 992px) {
      add-new-category-listview .budget-category-container .budget-category-copy-container .budget-category-title {
        font-size: 16px !important;
        font-weight: 300; } }

budget-category-edit-form .category-edit-form-container {
  background-color: #f5f5f5;
  font-size: 16px;
  margin-bottom: 4px;
  border-radius: 3px; }
  budget-category-edit-form .category-edit-form-container .input-group {
    margin: 0 !important; }
    budget-category-edit-form .category-edit-form-container .input-group input {
      height: 36px !important; }
  budget-category-edit-form .category-edit-form-container .category-edit-form-inputs {
    padding: 0 !important; }
    budget-category-edit-form .category-edit-form-container .category-edit-form-inputs .category-title-container,
    budget-category-edit-form .category-edit-form-container .category-edit-form-inputs .category-amount-container,
    budget-category-edit-form .category-edit-form-container .category-edit-form-inputs .category-period-container {
      margin: 10px 0;
      padding: 0 5px !important; }
    budget-category-edit-form .category-edit-form-container .category-edit-form-inputs .category-period-container {
      padding: 0 5px !important; }
      budget-category-edit-form .category-edit-form-container .category-edit-form-inputs .category-period-container budget-period-dropdown .dropdown .dropdown-toggle {
        background-color: white;
        text-align: left; }
        budget-category-edit-form .category-edit-form-container .category-edit-form-inputs .category-period-container budget-period-dropdown .dropdown .dropdown-toggle span {
          float: left; }
      budget-category-edit-form .category-edit-form-container .category-edit-form-inputs .category-period-container budget-period-dropdown .dropdown .dropdown-link {
        text-align: left; }
    budget-category-edit-form .category-edit-form-container .category-edit-form-inputs .category-title-container input[type=text] {
      padding: 0 10px !important;
      box-shadow: none;
      border: none !important; }
    budget-category-edit-form .category-edit-form-container .category-edit-form-inputs .category-title-container input[type=text]:focus {
      box-shadow: none;
      border: none !important; }
    budget-category-edit-form .category-edit-form-container .category-edit-form-inputs .help-block {
      margin-bottom: 0; }
    budget-category-edit-form .category-edit-form-container .category-edit-form-inputs budget-input-amount .input-group.form-inline-addon.form-addon-dollar {
      margin: 0; }
      budget-category-edit-form .category-edit-form-container .category-edit-form-inputs budget-input-amount .input-group.form-inline-addon.form-addon-dollar input[type=number] {
        padding-left: 25px;
        padding-right: 10px;
        border: none !important; }
      @media (min-width: 1199px) {
        budget-category-edit-form .category-edit-form-container .category-edit-form-inputs budget-input-amount .input-group.form-inline-addon.form-addon-dollar input[type=number] {
          padding-left: 50px;
          padding-right: 25px; }
        budget-category-edit-form .category-edit-form-container .category-edit-form-inputs budget-input-amount .input-group.form-inline-addon.form-addon-dollar .form-addon-dollar::before {
          width: 50px; } }
    budget-category-edit-form .category-edit-form-container .category-edit-form-inputs budget-input-amount .form-addon-dollar::before {
      line-height: 36px !important;
      width: 25px; }
      @media (min-width: 992px) {
        budget-category-edit-form .category-edit-form-container .category-edit-form-inputs budget-input-amount .form-addon-dollar::before {
          padding-left: 35px; } }
      @media (max-width: 1199px) {
        budget-category-edit-form .category-edit-form-container .category-edit-form-inputs budget-input-amount .form-addon-dollar::before {
          padding-left: 5px; } }
    budget-category-edit-form .category-edit-form-container .category-edit-form-inputs budget-period-dropdown .dropdown-toggle {
      height: 36px; }
  budget-category-edit-form .category-edit-form-container .category-trash-container {
    margin: 10px 0 !important;
    padding: 0 !important; }
    budget-category-edit-form .category-edit-form-container .category-trash-container .category-trash {
      height: 30px;
      width: 30px; }

inline-editable-category budget-category-facade h3 {
  margin: 0;
  padding: 0;
  border-radius: 4px;
  cursor: pointer; }

inline-editable-category budget-category-facade .budget-category-container {
  margin: 0 !important;
  margin-bottom: 4px !important;
  background-color: #f5f5f5;
  border-radius: 3px; }
  @media (min-width: 768px) {
    inline-editable-category budget-category-facade .budget-category-container {
      margin: 10px; } }
  inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs {
    padding-right: 0; }
    inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .budget-category-title,
    inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .budget-category-amount,
    inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .budget-category-period {
      margin: 10px 0;
      font-size: 12px;
      overflow-wrap: break-word;
      padding: 0; }
      @media (min-width: 992px) {
        inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .budget-category-title,
        inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .budget-category-amount,
        inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .budget-category-period {
          font-size: 16px !important; } }
    inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .budget-category-title {
      padding-left: 5px;
      overflow-y: hidden; }
    inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .budget-category-amount {
      padding-right: 10px;
      background-position: right 20px center; }
      @media (max-width: 991px) {
        inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .budget-category-amount {
          text-align: right; } }
      @media (min-width: 1199px) {
        inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .budget-category-amount {
          padding-left: 35px; } }
      @media (max-width: 1199px) {
        inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .budget-category-amount {
          padding-left: 5px; } }
    inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .category-period-container {
      display: none;
      padding: 0; }
      @media (min-width: 992px) {
        inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .category-period-container {
          display: inline-block; } }
      inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .category-period-container .budget-category-period {
        padding: 0 20px; }
        inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .category-period-container .budget-category-period span {
          float: left; }
        inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .category-period-container .budget-category-period span {
          max-width: 65%;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          display: inline-block; }
        @media (max-width: 1199px) {
          inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .category-period-container .budget-category-period {
            max-height: 32px;
            padding: 0 5px; } }
        inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .category-period-container .budget-category-period i {
          padding: 0 10px;
          font-size: 24px;
          float: right;
          line-height: 36px;
          vertical-align: bottom; }
        inline-editable-category budget-category-facade .budget-category-container .category-facade-inputs .budget-category-copy-container .category-period-container .budget-category-period:hover {
          background-repeat: no-repeat;
          background-position: right 15px center;
          background-image: none; }
  inline-editable-category budget-category-facade .budget-category-container .category-trash-container {
    padding: 10px;
    cursor: pointer; }
    inline-editable-category budget-category-facade .budget-category-container .category-trash-container .category-trash {
      width: 30px;
      height: 30px; }

@media (min-width: 992px) {
  inline-editable-category budget-category-facade h3:hover {
    background-color: white;
    background-image: url(/themes/sorted/assets/images/grey-pen.png);
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 15px; } }

budget-header .budget-header {
  position: relative;
  margin-bottom: 20px;
  z-index: 200;
  text-align: center; }
  @media (min-width: 1199px) {
    budget-header .budget-header {
      margin-right: 430px; } }
  budget-header .budget-header .budgeting-tool-alert {
    position: fixed;
    top: 10%;
    z-index: 201;
    margin: 5% auto;
    margin: 0 auto;
    width: 80%;
    left: 0;
    right: 0;
    height: 100px;
    padding-top: 30px;
    text-align: center; }
  budget-header .budget-header .budgeting-tool-alert-fade.ng-enter {
    transition: 0.5s linear all;
    opacity: 0; }
  budget-header .budget-header .budgeting-tool-alert-fade.ng-enter.ng-enter-active {
    opacity: 1; }
  budget-header .budget-header .budgeting-tool-alert-fade.ng-leave {
    transition: 1.5s linear all;
    opacity: 1; }
  budget-header .budget-header .budgeting-tool-alert-fade.ng-leave.ng-leave-active {
    opacity: 0; }
  budget-header .budget-header .budget-title-edit {
    display: inline-block;
    max-width: 30px;
    max-height: 30px;
    margin-bottom: 15px;
    margin-left: 5px; }
  budget-header .budget-header .budget-title {
    display: inline-block;
    margin: 15px 0;
    word-wrap: break-word;
    cursor: pointer; }
  budget-header .budget-header .budget-amount {
    letter-spacing: -2px;
    font-size: 40px;
    cursor: pointer; }
  budget-header .budget-header .budget-print {
    display: none; }
  budget-header .budget-header .budget-exceeded {
    color: red; }
  budget-header .budget-header .budget-period,
  budget-header .budget-header .budget-amount-copy {
    font-size: 16px; }
  budget-header .budget-header .how-this-tools-works-container {
    float: left;
    width: 100%;
    margin-top: 30px;
    text-align: left; }
  @media (min-width: 768px) {
    budget-header .budget-header .budget-title .edit-button {
      height: 35px;
      width: 35px;
      margin-top: 5px; } }
  @media (min-width: 992px) {
    budget-header .budget-header {
      margin-top: -130px;
      padding-left: 20px;
      padding-right: 20px;
      text-align: left; }
      budget-header .budget-header .budget-title {
        margin: 0;
        padding-top: 30px;
        font-size: 30px;
        line-height: 44px; }
      budget-header .budget-header .budget-amount {
        font-size: 30px;
        margin: 0;
        padding-top: 30px;
        font-weight: 400;
        line-height: 44px; }
      budget-header .budget-header .budget-print {
        display: block;
        font-size: 13px;
        margin: 0;
        padding-top: 40px; }
        budget-header .budget-header .budget-print button {
          margin-top: -5px;
          cursor: pointer; }
          budget-header .budget-header .budget-print button.btn-primary {
            border-color: #FF4B05; }
        budget-header .budget-header .budget-print .budget-print-link {
          margin-right: 25px;
          cursor: pointer;
          padding-right: 10px; } }
  @media (min-width: 1200px) {
    budget-header .budget-header {
      text-align: left; }
      budget-header .budget-header .budget-title {
        padding-top: 35px;
        font-size: 36px;
        line-height: 50px; }
        budget-header .budget-header .budget-title .edit-button {
          margin-bottom: 10px; }
      budget-header .budget-header .budget-period {
        margin: -5px 0 0 5px; }
      budget-header .budget-header .budget-amount {
        padding-top: 35px;
        font-size: 36px;
        line-height: 50px;
        font-weight: 400; }
      budget-header .budget-header .budget-print {
        font-size: 14px;
        padding-top: 50px; }
      budget-header .budget-header .how-this-tools-works-container {
        float: none;
        position: absolute;
        width: auto;
        height: 100%;
        min-width: 250px;
        max-height: 130px;
        right: -400px;
        margin-top: 0; }
        budget-header .budget-header .how-this-tools-works-container div {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); } }

@media (min-width: 1199px) and (max-width: 1600px) {
  budget-header .budget-header {
    padding-right: 0; }
    budget-header .budget-header .budget-header-user-avatar {
      width: 130px;
      height: 130px; }
    budget-header .budget-header .budget-title, budget-header .budget-header .budget-amount {
      font-size: 22px;
      line-height: 30px; }
    budget-header .budget-header .budget-title-edit {
      margin-bottom: 0; }
    budget-header .budget-header .budget-print {
      padding-top: 35px; }
      budget-header .budget-header .budget-print .budget-print-link {
        margin-right: 10px; }
    budget-header .budget-header .budget-period, budget-header .budget-header .budget-amount-copy {
      font-size: 14px; } }

button.btn.btn-primary.btn-small[disabled]:hover {
  background-color: #ff4b05 !important;
  border-color: #ff4b05 !important; }

.budget-header-user-avatar {
  z-index: 99;
  display: inline-block;
  color: #fff;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  overflow: hidden;
  background-size: cover; }

budget-input-amount input[type=number] {
  font-size: 16px; }

budget-input-amount .help-block {
  display: none;
  font-size: 12px;
  font-weight: 300; }

budget-input-amount input[type=number], budget-input-amount input[type=number]:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -moz-appearance: textfield;
  border-radius: 4px !important; }

budget-input-amount input[type=number]::-webkit-inner-spin-button,
budget-input-amount input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

budget-input-amount input[type=number]:focus {
  border-color: #ccc !important; }

budget-input-amount input[type=number].ng-invalid, budget-input-amount input[type=number]:focus.ng-invalid {
  border-color: red !important; }

budget-input-amount input[type=number].ng-empty.ng-invalid, budget-input-amount input[type=number]:focus.ng-empty.ng-invalid {
  border-color: #ccc !important; }

budget-input-amount input[type=number].ng-invalid + .help-block {
  display: block !important;
  color: red; }

budget-input-amount input[type=number].ng-empty.ng-invalid + .help-block {
  display: none !important; }

budget-master-category {
  margin: 0; }
  budget-master-category .budget-category-list {
    margin: 10px 0px;
    padding: 0; }
  budget-master-category .master-category-title-edit {
    width: 30px;
    height: 30px;
    margin-left: 10px; }
  budget-master-category .budget-master-category-icon {
    height: 30px;
    width: 30px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle; }
  budget-master-category .budget-master-category-total {
    margin: 0; }
  budget-master-category .budget-category-container {
    display: block;
    width: 100%;
    min-height: 330px; }
    budget-master-category .budget-category-container .budget-category, budget-master-category .budget-category-container add-new-category {
      float: left;
      padding: 10px; }
    budget-master-category .budget-category-container .budget-category, budget-master-category .budget-category-container add-new-category {
      width: 100%;
      margin-bottom: 15px; }
      @media (min-width: 480px) and (max-width: 992px) {
        budget-master-category .budget-category-container .budget-category, budget-master-category .budget-category-container add-new-category {
          width: 50%; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        budget-master-category .budget-category-container .budget-category, budget-master-category .budget-category-container add-new-category {
          width: 33%; } }
      @media (min-width: 1199px) and (max-width: 1600px) {
        budget-master-category .budget-category-container .budget-category, budget-master-category .budget-category-container add-new-category {
          width: 25%; } }
      @media (min-width: 1600px) {
        budget-master-category .budget-category-container .budget-category, budget-master-category .budget-category-container add-new-category {
          width: 20%; } }
  @media (min-width: 992px) {
    budget-master-category .budget-master-category-first {
      border-top: 3px #d9d9d6 solid; }
    budget-master-category .budget-section-heading h3 {
      font-size: 16px; }
    budget-master-category .budget-section-heading .budget-master-category-total {
      text-align: left;
      padding-left: 20px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .budget-shrink .budget-category-container .budget-category, .budget-shrink .budget-category-container add-new-category {
    width: 50%; } }

@media (min-width: 1199px) and (max-width: 1600px) {
  .budget-shrink .budget-category-container .budget-category, .budget-shrink .budget-category-container add-new-category {
    width: 33%; } }

@media (min-width: 1600px) {
  .budget-shrink .budget-category-container .budget-category, .budget-shrink .budget-category-container add-new-category {
    width: 25%; } }

budget-master-category-listview {
  margin: 0; }
  budget-master-category-listview .budget-master-category {
    border-top: 2px #d9dad5 solid; }
  budget-master-category-listview .budget-category-list {
    margin: 0 !important;
    padding: 0 !important; }
  @media (max-width: 991px) {
    budget-master-category-listview .budget-master-category-total {
      text-align: right;
      padding-right: 0; } }

budget-period-dropdown .dropdown-toggle {
  border: 0;
  box-shadow: none !important;
  background-color: #f5f5f5; }

budget-period-dropdown .open .dropdown-toggle i {
  transform: rotate(180deg); }

budget-period-dropdown .dropdown-toggle {
  background-image: none !important;
  text-align: center;
  line-height: 36px; }
  budget-period-dropdown .dropdown-toggle i {
    line-height: 36px;
    transition: all .5s;
    font-size: 24px;
    vertical-align: bottom;
    padding: 0 5px; }

budget-period-dropdown .dropdown-toggle:hover {
  background-color: white !important; }

budget-period-dropdown .open > .dropdown-toggle {
  background-color: white; }

budget-period-dropdown .dropdown-menu li {
  border-bottom: 2px #f5f5f5 solid; }

budget-period-dropdown .dropdown-menu li:last-child {
  border-bottom: 0; }

@media (max-width: 1199px) {
  .dropdown-toggle span {
    max-width: 65%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block; } }

budget-master-category-listview .dropdown-toggle i {
  float: right; }

budget-section-heading .budget-section-heading h3 {
  margin: 10px 0;
  font-size: 12px;
  font-weight: 400;
  padding-right: 0; }
  @media (max-width: 1199px) {
    budget-section-heading .budget-section-heading h3 {
      text-overflow: ellipsis;
      max-width: 180px;
      white-space: nowrap;
      overflow: hidden; } }

budget-section-heading .budget-section-heading .budget-section-toggle-control {
  border-left: 2px #d9dad5 dotted;
  padding: 12px 0; }
  budget-section-heading .budget-section-heading .budget-section-toggle-control .budget-toggle-section {
    height: 10px;
    width: 10px;
    margin: 11px 11px; }
    @media (min-width: 992px) {
      budget-section-heading .budget-section-heading .budget-section-toggle-control .budget-toggle-section {
        margin: 13px 13px; } }

budget-section-heading .budget-section-heading .budget-master-category-total {
  font-weight: 500;
  margin: 15px 0; }

@media (min-width: 1199px) {
  budget-section-heading .budget-section-heading:hover {
    background-color: #ececea; }
  budget-section-heading .budget-master-category-total {
    padding-left: 40px; } }

@media (max-width: 1199px) {
  budget-section-heading .budget-master-category-total {
    padding-left: 10px; } }

budget-section-heading .budget-section-heading-copy {
  padding: 0; }
  budget-section-heading .budget-section-heading-copy .budget-master-category-icon {
    height: 30px;
    width: 30px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle; }
  budget-section-heading .budget-section-heading-copy .budget-section-title {
    cursor: pointer; }
  budget-section-heading .budget-section-heading-copy h3 {
    display: inline-block; }
    @media (min-width: 992px) {
      budget-section-heading .budget-section-heading-copy h3 {
        font-size: 16px; } }
  budget-section-heading .budget-section-heading-copy .master-category-title-edit {
    display: none;
    width: 30px;
    height: 30px;
    margin: 10px;
    cursor: pointer; }
    @media (min-width: 768px) {
      budget-section-heading .budget-section-heading-copy .master-category-title-edit {
        display: inline-block; } }

@media (min-width: 992px) {
  .budget-master-category-first {
    border-top: 3px #d9d9d6 solid; } }

budget-view-chooser .budget-view-chooser-container.row {
  border-top: 2px #d9dad5 solid;
  padding: 10px 10px 5px 10px; }
  budget-view-chooser .budget-view-chooser-container.row .budget-view-copy-container {
    height: 30px;
    padding-top: 5px;
    padding-left: 7%; }
  budget-view-chooser .budget-view-chooser-container.row .budget-view-button-container {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    overflow: hidden;
    margin-left: 10px;
    padding: 0;
    cursor: pointer; }
    budget-view-chooser .budget-view-chooser-container.row .budget-view-button-container .budget-view-button {
      position: absolute;
      width: 100%;
      margin: 0;
      padding: 0; }
    budget-view-chooser .budget-view-chooser-container.row .budget-view-button-container .budget-view-button.selected,
    budget-view-chooser .budget-view-chooser-container.row .budget-view-button-container .budget-view-button:hover {
      top: -30px; }
      @media (max-width: 768px) {
        budget-view-chooser .budget-view-chooser-container.row .budget-view-button-container .budget-view-button.selected,
        budget-view-chooser .budget-view-chooser-container.row .budget-view-button-container .budget-view-button:hover {
          top: -25px; } }
    @media (max-width: 768px) {
      budget-view-chooser .budget-view-chooser-container.row .budget-view-button-container {
        width: 25px;
        height: 25px; } }

@media (min-width: 992px) {
  budget-view-chooser .budget-view-chooser-container.row {
    border-top: none; } }

income-stream .income-stream-amount-group .input-group {
  margin: 0; }

income-stream .income-stream-amount-group .income-stream-trash {
  margin-top: 5px; }

@media (min-width: 992px) {
  income-stream label {
    display: none; } }

inline-editable-amount budget-category-amount-facade .budget-category-amount {
  margin-top: 0 !important; }

inline-editable-amount budget-category-amount-facade h3 {
  border-radius: 4px; }

inline-editable-amount budget-category-amount-facade h3:hover {
  background-color: white;
  background-image: url(/themes/sorted/assets/images/grey-pen.png);
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 15px; }

inline-editable-amount budget-input-amount .input-group.form-inline-addon.form-addon-dollar {
  margin: 0;
  padding: 3px 0 1px 0; }
  inline-editable-amount budget-input-amount .input-group.form-inline-addon.form-addon-dollar input[type=number] {
    height: 36px;
    border: 0;
    border-bottom: 2px #ececea dotted;
    box-shadow: none; }

inline-editable-amount budget-input-amount .form-addon-dollar::before {
  line-height: 36px !important; }

intro-header h2 {
  margin-top: 95px; }

intro-header .layout-header-small .header-small-container .breadcrumb {
  top: 100px; }
  @media (min-width: 992px) {
    intro-header .layout-header-small .header-small-container .breadcrumb {
      top: 80px; } }

intro-header .intro-header-icon-container {
  position: relative;
  width: 100px; }
  intro-header .intro-header-icon-container img {
    position: absolute;
    top: 140px;
    z-index: 99; }

@media (min-width: 992px) {
  intro-header h2 {
    margin-top: 0px; }
  intro-header .intro-header-icon-container {
    width: 120px; }
    intro-header .intro-header-icon-container img {
      top: 90px; } }

mobile-save .mobile-save-button {
  margin: 20px 0; }

save-to-home .save-to-home {
  margin-top: 30px; }

save-to-home .modal-close-button {
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  border: none;
  font-size: 14px;
  position: absolute;
  top: 5px;
  right: 5px;
  font-weight: 500; }

save-to-home .popover {
  max-width: 100%;
  width: 95%;
  background-color: white;
  border-color: #d9d9d6;
  /* Unfortunately requires !important because uib-popover
       makes heavy use of it */ }
  @media (min-width: 768px) {
    save-to-home .popover {
      margin-left: 30px; } }
  save-to-home .popover div.arrow {
    border-top-color: #d9d9d6 !important;
    margin-left: 0px !important; }
  save-to-home .popover div.arrow:after {
    border-top-color: #ffffff !important; }
  save-to-home .popover .ios-share-icon {
    height: 30px;
    width: 30px; }
  save-to-home .popover ol {
    margin: 10px 0; }
  save-to-home .popover span.fa-stack {
    margin: 0 3px; }
  save-to-home .popover .save-to-home-button {
    margin-top: 10px; }

.budget-template-create button {
  margin: 30px 0; }

not-logged-in p, logged-in p {
  margin-top: 20px; }
  not-logged-in p .not-logged-in-link, not-logged-in p .logged-in-link, logged-in p .not-logged-in-link, logged-in p .logged-in-link {
    color: #ff4B05;
    text-transform: none;
    cursor: pointer; }

.budget-amount-form-container {
  padding: 0 !important; }

.create-a-budget {
  text-align: center;
  padding: 50px 0 150px 0;
  overflow: hidden; }
  .create-a-budget .device-image-container {
    position: relative;
    float: right;
    height: 300px;
    width: 600px; }
    .create-a-budget .device-image-container img {
      position: absolute;
      right: 30px;
      top: 20px; }
  @media (min-width: 768px) {
    .create-a-budget {
      padding-bottom: 100px; }
      .create-a-budget h2 {
        margin-top: 50px; }
      .create-a-budget h2, .create-a-budget p {
        text-align: left; }
      .create-a-budget .device-image-container {
        float: none; }
        .create-a-budget .device-image-container img {
          left: 0px;
          top: 0px; } }
  @media (min-width: 1200px) {
    .create-a-budget .device-image-container {
      height: 400px;
      width: 800px; } }

.non-absolute {
  position: relative !important;
  top: -35px !important; }

.make-button {
  width: 100%;
  margin: 10px 0;
  display: block;
  text-align: center; }

.light-green {
  background-color: #def9f3; }

.angular-dragdrop-hide {
  text-indent: -4000px !important; }

.goal-content {
  color: transparent; }

.goals-block {
  padding: 0 !important; }

goal-draggable {
  background: rgba(32, 212, 175, 0.1); }
  goal-draggable.desktop-goals .goal-bubble, goal-draggable.terms .goal-bubble {
    position: relative;
    padding: 50% !important;
    border-radius: 100%;
    margin: 5px 0; }
    goal-draggable.desktop-goals .goal-bubble.color-1, goal-draggable.terms .goal-bubble.color-1 {
      background: #ffd700;
      border: 2px solid #ffd700; }
    goal-draggable.desktop-goals .goal-bubble.color-2, goal-draggable.terms .goal-bubble.color-2 {
      background: #e18cc8;
      border: 2px solid #e18cc8; }
    goal-draggable.desktop-goals .goal-bubble.color-3, goal-draggable.terms .goal-bubble.color-3 {
      background: #ce0058;
      border: 2px solid #ce0058; }
    goal-draggable.desktop-goals .goal-bubble.color-4, goal-draggable.terms .goal-bubble.color-4 {
      background: #00afff;
      border: 2px solid #00afff; }
    goal-draggable.desktop-goals .goal-bubble.color-5, goal-draggable.terms .goal-bubble.color-5 {
      background: #704c99;
      border: 2px solid #704c99; }
    goal-draggable.desktop-goals .goal-bubble.color-6, goal-draggable.terms .goal-bubble.color-6 {
      background: #cadc3c;
      border: 2px solid #cadc3c; }
    goal-draggable.desktop-goals .goal-bubble.color-7, goal-draggable.terms .goal-bubble.color-7 {
      background: #006e96;
      border: 2px solid #006e96; }
    goal-draggable.desktop-goals .goal-bubble.ui-draggable-dragging, goal-draggable.terms .goal-bubble.ui-draggable-dragging {
      box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5); }
    goal-draggable.desktop-goals .goal-bubble .goal-content, goal-draggable.terms .goal-bubble .goal-content {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      color: #1E1E1E !important; }
      goal-draggable.desktop-goals .goal-bubble .goal-content p, goal-draggable.terms .goal-bubble .goal-content p {
        font-size: 13px;
        line-height: 1.1;
        text-align: center;
        margin-top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
  goal-draggable .goal-bubble {
    position: relative;
    padding: 50%;
    border-radius: 100%;
    margin: 5px 0; }
    goal-draggable .goal-bubble.ui-draggable-dragging.color-1 {
      background: #ffd700;
      border: 2px solid #ffd700; }
    goal-draggable .goal-bubble.ui-draggable-dragging.color-2 {
      background: #e18cc8;
      border: 2px solid #e18cc8; }
    goal-draggable .goal-bubble.ui-draggable-dragging.color-3 {
      background: #ce0058;
      border: 2px solid #ce0058; }
    goal-draggable .goal-bubble.ui-draggable-dragging.color-4 {
      background: #00afff;
      border: 2px solid #00afff; }
    goal-draggable .goal-bubble.ui-draggable-dragging.color-5 {
      background: #704c99;
      border: 2px solid #704c99; }
    goal-draggable .goal-bubble.ui-draggable-dragging.color-6 {
      background: #cadc3c;
      border: 2px solid #cadc3c; }
    goal-draggable .goal-bubble.ui-draggable-dragging.color-7 {
      background: #006e96;
      border: 2px solid #006e96; }
    goal-draggable .goal-bubble.color-1 {
      background: rgba(255, 215, 0, 0.5);
      border: 2px solid #ffd700; }
    goal-draggable .goal-bubble.color-2 {
      background: rgba(225, 140, 200, 0.65);
      border: 2px solid #e18cc8; }
    goal-draggable .goal-bubble.color-3 {
      background: rgba(206, 0, 88, 0.4);
      border: 2px solid #ce0058; }
    goal-draggable .goal-bubble.color-4 {
      background: rgba(0, 175, 255, 0.55);
      border: 2px solid #00afff; }
    goal-draggable .goal-bubble.color-5 {
      background: rgba(112, 76, 153, 0.6);
      border: 2px solid #704c99; }
    goal-draggable .goal-bubble.color-6 {
      background: rgba(202, 220, 60, 0.65);
      border: 2px solid #cadc3c; }
    goal-draggable .goal-bubble.color-7 {
      background: rgba(0, 110, 150, 0.6);
      border: 2px solid #006e96; }
    goal-draggable .goal-bubble.ui-draggable-dragging {
      box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5); }
    goal-draggable .goal-bubble .goal-content {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      color: #1E1E1E !important; }
      goal-draggable .goal-bubble .goal-content p {
        font-size: 13px;
        line-height: 1.1;
        text-align: center;
        margin-top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }

.plan-block {
  padding: 0 !important; }
  .plan-block > .row:last-of-type {
    border-bottom: 0; }
    .plan-block > .row:last-of-type.active {
      border-bottom: 5px solid #def9f3; }
  .plan-block > .row.active {
    border-left: 5px solid #def9f3; }
  .plan-block > .row > div {
    padding: 0; }
  .plan-block h4 {
    padding: 15px 0;
    font-size: 14px;
    background: #4dddbf;
    line-height: 1;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 0; }
  .plan-block .over {
    background: red !important;
    text-indent: -4000px; }
  .plan-block goal-droppable .goal-dropzone:before {
    content: "<";
    color: #FF4B05;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -11px;
    z-index: 999;
    font-weight: bold; }
  .plan-block goal-droppable.active .goal-dropzone, .plan-block goal-droppable.not-empty .goal-dropzone {
    background: #def9f3;
    border-left: 5px solid #def9f3; }
    .plan-block goal-droppable.active .goal-dropzone .drop-title, .plan-block goal-droppable.not-empty .goal-dropzone .drop-title {
      background: #4dddbf;
      border: 3px solid #4dddbf; }
      .plan-block goal-droppable.active .goal-dropzone .drop-title .drop-amount, .plan-block goal-droppable.not-empty .goal-dropzone .drop-title .drop-amount {
        border: 2px solid white; }
  .plan-block goal-droppable.not-empty .goal-dropzone {
    background: #bcf2e7;
    border-left: 5px solid #bcf2e7; }
  .plan-block goal-droppable.not-empty.active .goal-dropzone {
    background: #def9f3;
    border-left: 5px solid #def9f3; }
    .plan-block goal-droppable.not-empty.active .goal-dropzone:before {
      content: ">";
      color: #FF4B05;
      position: absolute;
      left: 3px;
      top: 50%;
      margin-top: -11px; }
  .plan-block goal-droppable .goal-dropzone {
    padding: 50% !important;
    position: relative;
    background: #bcf2e7;
    font-weight: bold; }
    .plan-block goal-droppable .goal-dropzone .drop-title {
      background: white;
      position: absolute;
      left: 21%;
      top: 20%;
      width: 55%;
      height: 55%;
      border-radius: 100%;
      border: 3px dotted #86e8d4; }
      .plan-block goal-droppable .goal-dropzone .drop-title .drop-amount {
        position: absolute;
        font-size: 10px;
        width: 25px;
        height: 25px;
        line-height: 23px;
        font-weight: bold;
        text-align: center;
        top: -10px;
        right: -5px;
        border-radius: 100%;
        background: #50dec0;
        border: 2px solid #50dec0; }
      .plan-block goal-droppable .goal-dropzone .drop-title .drop-name {
        text-align: center;
        font-size: 11px;
        line-height: 1.1;
        margin-top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        font-weight: bold; }
    .plan-block goal-droppable .goal-dropzone .drop-dates {
      text-align: center;
      font-size: 11px;
      position: absolute;
      width: 100%;
      bottom: 8px;
      left: 0;
      margin: 0;
      line-height: 1;
      font-weight: bold; }

.goal-result-page {
  margin-bottom: 20px; }
  .goal-result-page .social-and-fonts {
    margin-bottom: 20px; }
  .goal-result-page .back-link {
    margin-top: 20px;
    margin-bottom: 30px; }
    .goal-result-page .back-link a {
      color: #1E1E1E; }
    .goal-result-page .back-link span {
      color: #FF4B05; }

.result-collapse {
  padding: 0 !important;
  margin-bottom: 30px; }
  .result-collapse .link-part:nth-of-type(1) .arrow-list {
    border-bottom: 2px dotted grey;
    margin-bottom: 40px; }
  .result-collapse .result-collapse-button {
    background: #4dddbf;
    border: none;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 20px;
    text-align: left;
    font-weight: bold; }
  .result-collapse .collapse-container {
    padding-top: 20px;
    padding-bottom: 30px;
    background: rgba(32, 212, 175, 0.15); }
  .result-collapse .goal-bubble {
    position: relative;
    padding: 50% !important;
    border-radius: 100%;
    margin: 5px 0; }
    .result-collapse .goal-bubble.color-1 {
      background: #ffd700;
      border: 2px solid #ffd700; }
    .result-collapse .goal-bubble.color-2 {
      background: #e18cc8;
      border: 2px solid #e18cc8; }
    .result-collapse .goal-bubble.color-3 {
      background: #ce0058;
      border: 2px solid #ce0058; }
    .result-collapse .goal-bubble.color-4 {
      background: #00afff;
      border: 2px solid #00afff; }
    .result-collapse .goal-bubble.color-5 {
      background: #704c99;
      border: 2px solid #704c99; }
    .result-collapse .goal-bubble.color-6 {
      background: #cadc3c;
      border: 2px solid #cadc3c; }
    .result-collapse .goal-bubble.color-7 {
      background: #006e96;
      border: 2px solid #006e96; }
    .result-collapse .goal-bubble.ui-draggable-dragging {
      box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5); }
    .result-collapse .goal-bubble .goal-content {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      color: #1E1E1E !important; }
      .result-collapse .goal-bubble .goal-content p {
        font-size: 11px;
        line-height: 1.1;
        text-align: center;
        margin-top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }

.link-box {
  margin-top: 20px;
  border: 1px solid #ff550f;
  background: #ffeee7;
  padding: 20px; }
  .link-box .link-title .icon-container {
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin-right: 14px; }
    .link-box .link-title .icon-container img {
      width: inherit;
      height: 80px; }
  .link-box .arrow-list {
    list-style-image: url("../../assets/images/arrow.png");
    padding: 20px 0 30px 20px;
    clear: both; }
    .link-box .arrow-list li {
      margin-bottom: 14px; }

.goal-welcome .breadcrumb {
  padding: 0; }

.goal-welcome .goal-demo {
  margin: 40px auto; }

.goal-welcome .start-button {
  margin-bottom: 40px; }

.goal-welcome .goal-demo {
  max-width: 550px;
  padding: 33px 45px;
  border: 1px solid #ff550f;
  background: #ffeee7; }

.animation-block-planning {
  width: 210px;
  height: 90px;
  position: relative;
  margin: 0 auto; }
  .animation-block-planning .animated {
    position: absolute; }
  .animation-block-planning .hand {
    max-width: 35px;
    top: 35px;
    left: 30px;
    z-index: 3; }
  .animation-block-planning .draggable {
    width: 90px;
    height: 90px;
    left: 0;
    top: 0;
    -webkit-animation: 3s 0.5s ease-out drag infinite;
    -moz-animation: 3s 0.5s ease-out drag infinite;
    -ms-animation: 3s 0.5s ease-out drag infinite;
    -o-animation: 3s 0.5s ease-out drag infinite;
    animation: 3s 0.5s ease-out drag infinite; }
  .animation-block-planning .circle {
    padding: 45px;
    border-radius: 100%;
    border: 2px solid #ff550f;
    -webkit-animation: 3s 0.5s ease-out over infinite;
    -moz-animation: 3s 0.5s ease-out over infinite;
    -ms-animation: 3s 0.5s ease-out over infinite;
    -o-animation: 3s 0.5s ease-out over infinite;
    animation: 3s 0.5s ease-out over infinite;
    top: 0;
    left: 0;
    z-index: 2;
    position: absolute; }
  .animation-block-planning .droppable {
    width: 50px;
    height: 50px;
    border: 2px dotted #ff550f;
    border-radius: 100%;
    right: 20px;
    top: 20px; }

@-webkit-keyframes drag {
  0% {
    left: 0px; }
  20% {
    left: 0px; }
  66% {
    left: 117px; }
  100% {
    left: 117px; } }

@-moz-keyframes drag {
  0% {
    left: 0px; }
  20% {
    left: 0px; }
  66% {
    left: 117px; }
  100% {
    left: 117px; } }

@-ms-keyframes drag {
  0% {
    left: 0px; }
  20% {
    left: 0px; }
  66% {
    left: 117px; }
  100% {
    left: 117px; } }

@-o-keyframes drag {
  0% {
    left: 0px; }
  20% {
    left: 0px; }
  66% {
    left: 117px; }
  100% {
    left: 117px; } }

@keyframes drag {
  0% {
    left: 0px; }
  20% {
    left: 0px; }
  66% {
    left: 117px; }
  100% {
    left: 117px; } }

@-webkit-keyframes over {
  0% { }
  66% {
    background: white;
    padding: 45px;
    top: 0;
    left: 0; }
  80% {
    top: 30px;
    left: 30px;
    background: #ff550f;
    padding: 15px; }
  100% {
    top: 30px;
    left: 30px;
    background: #ff550f;
    padding: 15px; } }

@-moz-keyframes over {
  0% { }
  66% {
    background: white;
    padding: 45px;
    top: 0;
    left: 0; }
  80% {
    top: 30px;
    left: 30px;
    background: #ff550f;
    padding: 15px; }
  100% {
    top: 30px;
    left: 30px;
    background: #ff550f;
    padding: 15px; } }

@-ms-keyframes over {
  66% {
    background: white;
    padding: 45px;
    top: 0;
    left: 0; }
  80% {
    top: 30px;
    left: 30px;
    background: #ff550f;
    padding: 15px; }
  100% {
    top: 30px;
    left: 30px;
    background: #ff550f;
    padding: 15px; } }

@-o-keyframes over {
  0% { }
  66% {
    background: white;
    padding: 45px;
    top: 0;
    left: 0; }
  80% {
    top: 30px;
    left: 30px;
    background: #ff550f;
    padding: 15px; }
  100% {
    top: 30px;
    left: 30px;
    background: #ff550f;
    padding: 15px; } }

@keyframes over {
  0% { }
  66% {
    background: white;
    padding: 45px;
    top: 0;
    left: 0; }
  80% {
    top: 30px;
    left: 30px;
    background: #ff550f;
    padding: 15px; }
  100% {
    top: 30px;
    left: 30px;
    background: #ff550f;
    padding: 15px; } }

budget-breakdown-legend .legend-container {
  margin: 0; }

budget-breakdown-legend ul {
  -webkit-padding-start: 0; }

budget-breakdown-legend li {
  list-style: none;
  padding: 8px 0;
  border-bottom: 1px #d9dad5 solid; }
  budget-breakdown-legend li .legend-amount {
    float: right; }
  budget-breakdown-legend li .legend-square {
    border-radius: 3px; }

budget-breakdown-legend li:first-child {
  border-top: 1px #d9dad5 solid; }

@media (min-width: 992px) {
  budget-breakdown-legend budget-legend-items {
    margin: 0; } }

.budget-category-modal-image label {
  width: 100%; }
  .budget-category-modal-image label .category-image-edit-link {
    min-height: 15px; }
  .budget-category-modal-image label .budget-category-image-upload-container {
    min-height: 150px; }
    @media only screen and (min-width: 768px) {
      .budget-category-modal-image label .budget-category-image-upload-container {
        width: 350px; } }
    .budget-category-modal-image label .budget-category-image-upload-container .budget-category-image-upload {
      position: absolute;
      top: 30%;
      margin-left: -25px;
      width: 50px;
      height: 50px; }

.budget-category-modal-image input {
  display: none; }

@media only screen and (min-width: 992px) {
  .budget-category-modal-image {
    width: 500px; } }

budget-category h3 {
  margin: 0; }

budget-category budget-period-dropdown .dropdown-toggle span {
  display: inline; }

budget-category .budget-category-edit {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 15px;
  right: 15px;
  cursor: pointer; }

budget-category .budget-category-container {
  background-color: #f5f5f5;
  margin: 10px;
  border-radius: 4px;
  padding: 0 0 15px; }
  budget-category .budget-category-container .budget-category-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    height: 160px;
    cursor: pointer; }
  budget-category .budget-category-container .budget-category-copy-container {
    padding: 0 15px;
    width: 100%; }
    budget-category .budget-category-container .budget-category-copy-container .budget-category-title, budget-category .budget-category-container .budget-category-copy-container .budget-category-amount {
      font-size: 18px;
      line-height: 26px;
      padding: 7px 0;
      margin-top: 10px;
      overflow-wrap: break-word;
      border-bottom: 1px dotted #d1d2d3; }
    budget-category .budget-category-container .budget-category-copy-container .budget-category-title {
      max-height: 72px;
      overflow-y: hidden;
      border-bottom: 1px dotted #d1d2d3; }
    budget-category .budget-category-container .budget-category-copy-container .budget-category-copy {
      margin: 0;
      padding-top: 10px; }
  @media (min-width: 768px) {
    budget-category .budget-category-container {
      margin: 10px; } }
  @media (min-width: 992px) {
    budget-category .budget-category-container {
      margin: 0 15px;
      height: 100%; } }
  @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    budget-category .budget-category-container .budget-category-image {
      height: 180px;
      max-height: 180px; } }

@media only screen and (max-width: 321px) {
  budget-preset, .preview-style-container {
    margin: 0 5px; } }

/* Mobile Portrait */
@media only screen and (min-width: 320px) and (max-width: 736px) and (orientation: portrait) {
  budget-preset, .preview-style-container {
    display: inline-block;
    width: 45%; }
  .preset-icon {
    transform: translateX(-50%);
    left: 50%;
    margin: 0 0 5px !important; }
  .preset-container {
    max-width: 320px; } }

budget-view-plate .preset-container {
  width: 100%; }

budget-preset, .preview-style-container {
  display: inline-block; }

.preset-container {
  margin: 0 auto;
  display: table; }

budgeting-questions a.font-orange, budgeting-questions a.ui-link, budgeting-questions
a.ui-link:link, budgeting-questions
a.ui-link:active, budgeting-questions
a.ui-link:visited {
  cursor: pointer; }

budgeting-questions .preset-icon {
  border: 1px #d9d9d6 solid;
  border-radius: 4px;
  padding: 10px 10px;
  margin: 5px 5px;
  text-align: center; }

budgeting-questions .preset-caption {
  margin-top: 5px; }

budgeting-questions .preset-selected {
  border: none; }
  budgeting-questions .preset-selected.preview-style {
    background: #f0c3cb; }
  budgeting-questions .preset-selected .preset-image {
    top: 0px; }

budgeting-questions .budget-template-question {
  margin: 10px 0 20px 0; }

budgeting-questions .preset-image-container {
  height: 75px;
  width: 75px;
  overflow: hidden;
  position: relative; }
  budgeting-questions .preset-image-container img {
    width: 75px;
    height: 150px; }

budgeting-questions .preset-image {
  position: absolute;
  top: -75px;
  left: 0px; }

budgeting-questions .preset-image:hover {
  top: 0px; }

budgeting-questions .preset-icon {
  width: 130px;
  height: 150px;
  max-width: 130px;
  max-height: 150px;
  display: inline-block;
  font-size: 12px; }

budgeting-questions form {
  border-top: 2px dotted #888b8d;
  margin-top: 20px;
  padding-top: 20px; }

budgeting-questions .budget-skip-link {
  margin: 10px 0;
  text-align: center; }

budgeting-questions .budget-skip-link-top {
  margin: 0;
  text-align: center; }
  @media (min-width: 992px) {
    budgeting-questions .budget-skip-link-top {
      text-align: right; } }

@media (min-width: 992px) {
  budgeting-questions .budget-skip-link {
    margin: 45px 0;
    text-align: right; } }

.budget-amount-form-container form {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding: 20px; }
  .budget-amount-form-container form .dropdown {
    margin: 10px 0; }
  .budget-amount-form-container form input[type=number].ng-invalid {
    margin-bottom: 5px !important; }
  .budget-amount-form-container form input[type=number].ng-empty.ng-invalid {
    border-color: #ccc !important; }
  .budget-amount-form-container form input.budget-amount {
    margin-bottom: 20px !important;
    border-radius: 4px !important; }
  .budget-amount-form-container form label {
    padding-left: 10px; }
  .budget-amount-form-container form budget-period-dropdown .dropdown .dropdown-toggle {
    padding: 0 20px;
    border: 1px #ccc solid;
    background-color: white;
    text-align: left;
    background-position: right 20px center; }
    .budget-amount-form-container form budget-period-dropdown .dropdown .dropdown-toggle span {
      display: inline;
      float: left; }
      @media (max-width: 1199px) {
        .budget-amount-form-container form budget-period-dropdown .dropdown .dropdown-toggle span {
          max-width: 65%;
          white-space: nowrap;
          text-overflow: ellipsis;
          display: inline-block;
          overflow: hidden; } }
    .budget-amount-form-container form budget-period-dropdown .dropdown .dropdown-toggle i {
      float: right; }
  .budget-amount-form-container form budget-period-dropdown .dropdown .dropdown-menu li .dropdown-link {
    text-align: left;
    padding-left: 20px; }

@media (min-width: 768px) {
  .budget-amount-form-container .budget-amount {
    margin-bottom: 0; } }
