﻿@charset "UTF-8";
/*!
 * Bootstrap v3.0.3 (http://getbootstrap.com)
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
@import url("https://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold");
@import 'https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700';
@import 'https://fonts.googleapis.com/css?family=Fira+Mono:400,700);';
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  margin: .67em 0;
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

mark {
  color: #000;
  background: #ff0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

button, input, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  padding: 0;
  box-sizing: border-box; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@media print {
  * {
    color: #000 !important;
    text-shadow: none !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; }
  @page {
    margin: 2cm .5cm; }
  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; } }

*, *: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.428571429;
  color: #333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #428bca;
  text-decoration: none; }

a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999; }

h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
  font-size: 65%; }

h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small, h5 small, h6 small, h4 .small, h5 .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; }

.text-muted {
  color: #999; }

.text-primary {
  color: #428bca; }

.text-primary:hover {
  color: #3071a9; }

.text-warning {
  color: #8a6d3b; }

.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

.text-danger:hover {
  color: #843534; }

.text-success {
  color: #3c763d; }

.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

.text-info:hover {
  color: #245269; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

.list-inline > li:first-child {
  padding-left: 0; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    display: table;
    content: " "; }
  .dl-horizontal dd:after {
    clear: both; }
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    display: table;
    content: " "; }
  .dl-horizontal dd:after {
    clear: both; } }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eee; }

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

blockquote p:last-child {
  margin-bottom: 0; }

blockquote small, blockquote .small {
  display: block;
  line-height: 1.428571429;
  color: #999; }

blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0; }

blockquote.pull-right p, blockquote.pull-right small, blockquote.pull-right .small {
  text-align: right; }

blockquote.pull-right small:before, blockquote.pull-right .small:before {
  content: ''; }

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.428571429; }

code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.container:before, .container:after {
  display: table;
  content: " "; }

.container:after {
  clear: both; }

.container:before, .container:after {
  display: table;
  content: " "; }

.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; } }

.row {
  margin-right: -15px;
  margin-left: -15px; }

.row:before, .row:after {
  display: table;
  content: " "; }

.row:after {
  clear: both; }

.row:before, .row:after {
  display: table;
  content: " "; }

.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-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666666666666%; }

.col-xs-10 {
  width: 83.33333333333334%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666666666666%; }

.col-xs-7 {
  width: 58.333333333333336%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666666666667%; }

.col-xs-4 {
  width: 33.33333333333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.666666666666664%; }

.col-xs-1 {
  width: 8.333333333333332%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666666666666%; }

.col-xs-pull-10 {
  right: 83.33333333333334%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666666666666%; }

.col-xs-pull-7 {
  right: 58.333333333333336%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666666666667%; }

.col-xs-pull-4 {
  right: 33.33333333333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.666666666666664%; }

.col-xs-pull-1 {
  right: 8.333333333333332%; }

.col-xs-pull-0 {
  right: 0; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666666666666%; }

.col-xs-push-10 {
  left: 83.33333333333334%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666666666666%; }

.col-xs-push-7 {
  left: 58.333333333333336%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666666666667%; }

.col-xs-push-4 {
  left: 33.33333333333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.666666666666664%; }

.col-xs-push-1 {
  left: 8.333333333333332%; }

.col-xs-push-0 {
  left: 0; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666666666666%; }

.col-xs-offset-10 {
  margin-left: 83.33333333333334%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666666666666%; }

.col-xs-offset-7 {
  margin-left: 58.333333333333336%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666666666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.666666666666664%; }

.col-xs-offset-1 {
  margin-left: 8.333333333333332%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666666666666%; }
  .col-sm-10 {
    width: 83.33333333333334%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666666666666%; }
  .col-sm-7 {
    width: 58.333333333333336%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666666666667%; }
  .col-sm-4 {
    width: 33.33333333333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.666666666666664%; }
  .col-sm-1 {
    width: 8.333333333333332%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666666666666%; }
  .col-sm-pull-10 {
    right: 83.33333333333334%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666666666666%; }
  .col-sm-pull-7 {
    right: 58.333333333333336%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666666666667%; }
  .col-sm-pull-4 {
    right: 33.33333333333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.666666666666664%; }
  .col-sm-pull-1 {
    right: 8.333333333333332%; }
  .col-sm-pull-0 {
    right: 0; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666666666666%; }
  .col-sm-push-10 {
    left: 83.33333333333334%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666666666666%; }
  .col-sm-push-7 {
    left: 58.333333333333336%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666666666667%; }
  .col-sm-push-4 {
    left: 33.33333333333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.666666666666664%; }
  .col-sm-push-1 {
    left: 8.333333333333332%; }
  .col-sm-push-0 {
    left: 0; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666666666666%; }
  .col-md-10 {
    width: 83.33333333333334%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666666666666%; }
  .col-md-7 {
    width: 58.333333333333336%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666666666667%; }
  .col-md-4 {
    width: 33.33333333333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.666666666666664%; }
  .col-md-1 {
    width: 8.333333333333332%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666666666666%; }
  .col-md-pull-10 {
    right: 83.33333333333334%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666666666666%; }
  .col-md-pull-7 {
    right: 58.333333333333336%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666666666667%; }
  .col-md-pull-4 {
    right: 33.33333333333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.666666666666664%; }
  .col-md-pull-1 {
    right: 8.333333333333332%; }
  .col-md-pull-0 {
    right: 0; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666666666666%; }
  .col-md-push-10 {
    left: 83.33333333333334%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666666666666%; }
  .col-md-push-7 {
    left: 58.333333333333336%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666666666667%; }
  .col-md-push-4 {
    left: 33.33333333333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.666666666666664%; }
  .col-md-push-1 {
    left: 8.333333333333332%; }
  .col-md-push-0 {
    left: 0; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%; }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666666666666%; }
  .col-lg-10 {
    width: 83.33333333333334%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666666666666%; }
  .col-lg-7 {
    width: 58.333333333333336%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666666666667%; }
  .col-lg-4 {
    width: 33.33333333333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.666666666666664%; }
  .col-lg-1 {
    width: 8.333333333333332%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666666666666%; }
  .col-lg-pull-10 {
    right: 83.33333333333334%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666666666666%; }
  .col-lg-pull-7 {
    right: 58.333333333333336%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666666666667%; }
  .col-lg-pull-4 {
    right: 33.33333333333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.666666666666664%; }
  .col-lg-pull-1 {
    right: 8.333333333333332%; }
  .col-lg-pull-0 {
    right: 0; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666666666666%; }
  .col-lg-push-10 {
    left: 83.33333333333334%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666666666666%; }
  .col-lg-push-7 {
    left: 58.333333333333336%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666666666667%; }
  .col-lg-push-4 {
    left: 33.33333333333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.666666666666664%; }
  .col-lg-push-1 {
    left: 8.333333333333332%; }
  .col-lg-push-0 {
    left: 0; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none; }

table td[class*="col-"], table th[class*="col-"] {
  display: table-cell;
  float: none; }

.table > thead > tr > .active, .table > tbody > tr > .active, .table > tfoot > tr > .active, .table > thead > .active > td, .table > tbody > .active > td, .table > tfoot > .active > td, .table > thead > .active > th, .table > tbody > .active > th, .table > tfoot > .active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > .active:hover, .table-hover > tbody > .active:hover > td, .table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > .success, .table > tbody > tr > .success, .table > tfoot > tr > .success, .table > thead > .success > td, .table > tbody > .success > td, .table > tfoot > .success > td, .table > thead > .success > th, .table > tbody > .success > th, .table > tfoot > .success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > .success:hover, .table-hover > tbody > .success:hover > td, .table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > .danger, .table > tbody > tr > .danger, .table > tfoot > tr > .danger, .table > thead > .danger > td, .table > tbody > .danger > td, .table > tfoot > .danger > td, .table > thead > .danger > th, .table > tbody > .danger > th, .table > tfoot > .danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > .danger:hover, .table-hover > tbody > .danger:hover > td, .table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc; }

.table > thead > tr > .warning, .table > tbody > tr > .warning, .table > tfoot > tr > .warning, .table > thead > .warning > td, .table > tbody > .warning > td, .table > tfoot > .warning > td, .table > thead > .warning > th, .table > tbody > .warning > th, .table > tfoot > .warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > .warning:hover, .table-hover > tbody > .warning:hover > td, .table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc; }

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #ddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch; }
  .table-responsive > .table {
    margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  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; }

select[multiple], select[size] {
  height: auto; }

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit; }

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; }

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -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 .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control:-moz-placeholder {
  color: #999; }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle; }

.radio label, .checkbox label {
  display: inline;
  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;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm {
  height: auto; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg {
  height: auto; }

.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;
  background-color: #fcf8e3;
  border-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;
  background-color: #f2dede;
  border-color: #a94442; }

.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;
  background-color: #dff0d8;
  border-color: #3c763d; }

.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 {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block; }
  .form-inline select.form-control {
    width: auto; }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " "; }

.form-horizontal .form-group:after {
  clear: both; }

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " "; }

.form-horizontal .form-group:after {
  clear: both; }

.form-horizontal .form-control-static {
  padding-top: 7px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none; }

.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .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 .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad; }

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #fff; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e; }

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary .badge {
  color: #428bca;
  background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512; }

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925; }

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439; }

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc; }

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0; }

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent; }

.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 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 .15s linear;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon:empty {
  width: 1em; }

.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"; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  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; } }

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
  z-index: 2; }

.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  outline: 0; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " "; }

.btn-toolbar:after {
  clear: both; }

.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " "; }

.btn-toolbar:after {
  clear: both; }

.btn-toolbar .btn-group {
  float: left; }

.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-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-top-right-radius: 0;
  border-bottom-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-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.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-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  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 > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed; }

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  width: 100%;
  margin-bottom: 0; }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px; }

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto; }

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell; }

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  white-space: nowrap; }

.input-group-btn:first-child > .btn {
  margin-right: -1px; }

.input-group-btn:last-child > .btn {
  margin-left: -1px; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -4px; }

.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
  z-index: 2; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav:before, .nav:after {
  display: table;
  content: " "; }

.nav:after {
  clear: both; }

.nav:before, .nav:after {
  display: table;
  content: " "; }

.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: #eee; }

.nav > li.disabled > a {
  color: #999; }

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-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 {
  display: table;
  content: " "; }

.navbar:after {
  clear: both; }

.navbar:before, .navbar:after {
  display: table;
  content: " "; }

.navbar:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  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 {
  display: table;
  content: " "; }

.navbar-collapse:after {
  clear: both; }

.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " "; }

.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-right: 0;
    padding-left: 0; } }

.container > .navbar-header, .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header, .container > .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; }

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle .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 {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 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); }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control {
    display: inline-block; }
  .navbar-form select.form-control {
    width: auto; }
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; } }

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-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-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; }
  .navbar-text.navbar-right:last-child {
    margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; } }

.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #999; }

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #999; }

.navbar-inverse .navbar-nav > li > a {
  color: #999; }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; } }

.navbar-inverse .navbar-link {
  color: #999; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #999; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.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-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  background-color: #eee; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca; }

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager:before, .pager:after {
  display: table;
  content: " "; }

.pager:after {
  clear: both; }

.pager:before, .pager:after {
  display: table;
  content: " "; }

.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: #eee; }

.pager .next > a, .pager .next > span {
  float: right; }

.pager .previous > a, .pager .previous > span {
  float: left; }

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #999;
  cursor: not-allowed;
  background-color: #fff; }

.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[href]:hover, .label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #999; }

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #808080; }

.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999;
  border-radius: 10px; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eee; }

.jumbotron h1, .jumbotron .h1 {
  line-height: 1;
  color: inherit; }

.jumbotron p {
  line-height: 1.4; }

.container .jumbotron {
  border-radius: 6px; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.thumbnail > img, .thumbnail a > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto; }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #428bca; }

.thumbnail .caption {
  padding: 9px;
  color: #333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: 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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 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 .6s ease;
  transition: width .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: 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;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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: 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: 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: 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 {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.list-group-item:first-child {
  border-top-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;
  background-color: #f5f5f5; }

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }

a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
  color: inherit; }

a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7; }

.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 {
  display: table;
  content: " "; }

.panel-body:after {
  clear: both; }

.panel-body:before, .panel-body:after {
  display: table;
  content: " "; }

.panel-body:after {
  clear: both; }

.panel > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item {
  border-width: 1px 0; }

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0; }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child th, .panel > .table > tbody:first-child td {
  border-top: 0; }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.panel > .table-bordered > thead > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td, .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.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-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd; }

.panel-default > .panel-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-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; }

.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; }

.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: .2;
  filter: alpha(opacity=20); }

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  z-index: 1050;
  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;
  outline: 0;
  -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; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50); }

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer:before, .modal-footer:after {
  display: table;
  content: " "; }

.modal-footer:after {
  clear: both; }

.modal-footer:before, .modal-footer:after {
  display: table;
  content: " "; }

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

@media screen and (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); } }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible; }

.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90); }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000;
  border-width: 5px 5px 0; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000;
  border-width: 5px 5px 0; }

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000;
  border-width: 5px 5px 0; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000;
  border-width: 5px 5px 5px 0; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000;
  border-width: 5px 0 5px 5px; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  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);
  background-clip: padding-box; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 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 {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #fff;
  border-bottom-width: 0;
  content: " "; }

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0;
  content: " "; }

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0; }

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #fff;
  border-top-width: 0;
  content: " "; }

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0; }

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #fff;
  border-right-width: 0;
  content: " "; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1; }

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: .5;
  filter: alpha(opacity=50); }

.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: 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 {
  right: 0;
  left: auto;
  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: 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 {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .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%; }

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%; }

.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs {
  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 (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important; }
  table.visible-xs.visible-sm {
    display: table; }
  tr.visible-xs.visible-sm {
    display: table-row !important; }
  th.visible-xs.visible-sm, td.visible-xs.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important; }
  table.visible-xs.visible-md {
    display: table; }
  tr.visible-xs.visible-md {
    display: table-row !important; }
  th.visible-xs.visible-md, td.visible-xs.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important; }
  table.visible-xs.visible-lg {
    display: table; }
  tr.visible-xs.visible-lg {
    display: table-row !important; }
  th.visible-xs.visible-lg, td.visible-xs.visible-lg {
    display: table-cell !important; } }

.visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm {
  display: none !important; }

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important; }
  table.visible-sm.visible-xs {
    display: table; }
  tr.visible-sm.visible-xs {
    display: table-row !important; }
  th.visible-sm.visible-xs, td.visible-sm.visible-xs {
    display: table-cell !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: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important; }
  table.visible-sm.visible-md {
    display: table; }
  tr.visible-sm.visible-md {
    display: table-row !important; }
  th.visible-sm.visible-md, td.visible-sm.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important; }
  table.visible-sm.visible-lg {
    display: table; }
  tr.visible-sm.visible-lg {
    display: table-row !important; }
  th.visible-sm.visible-lg, td.visible-sm.visible-lg {
    display: table-cell !important; } }

.visible-md, tr.visible-md, th.visible-md, td.visible-md {
  display: none !important; }

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important; }
  table.visible-md.visible-xs {
    display: table; }
  tr.visible-md.visible-xs {
    display: table-row !important; }
  th.visible-md.visible-xs, td.visible-md.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important; }
  table.visible-md.visible-sm {
    display: table; }
  tr.visible-md.visible-sm {
    display: table-row !important; }
  th.visible-md.visible-sm, td.visible-md.visible-sm {
    display: table-cell !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: 1200px) {
  .visible-md.visible-lg {
    display: block !important; }
  table.visible-md.visible-lg {
    display: table; }
  tr.visible-md.visible-lg {
    display: table-row !important; }
  th.visible-md.visible-lg, td.visible-md.visible-lg {
    display: table-cell !important; } }

.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important; }
  table.visible-lg.visible-xs {
    display: table; }
  tr.visible-lg.visible-xs {
    display: table-row !important; }
  th.visible-lg.visible-xs, td.visible-lg.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important; }
  table.visible-lg.visible-sm {
    display: table; }
  tr.visible-lg.visible-sm {
    display: table-row !important; }
  th.visible-lg.visible-sm, td.visible-lg.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important; }
  table.visible-lg.visible-md {
    display: table; }
  tr.visible-lg.visible-md {
    display: table-row !important; }
  th.visible-lg.visible-md, td.visible-lg.visible-md {
    display: table-cell !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; } }

.hidden-xs {
  display: block !important; }

table.hidden-xs {
  display: table; }

tr.hidden-xs {
  display: table-row !important; }

th.hidden-xs, td.hidden-xs {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
    display: none !important; } }

.hidden-sm {
  display: block !important; }

table.hidden-sm {
  display: table; }

tr.hidden-sm {
  display: table-row !important; }

th.hidden-sm, td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
    display: none !important; } }

.hidden-md {
  display: block !important; }

table.hidden-md {
  display: table; }

tr.hidden-md {
  display: table-row !important; }

th.hidden-md, td.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
    display: none !important; } }

.hidden-lg {
  display: block !important; }

table.hidden-lg {
  display: table; }

tr.hidden-lg {
  display: table-row !important; }

th.hidden-lg, td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg {
    display: none !important; } }

.visible-print, tr.visible-print, th.visible-print, td.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; }
  .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print {
    display: none !important; } }

/*!
 * Bootstrap v3.0.3 (http://getbootstrap.com)
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 */
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }

.btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active, .btn-default.active, .btn-primary.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active {
  -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:active, .btn.active {
  background-image: none; }

.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-default:hover, .btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px; }

.btn-default:active, .btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb; }

.btn-primary {
  background-image: -webkit-linear-gradient(top, #428bca 0, #2d6ca2 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #2d6ca2 100%);
  background-repeat: repeat-x;
  border-color: #2b669a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff2d6ca2',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-primary:hover, .btn-primary:focus {
  background-color: #2d6ca2;
  background-position: 0 -15px; }

.btn-primary:active, .btn-primary.active {
  background-color: #2d6ca2;
  border-color: #2b669a; }

.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff419641',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-success:hover, .btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px; }

.btn-success:active, .btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e; }

.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
  background-repeat: repeat-x;
  border-color: #e38d13;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffeb9316',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-warning:hover, .btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px; }

.btn-warning:active, .btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13; }

.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
  background-repeat: repeat-x;
  border-color: #b92c28;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc12e2a',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-danger:hover, .btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px; }

.btn-danger:active, .btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28; }

.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
  background-repeat: repeat-x;
  border-color: #28a4c9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2aabd2',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-info:hover, .btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px; }

.btn-info:active, .btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9; }

.thumbnail, .img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0); }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: #357ebd;
  background-image: -webkit-linear-gradient(top, #428bca 0, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff357ebd',GradientType=0); }

.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
  background-repeat: repeat-x;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff8f8f8',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075); }

.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #ebebeb 0, #f3f3f3 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0, #f3f3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff3f3f3',GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075); }

.navbar-brand, .navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25); }

.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c',endColorstr='#ff222222',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #222 0, #282828 100%);
  background-image: linear-gradient(to bottom, #222 0, #282828 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff282828',GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25); }

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.navbar-static-top, .navbar-fixed-top, .navbar-fixed-bottom {
  border-radius: 0; }

.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05); }

.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
  background-repeat: repeat-x;
  border-color: #b2dba1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffc8e5bc',GradientType=0); }

.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
  background-repeat: repeat-x;
  border-color: #9acfea;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffb9def0',GradientType=0); }

.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
  background-repeat: repeat-x;
  border-color: #f5e79e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fff8efc0',GradientType=0); }

.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
  background-repeat: repeat-x;
  border-color: #dca7a7;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffe7c3c3',GradientType=0); }

.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0); }

.progress-bar {
  background-image: -webkit-linear-gradient(top, #428bca 0, #3071a9 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #3071a9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0); }

.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff449d44',GradientType=0); }

.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff31b0d5',GradientType=0); }

.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffec971f',GradientType=0); }

.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc9302c',GradientType=0); }

.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-linear-gradient(top, #428bca 0, #3278b3 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #3278b3 100%);
  background-repeat: repeat-x;
  border-color: #3278b3;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3278b3',GradientType=0); }

.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0); }

.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #428bca 0, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff357ebd',GradientType=0); }

.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffd0e9c6',GradientType=0); }

.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffc4e3f3',GradientType=0); }

.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fffaf2cc',GradientType=0); }

.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffebcccc',GradientType=0); }

.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',endColorstr='#fff5f5f5',GradientType=0);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1); }

body {
  margin: 0;
  overflow-y: scroll;
  /* This is optional, but you need it for a full width gallery */ }

.box {
  display: none; }

img {
  width: auto; }

/* *************************************** CATEGORY NAVIGATION BAR *************************************** */
.category-navbar {
  font-size: 0;
  list-style: none;
  margin: 0 0 10px;
  padding: 7px 0 2px;
  width: 100%;
  border-bottom: 1px solid #ddd;
  background: white; }

.category-navbar li:first-child {
  margin: 0 0 0 7px; }

.category-navbar li {
  display: inline-block;
  line-height: 16px;
  margin: 0;
  padding: 5px 0; }

.category-navbar li a {
  cursor: pointer;
  color: #999;
  font-size: 14px;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 6px 10px;
  border-radius: 1px;
  moz-border-radius: 1px;
  -webkit-border-radius: 1px; }

.category-navbar li a:hover {
  text-decoration: none;
  background: #eee;
  color: #222; }

.category-navbar li.select a {
  background: #666;
  color: #fff; }

/* *************************************** CAPTION STYLE *************************************** */
.box {
  cursor: pointer;
  overflow: hidden; }

.lightbox-text {
  display: none; }

.thumbnail-caption {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #313131;
  background: rgba(0, 0, 0, 0.8);
  /*url(../img/bg-caption.png)*/
  color: #fff;
  display: none; }

/* The style for centering the caption (vertically and horizontally) */
.thumbnail-caption > div {
  height: 100%;
  width: 100%;
  display: table !important; }

.thumbnail-caption > div > div {
  padding: 15px;
  display: table-cell !important;
  vertical-align: middle;
  /* FOR VERTICAL ALIGN */
  text-align: center;
  /* FOR HORIZONTAL ALIGN */ }

/* *************************************** LOADING STYLE *************************************** */
.grid-loader {
  width: 43px;
  height: 20px;
  padding: 10px 15px;
  background: url(../img/loader.gif) no-repeat;
  background-position: center;
  margin: 20px auto; }

.grid-loadMore {
  cursor: pointer;
  margin: 20px auto;
  width: 150px;
  height: 40px;
  text-align: center;
  color: white;
  background-color: black;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 2px;
  padding: 10px 15px;
  font-size: 14px;
  font-family: sans-serif; }

.grid-loadMore:hover {
  text-decoration: none;
  color: white;
  background: rgba(0, 0, 0, 0.8); }

/* *************************************** LIGHT-BOX STYLE *************************************** */
.lightbox-timer {
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: white; }

.lb-loader {
  width: 43px;
  height: 11px;
  background: url(../img/loader.gif);
  margin: 20px auto; }

.autoGrid-lightbox {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #313131;
  background: rgba(0, 0, 0, 0.85);
  text-align: center;
  z-index: 9999; }

.autoGrid-lightbox img {
  margin-top: 5px;
  max-width: 100%; }

.autoGrid-nav {
  margin-top: -57px;
  height: 57px;
  width: 100%;
  background: #383838;
  background: #1D1D1D;
  border-bottom: 1px solid #323232; }

.autoGrid-play,
.autoGrid-close,
.autoGrid-next,
.autoGrid-prev,
.autoGrid-font {
  width: 88px;
  height: 57px;
  position: relative;
  cursor: pointer; }

.autoGrid-play:hover,
.autoGrid-close:hover,
.autoGrid-next:hover,
.autoGrid-prev:hover,
.autoGrid-font:hover {
  background: black; }

.selected {
  background: black; }

.selected .iconPlay {
  background-position: -164px -3px; }

.autoGrid-lbcaption {
  float: left;
  color: white;
  height: 57px;
  font-size: 16px; }

.autoGrid-lbcaption span {
  margin-left: 3px;
  color: #D7D7D7;
  font-size: 11px; }

.autoGrid-lbcaption > div {
  height: 100%;
  width: 100%;
  display: table !important; }

.autoGrid-lbcaption > div > div {
  padding: 0 15px;
  display: table-cell !important;
  vertical-align: middle;
  /* FOR VERTICAL ALIGN */
  text-align: center;
  /* FOR HORIZONTAL ALIGN */ }

.autoGrid-play,
.autoGrid-close {
  float: right; }

.autoGrid-next,
.autoGrid-prev {
  float: right; }

.iconPlay,
.iconClose,
.iconNext,
.iconPrev,
.iconFont {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 25px;
  display: block; }

.iconClose {
  width: 25px;
  margin: -13px 0 0 -13px;
  background: url(../img/icons.png);
  background-position: -2px -3px; }

.iconPlay {
  width: 17px;
  margin: -13px 0 0 -8px;
  background: url(../img/icons.png);
  background-position: -137px -3px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s; }

.iconFont {
  width: 46px;
  margin: -13px 0 0 -23px;
  background: url(../img/icons.png);
  background-position: -85px -3px; }

.iconNext,
.iconPrev {
  width: 15px;
  margin: -13px 0 0 -8px;
  background: url(../img/icons.png); }

.iconPrev {
  background-position: -40px -3px; }

.iconNext {
  background-position: -70px -3px; }

/* *************************************** GRID STYLE *************************************** */
.centered {
  margin: auto; }

.box {
  /*margin: 2px;
  padding: 5px;*/
  /*font-size: 11px;*/
  line-height: 1.4em;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.box img,
#tumblelog img {
  display: block;
  width: 100%; }

.rtl .box {
  float: right;
  text-align: right;
  direction: rtl; }

/**** Transitions ****/
.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
  -moz-transition-duration: 0.7s;
  -ms-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s; }

.transitions-enabled.masonry {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.transitions-enabled.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
  -moz-transition-property: left, right, top;
  -ms-transition-property: left, right, top;
  -o-transition-property: left, right, top;
  transition-property: left, right, top; }

/* disable transitions on container */
.transitions-enabled.infinite-scroll.masonry {
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none; }

/**** Clearfix ****/
.grid-clearfix:before,
.grid-clearfix:after {
  content: "";
  display: table; }

.grid-clearfix:after {
  clear: both; }

.grid-clearfix {
  zoom: 1; }

.centered {
  overflow: auto; }

.padding-top-15 {
  padding-top: 15px; }

.padding-top-10 {
  padding-top: 10px; }

.headerNoPaddingBottom {
  padding-bottom: 5px !important; }

.image100 {
  width: 100%; }

.dropdown.input-small {
  display: inline; }

#loading {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  opacity: 0.95;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 99;
  text-align: center; }

#loading-image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  margin-left: -104px;
  margin-top: -107px; }

.pull-left {
  float: left; }

.formItem {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px; }

.formItem strong {
  padding-bottom: 4px;
  display: inline-block; }

.rating {
  height: 50px; }

.ratingStar {
  font-size: 0;
  width: 40px;
  height: 40px;
  margin: 5px;
  padding: 0;
  cursor: pointer;
  display: block;
  background-repeat: no-repeat; }

.savedRatingStar {
  background-image: url(../img/rating_star_saved.png);
  background-repeat: no-repeat;
  background-size: cover; }

.filledRatingStar {
  background-image: url(../img/rating_star_filled.png);
  background-repeat: no-repeat;
  background-size: cover; }

.emptyRatingStar {
  background-image: url(../img/rating_star_empty.png);
  background-repeat: no-repeat;
  background-size: cover; }

.header3 {
  font-size: 14pt;
  font-weight: bold;
  padding-bottom: 5px;
  text-transform: capitalize; }

.clearfix {
  *zoom: 1; }

.reviewerName {
  font-weight: bold;
  font-size: 13pt;
  padding-bottom: 4px; }

.reviewTitle {
  font-weight: bolder;
  font-size: 16pt;
  padding: 10px 0; }

.reviewText {
  line-height: 1.5em; }

.reviewDate {
  font-size: 10px;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 10px; }

.paddingleft5 {
  padding-left: 5px; }

.faq {
  padding-bottom: 15px;
  border-bottom: 1px dashed #DEDEDE; }

a.morelink {
  text-decoration: none;
  outline: none; }

.morecontent span {
  display: none; }

.reviewIMG {
  max-width: 100%;
  padding-right: 20px;
  padding-bottom: 20px; }

.twitter-share-button[style] {
  vertical-align: text-bottom !important;
  margin-bottom: -1px !important; }

.imgageqr {
  text-align: center; }

.button_authenticate {
  max-width: 98%;
  padding-bottom: 10px;
  display: block; }

.input-jumbo {
  font-size: 15pt !important;
  height: 50px !important; }

.help-block {
  font-size: 12px;
  color: gray;
  font-style: italic; }

.controls {
  padding-bottom: 10px; }

.row {
  padding-bottom: 10px; }

#PeopleVineContent .full-calendar .fc-header {
  margin-bottom: 10px; }

#PeopleVineContent .full-calendar .fc-header h2 {
  margin: 0; }

#PeopleVineContent .full-calendar .fc-content {
  background-color: #fefefe; }

#PeopleVineContent .full-calendar .fc-button.fc-state-default {
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
  border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #a2a2a2;
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #525459;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */ }

#PeopleVineContent .full-calendar .fc-button.fc-state-default:hover,
#PeopleVineContent .full-calendar .fc-button.fc-state-default:active,
#PeopleVineContent .full-calendar .fc-button.fc-state-default.active,
#PeopleVineContent .full-calendar .fc-button.fc-state-default.disabled,
#PeopleVineContent .full-calendar .fc-button.fc-state-default[disabled] {
  color: #ffffff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }

#PeopleVineContent .full-calendar .fc-button.fc-state-default:active,
#PeopleVineContent .full-calendar .fc-button.fc-state-default.active {
  background-color: #cccccc \9; }

#PeopleVineContent .full-calendar .fc-button.fc-state-active {
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #525459;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  border-bottom-color: #a2a2a2;
  cursor: pointer;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0; }

#PeopleVineContent .full-calendar .fc-button.fc-state-active:hover,
#PeopleVineContent .full-calendar .fc-button.fc-state-active:active,
#PeopleVineContent .full-calendar .fc-button.fc-state-active.active,
#PeopleVineContent .full-calendar .fc-button.fc-state-active.disabled,
#PeopleVineContent .full-calendar .fc-button.fc-state-active[disabled] {
  color: #ffffff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }

#PeopleVineContent .full-calendar .fc-button.fc-state-active:active,
#PeopleVineContent .full-calendar .fc-button.fc-state-active.active {
  background-color: #cccccc \9; }

#PeopleVineContent .full-calendar .fc-button.fc-state-disabled {
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  border: 1px solid #bbbbbb;
  border-bottom-color: #a2a2a2;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

#PeopleVineContent .full-calendar .fc-button.fc-state-disabled:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* jQuery FullCalendar */
#PeopleVineContent .full-calendar .fc-header {
  margin-bottom: 10px; }

#PeopleVineContent .full-calendar .fc-header h2 {
  margin: 0; }

#PeopleVineContent .full-calendar .fc-content {
  background-color: #fefefe; }

#PeopleVineContent .full-calendar .fc-button.fc-state-default {
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
  border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #a2a2a2;
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #525459;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */ }

#PeopleVineContent .full-calendar .fc-button.fc-state-default:hover,
#PeopleVineContent .full-calendar .fc-button.fc-state-default:active,
#PeopleVineContent .full-calendar .fc-button.fc-state-default.active,
#PeopleVineContent .full-calendar .fc-button.fc-state-default.disabled,
#PeopleVineContent .full-calendar .fc-button.fc-state-default[disabled] {
  color: #ffffff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }

#PeopleVineContent .full-calendar .fc-button.fc-state-default:active,
#PeopleVineContent .full-calendar .fc-button.fc-state-default.active {
  background-color: #cccccc \9; }

#PeopleVineContent .full-calendar .fc-button.fc-state-active {
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #525459;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  border-bottom-color: #a2a2a2;
  cursor: pointer;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0; }

#PeopleVineContent .full-calendar .fc-button.fc-state-active:hover,
#PeopleVineContent .full-calendar .fc-button.fc-state-active:active,
#PeopleVineContent .full-calendar .fc-button.fc-state-active.active,
#PeopleVineContent .full-calendar .fc-button.fc-state-active.disabled,
#PeopleVineContent .full-calendar .fc-button.fc-state-active[disabled] {
  color: #ffffff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }

#PeopleVineContent .full-calendar .fc-button.fc-state-active:active,
#PeopleVineContent .full-calendar .fc-button.fc-state-active.active {
  background-color: #cccccc \9; }

#PeopleVineContent .full-calendar .fc-button.fc-state-disabled {
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  border: 1px solid #bbbbbb;
  border-bottom-color: #a2a2a2;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

#PeopleVineContent .full-calendar .fc-button.fc-state-disabled:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

#PeopleVineContent .full-calendar .fc-button.fc-corner-left {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

#PeopleVineContent .full-calendar .fc-button.fc-corner-right {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

#PeopleVineContent .full-calendar .fc-state-default .fc-button-inner {
  background: transparent;
  border-width: 0; }

#PeopleVineContent .full-calendar .fc-button-content {
  line-height: 18px;
  height: 18px;
  padding: 0; }

#PeopleVineContent .full-calendar .fc-state-default .fc-button-effect span {
  display: none; }

#PeopleVineContent .full-calendar .fc-state-default,
#PeopleVineContent .full-calendar .fc-state-default .fc-button-inner {
  color: #525459; }

#PeopleVineContent .full-calendar .fc-state-active .fc-button-inner {
  color: #525459; }

#PeopleVineContent .full-calendar .fc-button-content [class^="awe-"],
#PeopleVineContent .full-calendar .fc-button-content [class*=" awe-"] {
  font-size: 15px; }

.awe-circle-arrow-left:before {
  content: "\f0a8"; }

.awe-circle-arrow-right:before {
  content: "\f0a9"; }

.awe-circle-arrow-up:before {
  content: "\f0aa"; }

.awe-circle-arrow-down:before {
  content: "\f0ab"; }

@font-face {
  font-family: 'FontAwesome';
  src: url(font/fontawesome-webfont.eot);
  src: url(font/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(font/fontawesome-webfont.woff) format("woff"), url(font/fontawesome-webfont.ttf) format("truetype"), url(font/fontawesome-webfont.svg#FontAwesome) format("svg");
  font-weight: normal;
  font-style: normal; }

/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="awe-"]:before,
[class*=" awe-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit; }

a [class^="awe-"],
a [class*=" awe-"] {
  display: inline-block;
  text-decoration: inherit; }

/* makes the font 33% larger relative to the icon container */
.awe-large:before {
  vertical-align: middle;
  font-size: 1.3333333333333333em; }

.btn [class^="awe-"],
.nav-tabs [class^="awe-"],
.btn [class*=" awe-"],
.nav-tabs [class*=" awe-"] {
  /* keeps button heights with and without icons the same */
  line-height: 0.9em; }

/* jQuery FullCalendar event style */
#PeopleVineContent .full-calendar .fc-event {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.eventTitle {
  margin: 9px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: #525252;
  text-rendering: optimizelegibility;
  font-size: 26px;
  margin: 20px 0; }

.eventImage {
  max-width: 100%;
  float: left;
  padding-right: 10px;
  padding-bottom: 5px;
  margin-right: 10px; }

.eventTime {
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: #525252;
  font-size: 14pt;
  margin: 0; }

.eventDate {
  font-size: 20pt;
  font-weight: bold; }

#PeopleVineContent .full-calendar a.fc-event:hover {
  text-decoration: none; }

#PeopleVineContent .full-calendar .fc-day-number {
  color: black;
  font-weight: bold; }

#PeopleVineContent .full-calendar .fc-event-skin {
  border: none;
  background-color: #6b9b20;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

#PeopleVineContent .full-calendar .fc-event-skin > span:first-child {
  margin-left: 3px;
  color: white; }

.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

.reviewImage {
  width: 35px;
  height: 35px;
  margin: 4px; }

.reviewPageImage {
  max-width: 100%; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet {
    display: none !important; }
  .reviewImage {
    width: 25px !important;
    height: 25px !important;
    margin: 1px !important; } }

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-phone {
    display: inherit !important; }
  .hidden-phone {
    display: none !important; } }

h3.nomargin {
  margin: 0 !important; }

.businessLogo {
  max-width: 100%;
  padding-right: 10px;
  padding-bottom: 10px; }

.eventVenue {
  font-size: 18pt;
  margin-bottom: 0; }

.eventLocation {
  font-size: 14pt;
  margin-bottom: 0; }

.passbook {
  background: url(../img/add_to_passbook_ios7.png);
  background-size: 100%;
  width: 120px !important;
  height: 40px !important; }

.passbook:hover {
  background-position: 0 0;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }

.radiolarge label {
  font-size: 14pt;
  padding: 0 10px 10px; }

.membershipCard {
  border: 1px solid black;
  padding: 25px; }

.membershipCardTop {
  display: inline-block;
  white-space: nowrap; }

.membershipCardBottom {
  display: block;
  white-space: nowrap; }

.membershipCardIDBarCode {
  padding: 10px; }

.membershipImageLeft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }

.membershipImageWrapper {
  width: 135px;
  height: 135px;
  padding: 5px;
  border: 1px solid black;
  margin-right: 20px;
  margin-bottom: 20px;
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.membershipImage {
  /*padding-right: 25px;*/
  width: 100%; }

.membershipCardName {
  font-size: 18pt;
  font-weight: bold; }

.membershipTitle {
  font-size: 24pt;
  font-weight: bold;
  padding-bottom: 15px;
  text-transform: uppercase; }

.membershipCardID {
  font-size: 14pt; }

.membershipCardFields {
  white-space: nowrap;
  padding-bottom: 20px; }

.adjustableColumn {
  display: inline-block;
  padding-right: 25px; }

.membershipCardField {
  display: inline-block;
  font-size: 14pt;
  padding-right: 25px; }

/*.membershipCardField:first-child { float:left;}
.membershipCardField:last-child { float:right;}*/
.passbookBadge {
  width: 80% !important; }

ul.checkbox4Col {
  list-style-type: none;
  width: 100%;
  display: table !important; }

.checkbox4Col li {
  float: left;
  margin: 10px 0 0;
  padding: 0 10px 0 0;
  width: 25%; }

.checkbox4Col li:nth-child(4n+1) {
  clear: left; }

.form-button {
  margin-top: 20px; }

.schedulerHeading {
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
  padding-bottom: 5px; }

.schedulerBold {
  font-size: 14pt;
  font-weight: bold; }

.schedulerValue {
  font-size: 18pt; }

.schedulerBusiness {
  font-size: 14pt;
  text-align: center; }

.welcomeBack {
  font-size: 16pt;
  padding: 10px 0 0 10px; }

.centerDivTable {
  display: table;
  width: 100%; }

.centerDiv {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.marginTop {
  margin-top: 30px; }

.alignRight {
  text-align: right; }

.social_icon_twitter {
  background: url(../images/social_icons.png) -85px 0;
  width: 75px;
  height: 75px;
  float: left; }

.social_icon_facebook {
  background: url(../images/social_icons.png) 0 0;
  width: 75px;
  height: 75px;
  float: left; }

.social_icon_google {
  background: url(../images/social_icons.png) -85px -80px;
  width: 75px;
  height: 75px;
  float: left; }

.social_icon_link {
  background: url(../images/social_icons.png) -340px 0;
  width: 75px;
  height: 75px;
  float: left; }

.social_icon_mail {
  background: url(../images/social_icons.png) -420px 0;
  width: 75px;
  height: 75px;
  float: left;
  margin-right: 10px; }

.social_icon_textto {
  background: url(../images/social_icons.png) -340px -80px;
  width: 75px;
  height: 75px;
  float: left; }

.social_icon_qr {
  background: url(../images/social_icons.png) -420px -80px;
  width: 75px;
  height: 75px;
  float: left;
  margin-right: 10px; }

.social_icon_textmessage {
  background: url(../images/social_icons.png) -420px -165px;
  width: 75px;
  height: 75px;
  float: left;
  margin-right: 10px; }

ul.checkbox {
  list-style-type: none; }

.item-image {
  max-height: 250px; }

.item-image img {
  padding: 5px 0;
  max-height: 240px;
  width: auto;
  display: block;
  margin: 0 auto; }

.item h5 {
  font-size: 12pt;
  font-weight: bold;
  text-align: center; }

.item {
  margin: 10px auto;
  padding: 20px 10px 10px; }

.item-price {
  font-size: 15px;
  font-weight: bold; }

@media (min-width: 1200px) {
  .product-item:nth-child(3n+1) {
    clear: left; }
  #resultsProductList .product-item:nth-child(4n+1) {
    clear: left; }
  .loyaltyBadge:nth-child(6n+1) {
    clear: left; } }

.gallery-item:nth-child(4n+1) {
  clear: left; }

@media (min-width: 990px) and (max-width: 1200px) {
  .product-item:nth-child(2n+1) {
    clear: left; }
  #resultsProductList .product-item:nth-child(3n+1) {
    clear: left; }
  .loyaltyBadge:nth-child(4n+1) {
    clear: left; } }

@media (max-width: 990px) {
  .product-item:nth-child(2n+1) {
    clear: both; }
  .gallery-item:nth-child(2n+1) {
    clear: both; } }

@media (min-width: 767px) and (max-width: 990px) {
  .loyaltyBadge:nth-child(3n+1) {
    clear: left; } }

@media (max-width: 767px) {
  .loyaltyBadge:nth-child(2n+1) {
    clear: left; } }

@media (min-width: 1200px) {
  .product-featured:nth-child(4n+1) {
    clear: left; } }

@media (min-width: 990px) and (max-width: 1200px) {
  .product-featured:nth-child(4n+1) {
    clear: left; } }

@media (max-width: 990px) {
  .product-featured:nth-child(2n+1) {
    clear: both; } }

.rating {
  height: 30px; }

.ratingStar {
  font-size: 0;
  width: 25px;
  height: 25px;
  margin: 5px;
  padding: 0;
  cursor: pointer;
  display: block;
  background-repeat: no-repeat; }

.padbottom5 {
  padding-bottom: 5px; }

/* ============== */
/* Payment method */
/* ============== */
.badge_ebay {
  background: url(../img/payment.png) no-repeat;
  padding-right: 5px;
  width: 38px;
  height: 24px;
  background-position: -98px -105px; }

.payment {
  background: url(../img/payment.png) no-repeat;
  float: left;
  padding-right: 45px; }

.payment:hover {
  opacity: 1; }

.twocheckout {
  width: 38px;
  height: 24px;
  background-position: -49px -140px; }

.amex {
  width: 38px;
  height: 24px;
  background-position: -0px -140px; }

.cirrus {
  width: 38px;
  height: 24px;
  background-position: -147px -105px; }

.delta {
  width: 38px;
  height: 24px;
  background-position: -147px -70px; }

.direct-debit {
  width: 38px;
  height: 24px;
  background-position: -147px -35px; }

.discover {
  width: 38px;
  height: 24px;
  background-position: -148px -0px; }

.ebay {
  width: 38px;
  height: 24px;
  background-position: -98px -105px; }

.google {
  width: 38px;
  height: 24px;
  background-position: -49px -105px; }

.maestro {
  width: 39px;
  height: 24px;
  background-position: -0px -0px; }

.mastercard {
  width: 38px;
  height: 24px;
  background-position: -0px -105px; }

.moneybookers {
  width: 38px;
  height: 24px;
  background-position: -98px -70px; }

.paypal {
  width: 38px;
  height: 24px;
  background-position: -49px -70px; }

.sagepay {
  width: 38px;
  height: 24px;
  background-position: -0px -70px; }

.solo {
  width: 38px;
  height: 24px;
  background-position: -98px -35px; }

.switch {
  width: 38px;
  height: 24px;
  background-position: -49px -35px; }

.visaelectron {
  width: 38px;
  height: 24px;
  background-position: -0px -35px; }

.visa {
  width: 38px;
  height: 24px;
  background-position: -99px -0px; }

.westernunion {
  width: 38px;
  height: 24px;
  background-position: -50px -0px; }

.bolded {
  font-weight: bold; }

.capitalize {
  text-transform: capitalize; }

.paddingBottom5 {
  padding-bottom: 5px; }

.thumbnail .product-label-special {
  position: absolute;
  top: 20px;
  right: 20px;
  background: #5cb85c;
  z-index: 999;
  width: 50px;
  height: 50px;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  border: 3px solid #fff; }

.pricestrike {
  color: maroon;
  text-decoration: line-through;
  font-size: 14pt; }

.shopImage {
  max-height: 250px; }

@media print {
  .noprint,
  .noprint * {
    display: none !important; } }

.frontLogo {
  max-height: 125px; }

.categoryThumb {
  max-width: 100%;
  padding: 10px; }

.category {
  max-width: 100%; }

.rowHeader {
  border-bottom: 2px solid black;
  margin-bottom: 10px;
  padding: 10px; }

.rowItem {
  border-bottom: 1px solid #DDD;
  padding: 10px; }

.rowFooter {
  padding: 10px;
  border-top: 2px solid #888; }

.colSeparator {
  border-right: 1px solid #DDD; }

.photoGrid:nth-child(3n+1) {
  clear: left; }

.brandLogos:nth-child(4n+1) {
  clear: left; }

.templatesitefooter {
  /*position:fixed;*/
  /*left:0px;
   bottom:0px;*/
  height: 30px;
  /*width:100%;*/
  /*background-color: rgba(255,255,255,0.6);*/
  padding-top: 5px; }

/* IE 6 */
/** html .templatesitefooter {
   position:absolute;
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}*/
.icon {
  max-width: 25%; }

.colorWhite {
  color: white; }

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: capitalize; }

/*  Tablet  */
@media (min-width: 767px) {
  /* Column clear fix */
  .media .col-lg-1:nth-child(12n+1),
  .media .col-lg-2:nth-child(6n+1),
  .media .col-lg-3:nth-child(4n+1),
  .media .col-lg-4:nth-child(3n+1),
  .media .col-lg-6:nth-child(2n+1),
  .media .col-md-1:nth-child(12n+1),
  .media .col-md-2:nth-child(6n+1),
  .media .col-md-3:nth-child(4n+1),
  .media .col-md-4:nth-child(3n+1),
  .media .col-md-6:nth-child(2n+1) {
    clear: none; }
  .media .col-sm-1:nth-child(12n+1),
  .media .col-sm-2:nth-child(6n+1),
  .media .col-sm-3:nth-child(4n+1),
  .media .col-sm-4:nth-child(3n+1),
  .media .col-sm-6:nth-child(2n+1) {
    clear: left; } }

/*  Medium Desktop  */
@media (min-width: 992px) {
  /* Column clear fix */
  .media .col-lg-1:nth-child(12n+1),
  .media .col-lg-2:nth-child(6n+1),
  .media .col-lg-3:nth-child(4n+1),
  .media .col-lg-4:nth-child(3n+1),
  .media .col-lg-6:nth-child(2n+1),
  .media .col-sm-1:nth-child(12n+1),
  .media .col-sm-2:nth-child(6n+1),
  .media .col-sm-3:nth-child(4n+1),
  .media .col-sm-4:nth-child(3n+1),
  .media .col-sm-6:nth-child(2n+1) {
    clear: none; }
  .media .col-md-1:nth-child(12n+1),
  .media .col-md-2:nth-child(6n+1),
  .media .col-md-3:nth-child(4n+1),
  .media .col-md-4:nth-child(3n+1),
  .media .col-md-6:nth-child(2n+1) {
    clear: left; } }

/*  Large Desktop  */
@media (min-width: 1200px) {
  /* Column clear fix */
  .media .col-md-1:nth-child(12n+1),
  .media .col-md-2:nth-child(6n+1),
  .media .col-md-3:nth-child(4n+1),
  .media .col-md-4:nth-child(3n+1),
  .media .col-md-6:nth-child(2n+1),
  .media .col-sm-1:nth-child(12n+1),
  .media .col-sm-2:nth-child(6n+1),
  .media .col-sm-3:nth-child(4n+1),
  .media .col-sm-4:nth-child(3n+1),
  .media .col-sm-6:nth-child(2n+1) {
    clear: none; }
  .media .col-lg-1:nth-child(12n+1),
  .media .col-lg-2:nth-child(6n+1),
  .media .col-lg-3:nth-child(4n+1),
  .media .col-lg-4:nth-child(3n+1),
  .media .col-lg-6:nth-child(2n+1) {
    clear: left; } }

.thumb {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin: 5px;
  background-position: center center;
  background-size: cover; }

.btn {
  border-radius: 0; }

.btn-success,
.btn-info,
.btn-danger,
.btn-warning,
.btn-primary,
.btn {
  background-image: none !important; }

img.grayscale {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%); }

img.grayscale:hover {
  -webkit-filter: grayscale(10%);
  -moz-filter: grayscale(10%);
  filter: grayscale(10%); }

.rowBorder {
  border: 1px solid #DADADA;
  padding: 30px; }

.cardIcon {
  padding-top: 7px;
  padding-right: 3px; }

/* Featurettes
------------------------- */
.featurette-divider {
  margin: 80px 0;
  /* Space out the Bootstrap <hr> more */ }

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px; }

@media (min-width: 768px) {
  .featurette-heading {
    font-size: 50px; } }

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px; } }

.contestRules #rules {
  height: 400px;
  overflow: scroll;
  overflow-x: hidden;
  font-size: 10px; }

.point_summary_divider::before {
  content: '\-'; }

.backcolor_facebook {
  background-color: #3B5998 !important;
  border-color: #3B5998 !important; }

.backcolor_twitter {
  background-color: #4099FF !important;
  border-color: #4099FF !important; }

.backcolor_instagram {
  background-color: #3F729B !important;
  border-color: #3F729B !important; }

.backcolor_google {
  background-color: #D34836 !important;
  border-color: #D34836 !important; }

#pointsTable tbody .activity_completed {
  text-align: left; }

#pointsTable tfoot .activity_completed {
  text-align: right; }

#top10Table tbody .top_10_participant,
#top10Table tbody .top_10_rank {
  text-align: left; }

#recent_rewarded tbody .recent_participant {
  text-align: left; }

.form-control::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #cfcfcf; }

.form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #cfcfcf;
  opacity: 1; }

.form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #cfcfcf;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #cfcfcf; }

.countdown-styled div {
  display: inline-block;
  margin: 0 5px 1em;
  font-family: 'Open Sans', sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 1;
  text-align: right;
  /* IE7 inline-block hack */
  *display: inline;
  *zoom: 1; }

.countdown-styled div:first-child {
  margin-left: 0; }

.countdown-styled div:last-child {
  margin-right: 0; }

.countdown-styled div span {
  display: block;
  border-top: 1px solid #cecece;
  padding-top: 3px;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center; }

.date {
  background: #9dc93b;
  width: 70px;
  height: 75px;
  border-radius: 35px;
  float: left;
  margin: 10px 30px 0 0;
  padding: 15px 0 0;
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  line-height: 100%;
  font-family: 'Open sans', sans-serif; }

.date span {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  display: block;
  color: #ffffff; }

@media print {
  a[href]:after {
    content: none; } }

div.calIcon {
  font-size: 1em;
  /* change icon size */
  display: block;
  position: relative;
  width: 100%;
  height: 7em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden; }

div.calIcon * {
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center; }

div.calIcon strong {
  position: absolute;
  top: 0;
  padding: 0.4em 0;
  color: #fff;
  background-color: #33B5E5;
  border-bottom: 1px dashed #0099CC;
  box-shadow: 0 2px 0 rgba(255, 255, 255, 0.75); }

div.calIcon em {
  position: absolute;
  bottom: 0.3em;
  color: #525459; }

div.calIcon span {
  font-size: 2.8em;
  letter-spacing: -0.05em;
  padding-top: 0.8em;
  color: #525459; }

div.calIcon span.padTop {
  padding-top: 1em; }

div.pastDate strong {
  background-color: #525459;
  border-bottom: 1px dashed #a2a2a2;
  box-shadow: 0 2px 0 rgba(255, 255, 255, 0.75); }

.formWrapper {
  border: 1px solid #DEDEDE;
  background-color: #EEE;
  padding: 10px; }

@media (min-width: 992px) {
  #sidebar.affix-top {
    position: static;
    width: 33.33333333333333%; }
  #sidebar.affix {
    position: fixed;
    width: 33.33333333333333%; } }

@media (min-width: 768px) {
  #sidebar.affix-top {
    position: static;
    width: 25%; }
  #sidebar.affix {
    position: fixed;
    width: 25%; } }

.affix,
.affix-top {
  position: static; }

.fixedtray {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  display: block;
  background: #f8f8f8;
  background: rgba(248, 248, 248, 0.9);
  border-top: 1px solid #525459;
  padding: 12px 0 10px;
  /*min-width: 980px;*/ }

.quoteUL ul {
  display: table;
  list-style: none; }

.quoteUL li {
  display: table-cell;
  padding-right: 10px; }

.button250 {
  max-width: 250px; }

.socialShareButton {
  max-width: 150px; }

@media (max-width: 767px) {
  .item-grid:nth-child(4n+1) {
    clear: left; }
  .item-gridM3S4:nth-child(3n+1) {
    clear: left; } }

@media (min-width: 768px) and (max-width: 979px) {
  .item-grid:nth-child(2n+1) {
    clear: left; }
  .item-gridM3S4:nth-child(3n+1) {
    clear: left; } }

@media (min-width: 991px) and (max-width: 1200px) {
  .item-grid:nth-child(3n+1) {
    clear: left; }
  .item-gridM3S4:nth-child(4n+1) {
    clear: left; } }

@media (min-width: 1200px) {
  .item-grid:nth-child(4n+1) {
    clear: both; }
  .item-gridM3S4:nth-child(4n+1) {
    clear: both; } }

.dir {
  min-height: 400px;
  margin-bottom: 20px; }

.dirLogo {
  height: 250px;
  position: relative; }

.dirLogo a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px;
  max-height: 240px; }

.productImage {
  height: 250px;
  position: relative; }

.productImage a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 1px;
  max-height: 250px; }

.attributeName {
  font-weight: bold;
  font-size: 13pt;
  padding-top: 10px;
  padding-bottom: 3px; }

.attributeValue {
  padding-left: 10px; }

#narrowResultsHR {
  margin-bottom: 5px;
  margin-top: 5px; }

.attributeFilterHeader {
  font-weight: bold;
  font-size: 13pt;
  padding-top: 10px;
  padding-bottom: 3px; }

.attributeFilter {
  padding-left: 10px; }

.bootnavbar-nav .selected {
  background-color: #d9d9d9; }

.productImage {
  height: 250px; }

h4.productTitle {
  min-height: 50px; }

.productTitle {
  text-transform: lowercase;
  text-transform: uppercase; }

.productTitle:first-letter {
  text-transform: uppercase; }

.productText {
  min-height: 75px; }

.productButtons {
  height: 75px; }

.smDiscounted {
  color: red; }

.cartAddedRow {
  background: rgba(244, 244, 244, 0.31);
  background: #fafafa; }

.borderRight {
  border-width: 1px 1px 1px 0;
  border-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 0 80%, from(rgba(150, 150, 150, 0.5)), to(rgba(255, 255, 255, 0.8))) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(rgba(150, 150, 150, 0.5), rgba(255, 255, 255, 0.8)) 1 80%;
  -moz-border-image: -moz-linear-gradient(rgba(150, 150, 150, 0.5), rgba(255, 255, 255, 0.8)) 1 80%;
  -o-border-image: -o-linear-gradient(rgba(150, 150, 150, 0.5), rgba(255, 255, 255, 0.8)) 1 80%;
  border-image: linear-gradient(to bottom, rgba(150, 150, 150, 0.5), rgba(255, 255, 255, 0.8)) 1 80%; }

.p-t-5 {
  padding-top: 5px; }

.p-t-10 {
  padding-top: 10px; }

div.page-header > div > div.col-sm-8 > h2 {
  margin-top: 10px;
  margin-bottom: 0; }

.m-t-0 {
  margin-top: 0; }

.m-t-15 {
  margin-top: 15px; }

.colorRed {
  color: red; }

.borderTopDivider {
  border-top: 1px solid #dddddd; }

#mapsearch {
  border: 1px solid black; }

.directory_location_company_name {
  font-weight: bold; }

.form-third {
  width: 33%; }

.form-half {
  width: 50%; }

.form-twothirds {
  width: 66%; }

.form-quarter {
  width: 25%; }

.form-threequarters {
  width: 75%; }

@media (min-width: 768px) and (max-width: 979px) {
  .form-third {
    width: 50%; }
  .form-half {
    width: 50%; }
  .form-twothirds {
    width: 66%; }
  .form-quarter {
    width: 50%; }
  .form-threequarters {
    width: 75%; } }

@media (max-width: 768px) {
  .form-third {
    width: 100%; }
  .form-half {
    width: 100%; }
  .form-twothirds {
    width: 100%; }
  .form-quarter {
    width: 100%; }
  .form-threequarters {
    width: 100%; } }

.scheduleDateWell {
  border: 1px solid #ddd;
  padding: 20px;
  margin: 20px;
  border-radius: 10px;
  background-color: #FDFDFD; }

.scheduleDateWell:hover {
  cursor: pointer; }

.scheduleDateTitle {
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.8pt;
  color: #5C5C5C; }

.scheduleDateTimeFrame {
  font-size: larger;
  letter-spacing: 1pt;
  color: #A6A6A6; }

.scheduleDateSlots {
  font-size: smaller;
  letter-spacing: 1.2pt;
  color: #ADADAD;
  padding-top: 5px; }

.scheduleDateWell.scheduleDateNotAvailable {
  background-color: #FAF0F0; }

.scheduleDateWell.scheduleDateNotAvailable {
  cursor: default; }

.scheduleDateWell.scheduleDateNotAvailable .scheduleDateTimeFrame,
.scheduleDateWell.scheduleDateNotAvailable .scheduleDateSlots {
  color: #D7A2A2; }

.scheduleDateSlotTimes {
  border-bottom: 1px solid #EFEFEF;
  padding: 15px;
  display: none; }

.scheduleDateSlotTimes:hover {
  cursor: pointer; }

.scheduleDateSlotTimes:last-child {
  border-bottom: none; }

.scheduleDateSlotTimeTitle {
  font-size: smaller; }

.scheduleDateSlotTimeSelected {
  background-color: rgba(178, 178, 178, 0.18); }

@media (min-width: 1200px) {
  .scheduleDate:nth-child(4n+1) {
    clear: left; } }

@media (min-width: 990px) and (max-width: 1200px) {
  .scheduleDate:nth-child(3n+1) {
    clear: left; } }

@media (max-width: 990px) {
  .scheduleDate:nth-child(2n+1) {
    clear: both; } }

.page-header > .pull-right {
  margin-top: -45px; }

#productShareButtons {
  margin-top: 10px; }

button.slick-next {
  background-image: url(/img/right.png);
  background-size: 20px; }

button.slick-prev {
  background-image: url(/img/left.png);
  background-size: 20px; }

.productAccessoryGroup {
  border: 1px solid #efefef;
  padding-bottom: 0 !important; }

.productAccessory {
  background-color: rgba(224, 224, 224, 0.13);
  height: 250px;
  padding: 15px; }

.productAccessoryImage {
  height: 150px;
  position: relative; }

.productAccessoryImage a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 1px;
  max-height: 150px; }

.productSuggestionGroup {
  border: 1px solid #efefef;
  padding-bottom: 0 !important; }

.productSuggestion {
  background-color: rgba(224, 224, 224, 0.13);
  height: 250px;
  padding: 15px; }

.productSuggestionImage {
  height: 150px;
  position: relative; }

.productSuggestionImage a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 1px;
  max-height: 150px; }

.productAccessoryGroupModal {
  border: 1px solid #efefef;
  padding-bottom: 0 !important; }

.productAccessoryModal {
  background-color: rgba(224, 224, 224, 0.13);
  height: 250px;
  padding: 15px; }

.productAccessoryImageModal {
  height: 150px;
  position: relative; }

.productAccessoryImageModal a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 1px;
  max-height: 150px; }

.productSuggestionGroupModal {
  border: 1px solid #efefef;
  padding-bottom: 0 !important; }

.productSuggestionModal {
  background-color: rgba(224, 224, 224, 0.13);
  height: 250px;
  padding: 15px; }

.productSuggestionImageModal {
  height: 150px;
  position: relative; }

.productSuggestionImageModal a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 1px;
  max-height: 150px; }

span.mainImageHover {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  cursor: pointer;
  display: inline;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms; }

span.mainImageHover .span1 {
  display: table;
  width: 100%;
  height: 100%; }

span.mainImageHover .span2 {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

ul.img-list li:hover span.mainImageHover {
  opacity: 1; }

ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center; }

ul.img-list li {
  display: block;
  margin: 0 1em 1em 0;
  position: relative; }

.mainImage,
.thumbImage {
  margin-bottom: 0 !important; }

.productImage:hover span.mainImageHover {
  opacity: 1; }

.membershipPageIcon {
  width: 100px;
  float: left;
  padding-right: 10px; }

ul.col3 {
  list-style-type: none;
  width: 100%; }

ul.col3 li {
  float: left;
  width: 33%; }

.resultsEventsItemImage {
  float: left; }

.bootnav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.bootnav:before,
.bootnav:after {
  display: table;
  content: " "; }

.bootnav:after {
  clear: both; }

.bootnav:before,
.bootnav:after {
  display: table;
  content: " "; }

.bootnav:after {
  clear: both; }

.bootnav > li {
  position: relative;
  display: block; }

.bootnav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.bootnav > li > a:hover,
.bootnav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.bootnav > li.disabled > a {
  color: #999999; }

.bootnav > li.disabled > a:hover,
.bootnav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.bootnav .open > a,
.bootnav .open > a:hover,
.bootnav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca; }

.bootnav .bootnav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.bootnav > li > a > img {
  max-width: none; }

.bootnav-tabs {
  border-bottom: 1px solid #dddddd; }

.bootnav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.bootnav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.bootnav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

.bootnav-tabs > li.active > a,
.bootnav-tabs > li.active > a:hover,
.bootnav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent; }

.bootnav-tabs.bootnav-justified {
  width: 100%;
  border-bottom: 0; }

.bootnav-tabs.bootnav-justified > li {
  float: none; }

.bootnav-tabs.bootnav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.bootnav-tabs.bootnav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .bootnav-tabs.bootnav-justified > li {
    display: table-cell;
    width: 1%; }
  .bootnav-tabs.bootnav-justified > li > a {
    margin-bottom: 0; } }

.bootnav-tabs.bootnav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.bootnav-tabs.bootnav-justified > .active > a,
.bootnav-tabs.bootnav-justified > .active > a:hover,
.bootnav-tabs.bootnav-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .bootnav-tabs.bootnav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }
  .bootnav-tabs.bootnav-justified > .active > a,
  .bootnav-tabs.bootnav-justified > .active > a:hover,
  .bootnav-tabs.bootnav-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }

.bootnav-pills > li {
  float: left; }

.bootnav-pills > li > a {
  border-radius: 4px; }

.bootnav-pills > li + li {
  margin-left: 2px; }

.bootnav-pills > li.active > a,
.bootnav-pills > li.active > a:hover,
.bootnav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca; }

.bootnav-stacked > li {
  float: none; }

.bootnav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.bootnav-justified {
  width: 100%; }

.bootnav-justified > li {
  float: none; }

.bootnav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.bootnav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .bootnav-justified > li {
    display: table-cell;
    width: 1%; }
  .bootnav-justified > li > a {
    margin-bottom: 0; } }

.bootnav-tabs-justified {
  border-bottom: 0; }

.bootnav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.bootnav-tabs-justified > .active > a,
.bootnav-tabs-justified > .active > a:hover,
.bootnav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .bootnav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }
  .bootnav-tabs-justified > .active > a,
  .bootnav-tabs-justified > .active > a:hover,
  .bootnav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.bootnav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.bootnavbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

.bootnavbar:before,
.bootnavbar:after {
  display: table;
  content: " "; }

.bootnavbar:after {
  clear: both; }

.bootnavbar:before,
.bootnavbar:after {
  display: table;
  content: " "; }

.bootnavbar:after {
  clear: both; }

@media (min-width: 768px) {
  .bootnavbar {
    border-radius: 4px; } }

.bootnavbar-header:before,
.bootnavbar-header:after {
  display: table;
  content: " "; }

.bootnavbar-header:after {
  clear: both; }

.bootnavbar-header:before,
.bootnavbar-header:after {
  display: table;
  content: " "; }

.bootnavbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .bootnavbar-header {
    float: left; } }

.bootnavbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.bootnavbar-collapse:before,
.bootnavbar-collapse:after {
  display: table;
  content: " "; }

.bootnavbar-collapse:after {
  clear: both; }

.bootnavbar-collapse:before,
.bootnavbar-collapse:after {
  display: table;
  content: " "; }

.bootnavbar-collapse:after {
  clear: both; }

.bootnavbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .bootnavbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }
  .bootnavbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .bootnavbar-collapse.in {
    overflow-y: visible; }
  .bootnavbar-fixed-top .bootnavbar-collapse,
  .bootnavbar-static-top .bootnavbar-collapse,
  .bootnavbar-fixed-bottom .bootnavbar-collapse {
    padding-right: 0;
    padding-left: 0; } }

.container > .bootnavbar-header,
.container > .bootnavbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .bootnavbar-header,
  .container > .bootnavbar-collapse {
    margin-right: 0;
    margin-left: 0; } }

.bootnavbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .bootnavbar-static-top {
    border-radius: 0; } }

.bootnavbar-fixed-top,
.bootnavbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .bootnavbar-fixed-top,
  .bootnavbar-fixed-bottom {
    border-radius: 0; } }

.bootnavbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.bootnavbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.bootnavbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px; }

.bootnavbar-brand:hover,
.bootnavbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  .bootnavbar > .container .bootnavbar-brand {
    margin-left: -15px; } }

.bootnavbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.bootnavbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.bootnavbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .bootnavbar-toggle {
    display: none; } }

.bootnavbar-nav {
  margin: 7.5px -15px; }

.bootnavbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .bootnavbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  .bootnavbar-nav .open .dropdown-menu > li > a,
  .bootnavbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .bootnavbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .bootnavbar-nav .open .dropdown-menu > li > a:hover,
  .bootnavbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  .bootnavbar-nav {
    float: left;
    margin: 0; }
  .bootnavbar-nav > li {
    float: left; }
  .bootnavbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; }
  .bootnavbar-nav.bootnavbar-right:last-child {
    margin-right: -15px; } }

@media (min-width: 768px) {
  .bootnavbar-left {
    float: left !important; }
  .bootnavbar-right {
    float: right !important; } }

.bootnavbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 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); }

@media (min-width: 768px) {
  .bootnavbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .bootnavbar-form .form-control {
    display: inline-block; }
  .bootnavbar-form select.form-control {
    width: auto; }
  .bootnavbar-form .radio,
  .bootnavbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .bootnavbar-form .radio input[type="radio"],
  .bootnavbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }

@media (max-width: 767px) {
  .bootnavbar-form .form-group {
    margin-bottom: 5px; } }

@media (min-width: 768px) {
  .bootnavbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .bootnavbar-form.bootnavbar-right:last-child {
    margin-right: -15px; } }

.bootnavbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.bootnavbar-fixed-bottom .bootnavbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.bootnavbar-nav.pull-right > li > .dropdown-menu,
.bootnavbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.bootnavbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.bootnavbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.bootnavbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.bootnavbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .bootnavbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; }
  .bootnavbar-text.bootnavbar-right:last-child {
    margin-right: 0; } }

.bootnavbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.bootnavbar-default .bootnavbar-brand {
  color: #777777; }

.bootnavbar-default .bootnavbar-brand:hover,
.bootnavbar-default .bootnavbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.bootnavbar-default .bootnavbar-text {
  color: #777777; }

.bootnavbar-default .bootnavbar-nav > li > a {
  color: #777777; }

.bootnavbar-default .bootnavbar-nav > li > a:hover,
.bootnavbar-default .bootnavbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent; }

.bootnavbar-default .bootnavbar-nav > .active > a,
.bootnavbar-default .bootnavbar-nav > .active > a:hover,
.bootnavbar-default .bootnavbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

.bootnavbar-default .bootnavbar-nav > .disabled > a,
.bootnavbar-default .bootnavbar-nav > .disabled > a:hover,
.bootnavbar-default .bootnavbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent; }

.bootnavbar-default .bootnavbar-toggle {
  border-color: #dddddd; }

.bootnavbar-default .bootnavbar-toggle:hover,
.bootnavbar-default .bootnavbar-toggle:focus {
  background-color: #dddddd; }

.bootnavbar-default .bootnavbar-toggle .icon-bar {
  background-color: #cccccc; }

.bootnavbar-default .bootnavbar-collapse,
.bootnavbar-default .bootnavbar-form {
  border-color: #e7e7e7; }

.bootnavbar-default .bootnavbar-nav > .open > a,
.bootnavbar-default .bootnavbar-nav > .open > a:hover,
.bootnavbar-default .bootnavbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  .bootnavbar-default .bootnavbar-nav .open .dropdown-menu > li > a {
    color: #777777; }
  .bootnavbar-default .bootnavbar-nav .open .dropdown-menu > li > a:hover,
  .bootnavbar-default .bootnavbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent; }
  .bootnavbar-default .bootnavbar-nav .open .dropdown-menu > .active > a,
  .bootnavbar-default .bootnavbar-nav .open .dropdown-menu > .active > a:hover,
  .bootnavbar-default .bootnavbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7; }
  .bootnavbar-default .bootnavbar-nav .open .dropdown-menu > .disabled > a,
  .bootnavbar-default .bootnavbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bootnavbar-default .bootnavbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent; } }

.bootnavbar-default .bootnavbar-link {
  color: #777777; }

.bootnavbar-default .bootnavbar-link:hover {
  color: #333333; }

.bootnavbar-inverse {
  background-color: #222222;
  border-color: #080808; }

.bootnavbar-inverse .bootnavbar-brand {
  color: #999999; }

.bootnavbar-inverse .bootnavbar-brand:hover,
.bootnavbar-inverse .bootnavbar-brand:focus {
  color: #ffffff;
  background-color: transparent; }

.bootnavbar-inverse .bootnavbar-text {
  color: #999999; }

.bootnavbar-inverse .bootnavbar-nav > li > a {
  color: #999999; }

.bootnavbar-inverse .bootnavbar-nav > li > a:hover,
.bootnavbar-inverse .bootnavbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent; }

.bootnavbar-inverse .bootnavbar-nav > .active > a,
.bootnavbar-inverse .bootnavbar-nav > .active > a:hover,
.bootnavbar-inverse .bootnavbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808; }

.bootnavbar-inverse .bootnavbar-nav > .disabled > a,
.bootnavbar-inverse .bootnavbar-nav > .disabled > a:hover,
.bootnavbar-inverse .bootnavbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent; }

.bootnavbar-inverse .bootnavbar-toggle {
  border-color: #333333; }

.bootnavbar-inverse .bootnavbar-toggle:hover,
.bootnavbar-inverse .bootnavbar-toggle:focus {
  background-color: #333333; }

.bootnavbar-inverse .bootnavbar-toggle .icon-bar {
  background-color: #ffffff; }

.bootnavbar-inverse .bootnavbar-collapse,
.bootnavbar-inverse .bootnavbar-form {
  border-color: #101010; }

.bootnavbar-inverse .bootnavbar-nav > .open > a,
.bootnavbar-inverse .bootnavbar-nav > .open > a:hover,
.bootnavbar-inverse .bootnavbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808; }

@media (max-width: 767px) {
  .bootnavbar-inverse .bootnavbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .bootnavbar-inverse .bootnavbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }
  .bootnavbar-inverse .bootnavbar-nav .open .dropdown-menu > li > a {
    color: #999999; }
  .bootnavbar-inverse .bootnavbar-nav .open .dropdown-menu > li > a:hover,
  .bootnavbar-inverse .bootnavbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent; }
  .bootnavbar-inverse .bootnavbar-nav .open .dropdown-menu > .active > a,
  .bootnavbar-inverse .bootnavbar-nav .open .dropdown-menu > .active > a:hover,
  .bootnavbar-inverse .bootnavbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808; }
  .bootnavbar-inverse .bootnavbar-nav .open .dropdown-menu > .disabled > a,
  .bootnavbar-inverse .bootnavbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bootnavbar-inverse .bootnavbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent; } }

.bootnavbar-inverse .bootnavbar-link {
  color: #999999; }

.bootnavbar-inverse .bootnavbar-link:hover {
  color: #ffffff; }

.backGreyFaded {
  background-color: rgba(100, 100, 100, 0.05); }

img.resultsEventsItemImage,
img.resultsContentItemImage,
img.resultsBusinessesItemImage,
img.resultsProductItemImage {
  margin-bottom: 10px; }

.highlightTextBoxError {
  border: 1px solid #741717;
  background-color: #ffeaea;
  color: #741717; }

.radio > li {
  list-style-type: none; }

.infoblocks {
  box-sizing: border-box;
  margin: 0 0 -15px -15px;
  padding: 0;
  font-size: 0;
  letter-spacing: 0;
  line-height: 0;
  list-style-type: none;
  word-spacing: 0;
  clear: both; }

.infoblocks > * {
  box-sizing: border-box;
  display: inline-block;
  padding: 0 0 15px 15px;
  position: relative;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: mid; }

.infoblocks_4to1 > * {
  width: 100%; }

.minHeight200 {
  min-height: 200px; }

.infoblockCenter {
  align-items: center;
  justify-content: center; }

.infobox {
  padding: 20px;
  background-color: #FFFFFF;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(206, 206, 204, 0.75);
  width: 100%;
  border: 1px solid black; }

.infobox + .infobox {
  margin-top: 20px; }

.infoblocks_4to1 > * {
  width: 25%; }

.infoblocks_equalHeight {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.infoblocks_equalHeight > * {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.infoblocks > * > .infobox_stickToBlocks {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

@media screen and (max-width: 768px) {
  .infoblocks_4to1 > * {
    width: 100%; } }

.serviceTerm {
  font-weight: bold;
  font-size: 14pt;
  padding-top: 5px; }

.serviceCost {
  font-size: 30pt; }

.serviceCost sup {
  font-size: 17pt; }

.serviceDate label {
  display: block;
  margin-bottom: 0;
  font-size: 10pt;
  font-weight: normal; }

.serviceDate {
  font-size: 14pt; }

.infoblocks > li {
  text-align: center; }

.serviceCost span {
  font-size: 10px; }

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  margin-left: 0; }

.topNotification {
  text-align: center;
  padding: 1em;
  z-index: 999;
  width: 100%;
  background-color: #9b0c0c;
  color: white;
  display: block; }

@media (max-width: 767px) {
  .text-center-xs {
    text-align: center; } }

body {
  color: #8E8F98; }

.demoBackColor {
  background-color: rgba(68, 140, 202, 0.08); }

.placeholder-footer {
  border: 1px dashed #CECECC;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #C1C1C1;
  text-align: center; }

.placeholder-header {
  border: 1px dashed #CECECC;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #C1C1C1;
  text-align: center; }

.placeholder-content {
  border: 1px dashed #CECECC; }

.placeholder-message {
  padding: 20px;
  background-color: #F3F3F3;
  font-size: 14px;
  margin: 0 -15px;
  text-align: center; }

#registerWelcome {
  padding: 0 15px; }

.navbar {
  margin-bottom: 0; }

/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: 0 0; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  margin: .67em 0;
  font-size: 2em; }

mark {
  color: #000;
  background: #ff0; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td, th {
  padding: 0; }

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .table td, .table th {
    background-color: #fff !important; }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/fonts/glyphicons-halflings-regular.eot);
  src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/fonts/glyphicons-halflings-regular.woff) format("woff"), url(/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "*"; }

.glyphicon-plus:before {
  content: "+"; }

.glyphicon-euro:before {
  content: "€"; }

.glyphicon-minus:before {
  content: "−"; }

.glyphicon-cloud:before {
  content: "☁"; }

.glyphicon-envelope:before {
  content: "✉"; }

.glyphicon-pencil:before {
  content: "✏"; }

.glyphicon-glass:before {
  content: ""; }

.glyphicon-music:before {
  content: ""; }

.glyphicon-search:before {
  content: ""; }

.glyphicon-heart:before {
  content: ""; }

.glyphicon-star:before {
  content: ""; }

.glyphicon-star-empty:before {
  content: ""; }

.glyphicon-user:before {
  content: ""; }

.glyphicon-film:before {
  content: ""; }

.glyphicon-th-large:before {
  content: ""; }

.glyphicon-th:before {
  content: ""; }

.glyphicon-th-list:before {
  content: ""; }

.glyphicon-ok:before {
  content: ""; }

.glyphicon-remove:before {
  content: ""; }

.glyphicon-zoom-in:before {
  content: ""; }

.glyphicon-zoom-out:before {
  content: ""; }

.glyphicon-off:before {
  content: ""; }

.glyphicon-signal:before {
  content: ""; }

.glyphicon-cog:before {
  content: ""; }

.glyphicon-trash:before {
  content: ""; }

.glyphicon-home:before {
  content: ""; }

.glyphicon-file:before {
  content: ""; }

.glyphicon-time:before {
  content: ""; }

.glyphicon-road:before {
  content: ""; }

.glyphicon-download-alt:before {
  content: ""; }

.glyphicon-download:before {
  content: ""; }

.glyphicon-upload:before {
  content: ""; }

.glyphicon-inbox:before {
  content: ""; }

.glyphicon-play-circle:before {
  content: ""; }

.glyphicon-repeat:before {
  content: ""; }

.glyphicon-refresh:before {
  content: ""; }

.glyphicon-list-alt:before {
  content: ""; }

.glyphicon-lock:before {
  content: ""; }

.glyphicon-flag:before {
  content: ""; }

.glyphicon-headphones:before {
  content: ""; }

.glyphicon-volume-off:before {
  content: ""; }

.glyphicon-volume-down:before {
  content: ""; }

.glyphicon-volume-up:before {
  content: ""; }

.glyphicon-qrcode:before {
  content: ""; }

.glyphicon-barcode:before {
  content: ""; }

.glyphicon-tag:before {
  content: ""; }

.glyphicon-tags:before {
  content: ""; }

.glyphicon-book:before {
  content: ""; }

.glyphicon-bookmark:before {
  content: ""; }

.glyphicon-print:before {
  content: ""; }

.glyphicon-camera:before {
  content: ""; }

.glyphicon-font:before {
  content: ""; }

.glyphicon-bold:before {
  content: ""; }

.glyphicon-italic:before {
  content: ""; }

.glyphicon-text-height:before {
  content: ""; }

.glyphicon-text-width:before {
  content: ""; }

.glyphicon-align-left:before {
  content: ""; }

.glyphicon-align-center:before {
  content: ""; }

.glyphicon-align-right:before {
  content: ""; }

.glyphicon-align-justify:before {
  content: ""; }

.glyphicon-list:before {
  content: ""; }

.glyphicon-indent-left:before {
  content: ""; }

.glyphicon-indent-right:before {
  content: ""; }

.glyphicon-facetime-video:before {
  content: ""; }

.glyphicon-picture:before {
  content: ""; }

.glyphicon-map-marker:before {
  content: ""; }

.glyphicon-adjust:before {
  content: ""; }

.glyphicon-tint:before {
  content: ""; }

.glyphicon-edit:before {
  content: ""; }

.glyphicon-share:before {
  content: ""; }

.glyphicon-check:before {
  content: ""; }

.glyphicon-move:before {
  content: ""; }

.glyphicon-step-backward:before {
  content: ""; }

.glyphicon-fast-backward:before {
  content: ""; }

.glyphicon-backward:before {
  content: ""; }

.glyphicon-play:before {
  content: ""; }

.glyphicon-pause:before {
  content: ""; }

.glyphicon-stop:before {
  content: ""; }

.glyphicon-forward:before {
  content: ""; }

.glyphicon-fast-forward:before {
  content: ""; }

.glyphicon-step-forward:before {
  content: ""; }

.glyphicon-eject:before {
  content: ""; }

.glyphicon-chevron-left:before {
  content: ""; }

.glyphicon-chevron-right:before {
  content: ""; }

.glyphicon-plus-sign:before {
  content: ""; }

.glyphicon-minus-sign:before {
  content: ""; }

.glyphicon-remove-sign:before {
  content: ""; }

.glyphicon-ok-sign:before {
  content: ""; }

.glyphicon-question-sign:before {
  content: ""; }

.glyphicon-info-sign:before {
  content: ""; }

.glyphicon-screenshot:before {
  content: ""; }

.glyphicon-remove-circle:before {
  content: ""; }

.glyphicon-ok-circle:before {
  content: ""; }

.glyphicon-ban-circle:before {
  content: ""; }

.glyphicon-arrow-left:before {
  content: ""; }

.glyphicon-arrow-right:before {
  content: ""; }

.glyphicon-arrow-up:before {
  content: ""; }

.glyphicon-arrow-down:before {
  content: ""; }

.glyphicon-share-alt:before {
  content: ""; }

.glyphicon-resize-full:before {
  content: ""; }

.glyphicon-resize-small:before {
  content: ""; }

.glyphicon-exclamation-sign:before {
  content: ""; }

.glyphicon-gift:before {
  content: ""; }

.glyphicon-leaf:before {
  content: ""; }

.glyphicon-fire:before {
  content: ""; }

.glyphicon-eye-open:before {
  content: ""; }

.glyphicon-eye-close:before {
  content: ""; }

.glyphicon-warning-sign:before {
  content: ""; }

.glyphicon-plane:before {
  content: ""; }

.glyphicon-calendar:before {
  content: ""; }

.glyphicon-random:before {
  content: ""; }

.glyphicon-comment:before {
  content: ""; }

.glyphicon-magnet:before {
  content: ""; }

.glyphicon-chevron-up:before {
  content: ""; }

.glyphicon-chevron-down:before {
  content: ""; }

.glyphicon-retweet:before {
  content: ""; }

.glyphicon-shopping-cart:before {
  content: ""; }

.glyphicon-folder-close:before {
  content: ""; }

.glyphicon-folder-open:before {
  content: ""; }

.glyphicon-resize-vertical:before {
  content: ""; }

.glyphicon-resize-horizontal:before {
  content: ""; }

.glyphicon-hdd:before {
  content: ""; }

.glyphicon-bullhorn:before {
  content: ""; }

.glyphicon-bell:before {
  content: ""; }

.glyphicon-certificate:before {
  content: ""; }

.glyphicon-thumbs-up:before {
  content: ""; }

.glyphicon-thumbs-down:before {
  content: ""; }

.glyphicon-hand-right:before {
  content: ""; }

.glyphicon-hand-left:before {
  content: ""; }

.glyphicon-hand-up:before {
  content: ""; }

.glyphicon-hand-down:before {
  content: ""; }

.glyphicon-circle-arrow-right:before {
  content: ""; }

.glyphicon-circle-arrow-left:before {
  content: ""; }

.glyphicon-circle-arrow-up:before {
  content: ""; }

.glyphicon-circle-arrow-down:before {
  content: ""; }

.glyphicon-globe:before {
  content: ""; }

.glyphicon-wrench:before {
  content: ""; }

.glyphicon-tasks:before {
  content: ""; }

.glyphicon-filter:before {
  content: ""; }

.glyphicon-briefcase:before {
  content: ""; }

.glyphicon-fullscreen:before {
  content: ""; }

.glyphicon-dashboard:before {
  content: ""; }

.glyphicon-paperclip:before {
  content: ""; }

.glyphicon-heart-empty:before {
  content: ""; }

.glyphicon-link:before {
  content: ""; }

.glyphicon-phone:before {
  content: ""; }

.glyphicon-pushpin:before {
  content: ""; }

.glyphicon-usd:before {
  content: ""; }

.glyphicon-gbp:before {
  content: ""; }

.glyphicon-sort:before {
  content: ""; }

.glyphicon-sort-by-alphabet:before {
  content: ""; }

.glyphicon-sort-by-alphabet-alt:before {
  content: ""; }

.glyphicon-sort-by-order:before {
  content: ""; }

.glyphicon-sort-by-order-alt:before {
  content: ""; }

.glyphicon-sort-by-attributes:before {
  content: ""; }

.glyphicon-sort-by-attributes-alt:before {
  content: ""; }

.glyphicon-unchecked:before {
  content: ""; }

.glyphicon-expand:before {
  content: ""; }

.glyphicon-collapse-down:before {
  content: ""; }

.glyphicon-collapse-up:before {
  content: ""; }

.glyphicon-log-in:before {
  content: ""; }

.glyphicon-flash:before {
  content: ""; }

.glyphicon-log-out:before {
  content: ""; }

.glyphicon-new-window:before {
  content: ""; }

.glyphicon-record:before {
  content: ""; }

.glyphicon-save:before {
  content: ""; }

.glyphicon-open:before {
  content: ""; }

.glyphicon-saved:before {
  content: ""; }

.glyphicon-import:before {
  content: ""; }

.glyphicon-export:before {
  content: ""; }

.glyphicon-send:before {
  content: ""; }

.glyphicon-floppy-disk:before {
  content: ""; }

.glyphicon-floppy-saved:before {
  content: ""; }

.glyphicon-floppy-remove:before {
  content: ""; }

.glyphicon-floppy-save:before {
  content: ""; }

.glyphicon-floppy-open:before {
  content: ""; }

.glyphicon-credit-card:before {
  content: ""; }

.glyphicon-transfer:before {
  content: ""; }

.glyphicon-cutlery:before {
  content: ""; }

.glyphicon-header:before {
  content: ""; }

.glyphicon-compressed:before {
  content: ""; }

.glyphicon-earphone:before {
  content: ""; }

.glyphicon-phone-alt:before {
  content: ""; }

.glyphicon-tower:before {
  content: ""; }

.glyphicon-stats:before {
  content: ""; }

.glyphicon-sd-video:before {
  content: ""; }

.glyphicon-hd-video:before {
  content: ""; }

.glyphicon-subtitles:before {
  content: ""; }

.glyphicon-sound-stereo:before {
  content: ""; }

.glyphicon-sound-dolby:before {
  content: ""; }

.glyphicon-sound-5-1:before {
  content: ""; }

.glyphicon-sound-6-1:before {
  content: ""; }

.glyphicon-sound-7-1:before {
  content: ""; }

.glyphicon-copyright-mark:before {
  content: ""; }

.glyphicon-registration-mark:before {
  content: ""; }

.glyphicon-cloud-download:before {
  content: ""; }

.glyphicon-cloud-upload:before {
  content: ""; }

.glyphicon-tree-conifer:before {
  content: ""; }

.glyphicon-tree-deciduous:before {
  content: ""; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

:before, :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.42857143;
  color: #8e8f98;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #51aadf;
  text-decoration: none; }

a:hover, a:focus {
  color: #4199cd;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: 500;
  line-height: 1;
  color: #777; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }

small, .small {
  font-size: 85%; }

cite {
  font-style: normal; }

mark, .mark {
  padding: .2em;
  background-color: #fcf8e3; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777; }

.text-primary {
  color: #51aadf; }

a.text-primary:hover {
  color: #3071a9; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #51aadf; }

a.bg-primary:hover {
  background-color: #3071a9; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.42857143; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0; }

blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '— '; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: ''; }

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: ' —'; }

blockquote:before, blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row, .row {
  margin-right: -15px;
  margin-left: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12, .col-md-12 {
    width: 100%; }
  .col-md-11, .col-md-11 {
    width: 91.66666667%; }
  .col-md-10, .col-md-10 {
    width: 83.33333333%; }
  .col-md-9, .col-md-9 {
    width: 75%; }
  .col-md-8, .col-md-8 {
    width: 66.66666667%; }
  .col-md-7, .col-md-7 {
    width: 58.33333333%; }
  .col-md-6, .col-md-6 {
    width: 50%; }
  .col-md-5, .col-md-5 {
    width: 41.66666667%; }
  .col-md-4, .col-md-4 {
    width: 33.33333333%; }
  .col-md-3, .col-md-3 {
    width: 25%; }
  .col-md-2, .col-md-2 {
    width: 16.66666667%; }
  .col-md-1, .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12, .col-md-12 {
    width: 100%; }
  .col-lg-11, .col-md-11 {
    width: 91.66666667%; }
  .col-lg-10, .col-md-10 {
    width: 83.33333333%; }
  .col-lg-9, .col-md-9 {
    width: 75%; }
  .col-lg-8, .col-md-8 {
    width: 66.66666667%; }
  .col-lg-7, .col-md-7 {
    width: 58.33333333%; }
  .col-lg-6, .col-md-6 {
    width: 50%; }
  .col-lg-5, .col-md-5 {
    width: 41.66666667%; }
  .col-lg-4, .col-md-4 {
    width: 33.33333333%; }
  .col-lg-3, .col-md-3 {
    width: 25%; }
  .col-lg-2, .col-md-2 {
    width: 16.66666667%; }
  .col-lg-1, .col-md-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

table {
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none; }

table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none; }

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }
  .table-responsive > .table {
    margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type=radio], input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type=file] {
  display: block; }

input[type=range] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -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 .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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: #c0c0c0;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #c0c0c0; }

.form-control::-webkit-input-placeholder {
  color: #c0c0c0; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1; }

textarea.form-control {
  height: auto; }

input[type=search] {
  -webkit-appearance: none; }

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
  line-height: 34px;
  line-height: 1.42857143 \0; }

input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
  line-height: 30px; }

input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
  line-height: 46px; }

.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label, .checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 500;
  cursor: pointer;
  padding-right: 50px; }

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed; }

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

.input-sm, .form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, select[multiple].input-sm {
  height: auto; }

.input-lg, .form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, select[multiple].input-lg {
  height: auto; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  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;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  padding: 9px 15px 8px 15px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: none;
  border-radius: 2px; }

.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none; }

.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #77a331; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #618626; }

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #51aadf;
  border-color: #357ebd; }

.btn-primary .badge {
  color: #51aadf;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #9c0; }

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #84af03; }

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #cececc; }

.btn-success .badge {
  color: #9c0;
  background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #51aadf; }

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #3d90c1; }

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  background-color: #cececc; }

.btn-info .badge {
  color: #77a331;
  background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e; }

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f; }

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c; }

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  font-weight: 500;
  color: #51aadf;
  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: #51aadf;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 500;
  line-height: 1.42857143;
  color: #333 !important;
  white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #51aadf;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid; }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0; } }

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
  z-index: 2; }

.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  outline: 0; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

[data-toggle=buttons] > .btn > input[type=radio], [data-toggle=buttons] > .btn > input[type=checkbox] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33; }

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px; }

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto; }

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell; }

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px; }

.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
  margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -1px; }

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2; }

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.nav > li.disabled > a {
  color: #777; }

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #51aadf; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent; }

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs.nav-justified > li > a {
  margin-right: 0; }

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd; }
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.nav-pills > li {
  float: left; }

.nav-pills > li + 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: #51aadf; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0; }

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd; }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .navbar-collapse.in {
    overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@media (min-width: 768px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-logo {
  padding-top: 7px; }

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 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); }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
    width: auto; }
  .navbar-form .input-group > .form-control {
    width: 100%; }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0; }
  .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0; }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; } }

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; }
  .navbar-text.navbar-right:last-child {
    margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; } }

.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-default .btn-link {
  color: #777; }

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333; }

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #777; }

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #777; }

.navbar-inverse .navbar-nav > li > a {
  color: #777; }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; } }

.navbar-inverse .navbar-link {
  color: #777; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link {
  color: #777; }

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ "; }

.breadcrumb > .active {
  color: #777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0; }

.pagination > li {
  display: inline; }

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #51aadf;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #4199cd;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #51aadf;
  border-color: #51aadf; }

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager li {
  display: inline; }

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd; }

.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.pager .next > a, .pager .next > span {
  float: right; }

.pager .previous > a, .pager .previous > span {
  float: left; }

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #777; }

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e; }

.label-primary {
  background-color: #51aadf; }

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9; }

.label-success {
  background-color: #9c0; }

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #77a331; }

.label-info {
  background-color: #51aadf; }

.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: #f37455; }

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #e06547; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.btn-xs .badge {
  top: 0;
  padding: 1px 5px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #51aadf;
  background-color: #fff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

.jumbotron h1, .jumbotron .h1 {
  color: inherit; }

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

.jumbotron > hr {
  border-top-color: #d5d5d5; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.thumbnail > img, .thumbnail a > img {
  margin-right: auto;
  margin-left: auto; }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #51aadf; }

.thumbnail .caption {
  padding: 9px;
  color: #333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: 700; }

.alert > p, .alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable, .alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  -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: #51aadf;
  -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 .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

.progress-striped .progress-bar, .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress.active .progress-bar, .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }

.progress-bar[aria-valuenow="0"] {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.progress-bar-success {
  background-color: #77a331; }

.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: #51aadf; }

.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 {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

a.list-group-item {
  color: #555; }

a.list-group-item .list-group-item-heading {
  color: #333; }

a.list-group-item:hover, a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777;
  background-color: #eee; }

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit; }

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #51aadf;
  border-color: #51aadf; }

.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit; }

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e1edf7; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }

a.list-group-item-success .list-group-item-heading {
  color: inherit; }

a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }

a.list-group-item-info .list-group-item-heading {
  color: inherit; }

a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading {
  color: inherit; }

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }

a.list-group-item-danger .list-group-item-heading {
  color: inherit; }

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  -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-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

.panel-title > a {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
  margin-bottom: 0; }

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #51aadf; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #51aadf;
  border-color: #51aadf; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #51aadf; }

.panel-primary > .panel-heading .badge {
  color: #51aadf;
  background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #51aadf; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -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; }

.well-sm {
  padding: 9px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5; }

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate3d(0, -25%, 0);
  -o-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0); }

.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0; }

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  content: "";
  border-width: 10px; }

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1; }

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
  background-repeat: repeat-x; }

.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9; }

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: '‹'; }

.carousel-control .icon-next:before {
  content: '›'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  display: table;
  content: " "; }

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md, td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs, .hidden-phone {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm, .hidden-tablet {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md, .hidden-desktop {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg, .hidden-desktop {
    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; } }

.pvBackColor {
  background-color: #9dc93b !important;
  color: #fff; }

.pvBackColor a {
  color: #fff; }

.pvFontColor, pvFontColor a {
  color: #9dc93b !important; }

.whiteBorder {
  border: 1px solid #fff !important; }

.pvBlock {
  background-color: rgba(119, 163, 49, 0.15) !important;
  border-left: 3px solid rgba(119, 163, 49, 0.8) !important;
  color: #77a331 !important; }

.dashBlockBorder {
  border: 1px solid #c3c3c3 !important;
  padding: 15px; }

.dashBlockTopHeader {
  background-color: #f1f1f1;
  border-top: 1px solid #c3c3c3;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
  margin-bottom: 0;
  padding: 10px;
  color: #000;
  font-size: 24px;
  font-weight: bold; }

body {
  padding-top: 70px; }

.marginbottom10 {
  margin-bottom: 10px; }

.cal .ajax__calendar_container {
  border: 1px solid #3f93c1;
  background-color: #f7f9fa; }

.cal .ajax__calendar_other .ajax__calendar_day, .cal .ajax__calendar_other .ajax__calendar_year {
  color: #c0deed; }

.cal .ajax__calendar_hover .ajax__calendar_day, .cal .ajax__calendar_hover .ajax__calendar_month, .cal .ajax__calendar_hover .ajax__calendar_year {
  color: #3f93c1;
  text-decoration: underline; }

.cal .ajax__calendar_active .ajax__calendar_day, .cal .ajax__calendar_active .ajax__calendar_month, .cal .ajax__calendar_active .ajax__calendar_year {
  color: #000;
  font-weight: bold;
  border: 1px solid #000; }

.caltext {
  border: 1px solid #469ac8;
  padding: 5px 5px 5px 5px;
  color: #469ac8; }

.txtWatermark {
  color: #adadad;
  border: 1px solid #adadad;
  padding: 5px 5px 5px 5px;
  background-image: url("../images/form_bg.jpg");
  background-repeat: repeat-x;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-style: italic; }

.displayblock {
  display: block; }

input .inputError {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #b94a48; }

.social_icon_twitter {
  background: url("../img/social_icons.png") -85px 0;
  width: 75px;
  height: 75px;
  float: left; }

.social_icon_facebook {
  background: url("../img/social_icons.png") 0 0;
  width: 75px;
  height: 75px;
  float: left; }

.social_icon_google {
  background: url("../img/social_icons.png") -85px -80px;
  width: 75px;
  height: 75px;
  float: left; }

.social_icon_link {
  background: url("../img/social_icons.png") -340px 0;
  width: 75px;
  height: 75px;
  float: left; }

.social_icon_mail {
  background: url("../img/social_icons.png") -420px 0;
  width: 75px;
  height: 75px;
  float: left;
  margin-right: 10px; }

.social_icon_textto {
  background: url("../img/social_icons.png") -340px -80px;
  width: 75px;
  height: 75px;
  float: left; }

.social_icon_qr {
  background: url("../img/social_icons.png") -420px -80px;
  width: 75px;
  height: 75px;
  float: left;
  margin-right: 10px; }

.social_icon_textmessage {
  background: url("../img/social_icons.png") -420px -165px;
  width: 75px;
  height: 75px;
  float: left;
  margin-right: 10px; }

.addtoyour {
  border: 1px solid #000;
  padding: 10px;
  background-color: #fafafa;
  text-align: center; }

.flyerimg {
  border: 1px solid #000; }

.imgbutton_connect {
  max-width: 90%; }

.checkboxlabel label {
  font-weight: normal; }

.navHeader {
  margin-bottom: 2px; }

#rect.raindrop {
  background: #add8e6;
  width: 95%;
  position: relative;
  display: block;
  overflow: hidden;
  padding: 10px;
  border-left: 0 solid transparent;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  color: #468847; }

#rect.rdleft {
  border-bottom-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  padding-left: 20px; }

#rect.rdright {
  border-top-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  margin-top: 30px; }

#rect.raindrop.green {
  background: #dff0d8; }

#rect.raindrop.yellow {
  background: #ff0; }

#rect.raindrop.orange {
  background: #ffa500; }

#rect.raindrop.teal {
  background: #008080; }

#rect.raindrop.pink {
  background: #ffc0cb; }

.leafblock {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px; }

.newsletterpreviewimage {
  border: 1px solid #808080;
  margin-bottom: 25px;
  float: right;
  max-width: 25%;
  margin-left: 10px; }

.color_memberships, .color_memberships a, .color_membership, .color_membership a {
  color: #eb5c8a !important; }

.color_loyalty, .color_loyalty a, .color_point_earned, .color_point_earned a {
  color: #00bc51 !important; }

.color_keywords, .color_keywords a {
  color: #00274d !important; }

.color_campaign, .color_campaign a {
  color: #f7941d !important; }

.color_social, .color_social a {
  color: #ee6029 !important; }

.color_newsletter, .color_newsletter a {
  color: #1b75ba !important; }

.color_locator, .color_locator a {
  color: #662d91 !important; }

.color_landingpages, .color_landingpages a {
  color: #aa2fa7 !important; }

.color_subscriptions, .color_subscriptions a, .color_subscription, .color_subscription a {
  color: #7e97ee !important; }

.color_events, .color_events a, .color_event, .color_event a {
  color: #ffb638 !important; }

.color_ratings, .color_ratings a {
  color: #9dca3a !important; }

.color_surveys, .color_surveys a, .color_survey, .color_survey a {
  color: #ef56d9 !important; }

.color_coupons, .color_coupons a, .color_coupon, .color_coupon a {
  color: #117c10 !important; }

.color_contests, .color_contests a, .color_contest, .color_contest a {
  color: #fc3d39 !important; }

.color_textmessaging, .color_textmessaging a {
  color: #2d3091 !important; }

.color_crm, .color_crm a {
  color: #bd1e2c !important; }

.color_commerce, .color_commerce a {
  color: #5a912d !important; }

.color_appointment, .color_appointment a {
  color: #df1e28 !important; }

.color_tickets, .color_tickets a {
  color: #ffb638 !important; }

.backcolor_tickets {
  background-color: #51aadf !important;
  color: #fff !important; }

.backcolor_appointment {
  background-color: #51aadf !important;
  color: #fff !important; }

.backcolor_crm {
  background-color: #77a331 !important;
  color: #fff !important; }

.backcolor_crm a {
  color: #fff !important; }

.backcolor_memberships, .backcolor_membership {
  background-color: #f3b841 !important;
  color: #fff !important; }

.backcolor_loyalty, .backcolor_point_earned {
  background-color: #f3b841 !important;
  color: #fff !important; }

.backcolor_keywords {
  background-color: #77a331 !important;
  color: #fff !important; }

.backcolor_campaign {
  background-color: #77a331 !important;
  color: #fff !important; }

.backcolor_social {
  background-color: #f37455 !important;
  color: #fff !important; }

.backcolor_newsletter {
  background-color: #f37455 !important;
  color: #fff !important; }

.backcolor_locator {
  background-color: #51aadf !important;
  color: #fff !important; }

.backcolor_landingpages {
  background-color: #3cc6a2 !important;
  color: #fff !important; }

.backcolor_subscriptions, .backcolor_subscription, .backcolor_transaction, .backcolor_payment {
  background-color: #51aadf !important;
  color: #fff !important; }

.backcolor_events, .backcolor_event {
  background-color: #51aadf !important;
  color: #fff !important; }

.backcolor_ratings {
  background-color: #3cc6a2 !important;
  color: #fff !important; }

.backcolor_surveys, .backcolor_survey {
  background-color: #3cc6a2 !important;
  color: #fff !important; }

.backcolor_coupons, .backcolor_coupon {
  background-color: #f3b841 !important;
  color: #fff !important; }

.backcolor_commerce {
  background-color: #51aadf !important;
  color: #fff !important; }

.backcolor_contests, .backcolor_contest {
  background-color: #3cc6a2 !important;
  color: #fff !important; }

.backcolor_textmessaging {
  background-color: #f37455 !important;
  color: #fff !important; }

.backcolor_general, .backcolor_note, .backcolor_attribute, .backcolor_activity, .backcolor_settings, .backcolor_tools {
  background-color: #263238 !important;
  color: #fff !important; }

.backlight_general, .backlight_note, .backlight_attribute, .backlight_activity {
  background-color: rgba(38, 50, 56, 0.1) !important; }

.backlight_tickets {
  background-color: rgba(81, 170, 223, 0.1) !important; }

.backlight_appointment {
  background-color: rgba(81, 170, 223, 0.1) !important; }

.backlight_crm {
  background-color: rgba(119, 163, 49, 0.1) !important; }

.backlight_memberships, .backlight_membership {
  background-color: rgba(243, 184, 65, 0.1) !important; }

.backlight_loyalty, .backlight_point_earned {
  background-color: rgba(243, 184, 65, 0.1) !important; }

.backlight_keywords {
  background-color: rgba(119, 163, 49, 0.1) !important; }

.backlight_campaign {
  background-color: rgba(119, 163, 49, 0.1) !important; }

.backlight_social {
  background-color: rgba(243, 116, 85, 0.1) !important; }

.backlight_newsletter {
  background-color: rgba(243, 116, 85, 0.1) !important; }

.backlight_locator {
  background-color: rgba(81, 170, 223, 0.1) !important; }

.backlight_landingpages {
  background-color: rgba(60, 198, 162, 0.1) !important; }

.backlight_subscriptions, .backlight_subscription, .backlight_transaction, .backlight_payment {
  background-color: rgba(81, 170, 223, 0.1) !important; }

.backlight_events, .backlight_event {
  background-color: rgba(81, 170, 223, 0.1) !important; }

.backlight_ratings {
  background-color: rgba(60, 198, 162, 0.1) !important; }

.backlight_surveys, .backlight_survey {
  background-color: rgba(60, 198, 162, 0.1) !important; }

.backlight_coupons, .backlight_coupon {
  background-color: rgba(243, 184, 65, 0.1) !important; }

.backlight_commerce {
  background-color: rgba(81, 170, 223, 0.1) !important; }

.backlight_contests, .backlight_contest {
  background-color: rgba(60, 198, 162, 0.1) !important; }

.backlight_textmessaging {
  background-color: rgba(243, 116, 85, 0.1) !important; }

.border_general, .border_note, .border_attribute, .border_activity, .border_tools, .border_settings {
  border: 1px solid #263238 !important; }

.border_tickets {
  border: 1px solid #51aadf !important; }

.border_appointment {
  border: 1px solid #51aadf !important; }

.border_crm {
  border: 1px solid #77a331 !important; }

.border_memberships, .border_membership {
  border: 1px solid #f3b841 !important; }

.border_loyalty, .border_point_earned {
  border: 1px solid #f3b841 !important; }

.border_keywords {
  border: 1px solid #77a331 !important; }

.border_campaign {
  border: 1px solid #77a331 !important; }

.border_social {
  border: 1px solid #f37455 !important; }

.border_newsletter {
  border: 1px solid #f37455 !important; }

.border_locator {
  border: 1px solid #51aadf !important; }

.border_landingpages {
  border: 1px solid #3cc6a2 !important; }

.border_subscriptions, .border_subscription, .border_transaction, .border_payment {
  border: 1px solid #51aadf !important; }

.border_events, .border_event {
  border: 1px solid #51aadf !important; }

.border_ratings {
  border: 1px solid #3cc6a2 !important; }

.border_surveys, .border_survey {
  border: 1px solid #3cc6a2 !important; }

.border_coupons, .border_coupon {
  border: 1px solid #f3b841 !important; }

.border_commerce {
  border: 1px solid #51aadf !important; }

.border_contests, .border_contest {
  border: 1px solid #3cc6a2 !important; }

.border_textmessaging {
  border: 1px solid #f37455 !important; }

.icon_contests {
  background-image: url("../img/icons/icon_contests_i.png"); }

.heroBox {
  padding: 25px 25px 0 25px; }

.heroHeader {
  font-size: 24pt;
  text-shadow: 0 1px 1px #000;
  padding-bottom: 10px;
  line-height: 30px; }

.heroBox p {
  font-size: 14pt; }

.heroImage {
  width: 25%;
  float: left;
  padding-right: 10px;
  margin-left: -25px; }

.colorGreen {
  color: #008000; }

.tint {
  position: relative;
  float: left;
  cursor: pointer; }

.tint:before {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
  background: rgba(50, 150, 50, 0.1);
  -moz-transition: background .3s linear;
  -webkit-transition: background .3s linear;
  -ms-transition: background .3s linear;
  -o-transition: background .3s linear;
  transition: background .3s linear; }

.tint:hover:before {
  background: none; }

.tint.selected:before {
  background: none; }

.navIcon {
  width: 25px;
  padding-right: 8px; }

.brandImage {
  width: 155px; }

.navigation-block .navbar {
  margin-bottom: 0; }

.navbar {
  overflow: visible;
  margin-bottom: 18px; }

.navigation-block .navbar .btn-navbar {
  float: none;
  margin: 0;
  color: #40444d;
  text-shadow: none;
  text-align: left; }

@media (max-width: 767px) {
  .navbar .btn-navbar {
    display: block; } }

.navbar .btn-navbar {
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2',endColorstr='#ffe5e5e5',GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); }

@media (min-width: 768px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; }
  .navbar .btn-navbar {
    display: none; } }

@media (max-width: 767px) {
  .nav-collapse, .nav-collapse.collapse {
    overflow: hidden;
    height: 0; } }

.iconBlockItem {
  width: 80%;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 10px;
  left: 0;
  float: left;
  margin-right: 10px; }

.iconBlock {
  padding-top: 10px;
  font-size: 10pt; }

.tabIcon {
  height: 20px; }

.sectionIcon {
  width: 95%; }

.displayInlineBlock {
  display: inline-block !important; }

@media (max-width: 979px) {
  .sectionIcon {
    width: 45px;
    vertical-align: top; }
  .navBox.col-md-1 {
    margin-bottom: 0 !important; } }

.blockText {
  color: #fff;
  font-weight: bold;
  font-size: 8pt;
  text-transform: uppercase; }

.blockCenter {
  text-align: center; }

.membershipCard {
  border: 1px solid #000;
  padding: 25px; }

.membershipCardTop {
  display: inline-block;
  white-space: nowrap; }

.membershipCardBottom {
  display: block;
  white-space: nowrap; }

.membershipCardIDBarCode {
  padding: 10px; }

.membershipImageLeft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }

.membershipImageWrapper {
  width: 135px;
  height: 135px;
  padding: 5px;
  border: 1px solid #000;
  margin-right: 20px;
  margin-bottom: 20px;
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.membershipImage {
  width: 100%; }

.membershipCardName {
  font-size: 18pt;
  font-weight: bold; }

.membershipTitle {
  font-size: 24pt;
  font-weight: bold;
  padding-bottom: 15px;
  text-transform: uppercase; }

.membershipCardID {
  font-size: 14pt; }

.membershipCardFields {
  white-space: nowrap;
  padding-bottom: 20px; }

.adjustableColumn {
  display: inline-block;
  padding-right: 25px; }

.membershipCardField {
  display: inline-block;
  font-size: 14pt;
  padding-right: 25px; }

img.dashIcon {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 0%;
  max-height: 65px;
  padding: 10px;
  margin-top: 3px; }

.controlImage {
  width: 100%;
  border: 1px solid #000;
  margin-bottom: 10px; }

.productInfo {
  display: block;
  font-weight: bold;
  padding-bottom: 10px; }

.productInfoHeader {
  font-weight: bold;
  border-bottom: 1px solid #000;
  margin-bottom: 10px; }

.productInfoItem {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px; }

.strikethrough {
  color: #f00;
  text-decoration: line-through; }

.orderIcon img {
  width: 25px;
  padding: 5px; }

.orderIconimg {
  width: 25px !important;
  padding: 5px;
  margin-right: 10px; }

.orderIcon {
  text-align: center;
  font-size: 12px;
  font-weight: bold; }

.recieptImage {
  max-width: 100px; }

.dtBorderTop {
  border-top: 1px solid #000; }

.dtLarge {
  font-size: 13pt;
  padding-top: 5px;
  padding-bottom: 5px; }

.dtRed {
  color: #f00; }

.statusHelp {
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px;
  border: 1px solid #ddd;
  min-height: 35px;
  background-color: #f0f5df;
  display: block; }

.imgIcon {
  max-width: 75px;
  max-height: 75px; }

#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    opacity: .95;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 2147483638;
    text-align: center;
}

#loading-image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  margin-left: -104px;
  margin-top: -107px; }

.rating {
  height: 50px; }

.ratingStar {
  font-size: 0;
  width: 40px;
  height: 40px;
  margin: 5px;
  padding: 0;
  cursor: pointer;
  display: block;
  background-repeat: no-repeat; }

.ratingSmall {
  height: 30px; }

.ratingStarSmall {
  font-size: 0;
  width: 20px;
  height: 20px;
  margin: 2px;
  padding: 0;
  cursor: pointer;
  display: block;
  background-repeat: no-repeat; }

.savedRatingStar {
  background-image: url(../img/rating_star_saved.png);
  background-repeat: no-repeat;
  background-size: cover; }

.filledRatingStar {
  background-image: url(../img/rating_star_filled.png);
  background-repeat: no-repeat;
  background-size: cover; }

.emptyRatingStar {
  background-image: url(../img/rating_star_empty.png);
  background-repeat: no-repeat;
  background-size: cover; }

.reviewImage {
  max-height: 100px; }

.text_cap {
  text-transform: capitalize; }

.socialProfilePhoto {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px; }

.socialProfilePhoto img {
  border: 1px solid #ccc;
  max-width: 100px; }

.socialPostedBy {
  display: block; }

.socialPostedByName {
  display: inline-block;
  font-weight: bold;
  font-size: 12pt; }

.socialPostedByScreenname {
  display: inline-block;
  padding-left: 5px;
  color: #999;
  font-size: 11pt; }

.socialPostedAge {
  display: inline-block;
  padding-left: 15px;
  font-size: 9pt;
  color: #999; }

.socialPost {
  font-size: 13pt;
  padding-top: 5px; }

.socialPostImage {
  padding-top: 10px; }

.socialPostImage img {
  border: 1px solid #ccc;
  max-height: 250px; }

.imgageqr {
  text-align: center; }

.background_foursquare {
  Background: url("../img/background_foursquare.gif") repeat-y;
  Background-color: #e3f0f6;
  background-size: 3px 1px; }

.background_facebook {
  Background: url("../img/background_facebook.gif") repeat-y;
  Background-color: #e4e9f7;
  background-size: 3px 1px; }

.background_twitter {
  Background: url("../img/background_twitter.gif") repeat-y;
  Background-color: #e8f2f8;
  background-size: 3px 1px; }

.background_googleplus {
  Background: url("../img/background_googleplus.gif") repeat-y;
  Background-color: #f7e8e6;
  background-size: 3px 1px; }

.background_instagram {
  Background: url("../img/background_instagram.gif") repeat-y;
  Background-color: #eee3df;
  background-size: 3px 1px; }

.background_social {
  Background: url("../img/background_social.gif") repeat-y;
  Background-color: #f9f9f9;
  background-size: 3px 1px; }

.padding5 {
  padding: 5px; }

.RadImageEditor img {
  max-width: inherit !important; }

.label-special {
  position: absolute;
  top: 20px;
  right: 20px;
  background: #5cb85c;
  z-index: 999;
  height: 25px;
  line-height: 25px;
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: 2px solid #fff; }

.thumbnailPreview {
  max-width: 100%;
  max-height: 200px;
  overflow: hidden; }

ul.middleNavR {
  margin: 10px 0 20px 0 !important; }

.middleNavR li a {
  position: absolute;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.middleNavR li a {
  top: 8px;
  left: 8px;
  width: 66px;
  height: 66px; }

.middleNavR li, .middleNavR li a {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%; }

.middleNavR li {
  margin: 5px 10px -7px 10px;
  position: relative;
  display: inline-block;
  text-align: center; }

.middleNavR li {
  width: 84px;
  height: 84px; }

.middleNavR li a > img, .middleNavS li a > img {
  padding-top: 15px;
  max-width: 35px; }

.input-micro {
  width: 20px; }

.dragItem {
  border: 1px dashed #000;
  max-width: 100%; }

.maxwidth100 {
  max-width: 100%; }

.RadScheduler .rsMonthView .rsWrap, .RadScheduler .rsMonthView .rsApt, .RadScheduler .rsMonthView .rsAptOut, .RadScheduler .rsMonthView .rsAptIn, .RadScheduler .rsMonthView .rsAptMid, .RadScheduler .rsMonthView .rsAptContent {
  position: static !important;
  height: auto !important; }

.RadScheduler .rsMonthView .rsWrap {
  overflow: hidden;
  font-size: 0;
  line-height: 0; }

.RadScheduler .rsMonthView .rsLastWrap {
  height: 16px !important; }

.RadScheduler .rsMonthView .rsAptContent {
  position: relative !important;
  border-top: 0;
  border-bottom: 0;
  left: 0;
  top: 0; }

* html .RadScheduler .rsMonthView .rsAptIn {
  border-width: 0 1px;
  top: 0;
  margin-left: -1px;
  margin-right: -1px; }

* html .RadScheduler .rsMonthView .rsAptMid {
  top: 0;
  left: 1px;
  margin: 0 1px;
  border-width: 1px 0; }

.RadScheduler .rsMonthView .rsWrap, .RadScheduler .rsMonthView .rsAptContent {
  min-height: 25px; }

.formWrapper {
  margin-bottom: 20px;
  background: #f8f8f8;
  border: 1px solid #dedede;
  padding: 10px; }

.toolbox {
  max-height: 500px;
  overflow: auto;
  padding-right: 2px;
  overflow-x: hidden; }

.template {
  max-height: 500px;
  overflow: auto;
  padding-right: 2px;
  overflow-x: hidden; }

.dashBlock {
  border: 1px solid #77a331;
  background-color: #9dc93b;
  color: #fff;
  text-align: right;
  padding: 20px; }

.dashBlockHeader {
  font-size: 24pt; }

.dashBlockSmall {
  padding-top: 3px;
  font-size: 12pt; }

.col7 label {
  padding-right: 25px; }

.data-block {
  position: relative;
  margin-bottom: 20px;
  color: #525459; }

.data-block .data-container {
  padding: 23px 23px 3px 23px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 2px solid #77a331;
  *zoom: 1;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.data-block .data-container:before, .data-block .data-container:after {
  display: table;
  content: "";
  line-height: 0; }

.data-block .data-container:after {
  clear: both; }

.data-block .data-container p {
  line-height: 160%; }

.data-block.decent .data-container {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.data-block.raw {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.data-block.raw .data-container {
  padding: 0;
  background-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.data-block.raw.fit {
  margin-top: 25px; }

.data-block header {
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
  margin-bottom: 20px;
  *zoom: 1; }

.data-block header:before, .data-block header:after {
  display: table;
  content: "";
  line-height: 0; }

.data-block header:after {
  clear: both; }

.data-block header h2 {
  margin: 0;
  display: inline-block;
  line-height: normal;
  font-size: 18px;
  *display: inline;
  *zoom: 1;
  color: #77a331;
  text-transform: uppercase; }

.data-block footer.info, .data-block footer.warning {
  padding-left: 22px;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url("../img/icons/icon_footer_info.png"); }

.data-block footer.warning {
  background-image: url("../img/icons/icon_footer_warning.png"); }

.data-block footer p {
  font-size: 10px;
  line-height: normal;
  margin: 0; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #fff; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.table {
  margin-top: 15px; }

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  margin-left: 0 !important; }

.help-block {
  font-size: 9pt !important;
  color: #aaa !important;
  font-style: italic !important; }

.form-actions {
  padding-top: 10px;
  padding-bottom: 10px; }

.label {
  display: inline-block !important; }

.site-bd .section {
  padding-bottom: 10px; }

.anchor {
  display: block;
  position: relative;
  top: -70px;
  visibility: hidden; }

.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0, #fff 100%) !important;
  background-image: -o-linear-gradient(top, #fff 0, #fff 100%) !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)) !important;
  background-image: linear-gradient(to bottom, #fff 0, #fff 100%) !important;
  background-image: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  background-color: #f1f1f1 !important;
  border-color: #c3c3c3 !important; }

div.timeline {
  font-family: Arial;
  margin: 0 auto;
  overflow: hidden;
  position: relative; }

div.timeline .columns > li:nth-child(2n+1) {
  float: left;
  width: 50%;
  clear: left; }

div.timeline .columns > li:nth-child(2n+2) {
  float: right;
  margin-top: 20px;
  width: 50%;
  clear: right; }

div.timeline div.date_separator {
  clear: both;
  height: 60px;
  position: relative;
  text-align: center; }

div.timeline div.date_separator span {
  border-radius: 5px 5px 5px 5px;
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin-top: -16px;
  position: absolute;
  top: -200%;
  transition: all .3s linear 0s;
  width: 200px;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  border: 1px solid #bbb;
  background-color: #f3f3f3;
  color: #666; }

div.timeline div.spine {
  border-radius: 2px 2px 2px 2px;
  position: absolute;
  top: 0;
  transition: bottom .5s linear 0s;
  width: 4px;
  left: 50%;
  margin-left: -2px;
  bottom: 0;
  background-color: #ccc; }

div.timeline_element {
  clear: both;
  margin: 10px 0;
  opacity: 0;
  position: relative;
  transition: all .2s linear 0s;
  background-color: #fcfcfc;
  border: 1px solid #ccc;
  color: #000;
  text-shadow: none; }

div.timeline_element:hover {
  border: 1px solid #aaa;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); }

div.timeline .columns {
  margin: 0;
  padding: 0;
  list-style: none; }

div.timeline .columns > li:nth-child(2n+1) div.timeline_element {
  float: right;
  left: 10%;
  margin-right: 30px;
  left: 0;
  opacity: 1; }

div.timeline .columns > li:nth-child(2n+2) div.timeline_element {
  float: left;
  margin-left: 30px;
  right: 10%;
  opacity: 1;
  right: 0; }

div.timeline div.column_center div.timeline_element {
  margin: 20px auto;
  opacity: 1; }

div.timeline_element:before {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 26px;
  border-top: 1px dashed #ccc; }

div.timeline .columns > li:nth-child(2n+1) div.timeline_element:before {
  right: -27px;
  top: 15px; }

div.timeline .columns > li:nth-child(2n+2) div.timeline_element:before {
  left: -27px;
  top: 15px; }

div.timeline div.column_center div.timeline_element:before {
  display: none; }

div.timeline_element:after {
  border-radius: 100% 100% 100% 100%;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  width: 10px;
  background-color: #bbb;
  border: 1px solid #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); }

div.timeline_element:hover:after {
  z-index: 100;
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 100; }

div.timeline .columns > li:nth-child(2n+1) div.timeline_element:after {
  right: -36px;
  top: 10px; }

div.timeline .columns > li:nth-child(2n+2) div.timeline_element:after {
  left: -36px;
  top: 10px; }

div.timeline.center div.column_center div.timeline_element:after {
  display: none; }

div.timeline_element div.timeline_title {
  font-size: 10px;
  margin: 10px;
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
  color: #aaa; }

div.timeline_element div.title span.timeline_label {
  display: block;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 100px;
  text-overflow: ellipsis;
  white-space: nowrap; }

div.timeline_element div.timeline_title span.timeline_date {
  float: right; }

div.timeline_element div.content {
  font-size: 13px;
  padding: 0 10px 10px; }

div.timeline_element div.readmore {
  font-size: 12px;
  padding: 10px;
  text-align: right; }

div.timeline div.description_container {
  height: 80px;
  margin: 5px 5px 5px 90px;
  overflow: hidden; }

div.timeline_element.teal {
  background-color: #569099;
  border-color: #4d8189;
  color: #fff; }

div.timeline_element.teal:after {
  background-color: #569099; }

div.timeline_element.teal:hover:after {
  background-color: #fff;
  border: 1px solid #569099;
  z-index: 100; }

div.timeline_element.teal div.timeline_title {
  color: #eee; }

div.timeline_element.green {
  background-color: #3d9400;
  border-color: #327b00;
  color: #fff; }

div.timeline_element.green:after {
  background-color: #3d9400; }

div.timeline_element.green:hover:after {
  background-color: #fff;
  border: 1px solid #3d9400;
  z-index: 100; }

div.timeline_element.green div.timeline_title {
  color: #eee; }

div.timeline_element.bricky {
  background-color: #c83a2a;
  border-color: #b33426;
  color: #fff; }

div.timeline_element.bricky:after {
  background-color: #c83a2a; }

div.timeline_element.bricky:hover:after {
  background-color: #fff;
  border: 1px solid #c83a2a;
  z-index: 100; }

div.timeline_element.bricky div.timeline_title {
  color: #eee; }

div.timeline_element.purple {
  background-color: #57517b;
  border-color: #413d5c;
  color: #fff; }

div.timeline_element.purple:after {
  background-color: #57517b; }

div.timeline_element.purple:hover:after {
  background-color: #fff;
  border: 1px solid #57517b;
  z-index: 100; }

div.timeline_element.purple div.timeline_title {
  color: #eee; }

.pagination {
  line-height: 26px;
  display: table-row !important; }

.pagination span {
  padding: 10px 15px;
  border: solid 1px #cdcdcd;
  text-decoration: none;
  white-space: nowrap;
  background: #dedede; }

.pagination a, .pagination a:visited {
  text-decoration: none;
  padding: 10px 15px;
  white-space: nowrap;
  border: 1px solid #efefef; }

.pagination a:hover, .pagination a:active {
  background: #747474; }

.buttonIcon {
  font-size: 20pt; }

.buttonText {
  font-size: 8pt; }

.alert {
  display: block;
  max-width: 1170px;
  margin: 0 auto;
  margin-bottom: 15px; }

.paddingLeft45 {
  padding-left: 45px; }

.colorWhite, .colorWhite a {
  color: #fff !important; }

#dashboard .btn-block {
  border-bottom: 1px solid #fff; }

.paletteBlue, .paletteBlue a {
  color: #33b5e5 !important; }

.paletteBlueTint, .paletteBlueTint a {
  color: #09c !important; }

.paletteGreen, .paletteGreen a {
  color: #9c0 !important; }

.paletteGreenTint, .paletteGreenTint a {
  color: #690 !important; }

.paletteRed, .paletteRed a {
  color: #f44 !important; }

.paletteRedTint, .paletteRedTint a {
  color: #c00 !important; }

.palettePurple, .palettePurple a {
  color: #a6c !important; }

.palettePurpleTint, .palettePurpleTint a {
  color: #93c !important; }

.paletteYellow, .paletteYellow a {
  color: #fb3 !important; }

.paletteYellowTint, .paletteYellowTint a {
  color: #f80 !important; }

.paletteBlueBack {
  background-color: #33b5e5 !important;
  border: 1px solid #09c !important;
  color: #fff !important; }

.paletteBlueBack a {
  color: #fff !important; }

.paletteBlueBack .open {
  background-color: #33b5e5 !important; }

.paletteGreenBack {
  background-color: #9c0 !important;
  border: 1px solid #690 !important;
  color: #fff !important; }

.paletteGreenBack a {
  color: #fff !important; }

.paletteGreenBack ul {
  background-color: #fff; }

.paletteRedBack {
  background-color: #f44 !important;
  border: 1px solid #c00 !important;
  color: #fff !important; }

.paletteRedBack a {
  color: #fff !important; }

.palettePurpleBack {
  background-color: #a6c !important;
  border: 1px solid #93c !important;
  color: #fff !important; }

.palettePurpleBack a {
  color: #fff !important; }

.paletteYellowBack {
  background-color: #fb3 !important;
  border: 1px solid #f80 !important;
  color: #fff !important; }

.paletteYellowBack a {
  color: #fff !important; }

.paletteBlueBorder {
  border: 1px solid #09c !important; }

.paletteGreenBorder {
  border: 1px solid #690 !important; }

.paletteRedBorder {
  border: 1px solid #c00 !important; }

.palettePurpleBorder {
  border: 1px solid #93c !important; }

.paletteYellowBorder {
  border: 1px solid #f80 !important; }

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1; }

.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
  line-height: 0; }

.thumbnails:after {
  clear: both; }

.row .thumbnails {
  margin-left: 0; }

.thumbnails > li {
  float: left;
  margin-bottom: 18px; }

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 18px;
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

a.thumbnail:hover {
  border-color: #6b9b20;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); }

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.thumbnail .caption {
  padding: 9px;
  color: #555; }

.itmImage {
  max-width: 75px;
  max-height: 75px;
  text-align: center;
  border: 1px solid #000;
  padding: 5px;
  margin-right: 10px;
  display: block; }

.itmImage img {
  max-height: 75px !important; }

.data-block header h2 + .btn, .data-block header h2 + .btn-group, .data-block header .data-header-actions {
  float: right;
  margin: -5px 0 0;
  padding: 0;
  list-style: none;
  *zoom: 1; }

.data-block header h2 + .btn:before, .data-block header h2 + .btn-group:before, .data-block header .data-header-actions:before, .data-block header h2 + .btn:after, .data-block header h2 + .btn-group:after, .data-block header .data-header-actions:after {
  display: table;
  content: "";
  line-height: 0; }

.data-block header h2 + .btn:after, .data-block header h2 + .btn-group:after, .data-block header .data-header-actions:after {
  clear: both; }

.data-block header h2 + .btn li, .data-block header h2 + .btn-group li, .data-block header .data-header-actions li {
  float: left;
  display: block; }

.data-block header h2 + .btn li + li, .data-block header h2 + .btn-group li + li, .data-block header .data-header-actions li + li {
  margin-left: 5px; }

.data-block header h2 + .btn li.active .btn, .data-block header h2 + .btn-group li.active .btn, .data-block header .data-header-actions li.active .btn {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05); }

.data-block header h2 + .btn li.active .btn.btn-primary, .data-block header h2 + .btn-group li.active .btn.btn-primary, .data-block header .data-header-actions li.active .btn.btn-primary {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05); }

.data-block header h2 + .btn li.active .btn.btn-warning, .data-block header h2 + .btn-group li.active .btn.btn-warning, .data-block header .data-header-actions li.active .btn.btn-warning {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05); }

.data-block header h2 + .btn li.active .btn.btn-danger, .data-block header h2 + .btn-group li.active .btn.btn-danger, .data-block header .data-header-actions li.active .btn.btn-danger {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05); }

.data-block header h2 + .btn li.active .btn.btn-success, .data-block header h2 + .btn-group li.active .btn.btn-success, .data-block header .data-header-actions li.active .btn.btn-success {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05); }

.data-block header h2 + .btn li.active .btn.btn-info, .data-block header h2 + .btn-group li.active .btn.btn-info, .data-block header .data-header-actions li.active .btn.btn-info {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05); }

.data-block header h2 + .btn li.active .btn.btn-inverse, .data-block header h2 + .btn-group li.active .btn.btn-inverse, .data-block header .data-header-actions li.active .btn.btn-inverse {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05); }

.data-block header h2 + .btn li.active .btn.btn-flat, .data-block header h2 + .btn-group li.active .btn.btn-flat, .data-block header .data-header-actions li.active .btn.btn-flat {
  background-color: #d9d9d9;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.data-block header h2 + .btn li.active .btn.btn-flat.btn-primary, .data-block header h2 + .btn-group li.active .btn.btn-flat.btn-primary, .data-block header .data-header-actions li.active .btn.btn-flat.btn-primary {
  background-color: #3f5c13; }

.data-block header h2 + .btn li.active .btn.btn-flat.btn-warning, .data-block header h2 + .btn-group li.active .btn.btn-flat.btn-warning, .data-block header .data-header-actions li.active .btn.btn-flat.btn-warning {
  background-color: #f89406; }

.data-block header h2 + .btn li.active .btn.btn-flat.btn-danger, .data-block header h2 + .btn-group li.active .btn.btn-flat.btn-danger, .data-block header .data-header-actions li.active .btn.btn-flat.btn-danger {
  background-color: #c91b1b; }

.data-block header h2 + .btn li.active .btn.btn-flat.btn-success, .data-block header h2 + .btn-group li.active .btn.btn-flat.btn-success, .data-block header .data-header-actions li.active .btn.btn-flat.btn-success {
  background-color: #3f5c13; }

.data-block header h2 + .btn li.active .btn.btn-flat.btn-info, .data-block header h2 + .btn-group li.active .btn.btn-flat.btn-info, .data-block header .data-header-actions li.active .btn.btn-flat.btn-info {
  background-color: #1b5ec9; }

.data-block header h2 + .btn li.active .btn.btn-flat.btn-inverse, .data-block header h2 + .btn-group li.active .btn.btn-flat.btn-inverse, .data-block header .data-header-actions li.active .btn.btn-flat.btn-inverse {
  background-color: #1d1f23; }

.data-block header h2 + .btn li.active .btn.btn-alt, .data-block header h2 + .btn-group li.active .btn.btn-alt, .data-block header .data-header-actions li.active .btn.btn-alt {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset; }

.data-block header h2 + .btn li.active .btn.btn-alt.btn-primary, .data-block header h2 + .btn-group li.active .btn.btn-alt.btn-primary, .data-block header .data-header-actions li.active .btn.btn-alt.btn-primary {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; }

.data-block header h2 + .btn li.active .btn.btn-alt.btn-warning, .data-block header h2 + .btn-group li.active .btn.btn-alt.btn-warning, .data-block header .data-header-actions li.active .btn.btn-alt.btn-warning {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; }

.data-block header h2 + .btn li.active .btn.btn-alt.btn-danger, .data-block header h2 + .btn-group li.active .btn.btn-alt.btn-danger, .data-block header .data-header-actions li.active .btn.btn-alt.btn-danger {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3) inset; }

.data-block header h2 + .btn li.active .btn.btn-alt.btn-success, .data-block header h2 + .btn-group li.active .btn.btn-alt.btn-success, .data-block header .data-header-actions li.active .btn.btn-alt.btn-success {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; }

.data-block header h2 + .btn li.active .btn.btn-alt.btn-info, .data-block header h2 + .btn-group li.active .btn.btn-alt.btn-info, .data-block header .data-header-actions li.active .btn.btn-alt.btn-info {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3) inset; }

.data-block header h2 + .btn li.active .btn.btn-alt.btn-inverse, .data-block header h2 + .btn-group li.active .btn.btn-alt.btn-inverse, .data-block header .data-header-actions li.active .btn.btn-alt.btn-inverse {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.8) inset;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.8) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.8) inset; }

.data-block header h2 + .btn li .loading, .data-block header h2 + .btn-group li .loading, .data-block header .data-header-actions li .loading {
  display: block; }

.data-block.raw header .data-header-actions {
  margin: 0; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: inherit !important; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: inherit !important; }

.dropdown-menu {
  background-color: #f1f1f1 !important; }

hr {
  border-top: 1px solid #e3e3e3 !important; }

@media (min-width: 767px) {
  .media .col-lg-1:nth-child(12n+1), .media .col-lg-2:nth-child(6n+1), .media .col-lg-3:nth-child(4n+1), .media .col-lg-4:nth-child(3n+1), .media .col-lg-6:nth-child(2n+1), .media .col-md-1:nth-child(12n+1), .media .col-md-2:nth-child(6n+1), .media .col-md-3:nth-child(4n+1), .media .col-md-4:nth-child(3n+1), .media .col-md-6:nth-child(2n+1) {
    clear: none; }
  .media .col-sm-1:nth-child(12n+1), .media .col-sm-2:nth-child(6n+1), .media .col-sm-3:nth-child(4n+1), .media .col-sm-4:nth-child(3n+1), .media .col-sm-6:nth-child(2n+1) {
    clear: left; } }

@media (min-width: 992px) {
  .media .col-lg-1:nth-child(12n+1), .media .col-lg-2:nth-child(6n+1), .media .col-lg-3:nth-child(4n+1), .media .col-lg-4:nth-child(3n+1), .media .col-lg-6:nth-child(2n+1), .media .col-sm-1:nth-child(12n+1), .media .col-sm-2:nth-child(6n+1), .media .col-sm-3:nth-child(4n+1), .media .col-sm-4:nth-child(3n+1), .media .col-sm-6:nth-child(2n+1) {
    clear: none; }
  .media .col-md-1:nth-child(12n+1), .media .col-md-2:nth-child(6n+1), .media .col-md-3:nth-child(4n+1), .media .col-md-4:nth-child(3n+1), .media .col-md-6:nth-child(2n+1) {
    clear: left; } }

@media (min-width: 1200px) {
  .media .col-md-1:nth-child(12n+1), .media .col-md-2:nth-child(6n+1), .media .col-md-3:nth-child(4n+1), .media .col-md-4:nth-child(3n+1), .media .col-md-6:nth-child(2n+1), .media .col-sm-1:nth-child(12n+1), .media .col-sm-2:nth-child(6n+1), .media .col-sm-3:nth-child(4n+1), .media .col-sm-4:nth-child(3n+1), .media .col-sm-6:nth-child(2n+1) {
    clear: none; }
  .media .col-lg-1:nth-child(12n+1), .media .col-lg-2:nth-child(6n+1), .media .col-lg-3:nth-child(4n+1), .media .col-lg-4:nth-child(3n+1), .media .col-lg-6:nth-child(2n+1) {
    clear: left; } }

.iconBar {
  padding-bottom: 20px; }

.iconBarIcon {
  background-color: rgba(255, 255, 255, 0.8);
  width: 35px;
  float: left;
  border-radius: 50px;
  padding: 3px; }

.iconBarButton {
  height: 50px; }

.iconBarText {
  line-height: 18px;
  font-size: 12pt;
  text-align: left;
  padding-left: 45px; }

.backcolor_authorize {
  background-color: #4f90bd !important;
  border-color: #4f90bd !important;
  background-image: none !important; }

.backcolor_braintree {
  background-color: #3e3c42 !important;
  border-color: #3e3c42 !important;
  background-image: none !important; }

.backcolor_cardconnect {
  background-color: #dc5e12 !important;
  border-color: #dc5e12 !important;
  background-image: none !important; }

.backcolor_amazon {
  background-color: #f90 !important;
  border-color: #ffa343 !important;
  background-image: none !important; }

.backcolor_channeladvisor {
  background-color: #3b5998 !important;
  border-color: #3b5998 !important;
  background-image: none !important; }

.backcolor_ebay {
  background-color: #e53238 !important;
  border-color: #e53238 !important;
  background-image: none !important; }

.backcolor_omnivore {
  background-color: #e74c3c !important;
  border-color: #e74c3c !important;
  background-image: none !important; }

.backcolor_paypal {
  background-color: #003087 !important;
  border-color: #003087 !important;
  background-image: none !important; }

.backcolor_facebook {
  background-color: #3b5998 !important;
  border-color: #3b5998 !important;
  background-image: none !important; }

.backcolor_twitter {
  background-color: #4099ff !important;
  border-color: #4099ff !important;
  background-image: none !important; }

.backcolor_instagram {
  background-color: #3f729b !important;
  border-color: #3f729b !important;
  background-image: none !important; }

.backcolor_google {
  background-color: #d34836 !important;
  border-color: #d34836 !important;
  background-image: none !important; }

.rightCorner {
  padding-top: 10px;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd; }

.leftCorner {
  padding-top: 10px;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd; }

.rowBorder {
  border: 1px solid #dadada;
  padding: 30px; }

.tableHeader {
  border-color: #e7e7e7;
  background-color: #f8f8f8; }

.minHeight325 {
  min-height: 325px; }

@media only print {
  body {
    width: 1024px; }
  footer {
    visibility: hidden; }
  dl {
    margin-top: 0;
    margin-bottom: 20px; }
  dt, dd {
    line-height: 1.42857143; }
  dt {
    font-weight: 700; }
  dd {
    margin-left: 0; }
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
  .container {
    width: 1000px; }
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  .row, .row {
    margin-right: -15px;
    margin-left: -15px; }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12, .col-md-12 {
    width: 100%; }
  .col-md-11, .col-md-11 {
    width: 91.66666667%; }
  .col-md-10, .col-md-10 {
    width: 83.33333333%; }
  .col-md-9, .col-md-9 {
    width: 75%; }
  .col-md-8, .col-md-8 {
    width: 66.66666667%; }
  .col-md-7, .col-md-7 {
    width: 58.33333333%; }
  .col-md-6, .col-md-6 {
    width: 50%; }
  .col-md-5, .col-md-5 {
    width: 41.66666667%; }
  .col-md-4, .col-md-4 {
    width: 33.33333333%; }
  .col-md-3, .col-md-3 {
    width: 25%; }
  .col-md-2, .col-md-2 {
    width: 16.66666667%; }
  .col-md-1, .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; }
  @page {
    margin: 2cm; } }

.navbar-full .nav, .navbar-full .collapse, .navbar-full .dropup, .navbar-full .dropdown {
  position: static; }

.navbar-full .container {
  position: relative; }

.navbar-full .dropdown-menu {
  left: auto; }

.navbar-full .navbar-full-content {
  padding: 20px 30px; }

.navbar-full .dropdown.navbar-full-fw .dropdown-menu {
  left: 0;
  right: 0; }

.largeBlock {
  font-size: 63px; }

.exceeded {
  color: #f00; }

.loginScreen {
  background-color: #a5cd52;
  background: url("../img/back_pillow.png") repeat fixed;
  background-size: 30px; }

.cpBackDay {
  background: url(../img/background_cp_day.jpg) fixed no-repeat; }

.cpBackNight {
  background: url(../img/background_cp_night.jpg) fixed no-repeat; }

.characterMask {
  -webkit-text-security: disc;
  -moz-text-security: disc;
  text-security: disc; }

.productThumbnail {
  max-height: 100px; }

.maxheight50 {
  max-height: 50px; }

.rowHeader {
  font-size: 10pt;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  margin-bottom: 10px; }

.rowTopSpace {
  padding-top: 10px; }

.inlineDropdown {
  display: inline !important;
  width: initial !important; }

.inlineTextbox {
  display: inline !important;
  width: initial !important; }

.max150 {
  max-width: 150px !important; }

.alert-small {
  line-height: 120% !important;
  padding: 10px !important;
  font-size: 8pt !important;
  text-align: center !important; }

.label-lg {
  font-size: 12pt !important;
  padding: 8px !important; }

.messageBody {
  border-top: 1px solid #ddd;
  margin-top: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px; }

a.info-tiles, a.shortcut-tiles {
  background: 0 0; }

.info-tiles, .shortcut-tiles {
  margin: 0;
  display: block;
  border-radius: 1px; }

.info-tiles .tiles-heading {
  letter-spacing: normal;
  padding: 6px 10px;
  font-weight: 700;
  box-shadow: inset 0 -50px 0 0 rgba(255, 255, 255, 0.1);
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px; }

.info-tiles .tiles-body-alt, .info-tiles .tiles-body {
  padding: 15px;
  font-weight: 300; }

.info-tiles .tiles-body {
  font-size: 32px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.info-tiles-add {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px; }

.info-tiles-add a {
  color: #fff; }

.noPadding {
  padding: 0 !important; }

.pad1 {
  padding: 3px !important; }

#navTiles {
  padding-left: 3px;
  padding-right: 3px; }

#navTiles ul li a {
  color: #333; }

ul#crm {
  padding: 25px;
  text-align: center; }

@media (min-width: 768px) and (max-width: 991px) {
  .navLinks:nth-child(2n+1) {
    clear: both; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .navLinks:nth-child(3n+1) {
    clear: both; } }

@media (min-width: 1200px) {
  .navLinks:nth-child(4n+1) {
    clear: both; } }

.navTilesClose {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 4px; }

.navTilesClose a {
  color: #fff; }

.navTilesHeading {
  letter-spacing: normal;
  padding: 6px 10px;
  font-weight: 700;
  box-shadow: inset 0 -50px 0 0 rgba(255, 255, 255, 0.1);
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px; }

.backWhite {
  background-color: #fff !important; }

#navUL > div {
  padding: 15px 10px 10px 35px; }

#navUL > div > strong {
  text-transform: uppercase; }

#navUL ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }

#navUL ul li {
  padding-top: 5px; }

#navTiles {
  background-color: rgba(251, 251, 251, 0.45);
  margin-right: 0 !important;
  margin-left: 0 !important; }

.itemBlock {
  border: 1px solid #dadada;
  min-height: 150px;
  padding: 25px;
  background-color: #fff; }

.verticalAlign {
  display: flex !important;
  align-items: center; }

.thumbnail {
  margin-bottom: 0 !important; }

.orderTotalLabel {
  font-size: 14pt;
  font-weight: bold; }

.orderTotalValue {
  font-size: 16pt;
  font-weight: bold; }

span.twitter-typeahead {
  width: 100%; }

.input-group span.twitter-typeahead {
  display: block !important;
  background-color: #fff; }

.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important; }

.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 44px !important; }

.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 28px !important; }

.tt-menu {
  background-color: #fff;
  width: 100%;
  padding: 25px;
  border: 1px solid #ccc; }

.modalProductButtons {
  margin-top: 10px; }

.mainTitle {
  font-size: 14pt;
  font-weight: bold; }

.mainTitleSub {
  font-size: 9pt; }

.subTitle {
  font-size: 12pt;
  font-weight: bold; }

.subValue {
  font-size: 8pt; }

.colLabel {
  font-size: 8pt;
  font-weight: bold; }

.colValue {
  font-size: 12pt; }

img.photoIcon {
  border: 1px solid #ccc;
  border-radius: 50px; }

.customerSearchRow {
  margin-bottom: 10px; }

.change {
  font-size: 9pt;
  border: 1px solid #ccc;
  padding: 4px 10px 4px 10px;
  background-color: #efefef;
  color: #555;
  margin-top: 5px; }

.strikeThrough {
  text-decoration: line-through; }

.pullFrom {
  padding-left: 15px;
  padding-top: 5px;
  font-size: 9pt;
  color: #2a2a2a; }

@media print {
  a[href]:after {
    content: none !important; } }

html {
  font-size: 14px;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  padding-top: 0;
  color: #b2b2b2;
  height: 100%;
  font-family: 'Raleway','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: 400;
  background-color: #f5f5f5; }

.site {
  display: table;
  height: 100%;
  width: 100%;
  table-layout: fixed; }

.site-ft {
  display: table-row;
  height: 1px; }

.wrapper {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 20px; }

.wrapper_temp {
  padding: 0;
  max-width: 1140px; }

.data-container {
  padding: 20px !important;
  background-color: #fff;
  border-radius: 2px !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  border: none !important; }

body:after {
  content: 'screen_sm';
  display: none; }

@media screen and (min-width: 768px) {
  body:after {
    content: 'screen_md'; } }

.alert {
  padding: 20px; }

a {
  word-break: break-word; }

.form-control {
  font-weight: 600; }

.data-container .RadScheduler .rsHeader {
  z-index: 10 !important; }

img.companyLogo {
  max-width: 300px;
  margin: 5px;
  padding-bottom: 10px; }

.ui-update html, .ui-update body, .ui-update div, .ui-update span, .ui-update applet, .ui-update object, .ui-update iframe, .ui-update h1, .ui-update h2, .ui-update h3, .ui-update h4, .ui-update h5, .ui-update h6, .ui-update p, .ui-update blockquote, .ui-update pre, .ui-update a, .ui-update abbr, .ui-update acronym, .ui-update address, .ui-update big, .ui-update cite, .ui-update code, .ui-update del, .ui-update dfn, .ui-update em, .ui-update img, .ui-update ins, .ui-update kbd, .ui-update q, .ui-update s, .ui-update samp, .ui-update small, .ui-update strike, .ui-update strong, .ui-update sub, .ui-update sup, .ui-update tt, .ui-update var, .ui-update b, .ui-update u, .ui-update i, .ui-update center, .ui-update dl, .ui-update dt, .ui-update dd, .ui-update ol, .ui-update ul, .ui-update li, .ui-update fieldset, .ui-update form, .ui-update label, .ui-update legend, .ui-update table, .ui-update caption, .ui-update tbody, .ui-update tfoot, .ui-update thead, .ui-update tr, .ui-update th, .ui-update td, .ui-update article, .ui-update aside, .ui-update canvas, .ui-update details, .ui-update embed, .ui-update figure, .ui-update figcaption, .ui-update footer, .ui-update header, .ui-update hgroup, .ui-update menu, .ui-update nav, .ui-update output, .ui-update ruby, .ui-update section, .ui-update summary, .ui-update time, .ui-update mark, .ui-update audio, .ui-update video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

.ui-update article, .ui-update aside, .ui-update details, .ui-update figcaption, .ui-update figure, .ui-update footer, .ui-update header, .ui-update hgroup, .ui-update menu, .ui-update nav, .ui-update section {
  display: block; }

.ui-update body {
  line-height: 1; }

.ui-update ol, .ui-update ul {
  list-style: none; }

.ui-update blockquote, .ui-update q {
  quotes: none; }

.ui-update blockquote:before, .ui-update blockquote:after, .ui-update q:before, .ui-update q:after {
  content: '';
  content: none; }

.ui-update table {
  border-collapse: collapse;
  border-spacing: 0; }

.ui-update .isHidden {
  display: none !important; }

.ui-update .isVisuallyHidden {
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  position: absolute;
  clip: rect(0 0 0 0);
  overflow: hidden; }

.ui-update .showOnMobileOnly {
  display: inline-block !important; }

.ui-update .hideOnMobileOnly {
  display: none !important; }

.ui-update .showOnLgScreenOnly {
  display: none !important; }

.ui-update .companyProfile .companyName {
  font-weight: bold;
  font-size: 14pt; }

.ui-update .companyProfile .companyLogo {
  padding-top: 20px; }

.ui-update .companyProfile .companyAddress {
  font-size: 11pt;
  line-height: 1.1em;
  padding: 10px 0 10px 0; }

.ui-update .companyProfile {
  margin-top: 10px;
  border: 1px solid #efefef;
  padding: 5px; }

.ui-update .companyProfile label {
  font-weight: bold; }

.ui-update .companyName.company_small {
  font-size: 11px; }

.ui-update .companyLocation.company_small {
  font-size: 10px; }

.ui-update .minHeight200 {
  min-height: 200px; }

.ui-update .blockCenter {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

.ui-update span.label {
  padding: 5px 10px;
  font-size: 10px;
  font-size: .71429rem; }

.ui-update .background_crm, .ui-update .background_automate {
  background-color: #77a331;
  color: #fff; }

.ui-update .background_sell {
  background-color: #60b0e2;
  color: #fff; }

.ui-update .background_reward {
  background-color: #fbb74e;
  color: #fff; }

.ui-update .background_engage {
  background-color: #37bba3;
  color: #fff; }

.ui-update .background_connect {
  background-color: #f37455;
  color: #fff; }

.ui-update .background_dark {
  background-color: #263238;
  color: #fff; }

.ui-update .background_light {
  background-color: #99dc33;
  color: #fff; }

.ui-update .color_crm, .ui-update .color_automate {
  color: #77a331; }

.ui-update .color_sell {
  color: #60b0e2; }

.ui-update .color_reward {
  color: #fbb74e; }

.ui-update .color_engage {
  color: #37bba3; }

.ui-update .color_connect {
  color: #f37455; }

.ui-update .color_dark {
  color: #263238; }

.ui-update .color_light {
  color: #9c3; }

.ui-update input.filterinput {
  margin-bottom: 15px;
  margin-top: 15px;
  background-color: #fff;
  color: #263238; }

.ui-update .companyName {
  font-weight: 700;
  margin-top: 15px; }

.ui-update .referenceTitle {
  font-weight: 700;
  padding-top: 10px; }

.ui-update .referenceDescription {
  font-size: 10px;
  font-size: .71429rem; }

.ui-update .referenceIcon {
  height: 50px;
  width: 50px; }

.ui-update .referenceTitle {
  font-weight: bold;
  padding-top: 10px; }

.ui-update .serviceInfo {
  margin-top: 15px;
  width: 100%;
  padding: 10px; }

.ui-update .serviceInfo.active {
  background-color: #4caf50;
  color: #fff; }

.ui-update .serviceInfo.failed {
  background-color: #e8cd1c;
  color: #fff; }

.ui-update .serviceInfo.cancelled {
  background-color: #ff5722;
  color: #fff; }

.ui-update .serviceInfo.expired {
  background-color: #ff5722;
  color: #fff; }

.ui-update .serviceInfo.pending {
  background-color: #e8cd1c;
  color: #fff; }

.ui-update .serviceInfo.serviceTitle {
  font-weight: bold; }

.ui-update .message {
  border: 1px solid #efefef;
  margin: 5px;
  padding: 10px;
  position: relative; }

.ui-update .message.messageincoming {
  border-left: 5px solid #51aadf; }

.ui-update .message.messageoutgoing {
  border-right: 5px solid #99dc33;
  text-align: right; }

.ui-update .message .messageBody {
  font-size: 12pt;
  margin: 0;
  padding: 0;
  border: none; }

.ui-update .message .messageDate {
  font-size: 9pt; }

.ui-update .message .messageType {
  border: 1px solid #a0a0a0;
  font-size: 9pt;
  color: #a0a0a0;
  background-color: #efefef;
  padding: 5px;
  display: inline-block; }

.ui-update .message.messageincoming .messageType {
  float: right; }

.ui-update .message.messageoutgoing .messageType {
  float: left; }

.ui-update .messageInput {
  margin: 5px; }

.ui-update .messageInput input[type=text] {
  padding: 5px;
  width: 75%; }

.ui-update .messageInput button {
  padding: 5px;
  width: 20%; }

.ui-update .theme-color_sell {
  color: #60b0e2; }

.ui-update .theme-color_reward {
  color: #fbb74e; }

.ui-update .theme-color_engage {
  color: #37bba3; }

.ui-update .theme-color_connect {
  color: #f37455; }

.ui-update .theme-color_crm, .ui-update .theme-color_automate, .ui-update .theme-color_brand {
  color: #77a331; }

.ui-update .theme-color_brandSecondary {
  color: #9c3; }

.ui-update .theme-color_brandSecondaryLt {
  color: #ebfdb5; }

.ui-update .theme-color_brandCallout {
  color: #c2d631; }

.ui-update .theme-color_light {
  color: #cecece; }

.ui-update .theme-color_disabled {
  color: #eee; }

.ui-update .theme-color_dark {
  color: #7f7f7f; }

.ui-update .theme-color_reversed {
  color: #fff; }

.ui-update .theme-color_success, .ui-update .theme-color_active {
  font-weight: 700;
  color: #4caf50; }

.ui-update .theme-color_warning {
  font-weight: 700;
  color: #e8cd1c; }

.ui-update .theme-color_error {
  font-weight: 700;
  color: #ff5722; }

.ui-update .theme-bkgd_success {
  background-color: #4caf50; }

.ui-update .theme-bkgd_warning {
  background-color: #e8cd1c; }

.ui-update .theme-bkgd_error {
  background-color: #ff5722; }

.ui-update .theme-bkgd_sell {
  background-color: #60b0e2; }

.ui-update .theme-bkgd_engage {
  background-color: #37bba3; }

.ui-update .theme-bkgd_connect {
  background-color: #f37455; }

.ui-update .theme-bkgd_reward {
  background-color: #fbb74e; }

.ui-update .theme-bkgd_brandSecondary {
  background-color: #9c3; }

.ui-update .theme-bkgd_brand, .ui-update .theme-bkgd_crm, .ui-update .theme-bkgd_automate {
  background-color: #77a331; }

.ui-update .theme-bkgd_darkTransparent {
  background-color: rgba(38, 50, 56, 0.85); }

.ui-update .theme-bkgd_rewardTransparent {
  background-color: rgba(251, 183, 78, 0.93); }

.ui-update .theme-bkgd_sellTransparent {
  background-color: rgba(96, 176, 226, 0.9); }

.ui-update .theme-bkgd_engageTransparent {
  background-color: rgba(55, 187, 163, 0.9); }

.ui-update .theme-bkgd_connectTransparent {
  background-color: rgba(243, 116, 85, 0.92); }

.ui-update .theme-bkgd_brandTransparent, .ui-update .theme-bkgd_automateTransparent, .ui-update .theme-bkgd_crmTransparent {
  background-color: rgba(119, 163, 49, 0.9); }

.ui-update .themeSetter_crm .theme-bkgd_inherit, .ui-update .themeSetter_crm .theme-bkgd_inheritPseudo, .ui-update .themeSetter_crm .theme-bkgd_inheritPseudo:before, .ui-update .themeSetter_automate .theme-bkgd_inherit, .ui-update .themeSetter_automate .theme-bkgd_inheritPseudo, .ui-update .themeSetter_automate .theme-bkgd_inheritPseudo:before {
  background-color: #77a331; }

.ui-update .themeSetter_crm .theme-bkgd_inheritTransparent, .ui-update .themeSetter_automate .theme-bkgd_inheritTransparent {
  background-color: rgba(119, 163, 49, 0.9); }

.ui-update .themeSetter_crm .theme-color_inherit, .ui-update .themeSetter_automate .theme-color_inherit {
  color: #77a331; }

.ui-update .themeSetter_crm .theme-color_inheritDark, .ui-update .themeSetter_automate .theme-color_inheritDark {
  color: #435c1c; }

.ui-update .themeSetter_sell .theme-bkgd_inherit, .ui-update .themeSetter_sell .theme-bkgd_inheritPseudo, .ui-update .themeSetter_sell .theme-bkgd_inheritPseudo:before {
  background-color: #60b0e2; }

.ui-update .themeSetter_sell .theme-bkgd_inheritTransparent {
  background-color: rgba(96, 176, 226, 0.9); }

.ui-update .themeSetter_sell .theme-color_inherit {
  color: #60b0e2; }

.ui-update .themeSetter_sell .theme-color_inheritDark {
  color: #207ab1; }

.ui-update .themeSetter_engage .theme-bkgd_inherit, .ui-update .themeSetter_engage .theme-bkgd_inheritPseudo, .ui-update .themeSetter_engage .theme-bkgd_inheritPseudo:before {
  background-color: #37bba3; }

.ui-update .themeSetter_engage .theme-bkgd_inheritTransparent {
  background-color: rgba(55, 187, 163, 0.9); }

.ui-update .themeSetter_engage .theme-color_inherit {
  color: #37bba3; }

.ui-update .themeSetter_engage .theme-color_inheritDark {
  color: #247c6c; }

.ui-update .themeSetter_connect .theme-bkgd_inherit, .ui-update .themeSetter_connect .theme-bkgd_inheritPseudo, .ui-update .themeSetter_connect .theme-bkgd_inheritPseudo:before {
  background-color: #f37455; }

.ui-update .themeSetter_connect .theme-bkgd_inheritTransparent {
  background-color: rgba(243, 116, 85, 0.92); }

.ui-update .themeSetter_connect .theme-color_inherit {
  color: #f37455; }

.ui-update .themeSetter_connect .theme-color_inheritDark {
  color: #ca330e; }

.ui-update .themeSetter_reward .theme-bkgd_inherit, .ui-update .themeSetter_reward .theme-bkgd_inheritPseudo, .ui-update .themeSetter_reward .theme-bkgd_inheritPseudo:before {
  background-color: #fbb74e; }

.ui-update .themeSetter_reward .theme-bkgd_inheritTransparent {
  background-color: rgba(251, 183, 78, 0.93); }

.ui-update .themeSetter_reward .theme-color_inherit {
  color: #fbb74e; }

.ui-update .themeSetter_reward .theme-color_inheritDark {
  color: #d48305; }

.ui-update .themeSetter_success .theme-color_inherit {
  color: #4caf50; }

.ui-update .themeSetter_success .theme-bkgd_inheritTransparent {
  background-color: rgba(76, 175, 80, 0.85); }

.ui-update .themeSetter_warning .theme-color_inherit {
  color: #e8cd1c; }

.ui-update .themeSetter_warning .theme-bkgd_inheritTransparent {
  background-color: rgba(232, 205, 28, 0.9); }

.ui-update .themeSetter_error .theme-color_inherit {
  color: #ff5722; }

.ui-update .themeSetter_error .theme-bkgd_inheritTransparent {
  background-color: rgba(255, 87, 34, 0.88); }

.ui-update html {
  height: 100%;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

.ui-update body {
  font-size: 14px;
  font-size: 1rem;
  font-family: "Raleway","Helvetica",Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
  text-transform: none;
  color: #b2b2b2;
  height: 100%;
  background-color: #f5f5f5; }

.ui-update body:after {
  content: "screen_sm";
  display: none; }

.ui-update * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ui-update :before, .ui-update :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ui-update a {
  color: #b2b2b2;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update button:hover, .ui-update button:focus, .ui-update a:hover, .ui-update a:focus {
  text-decoration: none;
  outline: none;
  color: #9c3; }

.ui-update img {
  display: block;
  max-width: 100%;
  height: auto; }

.ui-update input[type=search] {
  box-sizing: border-box; }

.ui-update b, .ui-update strong {
  font-weight: 600; }

.ui-update em {
  font-style: italic; }

.ui-update ::selection {
  background: #ebfdb5; }

.ui-update ::-moz-selection {
  background: #ebfdb5; }

.ui-update a {
  word-break: break-word; }

.ui-update .site {
  display: table;
  height: 100%;
  width: 100%;
  table-layout: fixed; }

.ui-update .site-ft {
  display: table-row;
  height: 1px; }

.ui-update .header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100; }

.ui-update .footer {
  font-size: 11px;
  font-size: .78571rem;
  color: #cecece;
  font-weight: 600; }

.ui-update .masthead-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: 100; }

.ui-update .masthead_utility {
  background-color: #263238;
  padding: 10px 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  z-index: 101; }

.ui-update .masthead_main {
  background: #fff;
  height: 0;
  -webkit-box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.15);
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 99;
  position: relative; }

.ui-update .masthead-content_utility {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.ui-update .masthead-content-brand {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.ui-update .masthead-content-brand a {
  display: inline-block; }

.ui-update .masthead-content-utility {
  margin-right: 20px; }

.ui-update .masthead-content-dropdown {
  display: block; }

.ui-update .masthead_utility .masthead-content-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0; }

.ui-update .js-popover {
  position: relative; }

.ui-update .js-popover_inline {
  display: inline-block; }

.ui-update .js-popover-trigger .icon {
  position: relative;
  -webkit-transition: z-index ease-in-out 350ms;
  transition: z-index ease-in-out 350ms; }

.ui-update .js-popover-panel {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.21);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.21);
  background: #c2d631;
  left: -14px;
  top: -18px;
  padding-top: 60px;
  z-index: 1;
  visibility: hidden;
  position: absolute; }

.ui-update .js-popover-dismiss {
  position: absolute;
  top: 16px;
  right: 16px;
  color: #fff;
  cursor: pointer; }

.ui-update .js-popover-dismiss:hover {
  color: #ebfdb5; }

.ui-update .js-popover-dismiss .icon {
  color: #fff; }

.ui-update .js-popover-panel_alignRight {
  left: auto;
  right: -14px; }

.ui-update .js-popover-panel_alignRight .js-popover-dismiss {
  left: 14px;
  right: auto; }

.ui-update .navComponent-btn.active .icon {
  color: #fff; }

.ui-update .js-popover-trigger.active .icon {
  z-index: 2;
  color: #fff; }

.ui-update .js-dialog-container {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 90vh;
  z-index: 1000;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.21);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.21); }

.ui-update .js-dialog-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: #263238;
  opacity: 0;
  visibility: hidden; }

.ui-update .js-dialog-box {
  height: 100%;
  padding: 30px 0 40px 0;
  background: #fff; }

.ui-update .js-dialog-box-content {
  height: 100%;
  padding: 0 20px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.ui-update .js-dialog-dismiss_positioned {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none !important;
  border: none;
  background-color: transparent;
  text-decoration: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -24px;
  padding: 12px;
  background: #77a331;
  border-radius: 50%;
  color: #fff;
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2); }

.ui-update .js-dialog-dismiss_positioned .icon {
  height: 24px;
  width: 24px; }

.ui-update .js-dialog-dismiss_positioned:hover {
  background: #9c3;
  color: #fff; }

.ui-update .js-dropdown-panel {
  height: 0;
  overflow: hidden; }

.ui-update .js-flipper {
  position: relative;
  width: 100%;
  height: 128px;
  -webkit-perspective: 1000;
  perspective: 1000; }

.ui-update .js-flipper-face {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  width: 100%;
  height: 128px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 10px;
  border-radius: 2px;
  background: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 64px;
  transform-origin: 100% 64px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition-property: transform,visibility;
  transition-property: transform,visibility;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .js-flipper-face_front {
  visibility: visible;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg); }

.ui-update .js-flipper-face_back {
  visibility: hidden;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg); }

.ui-update .js-flipper-face-trigger {
  cursor: pointer; }

.ui-update .js-flipper-face-trigger_pinned {
  position: absolute;
  right: 15px;
  bottom: 5px;
  color: #9c3; }

.ui-update .js-flipper-face_back .js-flipper-face-trigger_pinned {
  bottom: 10px; }

.ui-update .isFlipped .js-flipper-face_front {
  visibility: hidden;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg); }

.ui-update .isFlipped .js-flipper-face_back {
  visibility: visible;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg); }

.ui-update .js-customFileInput {
  font-size: 16px;
  font-size: 1.14286rem;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border: 1px dashed #ccc;
  color: #b2b2b2;
  padding: 10px 20px 9px 15px;
  border-radius: 25px;
  -webkit-transition-property: background-color,border-color,color;
  transition-property: background-color,border-color,color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .js-customFileInput .icon {
  width: 0;
  height: 20px;
  margin-right: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
  overflow: hidden;
  -webkit-transition-property: width,opacity;
  transition-property: width,opacity;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .js-customFileInput:hover {
  border-color: #9c3;
  color: #9c3; }

.ui-update .js-customFileInput.active {
  background-color: #9c3;
  border-color: #9c3;
  color: #fff; }

.ui-update .js-customFileInput.active .icon {
  width: 20px;
  filter: alpha(opacity=1);
  opacity: 1; }

.ui-update .js-customFileInput input[type=file] {
  display: none; }

.ui-update [data-tooltip-event], .ui-update [data-tooltip-message] {
  position: relative; }

.ui-update .js-tooltip {
  position: absolute;
  bottom: 100%;
  left: 50%;
  display: none;
  z-index: 200; }

.ui-update .js-tooltip-bd {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.21);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.21);
  font-size: 12px;
  font-size: .85714rem;
  position: relative;
  padding: 8px 15px;
  margin-bottom: 15px;
  font-weight: 500;
  white-space: nowrap;
  background-color: #263238;
  text-align: center;
  border-radius: 2px;
  color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.ui-update .js-tooltip-bd:before {
  -webkit-box-shadow: 6px 4px 12px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 6px 4px 12px rgba(0, 0, 0, 0.21);
  box-shadow: 6px 4px 12px rgba(0, 0, 0, 0.21);
  content: ' ';
  position: absolute;
  bottom: -8px;
  left: 50%;
  width: 10px;
  height: 10px;
  background-color: #263238;
  -webkit-transform: rotate(45deg) translateX(-50%);
  transform: rotate(45deg) translateX(-50%); }

.ui-update .blocks {
  box-sizing: border-box;
  margin: -15px 0 0 -15px;
  padding: 0;
  font-size: 0;
  letter-spacing: 0;
  line-height: 0;
  list-style-type: none;
  word-spacing: 0;
  clear: both; }

.ui-update .blocks > * {
  font-size: 14px;
  font-size: 1rem;
  box-sizing: border-box;
  display: inline-block;
  padding: 15px 0 0 15px;
  position: relative;
  line-height: 1.5;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top; }

.ui-update .blocks_expanded {
  margin-top: -30px; }

.ui-update .blocks_expanded > * {
  padding-top: 30px; }

.ui-update .blocks_customSocial {
  margin: -20px 0 0 -20px; }

.ui-update .blocks_customSocial > * {
  width: 100%;
  padding: 20px 0 0 20px; }

.ui-update .blocks_2to1 > * {
  width: 100%; }

.ui-update .blocks_4to1 > * {
  width: 100%; }

.ui-update .blocks_4to2 > * {
  width: 50%; }

.ui-update .blocks_4to2to1 > * {
  width: 100%; }

.ui-update .blocks_3to2 > * {
  width: 50%; }

.ui-update .blocks_3to2to1 > * {
  width: 100%; }

.ui-update .blocks_4to3to1 > * {
  width: 100%; }

.ui-update .blocks_6to4to2to1 > * {
  width: 100%; }

.ui-update .blocks_6to3to2 > * {
  width: 50%; }

.ui-update .box {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border-radius: 2px;
  display: block;
  width: 100%; }

.ui-update .box:before, .ui-update .box:after {
  content: " ";
  display: table; }

.ui-update .box:after {
  clear: both; }

.ui-update .box-hd {
  padding: 20px 20px 0 20px; }

.ui-update .box-bd {
  padding: 20px; }

.ui-update .box-ft {
  padding: 0 20px 20px 20px; }

.ui-update .box-hd_infalted {
  padding: 30px 30px 0 30px; }

.ui-update .box-bd_inflated {
  padding: 30px; }

.ui-update .box-bd_deflated {
  padding: 15px 20px; }

.ui-update .box-ft_inflated {
  padding: 0 30px 30px 30px; }

.ui-update .box-hd_flush, .ui-update .box-bd_flush, .ui-update .box-ft_flush {
  padding: 0; }

.ui-update .box-aside {
  background-color: #263238;
  padding: 20px;
  position: relative;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }

.ui-update .box-aside:before {
  content: ' ';
  position: absolute;
  bottom: -5px;
  right: 20px;
  width: 14px;
  height: 14px;
  background-color: #263238;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.ui-update .grid-col + .grid-col {
  padding-top: 20px; }

.ui-update .tier {
  padding: 15px 0; }

.ui-update .tier_topOffset {
  padding-top: 80px; }

.ui-update .tier_topOffsetMobileOnly {
  padding-top: 70px; }

.ui-update .tier_flatTop {
  padding-top: 0; }

.ui-update .wrapper {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 20px; }

.ui-update .wrapper:before, .ui-update .wrapper:after {
  content: " ";
  display: table; }

.ui-update .wrapper:after {
  clear: both; }

.ui-update .wrapper_temp {
  padding: 0;
  max-width: 1140px; }

.ui-update .component + .component .component-content {
  margin-top: 20px; }

.ui-update .component + .component_loose .component-content {
  margin-top: 50px; }

.ui-update .split {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row; }

.ui-update .split > * + * {
  padding: 0 0 0 20px; }

.ui-update .split_fauxInput {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding-bottom: 6px;
  border-bottom: 1px dashed #ccc; }

.ui-update .split_fauxInput > * + * {
  padding: 0 0 0 5px; }

.ui-update .split_alignCenter {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.ui-update .split_alignBaseline {
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline; }

.ui-update .split_alignBtm {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end; }

.ui-update .split-basisLeft > *:first-child {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.ui-update .split_basisRight > *:last-child {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.ui-update .split_truncateLeft > *:first-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-update .split_truncateRight > *:last-last {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-update .split_collapseOnMobile {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.ui-update .split_collapseOnMobile > * + * {
  padding: 20px 0 0 0; }

.ui-update .vr_centered {
  text-align: center; }

.ui-update .vr_centeredVertically {
  margin-top: 50%;
  transform: translateY(-50%); }

.ui-update .vr > * {
  margin-bottom: 3px; }

.ui-update .vr_x2 > * {
  margin-bottom: 6px; }

.ui-update .vr_x3 > * {
  margin-bottom: 9px; }

.ui-update .vr_x4 > * {
  margin-bottom: 12px; }

.ui-update .vr_x5 > * {
  margin-bottom: 15px; }

.ui-update .vr_x6 > * {
  margin-bottom: 18px; }

.ui-update .vr_x7 > * {
  margin-bottom: 21px; }

.ui-update .vr_x8 > * {
  margin-bottom: 24px; }

.ui-update .vr_x9 > * {
  margin-bottom: 27px; }

.ui-update .vr_x10 > * {
  margin-bottom: 30px; }

.ui-update .vr_x12 > * {
  margin-bottom: 36px; }

.ui-update .vr_x14 > * {
  margin-bottom: 42px; }

.ui-update .vr_x16 > * {
  margin-bottom: 48px; }

.ui-update .vr_x22 > * {
  margin-bottom: 66px; }

.ui-update .vr_flat > * {
  margin-bottom: 0; }

.ui-update .vr > *:last-child {
  margin-bottom: 0; }

.ui-update .vr > *.vr-override {
  margin-bottom: 3px; }

.ui-update .vr > *.vr-override_x2 {
  margin-bottom: 6px; }

.ui-update .vr > *.vr-override_x3 {
  margin-bottom: 9px; }

.ui-update .vr > *.vr-override_x4 {
  margin-bottom: 12px; }

.ui-update .vr > *.vr-override_x5 {
  margin-bottom: 15px; }

.ui-update .vr > *.vr-override_x6 {
  margin-bottom: 18px; }

.ui-update .vr > *.vr-override_x7 {
  margin-bottom: 21px; }

.ui-update .vr > *.vr-override_x8 {
  margin-bottom: 24px; }

.ui-update .vr > *.vr-override_x9 {
  margin-bottom: 27px; }

.ui-update .vr > *.vr-override_x10 {
  margin-bottom: 30px; }

.ui-update .vr > *.vr-override_x12 {
  margin-bottom: 36px; }

.ui-update .vr > *.vr-override_x14 {
  margin-bottom: 42px; }

.ui-update .vr > *.vr-override_x16 {
  margin-bottom: 48px; }

.ui-update .vr > *.vr-override_x22 {
  margin-bottom: 66px; }

.ui-update .vr > *.vr-override_flat {
  margin-bottom: 0; }

.ui-update .vr > *.vr-override_centered {
  text-align: center; }

.ui-update .vr > *.vr-override_left {
  text-align: left; }

.ui-update .loaderBackground {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 99; }

.ui-update .loaderContext {
  position: relative; }

.ui-update .loader {
  position: absolute;
  margin: -30px 0 0 -36px;
  left: 50%;
  top: 50%;
  width: 72px; }

.ui-update .loader ul {
  width: 72px;
  height: 60px;
  position: relative; }

.ui-update .loader ul li {
  position: absolute;
  width: 2px;
  background-color: rgba(153, 204, 51, 0.6);
  bottom: 0;
  height: 0; }

.ui-update .loader li:nth-child(1) {
  left: 0;
  -webkit-animation: loaderSequence-1 850ms ease infinite 0;
  animation: loaderSequence-1 850ms ease infinite 0; }

.ui-update .loader li:nth-child(2) {
  left: 14px;
  -webkit-animation: loaderSequence-2 850ms ease infinite .095s;
  animation: loaderSequence-2 850ms ease infinite .095s; }

.ui-update .loader li:nth-child(3) {
  left: 28px;
  -webkit-animation: loaderSequence-1 850ms ease-in-out infinite .19s;
  animation: loaderSequence-1 850ms ease-in-out infinite .19s; }

.ui-update .loader li:nth-child(4) {
  left: 42px;
  -webkit-animation: loaderSequence-2 850ms ease-in infinite .285s;
  animation: loaderSequence-2 850ms ease-in infinite .285s; }

.ui-update .loader li:nth-child(5) {
  left: 56px;
  -webkit-animation: loaderSequence-1 850ms ease-in-out infinite .38s;
  animation: loaderSequence-1 850ms ease-in-out infinite .38s; }

.ui-update .loader li:nth-child(6) {
  left: 70px;
  -webkit-animation: loaderSequence-2 850ms ease infinite .475s;
  animation: loaderSequence-2 850ms ease infinite .475s; }

@keyframes loaderSequence-1 {
  0% {
    height: 10px; }
  50% {
    height: 48px; }
  100% {
    height: 10px; } }

@-webkit-keyframes loaderSequence-1 {
  0% {
    height: 10px; }
  50% {
    height: 48px; }
  100% {
    height: 10px; } }

@keyframes loaderSequence-2 {
  0% {
    height: 18px; }
  50% {
    height: 60px; }
  100% {
    height: 18px; } }

@-webkit-keyframes loaderSequence-2 {
  0% {
    height: 18px; }
  50% {
    height: 60px; }
  100% {
    height: 18px; } }

.ui-update .post_dividedOnSm {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px; }

.ui-update .post-hd {
  margin-bottom: 10px; }

.ui-update .post-bd {
  font-size: 15px;
  font-size: 1.07143rem;
  margin-bottom: 10px; }

.ui-update .post-bd > * {
  display: block; }

.ui-update .post-bd > * + * {
  margin-top: 15px; }

.ui-update .post-ft {
  text-align: right; }

.ui-update .post-bd-media {
  background: #ffc0cb; }

.ui-update .post-author {
  font-size: 0; }

.ui-update .post-author img {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  height: 25px;
  width: 25px;
  border-radius: 100%; }

.ui-update .post-author > * {
  font-size: 12px;
  font-size: .85714rem;
  display: inline-block;
  vertical-align: middle; }

.ui-update .post-author > *:nth-child(2) {
  margin-left: 5px; }

.ui-update .social {
  display: block;
  color: rgba(0, 0, 0, 0.075); }

.ui-update .social .icon {
  height: 20px;
  width: 20px; }

.ui-update .social.active {
  color: #fff; }

.ui-update .pvRating {
  display: inline-block;
  padding-right: 35px;
  position: relative;
  white-space: nowrap;
  width: auto; }

.ui-update .pvRating-input {
  display: none; }

.ui-update .pvRating:before, .ui-update .pvRating:after {
  content: " ";
  display: table; }

.ui-update .pvRating:after {
  clear: both; }

.ui-update .pvRating-label {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 18px;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: opacity ease-in-out 350ms;
  transition: opacity ease-in-out 350ms; }

.ui-update .pvRating-star {
  float: right;
  height: 30px;
  width: 18px;
  position: relative;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  -webkit-transition: opacity ease-in-out 350ms;
  transition: opacity ease-in-out 350ms; }

.ui-update .pvRating-star_left {
  background-position: top left;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="32" viewBox="0 0 16 32"><path fill="rgba(0, 0, 0, 0.2)" d="M16 12.617l-11.154-1.463-4.846-10.651v24.731l10.194 6.263-2.423-11.611z"></path></svg>'); }

.ui-update .pvRating-star_right {
  background-position: top right;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="32" viewBox="0 0 16 32"><path fill="rgba(0, 0, 0, 0.2)" d="M11.246 11.154l-11.154 1.463 8.274 7.269-2.469 11.611 10.103-6.263v-24.731z"></path></svg>'); }

.ui-update .pvRating-star:before, .ui-update .pvRating-star:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  opacity: 0;
  -webkit-transition: opacity ease-in-out 350ms;
  transition: opacity ease-in-out 350ms; }

.ui-update .pvRating-star_left:before {
  background-position: top left;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="32" viewBox="0 0 16 32"><path fill="%23FFDE3E" d="M16 12.617l-11.154-1.463-4.846-10.651v24.731l10.194 6.263-2.423-11.611z"></path></svg>'); }

.ui-update .pvRating-star_left:after {
  background-position: top left;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="32" viewBox="0 0 16 32"><path fill="%23FFC107" d="M16 12.617l-11.154-1.463-4.846-10.651v24.731l10.194 6.263-2.423-11.611z"></path></svg>'); }

.ui-update .pvRating-star_right:before {
  background-position: top right;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="32" viewBox="0 0 16 32"><path fill="%23FFDE3E" d="M11.246 11.154l-11.154 1.463 8.274 7.269-2.469 11.611 10.103-6.263v-24.731z"></path></svg>'); }

.ui-update .pvRating-star_right:after {
  background-position: top right;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="32" viewBox="0 0 16 32"><path fill="%23FFC107" d="M11.246 11.154l-11.154 1.463 8.274 7.269-2.469 11.611 10.103-6.263v-24.731z"></path></svg>'); }

.ui-update .pvRating-input:checked ~ .pvRating-star:before, .ui-update .pvRating:not(:checked):not(.pvRating_disabled) .pvRating-star:hover:before, .ui-update .pvRating:not(:checked):not(.pvRating_disabled) .pvRating-star:hover ~ .pvRating-star:before {
  opacity: 1; }

.ui-update .pvRating-input:checked ~ .pvRating-star:after, .ui-update .pvRating:not(:checked):not(.pvRating_disabled) .pvRating-star:hover:after, .ui-update .pvRating:not(:checked):not(.pvRating_disabled) .pvRating-star:hover ~ .pvRating-star:after {
  opacity: 0; }

.ui-update .pvRating:not(.pvRating_disabled) .pvRating-input:checked + .pvRating-star:hover:before, .ui-update .pvRating:not(.pvRating_disabled) .pvRating-input:checked ~ .pvRating-star:hover:before, .ui-update .pvRating:not(.pvRating_disabled) .pvRating-star:hover ~ .pvRating-input:checked ~ .pvRating-star:before, .ui-update .pvRating:not(.pvRating_disabled) .pvRating-input:checked ~ .pvRating-star:hover ~ .pvRating-star:before {
  opacity: 0; }

.ui-update .pvRating:not(.pvRating_disabled) .pvRating-input:checked + .pvRating-star:hover:after, .ui-update .pvRating:not(.pvRating_disabled) .pvRating-input:checked ~ .pvRating-star:hover:after, .ui-update .pvRating:not(.pvRating_disabled) .pvRating-star:hover ~ .pvRating-input:checked ~ .pvRating-star:after, .ui-update .pvRating:not(.pvRating_disabled) .pvRating-input:checked ~ .pvRating-star:hover ~ .pvRating-star:after {
  opacity: 1; }

.ui-update .pvRating-input:checked + .pvRating-label {
  opacity: 1; }

.ui-update .pvRating_sm {
  padding-right: 20px; }

.ui-update .pvRating_sm .pvRating-label {
  top: 0;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3); }

.ui-update .pvRating_sm .pvRating-star {
  height: 14px;
  width: 8px;
  cursor: default; }

.ui-update .figure-label {
  font-size: 13px;
  font-size: .92857rem;
  display: block;
  margin-top: 3px;
  font-weight: 500;
  position: relative;
  padding-top: 8px; }

.ui-update .figure-label:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 50px;
  background: #eee; }

.ui-update .figure-value {
  font-size: 90px;
  font-size: 6.42857rem;
  display: block;
  margin: 0 0 12px -5px;
  font-weight: 100;
  white-space: nowrap;
  color: #7f7f7f;
  line-height: 1; }

.ui-update .icon {
  display: inline-block;
  width: 28px;
  height: 28px;
  fill: currentColor;
  vertical-align: middle;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update button.icon {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  line-height: normal;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.ui-update .icon_xlg {
  width: 60px;
  height: 60px; }

.ui-update .icon_lg {
  width: 38px;
  height: 38px; }

.ui-update .icon_md {
  width: 32px;
  height: 32px; }

.ui-update .icon_sm {
  width: 20px;
  height: 20px; }

.ui-update .icon_xsm {
  width: 16px;
  height: 16px; }

.ui-update .icon_tiny {
  width: 10px;
  height: 10px; }

.ui-update .icon_shadow {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  border-radius: 100%; }

.ui-update .theme-icon_info {
  height: 18px;
  width: 18px;
  color: #9c3; }

.ui-update .icon_pvLogo {
  height: 24px;
  width: 147px; }

.ui-update .icon_pvLogo:hover {
  color: #77a331; }

.ui-update .icon_pvLogomark {
  color: #9c3; }

.ui-update .icon_pvLogomark:hover {
  color: #77a331; }

.ui-update .iconCustomBkgd {
  font-size: 28px;
  font-size: 2rem;
  width: 100%;
  text-align: center;
  color: #77a331; }

.ui-update .titleBar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-color: #263238;
  padding-left: 20px;
  min-height: 48px; }

.ui-update .titleBar-cta {
  padding: 13px 20px 0;
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  min-height: 48px;
  border-top-right-radius: 2px;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .titleBar-cta:hover {
  color: #fff; }

.ui-update .titleBar-cta_short {
  padding-top: 10px; }

.ui-update .titleBar-cta_tall {
  padding-top: 24px;
  padding-bottom: 20px; }

.ui-update .titleBar_callout {
  padding-left: 10px;
  border-left: 4px solid #c2d631;
  background-color: #fff; }

.ui-update .titleBar_callout .icon {
  color: #c2d631; }

.ui-update .titleBar_callout .titleBar-cta {
  font-size: 12px;
  font-size: .85714rem;
  font-weight: 600;
  color: #7f7f7f;
  background-color: #fff; }

.ui-update .titleBar_callout .titleBar-cta:hover {
  color: #c2d631; }

.ui-update .themeSetter_crm .titleBar_inheritTheme, .ui-update .themeSetter_automate .titleBar_inheritTheme {
  background-color: #87b74f; }

.ui-update .themeSetter_crm .titleBar_inheritTheme .titleBar-cta, .ui-update .themeSetter_automate .titleBar_inheritTheme .titleBar-cta {
  background-color: #77a331; }

.ui-update .themeSetter_crm .titleBar_inheritTheme .titleBar-cta:hover, .ui-update .themeSetter_automate .titleBar_inheritTheme .titleBar-cta:hover {
  background-color: #558b2f;
  color: #fff; }

.ui-update .themeSetter_connect .titleBar_inheritTheme {
  background-color: #ff8a65; }

.ui-update .themeSetter_connect .titleBar_inheritTheme .titleBar-cta {
  background-color: #f37455; }

.ui-update .themeSetter_connect .titleBar_inheritTheme .titleBar-cta:hover {
  background-color: #e74c3c;
  color: #fff; }

.ui-update .themeSetter_engage .titleBar_inheritTheme {
  background-color: #64d8b7; }

.ui-update .themeSetter_engage .titleBar_inheritTheme .titleBar-cta {
  background-color: #37bba3; }

.ui-update .themeSetter_engage .titleBar_inheritTheme .titleBar-cta:hover {
  background-color: #019875;
  color: #fff; }

.ui-update .themeSetter_sell .titleBar_inheritTheme {
  background-color: #81d4fa; }

.ui-update .themeSetter_sell .titleBar_inheritTheme .titleBar-cta {
  background-color: #60b0e2; }

.ui-update .themeSetter_sell .titleBar_inheritTheme .titleBar-cta:hover {
  background-color: #3498db;
  color: #fff; }

.ui-update .themeSetter_reward .titleBar_inheritTheme {
  background-color: #ffc871; }

.ui-update .themeSetter_reward .titleBar_inheritTheme .titleBar-cta {
  background-color: #fbb74e; }

.ui-update .themeSetter_reward .titleBar_inheritTheme .titleBar-cta:hover {
  background-color: #ffa000;
  color: #fff; }

.ui-update .linkBox {
  font-size: 0; }

.ui-update .linkBox > * {
  font-size: 11px;
  font-size: .78571rem;
  -webkit-transition-property: color,background-color;
  transition-property: color,background-color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
  color: #b2b2b2;
  padding: 15px 5px 13px 5px;
  background-color: #f8f8f8; }

.ui-update .linkBox > *:hover {
  background-color: #c2d631;
  color: #fff; }

.ui-update .linkBox > * .icon {
  height: 24px;
  width: 24px;
  display: block;
  margin: 0 auto 10px; }

.ui-update .linkBox_3up > * {
  width: 33.333333333%; }

.ui-update .linkBox_reward > * {
  background-color: transparent; }

.ui-update .linkBox_reward > * .icon {
  color: #f37455; }

.ui-update .linkBox_reward > *:hover {
  background-color: #ff8a65; }

.ui-update .linkBox_reward > *:hover .icon {
  color: #e74c3c; }

.ui-update .iconGroup {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none !important;
  border: none;
  background-color: transparent;
  text-decoration: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-size: 14px;
  font-size: 1rem;
  font-family: "Raleway","Helvetica",Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
  text-transform: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-transition-property: color,background-color;
  transition-property: color,background-color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  text-align: left; }

.ui-update .iconGroup > *:last-child {
  margin-left: 10px; }

.ui-update .iconGroup .icon {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.ui-update a.iconGroup:hover, .ui-update button.iconGroup:hover {
  color: #9c3; }

.ui-update .iconGroup_baseline {
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline; }

.ui-update .iconGroup_top {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start; }

.ui-update .iconGroup_compact > *:last-child {
  margin-left: 4px; }

.ui-update .btn {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none !important;
  border: none;
  background-color: transparent;
  text-decoration: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-size: 12px;
  font-size: .85714rem;
  background-color: #77a331;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #fff;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  display: block;
  cursor: pointer;
  padding: 13px 15px 12px 15px;
  vertical-align: middle;
  font-family: "Raleway","Helvetica",Arial,sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  text-align: center;
  white-space: normal;
  border-radius: 2px; }

.ui-update .btn:hover {
  background-color: #9c3;
  color: #fff; }

.ui-update .btn_disguised {
  width: 100%;
  padding: 0;
  color: #b2b2b2;
  background-color: transparent;
  box-shadow: none;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
  border-radius: 0; }

.ui-update .btn_disguised:hover, .ui-update .btn_disguised:hover > *, .ui-update .btn_disguised.active, .ui-update .btn_disguised.active > * {
  background-color: transparent;
  box-shadow: none;
  color: #9c3; }

.ui-update .btn_outlined {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 11px;
  font-size: .78571rem;
  display: inline-block;
  background-color: transparent;
  border: 2px solid #eee;
  border-radius: 30px;
  color: #cecece;
  padding-top: 8px;
  padding-bottom: 6px;
  font-weight: 700; }

.ui-update .btn_outlined:hover {
  border-color: #9c3;
  background-color: #9c3;
  color: #fff; }

.ui-update .btn_add {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23FFFFFF" d="M32 15.111h-15.111v-15.111h-1.778v15.111h-15.111v1.778h15.111v15.111h1.778v-15.111h15.111z"></path></svg>');
  background-color: #d2df54;
  border-radius: 100%;
  height: 30px;
  width: 30px;
  background-size: 52% 52%;
  background-position: center center;
  background-repeat: no-repeat; }

.ui-update .btn_add:hover {
  background-color: #9c3; }

.ui-update .mix-btn_stretch {
  width: 100%; }

.ui-update .mix-btn_lg {
  font-size: 15px;
  font-size: 1.07143rem;
  padding: 20px 23px 19px 23px; }

.ui-update .mix-btn_sm {
  font-size: 11px;
  font-size: .78571rem;
  padding: 10px 14px 9px 14px; }

.ui-update .mix-btn_brand {
  background-color: #9c3;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #fff; }

.ui-update .mix-btn_brand:hover {
  background-color: #77a331;
  color: #fff; }

.ui-update .mix-btn_brand:hover {
  background-color: #eee;
  color: #77a331; }

.ui-update .mix-btn_dark {
  background-color: #263238;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #fff; }

.ui-update .mix-btn_dark:hover {
  background-color: #77a331;
  color: #fff; }

.ui-update .mix-btn_light {
  background-color: #eee;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #b2b2b2; }

.ui-update .mix-btn_light:hover {
  background-color: #d2df54;
  color: #fff; }

.ui-update .mix-btn_callout {
  background-color: #c2d631;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #fff; }

.ui-update .mix-btn_callout:hover {
  background-color: #9c3;
  color: #fff; }

.ui-update .mix-btn_subtle {
  background-color: #ccc;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #fff; }

.ui-update .mix-btn_subtle:hover {
  background-color: #77a331;
  color: #fff; }

.ui-update .mix-btn_subtle.btn_disguised {
  color: #cecece;
  background-color: transparent;
  box-shadow: none; }

.ui-update .mix-btn_sell .btn_inheritTheme, .ui-update .themeSetter_sell .btn_inheritTheme {
  background-color: #60b0e2;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #fff; }

.ui-update .mix-btn_sell .btn_inheritTheme:hover, .ui-update .themeSetter_sell .btn_inheritTheme:hover {
  background-color: #9c3;
  color: #fff; }

.ui-update .mix-btn_sell .btn_outlined_inheritThemeOnHover:hover, .ui-update .themeSetter_sell .btn_outlined_inheritThemeOnHover:hover {
  background-color: #60b0e2;
  border-color: #60b0e2;
  color: #fff; }

.ui-update .mix-btn_reward .btn_inheritTheme, .ui-update .themeSetter_reward .btn_inheritTheme {
  background-color: #fbb74e;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #fff; }

.ui-update .mix-btn_reward .btn_inheritTheme:hover, .ui-update .themeSetter_reward .btn_inheritTheme:hover {
  background-color: #9c3;
  color: #fff; }

.ui-update .mix-btn_reward .btn_outlined_inheritThemeOnHover:hover, .ui-update .themeSetter_reward .btn_outlined_inheritThemeOnHover:hover {
  background-color: #fbb74e;
  border-color: #fbb74e;
  color: #fff; }

.ui-update .mix-btn_engage .btn_inheritTheme, .ui-update .themeSetter_engage .btn_inheritTheme {
  background-color: #37bba3;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #fff; }

.ui-update .mix-btn_engage .btn_inheritTheme:hover, .ui-update .themeSetter_engage .btn_inheritTheme:hover {
  background-color: #9c3;
  color: #fff; }

.ui-update .mix-btn_engage .btn_outlined_inheritThemeOnHover:hover, .ui-update .themeSetter_engage .btn_outlined_inheritThemeOnHover:hover {
  background-color: #37bba3;
  border-color: #37bba3;
  color: #fff; }

.ui-update .mix-btn_connect .btn_inheritTheme, .ui-update .themeSetter_connect .btn_inheritTheme {
  background-color: #f37455;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #fff; }

.ui-update .mix-btn_connect .btn_inheritTheme:hover, .ui-update .themeSetter_connect .btn_inheritTheme:hover {
  background-color: #9c3;
  color: #fff; }

.ui-update .mix-btn_connect .btn_outlined_inheritThemeOnHover:hover, .ui-update .themeSetter_connect .btn_outlined_inheritThemeOnHover:hover {
  background-color: #f37455;
  border-color: #f37455;
  color: #fff; }

.ui-update .themeSetter_error .btn_inheritTheme {
  background-color: #ff5722;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #fff; }

.ui-update .themeSetter_error .btn_inheritTheme:hover {
  background-color: #9c3;
  color: #fff; }

.ui-update .themeSetter_error .btn_outlined_inheritThemeOnHover:hover {
  background-color: #ff5722;
  border-color: #ff5722;
  color: #fff; }

.ui-update .themeSetter_warning .btn_inheritTheme {
  background-color: #e8cd1c;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #fff; }

.ui-update .themeSetter_warning .btn_inheritTheme:hover {
  background-color: #9c3;
  color: #fff; }

.ui-update .themeSetter_warning .btn_outlined_inheritThemeOnHover:hover {
  background-color: #e8cd1c;
  border-color: #e8cd1c;
  color: #fff; }

.ui-update .themeSetter_success .btn_inheritTheme {
  background-color: #4caf50;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #fff; }

.ui-update .themeSetter_success .btn_inheritTheme:hover {
  background-color: #9c3;
  color: #fff; }

.ui-update .themeSetter_success .btn_outlined_inheritThemeOnHover:hover {
  background-color: #4caf50;
  border-color: #4caf50;
  color: #fff; }

.ui-update .skipTo {
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  position: absolute;
  clip: rect(0 0 0 0);
  overflow: hidden; }

.ui-update .skipTo:focus {
  clip: auto;
  display: block;
  height: auto;
  width: auto;
  left: 40px;
  margin: 0;
  padding: 20px;
  position: fixed;
  top: 40px;
  overflow: auto;
  background-color: #77a331;
  color: #fff;
  z-index: 1000;
  outline: none;
  border-radius: 2px;
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2); }

.ui-update .input {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  line-height: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 18px;
  font-size: 1.28571rem;
  height: 40px;
  border-width: 1px;
  border-style: solid;
  border-color: #e1e1e1;
  background-color: transparent;
  padding: 0 10px;
  font-family: "Raleway","Helvetica",Arial,sans-serif;
  font-weight: 500;
  color: #77a331;
  -webkit-transition-property: border;
  transition-property: border;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .input:focus {
  outline: none;
  border-color: #77a331; }

.ui-update ::-webkit-input-placeholder {
  color: #d6e9b7;
  font-weight: 400; }

.ui-update ::-moz-placeholder {
  color: #d6e9b7;
  font-weight: 400; }

.ui-update :-moz-placeholder {
  color: #d6e9b7;
  font-weight: 400; }

.ui-update :-ms-input-placeholder {
  color: #d6e9b7;
  font-weight: 400; }

.ui-update ::-ms-input-placeholder {
  color: #d6e9b7;
  font-weight: 400; }

.ui-update .input_textarea {
  padding: 10px;
  min-height: 150px; }

.ui-update .input_select {
  padding-right: 40px;
  text-indent: .01px;
  text-overflow: '';
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23CCCCCC" d="M16 25.108l-15.18-13.949 1.641-1.887 13.538 12.472 13.538-12.472 1.641 1.887z"></path></svg>');
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: 97% center;
  background-color: transparent;
  cursor: pointer; }

.ui-update .input_select::-ms-expand {
  display: none; }

.ui-update .input_number[type="number"] {
  padding-right: 30px;
  position: relative; }

.ui-update .input_number[type="number"]::-webkit-inner-spin-button {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 16px;
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: none;
  opacity: 1; }

.ui-update .input_number[type="number"]::-webkit-inner-spin-button:before, .ui-update .input_number[type="number"]::-webkit-inner-spin-button:after {
  content: ' ';
  width: 16px;
  height: 16px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent; }

.ui-update .input_number[type="number"]::-webkit-inner-spin-button:before {
  top: 4px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23CCCCCC" d="M30.489 24.489l-14.489-13.333-14.489 13.333-1.244-1.289 15.733-14.489 15.733 14.489z"></path></svg>'); }

.ui-update .input_number[type="number"]::-webkit-inner-spin-button:after {
  bottom: 4px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23CCCCCC" d="M16 25.108l-15.18-13.949 1.641-1.887 13.538 12.472 13.538-12.472 1.641 1.887z"></path></svg>'); }

.ui-update .input_number[type="number"]:hover::-webkit-inner-spin-button:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%2399CC33" d="M30.489 24.489l-14.489-13.333-14.489 13.333-1.244-1.289 15.733-14.489 15.733 14.489z"></path></svg>'); }

.ui-update .input_number[type="number"]:hover::-webkit-inner-spin-button:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%2399CC33" d="M16 25.108l-15.18-13.949 1.641-1.887 13.538 12.472 13.538-12.472 1.641 1.887z"></path></svg>'); }

.ui-update .input_number.input_disabled[type="number"]::-webkit-inner-spin-button {
  -moz-appearance: textfield;
  -webkit-appearance: none;
  appearance: none;
  margin: 0; }

.ui-update .input_number.input_disabled[type="number"]::-webkit-inner-spin-button:before, .ui-update .input_number.input_disabled[type="number"]::-webkit-inner-spin-button:after {
  content: none; }

.ui-update .input_invalid {
  background-color: #feeeeb; }

.ui-update .input_disabled {
  cursor: not-allowed;
  color: #e7e6e6;
  background-color: #f9f8f6; }

.ui-update .input_disabled.input_select {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23f9f8f6" d="M16 25.108l-15.18-13.949 1.641-1.887 13.538 12.472 13.538-12.472 1.641 1.887z"></path></svg>'); }

.ui-update .inputGroup {
  position: relative; }

.ui-update .inputGroup-hint {
  font-size: 14px;
  font-size: 1rem;
  position: absolute;
  bottom: 9px;
  color: #b2b2b2;
  font-weight: 400;
  max-width: 25%; }

.ui-update .inputGroup-hint_prefix {
  left: 10px; }

.ui-update .inputGroup-hint_prefix + .input {
  padding-left: 28%; }

.ui-update .inputGroup-hint_suffix {
  right: 10px;
  text-align: right; }

.ui-update .inputGroup-hint_suffix + .input {
  padding-right: 28%; }

.ui-update .tick[type="radio"], .ui-update .tick[type="checkbox"] {
  display: none; }

.ui-update .tick-label {
  font-size: 16px;
  font-size: 1.14286rem;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  position: relative;
  padding: 6px 0 0 40px;
  color: #b2b2b2;
  cursor: pointer; }

.ui-update .tick[type="radio"] + .tick-label:before {
  content: ' ';
  height: 30px;
  width: 30px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100%;
  border: 1px dashed #ccc; }

.ui-update .tick[type="radio"] + .tick-label:after {
  content: ' ';
  height: 22px;
  width: 22px;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  background-color: #fff;
  -webkit-transition-property: color,background-color;
  transition-property: color,background-color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .tick[type="radio"]:checked + .tick-label {
  color: #77a331; }

.ui-update .tick[type="radio"]:checked + .tick-label:after {
  background-color: #9c3; }

.ui-update .tick[type="checkbox"] + .tick-label:before {
  content: ' ';
  height: 30px;
  width: 30px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 2px;
  border: 1px dashed #ccc;
  -webkit-transition-property: border-color,background-color;
  transition-property: border-color,background-color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .tick[type="checkbox"] + .tick-label:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23FFFFFF" d="M10.311 26.978l-10.089-12.311 1.333-1.111 8.889 10.756 20.044-20.356 1.244 1.244z"></path></svg>');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  content: ' ';
  height: 22px;
  width: 22px;
  position: absolute;
  top: 4px;
  left: 4px;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .tick[type="checkbox"]:checked + .tick-label {
  color: #77a331; }

.ui-update .tick[type="checkbox"]:checked + .tick-label:before {
  background-color: #9c3;
  border-color: #9c3; }

.ui-update .tick[type="checkbox"]:checked + .tick-label:after {
  opacity: 1; }

.ui-update .tick_custom[type="radio"] + .tick-label {
  border: 1px dashed #ccc;
  display: inline-block;
  padding: 10px 20px 9px 20px;
  border-radius: 25px;
  background-color: transparent;
  margin-bottom: 5px;
  -webkit-transition-property: color,background-color,border-color,padding;
  transition-property: color,background-color,border-color,padding;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .tick_custom[type="radio"] + .tick-label:after {
  content: none; }

.ui-update .tick_custom[type="radio"] + .tick-label:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23FFFFFF" d="M10.311 26.978l-10.089-12.311 1.333-1.111 8.889 10.756 20.044-20.356 1.244 1.244z"></path></svg>');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  content: ' ';
  width: 0;
  height: 24px;
  position: absolute;
  top: 8px;
  left: 16px;
  opacity: 0;
  border-radius: 0;
  border: none;
  -webkit-transition-property: opacity,width;
  transition-property: opacity,width;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .tick_custom[type="radio"]:checked + .tick-label {
  background-color: #9c3;
  border-color: #9c3;
  color: #fff;
  padding-left: 48px; }

.ui-update .tick_custom[type="radio"]:checked + .tick-label:before {
  opacity: 1;
  width: 24px; }

.ui-update .tick_custom[type="checkbox"] + .tick-label {
  position: relative;
  padding-left: 50px; }

.ui-update .tick_custom[type="checkbox"] + .tick-label:before {
  content: ' ';
  height: 22px;
  width: 40px;
  position: absolute;
  top: 4px;
  left: 0;
  border-radius: 14px;
  background-color: #e1e1e1;
  border: none; }

.ui-update .tick_custom[type="checkbox"] + .tick-label:after {
  content: ' ';
  height: 18px;
  width: 18px;
  position: absolute;
  top: 6px;
  left: 2px;
  border-radius: 50%;
  background-color: #fff;
  background-image: none;
  opacity: 1;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .tick_custom[type="checkbox"]:checked + .tick-label:before {
  background-color: #9c3; }

.ui-update .tick_custom[type="checkbox"]:checked + .tick-label:after {
  left: 20px; }

.ui-update .tick_invalid.tick + .tick-label {
  color: #ff5722;
  border-color: #ff5722; }

.ui-update .tick_invalid.tick[type="radio"] + .tick-label:before {
  border-color: #ff5722; }

.ui-update .tick_invalid.tick_custom[type="checkbox"] + .tick-label:before {
  background-color: #feeeeb; }

.ui-update .tick_disabled.tick + .tick-label {
  color: #e7e6e6;
  cursor: not-allowed; }

.ui-update .tick_disabled.tick_custom[type="radio"] + .tick-label {
  background-color: #f9f8f6; }

.ui-update .tick_disabled.tick_custom[type="checkbox"] + .tick-label:before {
  background-color: #f9f8f6;
  cursor: not-allowed; }

.ui-update .search {
  position: relative;
  width: 100%; }

.ui-update .search_pushBtm {
  margin-bottom: 40px; }

.ui-update .search-input {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  line-height: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 18px;
  font-size: 1.28571rem;
  height: 50px;
  padding: 0 50px 0 15px;
  background: #fff;
  border-width: 1px;
  border-color: transparent;
  border-style: solid;
  color: #77a331;
  font-family: "Raleway","Helvetica",Arial,sans-serif;
  font-weight: 400;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-transition-property: border-color;
  transition-property: border-color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .search-input:focus {
  outline: none;
  border-color: #9c3; }

.ui-update .search-btn {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none !important;
  border: none;
  background-color: transparent;
  text-decoration: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: absolute;
  right: 10px;
  bottom: 10px;
  border: none;
  background: transparent; }

.ui-update .search-btn .icon {
  color: #ccc;
  height: 28px;
  width: 28px; }

.ui-update .search-btn button.icon:hover {
  color: #77a331; }

.ui-update .search_reversed .search-input {
  background: transparent;
  border-color: #eee;
  color: #fff;
  box-shadow: none;
  -webkit-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .search_reversed .search-input:focus {
  border-color: #ebfdb5;
  background: rgba(235, 253, 181, 0.1); }

.ui-update .search_reversed .search-btn .icon {
  color: #eee; }

.ui-update .search_reversed button.search-btn .icon:hover {
  color: #9c3; }

.ui-update .search_outlined .search-input {
  background: transparent;
  border-color: #eee;
  color: #77a331;
  box-shadow: none; }

.ui-update .search_outlined .search-input:focus {
  border-color: #9c3; }

.ui-update .navPrimary > * {
  border-bottom: 1px solid #eee; }

.ui-update .navPrimary > *:last-child {
  border-bottom: none; }

.ui-update .navPrimary-item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 15px 20px;
  position: relative;
  width: 100%;
  text-align: left;
  border: none;
  background: transparent;
  font-size: 14px;
  font-size: 1rem; }

.ui-update .navPrimary-item > * {
  -webkit-transition-property: color,ease-in-out,200ms,0;
  transition-property: color,ease-in-out,200ms,0;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .navPrimary-item .icon_animate {
  transform: scaleY(1); }

.ui-update .navPrimary-item-icon {
  margin-right: 12px; }

.ui-update .navPrimary-item-company {
  font-size: 22px;
  font-size: 1.57143rem; }

.ui-update .navPrimary-item-label {
  font-size: 13px;
  font-size: .92857rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px; }

.ui-update .navPrimary-item-pointer {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  text-align: right; }

.ui-update .activePage > * {
  color: #9c3; }

.ui-update .navPrimary-item:hover .navPrimary-item-company, .ui-update .active > .navPrimary-item .navPrimary-item-company, .ui-update .activePage > .navPrimary-item .navPrimary-item-company {
  color: #263238; }

.ui-update .navPrimary-item:hover .navPrimary-item-icon, .ui-update .active > .navPrimary-item .navPrimary-item-icon, .ui-update .activePage > .navPrimary-item .navPrimary-item-icon {
  color: #263238; }

.ui-update .navPrimary-item:hover .navPrimary-item-label, .ui-update .active > .navPrimary-item .navPrimary-item-label, .ui-update .activePage > .navPrimary-item .navPrimary-item-label {
  color: #263238; }

.ui-update .navPrimary-item:hover .icon, .ui-update .active > .navPrimary-item .icon, .ui-update .activePage > .navPrimary-item .icon {
  color: #263238; }

.ui-update .active > .navPrimary-item .icon_animate {
  transform: scaleY(-1); }

.ui-update .navPrimary-item_brand:hover .navPrimary-item-icon, .ui-update .active > .navPrimary-item_brand .navPrimary-item-icon, .ui-update .activePage > .navPrimary-item_brand .navPrimary-item-icon {
  color: #77a331; }

.ui-update .navPrimary-item_brand:hover .navPrimary-item-label, .ui-update .active > .navPrimary-item_brand .navPrimary-item-label, .ui-update .activePage > .navPrimary-item_brand .navPrimary-item-label {
  color: #77a331; }

.ui-update .navPrimary-item_brand:hover .icon, .ui-update .active > .navPrimary-item_brand .icon, .ui-update .activePage > .navPrimary-item_brand .icon {
  color: #77a331; }

.ui-update .navPrimary-item_sell:hover .navPrimary-item-icon, .ui-update .active > .navPrimary-item_sell .navPrimary-item-icon, .ui-update .activePage > .navPrimary-item_sell .navPrimary-item-icon {
  color: #60b0e2; }

.ui-update .navPrimary-item_sell:hover .navPrimary-item-label, .ui-update .active > .navPrimary-item_sell .navPrimary-item-label, .ui-update .activePage > .navPrimary-item_sell .navPrimary-item-label {
  color: #60b0e2; }

.ui-update .navPrimary-item_sell:hover .icon, .ui-update .active > .navPrimary-item_sell .icon, .ui-update .activePage > .navPrimary-item_sell .icon {
  color: #60b0e2; }

.ui-update .navPrimary-item_reward:hover .navPrimary-item-icon, .ui-update .active > .navPrimary-item_reward .navPrimary-item-icon, .ui-update .activePage > .navPrimary-item_reward .navPrimary-item-icon {
  color: #fbb74e; }

.ui-update .navPrimary-item_reward:hover .navPrimary-item-label, .ui-update .active > .navPrimary-item_reward .navPrimary-item-label, .ui-update .activePage > .navPrimary-item_reward .navPrimary-item-label {
  color: #fbb74e; }

.ui-update .navPrimary-item_reward:hover .icon, .ui-update .active > .navPrimary-item_reward .icon, .ui-update .activePage > .navPrimary-item_reward .icon {
  color: #fbb74e; }

.ui-update .navPrimary-item_engage:hover .navPrimary-item-icon, .ui-update .active > .navPrimary-item_engage .navPrimary-item-icon, .ui-update .activePage > .navPrimary-item_engage .navPrimary-item-icon {
  color: #37bba3; }

.ui-update .navPrimary-item_engage:hover .navPrimary-item-label, .ui-update .active > .navPrimary-item_engage .navPrimary-item-label, .ui-update .activePage > .navPrimary-item_engage .navPrimary-item-label {
  color: #37bba3; }

.ui-update .navPrimary-item_engage:hover .icon, .ui-update .active > .navPrimary-item_engage .icon, .ui-update .activePage > .navPrimary-item_engage .icon {
  color: #37bba3; }

.ui-update .navPrimary-item_connect:hover .navPrimary-item-icon, .ui-update .active > .navPrimary-item_connect .navPrimary-item-icon, .ui-update .activePage > .navPrimary-item_connect .navPrimary-item-icon {
  color: #f37455; }

.ui-update .navPrimary-item_connect:hover .navPrimary-item-label, .ui-update .active > .navPrimary-item_connect .navPrimary-item-label, .ui-update .activePage > .navPrimary-item_connect .navPrimary-item-label {
  color: #f37455; }

.ui-update .navPrimary-item_connect:hover .icon, .ui-update .active > .navPrimary-item_connect .icon, .ui-update .activePage > .navPrimary-item_connect .icon {
  color: #f37455; }

.ui-update .navSecondary-cat {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600; }

.ui-update .navSecondary-cat {
  padding-top: 40px; }

.ui-update .navSecondary-cat:first-child {
  padding-top: 0; }

.ui-update .navSecondary-cat-menu {
  text-transform: none;
  letter-spacing: 0; }

.ui-update .navSecondary-cat-menu > * {
  border-bottom: 1px solid rgba(250, 250, 250, 0.25);
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: 500; }

.ui-update .navSecondary-cat-menu a {
  display: block;
  padding: 15px 0 15px 15px;
  color: #fff; }

.ui-update .navSecondary-cat:last-child .navSecondary-cat-menu > *:last-child {
  border-bottom: none; }

.ui-update .navSecondary-cat:last-child .navSecondary-cat-menu > *:last-child a {
  padding-bottom: 0; }

.ui-update .navComponent {
  font-size: 0;
  padding-top: 15px; }

.ui-update .navComponent > * {
  font-size: 13px;
  font-size: .92857rem;
  display: inline-block;
  vertical-align: middle; }

.ui-update .navComponent > * + * {
  margin-left: 20px; }

.ui-update .navComponent-btn {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: left;
  font-weight: 600;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .navComponent-btn .icon {
  height: 34px;
  width: 34px;
  color: #c2d631; }

.ui-update .navComponent-btn > *:nth-child(2) {
  margin-left: 6px; }

.ui-update .navComponent-btn:hover {
  color: #c2d631; }

.ui-update .navComponent-btn.active .icon {
  color: #fff; }

.ui-update .breadcrumbs {
  font-size: 0; }

.ui-update .breadcrumbs > * {
  display: inline-block;
  font-size: 11px;
  font-size: .78571rem;
  font-weight: 600; }

.ui-update .breadcrumbs > * a:hover {
  color: #9c3; }

.ui-update .breadcrumbs > * + * {
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #e1e1e1; }

.ui-update .breadcrumbs > *:last-child a {
  font-weight: 700;
  color: #7f7f7f;
  cursor: default; }

.ui-update .svgAnimate {
  display: block;
  height: 39px;
  width: 39px; }

.ui-update .svgAnimate-menu {
  fill: #b2b2b2;
  pointer-events: all;
  cursor: pointer; }

.ui-update .svgAnimate-menu-path {
  -webkit-transition-property: transform,opacity;
  transition-property: transform,opacity;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .svgAnimate-menu-path_2 {
  transform-origin: bottom left; }

.ui-update .svgAnimate-menu-path_3 {
  transform-origin: top left; }

.ui-update .btn.active .svgAnimate-menu .svgAnimate-menu-path_1 {
  opacity: 0; }

.ui-update .btn.active .svgAnimate-menu .svgAnimate-menu-path_2 {
  transform: rotate(-45deg) translate(2px, 5px);
  fill: #9c3; }

.ui-update .btn.active .svgAnimate-menu .svgAnimate-menu-path_3 {
  transform: rotate(45deg) translate(3px, -5px);
  fill: #9c3; }

.ui-update .dataList {
  padding: 14px 20px 14px 16px;
  border-left: 4px solid transparent; }

.ui-update .dataList.themeSetter_success {
  border-color: #4caf50; }

.ui-update .dataList.themeSetter_warning {
  border-color: #e8cd1c; }

.ui-update .dataList.themeSetter_error {
  border-color: #ff5722; }

.ui-update .dataList.themeSetter_complete {
  border-color: #ccc; }

.ui-update .dataList.themeSetter_crm, .ui-update .dataList.themeSetter_automate {
  border-color: #77a331; }

.ui-update .dataList.themeSetter_reward {
  border-color: #fbb74e; }

.ui-update .dataList.themeSetter_engage {
  border-color: #37bba3; }

.ui-update .dataList.themeSetter_connect {
  border-color: #f37455; }

.ui-update .dataList.themeSetter_sell {
  border-color: #60b0e2; }

.ui-update .dataList_flat {
  padding: 14px 20px;
  border-left: none; }

.ui-update .dataList-content {
  font-size: 15px;
  font-size: 1.07143rem; }

.ui-update .dataList-content-highlight {
  font-size: 18px;
  font-size: 1.28571rem;
  display: inline-block;
  color: #7f7f7f;
  font-weight: 600; }

.ui-update .dataList-action {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 25px; }

.ui-update .dataList-action > * + * {
  margin-left: 15px; }

.ui-update .dataList-action_alignRight {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end; }

.ui-update .dataTable {
  width: 100%;
  display: block; }

.ui-update .dataTable thead, .ui-update .dataTable tbody, .ui-update .dataTable td, .ui-update .dataTable tr {
  display: block; }

.ui-update .dataTable td {
  font-size: 15px;
  font-size: 1.07143rem;
  position: relative;
  padding-left: 125px; }

.ui-update .dataTable td:before {
  font-size: 11px;
  font-size: .78571rem;
  content: attr(data-table-title) ":";
  position: absolute;
  top: 5px;
  left: 0;
  min-width: 120px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #cecece; }

.ui-update .dataTable tr {
  padding: 20px; }

.ui-update .dataTable tr:nth-child(even) {
  background: #fafafa; }

.ui-update .dataTable td + td {
  margin-top: 10px; }

.ui-update .dataTable-hd {
  position: absolute;
  top: -9999px;
  left: -9999px; }

.ui-update .dropBox {
  -webkit-box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.2);
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
  box-sizing: border-box; }

.ui-update .dropBox:before {
  content: ' ';
  -webkit-box-shadow: 0 10px 12px -6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 12px -6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 12px -6px rgba(0, 0, 0, 0.2);
  height: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0; }

.ui-update .dropBox_insetShadow {
  margin-bottom: 0;
  -webkit-box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.2), inset 0 -10px 10px -10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.2), inset 0 -10px 10px -10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.2), inset 0 -10px 10px -10px rgba(0, 0, 0, 0.2); }

.ui-update .dropBox_insetShadow:before {
  content: none; }

.ui-update .dropBox-dismiss {
  position: absolute;
  top: 20px;
  right: 20px; }

.ui-update .dropBox-dismiss .icon {
  color: #ebfdb5; }

.ui-update .dropBox-bd {
  color: #fff; }

.ui-update .dropBox-bd-hdg {
  margin-bottom: 20px; }

.ui-update .dropBox-bd-hdg > * {
  display: block; }

.ui-update .dropBox-bd-hdg > * + * {
  margin-top: 8px; }

.ui-update .alert {
  font-size: 16px;
  font-size: 1.14286rem;
  padding: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  display: none; }

.ui-update .alert .icon {
  display: none; }

.ui-update .alert_error {
  color: #ff5722;
  background: #feeeeb; }

.ui-update .alert_warning {
  color: #e8cd1c;
  background: #ffffd4; }

.ui-update .alert_success {
  color: #4caf50;
  background: #f1f8e9; }

.ui-update .alert_empty {
  font-size: 16px;
  font-size: 1.14286rem;
  display: block;
  padding: 20px;
  margin: 0;
  font-weight: 600;
  text-align: center;
  color: #e1e1e1; }

.ui-update .fieldset {
  display: block; }

.ui-update .fieldset_alignRight {
  text-align: right; }

.ui-update .fieldset-preamble {
  font-size: 18px;
  font-size: 1.28571rem;
  display: block;
  margin-bottom: 8px; }

.ui-update .fieldset-label {
  font-size: 13px;
  font-size: .92857rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #b2b2b2;
  display: block;
  margin-bottom: 6px; }

.ui-update .fieldset-detail {
  font-size: 12px;
  font-size: .85714rem;
  color: #cecece;
  display: block;
  margin-top: 6px;
  font-weight: 500; }

.ui-update .fieldset-error {
  font-size: 12px;
  font-size: .85714rem;
  display: block;
  color: #ff5722;
  font-weight: 600;
  margin-top: 6px;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition-property: opacity,max-height;
  transition-property: opacity,max-height;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .fieldset-counter {
  font-size: 13px;
  font-size: .92857rem;
  color: #9c3;
  display: block;
  margin-top: 6px;
  font-weight: 500; }

.ui-update .fieldset-counter .js-count {
  font-weight: 700; }

.ui-update .fieldset-counter.fieldset-counter_exceeded {
  color: #ff5722;
  font-weight: 700; }

.ui-update .fieldset-counter.fieldset-counter_exceeded:before {
  content: 'Error!  '; }

.ui-update .fieldset_invalid .fieldset-label {
  color: #ff5722; }

.ui-update .fieldset_invalid .fieldset-error {
  max-height: 300px;
  opacity: 1; }

.ui-update .fieldset_disabled .fieldset-preamble, .ui-update .fieldset_disabled .fieldset-label, .ui-update .fieldset_disabled .fieldset-detail {
  color: #e7e6e6; }

.ui-update .video {
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.ui-update .video-bd {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden; }

.ui-update .video-bd iframe, .ui-update .video-bd object, .ui-update .video-bd embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-update .card {
  padding: 40px;
  background: #263238;
  border-radius: 20px;
  color: #fff;
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2); }

.ui-update .imgMask {
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 110px;
  width: 110px;
  outline: 1px dashed #ccc;
  border-radius: 2px;
  border: 5px solid #fff;
  overflow: hidden; }

.ui-update .imgMask-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.ui-update .imgMask_round {
  border-radius: 100%;
  border: none;
  outline: none; }

.ui-update .imgMask_petite {
  height: 80px;
  width: 80px; }

.ui-update .flag {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start; }

.ui-update .flag-media {
  margin-right: 20px; }

.ui-update .flag-media img {
  margin: auto; }

.ui-update .flag-media_tight {
  margin-right: 10px; }

.ui-update .flag_alignCenter {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.ui-update .flag-media_shadow {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); }

.ui-update .flag-media_basis {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.ui-update .flag-media_outlined {
  border: 1px dashed #ccc; }

.ui-update .flag_stackOnMobile {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.ui-update .flag_stackOnMobile .flag-media {
  margin: 0 0 20px 0; }

.ui-update .flag_stackOnMobile .flag-media_tight {
  margin: 0 0 10px 0; }

.ui-update .visual {
  display: block;
  text-align: center; }

.ui-update .visual-label {
  font-size: 12px;
  font-size: .85714rem;
  display: block;
  margin-top: 3px;
  font-weight: 600;
  color: #7f7f7f; }

.ui-update .visual_empty .visual-label {
  color: #cecece; }

.ui-update .visual-chart {
  fill: #f5f5f5; }

.ui-update .visual-chart-counter {
  font-size: 26px;
  font-size: 1.85714rem;
  fill: #b2b2b2;
  font-weight: 300; }

.ui-update .themeSetter_reward .visual-chart-highlight {
  fill: #fbb74e; }

.ui-update .themeSetter_sell .visual-chart-highlight {
  fill: #60b0e2; }

.ui-update .themeSetter_connect .visual-chart-highlight {
  fill: #f37455; }

.ui-update .themeSetter_engage .visual-chart-highlight {
  fill: #37bba3; }

.ui-update .themeSetter_crm .visual-chart-highlight, .ui-update .themeSetter_automate .visual-chart-highlight {
  fill: #77a331; }

.ui-update .blockTile {
  display: block;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  background-color: #fff;
  border-radius: 2px;
  width: 100%;
  text-align: center;
  color: #b2b2b2;
  position: relative; }

.ui-update .blockTile:hover {
  color: #b2b2b2; }

.ui-update .blockTile .blockTile-showWhenEnhanced {
  display: none; }

.ui-update .blockTile .blockTile-hideWhenEnhanced {
  display: block; }

.ui-update .blockTile_alignLeft {
  text-align: left; }

.ui-update .blockTile-hd {
  padding: 15px 30px; }

.ui-update .blockTile-badge {
  display: block;
  position: absolute;
  top: 15px;
  right: 10px; }

.ui-update .blockTile-badge_middle {
  top: 50%;
  transform: translateY(-50%); }

.ui-update .blockTile-hd_flush {
  padding: 0; }

.ui-update .blockTile-bd {
  padding: 25px 30px 15px;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.ui-update .blockTile-bd_uniform {
  padding: 20px; }

.ui-update .blockTile-ft {
  padding: 0 30px 15px; }

.ui-update .blockTile-ft_split {
  font-size: 0;
  padding: 20px; }

.ui-update .blockTile-ft_split > * {
  font-size: 14px;
  font-size: 1rem;
  display: inline-block;
  vertical-align: bottom;
  width: 65%; }

.ui-update .blockTile-ft_split > *:last-child {
  text-align: right;
  width: 35%; }

.ui-update .blockTile_hoverable {
  cursor: pointer;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .blockTile_hoverable:hover {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.21);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.21); }

.ui-update .blockTile-hd {
  color: #fff; }

.ui-update .blockTile.isActive {
  background-color: #fdfdfd;
  box-shadow: none; }

.ui-update .blockTile.isActive .blockTile-hd {
  background-color: transparent; }

.ui-update .blockTile.isActive .blockTile-showWhenEnhanced {
  display: block; }

.ui-update .blockTile.isActive .blockTile-hideWhenEnhanced {
  display: none; }

.ui-update .blockTile.isActive:hover {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.21);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.21); }

.ui-update .cta {
  font-size: 15px;
  font-size: 1.07143rem;
  font-weight: 500;
  color: #b2b2b2;
  position: relative;
  display: block;
  padding-right: 30px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .cta:before, .ui-update .cta:after {
  content: ' ';
  height: 18px;
  width: 18px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .cta:before {
  opacity: 1;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23CCCCCC" d="M19.289 3.822l-1.244 1.244 10.044 10.044h-25.867v1.778h25.867l-10.044 10.044 1.244 1.244 12.178-12.178z"></path></svg>'); }

.ui-update .cta:after {
  opacity: 0;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%2399CC33" d="M19.289 3.822l-1.244 1.244 10.044 10.044h-25.867v1.778h25.867l-10.044 10.044 1.244 1.244 12.178-12.178z"></path></svg>'); }

.ui-update .cta:hover {
  color: #9c3; }

.ui-update .cta:hover:before {
  opacity: 0; }

.ui-update .cta:hover:after {
  opacity: 1; }

.ui-update .cta_dk {
  color: #7f7f7f; }

.ui-update .cta_sm {
  font-size: 11px;
  font-size: .78571rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 0 0 0 20px; }

.ui-update .cta_sm:before, .ui-update .cta_sm:after {
  height: 16px;
  width: 16px;
  margin-top: -9px;
  right: auto;
  left: 0; }

.ui-update .cta_dk.custom-cta_qrCode:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%237F7F7F" d="M27.556 20.444v7.111h-5.333v2.667h8.444v-9.778z"></path><path fill="%237F7F7F" d="M23.111 23.111h3.556v3.556h-3.556v-3.556z"></path><path fill="%237F7F7F" d="M26.667 13.333v2.667h-3.556v3.556h3.556v-1.778h3.556v-4.444z"></path><path fill="%237F7F7F" d="M19.556 19.556h3.556v3.556h-3.556v-3.556z"></path><path fill="%237F7F7F" d="M16 16h3.556v3.556h-3.556v-3.556z"></path><path fill="%237F7F7F" d="M12.444 12.444h3.556v3.556h-3.556v-3.556z"></path><path fill="%237F7F7F" d="M12.444 19.556h-0.889v-3.556h-5.333v3.556h-5.333v11.556h11.556v-8h3.556v-3.556h-3.556zM10.667 29.333h-8v-8h8v8z"></path><path fill="%237F7F7F" d="M1.778 14.222h3.556v3.556h-3.556v-3.556z"></path><path fill="%237F7F7F" d="M4.889 4.889h4.444v4.444h-4.444v-4.444z"></path><path fill="%237F7F7F" d="M23.556 4.889h3.556v3.556h-3.556v-3.556z"></path><path fill="%237F7F7F" d="M4.889 23.556h3.556v3.556h-3.556v-3.556z"></path><path fill="%237F7F7F" d="M16 1.778h2.667v2.667h-2.667v-2.667z"></path><path fill="%237F7F7F" d="M13.333 4.444v-3.556h-12.444v12.444h12.444v-6.222h2.667v-2.667h-2.667zM11.556 11.556h-8.889v-8.889h8.889v8.889z"></path><path fill="%237F7F7F" d="M19.556 0.889v6.222h-2.667v4h2.667v4.889h3.556v-3.556h8v-11.556h-11.556zM29.333 10.667h-8v-8h8v8z"></path><path fill="%237F7F7F" d="M16 23.111h3.556v3.556h-3.556v-3.556z"></path><path fill="%237F7F7F" d="M15.111 27.556v-2.222h-1.778v4.889h7.111v-2.667z"></path></svg>'); }

.ui-update .cta_dk.custom-cta_phone:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%237F7F7F" d="M10.667 11.556h10.667v1.778h-10.667v-1.778z"></path><path fill="%237F7F7F" d="M10.667 8h10.667v1.778h-10.667v-1.778z"></path><path fill="%237F7F7F" d="M10.667 15.111h6.222v1.778h-6.222v-1.778z"></path><path fill="%237F7F7F" d="M24 0.444h-16c-0.489 0-0.889 0.4-0.889 0.889v29.333c0 0.489 0.4 0.889 0.889 0.889h16c0.489 0 0.889-0.4 0.889-0.889v-29.333c0-0.489-0.4-0.889-0.889-0.889zM23.111 25.778h-14.222v-21.778h14.222v21.778zM16 29.778c-0.756 0-1.333-0.578-1.333-1.333s0.578-1.333 1.333-1.333 1.333 0.578 1.333 1.333-0.578 1.333-1.333 1.333z"></path></svg>'); }

.ui-update .custom-cta_edit:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23CECECE" d="M28.444 16c0-1.733 1.111-3.2 2.622-3.778-0.356-1.511-0.978-2.933-1.778-4.267-1.467 0.711-3.289 0.444-4.533-0.8s-1.422-2.978-0.756-4.489c-1.289-0.8-2.711-1.378-4.267-1.778-0.533 1.556-2 2.667-3.733 2.667s-3.2-1.111-3.778-2.622c-1.511 0.356-2.933 0.978-4.267 1.778 0.711 1.467 0.444 3.289-0.8 4.533s-2.978 1.422-4.489 0.756c-0.8 1.289-1.378 2.711-1.778 4.267 1.556 0.533 2.667 2 2.667 3.733s-1.111 3.2-2.622 3.778c0.356 1.511 0.978 2.933 1.778 4.267 1.467-0.711 3.289-0.444 4.533 0.8 1.2 1.2 1.422 2.978 0.756 4.489 1.289 0.8 2.711 1.378 4.267 1.778 0.578-1.556 2.044-2.622 3.778-2.622s3.2 1.111 3.778 2.622c1.511-0.356 2.933-0.978 4.267-1.778-0.711-1.467-0.444-3.289 0.8-4.533 1.156-1.244 2.933-1.467 4.444-0.8 0.8-1.289 1.378-2.711 1.778-4.267-1.556-0.533-2.667-2-2.667-3.733zM16 23.111c-3.911 0-7.111-3.2-7.111-7.111s3.2-7.111 7.111-7.111 7.111 3.2 7.111 7.111-3.2 7.111-7.111 7.111z"></path></svg>'); }

.ui-update .custom-cta_edit:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%2399CC33" d="M28.444 16c0-1.733 1.111-3.2 2.622-3.778-0.356-1.511-0.978-2.933-1.778-4.267-1.467 0.711-3.289 0.444-4.533-0.8s-1.422-2.978-0.756-4.489c-1.289-0.8-2.711-1.378-4.267-1.778-0.533 1.556-2 2.667-3.733 2.667s-3.2-1.111-3.778-2.622c-1.511 0.356-2.933 0.978-4.267 1.778 0.711 1.467 0.444 3.289-0.8 4.533s-2.978 1.422-4.489 0.756c-0.8 1.289-1.378 2.711-1.778 4.267 1.556 0.533 2.667 2 2.667 3.733s-1.111 3.2-2.622 3.778c0.356 1.511 0.978 2.933 1.778 4.267 1.467-0.711 3.289-0.444 4.533 0.8 1.2 1.2 1.422 2.978 0.756 4.489 1.289 0.8 2.711 1.378 4.267 1.778 0.578-1.556 2.044-2.622 3.778-2.622s3.2 1.111 3.778 2.622c1.511-0.356 2.933-0.978 4.267-1.778-0.711-1.467-0.444-3.289 0.8-4.533 1.156-1.244 2.933-1.467 4.444-0.8 0.8-1.289 1.378-2.711 1.778-4.267-1.556-0.533-2.667-2-2.667-3.733zM16 23.111c-3.911 0-7.111-3.2-7.111-7.111s3.2-7.111 7.111-7.111 7.111 3.2 7.111 7.111-3.2 7.111-7.111 7.111z"></path></svg>'); }

.ui-update .custom-cta_enhance:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23CECECE" d="M16 0c-8.844 0-16 7.156-16 16s7.156 16 16 16 16-7.156 16-16-7.156-16-16-16zM22.178 14.222l-9.333 13.778c-0.089 0.133-0.222 0.178-0.356 0.178-0.044 0-0.133 0-0.178-0.044-0.178-0.089-0.311-0.311-0.222-0.533l2.667-8.889-4.978 1.467c-0.178 0.044-0.311-0.044-0.444-0.178-0.089-0.133-0.133-0.311-0.044-0.444l5.822-13.067c0.089-0.178 0.222-0.267 0.4-0.267h5.022c0.178 0 0.311 0.089 0.4 0.222s0.089 0.311 0 0.444l-4 7.378 4.756-0.711c0.178-0.044 0.356 0.044 0.444 0.222 0.133 0.133 0.133 0.311 0.044 0.444z"></path></svg>'); }

.ui-update .custom-cta_enhance:after {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%2399CC33" d="M16 0c-8.844 0-16 7.156-16 16s7.156 16 16 16 16-7.156 16-16-7.156-16-16-16zM22.178 14.222l-9.333 13.778c-0.089 0.133-0.222 0.178-0.356 0.178-0.044 0-0.133 0-0.178-0.044-0.178-0.089-0.311-0.311-0.222-0.533l2.667-8.889-4.978 1.467c-0.178 0.044-0.311-0.044-0.444-0.178-0.089-0.133-0.133-0.311-0.044-0.444l5.822-13.067c0.089-0.178 0.222-0.267 0.4-0.267h5.022c0.178 0 0.311 0.089 0.4 0.222s0.089 0.311 0 0.444l-4 7.378 4.756-0.711c0.178-0.044 0.356 0.044 0.444 0.222 0.133 0.133 0.133 0.311 0.044 0.444z"></path></svg>'); }

.ui-update .pipedList {
  font-size: 0; }

.ui-update .pipedList > * {
  display: inline-block;
  font-size: 14px;
  font-size: 1rem;
  vertical-align: middle;
  border-right: 1px solid #e1e1e1;
  margin-right: 12px;
  padding-right: 12px; }

.ui-update .pipedList_alignBtm > * {
  vertical-align: bottom; }

.ui-update .pipedList_alignBaseline > * {
  vertical-align: baseline; }

.ui-update .pipedList > *:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0; }

.ui-update .pipedList_dk > * {
  border-color: #3b4d56; }

.ui-update .pipedList_decorated {
  position: relative;
  padding-top: 12px;
  margin-bottom: -10px; }

.ui-update .pipedList_decorated > * {
  margin-bottom: 10px; }

.ui-update .pipedList_decorated:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 4px;
  background: #e1e1e1; }

.ui-update .wrapList > * + * {
  margin: 15px 0 0 0; }

.ui-update .wrapList_compact > * + * {
  margin: 5px 0 0 0; }

.ui-update .vList > * + * {
  margin-top: 10px; }

.ui-update .vList_compact > * + * {
  margin-top: 3px; }

.ui-update .vList_looser > * + * {
  margin-top: 15px; }

.ui-update .vList_expanded > * + * {
  margin-top: 25px; }

.ui-update .vList_divided > * + * {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #eee; }

.ui-update .vList_flat > * {
  margin-top: 1px; }

.ui-update .vList_flat > * + * {
  padding-top: 0; }

.ui-update .hList {
  font-size: 0; }

.ui-update .hList > * {
  font-size: 14px;
  font-size: 1rem;
  display: inline-block;
  vertical-align: middle; }

.ui-update .hList > * {
  margin-right: 15px; }

.ui-update .hList_alignBtm > * {
  vertical-align: bottom; }

.ui-update .hList_expanded > * {
  margin-right: 50px; }

.ui-update .hList_compact > * {
  margin-right: 10px; }

.ui-update .hList_semiCompact > * {
  margin-right: 8px; }

.ui-update .hList > *:last-child {
  margin-right: 0; }

.ui-update .hList_stackOnSm {
  font-size: 14px;
  font-size: 1rem; }

.ui-update .hList_stackOnSm > * {
  display: block;
  margin-right: 0; }

.ui-update .hList_stackOnSm > * + * {
  margin-top: 10px; }

.ui-update .nestableList {
  white-space: nowrap; }

.ui-update .nestableList > * {
  font-size: 11px;
  font-size: .78571rem;
  border-top: 1px solid #b7ca28;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px; }

.ui-update .nestableList-link {
  display: block;
  padding: 17px 15px 15px 55px;
  color: #fff;
  position: relative;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .nestableList-link:hover {
  color: #fff;
  background-color: #b7ca28; }

.ui-update .nestableList-link .icon {
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -14px;
  color: #90a020; }

.ui-update .themeSetter_reward .nestableList_inheritTheme > * {
  border-color: #fbaf3a; }

.ui-update .themeSetter_reward .nestableList_inheritTheme > * a:hover {
  background-color: #fbaf3a; }

.ui-update .themeSetter_reward .nestableList_inheritTheme > * .icon {
  color: #e69000; }

.ui-update .themeSetter_sell .nestableList_inheritTheme > * {
  border-color: #53aae0; }

.ui-update .themeSetter_sell .nestableList_inheritTheme > * a:hover {
  background-color: #53aae0; }

.ui-update .themeSetter_sell .nestableList_inheritTheme > * .icon {
  color: #2489cc; }

.ui-update .themeSetter_connect .nestableList_inheritTheme > * {
  border-color: #f26847; }

.ui-update .themeSetter_connect .nestableList_inheritTheme > * a:hover {
  background-color: #f26847; }

.ui-update .themeSetter_connect .nestableList_inheritTheme > * .icon {
  color: #e53f2e; }

.ui-update .themeSetter_engage .nestableList_inheritTheme > * {
  border-color: #35b39c; }

.ui-update .themeSetter_engage .nestableList_inheritTheme > * a:hover {
  background-color: #35b39c; }

.ui-update .themeSetter_engage .nestableList_inheritTheme > * .icon {
  color: #019875; }

.ui-update .themeSetter_crm .nestableList_inheritTheme > *, .ui-update .themeSetter_automate .nestableList_inheritTheme > * {
  border-color: #749f30; }

.ui-update .themeSetter_crm .nestableList_inheritTheme > * a:hover, .ui-update .themeSetter_automate .nestableList_inheritTheme > * a:hover {
  background-color: #749f30; }

.ui-update .themeSetter_crm .nestableList_inheritTheme > * .icon, .ui-update .themeSetter_automate .nestableList_inheritTheme > * .icon {
  color: #50832c; }

.ui-update .themeSetter_success .nestableList_inheritTheme > * {
  border-color: #449d48; }

.ui-update .themeSetter_success .nestableList_inheritTheme > * a:hover {
  background-color: #449d48; }

.ui-update .themeSetter_success .nestableList_inheritTheme > * .icon {
  color: #306f33; }

.ui-update .themeSetter_warning .nestableList_inheritTheme > * {
  border-color: #e3c817; }

.ui-update .themeSetter_warning .nestableList_inheritTheme > * a:hover {
  background-color: #e3c817; }

.ui-update .themeSetter_warning .nestableList_inheritTheme > * .icon {
  color: #b59f12; }

.ui-update .themeSetter_error .nestableList_inheritTheme > * {
  border-color: #ff4f18; }

.ui-update .themeSetter_error .nestableList_inheritTheme > * a:hover {
  background-color: #ff4f18; }

.ui-update .themeSetter_error .nestableList_inheritTheme > * .icon {
  color: #c52f00; }

.ui-update .gridList {
  font-size: 0;
  margin: 0 -10px; }

.ui-update .gridList-item {
  font-size: 14px;
  font-size: 1rem;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 10px;
  margin: 0 0 40px 0;
  vertical-align: top;
  width: 100%; }

.ui-update .gridList-item:last-child {
  margin-bottom: 0; }

.ui-update .gridList-item_flat {
  margin-bottom: 0; }

.ui-update .bulletList {
  padding-left: 15px;
  text-indent: -15px; }

.ui-update .bulletList > * {
  list-style-type: disc;
  list-style-position: inside; }

.ui-update .bulletList > * ul > * {
  list-style-type: circle;
  margin-left: 15px;
  text-indent: 0; }

.ui-update .bulletList_numbered > * {
  list-style-type: decimal; }

.ui-update .bulletList_numbered > * ul > * {
  list-style-type: decimal; }

.ui-update .bulletList_alpha > * {
  list-style-type: upper-alpha; }

.ui-update .bulletList_alpha > * ul > * {
  list-style-type: lower-alpha; }

.ui-update .flipList > * {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 3px;
  border-bottom: 1px solid rgba(250, 250, 250, 0.15); }

.ui-update .flipList > * + * {
  padding-top: 16px; }

.ui-update .flipList > * > * {
  display: block; }

.ui-update .flipList-label {
  font-size: 11px;
  font-size: .78571rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-right: 8px; }

.ui-update .flipList-value {
  font-size: 15px;
  font-size: 1.07143rem;
  color: #fff; }

.ui-update .flipList-img {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  height: 40px;
  width: 40px;
  margin-bottom: 10px;
  border-radius: 100%;
  display: block;
  overflow: hidden; }

.ui-update .flipList-value_inflated {
  display: inline-block;
  padding: 5px 0 3px; }

.ui-update .flipList-link {
  font-size: 14px;
  font-size: 1rem;
  color: #fff;
  position: relative;
  padding-right: 22px; }

.ui-update .flipList-link:before, .ui-update .flipList-link:after {
  content: ' ';
  position: absolute;
  bottom: 4px;
  right: 0;
  height: 15px;
  width: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .flipList-link:before {
  opacity: 1;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23FFFFFF" d="M23.867 16l-14.444 15.733-1.289-1.244 13.333-14.489-13.333-14.489 1.289-1.244z"></path></svg>'); }

.ui-update .flipList-link:after {
  opacity: 0;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23EBFDB5" d="M23.867 16l-14.444 15.733-1.289-1.244 13.333-14.489-13.333-14.489 1.289-1.244z"></path></svg>'); }

.ui-update .flipList-link:hover {
  color: #ebfdb5; }

.ui-update .flipList-link:hover:before {
  opacity: 0; }

.ui-update .flipList-link:hover:after {
  opacity: 1; }

.ui-update .themeSetter_crm .flipList-label, .ui-update .themeSetter_automate .flipList-label {
  color: #b8d597; }

.ui-update .themeSetter_sell .flipList-label {
  color: #bce8fc; }

.ui-update .themeSetter_engage .flipList-label {
  color: #b5eddd; }

.ui-update .themeSetter_connect .flipList-label {
  color: #ffd0c1; }

.ui-update .themeSetter_reward .flipList-label {
  color: #ffeccd; }

.ui-update .iconList {
  padding-left: 34px; }

.ui-update .iconList > * {
  position: relative; }

.ui-update .iconList > * + * {
  margin-top: 20px; }

.ui-update .iconList > *:before {
  content: ' ';
  height: 26px;
  width: 26px;
  position: absolute;
  left: -34px;
  top: -4px;
  background-size: contain; }

.ui-update .iconList_sm {
  padding-left: 24px; }

.ui-update .iconList_sm > * + * {
  margin-top: 12px; }

.ui-update .iconList_sm > *:before {
  height: 18px;
  width: 18px;
  left: -24px;
  top: 2px; }

.ui-update .iconList_spaced {
  margin-top: 40px; }

.ui-update .iconList-enabled:before, .ui-update .iconList-checkmark:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23C2D631" d="M16 1.778c7.822 0 14.222 6.4 14.222 14.222s-6.4 14.222-14.222 14.222-14.222-6.4-14.222-14.222 6.4-14.222 14.222-14.222zM16 0c-8.844 0-16 7.156-16 16s7.156 16 16 16 16-7.156 16-16-7.156-16-16-16v0z"></path><path fill="%23C2D631" d="M13.556 23.067l-5.822-7.467 1.422-1.067 4.578 5.822 9.644-9.822 1.244 1.244z"></path></svg>'); }

.ui-update .iconList-lightning:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23C2D631" d="M16 0c-8.844 0-16 7.156-16 16s7.156 16 16 16 16-7.156 16-16-7.156-16-16-16zM20.489 15.467l-8.667 11.022 2.8-7.911-3.467-0.267 5.467-11.2 4.889 0.4-4.178 7.689 3.156 0.267z"></path></svg>'); }

.ui-update .iconList-disabled:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23FF5722" d="M16 1.778c7.822 0 14.222 6.4 14.222 14.222s-6.4 14.222-14.222 14.222-14.222-6.4-14.222-14.222 6.4-14.222 14.222-14.222zM16 0c-8.844 0-16 7.156-16 16s7.156 16 16 16 16-7.156 16-16-7.156-16-16-16v0z"></path><path fill="%23FF5722" d="M17.778 23.778c0 0.982-0.796 1.778-1.778 1.778s-1.778-0.796-1.778-1.778c0-0.982 0.796-1.778 1.778-1.778s1.778 0.796 1.778 1.778z"></path><path fill="%23FF5722" d="M16.667 20h-1.378l-1.067-4.889v-8.444h3.556v8.444z"></path></svg>'); }

.ui-update .pianoList > * {
  padding: 20px 2px;
  border-top: 1px solid #eee; }

.ui-update .pianoList-group {
  position: relative;
  padding-right: 20px; }

.ui-update .pianoList-group > *:last-child {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }

.ui-update .hdg {
  font-family: "Raleway","Helvetica",Arial,sans-serif;
  font-weight: 300;
  line-height: 1.15;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update .hdg_1 {
  font-size: 46px;
  font-size: 3.28571rem;
  font-weight: 200; }

.ui-update .hdg_2 {
  font-size: 36px;
  font-size: 2.57143rem; }

.ui-update .hdg_3 {
  font-size: 30px;
  font-size: 2.14286rem;
  color: #7f7f7f; }

.ui-update .hdg_4 {
  font-size: 26px;
  font-size: 1.85714rem;
  color: #77a331; }

.ui-update .hdg_5 {
  font-size: 18px;
  font-size: 1.28571rem;
  font-weight: 500;
  color: #7f7f7f; }

.ui-update .hdg_6 {
  font-size: 11px;
  font-size: .78571rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #cecece; }

.ui-update .hdg_component {
  font-size: 15px;
  font-size: 1.07143rem;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff; }

.ui-update .hdg_component_sm {
  font-size: 13px;
  font-size: .92857rem; }

.ui-update .hdg_figure {
  font-size: 46px;
  font-size: 3.28571rem;
  font-weight: 200;
  line-height: .5;
  word-break: break-word;
  color: #7f7f7f; }

.ui-update .mix-txt_smallcaps {
  letter-spacing: 1px;
  text-transform: uppercase; }

.ui-update .mix-hdg_xLight {
  font-weight: 200; }

.ui-update .mix-hdg_regular {
  font-weight: 400; }

.ui-update .mix-hdg_medium {
  font-weight: 500; }

.ui-update .mix-hdg_bold {
  font-weight: 600; }

.ui-update .mix-hdg_reversed {
  color: #fff; }

.ui-update .mix-hdg_dark {
  color: #7f7f7f; }

.ui-update .mix-hdg_understated {
  color: #cecece; }

.ui-update .mix-hdg_brand {
  color: #77a331; }

.ui-update .mix-hdg_block {
  display: block; }

.ui-update .txt {
  font-size: 14px;
  font-size: 1rem;
  font-family: "Raleway","Helvetica",Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
  text-transform: none;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update a.txt:hover {
  color: #9c3; }

.ui-update .txt_jumbo {
  font-size: 22px;
  font-size: 1.57143rem; }

.ui-update .txt_callout {
  font-size: 18px;
  font-size: 1.28571rem; }

.ui-update .txt_enlarged {
  font-size: 15px;
  font-size: 1.07143rem; }

.ui-update .txt_reduced {
  font-size: 13px;
  font-size: .92857rem;
  font-weight: 500; }

.ui-update .txt_small {
  font-size: 12px;
  font-size: .85714rem;
  font-weight: 500; }

.ui-update .txt_subtle {
  font-size: 12px;
  font-size: .85714rem;
  font-weight: 600;
  color: #cecece; }

.ui-update .txt_tiny {
  font-size: 11px;
  font-size: .78571rem;
  font-weight: 600; }

.ui-update .txt_smallcaps {
  font-size: 11px;
  font-size: .78571rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase; }

.ui-update .txt_minuscule {
  font-size: 10px;
  font-size: .71429rem;
  font-weight: 600; }

.ui-update .txt_excerpt {
  font-size: 11px;
  font-size: .78571rem;
  font-weight: 500;
  color: #cecece;
  font-style: italic;
  position: relative; }

.ui-update .txt_excerpt:before {
  content: '“'; }

.ui-update .txt_excerpt:after {
  content: '”'; }

.ui-update .txt_fauxLabel {
  font-size: 13px;
  font-size: .92857rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #cecece; }

.ui-update .txt_code {
  font-size: .9em;
  padding: 3px;
  color: #7f7f7f;
  background-color: #f5f5f5;
  font-family: "Fira Mono","Courier New",Courier,monospace;
  font-weight: 400;
  white-space: nowrap; }

.ui-update .txt_codeBlocked {
  display: block;
  padding: 15px;
  font-size: .9em;
  color: #7f7f7f;
  background-color: #f5f5f5;
  font-family: "Fira Mono","Courier New",Courier,monospace;
  font-weight: 400;
  white-space: nowrap; }

.ui-update .txt_bubble {
  border: 1px dashed #b2b2b2;
  border-radius: 20px;
  padding: 3px 12px;
  display: inline-block;
  font-weight: 500;
  color: #b2b2b2;
  margin-top: 5px; }

.ui-update a.txt_bubble {
  border-color: #c2d631;
  color: #c2d631;
  -webkit-transition-property: background,border-color,color;
  transition-property: background,border-color,color;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.ui-update a.txt_bubble:hover {
  background: #c2d631;
  border-color: #c2d631;
  color: #fff; }

.ui-update .mix-txt_smallcaps {
  letter-spacing: 1px;
  text-transform: uppercase; }

.ui-update .mix-txt_xLight {
  font-weight: 200; }

.ui-update .mix-txt_light {
  font-weight: 300; }

.ui-update .mix-txt_medium {
  font-weight: 500; }

.ui-update .mix-txt_bold {
  font-weight: 600; }

.ui-update .mix-txt_heavy {
  font-weight: 700; }

.ui-update .mix-txt_highlight {
  color: #c2d631; }

.ui-update .mix-txt_understated {
  color: #cecece; }

.ui-update .mix-txt_emphasize {
  font-size: 1.1em; }

.ui-update .mix-txt_deEmphasize {
  font-size: .9em; }

.ui-update .mix-txt_block {
  display: block; }

.ui-update .mix-txt_divided {
  padding-bottom: 3px;
  border-bottom: 1px solid #eee; }

.ui-update .mix-txt_nowrap {
  white-space: nowrap; }

.ui-update .mix-txt_pushLeft {
  padding-left: 6px; }

.ui-update .mix-txt_truncated {
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-update .mce-panel {
  border-color: #ccc;
  border-style: solid; }

.ui-update .mce-ico {
  font-family: tinymce,Arial; }

.ui-update .mce-path {
  display: inline-block;
  padding: 8px; }

.ui-update .mce-flow-layout-item {
  margin: 2px 0 2px 2px; }

.ui-update .mce-flow-layout-item {
  display: inline-block; }

.ui-update .mce-wordcount {
  padding: 8px; }

.ui-update .colorpicker {
  position: relative;
  display: inline-block; }

.ui-update .colorpicker .colorpicker-label {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-weight: 500;
  color: #b2b2b2; }

.ui-update .colorpicker .colorpicker-bd {
  display: inline-block;
  vertical-align: middle; }

.ui-update .colorpicker .color {
  width: 40px;
  height: 40px;
  border: 1px dashed #ccc;
  border-radius: 50%;
  display: block;
  cursor: pointer; }

.ui-update .colorpicker .colorInner {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin: 3px; }

.ui-update .colorpicker .track {
  background: #fff url(../media/images/spectrum-chart.png) no-repeat 10px 10px;
  padding: 10px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.21);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.21);
  cursor: crosshair;
  margin-top: 10px;
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  z-index: 1;
  line-height: 0;
  box-sizing: border-box;
  width: calc(100vw - 100px); }

.ui-update .colorpicker .track canvas {
  width: 100%; }

.ui-update .dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px; }

.ui-update .dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.ui-update .dd-list .dd-list {
  padding-left: 30px; }

.ui-update .dd-collapsed .dd-list {
  display: none; }

.ui-update .dd-item, .ui-update .dd-empty, .ui-update .dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px; }

.ui-update .dd-handle {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #fafafa;
  background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
  background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
  background: linear-gradient(top, #fafafa 0%, #eee 100%);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.ui-update .dd-handle:hover {
  color: #2ea8e5;
  background: #fff; }

.ui-update .dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold; }

.ui-update .dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0; }

.ui-update .dd-item > button[data-action="collapse"]:before {
  content: '-'; }

.ui-update .dd-placeholder, .ui-update .dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.ui-update .dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-size: 60px 60px;
  background-position: 0 0,30px 30px; }

.ui-update .dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999; }

.ui-update .dd-dragel > .dd-item .dd-handle {
  margin-top: 0; }

.ui-update .dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); }

.ui-update .nestable-lists {
  display: block;
  clear: both;
  padding: 30px 0;
  width: 100%;
  border: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd; }

.ui-update #nestable-menu {
  padding: 0;
  margin: 20px 0; }

.ui-update #nestable-output, .ui-update #nestable2-output {
  width: 100%;
  height: 7em;
  font-size: .75em;
  line-height: 1.333333em;
  font-family: Consolas,monospace;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.ui-update #nestable2 .dd-handle {
  color: #fff;
  border: 1px solid #999;
  background: #bbb;
  background: -webkit-linear-gradient(top, #bbb 0%, #999 100%);
  background: -moz-linear-gradient(top, #bbb 0%, #999 100%);
  background: linear-gradient(top, #bbb 0%, #999 100%); }

.ui-update #nestable2 .dd-handle:hover {
  background: #bbb; }

.ui-update #nestable2 .dd-item > button:before {
  color: #fff; }

@media only screen and (min-width: 700px) {
  .ui-update .dd {
    float: left;
    width: 100%;
    padding: 15px; }
  .ui-update .dd + .dd {
    margin-left: 2%; } }

.ui-update .dd-hover > .dd-handle {
  background: #2ea8e5 !important; }

.ui-update .dd3-content {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px 5px 40px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #fafafa;
  background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
  background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
  background: linear-gradient(top, #fafafa 0%, #eee 100%);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.ui-update .dd3-content:hover {
  color: #2ea8e5;
  background: #fff; }

.ui-update .dd-dragel > .dd3-item > .dd3-content {
  margin: 0; }

.ui-update .dd3-item > button {
  margin-left: 30px; }

.ui-update .dd3-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #aaa;
  background: #ddd;
  background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
  background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
  background: linear-gradient(top, #ddd 0%, #bbb 100%);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.ui-update .dd3-handle:before {
  content: '≡';
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: #fff;
  font-size: 20px;
  font-weight: normal; }

.ui-update .dd3-handle:hover {
  background: #ddd; }

@media only screen and (min-width: 480px), only print {
  .ui-update .blocks_6to4to2to1 > * {
    width: 50%; }
  .ui-update .blocks_3to2to1 > * {
    width: 50%; }
  .ui-update .blocks_4to2 > * {
    width: 25%; }
  .ui-update .blocks_4to2to1 > * {
    width: 50%; }
  .ui-update .blocks_3to2 > * {
    width: 33.333333333%; }
  .ui-update .blocks_2to1 > * {
    width: 50%; }
  .ui-update .blocks_6to3to2 > * {
    width: 33.333333333%; }
  .ui-update .alert {
    position: relative; }
  .ui-update .alert .icon {
    display: block;
    position: absolute;
    top: 17px;
    left: 20px; }
  .ui-update .alert-message {
    padding-left: 40px; }
  .ui-update .alert_empty {
    font-size: 22px;
    font-size: 1.57143rem; }
  .ui-update .post-hd:before, .ui-update .post-hd:after {
    content: " ";
    display: table; }
  .ui-update .post-hd:after {
    clear: both; }
  .ui-update .post-hd > *:nth-child(1) {
    float: left; }
  .ui-update .post-hd > *:nth-child(2) {
    float: right; }
  .ui-update .colorpicker .track {
    width: 392px; } }

@media only screen and (min-width: 768px), only print {
  .ui-update .showOnMobileOnly {
    display: none !important; }
  .ui-update .hideOnMobileOnly {
    display: inline-block !important; }
  .ui-update body:after {
    content: "screen_md"; }
  .ui-update h1 {
    font-size: 60px;
    font-size: 4.28571rem; }
  .ui-update .header {
    position: relative; }
  .ui-update .masthead_utility {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .ui-update .masthead_main {
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    padding: 20px;
    position: absolute;
    left: 0;
    right: 0;
    height: auto;
    overflow: visible;
    z-index: 100; }
  .ui-update .masthead_main.stick {
    position: fixed;
    top: 0; }
  .ui-update .masthead-content {
    max-width: 1140px;
    margin: 0 auto; }
  .ui-update .masthead-content_main {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
  .ui-update .primaryNav-item-label {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center; }
  .ui-update .masthead-content-utility {
    margin-right: 0; }
  .ui-update .masthead-content-dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0; }
  .ui-update .popover_alignRight {
    right: -14px;
    left: auto; }
  .ui-update .js-dialog-container {
    bottom: 0;
    width: 80%;
    max-height: 100vh;
    -webkit-box-shadow: 10px 0 20px rgba(0, 0, 0, 0.19), 6px 0 6px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 10px 0 20px rgba(0, 0, 0, 0.19), 6px 0 6px rgba(0, 0, 0, 0.21);
    box-shadow: 10px 0 20px rgba(0, 0, 0, 0.19), 6px 0 6px rgba(0, 0, 0, 0.21); }
  .ui-update .js-dialog-box {
    padding: 80px 0 40px 0; }
  .ui-update .js-dialog-box-content {
    padding: 0 40px;
    overflow-y: auto; }
  .ui-update .js-dialog-dismiss_positioned {
    bottom: auto;
    left: auto;
    top: 16px;
    right: 22px;
    margin-left: 0;
    padding: 0;
    background: transparent;
    border-radius: 0;
    color: #9c3;
    box-shadow: none; }
  .ui-update .js-dialog-dismiss_positioned .icon {
    height: 45px;
    width: 45px; }
  .ui-update .js-dialog-dismiss_positioned:hover {
    background: transparent;
    color: #77a331; }
  .ui-update .blocks_4to1 > * {
    width: 25%; }
  .ui-update .blocks_3to2to1 > * {
    width: 33.333333333%; }
  .ui-update .blocks_4to3to1 > * {
    width: 33.333333333%; }
  .ui-update .blocks_4to2to1 > * {
    width: 25%; }
  .ui-update .blocks_6to4to2to1 > * {
    width: 25%; }
  .ui-update .blocks_6to3to2 > * {
    width: 16.666666667%; }
  .ui-update .blocks_customSocial > * {
    width: 50%; }
  .ui-update .blocks_customSocial {
    margin: -40px 0 0 -60px; }
  .ui-update .blocks_customSocial > * {
    width: 50%;
    padding: 40px 0 0 60px; }
  .ui-update .blocks_equalHeight {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .ui-update .blocks_equalHeight > * {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; }
  .ui-update .blocks > * > .btn_stickToBlocks {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center; }
  .ui-update .tier_topOffset {
    padding-top: 91px; }
  .ui-update .tier_bottomOffsetLgOnly {
    padding-bottom: 25px; }
  .ui-update .tier_topOffsetMobileOnly {
    padding-top: 15px; }
  .ui-update .split_collapseOnMobile {
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; }
  .ui-update .split_collapseOnMobile > * + * {
    padding: 0 0 0 20px; }
  .ui-update .vr_centered_onDesktop {
    text-align: center; }
  .ui-update .vr-override_centered_onDesktop {
    text-align: center; }
  .ui-update .box_flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .ui-update .box-aside {
    width: 20%;
    padding-bottom: 36px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 2px; }
  .ui-update .box-aside + .box-bd {
    width: 80%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
  .ui-update .box-aside:before {
    bottom: auto;
    top: 26px;
    right: -5px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .ui-update .navPrimary {
    font-size: 0; }
  .ui-update .navPrimary > * {
    font-size: 11px;
    font-size: .78571rem;
    display: inline-block;
    border-bottom: none;
    vertical-align: middle; }
  .ui-update .navPrimary > * + * {
    margin-left: 16px;
    padding-left: 16px; }
  .ui-update .navPrimary-divided {
    border-left: 1px solid #ccc; }
  .ui-update .navPrimary-item-company {
    display: inline-block;
    max-width: 225px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .ui-update .navPrimary-item {
    padding: 0;
    border-bottom: none; }
  .ui-update .navPrimary-item:hover, .ui-update .navPrimary-item.active {
    background: transparent; }
  .ui-update .navPrimary-item-icon {
    margin-right: 0; }
  .ui-update .navPrimary-item-label {
    display: none; }
  .ui-update .navPrimary-item-company {
    font-size: 24px;
    font-size: 1.71429rem; }
  .ui-update .post_dividedOnSm {
    border-bottom: none;
    padding-bottom: 0; }
  .ui-update .navSecondary {
    font-size: 0;
    margin-top: -40px; }
  .ui-update .navSecondary-cat {
    font-size: 13px;
    font-size: .92857rem;
    display: inline-block;
    vertical-align: top;
    color: #ebfdb5; }
  .ui-update .navSecondary-cat {
    padding-right: 40px;
    padding-top: 40px;
    width: 50%; }
  .ui-update .navSecondary-cat:first-child {
    padding-top: 40px; }
  .ui-update .navSecondary-cat:last-child {
    padding-right: 0;
    padding-top: 40px; }
  .ui-update .navSecondary-cat-menu {
    margin-top: 6px; }
  .ui-update .navSecondary-cat-menu > * {
    border-bottom: none;
    font-size: 15px;
    font-size: 1.07143rem; }
  .ui-update .navSecondary-cat-menu a {
    padding: 3px 0;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; }
  .ui-update .navSecondary-cat-menu a:hover {
    color: #ebfdb5; }
  .ui-update .dropBox {
    padding: 60px 20px 50px 20px; }
  .ui-update .dropBox_insetShadow {
    margin-bottom: 30px;
    -webkit-box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.2); }
  .ui-update .dropBox_insetShadow:before {
    content: ' ';
    -webkit-box-shadow: inset 0 24px 30px -24px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 24px 30px -24px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 24px 30px -24px rgba(0, 0, 0, 0.5);
    height: 30px;
    position: absolute;
    bottom: -30px;
    right: 0;
    left: 0; }
  .ui-update .dropBox-dismiss:hover .icon {
    color: #fff; }
  .ui-update .dropBox-bd {
    max-width: 1170px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start; }
  .ui-update .dropBox-bd_alignBtm {
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end; }
  .ui-update .dropBox-bd-hdg {
    margin-bottom: 0;
    padding-right: 40px;
    box-sizing: border-box;
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    word-wrap: break-word; }
  .ui-update .dropBox-bd-hdg_grow {
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%; }
  .ui-update .dropBox-bd-content {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .ui-update .btn {
    display: inline-block; }
  .ui-update .btn_disguised {
    width: auto; }
  .ui-update .dataList {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
  .ui-update .dataList_flat {
    padding: 0 20px 0 0; }
  .ui-update .dataList-content {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .ui-update .dataList-content-highlight {
    font-size: 17px;
    font-size: 1.21429rem;
    background: #f8f8f8;
    padding: 10px 20px;
    min-width: 130px;
    font-weight: 500; }
  .ui-update .dataList-content-highlight_detail {
    font-size: 11px;
    font-size: .78571rem;
    color: #b2b2b2;
    display: block;
    padding-left: 0; }
  .ui-update .dataList-action {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 0; }
  .ui-update .dataList_showIcon .dataList-content {
    position: relative;
    padding-left: 44px; }
  .ui-update .dataList_showIcon .dataList-content:before {
    content: ' ';
    height: 26px;
    width: 26px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
    background-size: contain; }
  .ui-update .dataList_showIcon.themeSetter_warning .dataList-content:before {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23e8cd1c" d="M16 1.778c7.822 0 14.222 6.4 14.222 14.222s-6.4 14.222-14.222 14.222-14.222-6.4-14.222-14.222 6.4-14.222 14.222-14.222zM16 0c-8.844 0-16 7.156-16 16s7.156 16 16 16 16-7.156 16-16-7.156-16-16-16v0z"></path><path fill="%23e8cd1c" d="M17.778 23.778c0 0.982-0.796 1.778-1.778 1.778s-1.778-0.796-1.778-1.778c0-0.982 0.796-1.778 1.778-1.778s1.778 0.796 1.778 1.778z"></path><path fill="%23e8cd1c" d="M16.667 20h-1.378l-1.067-4.889v-8.444h3.556v8.444z"></path></svg>'); }
  .ui-update .dataList_showIcon.themeSetter_error .dataList-content:before {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23FF5722" d="M16 1.778c7.822 0 14.222 6.4 14.222 14.222s-6.4 14.222-14.222 14.222-14.222-6.4-14.222-14.222 6.4-14.222 14.222-14.222zM16 0c-8.844 0-16 7.156-16 16s7.156 16 16 16 16-7.156 16-16-7.156-16-16-16v0z"></path><path fill="%23FF5722" d="M17.778 23.778c0 0.982-0.796 1.778-1.778 1.778s-1.778-0.796-1.778-1.778c0-0.982 0.796-1.778 1.778-1.778s1.778 0.796 1.778 1.778z"></path><path fill="%23FF5722" d="M16.667 20h-1.378l-1.067-4.889v-8.444h3.556v8.444z"></path></svg>'); }
  .ui-update .dataList_showIcon.themeSetter_success .dataList-content:before {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%234CAF50" d="M16 1.778c7.822 0 14.222 6.4 14.222 14.222s-6.4 14.222-14.222 14.222-14.222-6.4-14.222-14.222 6.4-14.222 14.222-14.222zM16 0c-8.844 0-16 7.156-16 16s7.156 16 16 16 16-7.156 16-16-7.156-16-16-16v0z"></path><path fill="%234CAF50" d="M13.556 23.067l-5.822-7.467 1.422-1.067 4.578 5.822 9.644-9.822 1.244 1.244z"></path></svg>'); }
  .ui-update .dataList_showIcon.themeSetter_complete .dataList-content:before {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23CCCCCC" d="M16 1.778c7.822 0 14.222 6.4 14.222 14.222s-6.4 14.222-14.222 14.222-14.222-6.4-14.222-14.222 6.4-14.222 14.222-14.222zM16 0c-8.844 0-16 7.156-16 16s7.156 16 16 16 16-7.156 16-16-7.156-16-16-16v0z"></path><path fill="%23CCCCCC" d="M13.556 23.067l-5.822-7.467 1.422-1.067 4.578 5.822 9.644-9.822 1.244 1.244z"></path></svg>'); }
  .ui-update .dataList_showIcon.themeSetter_connect .dataList-content:before {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23F37455" d="M16 1.778c7.822 0 14.222 6.4 14.222 14.222s-6.4 14.222-14.222 14.222-14.222-6.4-14.222-14.222 6.4-14.222 14.222-14.222zM16 0c-8.844 0-16 7.156-16 16s7.156 16 16 16 16-7.156 16-16-7.156-16-16-16v0z"></path><path fill="%23F37455" d="M13.556 23.067l-5.822-7.467 1.422-1.067 4.578 5.822 9.644-9.822 1.244 1.244z"></path></svg>'); }
  .ui-update .dataList_showIcon.themeSetter_engage .dataList-content:before {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%2337BBA3" d="M16 1.778c7.822 0 14.222 6.4 14.222 14.222s-6.4 14.222-14.222 14.222-14.222-6.4-14.222-14.222 6.4-14.222 14.222-14.222zM16 0c-8.844 0-16 7.156-16 16s7.156 16 16 16 16-7.156 16-16-7.156-16-16-16v0z"></path><path fill="%2337BBA3" d="M13.556 23.067l-5.822-7.467 1.422-1.067 4.578 5.822 9.644-9.822 1.244 1.244z"></path></svg>'); }
  .ui-update .dataList_showIcon.themeSetter_reward .dataList-content:before {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23FBB74E" d="M16 1.778c7.822 0 14.222 6.4 14.222 14.222s-6.4 14.222-14.222 14.222-14.222-6.4-14.222-14.222 6.4-14.222 14.222-14.222zM16 0c-8.844 0-16 7.156-16 16s7.156 16 16 16 16-7.156 16-16-7.156-16-16-16v0z"></path><path fill="%23FBB74E" d="M13.556 23.067l-5.822-7.467 1.422-1.067 4.578 5.822 9.644-9.822 1.244 1.244z"></path></svg>'); }
  .ui-update .dataList_showIcon.themeSetter_sell .dataList-content:before {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%2360B0E2" d="M16 1.778c7.822 0 14.222 6.4 14.222 14.222s-6.4 14.222-14.222 14.222-14.222-6.4-14.222-14.222 6.4-14.222 14.222-14.222zM16 0c-8.844 0-16 7.156-16 16s7.156 16 16 16 16-7.156 16-16-7.156-16-16-16v0z"></path><path fill="%2360B0E2" d="M13.556 23.067l-5.822-7.467 1.422-1.067 4.578 5.822 9.644-9.822 1.244 1.244z"></path></svg>'); }
  .ui-update .dataList_showIcon.themeSetter_crm .dataList-content:before, .ui-update .dataList_showIcon.themeSetter_automate .dataList-content:before {
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%2377A331" d="M16 1.778c7.822 0 14.222 6.4 14.222 14.222s-6.4 14.222-14.222 14.222-14.222-6.4-14.222-14.222 6.4-14.222 14.222-14.222zM16 0c-8.844 0-16 7.156-16 16s7.156 16 16 16 16-7.156 16-16-7.156-16-16-16v0z"></path><path fill="%2377A331" d="M13.556 23.067l-5.822-7.467 1.422-1.067 4.578 5.822 9.644-9.822 1.244 1.244z"></path></svg>'); }
  .ui-update .dataList_showIcon-campaign .dataList-content:before {
    top: 5px;
    margin-top: 0;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23C2D631" d="M23.111 8.889h4.711l-3.556 3.556 1.244 1.244 5.6-5.6-5.6-5.6-1.244 1.244 3.378 3.378h-4.533c-1.867 0-5.378 0-8.711 4.356-2.444 3.2-5.067 6.622-6.178 8.044l-0.489 0.667c-0.978 1.244-3.067 3.378-5.956 3.378h-1.778v1.778h1.778c2.711 0 5.333-1.467 7.333-4.089l0.489-0.622c1.111-1.467 3.778-4.889 6.222-8.089 2.756-3.644 5.6-3.644 7.289-3.644z"></path><path fill="%23C2D631" d="M7.689 12.267l0.489 0.667c0.356 0.444 0.8 1.067 1.378 1.778 0.356-0.489 0.756-0.933 1.111-1.467-0.444-0.578-0.8-1.067-1.067-1.422l-0.489-0.622c-2-2.622-4.622-4.089-7.333-4.089h-1.778v1.778h1.778c2.889 0 4.978 2.133 5.911 3.378z"></path><path fill="%23C2D631" d="M24.267 20l3.556 3.556h-4.711c-1.689 0-4.533 0-7.289-3.644-0.533-0.711-1.111-1.422-1.644-2.133-0.4 0.489-0.756 0.978-1.111 1.467 0.444 0.578 0.889 1.2 1.333 1.778 3.333 4.311 6.844 4.311 8.711 4.311h4.533l-3.378 3.378 1.244 1.244 5.6-5.6-5.6-5.6-1.244 1.244z"></path></svg>'); }
  .ui-update .dataTable {
    border-collapse: collapse;
    display: table; }
  .ui-update .dataTable thead {
    display: table-header-group;
    background: #f5f5f5; }
  .ui-update .dataTable tbody {
    display: table-row-group; }
  .ui-update .dataTable th {
    font-size: 11px;
    font-size: .78571rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #b2b2b2;
    padding: 10px 5px; }
  .ui-update .dataTable tr {
    display: table-row;
    padding: 0;
    white-space: normal; }
  .ui-update .dataTable td {
    padding: 15px 5px; }
  .ui-update .dataTable th, .ui-update .dataTable td {
    display: table-cell;
    position: relative;
    vertical-align: middle; }
  .ui-update .dataTable th:first-child, .ui-update .dataTable td:first-child {
    padding-left: 20px; }
  .ui-update .dataTable th:last-child, .ui-update .dataTable td:last-child {
    padding-right: 20px; }
  .ui-update .dataTable td:before {
    content: none; }
  .ui-update .dataTable-hd {
    position: relative;
    top: 0;
    left: 0; }
  .ui-update .dataTable-icon {
    text-align: center;
    width: 70px; }
  .ui-update .dataTable-options {
    width: 85px;
    text-align: center; }
  .ui-update .search-input {
    height: 60px;
    padding-right: 60px;
    font-size: 24px;
    font-size: 1.71429rem; }
  .ui-update .search-btn {
    right: 14px;
    bottom: 12px; }
  .ui-update .search-btn .icon {
    height: 36px;
    width: 36px; }
  .ui-update .input_number {
    max-width: 140px; }
  .ui-update .flag_stackOnMobile {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start; }
  .ui-update .flag_stackOnMobile.flag_alignBtm {
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end; }
  .ui-update .flag_stackOnMobile.flag_alignCenter {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
  .ui-update .flag_stackOnMobile .flag-media {
    margin: 0 20px 0 0; }
  .ui-update .flag_stackOnMobile .flag-media_tight {
    margin: 0 10px 0 0; }
  .ui-update .flag-media_constrained {
    max-width: 30%; }
  .ui-update .flag-media_basis {
    max-width: 60%; }
  .ui-update .wrapList {
    font-size: 0;
    margin: -15px 0 0 0;
    display: inline-block; }
  .ui-update .wrapList > * {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-size: 1rem;
    margin: 0 15px 0 0;
    padding: 15px 0 0 0; }
  .ui-update .wrapList_compact {
    margin: -5px 0 0 0; }
  .ui-update .wrapList_compact > * {
    margin: 0 5px 0 0;
    padding: 5px 0 0 0; }
  .ui-update .wrapList > *:last-child {
    margin-right: 0; }
  .ui-update .gridList-item_half {
    width: 50%; }
  .ui-update .gridList-item_third {
    width: 33.333333333%; }
  .ui-update .gridList-item_quarter {
    width: 20%; }
  .ui-update .flipList > * {
    display: block; }
  .ui-update .flipList-label {
    padding-right: 0; }
  .ui-update .flipList-img {
    height: 100px;
    width: 100px;
    margin: 0 auto 20px; }
  .ui-update .hList_stackOnSm {
    font-size: 0; }
  .ui-update .hList_stackOnSm > * {
    font-size: 14px;
    font-size: 1rem;
    display: inline-block;
    margin-right: 15px; }
  .ui-update .hList_stackOnSm > * + * {
    margin-top: 0; }
  .ui-update .hList_stackOnSm.hList_expanded > * {
    margin-right: 50px; }
  .ui-update .hList_stackOnSm.hList_compact > * {
    margin-right: 10px; }
  .ui-update .hList_stackOnSm.hList_semiCompact > * {
    margin-right: 8px; }
  .ui-update .hList_stackOnSm > *:last-child {
    margin-right: 0; }
  .ui-update .hdg_1 {
    font-size: 60px;
    font-size: 4.28571rem; }
  .ui-update .hdg_2 {
    font-size: 42px;
    font-size: 3rem; }
  .ui-update .colorpicker .track {
    margin-left: 10px;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    width: 400px; } }

@media only screen and (min-width: 992px), only print {
  .ui-update .showOnLgScreenOnly {
    display: inline-block !important; }
  .ui-update .hideOnLgScreenOnly {
    display: none !important; }
  .ui-update .js-dialog-container {
    width: 60%; }
  .ui-update .blocks_6to4to2to1 > * {
    width: 16.666666666%; }
  .ui-update .blocks_4to3to1 > * {
    width: 25%; }
  .ui-update .blocks_3to2 > * {
    width: 33%; }
  .ui-update .grid:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .ui-update .grid {
    margin: 0 -10px; }
  .ui-update .grid-col {
    position: relative;
    float: left;
    min-height: 1px;
    padding: 0 10px; }
  .ui-update .grid-col + .grid-col {
    padding-top: 0; }
  .ui-update .grid-col_1of12 {
    width: 8.333333333%; }
  .ui-update .grid-col_2of12 {
    width: 16.666666666%; }
  .ui-update .grid-col_3of12 {
    width: 25%; }
  .ui-update .grid-col_4of12 {
    width: 33.333333333%; }
  .ui-update .grid-col_5of12 {
    width: 41.666666666%; }
  .ui-update .grid-col_6of12 {
    width: 50%; }
  .ui-update .grid-col_7of12 {
    width: 58.333333333%; }
  .ui-update .grid-col_8of12 {
    width: 66.666666666%; }
  .ui-update .grid-col_9of12 {
    width: 75%; }
  .ui-update .grid-col_10of12 {
    width: 83.333333333%; }
  .ui-update .grid-col_11of12 {
    width: 91.666666666%; }
  .ui-update .grid-col_12of12 {
    width: 100%; }
  .ui-update .grid-col_push1of12 {
    margin-left: 8.333333333%; }
  .ui-update .grid-col_push2of12 {
    margin-left: 16.666666666%; }
  .ui-update .grid-col_push3of12 {
    margin-left: 25%; }
  .ui-update .grid-col_push4of12 {
    margin-left: 33.333333333%; }
  .ui-update .grid-col_push5of12 {
    margin-left: 41.666666666%; }
  .ui-update .grid-col_push6of12 {
    margin-left: 50%; }
  .ui-update .grid-col_push7of12 {
    margin-left: 58.333333333%; }
  .ui-update .grid-col_push8of12 {
    margin-left: 66.666666666%; }
  .ui-update .grid-col_push9of12 {
    margin-left: 75%; }
  .ui-update .grid-col_push10of12 {
    margin-left: 83.333333333%; }
  .ui-update .grid-col_push11of12 {
    margin-left: 91.666666666%; }
  .ui-update .grid-col_push12of12 {
    margin-left: 100%; }
  .ui-update .grid-col_pull1of12 {
    margin-right: 8.333333333%; }
  .ui-update .grid-col_pull2of12 {
    margin-right: 16.666666666%; }
  .ui-update .grid-col_pull3of12 {
    margin-right: 25%; }
  .ui-update .grid-col_pull4of12 {
    margin-right: 33.333333333%; }
  .ui-update .grid-col_pull5of12 {
    margin-right: 41.666666666%; }
  .ui-update .grid-col_pull6of12 {
    margin-right: 50%; }
  .ui-update .grid-col_pull7of12 {
    margin-right: 58.333333333%; }
  .ui-update .grid-col_pull8of12 {
    margin-right: 66.666666666%; }
  .ui-update .grid-col_pull9of12 {
    margin-right: 75%; }
  .ui-update .grid-col_pull10of12 {
    margin-right: 83.333333333%; }
  .ui-update .grid-col_pull11of12 {
    margin-right: 91.666666666%; }
  .ui-update .grid-col_pull12of12 {
    margin-right: 100%; }
  .ui-update .grid_stickyFt {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .ui-update .grid_stickyFt .grid-col {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
  .ui-update .navPrimary > * + * {
    margin-left: 8px;
    padding-left: 8px; }
  .ui-update .navPrimary-item-icon {
    margin-right: 8px; }
  .ui-update .navPrimary-item-label {
    font-size: 11px;
    font-size: .78571rem;
    display: inline-block; }
  .ui-update .navSecondary-cat {
    width: 20%; }
  .ui-update .dropBox-bd-hdg {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .ui-update .dropBox-bd-hdg_grow {
    -webkit-flex: 0 0 35%;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%; }
  .ui-update .navComponent-btn .icon {
    height: 26px;
    width: 26px; }
  .ui-update .iconCustomBkgd {
    font-size: 20px;
    font-size: 1.42857rem;
    height: 58px;
    line-height: 61px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="85" height="32" viewBox="0 0 85 32"><path fill="%23CCCCCC" d="M33.849 29.179c0.616 0.403 1.256 0.759 1.92 1.043l0.403-0.853c-0.616-0.284-1.233-0.616-1.801-0.996l-0.521 0.806z"></path><path fill="%23CCCCCC" d="M31.55 26.027l-0.687 0.64c0.498 0.545 1.043 1.043 1.612 1.493l0.593-0.735c-0.545-0.403-1.043-0.877-1.517-1.399z"></path><path fill="%23CCCCCC" d="M28.563 23.538c0.356 0.64 0.759 1.256 1.185 1.849l0.759-0.569c-0.403-0.545-0.782-1.138-1.114-1.73l-0.83 0.45z"></path><path fill="%23CCCCCC" d="M28.041 19.674l-0.924 0.237c0.19 0.711 0.427 1.399 0.687 2.086l0.877-0.356c-0.237-0.64-0.45-1.304-0.64-1.967z"></path><path fill="%23CCCCCC" d="M46.696 0.996l-0.261 0.901c0.664 0.19 1.304 0.427 1.944 0.711l0.403-0.853c-0.687-0.308-1.375-0.569-2.086-0.759z"></path><path fill="%23CCCCCC" d="M28.041 12.397l-0.924-0.237c-0.19 0.711-0.308 1.446-0.379 2.157l0.948 0.095c0.047-0.664 0.19-1.351 0.356-2.015z"></path><path fill="%23CCCCCC" d="M41.268 30.673l-0.071 0.948c0.356 0.024 0.711 0.047 1.090 0.047s0.759-0.024 1.114-0.047l-0.071-0.948c-0.664 0.024-1.375 0.047-2.062 0z"></path><path fill="%23CCCCCC" d="M37.381 30.862c0.687 0.237 1.422 0.403 2.133 0.545l0.166-0.924c-0.687-0.119-1.351-0.284-1.991-0.498l-0.308 0.877z"></path><path fill="%23CCCCCC" d="M44.919 30.459l0.166 0.924c0.711-0.119 1.446-0.308 2.133-0.545l-0.308-0.901c-0.64 0.237-1.304 0.403-1.991 0.521z"></path><path fill="%23CCCCCC" d="M37.618 2.062l-0.308-0.901c-0.687 0.237-1.375 0.521-2.039 0.853l0.427 0.853c0.616-0.332 1.256-0.593 1.92-0.806z"></path><path fill="%23CCCCCC" d="M31.502 5.997l-0.687-0.64c-0.498 0.545-0.972 1.114-1.375 1.707l0.782 0.545c0.379-0.545 0.83-1.090 1.28-1.612z"></path><path fill="%23CCCCCC" d="M27.591 16.024h-0.948c0 0.735 0.047 1.47 0.166 2.181l0.948-0.142c-0.119-0.64-0.166-1.351-0.166-2.039z"></path><path fill="%23CCCCCC" d="M29.369 8.984l-0.83-0.45c-0.356 0.64-0.664 1.327-0.901 1.991l0.877 0.332c0.237-0.64 0.521-1.28 0.853-1.873z"></path><path fill="%23CCCCCC" d="M34.323 3.65l-0.521-0.806c-0.616 0.403-1.209 0.83-1.754 1.327l0.616 0.711c0.521-0.45 1.067-0.853 1.659-1.233z"></path><path fill="%23CCCCCC" d="M56.841 13.867l0.948-0.142c-0.095-0.735-0.261-1.446-0.474-2.157l-0.901 0.261c0.166 0.687 0.308 1.375 0.427 2.039z"></path><path fill="%23CCCCCC" d="M56.723 9.979c-0.284-0.664-0.616-1.327-0.996-1.967l-0.806 0.474c0.356 0.593 0.664 1.209 0.924 1.849l0.877-0.356z"></path><path fill="%23CCCCCC" d="M41.197 1.351l-0.071-0.948c-0.735 0.047-1.47 0.166-2.181 0.308l0.19 0.924c0.687-0.142 1.375-0.237 2.062-0.284z"></path><path fill="%23CCCCCC" d="M42.856 0.356l-0.024 0.948c0.687 0.024 1.375 0.095 2.062 0.213l0.166-0.924c-0.759-0.119-1.493-0.213-2.204-0.237z"></path><path fill="%23CCCCCC" d="M56.984 15.479c0 0.166 0 0.356 0 0.521 0 0.687-0.047 1.375-0.142 2.062l0.948 0.142c0.095-0.711 0.142-1.47 0.142-2.181 0-0.19 0-0.379 0-0.569l-0.948 0.024z"></path><path fill="%23CCCCCC" d="M55.87 21.594l0.877 0.356c0.284-0.687 0.521-1.375 0.687-2.086l-0.924-0.237c-0.142 0.664-0.379 1.327-0.64 1.967z"></path><path fill="%23CCCCCC" d="M48.427 29.369l0.403 0.853c0.664-0.308 1.304-0.664 1.92-1.067l-0.521-0.806c-0.569 0.379-1.185 0.711-1.801 1.019z"></path><path fill="%23CCCCCC" d="M54.068 24.794l0.759 0.569c0.427-0.593 0.83-1.209 1.185-1.849l-0.83-0.45c-0.332 0.593-0.711 1.161-1.114 1.73z"></path><path fill="%23CCCCCC" d="M50.276 2.536l-0.474 0.806c0.593 0.356 1.161 0.759 1.707 1.185l0.593-0.735c-0.593-0.45-1.209-0.877-1.825-1.256z"></path><path fill="%23CCCCCC" d="M51.532 27.425l0.593 0.735c0.569-0.45 1.114-0.972 1.612-1.493l-0.687-0.64c-0.474 0.498-0.996 0.972-1.517 1.399z"></path><path fill="%23CCCCCC" d="M53.357 4.93l-0.664 0.664c0.474 0.474 0.948 1.019 1.351 1.564l0.759-0.569c-0.45-0.569-0.924-1.138-1.446-1.659z"></path><path fill="%23CCCCCC" d="M74.619 15.17h2.133v0.948h-2.133v-0.948z"></path><path fill="%23CCCCCC" d="M78.412 15.17h2.133v0.948h-2.133v-0.948z"></path><path fill="%23CCCCCC" d="M70.827 15.17h2.133v0.948h-2.133v-0.948z"></path><path fill="%23CCCCCC" d="M67.034 15.17h2.133v0.948h-2.133v-0.948z"></path><path fill="%23CCCCCC" d="M59.449 15.17h2.133v0.948h-2.133v-0.948z"></path><path fill="%23CCCCCC" d="M63.241 15.17h2.133v0.948h-2.133v-0.948z"></path><path fill="%23CCCCCC" d="M75.212 23.419l0.687 0.64 1.209-1.256-0.711-0.64z"></path><path fill="%23CCCCCC" d="M78.119 21.688l-0.698-0.642 1.316-1.431 0.698 0.642-1.316 1.431z"></path><path fill="%23CCCCCC" d="M80.446 19.165l-0.698-0.642 1.316-1.431 0.698 0.642-1.316 1.431z"></path><path fill="%23CCCCCC" d="M82.773 14.412l-0.687 0.64 0.427 0.474-0.427 0.474 0.687 0.64 1.019-1.114z"></path><path fill="%23CCCCCC" d="M81.056 13.957l-1.316-1.431 0.698-0.642 1.316 1.431-0.698 0.642z"></path><path fill="%23CCCCCC" d="M78.131 9.356l1.316 1.431-0.698 0.642-1.316-1.431 0.698-0.642z"></path><path fill="%23CCCCCC" d="M75.212 7.633l1.185 1.256 0.711-0.64-1.209-1.256z"></path><path fill="%23CCCCCC" d="M22.945 15.17h2.133v0.948h-2.133v-0.948z"></path><path fill="%23CCCCCC" d="M15.36 15.17h2.133v0.948h-2.133v-0.948z"></path><path fill="%23CCCCCC" d="M19.153 15.17h2.133v0.948h-2.133v-0.948z"></path><path fill="%23CCCCCC" d="M7.775 15.17h2.133v0.948h-2.133v-0.948z"></path><path fill="%23CCCCCC" d="M11.567 15.17h2.133v0.948h-2.133v-0.948z"></path><path fill="%23CCCCCC" d="M3.982 15.17h2.133v0.948h-2.133v-0.948z"></path><path fill="%23CCCCCC" d="M7.348 22.803l1.209 1.256 0.687-0.64-1.185-1.256z"></path><path fill="%23CCCCCC" d="M6.348 21.695l-1.316-1.431 0.698-0.642 1.316 1.431-0.698 0.642z"></path><path fill="%23CCCCCC" d="M4.012 19.165l-1.316-1.431 0.698-0.642 1.316 1.431-0.698 0.642z"></path><path fill="%23CCCCCC" d="M1.683 14.412l-1.019 1.114 1.019 1.114 0.687-0.64-0.427-0.474 0.427-0.474z"></path><path fill="%23CCCCCC" d="M4.010 11.881l0.698 0.642-1.316 1.431-0.698-0.642 1.316-1.431z"></path><path fill="%23CCCCCC" d="M5.733 11.422l-0.698-0.642 1.316-1.431 0.698 0.642-1.316 1.431z"></path><path fill="%23CCCCCC" d="M9.244 7.633l-0.687-0.64-1.209 1.256 0.711 0.64z"></path></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent; } }

@media only screen and (min-width: 1200px), only print {
  .ui-update .navPrimary > * + * {
    margin-left: 15px;
    padding-left: 15px; } }

@media only print {
  .ui-update .header {
    display: none; } }

html, body {
  min-height: 100%;
  height: auto; }

.pveditBar {
  position: absolute;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 3px;
  padding: 0;
  z-index: 9999;
  top: 0;
  left: 0;
  height: 50px;
  display: none; }

.pveditBar .button-list {
  list-style: none;
  height: 100%;
  margin: 0;
  padding: 0; }

.pveditBar .button-list > li {
  height: 100%;
  border-right: 1px solid;
  padding: 0; }

.pveditBar .button-list > li:last-child {
  border: none; }

.pveditBar .button-list > li.active button {
  background-color: #333;
  color: #fff; }

.pveditBar .button-list button {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  border-color: #737373;
  width: 100%;
  height: 100%;
  padding: 0 25px;
  display: block;
  margin: 0 auto;
  background-color: #f1f1f1;
  border: none;
  font-size: 1em;
  outline: none; }

.pveditBar .button-list button.group-end {
  border-right: 2px solid #595959; }

.pveditBar .button-list button:hover {
  background-color: #333;
  color: #fff; }

.pveditBar li.fontSize-default {
  position: relative;
  min-width: 175px; }

.pveditBar li.fontSize-default button {
  outline: none; }

.pveditBar li.fontSize-default button:hover {
  background-color: #333;
  color: #fff; }

.pveditBar .fontSize-list {
  display: none;
  border: 1px solid #000;
  padding: 0;
  float: left;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0; }

.pveditBar .fontSize-list.open {
  display: block; }

.pveditBar .fontSize-list li {
  list-style: none; }

.pveditBar .fontSize-list li button {
  outline: none;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  border-color: #595959;
  width: 100%; }

.pv-color-picker {
  background-color: #263238;
  border-color: #fff; }

.pv-color-picker:hover, .pv-color-picker.sp-active {
  border-color: #fff; }

.pv-color-picker .sp-preview {
  border-color: #fff; }

.pv-color-picker .sp-dd {
  color: #fff; }

.pv-color-picker .sp-container {
  background-color: inherit; }

.pv-color-picker .sp-picker-container, .pv-color-picker .sp-pallette-container {
  background-color: inherit; }

.builderWindow {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0; }

.builderWindow .pvMoveableContainer {
  background-color: #fff; }

.builderWindow .pv-btn-success, .builderWindow .pv-btn-primary {
  background-color: #9c0;
  color: #fff;
  border-color: #9c0; }

.builderWindow .pv-btn-success:hover, .builderWindow .pv-btn-success:focus, .builderWindow .pv-btn-success:active, .builderWindow .pv-btn-primary:hover, .builderWindow .pv-btn-primary:focus, .builderWindow .pv-btn-primary:active {
  background-color: #86b300;
  color: #fff;
  border-color: #86b300; }

.builderWindow .pv-editable-text:not(.pv-editable-disabled) {
  border: 2px dashed transparent;
  outline: none; }

.builderWindow .pv-editable-text:not(.pv-editable-disabled):hover {
  cursor: pointer;
  border-color: #9c0; }

.builderWindow .pv-editable-text:not(.pv-editable-disabled).pv-editing, .builderWindow .pv-editable-text:not(.pv-editable-disabled).pv-text-view {
  display: block;
  background-color: #fff;
  color: #333;
  cursor: text;
  border: 2px dashed #9c0; }

.builderWindow .pv-editable-text:not(.pv-editable-disabled).pv-text-view {
  min-height: 40px; }

.builderWindow .pv-editable-image {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  border: 2px dashed transparent; }

.builderWindow .pv-editable-image:hover, .builderWindow .pv-editable-image.dragging {
  cursor: pointer;
  border-color: #fbb74e; }

.builderWindow .pv-editable-image.dragging {
  background-color: #f7f7f7;
  opacity: .7; }

.builderWindow .sortFocusGroup {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: .75;
  z-index: 999;
  display: none; }

.builderWindow .sortFocus {
  padding: 15px;
  margin: auto;
  position: relative;
  z-index: 9991; }

.builderWindow .sortFocus.pv-drag-drop.hasChildren, .builderWindow .sortFocus .pv-drag-drop {
  padding: 15px; }

.builderWindow .pv-drag-drop, .builderWindow .ui-sortable-handle {
  position: relative;
  border: 2px dashed transparent; }

.builderWindow .pv-drag-drop:not(.pv-moving), .builderWindow .ui-sortable-handle:not(.pv-moving) {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s; }

.builderWindow .pv-drag-drop.pv-moving, .builderWindow .ui-sortable-handle.pv-moving {
  opacity: .75;
  z-index: 2000;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important; }

.builderWindow .pv-drag-drop:hover:not(.pv-disabled), .builderWindow .pv-drag-drop.pv-drag-view:not(.pv-disabled), .builderWindow .ui-sortable-handle:hover:not(.pv-disabled), .builderWindow .ui-sortable-handle.pv-drag-view:not(.pv-disabled) {
  cursor: move;
  border-color: #f37455;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.21); }

.builderWindow .pv-drag-drop:hover:not(.pv-disabled) .helpers, .builderWindow .pv-drag-drop.pv-drag-view:not(.pv-disabled) .helpers, .builderWindow .ui-sortable-handle:hover:not(.pv-disabled) .helpers, .builderWindow .ui-sortable-handle.pv-drag-view:not(.pv-disabled) .helpers {
  opacity: 1; }

.builderWindow .pv-drag-drop:hover:not(.pv-disabled).hasChildren, .builderWindow .pv-drag-drop.pv-drag-view:not(.pv-disabled).hasChildren, .builderWindow .ui-sortable-handle:hover:not(.pv-disabled).hasChildren, .builderWindow .ui-sortable-handle.pv-drag-view:not(.pv-disabled).hasChildren {
  padding-top: 60px; }

.helpers-window {
  border-radius: 5px;
  position: fixed;
  z-index: 9999;
  bottom: 50px;
  right: 50px;
  margin: 0 auto;
  display: block;
  min-width: 250px; }

.helpers-window .toolbar-handle {
  text-align: center;
  background-color: #0a2739;
  color: #fff;
  padding: .35em;
  font-weight: 600;
  cursor: move;
  position: relative; }

.helpers-window .toolbar-handle::after {
  content: '';
  position: absolute;
  top: 45%;
  border-style: solid;
  border-width: 0 5px 5px;
  border-color: #fff transparent;
  height: 0;
  width: 0;
  z-index: 1;
  margin-left: 10px; }

.helpers-window .toolbar-handle.collapsed::after {
  border-width: 5px 5px 0; }

.helpers-window .pv-tool-buttons {
  background-color: #1a628f;
  background-color: #1a628f; }

.helpers-window .pv-quick-tools {
  margin: 0 auto;
  border-top: 2px solid #0a2739; }

.helpers-window .pv-quick-tools .zoomPercentage {
  background-color: #0a2739;
  padding: .35em;
  color: #fff;
  text-align: center; }

.helpers-window .pv-quick-tools .toolbar {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: left;
  font-weight: 500;
  font-size: .9em; }

.helpers-window .pv-quick-tools .toolbar .fa {
  vertical-align: middle;
  font-size: 1.25em;
  margin-right: .5em; }

.helpers-window .pv-quick-tools .toolbar .button-title {
  vertical-align: middle;
  text-align: left; }

.helpers-window .pv-quick-tools .toolbar li {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  padding: .75em 1.25em;
  color: #fff;
  cursor: pointer; }

.helpers-window .pv-quick-tools .toolbar li:hover:not(.static), .helpers-window .pv-quick-tools .toolbar li:focus:not(.static), .helpers-window .pv-quick-tools .toolbar li.active:not(.static) {
  background-color: #fff;
  color: #333; }

.helpers-window .saveTitleBlock {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  display: none; }

.helpers-window .saveTitleBlock.open {
  display: block; }

.helpers-window .saveTitleBlock .inputSave {
  margin: 5px auto; }

.helpers-window .saveTitleBlock .btn-save {
  display: block;
  width: 100%;
  border-radius: 0;
  background-color: #0a2739;
  color: #fff;
  border-color: #0a2739; }

.helpers-window .saveTitleBlock .btn-save:hover, .helpers-window .saveTitleBlock .btn-save:focus, .helpers-window .saveTitleBlock .btn-save:active {
  background-color: #000;
  color: #fff;
  border-color: #000; }

.pv-drag-drop-helper {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 9998;
  background-color: #f37455; }

.pv-drag-drop-helper .helper-arrow {
  position: relative;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase; }

.pv-drag-drop-helper .helper-arrow:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 25px 25px;
  border-color: #f37455 transparent;
  height: 0;
  width: 0;
  z-index: 1;
  bottom: 100%;
  left: 0;
  right: 0;
  margin: 0 auto; }

.highlightFocus {
  background-color: #ff0;
  background-color: rgba(255, 255, 0, 0.95);
  padding: 10px !important; }

.helpers {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  position: absolute;
  width: 100%;
  background-color: #f37455;
  left: 0;
  top: 0;
  margin: 0 auto;
  padding: 15px;
  opacity: 0;
  display: block; }

.helpers span {
  font-family: 'Raleway',sans-serif;
  font-weight: 600;
  font-size: inherit;
  margin-left: 5px; }

.helpers .focus, .helpers .undo, .helpers .redo, .helpers .disabled {
  cursor: pointer;
  color: #fff;
  font-size: 1.25em;
  float: left;
  padding: 0 15px; }

.helpers .focus {
  float: right; }

.helpers .focus:hover {
  color: #cececc; }

.helpers .undo:hover {
  color: #cececc; }

.helpers .redo:hover {
  color: #cececc; }

.helpers .disabled {
  cursor: not-allowed; }

.helpers .disabled:hover {
  color: #cececc; }

.pv-modal {
  font-family: 'Raleway',sans-serif;
  z-index: 9999999; }

.pv-modal .svg-icon {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  display: inline-block;
  fill: #ebfdb5;
  height: 28px;
  vertical-align: middle;
  width: 28px; }

.pv-modal .svg-icon:hover, .pv-modal .svg-icon:focus {
  fill: #bcf807; }

.pv-modal .orange {
  background-color: #fbb74e;
  background-color: #fbb74e; }

.pv-modal .teal {
  background-color: #37bba3;
  background-color: #37bba3; }

.pv-modal .blue {
  background-color: #60b0e2;
  background-color: #60b0e2; }

.pv-modal .page-center {
  position: absolute;
  height: 100%; }

.pv-modal .page-center .modal-content-wrapper {
  position: absolute;
  top: 20%;
  transform: translate(0, -20%);
  left: 0;
  right: 0;
  padding: 0; }

.pv-modal .modal-dialog {
  width: 100%;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  margin: 0; }

.pv-modal .modal-header {
  border: none;
  min-height: 0;
  margin: 0 auto 15px;
  padding: 15px 0 0;
  background-color: inherit; }

.pv-modal .modal-header h3, .pv-modal .modal-header h5 {
  text-align: center;
  color: #fff;
  margin: 15px auto;
  text-transform: uppercase; }

.pv-modal .modal-header h3 small, .pv-modal .modal-header h5 small {
  color: inherit;
  text-transform: none;
  margin: inherit;
  display: block; }

.pv-modal .modal-header .modal-dismiss {
  position: absolute;
  top: 0;
  right: 0;
  margin: 25px 25px 0 0;
  cursor: pointer; }

.pv-modal .modal-content-wrapper {
  background-color: inherit; }

@media only screen and (min-width: 768px) {
  .pv-modal .modal-content-wrapper {
    padding: 0 25px 25px; } }

.pv-modal .modal-content-wrapper .btn {
  margin: 10px; }

.pv-modal .modal-content-wrapper .btn-dark {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  background-color: #555;
  color: #fff;
  border-color: #555; }

.pv-modal .modal-content-wrapper .btn-dark:hover, .pv-modal .modal-content-wrapper .btn-dark:focus, .pv-modal .modal-content-wrapper .btn-dark:active {
  background-color: #3c3c3c;
  color: #fff;
  border-color: #3c3c3c; }

.pv-modal .modal-content-wrapper .btn-light {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  font-weight: 400;
  font-family: 'Raleway',sans-serif;
  text-transform: none;
  font-size: 1.15em;
  line-height: 70px;
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  color: #a2a2a2;
  border-color: #fff; }

.pv-modal .modal-content-wrapper .btn-light:hover, .pv-modal .modal-content-wrapper .btn-light:focus, .pv-modal .modal-content-wrapper .btn-light:active {
  background-color: #e6e6e6;
  color: #a2a2a2;
  border-color: #e6e6e6; }

.pv-modal .modal-content-wrapper .btn-selLive {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  font-weight: 400;
  font-family: 'Raleway',sans-serif;
  text-transform: none;
  font-size: 20px;
  line-height: 70px;
  margin: 0 auto;
  padding: 0;
  border-radius: 0;
  border: none;
  background-color: #1e71a4;
  color: #fff;
  border-color: #1e71a4; }

.pv-modal .modal-content-wrapper .btn-selLive:hover, .pv-modal .modal-content-wrapper .btn-selLive:focus, .pv-modal .modal-content-wrapper .btn-selLive:active {
  background-color: #165379;
  color: #fff;
  border-color: #165379; }

.pv-modal .modal-content-wrapper .modal-content {
  display: block;
  width: 100%;
  margin: 0 auto;
  box-shadow: none;
  border: none;
  background-color: inherit; }

.pv-modal .modal-content-wrapper .modal-content .nav.nav-tabs {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  display: flex;
  vertical-align: middle;
  position: relative;
  border: none;
  text-align: center;
  width: 100%;
  margin: 0 auto 25px; }

@media only screen and (min-width: 768px) {
  .pv-modal .modal-content-wrapper .modal-content .nav.nav-tabs {
    display: table-cell;
    text-align: right;
    width: auto;
    overflow: visible; } }

.pv-modal .modal-content-wrapper .modal-content .nav.nav-tabs li {
  align-self: flex-end;
  padding: 0;
  margin: 0;
  border: none;
  width: 100%;
  border-radius: 0;
  background-color: inherit; }

.pv-modal .modal-content-wrapper .modal-content .nav.nav-tabs li a {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  background-color: inherit;
  font-weight: 500;
  color: #fff;
  font-size: 1.5em;
  padding: 15px;
  text-align: inherit;
  outline: 0;
  text-transform: uppercase;
  height: 100%;
  margin: 0 auto;
  border-top: none;
  border-left: none;
  border-bottom: 2px solid #fff;
  border-right: none;
  border-radius: 0;
  white-space: pre-line; }

@media only screen and (min-width: 768px) {
  .pv-modal .modal-content-wrapper .modal-content .nav.nav-tabs li a {
    border-top: none;
    border-left: none;
    border-bottom: none;
    border-right: 2px solid #fff;
    margin: 0 auto;
    white-space: nowrap; } }

.pv-modal .modal-content-wrapper .modal-content .nav.nav-tabs li.active a, .pv-modal .modal-content-wrapper .modal-content .nav.nav-tabs li:hover a, .pv-modal .modal-content-wrapper .modal-content .nav.nav-tabs li:focus a {
  color: #ebfdb5;
  box-shadow: none;
  background-color: inherit; }

.pv-modal .modal-content-wrapper .modal-content .nav.nav-tabs li.active a::after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  height: 10px;
  margin: 0 auto;
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  width: 10px;
  transform: rotate(45deg);
  background-color: inherit; }

@media only screen and (min-width: 768px) {
  .pv-modal .modal-content-wrapper .modal-content .nav.nav-tabs li.active a::after {
    margin-top: -5px;
    left: auto;
    bottom: auto;
    right: -6px;
    top: 50%;
    transform: rotate(-45deg); } }

.pv-modal .modal-content-wrapper .modal-content .tab-content {
  width: 100%;
  border: none;
  margin: 0 auto 15px; }

@media only screen and (min-width: 768px) {
  .pv-modal .modal-content-wrapper .modal-content .tab-content {
    display: table-cell;
    padding: 20px 25px; } }

.pv-modal .modal-content-wrapper .modal-content .form-group {
  margin: 0; }

.pv-modal .modal-content-wrapper .modal-content .form-group label {
  color: #fff;
  font-size: 1.5em;
  font-weight: 400; }

.pv-modal .modal-content-wrapper .modal-content .form-group .form-control {
  font-size: 1em;
  font-weight: 400;
  border-radius: 0; }

.pv-modal .modal-content-wrapper .modal-content .form-group.linkTarget {
  float: right;
  margin: 0 20px 10px 0; }

.helper.alert {
    display: none;
    position: fixed;
    top: -5px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 2em;
    z-index: 2147483638;
    padding: 1.25em;
    border-radius: 0 0 15px 15px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.21);
}

.helper.alert.alert-danger {
  background-color: #f37455;
  color: #fff;
  border: #441105; }

.helper.alert.alert-success {
  background-color: #9c0;
  color: #fff;
  border: #000; }

.dropdown-group {
  position: relative;
  font-size: 1.15em;
  margin-bottom: 20px; }

.dropdown-group.hideLoad {
  display: none; }

.dropdown-group.fullWidth {
  width: 100%; }

.dropdown-group .defaultVal {
  display: block;
  padding-left: 15px;
  line-height: 70px; }

.dropdown-group .selVersion {
  font-size: 1.25em; }

.dropdown-group .dropdown-menu .saveList {
  display: block;
  padding-left: 15px;
  line-height: 70px;
  margin: 0 auto;
  padding: 10px;
  line-height: 2; }

.dropdown-group .dropdown-menu .saveList strong {
  display: block; }

.dropdown-group .dropdown-menu .saveList small {
  display: block; }

.dropdown-group .dropdown-menu .saveList small strong {
  display: inline-block; }

.dropdown-group .dropdown-menu .saveList .saveNameTitle {
  text-transform: uppercase; }

.dropdown-group .selectDropdown {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  display: block;
  background-color: #fff;
  cursor: pointer;
  width: 100%;
  z-index: 2010; }

.dropdown-group .selectDropdown::before {
  content: '';
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #37bba3;
  position: absolute;
  right: 25px;
  top: 40%; }

.dropdown-group .selectDropdown:hover, .dropdown-group .selectDropdown:focus {
  background-color: #92dfd1;
  color: #fff; }

.dropdown-group .selectDropdown:hover::before, .dropdown-group .selectDropdown:focus::before {
  border-top-color: #fff; }

.dropdown-group .selectDropdown.blue {
  color: #fff;
  background-color: #1e71a4; }

.dropdown-group .selectDropdown.blue::before {
  border-top-color: #fff; }

.dropdown-group .selectDropdown.blue:hover, .dropdown-group .selectDropdown.blue:focus {
  background-color: #165379; }

.dropdown-group .pageImage {
  height: 70px;
  width: 100px;
  overflow: hidden;
  min-height: 60px;
  display: inline-block;
  vertical-align: middle;
  border-right: 2px solid #f7f7f7; }

.dropdown-group .pageImage img {
  max-width: 100%;
  height: 100%; }

.dropdown-group .pageTitle {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  text-transform: uppercase; }

.dropdown-group .pageTitle small {
  text-transform: none;
  display: block; }

.dropdown-group .dropdown-menu {
  z-index: 2000;
  top: auto;
  left: auto;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  border: none;
  border-radius: 0;
  color: #333;
  overflow-y: scroll;
  max-height: 600px;
  display: none;
  float: none;
  background-color: #f1f1f1; }

.dropdown-group .dropdown-menu li {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  background-color: #fff;
  cursor: pointer;
  font-size: 1.15em;
  margin: 2px auto;
  display: inline-block;
  width: 100%; }

.dropdown-group .dropdown-menu li:hover, .dropdown-group .dropdown-menu li:focus, .dropdown-group .dropdown-menu li.active {
  background-color: #92dfd1;
  color: #fff; }

.dropdown-group .dropdown-menu.blue li {
  text-align: center;
  color: #a2a2a2; }

.dropdown-group .dropdown-menu.blue li strong {
  color: #2280ba; }

.dropdown-group .dropdown-menu.blue li:hover, .dropdown-group .dropdown-menu.blue li:focus, .dropdown-group .dropdown-menu.blue li.active {
  background-color: #60b0e2;
  color: #fff; }

.dropdown-group .dropdown-menu.blue li:hover strong, .dropdown-group .dropdown-menu.blue li:focus strong, .dropdown-group .dropdown-menu.blue li.active strong {
  color: #fff; }

.dropdown-group.open .selectDropdown {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.176); }

.loadingPage {
  background-color: #60b0e2;
  background-color: rgba(96, 176, 226, 0.95);
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: .95;
  z-index: 999999999;
  text-align: center; }

.loadingPage .loading-container {
  padding: 60px 20px 50px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.loadingPage .loading-container .loading-icon {
  margin: 0 auto; }

.loadingPage .loading-container h3 {
  font-family: "Raleway","Helvetica",Arial,sans-serif;
  font-weight: 300;
  line-height: 1.15;
  color: #fff;
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px; }

.loadingPage .loading-container .progress {
  width: 65%;
  height: 30px;
  margin: 0 auto 20px; }

.loadingPage .loading-container .progress-bar {
  line-height: 30px;
  background-color: #fbb74e; }

.wysipv.uList, .wysipv.oList {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  padding-left: 1em; }

.wysipv.uList li, .wysipv.oList li {
  text-decoration: none;
  font-size: inherit;
  font-weight: normal;
  font-family: inherit; }

.portal .scheduleDays, .portal .scheduleTimes {
  width: 100%;
  height: 150px;
  overflow-y: scroll;
  display: inline-block;
  position: relative;
  border: 1px solid #E1E1E1; }
  @media only screen and (min-width: 480px) {
    .portal .scheduleDays, .portal .scheduleTimes {
      height: auto;
      overflow-y: visible;
      border: 0; } }
  .portal .scheduleDays li, .portal .scheduleTimes li {
    cursor: pointer;
    width: 98%;
    margin: 1%;
    padding: 0.5em 1em;
    background-color: #FFFFFF;
    color: #7F7F7F;
    text-align: center;
    border-radius: 4px;
    display: inline-block;
    box-sizing: border-box;
    float: left;
    -webkit-transition: 350ms box-shadow ease;
    -o-transition: 350ms box-shadow ease;
    transition: 350ms box-shadow ease;
    -webkit-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    @media only screen and (min-width: 480px) {
      .portal .scheduleDays li, .portal .scheduleTimes li {
        width: 49%;
        margin: 0.5%;
        height: auto; } }
    @media only screen and (min-width: 768px) {
      .portal .scheduleDays li, .portal .scheduleTimes li {
        width: 19%; } }
    @media only screen and (min-width: 992px) {
      .portal .scheduleDays li, .portal .scheduleTimes li {
        width: 9%; } }
  .portal .scheduleDays li.selected, .portal .scheduleTimes li.selected {
    box-shadow: 0 0 5px #77A331; }
    .portal .scheduleDays li.selected .hdg, .portal .scheduleTimes li.selected .hdg,
    .portal .scheduleDays li.selected .hdg_1, .portal .scheduleTimes li.selected .hdg_1,
    .portal .scheduleDays li.selected .hdg_6, .portal .scheduleTimes li.selected .hdg_6,
    .portal .scheduleDays li.selected .txt, .portal .scheduleTimes li.selected .txt,
    .portal .scheduleDays li.selected .txt_minuscule, .portal .scheduleTimes li.selected .txt_minuscule {
      color: #77A331; }

.portal .scheduleTimes {
  display: none;
  position: absolute;
  margin-bottom: 0;
  text-align: center;
  transition: 250ms all ease; }
  @media only screen and (min-width: 480px) {
    .portal .scheduleTimes li {
      width: 48%; } }
  @media only screen and (min-width: 768px) {
    .portal .scheduleTimes li {
      width: 24%; } }
  @media only screen and (min-width: 992px) {
    .portal .scheduleTimes li {
      width: 15.66667%; } }

.portal .scheduleTimes.visible {
  display: inline-block;
  position: relative;
  margin-bottom: 1em; }

.portal .scheduleInfo li {
  display: none; }

.portal .scheduleInfo li.visible {
  display: block; }
