.app-style-wrapper {
  /*!
 * Bootstrap v4.4.0 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
}
@font-face {
  font-family: 'Segoe UI';
  src: url(https://lsqappcommoncontent.s3-ap-southeast-1.amazonaws.com/leadsquared/common/fonts/SegoeUI/segoeui.ttf) format("truetype");
}
@font-face {
  font-family: 'Segoe UI Bold';
  src: url(https://lsqappcommoncontent.s3-ap-southeast-1.amazonaws.com/leadsquared/common/fonts/SegoeUI/segoeuib.ttf) format("truetype");
}
@font-face {
  font-family: 'Segoe UI Italic';
  src: url(https://lsqappcommoncontent.s3-ap-southeast-1.amazonaws.com/leadsquared/common/fonts/SegoeUI/segoeuii.ttf) format("truetype");
}
@font-face {
  font-family: 'Segoe UI Light';
  src: url(https://lsqappcommoncontent.s3-ap-southeast-1.amazonaws.com/leadsquared/common/fonts/SegoeUI/segoeuil.ttf) format("truetype");
}
@font-face {
  font-family: 'Segoe UI Bold Italic';
  src: url(https://lsqappcommoncontent.s3-ap-southeast-1.amazonaws.com/leadsquared/common/fonts/SegoeUI/segoeuiz.ttf) format("truetype");
}
@font-face {
  font-family: 'Segoe UI Semibold';
  src: url(https://lsqappcommoncontent.s3-ap-southeast-1.amazonaws.com/leadsquared/common/fonts/SegoeUI/seguisb.ttf) format("truetype");
}
@font-face {
  font-family: icomoon;
  src: url(https://lsqappcommoncontent.s3.amazonaws.com/leadsquared/common/fonts/IcoMoon/icomoon.eot?i5gmvf);
  src: url(https://lsqappcommoncontent.s3.amazonaws.com/leadsquared/common/fonts/IcoMoon/icomoon.eot?i5gmvf#iefix) format('embedded-opentype'), url(https://lsqappcommoncontent.s3.amazonaws.com/leadsquared/common/fonts/IcoMoon/icomoon.ttf?i5gmvf) format('truetype'), url(https://lsqappcommoncontent.s3.amazonaws.com/leadsquared/common/fonts/IcoMoon/icomoon.woff?i5gmvf) format('woff'), url(https://lsqappcommoncontent.s3.amazonaws.com/leadsquared/common/fonts/IcoMoon/icomoon.svg?i5gmvf#icomoon) format('svg');
  font-weight: 400;
  font-style: normal;
}
.app-style-wrapper :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.app-style-wrapper *,
.app-style-wrapper ::after,
.app-style-wrapper ::before {
  box-sizing: border-box;
}
.app-style-wrapper html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
.app-style-wrapper article,
.app-style-wrapper aside,
.app-style-wrapper figcaption,
.app-style-wrapper figure,
.app-style-wrapper footer,
.app-style-wrapper header,
.app-style-wrapper hgroup,
.app-style-wrapper main,
.app-style-wrapper nav,
.app-style-wrapper section {
  display: block;
}
.app-style-wrapper body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
.app-style-wrapper [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
.app-style-wrapper hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.app-style-wrapper h1,
.app-style-wrapper h2,
.app-style-wrapper h3,
.app-style-wrapper h4,
.app-style-wrapper h5,
.app-style-wrapper h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.app-style-wrapper p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.app-style-wrapper abbr[data-original-title],
.app-style-wrapper abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
.app-style-wrapper address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
.app-style-wrapper dl,
.app-style-wrapper ol,
.app-style-wrapper ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
.app-style-wrapper ol ol,
.app-style-wrapper ol ul,
.app-style-wrapper ul ol,
.app-style-wrapper ul ul {
  margin-bottom: 0;
}
.app-style-wrapper dt {
  font-weight: 700;
}
.app-style-wrapper dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
.app-style-wrapper blockquote {
  margin: 0 0 1rem;
}
.app-style-wrapper b,
.app-style-wrapper strong {
  font-weight: bolder;
}
.app-style-wrapper small {
  font-size: 80%;
}
.app-style-wrapper sub,
.app-style-wrapper sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.app-style-wrapper sub {
  bottom: -0.25em;
}
.app-style-wrapper sup {
  top: -0.5em;
}
.app-style-wrapper a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
.app-style-wrapper a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.app-style-wrapper a:not([href]) {
  color: inherit;
  text-decoration: none;
}
.app-style-wrapper a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}
.app-style-wrapper code,
.app-style-wrapper kbd,
.app-style-wrapper pre,
.app-style-wrapper samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
.app-style-wrapper pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
.app-style-wrapper figure {
  margin: 0 0 1rem;
}
.app-style-wrapper img {
  vertical-align: middle;
  border-style: none;
}
.app-style-wrapper svg {
  overflow: hidden;
  vertical-align: middle;
}
.app-style-wrapper table {
  border-collapse: collapse;
}
.app-style-wrapper caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
.app-style-wrapper th {
  text-align: inherit;
}
.app-style-wrapper label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.app-style-wrapper button {
  border-radius: 0;
}
.app-style-wrapper button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
.app-style-wrapper button,
.app-style-wrapper input,
.app-style-wrapper optgroup,
.app-style-wrapper select,
.app-style-wrapper textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.app-style-wrapper button,
.app-style-wrapper input {
  overflow: visible;
}
.app-style-wrapper button,
.app-style-wrapper select {
  text-transform: none;
}
.app-style-wrapper select {
  word-wrap: normal;
}
.app-style-wrapper [type=button],
.app-style-wrapper [type=reset],
.app-style-wrapper [type=submit],
.app-style-wrapper button {
  -webkit-appearance: button;
}
.app-style-wrapper [type=button]:not(:disabled),
.app-style-wrapper [type=reset]:not(:disabled),
.app-style-wrapper [type=submit]:not(:disabled),
.app-style-wrapper button:not(:disabled) {
  cursor: pointer;
}
.app-style-wrapper [type=button]::-moz-focus-inner,
.app-style-wrapper [type=reset]::-moz-focus-inner,
.app-style-wrapper [type=submit]::-moz-focus-inner,
.app-style-wrapper button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.app-style-wrapper input[type=checkbox],
.app-style-wrapper input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
.app-style-wrapper input[type=date],
.app-style-wrapper input[type=datetime-local],
.app-style-wrapper input[type=month],
.app-style-wrapper input[type=time] {
  -webkit-appearance: listbox;
}
.app-style-wrapper textarea {
  overflow: auto;
  resize: vertical;
}
.app-style-wrapper fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.app-style-wrapper legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
.app-style-wrapper progress {
  vertical-align: baseline;
}
.app-style-wrapper [type=number]::-webkit-inner-spin-button,
.app-style-wrapper [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.app-style-wrapper [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.app-style-wrapper [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.app-style-wrapper ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.app-style-wrapper output {
  display: inline-block;
}
.app-style-wrapper summary {
  display: list-item;
  cursor: pointer;
}
.app-style-wrapper template {
  display: none;
}
.app-style-wrapper [hidden] {
  display: none !important;
}
.app-style-wrapper .h1,
.app-style-wrapper .h2,
.app-style-wrapper .h3,
.app-style-wrapper .h4,
.app-style-wrapper .h5,
.app-style-wrapper .h6,
.app-style-wrapper h1,
.app-style-wrapper h2,
.app-style-wrapper h3,
.app-style-wrapper h4,
.app-style-wrapper h5,
.app-style-wrapper h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.app-style-wrapper .h1,
.app-style-wrapper h1 {
  font-size: 2.5rem;
}
.app-style-wrapper .h2,
.app-style-wrapper h2 {
  font-size: 2rem;
}
.app-style-wrapper .h3,
.app-style-wrapper h3 {
  font-size: 1.75rem;
}
.app-style-wrapper .h4,
.app-style-wrapper h4 {
  font-size: 1.5rem;
}
.app-style-wrapper .h5,
.app-style-wrapper h5 {
  font-size: 1.25rem;
}
.app-style-wrapper .h6,
.app-style-wrapper h6 {
  font-size: 1rem;
}
.app-style-wrapper .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.app-style-wrapper .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.app-style-wrapper .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.app-style-wrapper .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.app-style-wrapper .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.app-style-wrapper hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.app-style-wrapper .small,
.app-style-wrapper small {
  font-size: 80%;
  font-weight: 400;
}
.app-style-wrapper .mark,
.app-style-wrapper mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.app-style-wrapper .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.app-style-wrapper .list-inline {
  padding-left: 0;
  list-style: none;
}
.app-style-wrapper .list-inline-item {
  display: inline-block;
}
.app-style-wrapper .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.app-style-wrapper .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.app-style-wrapper .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.app-style-wrapper .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.app-style-wrapper .blockquote-footer::before {
  content: "\2014\00A0";
}
.app-style-wrapper .img-fluid {
  max-width: 100%;
  height: auto;
}
.app-style-wrapper .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.app-style-wrapper .figure {
  display: inline-block;
}
.app-style-wrapper .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.app-style-wrapper .figure-caption {
  font-size: 90%;
  color: #6c757d;
}
.app-style-wrapper code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
.app-style-wrapper a > code {
  color: inherit;
}
.app-style-wrapper kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
.app-style-wrapper kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
.app-style-wrapper pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
.app-style-wrapper pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.app-style-wrapper .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.app-style-wrapper .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.app-style-wrapper .container-fluid,
.app-style-wrapper .container-lg,
.app-style-wrapper .container-md,
.app-style-wrapper .container-sm,
.app-style-wrapper .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.app-style-wrapper .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.app-style-wrapper .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.app-style-wrapper .no-gutters > .col,
.app-style-wrapper .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.app-style-wrapper .col,
.app-style-wrapper .col-1,
.app-style-wrapper .col-10,
.app-style-wrapper .col-11,
.app-style-wrapper .col-12,
.app-style-wrapper .col-2,
.app-style-wrapper .col-3,
.app-style-wrapper .col-4,
.app-style-wrapper .col-5,
.app-style-wrapper .col-6,
.app-style-wrapper .col-7,
.app-style-wrapper .col-8,
.app-style-wrapper .col-9,
.app-style-wrapper .col-auto,
.app-style-wrapper .col-lg,
.app-style-wrapper .col-lg-1,
.app-style-wrapper .col-lg-10,
.app-style-wrapper .col-lg-11,
.app-style-wrapper .col-lg-12,
.app-style-wrapper .col-lg-2,
.app-style-wrapper .col-lg-3,
.app-style-wrapper .col-lg-4,
.app-style-wrapper .col-lg-5,
.app-style-wrapper .col-lg-6,
.app-style-wrapper .col-lg-7,
.app-style-wrapper .col-lg-8,
.app-style-wrapper .col-lg-9,
.app-style-wrapper .col-lg-auto,
.app-style-wrapper .col-md,
.app-style-wrapper .col-md-1,
.app-style-wrapper .col-md-10,
.app-style-wrapper .col-md-11,
.app-style-wrapper .col-md-12,
.app-style-wrapper .col-md-2,
.app-style-wrapper .col-md-3,
.app-style-wrapper .col-md-4,
.app-style-wrapper .col-md-5,
.app-style-wrapper .col-md-6,
.app-style-wrapper .col-md-7,
.app-style-wrapper .col-md-8,
.app-style-wrapper .col-md-9,
.app-style-wrapper .col-md-auto,
.app-style-wrapper .col-sm,
.app-style-wrapper .col-sm-1,
.app-style-wrapper .col-sm-10,
.app-style-wrapper .col-sm-11,
.app-style-wrapper .col-sm-12,
.app-style-wrapper .col-sm-2,
.app-style-wrapper .col-sm-3,
.app-style-wrapper .col-sm-4,
.app-style-wrapper .col-sm-5,
.app-style-wrapper .col-sm-6,
.app-style-wrapper .col-sm-7,
.app-style-wrapper .col-sm-8,
.app-style-wrapper .col-sm-9,
.app-style-wrapper .col-sm-auto,
.app-style-wrapper .col-xl,
.app-style-wrapper .col-xl-1,
.app-style-wrapper .col-xl-10,
.app-style-wrapper .col-xl-11,
.app-style-wrapper .col-xl-12,
.app-style-wrapper .col-xl-2,
.app-style-wrapper .col-xl-3,
.app-style-wrapper .col-xl-4,
.app-style-wrapper .col-xl-5,
.app-style-wrapper .col-xl-6,
.app-style-wrapper .col-xl-7,
.app-style-wrapper .col-xl-8,
.app-style-wrapper .col-xl-9,
.app-style-wrapper .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.app-style-wrapper .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.app-style-wrapper .row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.app-style-wrapper .row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.app-style-wrapper .row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.app-style-wrapper .row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.app-style-wrapper .row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.app-style-wrapper .row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.app-style-wrapper .col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.app-style-wrapper .col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.app-style-wrapper .col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.app-style-wrapper .col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.app-style-wrapper .col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.app-style-wrapper .col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.app-style-wrapper .col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.app-style-wrapper .col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.app-style-wrapper .col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.app-style-wrapper .col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.app-style-wrapper .col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.app-style-wrapper .col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.app-style-wrapper .col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.app-style-wrapper .order-first {
  -ms-flex-order: -1;
  order: -1;
}
.app-style-wrapper .order-last {
  -ms-flex-order: 13;
  order: 13;
}
.app-style-wrapper .order-0 {
  -ms-flex-order: 0;
  order: 0;
}
.app-style-wrapper .order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.app-style-wrapper .order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.app-style-wrapper .order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.app-style-wrapper .order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.app-style-wrapper .order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.app-style-wrapper .order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.app-style-wrapper .order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.app-style-wrapper .order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.app-style-wrapper .order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.app-style-wrapper .order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.app-style-wrapper .order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.app-style-wrapper .order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.app-style-wrapper .offset-1 {
  margin-left: 8.333333%;
}
.app-style-wrapper .offset-2 {
  margin-left: 16.666667%;
}
.app-style-wrapper .offset-3 {
  margin-left: 25%;
}
.app-style-wrapper .offset-4 {
  margin-left: 33.333333%;
}
.app-style-wrapper .offset-5 {
  margin-left: 41.666667%;
}
.app-style-wrapper .offset-6 {
  margin-left: 50%;
}
.app-style-wrapper .offset-7 {
  margin-left: 58.333333%;
}
.app-style-wrapper .offset-8 {
  margin-left: 66.666667%;
}
.app-style-wrapper .offset-9 {
  margin-left: 75%;
}
.app-style-wrapper .offset-10 {
  margin-left: 83.333333%;
}
.app-style-wrapper .offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .app-style-wrapper .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .app-style-wrapper .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .app-style-wrapper .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .app-style-wrapper .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .app-style-wrapper .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .app-style-wrapper .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .app-style-wrapper .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .app-style-wrapper .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .app-style-wrapper .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .app-style-wrapper .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .app-style-wrapper .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .app-style-wrapper .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .app-style-wrapper .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .app-style-wrapper .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .app-style-wrapper .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .app-style-wrapper .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .app-style-wrapper .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .app-style-wrapper .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .app-style-wrapper .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .app-style-wrapper .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .app-style-wrapper .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .app-style-wrapper .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .app-style-wrapper .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .app-style-wrapper .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .app-style-wrapper .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .app-style-wrapper .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .app-style-wrapper .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .app-style-wrapper .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .app-style-wrapper .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .app-style-wrapper .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .app-style-wrapper .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .app-style-wrapper .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .app-style-wrapper .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .app-style-wrapper .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .app-style-wrapper .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .app-style-wrapper .offset-sm-0 {
    margin-left: 0;
  }
  .app-style-wrapper .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .app-style-wrapper .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .app-style-wrapper .offset-sm-3 {
    margin-left: 25%;
  }
  .app-style-wrapper .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .app-style-wrapper .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .app-style-wrapper .offset-sm-6 {
    margin-left: 50%;
  }
  .app-style-wrapper .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .app-style-wrapper .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .app-style-wrapper .offset-sm-9 {
    margin-left: 75%;
  }
  .app-style-wrapper .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .app-style-wrapper .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .app-style-wrapper .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .app-style-wrapper .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .app-style-wrapper .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .app-style-wrapper .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .app-style-wrapper .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .app-style-wrapper .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .app-style-wrapper .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .app-style-wrapper .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .app-style-wrapper .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .app-style-wrapper .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .app-style-wrapper .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .app-style-wrapper .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .app-style-wrapper .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .app-style-wrapper .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .app-style-wrapper .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .app-style-wrapper .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .app-style-wrapper .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .app-style-wrapper .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .app-style-wrapper .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .app-style-wrapper .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .app-style-wrapper .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .app-style-wrapper .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .app-style-wrapper .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .app-style-wrapper .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .app-style-wrapper .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .app-style-wrapper .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .app-style-wrapper .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .app-style-wrapper .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .app-style-wrapper .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .app-style-wrapper .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .app-style-wrapper .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .app-style-wrapper .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .app-style-wrapper .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .app-style-wrapper .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .app-style-wrapper .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .app-style-wrapper .offset-md-0 {
    margin-left: 0;
  }
  .app-style-wrapper .offset-md-1 {
    margin-left: 8.333333%;
  }
  .app-style-wrapper .offset-md-2 {
    margin-left: 16.666667%;
  }
  .app-style-wrapper .offset-md-3 {
    margin-left: 25%;
  }
  .app-style-wrapper .offset-md-4 {
    margin-left: 33.333333%;
  }
  .app-style-wrapper .offset-md-5 {
    margin-left: 41.666667%;
  }
  .app-style-wrapper .offset-md-6 {
    margin-left: 50%;
  }
  .app-style-wrapper .offset-md-7 {
    margin-left: 58.333333%;
  }
  .app-style-wrapper .offset-md-8 {
    margin-left: 66.666667%;
  }
  .app-style-wrapper .offset-md-9 {
    margin-left: 75%;
  }
  .app-style-wrapper .offset-md-10 {
    margin-left: 83.333333%;
  }
  .app-style-wrapper .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .app-style-wrapper .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .app-style-wrapper .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .app-style-wrapper .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .app-style-wrapper .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .app-style-wrapper .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .app-style-wrapper .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .app-style-wrapper .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .app-style-wrapper .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .app-style-wrapper .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .app-style-wrapper .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .app-style-wrapper .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .app-style-wrapper .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .app-style-wrapper .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .app-style-wrapper .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .app-style-wrapper .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .app-style-wrapper .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .app-style-wrapper .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .app-style-wrapper .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .app-style-wrapper .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .app-style-wrapper .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .app-style-wrapper .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .app-style-wrapper .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .app-style-wrapper .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .app-style-wrapper .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .app-style-wrapper .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .app-style-wrapper .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .app-style-wrapper .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .app-style-wrapper .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .app-style-wrapper .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .app-style-wrapper .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .app-style-wrapper .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .app-style-wrapper .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .app-style-wrapper .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .app-style-wrapper .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .app-style-wrapper .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .app-style-wrapper .offset-lg-0 {
    margin-left: 0;
  }
  .app-style-wrapper .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .app-style-wrapper .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .app-style-wrapper .offset-lg-3 {
    margin-left: 25%;
  }
  .app-style-wrapper .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .app-style-wrapper .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .app-style-wrapper .offset-lg-6 {
    margin-left: 50%;
  }
  .app-style-wrapper .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .app-style-wrapper .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .app-style-wrapper .offset-lg-9 {
    margin-left: 75%;
  }
  .app-style-wrapper .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .app-style-wrapper .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .app-style-wrapper .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .app-style-wrapper .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .app-style-wrapper .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .app-style-wrapper .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .app-style-wrapper .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .app-style-wrapper .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .app-style-wrapper .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .app-style-wrapper .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .app-style-wrapper .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .app-style-wrapper .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .app-style-wrapper .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .app-style-wrapper .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .app-style-wrapper .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .app-style-wrapper .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .app-style-wrapper .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .app-style-wrapper .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .app-style-wrapper .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .app-style-wrapper .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .app-style-wrapper .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .app-style-wrapper .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .app-style-wrapper .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .app-style-wrapper .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .app-style-wrapper .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .app-style-wrapper .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .app-style-wrapper .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .app-style-wrapper .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .app-style-wrapper .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .app-style-wrapper .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .app-style-wrapper .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .app-style-wrapper .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .app-style-wrapper .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .app-style-wrapper .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .app-style-wrapper .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .app-style-wrapper .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .app-style-wrapper .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .app-style-wrapper .offset-xl-0 {
    margin-left: 0;
  }
  .app-style-wrapper .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .app-style-wrapper .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .app-style-wrapper .offset-xl-3 {
    margin-left: 25%;
  }
  .app-style-wrapper .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .app-style-wrapper .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .app-style-wrapper .offset-xl-6 {
    margin-left: 50%;
  }
  .app-style-wrapper .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .app-style-wrapper .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .app-style-wrapper .offset-xl-9 {
    margin-left: 75%;
  }
  .app-style-wrapper .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .app-style-wrapper .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.app-style-wrapper .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.app-style-wrapper .table td,
.app-style-wrapper .table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.app-style-wrapper .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.app-style-wrapper .table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.app-style-wrapper .table-sm td,
.app-style-wrapper .table-sm th {
  padding: 0.3rem;
}
.app-style-wrapper .table-bordered {
  border: 1px solid #dee2e6;
}
.app-style-wrapper .table-bordered td,
.app-style-wrapper .table-bordered th {
  border: 1px solid #dee2e6;
}
.app-style-wrapper .table-bordered thead td,
.app-style-wrapper .table-bordered thead th {
  border-bottom-width: 2px;
}
.app-style-wrapper .table-borderless tbody + tbody,
.app-style-wrapper .table-borderless td,
.app-style-wrapper .table-borderless th,
.app-style-wrapper .table-borderless thead th {
  border: 0;
}
.app-style-wrapper .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.app-style-wrapper .table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.app-style-wrapper .table-primary,
.app-style-wrapper .table-primary > td,
.app-style-wrapper .table-primary > th {
  background-color: #b8daff;
}
.app-style-wrapper .table-primary tbody + tbody,
.app-style-wrapper .table-primary td,
.app-style-wrapper .table-primary th,
.app-style-wrapper .table-primary thead th {
  border-color: #7abaff;
}
.app-style-wrapper .table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.app-style-wrapper .table-hover .table-primary:hover > td,
.app-style-wrapper .table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.app-style-wrapper .table-secondary,
.app-style-wrapper .table-secondary > td,
.app-style-wrapper .table-secondary > th {
  background-color: #d6d8db;
}
.app-style-wrapper .table-secondary tbody + tbody,
.app-style-wrapper .table-secondary td,
.app-style-wrapper .table-secondary th,
.app-style-wrapper .table-secondary thead th {
  border-color: #b3b7bb;
}
.app-style-wrapper .table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.app-style-wrapper .table-hover .table-secondary:hover > td,
.app-style-wrapper .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.app-style-wrapper .table-success,
.app-style-wrapper .table-success > td,
.app-style-wrapper .table-success > th {
  background-color: #c3e6cb;
}
.app-style-wrapper .table-success tbody + tbody,
.app-style-wrapper .table-success td,
.app-style-wrapper .table-success th,
.app-style-wrapper .table-success thead th {
  border-color: #8fd19e;
}
.app-style-wrapper .table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.app-style-wrapper .table-hover .table-success:hover > td,
.app-style-wrapper .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.app-style-wrapper .table-info,
.app-style-wrapper .table-info > td,
.app-style-wrapper .table-info > th {
  background-color: #bee5eb;
}
.app-style-wrapper .table-info tbody + tbody,
.app-style-wrapper .table-info td,
.app-style-wrapper .table-info th,
.app-style-wrapper .table-info thead th {
  border-color: #86cfda;
}
.app-style-wrapper .table-hover .table-info:hover {
  background-color: #abdde5;
}
.app-style-wrapper .table-hover .table-info:hover > td,
.app-style-wrapper .table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.app-style-wrapper .table-warning,
.app-style-wrapper .table-warning > td,
.app-style-wrapper .table-warning > th {
  background-color: #ffeeba;
}
.app-style-wrapper .table-warning tbody + tbody,
.app-style-wrapper .table-warning td,
.app-style-wrapper .table-warning th,
.app-style-wrapper .table-warning thead th {
  border-color: #ffdf7e;
}
.app-style-wrapper .table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.app-style-wrapper .table-hover .table-warning:hover > td,
.app-style-wrapper .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.app-style-wrapper .table-danger,
.app-style-wrapper .table-danger > td,
.app-style-wrapper .table-danger > th {
  background-color: #f5c6cb;
}
.app-style-wrapper .table-danger tbody + tbody,
.app-style-wrapper .table-danger td,
.app-style-wrapper .table-danger th,
.app-style-wrapper .table-danger thead th {
  border-color: #ed969e;
}
.app-style-wrapper .table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.app-style-wrapper .table-hover .table-danger:hover > td,
.app-style-wrapper .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.app-style-wrapper .table-light,
.app-style-wrapper .table-light > td,
.app-style-wrapper .table-light > th {
  background-color: #fdfdfe;
}
.app-style-wrapper .table-light tbody + tbody,
.app-style-wrapper .table-light td,
.app-style-wrapper .table-light th,
.app-style-wrapper .table-light thead th {
  border-color: #fbfcfc;
}
.app-style-wrapper .table-hover .table-light:hover {
  background-color: #ececf6;
}
.app-style-wrapper .table-hover .table-light:hover > td,
.app-style-wrapper .table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.app-style-wrapper .table-dark,
.app-style-wrapper .table-dark > td,
.app-style-wrapper .table-dark > th {
  background-color: #c6c8ca;
}
.app-style-wrapper .table-dark tbody + tbody,
.app-style-wrapper .table-dark td,
.app-style-wrapper .table-dark th,
.app-style-wrapper .table-dark thead th {
  border-color: #95999c;
}
.app-style-wrapper .table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.app-style-wrapper .table-hover .table-dark:hover > td,
.app-style-wrapper .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.app-style-wrapper .table-active,
.app-style-wrapper .table-active > td,
.app-style-wrapper .table-active > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.app-style-wrapper .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.app-style-wrapper .table-hover .table-active:hover > td,
.app-style-wrapper .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.app-style-wrapper .table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.app-style-wrapper .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.app-style-wrapper .table-dark {
  color: #fff;
  background-color: #343a40;
}
.app-style-wrapper .table-dark td,
.app-style-wrapper .table-dark th,
.app-style-wrapper .table-dark thead th {
  border-color: #454d55;
}
.app-style-wrapper .table-dark.table-bordered {
  border: 0;
}
.app-style-wrapper .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.app-style-wrapper .table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .app-style-wrapper .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .app-style-wrapper .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .app-style-wrapper .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .app-style-wrapper .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .app-style-wrapper .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .app-style-wrapper .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .app-style-wrapper .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .app-style-wrapper .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.app-style-wrapper .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.app-style-wrapper .table-responsive > .table-bordered {
  border: 0;
}
.app-style-wrapper .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .form-control {
    transition: none;
  }
}
.app-style-wrapper .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.app-style-wrapper .form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.app-style-wrapper .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.app-style-wrapper .form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.app-style-wrapper .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.app-style-wrapper .form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.app-style-wrapper .form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.app-style-wrapper .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.app-style-wrapper .form-control:disabled,
.app-style-wrapper .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.app-style-wrapper select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.app-style-wrapper .form-control-file,
.app-style-wrapper .form-control-range {
  display: block;
  width: 100%;
}
.app-style-wrapper .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.app-style-wrapper .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.app-style-wrapper .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.app-style-wrapper .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.app-style-wrapper .form-control-plaintext.form-control-lg,
.app-style-wrapper .form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}
.app-style-wrapper .form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.app-style-wrapper .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.app-style-wrapper select.form-control[multiple],
.app-style-wrapper select.form-control[size] {
  height: auto;
}
.app-style-wrapper textarea.form-control {
  height: auto;
}
.app-style-wrapper .form-group {
  margin-bottom: 1rem;
}
.app-style-wrapper .form-text {
  display: block;
  margin-top: 0.25rem;
}
.app-style-wrapper .form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.app-style-wrapper .form-row > .col,
.app-style-wrapper .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.app-style-wrapper .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.app-style-wrapper .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.app-style-wrapper .form-check-input[disabled] ~ .form-check-label {
  color: #6c757d;
}
.app-style-wrapper .form-check-label {
  margin-bottom: 0;
}
.app-style-wrapper .form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.app-style-wrapper .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.app-style-wrapper .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.app-style-wrapper .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.app-style-wrapper .is-valid ~ .valid-feedback,
.app-style-wrapper .is-valid ~ .valid-tooltip,
.app-style-wrapper .was-validated :valid ~ .valid-feedback,
.app-style-wrapper .was-validated :valid ~ .valid-tooltip {
  display: block;
}
.app-style-wrapper .form-control.is-valid,
.app-style-wrapper .was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.app-style-wrapper .form-control.is-valid:focus,
.app-style-wrapper .was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.app-style-wrapper .was-validated textarea.form-control:valid,
.app-style-wrapper textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.app-style-wrapper .custom-select.is-valid,
.app-style-wrapper .was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center / 8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.app-style-wrapper .custom-select.is-valid:focus,
.app-style-wrapper .was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.app-style-wrapper .form-check-input.is-valid ~ .form-check-label,
.app-style-wrapper .was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745;
}
.app-style-wrapper .form-check-input.is-valid ~ .valid-feedback,
.app-style-wrapper .form-check-input.is-valid ~ .valid-tooltip,
.app-style-wrapper .was-validated .form-check-input:valid ~ .valid-feedback,
.app-style-wrapper .was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}
.app-style-wrapper .custom-control-input.is-valid ~ .custom-control-label,
.app-style-wrapper .was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745;
}
.app-style-wrapper .custom-control-input.is-valid ~ .custom-control-label::before,
.app-style-wrapper .was-validated .custom-control-input:valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.app-style-wrapper .custom-control-input.is-valid:checked ~ .custom-control-label::before,
.app-style-wrapper .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.app-style-wrapper .custom-control-input.is-valid:focus ~ .custom-control-label::before,
.app-style-wrapper .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.app-style-wrapper .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before,
.app-style-wrapper .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}
.app-style-wrapper .custom-file-input.is-valid ~ .custom-file-label,
.app-style-wrapper .was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745;
}
.app-style-wrapper .custom-file-input.is-valid:focus ~ .custom-file-label,
.app-style-wrapper .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.app-style-wrapper .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.app-style-wrapper .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.app-style-wrapper .is-invalid ~ .invalid-feedback,
.app-style-wrapper .is-invalid ~ .invalid-tooltip,
.app-style-wrapper .was-validated :invalid ~ .invalid-feedback,
.app-style-wrapper .was-validated :invalid ~ .invalid-tooltip {
  display: block;
}
.app-style-wrapper .form-control.is-invalid,
.app-style-wrapper .was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.app-style-wrapper .form-control.is-invalid:focus,
.app-style-wrapper .was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.app-style-wrapper .was-validated textarea.form-control:invalid,
.app-style-wrapper textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.app-style-wrapper .custom-select.is-invalid,
.app-style-wrapper .was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center / 8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.app-style-wrapper .custom-select.is-invalid:focus,
.app-style-wrapper .was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.app-style-wrapper .form-check-input.is-invalid ~ .form-check-label,
.app-style-wrapper .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}
.app-style-wrapper .form-check-input.is-invalid ~ .invalid-feedback,
.app-style-wrapper .form-check-input.is-invalid ~ .invalid-tooltip,
.app-style-wrapper .was-validated .form-check-input:invalid ~ .invalid-feedback,
.app-style-wrapper .was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}
.app-style-wrapper .custom-control-input.is-invalid ~ .custom-control-label,
.app-style-wrapper .was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545;
}
.app-style-wrapper .custom-control-input.is-invalid ~ .custom-control-label::before,
.app-style-wrapper .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.app-style-wrapper .custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.app-style-wrapper .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.app-style-wrapper .custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.app-style-wrapper .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.app-style-wrapper .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before,
.app-style-wrapper .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}
.app-style-wrapper .custom-file-input.is-invalid ~ .custom-file-label,
.app-style-wrapper .was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.app-style-wrapper .custom-file-input.is-invalid:focus ~ .custom-file-label,
.app-style-wrapper .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.app-style-wrapper .form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}
.app-style-wrapper .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .app-style-wrapper .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .app-style-wrapper .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .app-style-wrapper .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .app-style-wrapper .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .app-style-wrapper .form-inline .custom-select,
  .app-style-wrapper .form-inline .input-group {
    width: auto;
  }
  .app-style-wrapper .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .app-style-wrapper .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .app-style-wrapper .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .app-style-wrapper .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.app-style-wrapper .btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .btn {
    transition: none;
  }
}
.app-style-wrapper .btn:hover {
  color: #212529;
  text-decoration: none;
}
.app-style-wrapper .btn.focus,
.app-style-wrapper .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.app-style-wrapper .btn.disabled,
.app-style-wrapper .btn:disabled {
  opacity: 0.65;
}
.app-style-wrapper a.btn.disabled,
.app-style-wrapper fieldset:disabled a.btn {
  pointer-events: none;
}
.app-style-wrapper .btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.app-style-wrapper .btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.app-style-wrapper .btn-primary.focus,
.app-style-wrapper .btn-primary:focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.app-style-wrapper .btn-primary.disabled,
.app-style-wrapper .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.app-style-wrapper .btn-primary:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-primary:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.app-style-wrapper .btn-primary:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-primary:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.app-style-wrapper .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.app-style-wrapper .btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.app-style-wrapper .btn-secondary.focus,
.app-style-wrapper .btn-secondary:focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.app-style-wrapper .btn-secondary.disabled,
.app-style-wrapper .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.app-style-wrapper .btn-secondary:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-secondary:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.app-style-wrapper .btn-secondary:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-secondary:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.app-style-wrapper .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.app-style-wrapper .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.app-style-wrapper .btn-success.focus,
.app-style-wrapper .btn-success:focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.app-style-wrapper .btn-success.disabled,
.app-style-wrapper .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.app-style-wrapper .btn-success:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-success:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.app-style-wrapper .btn-success:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.app-style-wrapper .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.app-style-wrapper .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.app-style-wrapper .btn-info.focus,
.app-style-wrapper .btn-info:focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.app-style-wrapper .btn-info.disabled,
.app-style-wrapper .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.app-style-wrapper .btn-info:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-info:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.app-style-wrapper .btn-info:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-info:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.app-style-wrapper .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.app-style-wrapper .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.app-style-wrapper .btn-warning.focus,
.app-style-wrapper .btn-warning:focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.app-style-wrapper .btn-warning.disabled,
.app-style-wrapper .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.app-style-wrapper .btn-warning:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-warning:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.app-style-wrapper .btn-warning:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-warning:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.app-style-wrapper .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.app-style-wrapper .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.app-style-wrapper .btn-danger.focus,
.app-style-wrapper .btn-danger:focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.app-style-wrapper .btn-danger.disabled,
.app-style-wrapper .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.app-style-wrapper .btn-danger:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-danger:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.app-style-wrapper .btn-danger:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-danger:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.app-style-wrapper .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.app-style-wrapper .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.app-style-wrapper .btn-light.focus,
.app-style-wrapper .btn-light:focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.app-style-wrapper .btn-light.disabled,
.app-style-wrapper .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.app-style-wrapper .btn-light:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-light:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.app-style-wrapper .btn-light:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-light:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.app-style-wrapper .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.app-style-wrapper .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.app-style-wrapper .btn-dark.focus,
.app-style-wrapper .btn-dark:focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.app-style-wrapper .btn-dark.disabled,
.app-style-wrapper .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.app-style-wrapper .btn-dark:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-dark:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.app-style-wrapper .btn-dark:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-dark:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.app-style-wrapper .btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.app-style-wrapper .btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.app-style-wrapper .btn-outline-primary.focus,
.app-style-wrapper .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.app-style-wrapper .btn-outline-primary.disabled,
.app-style-wrapper .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.app-style-wrapper .btn-outline-primary:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-outline-primary:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.app-style-wrapper .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.app-style-wrapper .btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.app-style-wrapper .btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.app-style-wrapper .btn-outline-secondary.focus,
.app-style-wrapper .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.app-style-wrapper .btn-outline-secondary.disabled,
.app-style-wrapper .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.app-style-wrapper .btn-outline-secondary:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-outline-secondary:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.app-style-wrapper .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.app-style-wrapper .btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.app-style-wrapper .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.app-style-wrapper .btn-outline-success.focus,
.app-style-wrapper .btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.app-style-wrapper .btn-outline-success.disabled,
.app-style-wrapper .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.app-style-wrapper .btn-outline-success:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-outline-success:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.app-style-wrapper .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.app-style-wrapper .btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.app-style-wrapper .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.app-style-wrapper .btn-outline-info.focus,
.app-style-wrapper .btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.app-style-wrapper .btn-outline-info.disabled,
.app-style-wrapper .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.app-style-wrapper .btn-outline-info:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-outline-info:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.app-style-wrapper .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-outline-info:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.app-style-wrapper .btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.app-style-wrapper .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.app-style-wrapper .btn-outline-warning.focus,
.app-style-wrapper .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.app-style-wrapper .btn-outline-warning.disabled,
.app-style-wrapper .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.app-style-wrapper .btn-outline-warning:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-outline-warning:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.app-style-wrapper .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.app-style-wrapper .btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.app-style-wrapper .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.app-style-wrapper .btn-outline-danger.focus,
.app-style-wrapper .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.app-style-wrapper .btn-outline-danger.disabled,
.app-style-wrapper .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.app-style-wrapper .btn-outline-danger:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-outline-danger:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.app-style-wrapper .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.app-style-wrapper .btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.app-style-wrapper .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.app-style-wrapper .btn-outline-light.focus,
.app-style-wrapper .btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.app-style-wrapper .btn-outline-light.disabled,
.app-style-wrapper .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.app-style-wrapper .btn-outline-light:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-outline-light:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.app-style-wrapper .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-outline-light:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.app-style-wrapper .btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.app-style-wrapper .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.app-style-wrapper .btn-outline-dark.focus,
.app-style-wrapper .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.app-style-wrapper .btn-outline-dark.disabled,
.app-style-wrapper .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.app-style-wrapper .btn-outline-dark:not(:disabled):not(.disabled).active,
.app-style-wrapper .btn-outline-dark:not(:disabled):not(.disabled):active,
.app-style-wrapper .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.app-style-wrapper .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.app-style-wrapper .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.app-style-wrapper .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.app-style-wrapper .btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.app-style-wrapper .btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.app-style-wrapper .btn-link.focus,
.app-style-wrapper .btn-link:focus {
  text-decoration: underline;
  box-shadow: none;
}
.app-style-wrapper .btn-link.disabled,
.app-style-wrapper .btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}
.app-style-wrapper .btn-group-lg > .btn,
.app-style-wrapper .btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.app-style-wrapper .btn-group-sm > .btn,
.app-style-wrapper .btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.app-style-wrapper .btn-block {
  display: block;
  width: 100%;
}
.app-style-wrapper .btn-block + .btn-block {
  margin-top: 0.5rem;
}
.app-style-wrapper input[type=button].btn-block,
.app-style-wrapper input[type=reset].btn-block,
.app-style-wrapper input[type=submit].btn-block {
  width: 100%;
}
 .fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
 .fade:not(.show) {
  opacity: 0;
}
.app-style-wrapper .collapse:not(.show) {
  display: none;
}
.app-style-wrapper .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .collapsing {
    transition: none;
  }
}
.app-style-wrapper .dropdown,
.app-style-wrapper .dropleft,
.app-style-wrapper .dropright,
.app-style-wrapper .dropup {
  position: relative;
}
.app-style-wrapper .dropdown-toggle {
  white-space: nowrap;
}
.app-style-wrapper .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.app-style-wrapper .dropdown-toggle:empty::after {
  margin-left: 0;
}
.app-style-wrapper .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.app-style-wrapper .dropdown-menu-left {
  right: auto;
  left: 0;
}
.app-style-wrapper .dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .app-style-wrapper .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .app-style-wrapper .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .app-style-wrapper .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .app-style-wrapper .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .app-style-wrapper .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .app-style-wrapper .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .app-style-wrapper .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .app-style-wrapper .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.app-style-wrapper .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.app-style-wrapper .dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.app-style-wrapper .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.app-style-wrapper .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.app-style-wrapper .dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.app-style-wrapper .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.app-style-wrapper .dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.app-style-wrapper .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.app-style-wrapper .dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.app-style-wrapper .dropleft .dropdown-toggle::after {
  display: none;
}
.app-style-wrapper .dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.app-style-wrapper .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.app-style-wrapper .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.app-style-wrapper .dropdown-menu[x-placement^=bottom],
.app-style-wrapper .dropdown-menu[x-placement^=left],
.app-style-wrapper .dropdown-menu[x-placement^=right],
.app-style-wrapper .dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto;
}
.app-style-wrapper .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.app-style-wrapper .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.app-style-wrapper .dropdown-item:focus,
.app-style-wrapper .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.app-style-wrapper .dropdown-item.active,
.app-style-wrapper .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.app-style-wrapper .dropdown-item.disabled,
.app-style-wrapper .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}
.app-style-wrapper .dropdown-menu.show {
  display: block;
}
.app-style-wrapper .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.app-style-wrapper .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.app-style-wrapper .btn-group,
.app-style-wrapper .btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.app-style-wrapper .btn-group-vertical > .btn,
.app-style-wrapper .btn-group > .btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.app-style-wrapper .btn-group-vertical > .btn:hover,
.app-style-wrapper .btn-group > .btn:hover {
  z-index: 1;
}
.app-style-wrapper .btn-group-vertical > .btn.active,
.app-style-wrapper .btn-group-vertical > .btn:active,
.app-style-wrapper .btn-group-vertical > .btn:focus,
.app-style-wrapper .btn-group > .btn.active,
.app-style-wrapper .btn-group > .btn:active,
.app-style-wrapper .btn-group > .btn:focus {
  z-index: 1;
}
.app-style-wrapper .btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.app-style-wrapper .btn-toolbar .input-group {
  width: auto;
}
.app-style-wrapper .btn-group > .btn-group:not(:first-child),
.app-style-wrapper .btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.app-style-wrapper .btn-group > .btn-group:not(:last-child) > .btn,
.app-style-wrapper .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.app-style-wrapper .btn-group > .btn-group:not(:first-child) > .btn,
.app-style-wrapper .btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.app-style-wrapper .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.app-style-wrapper .dropdown-toggle-split::after,
.app-style-wrapper .dropright .dropdown-toggle-split::after,
.app-style-wrapper .dropup .dropdown-toggle-split::after {
  margin-left: 0;
}
.app-style-wrapper .dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.app-style-wrapper .btn-group-sm > .btn + .dropdown-toggle-split,
.app-style-wrapper .btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.app-style-wrapper .btn-group-lg > .btn + .dropdown-toggle-split,
.app-style-wrapper .btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.app-style-wrapper .btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
}
.app-style-wrapper .btn-group-vertical > .btn,
.app-style-wrapper .btn-group-vertical > .btn-group {
  width: 100%;
}
.app-style-wrapper .btn-group-vertical > .btn-group:not(:first-child),
.app-style-wrapper .btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
.app-style-wrapper .btn-group-vertical > .btn-group:not(:last-child) > .btn,
.app-style-wrapper .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.app-style-wrapper .btn-group-vertical > .btn-group:not(:first-child) > .btn,
.app-style-wrapper .btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.app-style-wrapper .btn-group-toggle > .btn,
.app-style-wrapper .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.app-style-wrapper .btn-group-toggle > .btn input[type=checkbox],
.app-style-wrapper .btn-group-toggle > .btn input[type=radio],
.app-style-wrapper .btn-group-toggle > .btn-group > .btn input[type=checkbox],
.app-style-wrapper .btn-group-toggle > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.app-style-wrapper .input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.app-style-wrapper .input-group > .custom-file,
.app-style-wrapper .input-group > .custom-select,
.app-style-wrapper .input-group > .form-control,
.app-style-wrapper .input-group > .form-control-plaintext {
  position: relative;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
}
.app-style-wrapper .input-group > .custom-file + .custom-file,
.app-style-wrapper .input-group > .custom-file + .custom-select,
.app-style-wrapper .input-group > .custom-file + .form-control,
.app-style-wrapper .input-group > .custom-select + .custom-file,
.app-style-wrapper .input-group > .custom-select + .custom-select,
.app-style-wrapper .input-group > .custom-select + .form-control,
.app-style-wrapper .input-group > .form-control + .custom-file,
.app-style-wrapper .input-group > .form-control + .custom-select,
.app-style-wrapper .input-group > .form-control + .form-control,
.app-style-wrapper .input-group > .form-control-plaintext + .custom-file,
.app-style-wrapper .input-group > .form-control-plaintext + .custom-select,
.app-style-wrapper .input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}
.app-style-wrapper .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.app-style-wrapper .input-group > .custom-select:focus,
.app-style-wrapper .input-group > .form-control:focus {
  z-index: 3;
}
.app-style-wrapper .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.app-style-wrapper .input-group > .custom-select:not(:last-child),
.app-style-wrapper .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.app-style-wrapper .input-group > .custom-select:not(:first-child),
.app-style-wrapper .input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.app-style-wrapper .input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.app-style-wrapper .input-group > .custom-file:not(:last-child) .custom-file-label,
.app-style-wrapper .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.app-style-wrapper .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.app-style-wrapper .input-group-append,
.app-style-wrapper .input-group-prepend {
  display: -ms-flexbox;
  display: flex;
}
.app-style-wrapper .input-group-append .btn,
.app-style-wrapper .input-group-prepend .btn {
  position: relative;
  z-index: 2;
}
.app-style-wrapper .input-group-append .btn:focus,
.app-style-wrapper .input-group-prepend .btn:focus {
  z-index: 3;
}
.app-style-wrapper .input-group-append .btn + .btn,
.app-style-wrapper .input-group-append .btn + .input-group-text,
.app-style-wrapper .input-group-append .input-group-text + .btn,
.app-style-wrapper .input-group-append .input-group-text + .input-group-text,
.app-style-wrapper .input-group-prepend .btn + .btn,
.app-style-wrapper .input-group-prepend .btn + .input-group-text,
.app-style-wrapper .input-group-prepend .input-group-text + .btn,
.app-style-wrapper .input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}
.app-style-wrapper .input-group-prepend {
  margin-right: -1px;
}
.app-style-wrapper .input-group-append {
  margin-left: -1px;
}
.app-style-wrapper .input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.app-style-wrapper .input-group-text input[type=checkbox],
.app-style-wrapper .input-group-text input[type=radio] {
  margin-top: 0;
}
.app-style-wrapper .input-group-lg > .custom-select,
.app-style-wrapper .input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}
.app-style-wrapper .input-group-lg > .custom-select,
.app-style-wrapper .input-group-lg > .form-control,
.app-style-wrapper .input-group-lg > .input-group-append > .btn,
.app-style-wrapper .input-group-lg > .input-group-append > .input-group-text,
.app-style-wrapper .input-group-lg > .input-group-prepend > .btn,
.app-style-wrapper .input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.app-style-wrapper .input-group-sm > .custom-select,
.app-style-wrapper .input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}
.app-style-wrapper .input-group-sm > .custom-select,
.app-style-wrapper .input-group-sm > .form-control,
.app-style-wrapper .input-group-sm > .input-group-append > .btn,
.app-style-wrapper .input-group-sm > .input-group-append > .input-group-text,
.app-style-wrapper .input-group-sm > .input-group-prepend > .btn,
.app-style-wrapper .input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.app-style-wrapper .input-group-lg > .custom-select,
.app-style-wrapper .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.app-style-wrapper .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.app-style-wrapper .input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
.app-style-wrapper .input-group > .input-group-append:not(:last-child) > .btn,
.app-style-wrapper .input-group > .input-group-append:not(:last-child) > .input-group-text,
.app-style-wrapper .input-group > .input-group-prepend > .btn,
.app-style-wrapper .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.app-style-wrapper .input-group > .input-group-append > .btn,
.app-style-wrapper .input-group > .input-group-append > .input-group-text,
.app-style-wrapper .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.app-style-wrapper .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.app-style-wrapper .input-group > .input-group-prepend:not(:first-child) > .btn,
.app-style-wrapper .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.app-style-wrapper .custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
.app-style-wrapper .custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}
.app-style-wrapper .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.app-style-wrapper .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.app-style-wrapper .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.app-style-wrapper .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.app-style-wrapper .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.app-style-wrapper .custom-control-input[disabled] ~ .custom-control-label {
  color: #6c757d;
}
.app-style-wrapper .custom-control-input[disabled] ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.app-style-wrapper .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.app-style-wrapper .custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.app-style-wrapper .custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}
.app-style-wrapper .custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.app-style-wrapper .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.app-style-wrapper .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.app-style-wrapper .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.app-style-wrapper .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.app-style-wrapper .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.app-style-wrapper .custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.app-style-wrapper .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.app-style-wrapper .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.app-style-wrapper .custom-switch {
  padding-left: 2.25rem;
}
.app-style-wrapper .custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.app-style-wrapper .custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.app-style-wrapper .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}
.app-style-wrapper .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.app-style-wrapper .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center / 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.app-style-wrapper .custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.app-style-wrapper .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.app-style-wrapper .custom-select[multiple],
.app-style-wrapper .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.app-style-wrapper .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.app-style-wrapper .custom-select::-ms-expand {
  display: none;
}
.app-style-wrapper .custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.app-style-wrapper .custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.app-style-wrapper .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.app-style-wrapper .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
.app-style-wrapper .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}
.app-style-wrapper .custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.app-style-wrapper .custom-file-input[disabled] ~ .custom-file-label {
  background-color: #e9ecef;
}
.app-style-wrapper .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.app-style-wrapper .custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
.app-style-wrapper .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.app-style-wrapper .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.app-style-wrapper .custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.app-style-wrapper .custom-range:focus {
  outline: 0;
}
.app-style-wrapper .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.app-style-wrapper .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.app-style-wrapper .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.app-style-wrapper .custom-range::-moz-focus-outer {
  border: 0;
}
.app-style-wrapper .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.app-style-wrapper .custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.app-style-wrapper .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.app-style-wrapper .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.app-style-wrapper .custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.app-style-wrapper .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.app-style-wrapper .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.app-style-wrapper .custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.app-style-wrapper .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.app-style-wrapper .custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.app-style-wrapper .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.app-style-wrapper .custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.app-style-wrapper .custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.app-style-wrapper .custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.app-style-wrapper .custom-range:disabled::-moz-range-track {
  cursor: default;
}
.app-style-wrapper .custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.app-style-wrapper .custom-control-label::before,
.app-style-wrapper .custom-file-label,
.app-style-wrapper .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .custom-control-label::before,
  .app-style-wrapper .custom-file-label,
  .app-style-wrapper .custom-select {
    transition: none;
  }
}
.app-style-wrapper .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.app-style-wrapper .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.app-style-wrapper .nav-link:focus,
.app-style-wrapper .nav-link:hover {
  text-decoration: none;
}
.app-style-wrapper .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.app-style-wrapper .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.app-style-wrapper .nav-tabs .nav-item {
  margin-bottom: -1px;
}
.app-style-wrapper .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.app-style-wrapper .nav-tabs .nav-link:focus,
.app-style-wrapper .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.app-style-wrapper .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.app-style-wrapper .nav-tabs .nav-item.show .nav-link,
.app-style-wrapper .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.app-style-wrapper .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.app-style-wrapper .nav-pills .nav-link {
  border-radius: 0.25rem;
}
.app-style-wrapper .nav-pills .nav-link.active,
.app-style-wrapper .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.app-style-wrapper .nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
.app-style-wrapper .nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
.app-style-wrapper .tab-content > .tab-pane {
  display: none;
}
.app-style-wrapper .tab-content > .active {
  display: block;
}
.app-style-wrapper .navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.app-style-wrapper .navbar .container,
.app-style-wrapper .navbar .container-fluid,
.app-style-wrapper .navbar .container-lg,
.app-style-wrapper .navbar .container-md,
.app-style-wrapper .navbar .container-sm,
.app-style-wrapper .navbar .container-xl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.app-style-wrapper .navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.app-style-wrapper .navbar-brand:focus,
.app-style-wrapper .navbar-brand:hover {
  text-decoration: none;
}
.app-style-wrapper .navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.app-style-wrapper .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.app-style-wrapper .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.app-style-wrapper .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.app-style-wrapper .navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}
.app-style-wrapper .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.app-style-wrapper .navbar-toggler:focus,
.app-style-wrapper .navbar-toggler:hover {
  text-decoration: none;
}
.app-style-wrapper .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
  .app-style-wrapper .navbar-expand-sm > .container,
  .app-style-wrapper .navbar-expand-sm > .container-fluid,
  .app-style-wrapper .navbar-expand-sm > .container-lg,
  .app-style-wrapper .navbar-expand-sm > .container-md,
  .app-style-wrapper .navbar-expand-sm > .container-sm,
  .app-style-wrapper .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .app-style-wrapper .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .app-style-wrapper .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .app-style-wrapper .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .app-style-wrapper .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .app-style-wrapper .navbar-expand-sm > .container,
  .app-style-wrapper .navbar-expand-sm > .container-fluid,
  .app-style-wrapper .navbar-expand-sm > .container-lg,
  .app-style-wrapper .navbar-expand-sm > .container-md,
  .app-style-wrapper .navbar-expand-sm > .container-sm,
  .app-style-wrapper .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .app-style-wrapper .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .app-style-wrapper .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .app-style-wrapper .navbar-expand-md > .container,
  .app-style-wrapper .navbar-expand-md > .container-fluid,
  .app-style-wrapper .navbar-expand-md > .container-lg,
  .app-style-wrapper .navbar-expand-md > .container-md,
  .app-style-wrapper .navbar-expand-md > .container-sm,
  .app-style-wrapper .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .app-style-wrapper .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .app-style-wrapper .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .app-style-wrapper .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .app-style-wrapper .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .app-style-wrapper .navbar-expand-md > .container,
  .app-style-wrapper .navbar-expand-md > .container-fluid,
  .app-style-wrapper .navbar-expand-md > .container-lg,
  .app-style-wrapper .navbar-expand-md > .container-md,
  .app-style-wrapper .navbar-expand-md > .container-sm,
  .app-style-wrapper .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .app-style-wrapper .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .app-style-wrapper .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .app-style-wrapper .navbar-expand-lg > .container,
  .app-style-wrapper .navbar-expand-lg > .container-fluid,
  .app-style-wrapper .navbar-expand-lg > .container-lg,
  .app-style-wrapper .navbar-expand-lg > .container-md,
  .app-style-wrapper .navbar-expand-lg > .container-sm,
  .app-style-wrapper .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .app-style-wrapper .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .app-style-wrapper .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .app-style-wrapper .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .app-style-wrapper .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .app-style-wrapper .navbar-expand-lg > .container,
  .app-style-wrapper .navbar-expand-lg > .container-fluid,
  .app-style-wrapper .navbar-expand-lg > .container-lg,
  .app-style-wrapper .navbar-expand-lg > .container-md,
  .app-style-wrapper .navbar-expand-lg > .container-sm,
  .app-style-wrapper .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .app-style-wrapper .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .app-style-wrapper .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .app-style-wrapper .navbar-expand-xl > .container,
  .app-style-wrapper .navbar-expand-xl > .container-fluid,
  .app-style-wrapper .navbar-expand-xl > .container-lg,
  .app-style-wrapper .navbar-expand-xl > .container-md,
  .app-style-wrapper .navbar-expand-xl > .container-sm,
  .app-style-wrapper .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .app-style-wrapper .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .app-style-wrapper .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .app-style-wrapper .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .app-style-wrapper .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .app-style-wrapper .navbar-expand-xl > .container,
  .app-style-wrapper .navbar-expand-xl > .container-fluid,
  .app-style-wrapper .navbar-expand-xl > .container-lg,
  .app-style-wrapper .navbar-expand-xl > .container-md,
  .app-style-wrapper .navbar-expand-xl > .container-sm,
  .app-style-wrapper .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .app-style-wrapper .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .app-style-wrapper .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.app-style-wrapper .navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.app-style-wrapper .navbar-expand > .container,
.app-style-wrapper .navbar-expand > .container-fluid,
.app-style-wrapper .navbar-expand > .container-lg,
.app-style-wrapper .navbar-expand > .container-md,
.app-style-wrapper .navbar-expand > .container-sm,
.app-style-wrapper .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.app-style-wrapper .navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}
.app-style-wrapper .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.app-style-wrapper .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.app-style-wrapper .navbar-expand > .container,
.app-style-wrapper .navbar-expand > .container-fluid,
.app-style-wrapper .navbar-expand > .container-lg,
.app-style-wrapper .navbar-expand > .container-md,
.app-style-wrapper .navbar-expand > .container-sm,
.app-style-wrapper .navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.app-style-wrapper .navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.app-style-wrapper .navbar-expand .navbar-toggler {
  display: none;
}
.app-style-wrapper .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.app-style-wrapper .navbar-light .navbar-brand:focus,
.app-style-wrapper .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}
.app-style-wrapper .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.app-style-wrapper .navbar-light .navbar-nav .nav-link:focus,
.app-style-wrapper .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
.app-style-wrapper .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.app-style-wrapper .navbar-light .navbar-nav .active > .nav-link,
.app-style-wrapper .navbar-light .navbar-nav .nav-link.active,
.app-style-wrapper .navbar-light .navbar-nav .nav-link.show,
.app-style-wrapper .navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}
.app-style-wrapper .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.app-style-wrapper .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.app-style-wrapper .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.app-style-wrapper .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.app-style-wrapper .navbar-light .navbar-text a:focus,
.app-style-wrapper .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}
.app-style-wrapper .navbar-dark .navbar-brand {
  color: #fff;
}
.app-style-wrapper .navbar-dark .navbar-brand:focus,
.app-style-wrapper .navbar-dark .navbar-brand:hover {
  color: #fff;
}
.app-style-wrapper .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.app-style-wrapper .navbar-dark .navbar-nav .nav-link:focus,
.app-style-wrapper .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.app-style-wrapper .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.app-style-wrapper .navbar-dark .navbar-nav .active > .nav-link,
.app-style-wrapper .navbar-dark .navbar-nav .nav-link.active,
.app-style-wrapper .navbar-dark .navbar-nav .nav-link.show,
.app-style-wrapper .navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}
.app-style-wrapper .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.app-style-wrapper .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.app-style-wrapper .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.app-style-wrapper .navbar-dark .navbar-text a {
  color: #fff;
}
.app-style-wrapper .navbar-dark .navbar-text a:focus,
.app-style-wrapper .navbar-dark .navbar-text a:hover {
  color: #fff;
}
.app-style-wrapper .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.app-style-wrapper .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.app-style-wrapper .card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.app-style-wrapper .card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.app-style-wrapper .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.app-style-wrapper .card-title {
  margin-bottom: 0.75rem;
}
.app-style-wrapper .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.app-style-wrapper .card-text:last-child {
  margin-bottom: 0;
}
.app-style-wrapper .card-link:hover {
  text-decoration: none;
}
.app-style-wrapper .card-link + .card-link {
  margin-left: 1.25rem;
}
.app-style-wrapper .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.app-style-wrapper .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.app-style-wrapper .card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.app-style-wrapper .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.app-style-wrapper .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.app-style-wrapper .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.app-style-wrapper .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.app-style-wrapper .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.app-style-wrapper .card-img,
.app-style-wrapper .card-img-bottom,
.app-style-wrapper .card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}
.app-style-wrapper .card-img,
.app-style-wrapper .card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.app-style-wrapper .card-img,
.app-style-wrapper .card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.app-style-wrapper .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .app-style-wrapper .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .app-style-wrapper .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.app-style-wrapper .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .app-style-wrapper .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .app-style-wrapper .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .app-style-wrapper .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .app-style-wrapper .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .app-style-wrapper .card-group > .card:not(:last-child) .card-header,
  .app-style-wrapper .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .app-style-wrapper .card-group > .card:not(:last-child) .card-footer,
  .app-style-wrapper .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .app-style-wrapper .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .app-style-wrapper .card-group > .card:not(:first-child) .card-header,
  .app-style-wrapper .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .app-style-wrapper .card-group > .card:not(:first-child) .card-footer,
  .app-style-wrapper .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
}
.app-style-wrapper .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .app-style-wrapper .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .app-style-wrapper .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.app-style-wrapper .accordion > .card {
  overflow: hidden;
}
.app-style-wrapper .accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.app-style-wrapper .accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.app-style-wrapper .accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.app-style-wrapper .breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.app-style-wrapper .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.app-style-wrapper .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.app-style-wrapper .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.app-style-wrapper .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.app-style-wrapper .breadcrumb-item.active {
  color: #6c757d;
}
.app-style-wrapper .pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.app-style-wrapper .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.app-style-wrapper .page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.app-style-wrapper .page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.app-style-wrapper .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.app-style-wrapper .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.app-style-wrapper .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.app-style-wrapper .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.app-style-wrapper .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.app-style-wrapper .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.app-style-wrapper .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.app-style-wrapper .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.app-style-wrapper .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.app-style-wrapper .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.app-style-wrapper .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .badge {
    transition: none;
  }
}
.app-style-wrapper a.badge:focus,
.app-style-wrapper a.badge:hover {
  text-decoration: none;
}
.app-style-wrapper .badge:empty {
  display: none;
}
.app-style-wrapper .btn .badge {
  position: relative;
  top: -1px;
}
.app-style-wrapper .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.app-style-wrapper .badge-primary {
  color: #fff;
  background-color: #007bff;
}
.app-style-wrapper a.badge-primary:focus,
.app-style-wrapper a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc;
}
.app-style-wrapper a.badge-primary.focus,
.app-style-wrapper a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.app-style-wrapper .badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
.app-style-wrapper a.badge-secondary:focus,
.app-style-wrapper a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62;
}
.app-style-wrapper a.badge-secondary.focus,
.app-style-wrapper a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.app-style-wrapper .badge-success {
  color: #fff;
  background-color: #28a745;
}
.app-style-wrapper a.badge-success:focus,
.app-style-wrapper a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34;
}
.app-style-wrapper a.badge-success.focus,
.app-style-wrapper a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.app-style-wrapper .badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.app-style-wrapper a.badge-info:focus,
.app-style-wrapper a.badge-info:hover {
  color: #fff;
  background-color: #117a8b;
}
.app-style-wrapper a.badge-info.focus,
.app-style-wrapper a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.app-style-wrapper .badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.app-style-wrapper a.badge-warning:focus,
.app-style-wrapper a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00;
}
.app-style-wrapper a.badge-warning.focus,
.app-style-wrapper a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.app-style-wrapper .badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.app-style-wrapper a.badge-danger:focus,
.app-style-wrapper a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130;
}
.app-style-wrapper a.badge-danger.focus,
.app-style-wrapper a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.app-style-wrapper .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.app-style-wrapper a.badge-light:focus,
.app-style-wrapper a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5;
}
.app-style-wrapper a.badge-light.focus,
.app-style-wrapper a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.app-style-wrapper .badge-dark {
  color: #fff;
  background-color: #343a40;
}
.app-style-wrapper a.badge-dark:focus,
.app-style-wrapper a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124;
}
.app-style-wrapper a.badge-dark.focus,
.app-style-wrapper a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.app-style-wrapper .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .app-style-wrapper .jumbotron {
    padding: 4rem 2rem;
  }
}
.app-style-wrapper .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.app-style-wrapper .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.app-style-wrapper .alert-heading {
  color: inherit;
}
.app-style-wrapper .alert-link {
  font-weight: 700;
}
.app-style-wrapper .alert-dismissible {
  padding-right: 4rem;
}
.app-style-wrapper .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.app-style-wrapper .alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.app-style-wrapper .alert-primary hr {
  border-top-color: #9fcdff;
}
.app-style-wrapper .alert-primary .alert-link {
  color: #002752;
}
.app-style-wrapper .alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.app-style-wrapper .alert-secondary hr {
  border-top-color: #c8cbcf;
}
.app-style-wrapper .alert-secondary .alert-link {
  color: #202326;
}
.app-style-wrapper .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.app-style-wrapper .alert-success hr {
  border-top-color: #b1dfbb;
}
.app-style-wrapper .alert-success .alert-link {
  color: #0b2e13;
}
.app-style-wrapper .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.app-style-wrapper .alert-info hr {
  border-top-color: #abdde5;
}
.app-style-wrapper .alert-info .alert-link {
  color: #062c33;
}
.app-style-wrapper .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.app-style-wrapper .alert-warning hr {
  border-top-color: #ffe8a1;
}
.app-style-wrapper .alert-warning .alert-link {
  color: #533f03;
}
.app-style-wrapper .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.app-style-wrapper .alert-danger hr {
  border-top-color: #f1b0b7;
}
.app-style-wrapper .alert-danger .alert-link {
  color: #491217;
}
.app-style-wrapper .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.app-style-wrapper .alert-light hr {
  border-top-color: #ececf6;
}
.app-style-wrapper .alert-light .alert-link {
  color: #686868;
}
.app-style-wrapper .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.app-style-wrapper .alert-dark hr {
  border-top-color: #b9bbbe;
}
.app-style-wrapper .alert-dark .alert-link {
  color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.app-style-wrapper .progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.app-style-wrapper .progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .progress-bar {
    transition: none;
  }
}
.app-style-wrapper .progress-bar-striped {
  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: 1rem 1rem;
}
.app-style-wrapper .progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}
.app-style-wrapper .media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.app-style-wrapper .media-body {
  -ms-flex: 1;
  flex: 1;
}
.app-style-wrapper .list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.app-style-wrapper .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.app-style-wrapper .list-group-item-action:focus,
.app-style-wrapper .list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.app-style-wrapper .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.app-style-wrapper .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.app-style-wrapper .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.app-style-wrapper .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.app-style-wrapper .list-group-item.disabled,
.app-style-wrapper .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.app-style-wrapper .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.app-style-wrapper .list-group-item + .list-group-item {
  border-top-width: 0;
}
.app-style-wrapper .list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.app-style-wrapper .list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row;
}
.app-style-wrapper .list-group-horizontal .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.app-style-wrapper .list-group-horizontal .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.app-style-wrapper .list-group-horizontal .list-group-item.active {
  margin-top: 0;
}
.app-style-wrapper .list-group-horizontal .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.app-style-wrapper .list-group-horizontal .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .app-style-wrapper .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .app-style-wrapper .list-group-horizontal-sm .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .app-style-wrapper .list-group-horizontal-sm .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .app-style-wrapper .list-group-horizontal-sm .list-group-item.active {
    margin-top: 0;
  }
  .app-style-wrapper .list-group-horizontal-sm .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .app-style-wrapper .list-group-horizontal-sm .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .app-style-wrapper .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .app-style-wrapper .list-group-horizontal-md .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .app-style-wrapper .list-group-horizontal-md .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .app-style-wrapper .list-group-horizontal-md .list-group-item.active {
    margin-top: 0;
  }
  .app-style-wrapper .list-group-horizontal-md .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .app-style-wrapper .list-group-horizontal-md .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .app-style-wrapper .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .app-style-wrapper .list-group-horizontal-lg .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .app-style-wrapper .list-group-horizontal-lg .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .app-style-wrapper .list-group-horizontal-lg .list-group-item.active {
    margin-top: 0;
  }
  .app-style-wrapper .list-group-horizontal-lg .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .app-style-wrapper .list-group-horizontal-lg .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .app-style-wrapper .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .app-style-wrapper .list-group-horizontal-xl .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .app-style-wrapper .list-group-horizontal-xl .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .app-style-wrapper .list-group-horizontal-xl .list-group-item.active {
    margin-top: 0;
  }
  .app-style-wrapper .list-group-horizontal-xl .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .app-style-wrapper .list-group-horizontal-xl .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.app-style-wrapper .list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0;
}
.app-style-wrapper .list-group-flush .list-group-item:first-child {
  border-top-width: 0;
}
.app-style-wrapper .list-group-flush:last-child .list-group-item:last-child {
  border-bottom-width: 0;
}
.app-style-wrapper .list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.app-style-wrapper .list-group-item-primary.list-group-item-action:focus,
.app-style-wrapper .list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff;
}
.app-style-wrapper .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
.app-style-wrapper .list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.app-style-wrapper .list-group-item-secondary.list-group-item-action:focus,
.app-style-wrapper .list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf;
}
.app-style-wrapper .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.app-style-wrapper .list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.app-style-wrapper .list-group-item-success.list-group-item-action:focus,
.app-style-wrapper .list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb;
}
.app-style-wrapper .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.app-style-wrapper .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.app-style-wrapper .list-group-item-info.list-group-item-action:focus,
.app-style-wrapper .list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5;
}
.app-style-wrapper .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.app-style-wrapper .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.app-style-wrapper .list-group-item-warning.list-group-item-action:focus,
.app-style-wrapper .list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1;
}
.app-style-wrapper .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.app-style-wrapper .list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.app-style-wrapper .list-group-item-danger.list-group-item-action:focus,
.app-style-wrapper .list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7;
}
.app-style-wrapper .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.app-style-wrapper .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.app-style-wrapper .list-group-item-light.list-group-item-action:focus,
.app-style-wrapper .list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6;
}
.app-style-wrapper .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.app-style-wrapper .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.app-style-wrapper .list-group-item-dark.list-group-item-action:focus,
.app-style-wrapper .list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.app-style-wrapper .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.app-style-wrapper .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.app-style-wrapper .close:hover {
  color: #000;
  text-decoration: none;
}
.app-style-wrapper .close:not(:disabled):not(.disabled):focus,
.app-style-wrapper .close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}
.app-style-wrapper button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.app-style-wrapper a.close.disabled {
  pointer-events: none;
}
.app-style-wrapper .toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}
.app-style-wrapper .toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.app-style-wrapper .toast.showing {
  opacity: 1;
}
.app-style-wrapper .toast.show {
  display: block;
  opacity: 1;
}
.app-style-wrapper .toast.hide {
  display: none;
}
.app-style-wrapper .toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.app-style-wrapper .toast-body {
  padding: 0.75rem;
}
.app-style-wrapper .modal-open {
  overflow: hidden;
}
.app-style-wrapper .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.app-style-wrapper .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.app-style-wrapper .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.app-style-wrapper .modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .modal.fade .modal-dialog {
    transition: none;
  }
}
.app-style-wrapper .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.app-style-wrapper .modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.app-style-wrapper .modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}
.app-style-wrapper .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.app-style-wrapper .modal-dialog-scrollable .modal-footer,
.app-style-wrapper .modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.app-style-wrapper .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.app-style-wrapper .modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.app-style-wrapper .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.app-style-wrapper .modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.app-style-wrapper .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.app-style-wrapper .modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.app-style-wrapper .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.app-style-wrapper .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.app-style-wrapper .modal-backdrop.fade {
  opacity: 0;
}
.app-style-wrapper .modal-backdrop.show {
  opacity: 0.5;
}
.app-style-wrapper .modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.app-style-wrapper .modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.app-style-wrapper .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.app-style-wrapper .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.app-style-wrapper .modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.app-style-wrapper .modal-footer > * {
  margin: 0.25rem;
}
.app-style-wrapper .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .app-style-wrapper .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .app-style-wrapper .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .app-style-wrapper .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .app-style-wrapper .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .app-style-wrapper .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .app-style-wrapper .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .app-style-wrapper .modal-lg,
  .app-style-wrapper .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .app-style-wrapper .modal-xl {
    max-width: 1140px;
  }
}
.app-style-wrapper .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.app-style-wrapper .tooltip.show {
  opacity: 0.9;
}
.app-style-wrapper .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.app-style-wrapper .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.app-style-wrapper .bs-tooltip-auto[x-placement^=top],
.app-style-wrapper .bs-tooltip-top {
  padding: 0.4rem 0;
}
.app-style-wrapper .bs-tooltip-auto[x-placement^=top] .arrow,
.app-style-wrapper .bs-tooltip-top .arrow {
  bottom: 0;
}
.app-style-wrapper .bs-tooltip-auto[x-placement^=top] .arrow::before,
.app-style-wrapper .bs-tooltip-top .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.app-style-wrapper .bs-tooltip-auto[x-placement^=right],
.app-style-wrapper .bs-tooltip-right {
  padding: 0 0.4rem;
}
.app-style-wrapper .bs-tooltip-auto[x-placement^=right] .arrow,
.app-style-wrapper .bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.app-style-wrapper .bs-tooltip-auto[x-placement^=right] .arrow::before,
.app-style-wrapper .bs-tooltip-right .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.app-style-wrapper .bs-tooltip-auto[x-placement^=bottom],
.app-style-wrapper .bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.app-style-wrapper .bs-tooltip-auto[x-placement^=bottom] .arrow,
.app-style-wrapper .bs-tooltip-bottom .arrow {
  top: 0;
}
.app-style-wrapper .bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.app-style-wrapper .bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.app-style-wrapper .bs-tooltip-auto[x-placement^=left],
.app-style-wrapper .bs-tooltip-left {
  padding: 0 0.4rem;
}
.app-style-wrapper .bs-tooltip-auto[x-placement^=left] .arrow,
.app-style-wrapper .bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.app-style-wrapper .bs-tooltip-auto[x-placement^=left] .arrow::before,
.app-style-wrapper .bs-tooltip-left .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.app-style-wrapper .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
 .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  text-align: left;
}
 .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
 .popover .arrow::after,
 .popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.app-style-wrapper .bs-popover-auto[x-placement^=top] > .arrow,
.app-style-wrapper .bs-popover-top > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.app-style-wrapper .bs-popover-auto[x-placement^=right],
.app-style-wrapper .bs-popover-right {
  margin-left: 0.5rem;
}
.app-style-wrapper .bs-popover-auto[x-placement^=right] > .arrow,
.app-style-wrapper .bs-popover-right > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.app-style-wrapper .bs-popover-auto[x-placement^=right] > .arrow::before,
.app-style-wrapper .bs-popover-right > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .bs-popover-auto[x-placement^=right] > .arrow::after,
.app-style-wrapper .bs-popover-right > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.app-style-wrapper .bs-popover-auto[x-placement^=bottom],
.app-style-wrapper .bs-popover-bottom {
  margin-top: 0.5rem;
}
.app-style-wrapper .bs-popover-auto[x-placement^=bottom] > .arrow,
.app-style-wrapper .bs-popover-bottom > .arrow {
  top: calc(-0.5rem - 1px);
}
.app-style-wrapper .bs-popover-auto[x-placement^=bottom] > .arrow::before,
.app-style-wrapper .bs-popover-bottom > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .bs-popover-auto[x-placement^=bottom] > .arrow::after,
.app-style-wrapper .bs-popover-bottom > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.app-style-wrapper .bs-popover-auto[x-placement^=bottom] .popover-header::before,
.app-style-wrapper .bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.app-style-wrapper .bs-popover-auto[x-placement^=left],
.app-style-wrapper .bs-popover-left {
  margin-right: 0.5rem;
}
.app-style-wrapper .bs-popover-auto[x-placement^=left] > .arrow,
.app-style-wrapper .bs-popover-left > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.app-style-wrapper .bs-popover-auto[x-placement^=left] > .arrow::before,
.app-style-wrapper .bs-popover-left > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .bs-popover-auto[x-placement^=left] > .arrow::after,
.app-style-wrapper .bs-popover-left > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.app-style-wrapper .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.app-style-wrapper .popover-header:empty {
  display: none;
}
.app-style-wrapper .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.app-style-wrapper .carousel {
  position: relative;
}
.app-style-wrapper .carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.app-style-wrapper .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.app-style-wrapper .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.app-style-wrapper .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .carousel-item {
    transition: none;
  }
}
.app-style-wrapper .carousel-item-next,
.app-style-wrapper .carousel-item-prev,
.app-style-wrapper .carousel-item.active {
  display: block;
}
.app-style-wrapper .active.carousel-item-right,
.app-style-wrapper .carousel-item-next:not(.carousel-item-left) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.app-style-wrapper .active.carousel-item-left,
.app-style-wrapper .carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.app-style-wrapper .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}
.app-style-wrapper .carousel-fade .carousel-item-next.carousel-item-left,
.app-style-wrapper .carousel-fade .carousel-item-prev.carousel-item-right,
.app-style-wrapper .carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}
.app-style-wrapper .carousel-fade .active.carousel-item-left,
.app-style-wrapper .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .carousel-fade .active.carousel-item-left,
  .app-style-wrapper .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.app-style-wrapper .carousel-control-next,
.app-style-wrapper .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .carousel-control-next,
  .app-style-wrapper .carousel-control-prev {
    transition: none;
  }
}
.app-style-wrapper .carousel-control-next:focus,
.app-style-wrapper .carousel-control-next:hover,
.app-style-wrapper .carousel-control-prev:focus,
.app-style-wrapper .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.app-style-wrapper .carousel-control-prev {
  left: 0;
}
.app-style-wrapper .carousel-control-next {
  right: 0;
}
.app-style-wrapper .carousel-control-next-icon,
.app-style-wrapper .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}
.app-style-wrapper .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.app-style-wrapper .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.app-style-wrapper .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.app-style-wrapper .carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .app-style-wrapper .carousel-indicators li {
    transition: none;
  }
}
.app-style-wrapper .carousel-indicators .active {
  opacity: 1;
}
.app-style-wrapper .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.app-style-wrapper .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite;
}
.app-style-wrapper .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.app-style-wrapper .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow 0.75s linear infinite;
  animation: spinner-grow 0.75s linear infinite;
}
.app-style-wrapper .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
.app-style-wrapper .align-baseline {
  vertical-align: baseline !important;
}
.app-style-wrapper .align-top {
  vertical-align: top !important;
}
.app-style-wrapper .align-middle {
  vertical-align: middle !important;
}
.app-style-wrapper .align-bottom {
  vertical-align: bottom !important;
}
.app-style-wrapper .align-text-bottom {
  vertical-align: text-bottom !important;
}
.app-style-wrapper .align-text-top {
  vertical-align: text-top !important;
}
.app-style-wrapper .bg-primary {
  background-color: #007bff !important;
}
.app-style-wrapper a.bg-primary:focus,
.app-style-wrapper a.bg-primary:hover,
.app-style-wrapper button.bg-primary:focus,
.app-style-wrapper button.bg-primary:hover {
  background-color: #0062cc !important;
}
.app-style-wrapper .bg-secondary {
  background-color: #6c757d !important;
}
.app-style-wrapper a.bg-secondary:focus,
.app-style-wrapper a.bg-secondary:hover,
.app-style-wrapper button.bg-secondary:focus,
.app-style-wrapper button.bg-secondary:hover {
  background-color: #545b62 !important;
}
.app-style-wrapper .bg-success {
  background-color: #28a745 !important;
}
.app-style-wrapper a.bg-success:focus,
.app-style-wrapper a.bg-success:hover,
.app-style-wrapper button.bg-success:focus,
.app-style-wrapper button.bg-success:hover {
  background-color: #1e7e34 !important;
}
.app-style-wrapper .bg-info {
  background-color: #17a2b8 !important;
}
.app-style-wrapper a.bg-info:focus,
.app-style-wrapper a.bg-info:hover,
.app-style-wrapper button.bg-info:focus,
.app-style-wrapper button.bg-info:hover {
  background-color: #117a8b !important;
}
.app-style-wrapper .bg-warning {
  background-color: #ffc107 !important;
}
.app-style-wrapper a.bg-warning:focus,
.app-style-wrapper a.bg-warning:hover,
.app-style-wrapper button.bg-warning:focus,
.app-style-wrapper button.bg-warning:hover {
  background-color: #d39e00 !important;
}
.app-style-wrapper .bg-danger {
  background-color: #dc3545 !important;
}
.app-style-wrapper a.bg-danger:focus,
.app-style-wrapper a.bg-danger:hover,
.app-style-wrapper button.bg-danger:focus,
.app-style-wrapper button.bg-danger:hover {
  background-color: #bd2130 !important;
}
.app-style-wrapper .bg-light {
  background-color: #f8f9fa !important;
}
.app-style-wrapper a.bg-light:focus,
.app-style-wrapper a.bg-light:hover,
.app-style-wrapper button.bg-light:focus,
.app-style-wrapper button.bg-light:hover {
  background-color: #dae0e5 !important;
}
.app-style-wrapper .bg-dark {
  background-color: #343a40 !important;
}
.app-style-wrapper a.bg-dark:focus,
.app-style-wrapper a.bg-dark:hover,
.app-style-wrapper button.bg-dark:focus,
.app-style-wrapper button.bg-dark:hover {
  background-color: #1d2124 !important;
}
.app-style-wrapper .bg-white {
  background-color: #fff !important;
}
.app-style-wrapper .bg-transparent {
  background-color: transparent !important;
}
.app-style-wrapper .border {
  border: 1px solid #dee2e6 !important;
}
.app-style-wrapper .border-top {
  border-top: 1px solid #dee2e6 !important;
}
.app-style-wrapper .border-right {
  border-right: 1px solid #dee2e6 !important;
}
.app-style-wrapper .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.app-style-wrapper .border-left {
  border-left: 1px solid #dee2e6 !important;
}
.app-style-wrapper .border-0 {
  border: 0 !important;
}
.app-style-wrapper .border-top-0 {
  border-top: 0 !important;
}
.app-style-wrapper .border-right-0 {
  border-right: 0 !important;
}
.app-style-wrapper .border-bottom-0 {
  border-bottom: 0 !important;
}
.app-style-wrapper .border-left-0 {
  border-left: 0 !important;
}
.app-style-wrapper .border-primary {
  border-color: #007bff !important;
}
.app-style-wrapper .border-secondary {
  border-color: #6c757d !important;
}
.app-style-wrapper .border-success {
  border-color: #28a745 !important;
}
.app-style-wrapper .border-info {
  border-color: #17a2b8 !important;
}
.app-style-wrapper .border-warning {
  border-color: #ffc107 !important;
}
.app-style-wrapper .border-danger {
  border-color: #dc3545 !important;
}
.app-style-wrapper .border-light {
  border-color: #f8f9fa !important;
}
.app-style-wrapper .border-dark {
  border-color: #343a40 !important;
}
.app-style-wrapper .border-white {
  border-color: #fff !important;
}
.app-style-wrapper .rounded-sm {
  border-radius: 0.2rem !important;
}
.app-style-wrapper .rounded {
  border-radius: 0.25rem !important;
}
.app-style-wrapper .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.app-style-wrapper .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.app-style-wrapper .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.app-style-wrapper .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.app-style-wrapper .rounded-lg {
  border-radius: 0.3rem !important;
}
.app-style-wrapper .rounded-circle {
  border-radius: 50% !important;
}
.app-style-wrapper .rounded-pill {
  border-radius: 50rem !important;
}
.app-style-wrapper .rounded-0 {
  border-radius: 0 !important;
}
.app-style-wrapper .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.app-style-wrapper .d-none {
  display: none !important;
}
.app-style-wrapper .d-inline {
  display: inline !important;
}
.app-style-wrapper .d-inline-block {
  display: inline-block !important;
}
.app-style-wrapper .d-block {
  display: block !important;
}
.app-style-wrapper .d-table {
  display: table !important;
}
.app-style-wrapper .d-table-row {
  display: table-row !important;
}
.app-style-wrapper .d-table-cell {
  display: table-cell !important;
}
.app-style-wrapper .d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.app-style-wrapper .d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .app-style-wrapper .d-sm-none {
    display: none !important;
  }
  .app-style-wrapper .d-sm-inline {
    display: inline !important;
  }
  .app-style-wrapper .d-sm-inline-block {
    display: inline-block !important;
  }
  .app-style-wrapper .d-sm-block {
    display: block !important;
  }
  .app-style-wrapper .d-sm-table {
    display: table !important;
  }
  .app-style-wrapper .d-sm-table-row {
    display: table-row !important;
  }
  .app-style-wrapper .d-sm-table-cell {
    display: table-cell !important;
  }
  .app-style-wrapper .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .app-style-wrapper .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .app-style-wrapper .d-md-none {
    display: none !important;
  }
  .app-style-wrapper .d-md-inline {
    display: inline !important;
  }
  .app-style-wrapper .d-md-inline-block {
    display: inline-block !important;
  }
  .app-style-wrapper .d-md-block {
    display: block !important;
  }
  .app-style-wrapper .d-md-table {
    display: table !important;
  }
  .app-style-wrapper .d-md-table-row {
    display: table-row !important;
  }
  .app-style-wrapper .d-md-table-cell {
    display: table-cell !important;
  }
  .app-style-wrapper .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .app-style-wrapper .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .app-style-wrapper .d-lg-none {
    display: none !important;
  }
  .app-style-wrapper .d-lg-inline {
    display: inline !important;
  }
  .app-style-wrapper .d-lg-inline-block {
    display: inline-block !important;
  }
  .app-style-wrapper .d-lg-block {
    display: block !important;
  }
  .app-style-wrapper .d-lg-table {
    display: table !important;
  }
  .app-style-wrapper .d-lg-table-row {
    display: table-row !important;
  }
  .app-style-wrapper .d-lg-table-cell {
    display: table-cell !important;
  }
  .app-style-wrapper .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .app-style-wrapper .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .app-style-wrapper .d-xl-none {
    display: none !important;
  }
  .app-style-wrapper .d-xl-inline {
    display: inline !important;
  }
  .app-style-wrapper .d-xl-inline-block {
    display: inline-block !important;
  }
  .app-style-wrapper .d-xl-block {
    display: block !important;
  }
  .app-style-wrapper .d-xl-table {
    display: table !important;
  }
  .app-style-wrapper .d-xl-table-row {
    display: table-row !important;
  }
  .app-style-wrapper .d-xl-table-cell {
    display: table-cell !important;
  }
  .app-style-wrapper .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .app-style-wrapper .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .app-style-wrapper .d-print-none {
    display: none !important;
  }
  .app-style-wrapper .d-print-inline {
    display: inline !important;
  }
  .app-style-wrapper .d-print-inline-block {
    display: inline-block !important;
  }
  .app-style-wrapper .d-print-block {
    display: block !important;
  }
  .app-style-wrapper .d-print-table {
    display: table !important;
  }
  .app-style-wrapper .d-print-table-row {
    display: table-row !important;
  }
  .app-style-wrapper .d-print-table-cell {
    display: table-cell !important;
  }
  .app-style-wrapper .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .app-style-wrapper .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.app-style-wrapper .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.app-style-wrapper .embed-responsive::before {
  display: block;
  content: "";
}
.app-style-wrapper .embed-responsive .embed-responsive-item,
.app-style-wrapper .embed-responsive embed,
.app-style-wrapper .embed-responsive iframe,
.app-style-wrapper .embed-responsive object,
.app-style-wrapper .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.app-style-wrapper .embed-responsive-21by9::before {
  padding-top: 42.857143%;
}
.app-style-wrapper .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.app-style-wrapper .embed-responsive-4by3::before {
  padding-top: 75%;
}
.app-style-wrapper .embed-responsive-1by1::before {
  padding-top: 100%;
}
.app-style-wrapper .flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.app-style-wrapper .flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.app-style-wrapper .flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.app-style-wrapper .flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.app-style-wrapper .flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.app-style-wrapper .flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.app-style-wrapper .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.app-style-wrapper .flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.app-style-wrapper .flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.app-style-wrapper .flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.app-style-wrapper .flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.app-style-wrapper .flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.app-style-wrapper .justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.app-style-wrapper .justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.app-style-wrapper .justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.app-style-wrapper .justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.app-style-wrapper .justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.app-style-wrapper .align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.app-style-wrapper .align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.app-style-wrapper .align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.app-style-wrapper .align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.app-style-wrapper .align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.app-style-wrapper .align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.app-style-wrapper .align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.app-style-wrapper .align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.app-style-wrapper .align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.app-style-wrapper .align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.app-style-wrapper .align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.app-style-wrapper .align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.app-style-wrapper .align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.app-style-wrapper .align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.app-style-wrapper .align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.app-style-wrapper .align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.app-style-wrapper .align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .app-style-wrapper .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .app-style-wrapper .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .app-style-wrapper .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .app-style-wrapper .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .app-style-wrapper .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .app-style-wrapper .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .app-style-wrapper .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .app-style-wrapper .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .app-style-wrapper .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .app-style-wrapper .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .app-style-wrapper .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .app-style-wrapper .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .app-style-wrapper .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .app-style-wrapper .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .app-style-wrapper .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .app-style-wrapper .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .app-style-wrapper .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .app-style-wrapper .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .app-style-wrapper .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .app-style-wrapper .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .app-style-wrapper .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .app-style-wrapper .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .app-style-wrapper .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .app-style-wrapper .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .app-style-wrapper .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .app-style-wrapper .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .app-style-wrapper .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .app-style-wrapper .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .app-style-wrapper .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .app-style-wrapper .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .app-style-wrapper .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .app-style-wrapper .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .app-style-wrapper .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .app-style-wrapper .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .app-style-wrapper .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .app-style-wrapper .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .app-style-wrapper .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .app-style-wrapper .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .app-style-wrapper .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .app-style-wrapper .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .app-style-wrapper .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .app-style-wrapper .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .app-style-wrapper .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .app-style-wrapper .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .app-style-wrapper .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .app-style-wrapper .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .app-style-wrapper .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .app-style-wrapper .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .app-style-wrapper .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .app-style-wrapper .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .app-style-wrapper .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .app-style-wrapper .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .app-style-wrapper .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .app-style-wrapper .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .app-style-wrapper .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .app-style-wrapper .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .app-style-wrapper .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .app-style-wrapper .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .app-style-wrapper .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .app-style-wrapper .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .app-style-wrapper .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .app-style-wrapper .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .app-style-wrapper .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .app-style-wrapper .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .app-style-wrapper .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .app-style-wrapper .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .app-style-wrapper .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .app-style-wrapper .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .app-style-wrapper .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .app-style-wrapper .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .app-style-wrapper .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .app-style-wrapper .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .app-style-wrapper .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .app-style-wrapper .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .app-style-wrapper .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .app-style-wrapper .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .app-style-wrapper .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .app-style-wrapper .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .app-style-wrapper .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .app-style-wrapper .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .app-style-wrapper .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .app-style-wrapper .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .app-style-wrapper .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .app-style-wrapper .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .app-style-wrapper .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .app-style-wrapper .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .app-style-wrapper .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .app-style-wrapper .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .app-style-wrapper .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .app-style-wrapper .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .app-style-wrapper .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .app-style-wrapper .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .app-style-wrapper .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .app-style-wrapper .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .app-style-wrapper .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .app-style-wrapper .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .app-style-wrapper .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .app-style-wrapper .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .app-style-wrapper .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .app-style-wrapper .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .app-style-wrapper .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .app-style-wrapper .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .app-style-wrapper .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .app-style-wrapper .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .app-style-wrapper .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .app-style-wrapper .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .app-style-wrapper .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .app-style-wrapper .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .app-style-wrapper .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .app-style-wrapper .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .app-style-wrapper .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .app-style-wrapper .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .app-style-wrapper .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .app-style-wrapper .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .app-style-wrapper .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .app-style-wrapper .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .app-style-wrapper .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .app-style-wrapper .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .app-style-wrapper .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .app-style-wrapper .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .app-style-wrapper .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .app-style-wrapper .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .app-style-wrapper .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .app-style-wrapper .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .app-style-wrapper .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .app-style-wrapper .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .app-style-wrapper .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .app-style-wrapper .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .app-style-wrapper .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .app-style-wrapper .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .app-style-wrapper .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .app-style-wrapper .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .app-style-wrapper .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .app-style-wrapper .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .app-style-wrapper .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .app-style-wrapper .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.app-style-wrapper .float-left {
  float: left !important;
}
.app-style-wrapper .float-right {
  float: right !important;
}
.app-style-wrapper .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .app-style-wrapper .float-sm-left {
    float: left !important;
  }
  .app-style-wrapper .float-sm-right {
    float: right !important;
  }
  .app-style-wrapper .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .app-style-wrapper .float-md-left {
    float: left !important;
  }
  .app-style-wrapper .float-md-right {
    float: right !important;
  }
  .app-style-wrapper .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .app-style-wrapper .float-lg-left {
    float: left !important;
  }
  .app-style-wrapper .float-lg-right {
    float: right !important;
  }
  .app-style-wrapper .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .app-style-wrapper .float-xl-left {
    float: left !important;
  }
  .app-style-wrapper .float-xl-right {
    float: right !important;
  }
  .app-style-wrapper .float-xl-none {
    float: none !important;
  }
}
.app-style-wrapper .overflow-auto {
  overflow: auto !important;
}
.app-style-wrapper .overflow-hidden {
  overflow: hidden !important;
}
.app-style-wrapper .position-static {
  position: static !important;
}
.app-style-wrapper .position-relative {
  position: relative !important;
}
.app-style-wrapper .position-absolute {
  position: absolute !important;
}
.app-style-wrapper .position-fixed {
  position: fixed !important;
}
.app-style-wrapper .position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.app-style-wrapper .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.app-style-wrapper .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
  .app-style-wrapper .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.app-style-wrapper .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.app-style-wrapper .sr-only-focusable:active,
.app-style-wrapper .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.app-style-wrapper .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.app-style-wrapper .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.app-style-wrapper .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.app-style-wrapper .shadow-none {
  box-shadow: none !important;
}
.app-style-wrapper .w-25 {
  width: 25% !important;
}
.app-style-wrapper .w-50 {
  width: 50% !important;
}
.app-style-wrapper .w-75 {
  width: 75% !important;
}
.app-style-wrapper .w-100 {
  width: 100% !important;
}
.app-style-wrapper .w-auto {
  width: auto !important;
}
.app-style-wrapper .h-25 {
  height: 25% !important;
}
.app-style-wrapper .h-50 {
  height: 50% !important;
}
.app-style-wrapper .h-75 {
  height: 75% !important;
}
.app-style-wrapper .h-100 {
  height: 100% !important;
}
.app-style-wrapper .h-auto {
  height: auto !important;
}
.app-style-wrapper .mw-100 {
  max-width: 100% !important;
}
.app-style-wrapper .mh-100 {
  max-height: 100% !important;
}
.app-style-wrapper .min-vw-100 {
  min-width: 100vw !important;
}
.app-style-wrapper .min-vh-100 {
  min-height: 100vh !important;
}
.app-style-wrapper .vw-100 {
  width: 100vw !important;
}
.app-style-wrapper .vh-100 {
  height: 100vh !important;
}
.app-style-wrapper .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.app-style-wrapper .m-0 {
  margin: 0 !important;
}
.app-style-wrapper .mt-0,
.app-style-wrapper .my-0 {
  margin-top: 0 !important;
}
.app-style-wrapper .mr-0,
.app-style-wrapper .mx-0 {
  margin-right: 0 !important;
}
.app-style-wrapper .mb-0,
.app-style-wrapper .my-0 {
  margin-bottom: 0 !important;
}
.app-style-wrapper .ml-0,
.app-style-wrapper .mx-0 {
  margin-left: 0 !important;
}
.app-style-wrapper .m-1 {
  margin: 0.25rem !important;
}
.app-style-wrapper .mt-1,
.app-style-wrapper .my-1 {
  margin-top: 0.25rem !important;
}
.app-style-wrapper .mr-1,
.app-style-wrapper .mx-1 {
  margin-right: 0.25rem !important;
}
.app-style-wrapper .mb-1,
.app-style-wrapper .my-1 {
  margin-bottom: 0.25rem !important;
}
.app-style-wrapper .ml-1,
.app-style-wrapper .mx-1 {
  margin-left: 0.25rem !important;
}
.app-style-wrapper .m-2 {
  margin: 0.5rem !important;
}
.app-style-wrapper .mt-2,
.app-style-wrapper .my-2 {
  margin-top: 0.5rem !important;
}
.app-style-wrapper .mr-2,
.app-style-wrapper .mx-2 {
  margin-right: 0.5rem !important;
}
.app-style-wrapper .mb-2,
.app-style-wrapper .my-2 {
  margin-bottom: 0.5rem !important;
}
.app-style-wrapper .ml-2,
.app-style-wrapper .mx-2 {
  margin-left: 0.5rem !important;
}
.app-style-wrapper .m-3 {
  margin: 1rem !important;
}
.app-style-wrapper .mt-3,
.app-style-wrapper .my-3 {
  margin-top: 1rem !important;
}
.app-style-wrapper .mr-3,
.app-style-wrapper .mx-3 {
  margin-right: 1rem !important;
}
.app-style-wrapper .mb-3,
.app-style-wrapper .my-3 {
  margin-bottom: 1rem !important;
}
.app-style-wrapper .ml-3,
.app-style-wrapper .mx-3 {
  margin-left: 1rem !important;
}
.app-style-wrapper .m-4 {
  margin: 1.5rem !important;
}
.app-style-wrapper .mt-4,
.app-style-wrapper .my-4 {
  margin-top: 1.5rem !important;
}
.app-style-wrapper .mr-4,
.app-style-wrapper .mx-4 {
  margin-right: 1.5rem !important;
}
.app-style-wrapper .mb-4,
.app-style-wrapper .my-4 {
  margin-bottom: 1.5rem !important;
}
.app-style-wrapper .ml-4,
.app-style-wrapper .mx-4 {
  margin-left: 1.5rem !important;
}
.app-style-wrapper .m-5 {
  margin: 3rem !important;
}
.app-style-wrapper .mt-5,
.app-style-wrapper .my-5 {
  margin-top: 3rem !important;
}
.app-style-wrapper .mr-5,
.app-style-wrapper .mx-5 {
  margin-right: 3rem !important;
}
.app-style-wrapper .mb-5,
.app-style-wrapper .my-5 {
  margin-bottom: 3rem !important;
}
.app-style-wrapper .ml-5,
.app-style-wrapper .mx-5 {
  margin-left: 3rem !important;
}
.app-style-wrapper .p-0 {
  padding: 0 !important;
}
.app-style-wrapper .pt-0,
.app-style-wrapper .py-0 {
  padding-top: 0 !important;
}
.app-style-wrapper .pr-0,
.app-style-wrapper .px-0 {
  padding-right: 0 !important;
}
.app-style-wrapper .pb-0,
.app-style-wrapper .py-0 {
  padding-bottom: 0 !important;
}
.app-style-wrapper .pl-0,
.app-style-wrapper .px-0 {
  padding-left: 0 !important;
}
.app-style-wrapper .p-1 {
  padding: 0.25rem !important;
}
.app-style-wrapper .pt-1,
.app-style-wrapper .py-1 {
  padding-top: 0.25rem !important;
}
.app-style-wrapper .pr-1,
.app-style-wrapper .px-1 {
  padding-right: 0.25rem !important;
}
.app-style-wrapper .pb-1,
.app-style-wrapper .py-1 {
  padding-bottom: 0.25rem !important;
}
.app-style-wrapper .pl-1,
.app-style-wrapper .px-1 {
  padding-left: 0.25rem !important;
}
.app-style-wrapper .p-2 {
  padding: 0.5rem !important;
}
.app-style-wrapper .pt-2,
.app-style-wrapper .py-2 {
  padding-top: 0.5rem !important;
}
.app-style-wrapper .pr-2,
.app-style-wrapper .px-2 {
  padding-right: 0.5rem !important;
}
.app-style-wrapper .pb-2,
.app-style-wrapper .py-2 {
  padding-bottom: 0.5rem !important;
}
.app-style-wrapper .pl-2,
.app-style-wrapper .px-2 {
  padding-left: 0.5rem !important;
}
.app-style-wrapper .p-3 {
  padding: 1rem !important;
}
.app-style-wrapper .pt-3,
.app-style-wrapper .py-3 {
  padding-top: 1rem !important;
}
.app-style-wrapper .pr-3,
.app-style-wrapper .px-3 {
  padding-right: 1rem !important;
}
.app-style-wrapper .pb-3,
.app-style-wrapper .py-3 {
  padding-bottom: 1rem !important;
}
.app-style-wrapper .pl-3,
.app-style-wrapper .px-3 {
  padding-left: 1rem !important;
}
.app-style-wrapper .p-4 {
  padding: 1.5rem !important;
}
.app-style-wrapper .pt-4,
.app-style-wrapper .py-4 {
  padding-top: 1.5rem !important;
}
.app-style-wrapper .pr-4,
.app-style-wrapper .px-4 {
  padding-right: 1.5rem !important;
}
.app-style-wrapper .pb-4,
.app-style-wrapper .py-4 {
  padding-bottom: 1.5rem !important;
}
.app-style-wrapper .pl-4,
.app-style-wrapper .px-4 {
  padding-left: 1.5rem !important;
}
.app-style-wrapper .p-5 {
  padding: 3rem !important;
}
.app-style-wrapper .pt-5,
.app-style-wrapper .py-5 {
  padding-top: 3rem !important;
}
.app-style-wrapper .pr-5,
.app-style-wrapper .px-5 {
  padding-right: 3rem !important;
}
.app-style-wrapper .pb-5,
.app-style-wrapper .py-5 {
  padding-bottom: 3rem !important;
}
.app-style-wrapper .pl-5,
.app-style-wrapper .px-5 {
  padding-left: 3rem !important;
}
.app-style-wrapper .m-n1 {
  margin: -0.25rem !important;
}
.app-style-wrapper .mt-n1,
.app-style-wrapper .my-n1 {
  margin-top: -0.25rem !important;
}
.app-style-wrapper .mr-n1,
.app-style-wrapper .mx-n1 {
  margin-right: -0.25rem !important;
}
.app-style-wrapper .mb-n1,
.app-style-wrapper .my-n1 {
  margin-bottom: -0.25rem !important;
}
.app-style-wrapper .ml-n1,
.app-style-wrapper .mx-n1 {
  margin-left: -0.25rem !important;
}
.app-style-wrapper .m-n2 {
  margin: -0.5rem !important;
}
.app-style-wrapper .mt-n2,
.app-style-wrapper .my-n2 {
  margin-top: -0.5rem !important;
}
.app-style-wrapper .mr-n2,
.app-style-wrapper .mx-n2 {
  margin-right: -0.5rem !important;
}
.app-style-wrapper .mb-n2,
.app-style-wrapper .my-n2 {
  margin-bottom: -0.5rem !important;
}
.app-style-wrapper .ml-n2,
.app-style-wrapper .mx-n2 {
  margin-left: -0.5rem !important;
}
.app-style-wrapper .m-n3 {
  margin: -1rem !important;
}
.app-style-wrapper .mt-n3,
.app-style-wrapper .my-n3 {
  margin-top: -1rem !important;
}
.app-style-wrapper .mr-n3,
.app-style-wrapper .mx-n3 {
  margin-right: -1rem !important;
}
.app-style-wrapper .mb-n3,
.app-style-wrapper .my-n3 {
  margin-bottom: -1rem !important;
}
.app-style-wrapper .ml-n3,
.app-style-wrapper .mx-n3 {
  margin-left: -1rem !important;
}
.app-style-wrapper .m-n4 {
  margin: -1.5rem !important;
}
.app-style-wrapper .mt-n4,
.app-style-wrapper .my-n4 {
  margin-top: -1.5rem !important;
}
.app-style-wrapper .mr-n4,
.app-style-wrapper .mx-n4 {
  margin-right: -1.5rem !important;
}
.app-style-wrapper .mb-n4,
.app-style-wrapper .my-n4 {
  margin-bottom: -1.5rem !important;
}
.app-style-wrapper .ml-n4,
.app-style-wrapper .mx-n4 {
  margin-left: -1.5rem !important;
}
.app-style-wrapper .m-n5 {
  margin: -3rem !important;
}
.app-style-wrapper .mt-n5,
.app-style-wrapper .my-n5 {
  margin-top: -3rem !important;
}
.app-style-wrapper .mr-n5,
.app-style-wrapper .mx-n5 {
  margin-right: -3rem !important;
}
.app-style-wrapper .mb-n5,
.app-style-wrapper .my-n5 {
  margin-bottom: -3rem !important;
}
.app-style-wrapper .ml-n5,
.app-style-wrapper .mx-n5 {
  margin-left: -3rem !important;
}
.app-style-wrapper .m-auto {
  margin: auto !important;
}
.app-style-wrapper .mt-auto,
.app-style-wrapper .my-auto {
  margin-top: auto !important;
}
.app-style-wrapper .mr-auto,
.app-style-wrapper .mx-auto {
  margin-right: auto !important;
}
.app-style-wrapper .mb-auto,
.app-style-wrapper .my-auto {
  margin-bottom: auto !important;
}
.app-style-wrapper .ml-auto,
.app-style-wrapper .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .app-style-wrapper .m-sm-0 {
    margin: 0 !important;
  }
  .app-style-wrapper .mt-sm-0,
  .app-style-wrapper .my-sm-0 {
    margin-top: 0 !important;
  }
  .app-style-wrapper .mr-sm-0,
  .app-style-wrapper .mx-sm-0 {
    margin-right: 0 !important;
  }
  .app-style-wrapper .mb-sm-0,
  .app-style-wrapper .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .app-style-wrapper .ml-sm-0,
  .app-style-wrapper .mx-sm-0 {
    margin-left: 0 !important;
  }
  .app-style-wrapper .m-sm-1 {
    margin: 0.25rem !important;
  }
  .app-style-wrapper .mt-sm-1,
  .app-style-wrapper .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .app-style-wrapper .mr-sm-1,
  .app-style-wrapper .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .app-style-wrapper .mb-sm-1,
  .app-style-wrapper .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .app-style-wrapper .ml-sm-1,
  .app-style-wrapper .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .app-style-wrapper .m-sm-2 {
    margin: 0.5rem !important;
  }
  .app-style-wrapper .mt-sm-2,
  .app-style-wrapper .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .app-style-wrapper .mr-sm-2,
  .app-style-wrapper .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .app-style-wrapper .mb-sm-2,
  .app-style-wrapper .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .app-style-wrapper .ml-sm-2,
  .app-style-wrapper .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .app-style-wrapper .m-sm-3 {
    margin: 1rem !important;
  }
  .app-style-wrapper .mt-sm-3,
  .app-style-wrapper .my-sm-3 {
    margin-top: 1rem !important;
  }
  .app-style-wrapper .mr-sm-3,
  .app-style-wrapper .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .app-style-wrapper .mb-sm-3,
  .app-style-wrapper .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .app-style-wrapper .ml-sm-3,
  .app-style-wrapper .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .app-style-wrapper .m-sm-4 {
    margin: 1.5rem !important;
  }
  .app-style-wrapper .mt-sm-4,
  .app-style-wrapper .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .app-style-wrapper .mr-sm-4,
  .app-style-wrapper .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .app-style-wrapper .mb-sm-4,
  .app-style-wrapper .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .app-style-wrapper .ml-sm-4,
  .app-style-wrapper .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .app-style-wrapper .m-sm-5 {
    margin: 3rem !important;
  }
  .app-style-wrapper .mt-sm-5,
  .app-style-wrapper .my-sm-5 {
    margin-top: 3rem !important;
  }
  .app-style-wrapper .mr-sm-5,
  .app-style-wrapper .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .app-style-wrapper .mb-sm-5,
  .app-style-wrapper .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .app-style-wrapper .ml-sm-5,
  .app-style-wrapper .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .app-style-wrapper .p-sm-0 {
    padding: 0 !important;
  }
  .app-style-wrapper .pt-sm-0,
  .app-style-wrapper .py-sm-0 {
    padding-top: 0 !important;
  }
  .app-style-wrapper .pr-sm-0,
  .app-style-wrapper .px-sm-0 {
    padding-right: 0 !important;
  }
  .app-style-wrapper .pb-sm-0,
  .app-style-wrapper .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .app-style-wrapper .pl-sm-0,
  .app-style-wrapper .px-sm-0 {
    padding-left: 0 !important;
  }
  .app-style-wrapper .p-sm-1 {
    padding: 0.25rem !important;
  }
  .app-style-wrapper .pt-sm-1,
  .app-style-wrapper .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .app-style-wrapper .pr-sm-1,
  .app-style-wrapper .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .app-style-wrapper .pb-sm-1,
  .app-style-wrapper .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .app-style-wrapper .pl-sm-1,
  .app-style-wrapper .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .app-style-wrapper .p-sm-2 {
    padding: 0.5rem !important;
  }
  .app-style-wrapper .pt-sm-2,
  .app-style-wrapper .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .app-style-wrapper .pr-sm-2,
  .app-style-wrapper .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .app-style-wrapper .pb-sm-2,
  .app-style-wrapper .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .app-style-wrapper .pl-sm-2,
  .app-style-wrapper .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .app-style-wrapper .p-sm-3 {
    padding: 1rem !important;
  }
  .app-style-wrapper .pt-sm-3,
  .app-style-wrapper .py-sm-3 {
    padding-top: 1rem !important;
  }
  .app-style-wrapper .pr-sm-3,
  .app-style-wrapper .px-sm-3 {
    padding-right: 1rem !important;
  }
  .app-style-wrapper .pb-sm-3,
  .app-style-wrapper .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .app-style-wrapper .pl-sm-3,
  .app-style-wrapper .px-sm-3 {
    padding-left: 1rem !important;
  }
  .app-style-wrapper .p-sm-4 {
    padding: 1.5rem !important;
  }
  .app-style-wrapper .pt-sm-4,
  .app-style-wrapper .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .app-style-wrapper .pr-sm-4,
  .app-style-wrapper .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .app-style-wrapper .pb-sm-4,
  .app-style-wrapper .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .app-style-wrapper .pl-sm-4,
  .app-style-wrapper .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .app-style-wrapper .p-sm-5 {
    padding: 3rem !important;
  }
  .app-style-wrapper .pt-sm-5,
  .app-style-wrapper .py-sm-5 {
    padding-top: 3rem !important;
  }
  .app-style-wrapper .pr-sm-5,
  .app-style-wrapper .px-sm-5 {
    padding-right: 3rem !important;
  }
  .app-style-wrapper .pb-sm-5,
  .app-style-wrapper .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .app-style-wrapper .pl-sm-5,
  .app-style-wrapper .px-sm-5 {
    padding-left: 3rem !important;
  }
  .app-style-wrapper .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .app-style-wrapper .mt-sm-n1,
  .app-style-wrapper .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .app-style-wrapper .mr-sm-n1,
  .app-style-wrapper .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .app-style-wrapper .mb-sm-n1,
  .app-style-wrapper .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .app-style-wrapper .ml-sm-n1,
  .app-style-wrapper .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .app-style-wrapper .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .app-style-wrapper .mt-sm-n2,
  .app-style-wrapper .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .app-style-wrapper .mr-sm-n2,
  .app-style-wrapper .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .app-style-wrapper .mb-sm-n2,
  .app-style-wrapper .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .app-style-wrapper .ml-sm-n2,
  .app-style-wrapper .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .app-style-wrapper .m-sm-n3 {
    margin: -1rem !important;
  }
  .app-style-wrapper .mt-sm-n3,
  .app-style-wrapper .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .app-style-wrapper .mr-sm-n3,
  .app-style-wrapper .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .app-style-wrapper .mb-sm-n3,
  .app-style-wrapper .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .app-style-wrapper .ml-sm-n3,
  .app-style-wrapper .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .app-style-wrapper .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .app-style-wrapper .mt-sm-n4,
  .app-style-wrapper .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .app-style-wrapper .mr-sm-n4,
  .app-style-wrapper .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .app-style-wrapper .mb-sm-n4,
  .app-style-wrapper .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .app-style-wrapper .ml-sm-n4,
  .app-style-wrapper .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .app-style-wrapper .m-sm-n5 {
    margin: -3rem !important;
  }
  .app-style-wrapper .mt-sm-n5,
  .app-style-wrapper .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .app-style-wrapper .mr-sm-n5,
  .app-style-wrapper .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .app-style-wrapper .mb-sm-n5,
  .app-style-wrapper .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .app-style-wrapper .ml-sm-n5,
  .app-style-wrapper .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .app-style-wrapper .m-sm-auto {
    margin: auto !important;
  }
  .app-style-wrapper .mt-sm-auto,
  .app-style-wrapper .my-sm-auto {
    margin-top: auto !important;
  }
  .app-style-wrapper .mr-sm-auto,
  .app-style-wrapper .mx-sm-auto {
    margin-right: auto !important;
  }
  .app-style-wrapper .mb-sm-auto,
  .app-style-wrapper .my-sm-auto {
    margin-bottom: auto !important;
  }
  .app-style-wrapper .ml-sm-auto,
  .app-style-wrapper .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .app-style-wrapper .m-md-0 {
    margin: 0 !important;
  }
  .app-style-wrapper .mt-md-0,
  .app-style-wrapper .my-md-0 {
    margin-top: 0 !important;
  }
  .app-style-wrapper .mr-md-0,
  .app-style-wrapper .mx-md-0 {
    margin-right: 0 !important;
  }
  .app-style-wrapper .mb-md-0,
  .app-style-wrapper .my-md-0 {
    margin-bottom: 0 !important;
  }
  .app-style-wrapper .ml-md-0,
  .app-style-wrapper .mx-md-0 {
    margin-left: 0 !important;
  }
  .app-style-wrapper .m-md-1 {
    margin: 0.25rem !important;
  }
  .app-style-wrapper .mt-md-1,
  .app-style-wrapper .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .app-style-wrapper .mr-md-1,
  .app-style-wrapper .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .app-style-wrapper .mb-md-1,
  .app-style-wrapper .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .app-style-wrapper .ml-md-1,
  .app-style-wrapper .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .app-style-wrapper .m-md-2 {
    margin: 0.5rem !important;
  }
  .app-style-wrapper .mt-md-2,
  .app-style-wrapper .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .app-style-wrapper .mr-md-2,
  .app-style-wrapper .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .app-style-wrapper .mb-md-2,
  .app-style-wrapper .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .app-style-wrapper .ml-md-2,
  .app-style-wrapper .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .app-style-wrapper .m-md-3 {
    margin: 1rem !important;
  }
  .app-style-wrapper .mt-md-3,
  .app-style-wrapper .my-md-3 {
    margin-top: 1rem !important;
  }
  .app-style-wrapper .mr-md-3,
  .app-style-wrapper .mx-md-3 {
    margin-right: 1rem !important;
  }
  .app-style-wrapper .mb-md-3,
  .app-style-wrapper .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .app-style-wrapper .ml-md-3,
  .app-style-wrapper .mx-md-3 {
    margin-left: 1rem !important;
  }
  .app-style-wrapper .m-md-4 {
    margin: 1.5rem !important;
  }
  .app-style-wrapper .mt-md-4,
  .app-style-wrapper .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .app-style-wrapper .mr-md-4,
  .app-style-wrapper .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .app-style-wrapper .mb-md-4,
  .app-style-wrapper .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .app-style-wrapper .ml-md-4,
  .app-style-wrapper .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .app-style-wrapper .m-md-5 {
    margin: 3rem !important;
  }
  .app-style-wrapper .mt-md-5,
  .app-style-wrapper .my-md-5 {
    margin-top: 3rem !important;
  }
  .app-style-wrapper .mr-md-5,
  .app-style-wrapper .mx-md-5 {
    margin-right: 3rem !important;
  }
  .app-style-wrapper .mb-md-5,
  .app-style-wrapper .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .app-style-wrapper .ml-md-5,
  .app-style-wrapper .mx-md-5 {
    margin-left: 3rem !important;
  }
  .app-style-wrapper .p-md-0 {
    padding: 0 !important;
  }
  .app-style-wrapper .pt-md-0,
  .app-style-wrapper .py-md-0 {
    padding-top: 0 !important;
  }
  .app-style-wrapper .pr-md-0,
  .app-style-wrapper .px-md-0 {
    padding-right: 0 !important;
  }
  .app-style-wrapper .pb-md-0,
  .app-style-wrapper .py-md-0 {
    padding-bottom: 0 !important;
  }
  .app-style-wrapper .pl-md-0,
  .app-style-wrapper .px-md-0 {
    padding-left: 0 !important;
  }
  .app-style-wrapper .p-md-1 {
    padding: 0.25rem !important;
  }
  .app-style-wrapper .pt-md-1,
  .app-style-wrapper .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .app-style-wrapper .pr-md-1,
  .app-style-wrapper .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .app-style-wrapper .pb-md-1,
  .app-style-wrapper .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .app-style-wrapper .pl-md-1,
  .app-style-wrapper .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .app-style-wrapper .p-md-2 {
    padding: 0.5rem !important;
  }
  .app-style-wrapper .pt-md-2,
  .app-style-wrapper .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .app-style-wrapper .pr-md-2,
  .app-style-wrapper .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .app-style-wrapper .pb-md-2,
  .app-style-wrapper .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .app-style-wrapper .pl-md-2,
  .app-style-wrapper .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .app-style-wrapper .p-md-3 {
    padding: 1rem !important;
  }
  .app-style-wrapper .pt-md-3,
  .app-style-wrapper .py-md-3 {
    padding-top: 1rem !important;
  }
  .app-style-wrapper .pr-md-3,
  .app-style-wrapper .px-md-3 {
    padding-right: 1rem !important;
  }
  .app-style-wrapper .pb-md-3,
  .app-style-wrapper .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .app-style-wrapper .pl-md-3,
  .app-style-wrapper .px-md-3 {
    padding-left: 1rem !important;
  }
  .app-style-wrapper .p-md-4 {
    padding: 1.5rem !important;
  }
  .app-style-wrapper .pt-md-4,
  .app-style-wrapper .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .app-style-wrapper .pr-md-4,
  .app-style-wrapper .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .app-style-wrapper .pb-md-4,
  .app-style-wrapper .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .app-style-wrapper .pl-md-4,
  .app-style-wrapper .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .app-style-wrapper .p-md-5 {
    padding: 3rem !important;
  }
  .app-style-wrapper .pt-md-5,
  .app-style-wrapper .py-md-5 {
    padding-top: 3rem !important;
  }
  .app-style-wrapper .pr-md-5,
  .app-style-wrapper .px-md-5 {
    padding-right: 3rem !important;
  }
  .app-style-wrapper .pb-md-5,
  .app-style-wrapper .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .app-style-wrapper .pl-md-5,
  .app-style-wrapper .px-md-5 {
    padding-left: 3rem !important;
  }
  .app-style-wrapper .m-md-n1 {
    margin: -0.25rem !important;
  }
  .app-style-wrapper .mt-md-n1,
  .app-style-wrapper .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .app-style-wrapper .mr-md-n1,
  .app-style-wrapper .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .app-style-wrapper .mb-md-n1,
  .app-style-wrapper .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .app-style-wrapper .ml-md-n1,
  .app-style-wrapper .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .app-style-wrapper .m-md-n2 {
    margin: -0.5rem !important;
  }
  .app-style-wrapper .mt-md-n2,
  .app-style-wrapper .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .app-style-wrapper .mr-md-n2,
  .app-style-wrapper .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .app-style-wrapper .mb-md-n2,
  .app-style-wrapper .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .app-style-wrapper .ml-md-n2,
  .app-style-wrapper .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .app-style-wrapper .m-md-n3 {
    margin: -1rem !important;
  }
  .app-style-wrapper .mt-md-n3,
  .app-style-wrapper .my-md-n3 {
    margin-top: -1rem !important;
  }
  .app-style-wrapper .mr-md-n3,
  .app-style-wrapper .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .app-style-wrapper .mb-md-n3,
  .app-style-wrapper .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .app-style-wrapper .ml-md-n3,
  .app-style-wrapper .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .app-style-wrapper .m-md-n4 {
    margin: -1.5rem !important;
  }
  .app-style-wrapper .mt-md-n4,
  .app-style-wrapper .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .app-style-wrapper .mr-md-n4,
  .app-style-wrapper .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .app-style-wrapper .mb-md-n4,
  .app-style-wrapper .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .app-style-wrapper .ml-md-n4,
  .app-style-wrapper .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .app-style-wrapper .m-md-n5 {
    margin: -3rem !important;
  }
  .app-style-wrapper .mt-md-n5,
  .app-style-wrapper .my-md-n5 {
    margin-top: -3rem !important;
  }
  .app-style-wrapper .mr-md-n5,
  .app-style-wrapper .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .app-style-wrapper .mb-md-n5,
  .app-style-wrapper .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .app-style-wrapper .ml-md-n5,
  .app-style-wrapper .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .app-style-wrapper .m-md-auto {
    margin: auto !important;
  }
  .app-style-wrapper .mt-md-auto,
  .app-style-wrapper .my-md-auto {
    margin-top: auto !important;
  }
  .app-style-wrapper .mr-md-auto,
  .app-style-wrapper .mx-md-auto {
    margin-right: auto !important;
  }
  .app-style-wrapper .mb-md-auto,
  .app-style-wrapper .my-md-auto {
    margin-bottom: auto !important;
  }
  .app-style-wrapper .ml-md-auto,
  .app-style-wrapper .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .app-style-wrapper .m-lg-0 {
    margin: 0 !important;
  }
  .app-style-wrapper .mt-lg-0,
  .app-style-wrapper .my-lg-0 {
    margin-top: 0 !important;
  }
  .app-style-wrapper .mr-lg-0,
  .app-style-wrapper .mx-lg-0 {
    margin-right: 0 !important;
  }
  .app-style-wrapper .mb-lg-0,
  .app-style-wrapper .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .app-style-wrapper .ml-lg-0,
  .app-style-wrapper .mx-lg-0 {
    margin-left: 0 !important;
  }
  .app-style-wrapper .m-lg-1 {
    margin: 0.25rem !important;
  }
  .app-style-wrapper .mt-lg-1,
  .app-style-wrapper .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .app-style-wrapper .mr-lg-1,
  .app-style-wrapper .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .app-style-wrapper .mb-lg-1,
  .app-style-wrapper .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .app-style-wrapper .ml-lg-1,
  .app-style-wrapper .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .app-style-wrapper .m-lg-2 {
    margin: 0.5rem !important;
  }
  .app-style-wrapper .mt-lg-2,
  .app-style-wrapper .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .app-style-wrapper .mr-lg-2,
  .app-style-wrapper .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .app-style-wrapper .mb-lg-2,
  .app-style-wrapper .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .app-style-wrapper .ml-lg-2,
  .app-style-wrapper .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .app-style-wrapper .m-lg-3 {
    margin: 1rem !important;
  }
  .app-style-wrapper .mt-lg-3,
  .app-style-wrapper .my-lg-3 {
    margin-top: 1rem !important;
  }
  .app-style-wrapper .mr-lg-3,
  .app-style-wrapper .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .app-style-wrapper .mb-lg-3,
  .app-style-wrapper .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .app-style-wrapper .ml-lg-3,
  .app-style-wrapper .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .app-style-wrapper .m-lg-4 {
    margin: 1.5rem !important;
  }
  .app-style-wrapper .mt-lg-4,
  .app-style-wrapper .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .app-style-wrapper .mr-lg-4,
  .app-style-wrapper .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .app-style-wrapper .mb-lg-4,
  .app-style-wrapper .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .app-style-wrapper .ml-lg-4,
  .app-style-wrapper .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .app-style-wrapper .m-lg-5 {
    margin: 3rem !important;
  }
  .app-style-wrapper .mt-lg-5,
  .app-style-wrapper .my-lg-5 {
    margin-top: 3rem !important;
  }
  .app-style-wrapper .mr-lg-5,
  .app-style-wrapper .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .app-style-wrapper .mb-lg-5,
  .app-style-wrapper .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .app-style-wrapper .ml-lg-5,
  .app-style-wrapper .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .app-style-wrapper .p-lg-0 {
    padding: 0 !important;
  }
  .app-style-wrapper .pt-lg-0,
  .app-style-wrapper .py-lg-0 {
    padding-top: 0 !important;
  }
  .app-style-wrapper .pr-lg-0,
  .app-style-wrapper .px-lg-0 {
    padding-right: 0 !important;
  }
  .app-style-wrapper .pb-lg-0,
  .app-style-wrapper .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .app-style-wrapper .pl-lg-0,
  .app-style-wrapper .px-lg-0 {
    padding-left: 0 !important;
  }
  .app-style-wrapper .p-lg-1 {
    padding: 0.25rem !important;
  }
  .app-style-wrapper .pt-lg-1,
  .app-style-wrapper .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .app-style-wrapper .pr-lg-1,
  .app-style-wrapper .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .app-style-wrapper .pb-lg-1,
  .app-style-wrapper .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .app-style-wrapper .pl-lg-1,
  .app-style-wrapper .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .app-style-wrapper .p-lg-2 {
    padding: 0.5rem !important;
  }
  .app-style-wrapper .pt-lg-2,
  .app-style-wrapper .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .app-style-wrapper .pr-lg-2,
  .app-style-wrapper .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .app-style-wrapper .pb-lg-2,
  .app-style-wrapper .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .app-style-wrapper .pl-lg-2,
  .app-style-wrapper .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .app-style-wrapper .p-lg-3 {
    padding: 1rem !important;
  }
  .app-style-wrapper .pt-lg-3,
  .app-style-wrapper .py-lg-3 {
    padding-top: 1rem !important;
  }
  .app-style-wrapper .pr-lg-3,
  .app-style-wrapper .px-lg-3 {
    padding-right: 1rem !important;
  }
  .app-style-wrapper .pb-lg-3,
  .app-style-wrapper .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .app-style-wrapper .pl-lg-3,
  .app-style-wrapper .px-lg-3 {
    padding-left: 1rem !important;
  }
  .app-style-wrapper .p-lg-4 {
    padding: 1.5rem !important;
  }
  .app-style-wrapper .pt-lg-4,
  .app-style-wrapper .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .app-style-wrapper .pr-lg-4,
  .app-style-wrapper .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .app-style-wrapper .pb-lg-4,
  .app-style-wrapper .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .app-style-wrapper .pl-lg-4,
  .app-style-wrapper .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .app-style-wrapper .p-lg-5 {
    padding: 3rem !important;
  }
  .app-style-wrapper .pt-lg-5,
  .app-style-wrapper .py-lg-5 {
    padding-top: 3rem !important;
  }
  .app-style-wrapper .pr-lg-5,
  .app-style-wrapper .px-lg-5 {
    padding-right: 3rem !important;
  }
  .app-style-wrapper .pb-lg-5,
  .app-style-wrapper .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .app-style-wrapper .pl-lg-5,
  .app-style-wrapper .px-lg-5 {
    padding-left: 3rem !important;
  }
  .app-style-wrapper .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .app-style-wrapper .mt-lg-n1,
  .app-style-wrapper .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .app-style-wrapper .mr-lg-n1,
  .app-style-wrapper .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .app-style-wrapper .mb-lg-n1,
  .app-style-wrapper .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .app-style-wrapper .ml-lg-n1,
  .app-style-wrapper .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .app-style-wrapper .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .app-style-wrapper .mt-lg-n2,
  .app-style-wrapper .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .app-style-wrapper .mr-lg-n2,
  .app-style-wrapper .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .app-style-wrapper .mb-lg-n2,
  .app-style-wrapper .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .app-style-wrapper .ml-lg-n2,
  .app-style-wrapper .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .app-style-wrapper .m-lg-n3 {
    margin: -1rem !important;
  }
  .app-style-wrapper .mt-lg-n3,
  .app-style-wrapper .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .app-style-wrapper .mr-lg-n3,
  .app-style-wrapper .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .app-style-wrapper .mb-lg-n3,
  .app-style-wrapper .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .app-style-wrapper .ml-lg-n3,
  .app-style-wrapper .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .app-style-wrapper .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .app-style-wrapper .mt-lg-n4,
  .app-style-wrapper .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .app-style-wrapper .mr-lg-n4,
  .app-style-wrapper .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .app-style-wrapper .mb-lg-n4,
  .app-style-wrapper .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .app-style-wrapper .ml-lg-n4,
  .app-style-wrapper .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .app-style-wrapper .m-lg-n5 {
    margin: -3rem !important;
  }
  .app-style-wrapper .mt-lg-n5,
  .app-style-wrapper .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .app-style-wrapper .mr-lg-n5,
  .app-style-wrapper .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .app-style-wrapper .mb-lg-n5,
  .app-style-wrapper .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .app-style-wrapper .ml-lg-n5,
  .app-style-wrapper .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .app-style-wrapper .m-lg-auto {
    margin: auto !important;
  }
  .app-style-wrapper .mt-lg-auto,
  .app-style-wrapper .my-lg-auto {
    margin-top: auto !important;
  }
  .app-style-wrapper .mr-lg-auto,
  .app-style-wrapper .mx-lg-auto {
    margin-right: auto !important;
  }
  .app-style-wrapper .mb-lg-auto,
  .app-style-wrapper .my-lg-auto {
    margin-bottom: auto !important;
  }
  .app-style-wrapper .ml-lg-auto,
  .app-style-wrapper .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .app-style-wrapper .m-xl-0 {
    margin: 0 !important;
  }
  .app-style-wrapper .mt-xl-0,
  .app-style-wrapper .my-xl-0 {
    margin-top: 0 !important;
  }
  .app-style-wrapper .mr-xl-0,
  .app-style-wrapper .mx-xl-0 {
    margin-right: 0 !important;
  }
  .app-style-wrapper .mb-xl-0,
  .app-style-wrapper .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .app-style-wrapper .ml-xl-0,
  .app-style-wrapper .mx-xl-0 {
    margin-left: 0 !important;
  }
  .app-style-wrapper .m-xl-1 {
    margin: 0.25rem !important;
  }
  .app-style-wrapper .mt-xl-1,
  .app-style-wrapper .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .app-style-wrapper .mr-xl-1,
  .app-style-wrapper .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .app-style-wrapper .mb-xl-1,
  .app-style-wrapper .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .app-style-wrapper .ml-xl-1,
  .app-style-wrapper .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .app-style-wrapper .m-xl-2 {
    margin: 0.5rem !important;
  }
  .app-style-wrapper .mt-xl-2,
  .app-style-wrapper .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .app-style-wrapper .mr-xl-2,
  .app-style-wrapper .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .app-style-wrapper .mb-xl-2,
  .app-style-wrapper .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .app-style-wrapper .ml-xl-2,
  .app-style-wrapper .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .app-style-wrapper .m-xl-3 {
    margin: 1rem !important;
  }
  .app-style-wrapper .mt-xl-3,
  .app-style-wrapper .my-xl-3 {
    margin-top: 1rem !important;
  }
  .app-style-wrapper .mr-xl-3,
  .app-style-wrapper .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .app-style-wrapper .mb-xl-3,
  .app-style-wrapper .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .app-style-wrapper .ml-xl-3,
  .app-style-wrapper .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .app-style-wrapper .m-xl-4 {
    margin: 1.5rem !important;
  }
  .app-style-wrapper .mt-xl-4,
  .app-style-wrapper .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .app-style-wrapper .mr-xl-4,
  .app-style-wrapper .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .app-style-wrapper .mb-xl-4,
  .app-style-wrapper .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .app-style-wrapper .ml-xl-4,
  .app-style-wrapper .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .app-style-wrapper .m-xl-5 {
    margin: 3rem !important;
  }
  .app-style-wrapper .mt-xl-5,
  .app-style-wrapper .my-xl-5 {
    margin-top: 3rem !important;
  }
  .app-style-wrapper .mr-xl-5,
  .app-style-wrapper .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .app-style-wrapper .mb-xl-5,
  .app-style-wrapper .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .app-style-wrapper .ml-xl-5,
  .app-style-wrapper .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .app-style-wrapper .p-xl-0 {
    padding: 0 !important;
  }
  .app-style-wrapper .pt-xl-0,
  .app-style-wrapper .py-xl-0 {
    padding-top: 0 !important;
  }
  .app-style-wrapper .pr-xl-0,
  .app-style-wrapper .px-xl-0 {
    padding-right: 0 !important;
  }
  .app-style-wrapper .pb-xl-0,
  .app-style-wrapper .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .app-style-wrapper .pl-xl-0,
  .app-style-wrapper .px-xl-0 {
    padding-left: 0 !important;
  }
  .app-style-wrapper .p-xl-1 {
    padding: 0.25rem !important;
  }
  .app-style-wrapper .pt-xl-1,
  .app-style-wrapper .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .app-style-wrapper .pr-xl-1,
  .app-style-wrapper .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .app-style-wrapper .pb-xl-1,
  .app-style-wrapper .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .app-style-wrapper .pl-xl-1,
  .app-style-wrapper .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .app-style-wrapper .p-xl-2 {
    padding: 0.5rem !important;
  }
  .app-style-wrapper .pt-xl-2,
  .app-style-wrapper .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .app-style-wrapper .pr-xl-2,
  .app-style-wrapper .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .app-style-wrapper .pb-xl-2,
  .app-style-wrapper .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .app-style-wrapper .pl-xl-2,
  .app-style-wrapper .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .app-style-wrapper .p-xl-3 {
    padding: 1rem !important;
  }
  .app-style-wrapper .pt-xl-3,
  .app-style-wrapper .py-xl-3 {
    padding-top: 1rem !important;
  }
  .app-style-wrapper .pr-xl-3,
  .app-style-wrapper .px-xl-3 {
    padding-right: 1rem !important;
  }
  .app-style-wrapper .pb-xl-3,
  .app-style-wrapper .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .app-style-wrapper .pl-xl-3,
  .app-style-wrapper .px-xl-3 {
    padding-left: 1rem !important;
  }
  .app-style-wrapper .p-xl-4 {
    padding: 1.5rem !important;
  }
  .app-style-wrapper .pt-xl-4,
  .app-style-wrapper .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .app-style-wrapper .pr-xl-4,
  .app-style-wrapper .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .app-style-wrapper .pb-xl-4,
  .app-style-wrapper .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .app-style-wrapper .pl-xl-4,
  .app-style-wrapper .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .app-style-wrapper .p-xl-5 {
    padding: 3rem !important;
  }
  .app-style-wrapper .pt-xl-5,
  .app-style-wrapper .py-xl-5 {
    padding-top: 3rem !important;
  }
  .app-style-wrapper .pr-xl-5,
  .app-style-wrapper .px-xl-5 {
    padding-right: 3rem !important;
  }
  .app-style-wrapper .pb-xl-5,
  .app-style-wrapper .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .app-style-wrapper .pl-xl-5,
  .app-style-wrapper .px-xl-5 {
    padding-left: 3rem !important;
  }
  .app-style-wrapper .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .app-style-wrapper .mt-xl-n1,
  .app-style-wrapper .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .app-style-wrapper .mr-xl-n1,
  .app-style-wrapper .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .app-style-wrapper .mb-xl-n1,
  .app-style-wrapper .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .app-style-wrapper .ml-xl-n1,
  .app-style-wrapper .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .app-style-wrapper .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .app-style-wrapper .mt-xl-n2,
  .app-style-wrapper .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .app-style-wrapper .mr-xl-n2,
  .app-style-wrapper .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .app-style-wrapper .mb-xl-n2,
  .app-style-wrapper .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .app-style-wrapper .ml-xl-n2,
  .app-style-wrapper .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .app-style-wrapper .m-xl-n3 {
    margin: -1rem !important;
  }
  .app-style-wrapper .mt-xl-n3,
  .app-style-wrapper .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .app-style-wrapper .mr-xl-n3,
  .app-style-wrapper .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .app-style-wrapper .mb-xl-n3,
  .app-style-wrapper .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .app-style-wrapper .ml-xl-n3,
  .app-style-wrapper .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .app-style-wrapper .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .app-style-wrapper .mt-xl-n4,
  .app-style-wrapper .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .app-style-wrapper .mr-xl-n4,
  .app-style-wrapper .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .app-style-wrapper .mb-xl-n4,
  .app-style-wrapper .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .app-style-wrapper .ml-xl-n4,
  .app-style-wrapper .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .app-style-wrapper .m-xl-n5 {
    margin: -3rem !important;
  }
  .app-style-wrapper .mt-xl-n5,
  .app-style-wrapper .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .app-style-wrapper .mr-xl-n5,
  .app-style-wrapper .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .app-style-wrapper .mb-xl-n5,
  .app-style-wrapper .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .app-style-wrapper .ml-xl-n5,
  .app-style-wrapper .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .app-style-wrapper .m-xl-auto {
    margin: auto !important;
  }
  .app-style-wrapper .mt-xl-auto,
  .app-style-wrapper .my-xl-auto {
    margin-top: auto !important;
  }
  .app-style-wrapper .mr-xl-auto,
  .app-style-wrapper .mx-xl-auto {
    margin-right: auto !important;
  }
  .app-style-wrapper .mb-xl-auto,
  .app-style-wrapper .my-xl-auto {
    margin-bottom: auto !important;
  }
  .app-style-wrapper .ml-xl-auto,
  .app-style-wrapper .mx-xl-auto {
    margin-left: auto !important;
  }
}
.app-style-wrapper .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.app-style-wrapper .text-justify {
  text-align: justify !important;
}
.app-style-wrapper .text-wrap {
  white-space: normal !important;
}
.app-style-wrapper .text-nowrap {
  white-space: nowrap !important;
}
.app-style-wrapper .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.app-style-wrapper .text-left {
  text-align: left !important;
}
.app-style-wrapper .text-right {
  text-align: right !important;
}
.app-style-wrapper .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .app-style-wrapper .text-sm-left {
    text-align: left !important;
  }
  .app-style-wrapper .text-sm-right {
    text-align: right !important;
  }
  .app-style-wrapper .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .app-style-wrapper .text-md-left {
    text-align: left !important;
  }
  .app-style-wrapper .text-md-right {
    text-align: right !important;
  }
  .app-style-wrapper .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .app-style-wrapper .text-lg-left {
    text-align: left !important;
  }
  .app-style-wrapper .text-lg-right {
    text-align: right !important;
  }
  .app-style-wrapper .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .app-style-wrapper .text-xl-left {
    text-align: left !important;
  }
  .app-style-wrapper .text-xl-right {
    text-align: right !important;
  }
  .app-style-wrapper .text-xl-center {
    text-align: center !important;
  }
}
.app-style-wrapper .text-lowercase {
  text-transform: lowercase !important;
}
.app-style-wrapper .text-uppercase {
  text-transform: uppercase !important;
}
.app-style-wrapper .text-capitalize {
  text-transform: capitalize !important;
}
.app-style-wrapper .font-weight-light {
  font-weight: 300 !important;
}
.app-style-wrapper .font-weight-lighter {
  font-weight: lighter !important;
}
.app-style-wrapper .font-weight-normal {
  font-weight: 400 !important;
}
.app-style-wrapper .font-weight-bold {
  font-weight: 700 !important;
}
.app-style-wrapper .font-weight-bolder {
  font-weight: bolder !important;
}
.app-style-wrapper .font-italic {
  font-style: italic !important;
}
.app-style-wrapper .text-white {
  color: #fff !important;
}
.app-style-wrapper .text-primary {
  color: #007bff !important;
}
.app-style-wrapper a.text-primary:focus,
.app-style-wrapper a.text-primary:hover {
  color: #0056b3 !important;
}
.app-style-wrapper .text-secondary {
  color: #6c757d !important;
}
.app-style-wrapper a.text-secondary:focus,
.app-style-wrapper a.text-secondary:hover {
  color: #494f54 !important;
}
.app-style-wrapper .text-success {
  color: #28a745 !important;
}
.app-style-wrapper a.text-success:focus,
.app-style-wrapper a.text-success:hover {
  color: #19692c !important;
}
.app-style-wrapper .text-info {
  color: #17a2b8 !important;
}
.app-style-wrapper a.text-info:focus,
.app-style-wrapper a.text-info:hover {
  color: #0f6674 !important;
}
.app-style-wrapper .text-warning {
  color: #ffc107 !important;
}
.app-style-wrapper a.text-warning:focus,
.app-style-wrapper a.text-warning:hover {
  color: #ba8b00 !important;
}
.app-style-wrapper .text-danger {
  color: #dc3545 !important;
}
.app-style-wrapper a.text-danger:focus,
.app-style-wrapper a.text-danger:hover {
  color: #a71d2a !important;
}
.app-style-wrapper .text-light {
  color: #f8f9fa !important;
}
.app-style-wrapper a.text-light:focus,
.app-style-wrapper a.text-light:hover {
  color: #cbd3da !important;
}
.app-style-wrapper .text-dark {
  color: #343a40 !important;
}
.app-style-wrapper a.text-dark:focus,
.app-style-wrapper a.text-dark:hover {
  color: #121416 !important;
}
.app-style-wrapper .text-body {
  color: #212529 !important;
}
.app-style-wrapper .text-muted {
  color: #6c757d !important;
}
.app-style-wrapper .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.app-style-wrapper .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.app-style-wrapper .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.app-style-wrapper .text-decoration-none {
  text-decoration: none !important;
}
.app-style-wrapper .text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}
.app-style-wrapper .text-reset {
  color: inherit !important;
}
.app-style-wrapper .visible {
  visibility: visible !important;
}
.app-style-wrapper .invisible {
  visibility: hidden !important;
}
@media print {
  .app-style-wrapper *,
  .app-style-wrapper ::after,
  .app-style-wrapper ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  .app-style-wrapper a:not(.btn) {
    text-decoration: underline;
  }
  .app-style-wrapper abbr[title]::after {
    content: " (" attr(title) ")";
  }
  .app-style-wrapper pre {
    white-space: pre-wrap !important;
  }
  .app-style-wrapper blockquote,
  .app-style-wrapper pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  .app-style-wrapper thead {
    display: table-header-group;
  }
  .app-style-wrapper img,
  .app-style-wrapper tr {
    page-break-inside: avoid;
  }
  .app-style-wrapper h2,
  .app-style-wrapper h3,
  .app-style-wrapper p {
    orphans: 3;
    widows: 3;
  }
  .app-style-wrapper h2,
  .app-style-wrapper h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .app-style-wrapper body {
    min-width: 992px !important;
  }
  .app-style-wrapper .container {
    min-width: 992px !important;
  }
  .app-style-wrapper .navbar {
    display: none;
  }
  .app-style-wrapper .badge {
    border: 1px solid #000;
  }
  .app-style-wrapper .table {
    border-collapse: collapse !important;
  }
  .app-style-wrapper .table td,
  .app-style-wrapper .table th {
    background-color: #fff !important;
  }
  .app-style-wrapper .table-bordered td,
  .app-style-wrapper .table-bordered th {
    border: 1px solid #dee2e6 !important;
  }
  .app-style-wrapper .table-dark {
    color: inherit;
  }
  .app-style-wrapper .table-dark tbody + tbody,
  .app-style-wrapper .table-dark td,
  .app-style-wrapper .table-dark th,
  .app-style-wrapper .table-dark thead th {
    border-color: #dee2e6;
  }
  .app-style-wrapper .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
@font-face {
  font-family: 'Segoe UI';
  src: url(https://lsqappcommoncontent.s3-ap-southeast-1.amazonaws.com/leadsquared/common/fonts/SegoeUI/segoeui.ttf) format("truetype");
}
@font-face {
  font-family: 'Segoe UI Bold';
  src: url(https://lsqappcommoncontent.s3-ap-southeast-1.amazonaws.com/leadsquared/common/fonts/SegoeUI/segoeuib.ttf) format("truetype");
}
@font-face {
  font-family: 'Segoe UI Italic';
  src: url(https://lsqappcommoncontent.s3-ap-southeast-1.amazonaws.com/leadsquared/common/fonts/SegoeUI/segoeuii.ttf) format("truetype");
}
@font-face {
  font-family: 'Segoe UI Light';
  src: url(https://lsqappcommoncontent.s3-ap-southeast-1.amazonaws.com/leadsquared/common/fonts/SegoeUI/segoeuil.ttf) format("truetype");
}
@font-face {
  font-family: 'Segoe UI Bold Italic';
  src: url(https://lsqappcommoncontent.s3-ap-southeast-1.amazonaws.com/leadsquared/common/fonts/SegoeUI/segoeuiz.ttf) format("truetype");
}
@font-face {
  font-family: 'Segoe UI Semibold';
  src: url(https://lsqappcommoncontent.s3-ap-southeast-1.amazonaws.com/leadsquared/common/fonts/SegoeUI/seguisb.ttf) format("truetype");
}
@font-face {
  font-family: icomoon;
  src: url(https://lsqappcommoncontent.s3.amazonaws.com/leadsquared/common/fonts/IcoMoon/icomoon.eot?i5gmvf);
  src: url(https://lsqappcommoncontent.s3.amazonaws.com/leadsquared/common/fonts/IcoMoon/icomoon.eot?i5gmvf#iefix) format('embedded-opentype'), url(https://lsqappcommoncontent.s3.amazonaws.com/leadsquared/common/fonts/IcoMoon/icomoon.ttf?i5gmvf) format('truetype'), url(https://lsqappcommoncontent.s3.amazonaws.com/leadsquared/common/fonts/IcoMoon/icomoon.woff?i5gmvf) format('woff'), url(https://lsqappcommoncontent.s3.amazonaws.com/leadsquared/common/fonts/IcoMoon/icomoon.svg?i5gmvf#icomoon) format('svg');
  font-weight: 400;
  font-style: normal;
}
.app-style-wrapper .clearfix:after,
.app-style-wrapper .clearfix:before {
  display: table;
  content: "";
}
.app-style-wrapper .clearfix:after {
  clear: both;
}
.app-style-wrapper .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.app-style-wrapper .input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.app-style-wrapper article,
.app-style-wrapper aside,
.app-style-wrapper details,
.app-style-wrapper figcaption,
.app-style-wrapper figure,
.app-style-wrapper footer,
.app-style-wrapper header,
.app-style-wrapper hgroup,
.app-style-wrapper nav,
.app-style-wrapper section {
  display: block;
}
.app-style-wrapper audio,
.app-style-wrapper canvas,
.app-style-wrapper video {
  display: inline-block;
}
.app-style-wrapper audio:not([controls]) {
  display: none;
}
.app-style-wrapper html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.app-style-wrapper a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.app-style-wrapper a:active,
.app-style-wrapper a:hover {
  outline: 0;
}
.app-style-wrapper sub,
.app-style-wrapper sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.app-style-wrapper sup {
  top: -0.5em;
}
.app-style-wrapper sub {
  bottom: -0.25em;
}
.app-style-wrapper img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.app-style-wrapper button,
.app-style-wrapper input,
.app-style-wrapper select,
.app-style-wrapper textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
.app-style-wrapper button,
.app-style-wrapper input {
  line-height: normal;
}
.app-style-wrapper button::-moz-focus-inner,
.app-style-wrapper input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.app-style-wrapper button,
.app-style-wrapper input[type=button],
.app-style-wrapper input[type=reset],
.app-style-wrapper input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}
.app-style-wrapper input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.app-style-wrapper input[type=search]::-webkit-search-cancel-button,
.app-style-wrapper input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.app-style-wrapper textarea {
  overflow: auto;
  vertical-align: top;
}
.app-style-wrapper {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  background-color: #fff;
}
.app-style-wrapper a {
  color: #08c;
  text-decoration: none;
}
.app-style-wrapper a:hover {
  color: #005580;
  text-decoration: underline;
}
.app-style-wrapper .row {
  margin-left: -20px;
}
.app-style-wrapper .row:after,
.app-style-wrapper .row:before {
  display: table;
  content: "";
}
.app-style-wrapper .row:after {
  clear: both;
}
.app-style-wrapper [class*=span] {
  float: left;
  margin-left: 20px;
}
.app-style-wrapper .span12 {
  width: 940px;
}
.app-style-wrapper .span11 {
  width: 860px;
}
.app-style-wrapper .span10 {
  width: 780px;
}
.app-style-wrapper .span9 {
  width: 700px;
}
.app-style-wrapper .span8 {
  width: 620px;
}
.app-style-wrapper .span7 {
  width: 540px;
}
.app-style-wrapper .span6 {
  width: 460px;
}
.app-style-wrapper .span5 {
  width: 380px;
}
.app-style-wrapper .span4 {
  width: 300px;
}
.app-style-wrapper .span3 {
  width: 220px;
}
.app-style-wrapper .span2 {
  width: 140px;
}
.app-style-wrapper .span1 {
  width: 60px;
}
.app-style-wrapper .offset12 {
  margin-left: 980px;
}
.app-style-wrapper .offset11 {
  margin-left: 900px;
}
.app-style-wrapper .offset10 {
  margin-left: 820px;
}
.app-style-wrapper .offset9 {
  margin-left: 740px;
}
.app-style-wrapper .offset8 {
  margin-left: 660px;
}
.app-style-wrapper .offset7 {
  margin-left: 580px;
}
.app-style-wrapper .offset6 {
  margin-left: 500px;
}
.app-style-wrapper .offset5 {
  margin-left: 420px;
}
.app-style-wrapper .offset4 {
  margin-left: 340px;
}
.app-style-wrapper .offset3 {
  margin-left: 260px;
}
.app-style-wrapper .offset2 {
  margin-left: 180px;
}
.app-style-wrapper .offset1 {
  margin-left: 100px;
}
.app-style-wrapper .row-fluid {
  width: 100%;
}
.app-style-wrapper .row-fluid:after,
.app-style-wrapper .row-fluid:before {
  display: table;
  content: "";
}
.app-style-wrapper .row-fluid:after {
  clear: both;
}
.app-style-wrapper .row-fluid [class*=span] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957%;
}
.app-style-wrapper .row-fluid [class*=span]:first-child {
  margin-left: 0;
}
.app-style-wrapper .row-fluid .span12 {
  width: 99.99999999%;
}
.app-style-wrapper .row-fluid .span11 {
  width: 91.48936169%;
}
.app-style-wrapper .row-fluid .span10 {
  width: 82.9787234%;
}
.app-style-wrapper .row-fluid .span9 {
  width: 74.4680851%;
}
.app-style-wrapper .row-fluid .span8 {
  width: 65.9574468%;
}
.app-style-wrapper .row-fluid .span7 {
  width: 57.4468085%;
}
.app-style-wrapper .row-fluid .span6 {
  width: 48.93617021%;
}
.app-style-wrapper .row-fluid .span5 {
  width: 40.42553191%;
}
.app-style-wrapper .row-fluid .span4 {
  width: 31.91489361%;
}
.app-style-wrapper .row-fluid .span3 {
  width: 23.40425532%;
}
.app-style-wrapper .row-fluid .span2 {
  width: 14.89361702%;
}
.app-style-wrapper .row-fluid .span1 {
  width: 6.38297872%;
}
.app-style-wrapper .container:after,
.app-style-wrapper .container:before {
  display: table;
  content: "";
}
.app-style-wrapper .container:after {
  clear: both;
}
.app-style-wrapper .container-fluid {
  /* padding-right:20px; */
  /* padding-left:20px; */
}
.app-style-wrapper .container-fluid:after,
.app-style-wrapper .container-fluid:before {
  display: table;
  content: "";
}
.app-style-wrapper .container-fluid:after {
  clear: both;
}
.app-style-wrapper p {
  margin: 0 0 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
.app-style-wrapper p small {
  font-size: 11px;
  color: #999;
}
.app-style-wrapper .lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
.app-style-wrapper h1,
.app-style-wrapper h2,
.app-style-wrapper h3,
.app-style-wrapper h4,
.app-style-wrapper h5,
.app-style-wrapper h6 {
  margin: 0;
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  text-rendering: optimizelegibility;
}
.app-style-wrapper h1 small,
.app-style-wrapper h2 small,
.app-style-wrapper h3 small,
.app-style-wrapper h4 small,
.app-style-wrapper h5 small,
.app-style-wrapper h6 small {
  font-weight: 400;
  color: #999;
}
.app-style-wrapper h1 {
  font-size: 30px;
  line-height: 36px;
}
.app-style-wrapper h1 small {
  font-size: 18px;
}
.app-style-wrapper h2 {
  font-size: 24px;
  line-height: 36px;
}
.app-style-wrapper h2 small {
  font-size: 18px;
}
.app-style-wrapper h3 {
  font-size: 18px;
  line-height: 27px;
}
.app-style-wrapper h3 small {
  font-size: 14px;
}
.app-style-wrapper h4,
.app-style-wrapper h5,
.app-style-wrapper h6 {
  line-height: 18px;
}
.app-style-wrapper h4 {
  font-size: 14px;
}
.app-style-wrapper h4 small {
  font-size: 12px;
}
.app-style-wrapper h5 {
  font-size: 12px;
}
.app-style-wrapper h6 {
  font-size: 11px;
  color: #999;
  text-transform: uppercase;
}
.app-style-wrapper .page-header {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #eee;
}
.app-style-wrapper .page-header h1 {
  line-height: 1;
}
.app-style-wrapper ol,
.app-style-wrapper ul {
  padding: 0;
  margin: 0 0 9px 25px;
}
.app-style-wrapper ol ol,
.app-style-wrapper ol ul,
.app-style-wrapper ul ol,
.app-style-wrapper ul ul {
  margin-bottom: 0;
}
.app-style-wrapper ul {
  list-style: disc;
}
.app-style-wrapper ol {
  list-style: decimal;
}
.app-style-wrapper li {
  line-height: 18px;
}
.app-style-wrapper ol.unstyled,
.app-style-wrapper ul.unstyled {
  margin-left: 0;
  list-style: none;
}
.app-style-wrapper dl {
  margin-bottom: 18px;
}
.app-style-wrapper dd,
.app-style-wrapper dt {
  line-height: 18px;
}
.app-style-wrapper dt {
  font-weight: 700;
  line-height: 17px;
}
.app-style-wrapper dd {
  margin-left: 9px;
}
.app-style-wrapper .dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.app-style-wrapper .dl-horizontal dd {
  margin-left: 130px;
}
.app-style-wrapper hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
.app-style-wrapper strong {
  font-weight: 700;
}
.app-style-wrapper em {
  font-style: italic;
}
.app-style-wrapper .muted {
  color: #999;
}
.app-style-wrapper abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #ddd;
}
.app-style-wrapper abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.app-style-wrapper blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eee;
}
.app-style-wrapper blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}
.app-style-wrapper blockquote small {
  display: block;
  line-height: 18px;
  color: #999;
}
.app-style-wrapper blockquote small:before {
  content: 'â€”Â ';
}
.app-style-wrapper blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
.app-style-wrapper blockquote.pull-right p,
.app-style-wrapper blockquote.pull-right small {
  text-align: right;
}
.app-style-wrapper blockquote:after,
.app-style-wrapper blockquote:before,
.app-style-wrapper q:after,
.app-style-wrapper q:before {
  content: "";
}
.app-style-wrapper address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 18px;
}
.app-style-wrapper small {
  font-size: 100%;
}
.app-style-wrapper cite {
  font-style: normal;
}
.app-style-wrapper code,
.app-style-wrapper pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.app-style-wrapper code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
.app-style-wrapper pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12.025px;
  line-height: 18px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.app-style-wrapper pre.prettyprint {
  margin-bottom: 18px;
}
.app-style-wrapper pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
.app-style-wrapper .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.app-style-wrapper .badge,
.app-style-wrapper .label {
  font-size: 10.998px;
  font-weight: 700;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999;
}
.app-style-wrapper .label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.app-style-wrapper .badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.app-style-wrapper a.badge:hover,
.app-style-wrapper a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.app-style-wrapper .badge-important,
.app-style-wrapper .label-important {
  background-color: #b94a48;
}
.app-style-wrapper .badge-important[href],
.app-style-wrapper .label-important[href] {
  background-color: #953b39;
}
.app-style-wrapper .badge-warning,
.app-style-wrapper .label-warning {
  background-color: #f89406;
}
.app-style-wrapper .badge-warning[href],
.app-style-wrapper .label-warning[href] {
  background-color: #c67605;
}
.app-style-wrapper .badge-success,
.app-style-wrapper .label-success {
  background-color: #468847;
}
.app-style-wrapper .badge-success[href],
.app-style-wrapper .label-success[href] {
  background-color: #356635;
}
.app-style-wrapper .badge-info,
.app-style-wrapper .label-info {
  background-color: #3a87ad;
}
.app-style-wrapper .badge-info[href],
.app-style-wrapper .label-info[href] {
  background-color: #2d6987;
}
.app-style-wrapper .badge-inverse,
.app-style-wrapper .label-inverse {
  background-color: #333;
}
.app-style-wrapper .badge-inverse[href],
.app-style-wrapper .label-inverse[href] {
  background-color: #1a1a1a;
}
.app-style-wrapper table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.app-style-wrapper .table {
  width: 100%;
  margin-bottom: 18px;
}
.app-style-wrapper .table td,
.app-style-wrapper .table th {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.app-style-wrapper .table th {
  font-weight: 700;
}
.app-style-wrapper .table thead th {
  vertical-align: bottom;
}
.app-style-wrapper .table caption + thead tr:first-child td,
.app-style-wrapper .table caption + thead tr:first-child th,
.app-style-wrapper .table colgroup + thead tr:first-child td,
.app-style-wrapper .table colgroup + thead tr:first-child th,
.app-style-wrapper .table thead:first-child tr:first-child td,
.app-style-wrapper .table thead:first-child tr:first-child th {
  border-top: 0;
}
.app-style-wrapper .table tbody + tbody {
  border-top: 2px solid #ddd;
}
.app-style-wrapper .table-condensed td,
.app-style-wrapper .table-condensed th {
  padding: 4px 5px;
}
.app-style-wrapper .table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.app-style-wrapper .table-bordered td,
.app-style-wrapper .table-bordered th {
  border-left: 1px solid #ddd;
}
.app-style-wrapper .table-bordered caption + tbody tr:first-child td,
.app-style-wrapper .table-bordered caption + tbody tr:first-child th,
.app-style-wrapper .table-bordered caption + thead tr:first-child th,
.app-style-wrapper .table-bordered colgroup + tbody tr:first-child td,
.app-style-wrapper .table-bordered colgroup + tbody tr:first-child th,
.app-style-wrapper .table-bordered colgroup + thead tr:first-child th,
.app-style-wrapper .table-bordered tbody:first-child tr:first-child td,
.app-style-wrapper .table-bordered tbody:first-child tr:first-child th,
.app-style-wrapper .table-bordered thead:first-child tr:first-child th {
  border-top: 0;
}
.app-style-wrapper .table-bordered tbody:first-child tr:first-child td:first-child,
.app-style-wrapper .table-bordered thead:first-child tr:first-child th:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.app-style-wrapper .table-bordered tbody:first-child tr:first-child td:last-child,
.app-style-wrapper .table-bordered thead:first-child tr:first-child th:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.app-style-wrapper .table-bordered tbody:last-child tr:last-child td:first-child,
.app-style-wrapper .table-bordered thead:last-child tr:last-child th:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.app-style-wrapper .table-bordered tbody:last-child tr:last-child td:last-child,
.app-style-wrapper .table-bordered thead:last-child tr:last-child th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.app-style-wrapper .table-striped tbody tr:nth-child(odd) td,
.app-style-wrapper .table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.app-style-wrapper .table tbody tr:hover td,
.app-style-wrapper .table tbody tr:hover th {
  background-color: #f5f5f5;
}
.app-style-wrapper table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.app-style-wrapper table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.app-style-wrapper table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.app-style-wrapper table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.app-style-wrapper table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.app-style-wrapper table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.app-style-wrapper table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.app-style-wrapper table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.app-style-wrapper table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.app-style-wrapper table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.app-style-wrapper table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.app-style-wrapper table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.app-style-wrapper table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
.app-style-wrapper table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
.app-style-wrapper table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
.app-style-wrapper table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
.app-style-wrapper table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
.app-style-wrapper table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
.app-style-wrapper table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
.app-style-wrapper table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
.app-style-wrapper table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
.app-style-wrapper table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
.app-style-wrapper table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
.app-style-wrapper table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}
.app-style-wrapper form {
  margin: 0 0 18px;
}
.app-style-wrapper fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.app-style-wrapper legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #eee;
}
.app-style-wrapper legend small {
  font-size: 13.5px;
  color: #999;
}
.app-style-wrapper button,
.app-style-wrapper input,
.app-style-wrapper label,
.app-style-wrapper select,
.app-style-wrapper textarea {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}
.app-style-wrapper button,
.app-style-wrapper input,
.app-style-wrapper select,
.app-style-wrapper textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.app-style-wrapper label {
  display: block;
  margin-bottom: 5px;
  color: #333;
}
.app-style-wrapper .uneditable-input,
.app-style-wrapper input,
.app-style-wrapper select,
.app-style-wrapper textarea {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.app-style-wrapper .uneditable-textarea {
  width: auto;
  height: auto;
}
.app-style-wrapper label input,
.app-style-wrapper label select,
.app-style-wrapper label textarea {
  display: block;
}
.app-style-wrapper input[type=checkbox],
.app-style-wrapper input[type=image],
.app-style-wrapper input[type=radio] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  line-height: normal;
  cursor: pointer;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.app-style-wrapper input[type=image] {
  border: 0;
}
.app-style-wrapper input[type=file] {
  width: auto;
  padding: initial;
  line-height: initial;
  background-color: #fff;
  background-color: initial;
  border: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.app-style-wrapper input[type=button],
.app-style-wrapper input[type=reset],
.app-style-wrapper input[type=submit] {
  width: auto;
  height: auto;
}
.app-style-wrapper input[type=file],
.app-style-wrapper select {
  height: 28px;
  line-height: 28px;
}
.app-style-wrapper select {
  width: 220px;
  background-color: #fff;
}
.app-style-wrapper select[multiple],
.app-style-wrapper select[size] {
  height: auto;
}
.app-style-wrapper input[type=image] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.app-style-wrapper textarea {
  height: auto;
}
.app-style-wrapper input[type=hidden] {
  display: none;
}
.app-style-wrapper .checkbox,
.app-style-wrapper .radio {
  min-height: 18px;
  padding-left: 18px;
}
.app-style-wrapper .checkbox input[type=checkbox],
.app-style-wrapper .radio input[type=radio] {
  float: left;
  margin-left: -18px;
}
.app-style-wrapper .controls > .checkbox:first-child,
.app-style-wrapper .controls > .radio:first-child {
  padding-top: 5px;
}
.app-style-wrapper .checkbox.inline,
.app-style-wrapper .radio.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.app-style-wrapper .checkbox.inline + .checkbox.inline,
.app-style-wrapper .radio.inline + .radio.inline {
  margin-left: 10px;
}
.app-style-wrapper input,
.app-style-wrapper textarea {
  -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);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.app-style-wrapper input:focus,
.app-style-wrapper textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.app-style-wrapper input[type=checkbox]:focus,
.app-style-wrapper input[type=file]:focus,
.app-style-wrapper input[type=radio]:focus,
.app-style-wrapper select:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.app-style-wrapper .input-mini {
  width: 60px;
}
.app-style-wrapper .input-small {
  width: 90px;
}
.app-style-wrapper .input-medium {
  width: 150px;
}
.app-style-wrapper .input-large {
  width: 210px;
}
.app-style-wrapper .input-xlarge {
  width: 270px;
}
.app-style-wrapper .input-xxlarge {
  width: 530px;
}
.app-style-wrapper .row-fluid .uneditable-input[class*=span],
.app-style-wrapper .row-fluid input[class*=span],
.app-style-wrapper .row-fluid select[class*=span],
.app-style-wrapper .row-fluid textarea[class*=span],
.app-style-wrapper .uneditable-input[class*=span],
.app-style-wrapper input[class*=span],
.app-style-wrapper select[class*=span],
.app-style-wrapper textarea[class*=span] {
  float: none;
  margin-left: 0;
}
.app-style-wrapper .uneditable-input,
.app-style-wrapper input,
.app-style-wrapper textarea {
  margin-left: 0;
}
.app-style-wrapper .uneditable-input.span12,
.app-style-wrapper input.span12,
.app-style-wrapper textarea.span12 {
  width: 930px;
}
.app-style-wrapper .uneditable-input.span11,
.app-style-wrapper input.span11,
.app-style-wrapper textarea.span11 {
  width: 850px;
}
.app-style-wrapper .uneditable-input.span10,
.app-style-wrapper input.span10,
.app-style-wrapper textarea.span10 {
  width: 770px;
}
.app-style-wrapper .uneditable-input.span9,
.app-style-wrapper input.span9,
.app-style-wrapper textarea.span9 {
  width: 690px;
}
.app-style-wrapper .uneditable-input.span8,
.app-style-wrapper input.span8,
.app-style-wrapper textarea.span8 {
  width: 610px;
}
.app-style-wrapper .uneditable-input.span7,
.app-style-wrapper input.span7,
.app-style-wrapper textarea.span7 {
  width: 530px;
}
.app-style-wrapper .uneditable-input.span6,
.app-style-wrapper input.span6,
.app-style-wrapper textarea.span6 {
  width: 450px;
}
.app-style-wrapper .uneditable-input.span5,
.app-style-wrapper input.span5,
.app-style-wrapper textarea.span5 {
  width: 370px;
}
.app-style-wrapper .uneditable-input.span4,
.app-style-wrapper input.span4,
.app-style-wrapper textarea.span4 {
  width: 290px;
}
.app-style-wrapper .uneditable-input.span3,
.app-style-wrapper input.span3,
.app-style-wrapper textarea.span3 {
  width: 210px;
}
.app-style-wrapper .uneditable-input.span2,
.app-style-wrapper input.span2,
.app-style-wrapper textarea.span2 {
  width: 130px;
}
.app-style-wrapper .uneditable-input.span1,
.app-style-wrapper input.span1,
.app-style-wrapper textarea.span1 {
  width: 50px;
}
.app-style-wrapper input[disabled],
.app-style-wrapper input[readonly],
.app-style-wrapper select[disabled],
.app-style-wrapper select[readonly],
.app-style-wrapper textarea[disabled],
.app-style-wrapper textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
  border-color: #ddd;
}
.app-style-wrapper input[type=checkbox][disabled],
.app-style-wrapper input[type=checkbox][readonly],
.app-style-wrapper input[type=radio][disabled],
.app-style-wrapper input[type=radio][readonly] {
  background-color: transparent;
}
.app-style-wrapper .control-group.warning .help-block,
.app-style-wrapper .control-group.warning .help-inline,
.app-style-wrapper .control-group.warning > label {
  color: #c09853;
}
.app-style-wrapper .control-group.warning input,
.app-style-wrapper .control-group.warning select,
.app-style-wrapper .control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
}
.app-style-wrapper .control-group.warning input:focus,
.app-style-wrapper .control-group.warning select:focus,
.app-style-wrapper .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: 0 0 6px #dbc59e;
  -moz-box-shadow: 0 0 6px #dbc59e;
  box-shadow: 0 0 6px #dbc59e;
}
.app-style-wrapper .control-group.warning .input-append .add-on,
.app-style-wrapper .control-group.warning .input-prepend .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.app-style-wrapper .control-group.error .help-block,
.app-style-wrapper .control-group.error .help-inline,
.app-style-wrapper .control-group.error > label {
  color: #b94a48;
}
.app-style-wrapper .control-group.error input,
.app-style-wrapper .control-group.error select,
.app-style-wrapper .control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48;
}
.app-style-wrapper .control-group.error input:focus,
.app-style-wrapper .control-group.error select:focus,
.app-style-wrapper .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 0 0 6px #d59392;
}
.app-style-wrapper .control-group.error .input-append .add-on,
.app-style-wrapper .control-group.error .input-prepend .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.app-style-wrapper .control-group.success .help-block,
.app-style-wrapper .control-group.success .help-inline,
.app-style-wrapper .control-group.success > label {
  color: #468847;
}
.app-style-wrapper .control-group.success input,
.app-style-wrapper .control-group.success select,
.app-style-wrapper .control-group.success textarea {
  color: #468847;
  border-color: #468847;
}
.app-style-wrapper .control-group.success input:focus,
.app-style-wrapper .control-group.success select:focus,
.app-style-wrapper .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
  -moz-box-shadow: 0 0 6px #7aba7b;
  box-shadow: 0 0 6px #7aba7b;
}
.app-style-wrapper .control-group.success .input-append .add-on,
.app-style-wrapper .control-group.success .input-prepend .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.app-style-wrapper input:focus:required:invalid,
.app-style-wrapper select:focus:required:invalid,
.app-style-wrapper textarea:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
.app-style-wrapper input:focus:required:invalid:focus,
.app-style-wrapper select:focus:required:invalid:focus,
.app-style-wrapper textarea:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.app-style-wrapper .form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
}
.app-style-wrapper .form-actions:after,
.app-style-wrapper .form-actions:before {
  display: table;
  content: "";
}
.app-style-wrapper .form-actions:after {
  clear: both;
}
.app-style-wrapper .uneditable-input {
  overflow: hidden;
  white-space: nowrap;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #eee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}
.app-style-wrapper :-moz-placeholder {
  color: #999;
}
.app-style-wrapper ::-webkit-input-placeholder {
  color: #999;
}
.app-style-wrapper .help-block,
.app-style-wrapper .help-inline {
  color: #555;
}
.app-style-wrapper .help-block {
  display: block;
  margin-bottom: 9px;
}
.app-style-wrapper .help-inline {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.app-style-wrapper .input-append,
.app-style-wrapper .input-prepend {
  margin-bottom: 5px;
}
.app-style-wrapper .input-append .uneditable-input,
.app-style-wrapper .input-append input,
.app-style-wrapper .input-append select,
.app-style-wrapper .input-prepend .uneditable-input,
.app-style-wrapper .input-prepend input,
.app-style-wrapper .input-prepend select {
  position: relative;
  margin-bottom: 0;
  vertical-align: middle;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.app-style-wrapper .input-append .uneditable-input:focus,
.app-style-wrapper .input-append input:focus,
.app-style-wrapper .input-append select:focus,
.app-style-wrapper .input-prepend .uneditable-input:focus,
.app-style-wrapper .input-prepend input:focus,
.app-style-wrapper .input-prepend select:focus {
  z-index: 2;
}
.app-style-wrapper .input-append .uneditable-input,
.app-style-wrapper .input-prepend .uneditable-input {
  border-left-color: #ccc;
}
.app-style-wrapper .input-append .add-on,
.app-style-wrapper .input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 18px;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
}
.app-style-wrapper .input-append .add-on,
.app-style-wrapper .input-append .btn,
.app-style-wrapper .input-prepend .add-on,
.app-style-wrapper .input-prepend .btn {
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.app-style-wrapper .input-append .active,
.app-style-wrapper .input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.app-style-wrapper .input-prepend .add-on,
.app-style-wrapper .input-prepend .btn {
  margin-right: -1px;
}
.app-style-wrapper .input-prepend .add-on:first-child,
.app-style-wrapper .input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.app-style-wrapper .input-append .uneditable-input,
.app-style-wrapper .input-append input,
.app-style-wrapper .input-append select {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.app-style-wrapper .input-append .uneditable-input {
  border-right-color: #ccc;
  border-left-color: #eee;
}
.app-style-wrapper .input-append .add-on:last-child,
.app-style-wrapper .input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.app-style-wrapper .input-prepend.input-append .uneditable-input,
.app-style-wrapper .input-prepend.input-append input,
.app-style-wrapper .input-prepend.input-append select {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.app-style-wrapper .input-prepend.input-append .add-on:first-child,
.app-style-wrapper .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.app-style-wrapper .input-prepend.input-append .add-on:last-child,
.app-style-wrapper .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.app-style-wrapper .search-query {
  padding-right: 14px;
  padding-left: 14px;
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.app-style-wrapper .form-horizontal .help-inline,
.app-style-wrapper .form-horizontal .input-append,
.app-style-wrapper .form-horizontal .input-prepend,
.app-style-wrapper .form-horizontal .uneditable-input,
.app-style-wrapper .form-horizontal input,
.app-style-wrapper .form-horizontal select,
.app-style-wrapper .form-horizontal textarea,
.app-style-wrapper .form-inline .help-inline,
.app-style-wrapper .form-inline .input-append,
.app-style-wrapper .form-inline .input-prepend,
.app-style-wrapper .form-inline .uneditable-input,
.app-style-wrapper .form-inline input,
.app-style-wrapper .form-inline select,
.app-style-wrapper .form-inline textarea,
.app-style-wrapper .form-search .help-inline,
.app-style-wrapper .form-search .input-append,
.app-style-wrapper .form-search .input-prepend,
.app-style-wrapper .form-search .uneditable-input,
.app-style-wrapper .form-search input,
.app-style-wrapper .form-search select,
.app-style-wrapper .form-search textarea {
  display: inline-block;
  margin-bottom: 0;
}
.app-style-wrapper .form-horizontal .hide,
.app-style-wrapper .form-inline .hide,
.app-style-wrapper .form-search .hide {
  display: none;
}
.app-style-wrapper .form-inline label,
.app-style-wrapper .form-search label {
  display: inline-block;
}
.app-style-wrapper .form-inline .input-append,
.app-style-wrapper .form-inline .input-prepend,
.app-style-wrapper .form-search .input-append,
.app-style-wrapper .form-search .input-prepend {
  margin-bottom: 0;
}
.app-style-wrapper .form-inline .checkbox,
.app-style-wrapper .form-inline .radio,
.app-style-wrapper .form-search .checkbox,
.app-style-wrapper .form-search .radio {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.app-style-wrapper .form-inline .checkbox input[type=checkbox],
.app-style-wrapper .form-inline .radio input[type=radio],
.app-style-wrapper .form-search .checkbox input[type=checkbox],
.app-style-wrapper .form-search .radio input[type=radio] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.app-style-wrapper .control-group {
  margin-bottom: 9px;
}
.app-style-wrapper legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}
.app-style-wrapper .form-horizontal .control-group {
  margin-bottom: 18px;
}
.app-style-wrapper .form-horizontal .control-group:after,
.app-style-wrapper .form-horizontal .control-group:before {
  display: table;
  content: "";
}
.app-style-wrapper .form-horizontal .control-group:after {
  clear: both;
}
.app-style-wrapper .form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.app-style-wrapper .form-horizontal .controls {
  margin-left: 160px;
}
.app-style-wrapper .form-horizontal .help-block {
  margin-top: 9px;
  margin-bottom: 0;
}
.app-style-wrapper .form-horizontal .form-actions {
  padding-left: 160px;
}
.app-style-wrapper .btn {
  display: inline-block;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(top, #fff, #e6e6e6);
  background-repeat: repeat-x;
  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);
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.app-style-wrapper .btn.active,
.app-style-wrapper .btn.disabled,
.app-style-wrapper .btn:active,
.app-style-wrapper .btn:hover,
.app-style-wrapper .btn[disabled] {
  background-color: #e6e6e6;
}
.app-style-wrapper .btn:hover {
  color: #333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.app-style-wrapper .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.app-style-wrapper .btn.active,
.app-style-wrapper .btn:active {
  background-color: #e6e6e6;
  background-image: none;
  outline: 0;
  -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);
}
.app-style-wrapper .btn.disabled,
.app-style-wrapper .btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.app-style-wrapper .btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.app-style-wrapper .btn-large [class^=icon-] {
  margin-top: 1px;
}
.app-style-wrapper .btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
.app-style-wrapper .btn-small [class^=icon-] {
  margin-top: -1px;
}
.app-style-wrapper .btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
.app-style-wrapper .btn-danger,
.app-style-wrapper .btn-danger:hover,
.app-style-wrapper .btn-info,
.app-style-wrapper .btn-info:hover,
.app-style-wrapper .btn-inverse,
.app-style-wrapper .btn-inverse:hover,
.app-style-wrapper .btn-primary,
.app-style-wrapper .btn-primary:hover,
.app-style-wrapper .btn-success,
.app-style-wrapper .btn-success:hover,
.app-style-wrapper .btn-warning,
.app-style-wrapper .btn-warning:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .btn-danger.active,
.app-style-wrapper .btn-info.active,
.app-style-wrapper .btn-inverse.active,
.app-style-wrapper .btn-primary.active,
.app-style-wrapper .btn-success.active,
.app-style-wrapper .btn-warning.active {
  color: rgba(255, 255, 255, 0.75);
}
.app-style-wrapper .btn {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .btn-primary {
  background-color: #0074cc;
  background-image: -moz-linear-gradient(top, #08c, #05c);
  background-image: -ms-linear-gradient(top, #08c, #05c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#05c));
  background-image: -webkit-linear-gradient(top, #08c, #05c);
  background-image: -o-linear-gradient(top, #08c, #05c);
  background-image: linear-gradient(top, #08c, #05c);
  background-repeat: repeat-x;
  border-color: #05c #05c #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .btn-primary.active,
.app-style-wrapper .btn-primary.disabled,
.app-style-wrapper .btn-primary:active,
.app-style-wrapper .btn-primary:hover,
.app-style-wrapper .btn-primary[disabled] {
  background-color: #05c;
}
.app-style-wrapper .btn-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .btn-warning.active,
.app-style-wrapper .btn-warning.disabled,
.app-style-wrapper .btn-warning:active,
.app-style-wrapper .btn-warning:hover,
.app-style-wrapper .btn-warning[disabled] {
  background-color: #f89406;
}
.app-style-wrapper .btn-danger {
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .btn-danger.active,
.app-style-wrapper .btn-danger.disabled,
.app-style-wrapper .btn-danger:active,
.app-style-wrapper .btn-danger:hover,
.app-style-wrapper .btn-danger[disabled] {
  background-color: #bd362f;
}
.app-style-wrapper .btn-success {
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .btn-success.active,
.app-style-wrapper .btn-success.disabled,
.app-style-wrapper .btn-success:active,
.app-style-wrapper .btn-success:hover,
.app-style-wrapper .btn-success[disabled] {
  background-color: #51a351;
}
.app-style-wrapper .btn-info {
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .btn-info.active,
.app-style-wrapper .btn-info.disabled,
.app-style-wrapper .btn-info:active,
.app-style-wrapper .btn-info:hover,
.app-style-wrapper .btn-info[disabled] {
  background-color: #2f96b4;
}
.app-style-wrapper .btn-inverse {
  background-color: #414141;
  background-image: -moz-linear-gradient(top, #555, #222);
  background-image: -ms-linear-gradient(top, #555, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555), to(#222));
  background-image: -webkit-linear-gradient(top, #555, #222);
  background-image: -o-linear-gradient(top, #555, #222);
  background-image: linear-gradient(top, #555, #222);
  background-repeat: repeat-x;
  border-color: #222 #222 #000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .btn-inverse.active,
.app-style-wrapper .btn-inverse.disabled,
.app-style-wrapper .btn-inverse:active,
.app-style-wrapper .btn-inverse:hover,
.app-style-wrapper .btn-inverse[disabled] {
  background-color: #222;
}
.app-style-wrapper button.btn::-moz-focus-inner,
.app-style-wrapper input[type=submit].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.app-style-wrapper [class*=" icon-"],
.app-style-wrapper [class^=icon-] {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(https://f1.leadsquaredcdn.com/bootstrap/img/BSDark.png);
  background-position: 14px 14px;
  background-repeat: no-repeat;
}
.app-style-wrapper .icon-white {
  background-image: url(https://f1.leadsquaredcdn.com/bootstrap/img/BSLight.png);
}
.app-style-wrapper .icon-glass {
  background-position: 0 0;
}
.app-style-wrapper .icon-music {
  background-position: -24px 0;
}
.app-style-wrapper .icon-search {
  background-position: -48px 0;
}
.app-style-wrapper .icon-envelope {
  background-position: -72px 0;
}
.app-style-wrapper .icon-heart {
  background-position: -96px 0;
}
.app-style-wrapper .icon-star {
  background-position: -120px 0;
}
.app-style-wrapper .icon-star-empty {
  background-position: -144px 0;
}
.app-style-wrapper .icon-user {
  background-position: -168px 0;
}
.app-style-wrapper .icon-film {
  background-position: -192px 0;
}
.app-style-wrapper .icon-th-large {
  background-position: -216px 0;
}
.app-style-wrapper .icon-th {
  background-position: -240px 0;
}
.app-style-wrapper .icon-th-list {
  background-position: -264px 0;
}
.app-style-wrapper .icon-ok {
  background-position: -288px 0;
}
.app-style-wrapper .icon-remove {
  background-position: -312px 0;
}
.app-style-wrapper .icon-zoom-in {
  background-position: -336px 0;
}
.app-style-wrapper .icon-zoom-out {
  background-position: -360px 0;
}
.app-style-wrapper .icon-off {
  background-position: -384px 0;
}
.app-style-wrapper .icon-signal {
  background-position: -408px 0;
}
.app-style-wrapper .icon-cog {
  background-position: -432px 0;
}
.app-style-wrapper .icon-trash {
  background-position: -456px 0;
}
.app-style-wrapper .icon-home {
  background-position: 0 -24px;
}
.app-style-wrapper .icon-file {
  background-position: -24px -24px;
}
.app-style-wrapper .icon-time {
  background-position: -48px -24px;
}
.app-style-wrapper .icon-road {
  background-position: -72px -24px;
}
.app-style-wrapper .icon-download-alt {
  background-position: -96px -24px;
}
.app-style-wrapper .icon-download {
  background-position: -120px -24px;
}
.app-style-wrapper .icon-upload {
  background-position: -144px -24px;
}
.app-style-wrapper .icon-inbox {
  background-position: -168px -24px;
}
.app-style-wrapper .icon-play-circle {
  background-position: -192px -24px;
}
.app-style-wrapper .icon-repeat {
  background-position: -216px -24px;
}
.app-style-wrapper .icon-refresh {
  background-position: -240px -24px;
}
.app-style-wrapper .icon-list-alt {
  background-position: -264px -24px;
}
.app-style-wrapper .icon-lock {
  background-position: -287px -24px;
}
.app-style-wrapper .icon-flag {
  background-position: -312px -24px;
}
.app-style-wrapper .icon-headphones {
  background-position: -336px -24px;
}
.app-style-wrapper .icon-volume-off {
  background-position: -360px -24px;
}
.app-style-wrapper .icon-volume-down {
  background-position: -384px -24px;
}
.app-style-wrapper .icon-volume-up {
  background-position: -408px -24px;
}
.app-style-wrapper .icon-qrcode {
  background-position: -432px -24px;
}
.app-style-wrapper .icon-barcode {
  background-position: -456px -24px;
}
.app-style-wrapper .icon-tag {
  background-position: 0 -48px;
}
.app-style-wrapper .icon-tags {
  background-position: -25px -48px;
}
.app-style-wrapper .icon-book {
  background-position: -48px -48px;
}
.app-style-wrapper .icon-bookmark {
  background-position: -72px -48px;
}
.app-style-wrapper .icon-print {
  background-position: -96px -48px;
}
.app-style-wrapper .icon-camera {
  background-position: -120px -48px;
}
.app-style-wrapper .icon-font {
  background-position: -144px -48px;
}
.app-style-wrapper .icon-bold {
  background-position: -167px -48px;
}
.app-style-wrapper .icon-italic {
  background-position: -192px -48px;
}
.app-style-wrapper .icon-text-height {
  background-position: -216px -48px;
}
.app-style-wrapper .icon-text-width {
  background-position: -240px -48px;
}
.app-style-wrapper .icon-align-left {
  background-position: -264px -48px;
}
.app-style-wrapper .icon-align-center {
  background-position: -288px -48px;
}
.app-style-wrapper .icon-align-right {
  background-position: -312px -48px;
}
.app-style-wrapper .icon-align-justify {
  background-position: -336px -48px;
}
.app-style-wrapper .icon-list {
  background-position: -360px -48px;
}
.app-style-wrapper .icon-indent-left {
  background-position: -384px -48px;
}
.app-style-wrapper .icon-indent-right {
  background-position: -408px -48px;
}
.app-style-wrapper .icon-facetime-video {
  background-position: -432px -48px;
}
.app-style-wrapper .icon-picture {
  background-position: -456px -48px;
}
.app-style-wrapper .icon-pencil {
  background-position: 0 -72px;
}
.app-style-wrapper .icon-map-marker {
  background-position: -24px -72px;
}
.app-style-wrapper .icon-adjust {
  background-position: -48px -72px;
}
.app-style-wrapper .icon-tint {
  background-position: -72px -72px;
}
.app-style-wrapper .icon-edit {
  background-position: -96px -72px;
}
.app-style-wrapper .icon-share {
  background-position: -120px -72px;
}
.app-style-wrapper .icon-check {
  background-position: -144px -72px;
}
.app-style-wrapper .icon-move {
  background-position: -168px -72px;
}
.app-style-wrapper .icon-step-backward {
  background-position: -192px -72px;
}
.app-style-wrapper .icon-fast-backward {
  background-position: -216px -72px;
}
.app-style-wrapper .icon-backward {
  background-position: -240px -72px;
}
.app-style-wrapper .icon-play {
  background-position: -264px -72px;
}
.app-style-wrapper .icon-pause {
  background-position: -288px -72px;
}
.app-style-wrapper .icon-stop {
  background-position: -312px -72px;
}
.app-style-wrapper .icon-forward {
  background-position: -336px -72px;
}
.app-style-wrapper .icon-fast-forward {
  background-position: -360px -72px;
}
.app-style-wrapper .icon-step-forward {
  background-position: -384px -72px;
}
.app-style-wrapper .icon-eject {
  background-position: -408px -72px;
}
.app-style-wrapper .icon-chevron-left {
  background-position: -432px -72px;
}
.app-style-wrapper .icon-chevron-right {
  background-position: -456px -72px;
}
.app-style-wrapper .icon-plus-sign {
  background-position: 0 -96px;
}
.app-style-wrapper .icon-minus-sign {
  background-position: -24px -96px;
}
.app-style-wrapper .icon-remove-sign {
  background-position: -48px -96px;
}
.app-style-wrapper .icon-ok-sign {
  background-position: -72px -96px;
}
.app-style-wrapper .icon-question-sign {
  background-position: -96px -96px;
}
.app-style-wrapper .icon-info-sign {
  background-position: -120px -96px;
}
.app-style-wrapper .icon-screenshot {
  background-position: -144px -96px;
}
.app-style-wrapper .icon-remove-circle {
  background-position: -168px -96px;
}
.app-style-wrapper .icon-ok-circle {
  background-position: -192px -96px;
}
.app-style-wrapper .icon-ban-circle {
  background-position: -216px -96px;
}
.app-style-wrapper .icon-arrow-left {
  background-position: -240px -96px;
}
.app-style-wrapper .icon-arrow-right {
  background-position: -264px -96px;
}
.app-style-wrapper .icon-arrow-up {
  background-position: -289px -96px;
}
.app-style-wrapper .icon-arrow-down {
  background-position: -312px -96px;
}
.app-style-wrapper .icon-share-alt {
  background-position: -336px -96px;
}
.app-style-wrapper .icon-resize-full {
  background-position: -360px -96px;
}
.app-style-wrapper .icon-resize-small {
  background-position: -384px -96px;
}
.app-style-wrapper .icon-plus {
  background-position: -408px -96px;
}
.app-style-wrapper .icon-minus {
  background-position: -433px -96px;
}
.app-style-wrapper .icon-asterisk {
  background-position: -456px -96px;
}
.app-style-wrapper .icon-exclamation-sign {
  background-position: 0 -120px;
}
.app-style-wrapper .icon-gift {
  background-position: -24px -120px;
}
.app-style-wrapper .icon-leaf {
  background-position: -48px -120px;
}
.app-style-wrapper .icon-fire {
  background-position: -72px -120px;
}
.app-style-wrapper .icon-eye-open {
  background-position: -96px -120px;
}
.app-style-wrapper .icon-eye-close {
  background-position: -120px -120px;
}
.app-style-wrapper .icon-warning-sign {
  background-position: -144px -120px;
}
.app-style-wrapper .icon-plane {
  background-position: -168px -120px;
}
.app-style-wrapper .icon-calendar {
  background-position: -192px -120px;
}
.app-style-wrapper .icon-random {
  background-position: -216px -120px;
}
.app-style-wrapper .icon-comment {
  background-position: -240px -120px;
}
.app-style-wrapper .icon-magnet {
  background-position: -264px -120px;
}
.app-style-wrapper .icon-chevron-up {
  background-position: -288px -120px;
}
.app-style-wrapper .icon-chevron-down {
  background-position: -313px -119px;
}
.app-style-wrapper .icon-retweet {
  background-position: -336px -120px;
}
.app-style-wrapper .icon-shopping-cart {
  background-position: -360px -120px;
}
.app-style-wrapper .icon-folder-close {
  background-position: -384px -120px;
}
.app-style-wrapper .icon-folder-open {
  background-position: -408px -120px;
}
.app-style-wrapper .icon-resize-vertical {
  background-position: -432px -119px;
}
.app-style-wrapper .icon-resize-horizontal {
  background-position: -456px -118px;
}
.app-style-wrapper .icon-hdd {
  background-position: 0 -144px;
}
.app-style-wrapper .icon-bullhorn {
  background-position: -24px -144px;
}
.app-style-wrapper .icon-bell {
  background-position: -48px -144px;
}
.app-style-wrapper .icon-certificate {
  background-position: -72px -144px;
}
.app-style-wrapper .icon-thumbs-up {
  background-position: -96px -144px;
}
.app-style-wrapper .icon-thumbs-down {
  background-position: -120px -144px;
}
.app-style-wrapper .icon-hand-right {
  background-position: -144px -144px;
}
.app-style-wrapper .icon-hand-left {
  background-position: -168px -144px;
}
.app-style-wrapper .icon-hand-up {
  background-position: -192px -144px;
}
.app-style-wrapper .icon-hand-down {
  background-position: -216px -144px;
}
.app-style-wrapper .icon-circle-arrow-right {
  background-position: -240px -144px;
}
.app-style-wrapper .icon-circle-arrow-left {
  background-position: -264px -144px;
}
.app-style-wrapper .icon-circle-arrow-up {
  background-position: -288px -144px;
}
.app-style-wrapper .icon-circle-arrow-down {
  background-position: -312px -144px;
}
.app-style-wrapper .icon-globe {
  background-position: -336px -144px;
}
.app-style-wrapper .icon-wrench {
  background-position: -360px -144px;
}
.app-style-wrapper .icon-tasks {
  background-position: -384px -144px;
}
.app-style-wrapper .icon-filter {
  background-position: -408px -144px;
}
.app-style-wrapper .icon-briefcase {
  background-position: -432px -144px;
}
.app-style-wrapper .icon-fullscreen {
  background-position: -456px -144px;
}
.app-style-wrapper .btn-group {
  position: relative;
}
.app-style-wrapper .btn-group:after,
.app-style-wrapper .btn-group:before {
  display: table;
  content: "";
}
.app-style-wrapper .btn-group:after {
  clear: both;
}
.app-style-wrapper .btn-group + .btn-group {
  margin-left: 5px;
}
.app-style-wrapper .btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}
.app-style-wrapper .btn-toolbar .btn-group {
  display: inline-block;
}
.app-style-wrapper .btn-group > .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.app-style-wrapper .btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.app-style-wrapper .btn-group > .btn:last-child,
.app-style-wrapper .btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.app-style-wrapper .btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.app-style-wrapper .btn-group > .btn.large:last-child,
.app-style-wrapper .btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.app-style-wrapper .btn-group > .btn.active,
.app-style-wrapper .btn-group > .btn:active,
.app-style-wrapper .btn-group > .btn:focus,
.app-style-wrapper .btn-group > .btn:hover {
  z-index: 2;
}
.app-style-wrapper .btn-group .dropdown-toggle:active,
.app-style-wrapper .btn-group.open .dropdown-toggle {
  outline: 0;
}
.app-style-wrapper .btn-group > .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.app-style-wrapper .btn-group > .btn-mini.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}
.app-style-wrapper .btn-group > .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.app-style-wrapper .btn-group.open .dropdown-toggle {
  background-image: none;
  -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);
}
.app-style-wrapper .btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.app-style-wrapper .btn-group.open .btn-primary.dropdown-toggle {
  background-color: #05c;
}
.app-style-wrapper .btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.app-style-wrapper .btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.app-style-wrapper .btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.app-style-wrapper .btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.app-style-wrapper .btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
.app-style-wrapper .btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
.app-style-wrapper .btn:hover .caret,
.app-style-wrapper .open.btn-group .caret {
  opacity: 1;
}
.app-style-wrapper .btn-mini .caret {
  margin-top: 5px;
}
.app-style-wrapper .btn-small .caret {
  margin-top: 6px;
}
.app-style-wrapper .btn-large .caret {
  margin-top: 6px;
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.app-style-wrapper .dropup .btn-large .caret {
  border-bottom: 5px solid #000;
  border-top: 0;
}
.app-style-wrapper .btn-danger .caret,
.app-style-wrapper .btn-info .caret,
.app-style-wrapper .btn-inverse .caret,
.app-style-wrapper .btn-primary .caret,
.app-style-wrapper .btn-success .caret,
.app-style-wrapper .btn-warning .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 0.75;
}
.app-style-wrapper .nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
.app-style-wrapper .nav > li > a {
  display: block;
}
.app-style-wrapper .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.app-style-wrapper .nav > .pull-right {
  float: right;
}
.app-style-wrapper .nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.app-style-wrapper .nav li + .nav-header {
  margin-top: 9px;
}
.app-style-wrapper .nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.app-style-wrapper .nav-list .nav-header,
.app-style-wrapper .nav-list > li > a {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.app-style-wrapper .nav-list > li > a {
  padding: 3px 15px;
}
.app-style-wrapper .nav-list > .active > a,
.app-style-wrapper .nav-list > .active > a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #08c;
}
.app-style-wrapper .nav-list [class^=icon-] {
  margin-right: 2px;
}
.app-style-wrapper .nav-list .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.app-style-wrapper .nav-pills:after,
.app-style-wrapper .nav-pills:before,
.app-style-wrapper .nav-tabs:after,
.app-style-wrapper .nav-tabs:before {
  display: table;
  content: "";
}
.app-style-wrapper .nav-pills:after,
.app-style-wrapper .nav-tabs:after {
  clear: both;
}
.app-style-wrapper .nav-pills > li,
.app-style-wrapper .nav-tabs > li {
  float: left;
}
.app-style-wrapper .nav-pills > li > a,
.app-style-wrapper .nav-tabs > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.app-style-wrapper .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.app-style-wrapper .nav-tabs > li {
  margin-bottom: -1px;
}
.app-style-wrapper .nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.app-style-wrapper .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.app-style-wrapper .nav-tabs > .active > a,
.app-style-wrapper .nav-tabs > .active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.app-style-wrapper .nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.app-style-wrapper .nav-pills > .active > a,
.app-style-wrapper .nav-pills > .active > a:hover {
  color: #fff;
  background-color: #08c;
}
.app-style-wrapper .nav-stacked > li {
  float: none;
}
.app-style-wrapper .nav-stacked > li > a {
  margin-right: 0;
}
.app-style-wrapper .nav-tabs.nav-stacked {
  border-bottom: 0;
}
.app-style-wrapper .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.app-style-wrapper .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.app-style-wrapper .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.app-style-wrapper .nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.app-style-wrapper .nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.app-style-wrapper .nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.app-style-wrapper .nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.app-style-wrapper .nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.app-style-wrapper .nav-pills .dropdown-toggle .caret,
.app-style-wrapper .nav-tabs .dropdown-toggle .caret {
  border-top-color: #08c;
  border-bottom-color: #08c;
  margin-top: 6px;
}
.app-style-wrapper .nav-pills .dropdown-toggle:hover .caret,
.app-style-wrapper .nav-tabs .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
.app-style-wrapper .nav-pills .active .dropdown-toggle .caret,
.app-style-wrapper .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
.app-style-wrapper .nav > .dropdown.active > a:hover {
  color: #000;
  cursor: pointer;
}
.app-style-wrapper .nav-pills .open .dropdown-toggle,
.app-style-wrapper .nav-tabs .open .dropdown-toggle,
.app-style-wrapper .nav > li.dropdown.open.active > a:hover {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
.app-style-wrapper .nav li.dropdown.open .caret,
.app-style-wrapper .nav li.dropdown.open a:hover .caret,
.app-style-wrapper .nav li.dropdown.open.active .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
}
.app-style-wrapper .tabs-stacked .open > a:hover {
  border-color: #999;
}
.app-style-wrapper .tabbable:after,
.app-style-wrapper .tabbable:before {
  display: table;
  content: "";
}
.app-style-wrapper .tabbable:after {
  clear: both;
}
.app-style-wrapper .tab-content {
  overflow: auto;
}
.app-style-wrapper .tabs-below > .nav-tabs,
.app-style-wrapper .tabs-left > .nav-tabs,
.app-style-wrapper .tabs-right > .nav-tabs {
  border-bottom: 0;
}
.app-style-wrapper .pill-content > .pill-pane,
.app-style-wrapper .tab-content > .tab-pane {
  display: none;
}
.app-style-wrapper .pill-content > .active,
.app-style-wrapper .tab-content > .active {
  display: block;
}
.app-style-wrapper .tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.app-style-wrapper .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.app-style-wrapper .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.app-style-wrapper .tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.app-style-wrapper .tabs-below > .nav-tabs > .active > a,
.app-style-wrapper .tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.app-style-wrapper .tabs-left > .nav-tabs > li,
.app-style-wrapper .tabs-right > .nav-tabs > li {
  float: none;
}
.app-style-wrapper .tabs-left > .nav-tabs > li > a,
.app-style-wrapper .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.app-style-wrapper .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.app-style-wrapper .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.app-style-wrapper .tabs-left > .nav-tabs > li > a:hover {
  border-color: #eee #ddd #eee #eee;
}
.app-style-wrapper .tabs-left > .nav-tabs .active > a,
.app-style-wrapper .tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
}
.app-style-wrapper .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.app-style-wrapper .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.app-style-wrapper .tabs-right > .nav-tabs > li > a:hover {
  border-color: #eee #eee #eee #ddd;
}
.app-style-wrapper .tabs-right > .nav-tabs .active > a,
.app-style-wrapper .tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
}
.app-style-wrapper .navbar {
  overflow: visible;
  margin-bottom: 18px;
}
.app-style-wrapper .navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333, #222);
  background-image: -ms-linear-gradient(top, #333, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(#222));
  background-image: -webkit-linear-gradient(top, #333, #222);
  background-image: -o-linear-gradient(top, #333, #222);
  background-image: linear-gradient(top, #333, #222);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.app-style-wrapper .navbar .container {
  width: auto;
}
.app-style-wrapper .nav-collapse.collapse {
  height: auto;
}
.app-style-wrapper .navbar {
  color: #999;
}
.app-style-wrapper .navbar .brand:hover {
  text-decoration: none;
}
.app-style-wrapper .navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #999;
}
.app-style-wrapper .navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
.app-style-wrapper .navbar .navbar-link {
  color: #999;
}
.app-style-wrapper .navbar .navbar-link:hover {
  color: #fff;
}
.app-style-wrapper .navbar .btn,
.app-style-wrapper .navbar .btn-group {
  margin-top: 5px;
}
.app-style-wrapper .navbar .btn-group .btn {
  margin: 0;
}
.app-style-wrapper .navbar-form {
  margin-bottom: 0;
}
.app-style-wrapper .navbar-form:after,
.app-style-wrapper .navbar-form:before {
  display: table;
  content: "";
}
.app-style-wrapper .navbar-form:after {
  clear: both;
}
.app-style-wrapper .navbar-form .checkbox,
.app-style-wrapper .navbar-form .radio,
.app-style-wrapper .navbar-form input,
.app-style-wrapper .navbar-form select {
  margin-top: 5px;
}
.app-style-wrapper .navbar-form input,
.app-style-wrapper .navbar-form select {
  display: inline-block;
  margin-bottom: 0;
}
.app-style-wrapper .navbar-form input[type=checkbox],
.app-style-wrapper .navbar-form input[type=image],
.app-style-wrapper .navbar-form input[type=radio] {
  margin-top: 3px;
}
.app-style-wrapper .navbar-form .input-append,
.app-style-wrapper .navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
.app-style-wrapper .navbar-form .input-append input,
.app-style-wrapper .navbar-form .input-prepend input {
  margin-top: 0;
}
.app-style-wrapper .navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0;
}
.app-style-wrapper .navbar-search .search-query {
  padding: 4px 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  background-color: #626262;
  border: 1px solid #151515;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.app-style-wrapper .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
.app-style-wrapper .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
.app-style-wrapper .navbar-search .search-query.focused,
.app-style-wrapper .navbar-search .search-query:focus {
  padding: 5px 10px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.app-style-wrapper .navbar-fixed-bottom,
.app-style-wrapper .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.app-style-wrapper .navbar-fixed-bottom .navbar-inner,
.app-style-wrapper .navbar-fixed-top .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.app-style-wrapper .navbar-fixed-bottom .container,
.app-style-wrapper .navbar-fixed-top .container {
  width: 940px;
}
.app-style-wrapper .navbar-fixed-top {
  top: 0;
}
.app-style-wrapper .navbar-fixed-bottom {
  bottom: 0;
}
.app-style-wrapper .navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.app-style-wrapper .navbar .nav.pull-right {
  float: right;
}
.app-style-wrapper .navbar .nav > li {
  display: block;
  float: left;
}
.app-style-wrapper .navbar .nav > li > a {
  float: none;
  padding: 9px 10px 11px;
  line-height: 19px;
  color: #999;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .navbar .btn {
  display: inline-block;
  padding: 4px 10px 4px;
  margin: 5px 5px 6px;
  line-height: 18px;
}
.app-style-wrapper .navbar .btn-group {
  margin: 0;
  padding: 5px 5px 6px;
}
.app-style-wrapper .navbar .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}
.app-style-wrapper .navbar .nav .active > a,
.app-style-wrapper .navbar .nav .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #222;
}
.app-style-wrapper .navbar .divider-vertical {
  height: 40px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222;
  border-right: 1px solid #333;
}
.app-style-wrapper .navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0;
}
.app-style-wrapper .navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333, #222);
  background-image: -ms-linear-gradient(top, #333, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(#222));
  background-image: -webkit-linear-gradient(top, #333, #222);
  background-image: -o-linear-gradient(top, #333, #222);
  background-image: linear-gradient(top, #333, #222);
  background-repeat: repeat-x;
  border-color: #222 #222 #000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  -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);
}
.app-style-wrapper .navbar .btn-navbar.active,
.app-style-wrapper .navbar .btn-navbar.disabled,
.app-style-wrapper .navbar .btn-navbar:active,
.app-style-wrapper .navbar .btn-navbar:hover,
.app-style-wrapper .navbar .btn-navbar[disabled] {
  background-color: #222;
}
.app-style-wrapper .navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.app-style-wrapper .navbar .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.app-style-wrapper .navbar .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.app-style-wrapper .navbar-fixed-bottom .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.app-style-wrapper .navbar-fixed-bottom .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.app-style-wrapper .navbar .nav li.dropdown .dropdown-toggle .caret,
.app-style-wrapper .navbar .nav li.dropdown.open .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.app-style-wrapper .navbar .nav li.dropdown.active .caret {
  opacity: 1;
}
.app-style-wrapper .navbar .nav li.dropdown.active > .dropdown-toggle,
.app-style-wrapper .navbar .nav li.dropdown.open.active > .dropdown-toggle,
.app-style-wrapper .navbar .nav li.dropdown.open > .dropdown-toggle {
  background-color: transparent;
}
.app-style-wrapper .navbar .nav li.dropdown.active > .dropdown-toggle:hover {
  color: #fff;
}
.app-style-wrapper .navbar .dropdown-menu.pull-right,
.app-style-wrapper .navbar .pull-right .dropdown-menu {
  left: auto;
  right: 0;
}
.app-style-wrapper .navbar .dropdown-menu.pull-right:before,
.app-style-wrapper .navbar .pull-right .dropdown-menu:before {
  left: auto;
  right: 12px;
}
.app-style-wrapper .navbar .dropdown-menu.pull-right:after,
.app-style-wrapper .navbar .pull-right .dropdown-menu:after {
  left: auto;
  right: 13px;
}
.app-style-wrapper .breadcrumb {
  padding: 7px 14px;
  margin: 0 0 18px;
  list-style: none;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #fff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #fff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #fff, #f5f5f5);
  background-image: -o-linear-gradient(top, #fff, #f5f5f5);
  background-image: linear-gradient(top, #fff, #f5f5f5);
  background-repeat: repeat-x;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
}
.app-style-wrapper .breadcrumb li {
  display: inline-block;
  text-shadow: 0 1px 0 #fff;
}
.app-style-wrapper .breadcrumb .divider {
  padding: 0 5px;
  color: #999;
}
.app-style-wrapper .breadcrumb .active a {
  color: #333;
}
.app-style-wrapper .pagination {
  height: 36px;
  margin: 18px 0;
}
.app-style-wrapper .pagination ul {
  display: inline-block;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -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);
}
.app-style-wrapper .pagination li {
  display: inline;
}
.app-style-wrapper .pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.app-style-wrapper .pagination .active a,
.app-style-wrapper .pagination a:hover {
  background-color: #f5f5f5;
}
.app-style-wrapper .pagination .active a {
  color: #999;
  cursor: default;
}
.app-style-wrapper .pagination .disabled a,
.app-style-wrapper .pagination .disabled a:hover,
.app-style-wrapper .pagination .disabled span {
  color: #999;
  background-color: transparent;
  cursor: default;
}
.app-style-wrapper .pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.app-style-wrapper .pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.app-style-wrapper .pagination-centered {
  text-align: center;
}
.app-style-wrapper .pagination-right {
  text-align: right;
}
.app-style-wrapper .pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
}
.app-style-wrapper .pager:after,
.app-style-wrapper .pager:before {
  display: table;
  content: "";
}
.app-style-wrapper .pager:after {
  clear: both;
}
.app-style-wrapper .pager li {
  display: inline;
}
.app-style-wrapper .pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.app-style-wrapper .pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.app-style-wrapper .pager .next a {
  float: right;
}
.app-style-wrapper .pager .previous a {
  float: left;
}
.app-style-wrapper .pager .disabled a,
.app-style-wrapper .pager .disabled a:hover {
  color: #999;
  background-color: #fff;
  cursor: default;
}
.app-style-wrapper .thumbnails {
  margin-left: -20px;
  list-style: none;
}
.app-style-wrapper .thumbnails:after,
.app-style-wrapper .thumbnails:before {
  display: table;
  content: "";
}
.app-style-wrapper .thumbnails:after {
  clear: both;
}
.app-style-wrapper .row-fluid .thumbnails {
  margin-left: 0;
}
.app-style-wrapper .thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px;
}
.app-style-wrapper .thumbnail {
  display: block;
  padding: 4px;
  line-height: 1;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
.app-style-wrapper a.thumbnail:hover {
  border-color: #08c;
  -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);
}
.app-style-wrapper .thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.app-style-wrapper .thumbnail .caption {
  padding: 9px;
}
.app-style-wrapper .alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
}
.app-style-wrapper .alert-heading {
  color: inherit;
}
.app-style-wrapper .alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.app-style-wrapper .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.app-style-wrapper .alert-danger,
.app-style-wrapper .alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.app-style-wrapper .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.app-style-wrapper .alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.app-style-wrapper .alert-block > p,
.app-style-wrapper .alert-block > ul {
  margin-bottom: 0;
}
.app-style-wrapper .alert-block p + p {
  margin-top: 5px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.app-style-wrapper .progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.app-style-wrapper .progress .bar {
  width: 0%;
  height: 18px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.app-style-wrapper .progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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: -ms-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;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.app-style-wrapper .progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.app-style-wrapper .progress-danger .bar {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
}
.app-style-wrapper .progress-danger.progress-striped .bar {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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: -ms-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);
}
.app-style-wrapper .progress-success .bar {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
}
.app-style-wrapper .progress-success.progress-striped .bar {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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: -ms-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);
}
.app-style-wrapper .progress-info .bar {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
}
.app-style-wrapper .progress-info.progress-striped .bar {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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: -ms-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);
}
.app-style-wrapper .progress-warning .bar {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
}
.app-style-wrapper .progress-warning.progress-striped .bar {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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: -ms-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);
}
.app-style-wrapper .hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.app-style-wrapper .hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.app-style-wrapper .hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
  color: inherit;
}
.app-style-wrapper .tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
}
.app-style-wrapper .tooltip.in {
  opacity: 0.8;
}
.app-style-wrapper .tooltip.top {
  margin-top: -2px;
}
.app-style-wrapper .tooltip.right {
  margin-left: 2px;
}
.app-style-wrapper .tooltip.bottom {
  margin-top: 2px;
}
.app-style-wrapper .tooltip.left {
  margin-left: -2px;
}
.app-style-wrapper .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}
.app-style-wrapper .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000;
}
.app-style-wrapper .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000;
}
.app-style-wrapper .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000;
}
.app-style-wrapper .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.app-style-wrapper .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px;
}
.popover.top {
  margin-top: -5px;
}
.app-style-wrapper .popover.right {
  margin-left: 5px;
}
.app-style-wrapper .popover.bottom {
  margin-top: 5px;
}
.app-style-wrapper .popover.left {
  margin-left: -5px;
}
 .popover.top .arrow {
  bottom: 0;
  left: 50% !important;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}
.app-style-wrapper .popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000;
}
.app-style-wrapper .popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000;
}
.app-style-wrapper .popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000;
}

.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.popover-inner {
  padding: 3px;
  width: 280px;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.app-style-wrapper .popover-title {
  padding: 9px 15px;
  line-height: 1;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.app-style-wrapper .popover-content {
  padding: 14px;
  background-color: #fff;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.app-style-wrapper .popover-content ol,
.app-style-wrapper .popover-content p,
.app-style-wrapper .popover-content ul {
  margin-bottom: 0;
}
.app-style-wrapper .modal-open .dropdown-menu {
  z-index: 2050;
}
.app-style-wrapper .modal-open .popover {
  z-index: 2060;
}
.app-style-wrapper .modal-open .tooltip {
  z-index: 2070;
}
.app-style-wrapper .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.app-style-wrapper .modal-backdrop.fade {
  opacity: 0;
}
.app-style-wrapper .modal-backdrop,
.app-style-wrapper .modal-backdrop.fade.in {
  opacity: 0.8;
}
.app-style-wrapper .modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.app-style-wrapper .modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}
.app-style-wrapper .modal.fade.in {
  top: 50%;
}
.app-style-wrapper .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.app-style-wrapper .modal-header .close {
  margin-top: 2px;
}
.app-style-wrapper .modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.app-style-wrapper .modal-form {
  margin-bottom: 0;
}
.app-style-wrapper .modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
}
.app-style-wrapper .modal-footer:after,
.app-style-wrapper .modal-footer:before {
  display: table;
  content: "";
}
.app-style-wrapper .modal-footer:after {
  clear: both;
}
.app-style-wrapper .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.app-style-wrapper .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.app-style-wrapper .dropdown,
.app-style-wrapper .dropup {
  position: relative;
}
.app-style-wrapper .dropdown-toggle:active,
.app-style-wrapper .open .dropdown-toggle {
  outline: 0;
}
.app-style-wrapper .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  opacity: 0.3;
}
.app-style-wrapper .dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.app-style-wrapper .dropdown:hover .caret,
.app-style-wrapper .open .caret {
  opacity: 1;
}
.app-style-wrapper .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 4px 0;
  margin: 1px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.app-style-wrapper .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.app-style-wrapper .dropdown-menu .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.app-style-wrapper .dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: 400;
  line-height: 18px;
  color: #333;
  white-space: nowrap;
}
.app-style-wrapper .dropdown-menu .active > a,
.app-style-wrapper .dropdown-menu .active > a:hover,
.app-style-wrapper .dropdown-menu li > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #08c;
}
.app-style-wrapper .open .dropdown-menu {
  display: block;
}
.app-style-wrapper .pull-right .dropdown-menu {
  right: 0;
  left: auto;
}
.app-style-wrapper .dropup .caret,
.app-style-wrapper .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "â†‘";
}
.app-style-wrapper .dropup .dropdown-menu,
.app-style-wrapper .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.app-style-wrapper .typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.app-style-wrapper .accordion {
  margin-bottom: 18px;
}
.app-style-wrapper .accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.app-style-wrapper .accordion-heading {
  border-bottom: 0;
}
.app-style-wrapper .accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.app-style-wrapper .accordion-toggle {
  cursor: pointer;
}
.app-style-wrapper .accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.app-style-wrapper .carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}
.app-style-wrapper .carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.app-style-wrapper .carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.app-style-wrapper .carousel .item > img {
  display: block;
  line-height: 1;
}
.app-style-wrapper .carousel .active,
.app-style-wrapper .carousel .next,
.app-style-wrapper .carousel .prev {
  display: block;
}
.app-style-wrapper .carousel .active {
  left: 0;
}
.app-style-wrapper .carousel .next,
.app-style-wrapper .carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.app-style-wrapper .carousel .next {
  left: 100%;
}
.app-style-wrapper .carousel .prev {
  left: -100%;
}
.app-style-wrapper .carousel .next.left,
.app-style-wrapper .carousel .prev.right {
  left: 0;
}
.app-style-wrapper .carousel .active.left {
  left: -100%;
}
.app-style-wrapper .carousel .active.right {
  left: 100%;
}
.app-style-wrapper .carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
}
.app-style-wrapper .carousel-control.right {
  left: auto;
  right: 15px;
}
.app-style-wrapper .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
}
.app-style-wrapper .carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px 5px;
  background: #333;
  background: rgba(0, 0, 0, 0.75);
}
.app-style-wrapper .carousel-caption h4,
.app-style-wrapper .carousel-caption p {
  color: #fff;
}
.app-style-wrapper .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.app-style-wrapper .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.app-style-wrapper .well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.app-style-wrapper .well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.app-style-wrapper .close {
  float: right;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
.app-style-wrapper .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
.app-style-wrapper button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
.app-style-wrapper .pull-right {
  float: right;
}
.app-style-wrapper .pull-left {
  float: left;
}
.app-style-wrapper .hide {
  display: none;
}
.show {
  display: block;
}
.app-style-wrapper .invisible {
  visibility: hidden;
}
.app-style-wrapper .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
 .fade.in {
  opacity: 1;
}
.app-style-wrapper .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.app-style-wrapper .collapse.in {
  height: auto;
}
.app-style-wrapper .hidden {
  display: none;
  visibility: hidden;
}
.app-style-wrapper .visible-phone {
  display: none !important;
}
.app-style-wrapper .visible-tablet {
  display: none !important;
}
.app-style-wrapper .hidden-desktop {
  display: none !important;
}
@media (max-width: 767px) {
  .app-style-wrapper .visible-phone {
    display: inherit !important;
  }
  .app-style-wrapper .hidden-phone {
    display: none !important;
  }
  .app-style-wrapper .hidden-desktop {
    display: inherit !important;
  }
  .app-style-wrapper .visible-desktop {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .app-style-wrapper .visible-tablet {
    display: inherit !important;
  }
  .app-style-wrapper .hidden-tablet {
    display: none !important;
  }
  .app-style-wrapper .hidden-desktop {
    display: inherit !important;
  }
  .app-style-wrapper .visible-desktop {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .app-style-wrapper .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .app-style-wrapper .page-header h1 small {
    display: block;
    line-height: 18px;
  }
  .app-style-wrapper input[type=checkbox],
  .app-style-wrapper input[type=radio] {
    border: 1px solid #ccc;
  }
  .app-style-wrapper .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .app-style-wrapper .form-horizontal .controls {
    margin-left: 0;
  }
  .app-style-wrapper .form-horizontal .control-list {
    padding-top: 0;
  }
  .app-style-wrapper .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .app-style-wrapper .modal {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0;
  }
  .app-style-wrapper .modal.fade.in {
    top: auto;
  }
  .app-style-wrapper .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .app-style-wrapper .carousel-caption {
    position: static;
  }
}
@media (max-width: 767px) {
  .app-style-wrapper body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .app-style-wrapper .navbar-fixed-bottom,
  .app-style-wrapper .navbar-fixed-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .app-style-wrapper .container-fluid {
    padding: 0;
  }
  .app-style-wrapper .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .app-style-wrapper .dl-horizontal dd {
    margin-left: 0;
  }
  .app-style-wrapper .container {
    width: auto;
  }
  .app-style-wrapper .row-fluid {
    width: 100%;
  }
  .app-style-wrapper .row,
  .app-style-wrapper .thumbnails {
    margin-left: 0;
  }
  .app-style-wrapper .row-fluid [class*=span],
  .app-style-wrapper [class*=span] {
    float: none;
    display: block;
    width: auto;
    margin-left: 0;
  }
  .app-style-wrapper .input-large,
  .app-style-wrapper .input-xlarge,
  .app-style-wrapper .input-xxlarge,
  .app-style-wrapper .uneditable-input,
  .app-style-wrapper input[class*=span],
  .app-style-wrapper select[class*=span],
  .app-style-wrapper textarea[class*=span] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .app-style-wrapper .input-append input,
  .app-style-wrapper .input-append input[class*=span],
  .app-style-wrapper .input-prepend input,
  .app-style-wrapper .input-prepend input[class*=span] {
    display: inline-block;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .app-style-wrapper .row {
    margin-left: -20px;
  }
  .app-style-wrapper .row:after,
  .app-style-wrapper .row:before {
    display: table;
    content: "";
  }
  .app-style-wrapper .row:after {
    clear: both;
  }
  .app-style-wrapper [class*=span] {
    float: left;
    margin-left: 20px;
  }
  .app-style-wrapper .container,
  .app-style-wrapper .navbar-fixed-bottom .container,
  .app-style-wrapper .navbar-fixed-top .container {
    width: 724px;
  }
  .app-style-wrapper .span12 {
    width: 724px;
  }
  .app-style-wrapper .span11 {
    width: 662px;
  }
  .app-style-wrapper .span10 {
    width: 600px;
  }
  .app-style-wrapper .span9 {
    width: 538px;
  }
  .app-style-wrapper .span8 {
    width: 476px;
  }
  .app-style-wrapper .span7 {
    width: 414px;
  }
  .app-style-wrapper .span6 {
    width: 352px;
  }
  .app-style-wrapper .span5 {
    width: 290px;
  }
  .app-style-wrapper .span4 {
    width: 228px;
  }
  .app-style-wrapper .span3 {
    width: 166px;
  }
  .app-style-wrapper .span2 {
    width: 104px;
  }
  .app-style-wrapper .span1 {
    width: 42px;
  }
  .app-style-wrapper .offset12 {
    margin-left: 764px;
  }
  .app-style-wrapper .offset11 {
    margin-left: 702px;
  }
  .app-style-wrapper .offset10 {
    margin-left: 640px;
  }
  .app-style-wrapper .offset9 {
    margin-left: 578px;
  }
  .app-style-wrapper .offset8 {
    margin-left: 516px;
  }
  .app-style-wrapper .offset7 {
    margin-left: 454px;
  }
  .app-style-wrapper .offset6 {
    margin-left: 392px;
  }
  .app-style-wrapper .offset5 {
    margin-left: 330px;
  }
  .app-style-wrapper .offset4 {
    margin-left: 268px;
  }
  .app-style-wrapper .offset3 {
    margin-left: 206px;
  }
  .app-style-wrapper .offset2 {
    margin-left: 144px;
  }
  .app-style-wrapper .offset1 {
    margin-left: 82px;
  }
  .app-style-wrapper .row-fluid {
    width: 100%;
  }
  .app-style-wrapper .row-fluid:after,
  .app-style-wrapper .row-fluid:before {
    display: table;
    content: "";
  }
  .app-style-wrapper .row-fluid:after {
    clear: both;
  }
  .app-style-wrapper .row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243094%;
  }
  .app-style-wrapper .row-fluid [class*=span]:first-child {
    margin-left: 0;
  }
  .app-style-wrapper .row-fluid .span12 {
    width: 99.99999999%;
  }
  .app-style-wrapper .row-fluid .span11 {
    width: 91.43646408%;
  }
  .app-style-wrapper .row-fluid .span10 {
    width: 82.87292817%;
  }
  .app-style-wrapper .row-fluid .span9 {
    width: 74.30939226%;
  }
  .app-style-wrapper .row-fluid .span8 {
    width: 65.74585635%;
  }
  .app-style-wrapper .row-fluid .span7 {
    width: 57.18232044%;
  }
  .app-style-wrapper .row-fluid .span6 {
    width: 48.61878453%;
  }
  .app-style-wrapper .row-fluid .span5 {
    width: 40.05524862%;
  }
  .app-style-wrapper .row-fluid .span4 {
    width: 31.49171271%;
  }
  .app-style-wrapper .row-fluid .span3 {
    width: 22.92817679%;
  }
  .app-style-wrapper .row-fluid .span2 {
    width: 14.36464088%;
  }
  .app-style-wrapper .row-fluid .span1 {
    width: 5.80110497%;
  }
  .app-style-wrapper .uneditable-input,
  .app-style-wrapper input,
  .app-style-wrapper textarea {
    margin-left: 0;
  }
  .app-style-wrapper .uneditable-input.span12,
  .app-style-wrapper input.span12,
  .app-style-wrapper textarea.span12 {
    width: 714px;
  }
  .app-style-wrapper .uneditable-input.span11,
  .app-style-wrapper input.span11,
  .app-style-wrapper textarea.span11 {
    width: 652px;
  }
  .app-style-wrapper .uneditable-input.span10,
  .app-style-wrapper input.span10,
  .app-style-wrapper textarea.span10 {
    width: 590px;
  }
  .app-style-wrapper .uneditable-input.span9,
  .app-style-wrapper input.span9,
  .app-style-wrapper textarea.span9 {
    width: 528px;
  }
  .app-style-wrapper .uneditable-input.span8,
  .app-style-wrapper input.span8,
  .app-style-wrapper textarea.span8 {
    width: 466px;
  }
  .app-style-wrapper .uneditable-input.span7,
  .app-style-wrapper input.span7,
  .app-style-wrapper textarea.span7 {
    width: 404px;
  }
  .app-style-wrapper .uneditable-input.span6,
  .app-style-wrapper input.span6,
  .app-style-wrapper textarea.span6 {
    width: 342px;
  }
  .app-style-wrapper .uneditable-input.span5,
  .app-style-wrapper input.span5,
  .app-style-wrapper textarea.span5 {
    width: 280px;
  }
  .app-style-wrapper .uneditable-input.span4,
  .app-style-wrapper input.span4,
  .app-style-wrapper textarea.span4 {
    width: 218px;
  }
  .app-style-wrapper .uneditable-input.span3,
  .app-style-wrapper input.span3,
  .app-style-wrapper textarea.span3 {
    width: 156px;
  }
  .app-style-wrapper .uneditable-input.span2,
  .app-style-wrapper input.span2,
  .app-style-wrapper textarea.span2 {
    width: 94px;
  }
  .app-style-wrapper .uneditable-input.span1,
  .app-style-wrapper input.span1,
  .app-style-wrapper textarea.span1 {
    width: 32px;
  }
}
@media (min-width: 1200px) {
  .app-style-wrapper .row {
    margin-left: -30px;
  }
  .app-style-wrapper .row:after,
  .app-style-wrapper .row:before {
    display: table;
    content: "";
  }
  .app-style-wrapper .row:after {
    clear: both;
  }
  .app-style-wrapper [class*=span] {
    float: left;
    margin-left: 30px;
  }
  .app-style-wrapper .span12 {
    width: 1170px;
  }
  .app-style-wrapper .span11 {
    width: 1070px;
  }
  .app-style-wrapper .span10 {
    width: 970px;
  }
  .app-style-wrapper .span9 {
    width: 870px;
  }
  .app-style-wrapper .span8 {
    width: 770px;
  }
  .app-style-wrapper .span7 {
    width: 670px;
  }
  .app-style-wrapper .span6 {
    width: 570px;
  }
  .app-style-wrapper .span5 {
    width: 470px;
  }
  .app-style-wrapper .span4 {
    width: 370px;
  }
  .app-style-wrapper .span3 {
    width: 270px;
  }
  .app-style-wrapper .span2 {
    width: 170px;
  }
  .app-style-wrapper .span1 {
    width: 70px;
  }
  .app-style-wrapper .offset12 {
    margin-left: 1230px;
  }
  .app-style-wrapper .offset11 {
    margin-left: 1130px;
  }
  .app-style-wrapper .offset10 {
    margin-left: 1030px;
  }
  .app-style-wrapper .offset9 {
    margin-left: 930px;
  }
  .app-style-wrapper .offset8 {
    margin-left: 830px;
  }
  .app-style-wrapper .offset7 {
    margin-left: 730px;
  }
  .app-style-wrapper .offset6 {
    margin-left: 630px;
  }
  .app-style-wrapper .offset5 {
    margin-left: 530px;
  }
  .app-style-wrapper .offset4 {
    margin-left: 430px;
  }
  .app-style-wrapper .offset3 {
    margin-left: 330px;
  }
  .app-style-wrapper .offset2 {
    margin-left: 230px;
  }
  .app-style-wrapper .offset1 {
    margin-left: 130px;
  }
  .app-style-wrapper .row-fluid {
    width: 100%;
  }
  .app-style-wrapper .row-fluid:after,
  .app-style-wrapper .row-fluid:before {
    display: table;
    content: "";
  }
  .app-style-wrapper .row-fluid:after {
    clear: both;
  }
  .app-style-wrapper .row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.56410256%;
  }
  .app-style-wrapper .row-fluid [class*=span]:first-child {
    margin-left: 0;
  }
  .app-style-wrapper .row-fluid .span12 {
    width: 100%;
  }
  .app-style-wrapper .row-fluid .span11 {
    width: 91.45299145%;
  }
  .app-style-wrapper .row-fluid .span10 {
    width: 82.90598291%;
  }
  .app-style-wrapper .row-fluid .span9 {
    width: 74.35897436%;
  }
  .app-style-wrapper .row-fluid .span8 {
    width: 65.81196581%;
  }
  .app-style-wrapper .row-fluid .span7 {
    width: 57.26495726%;
  }
  .app-style-wrapper .row-fluid .span6 {
    width: 48.71794872%;
  }
  .app-style-wrapper .row-fluid .span5 {
    width: 40.17094017%;
  }
  .app-style-wrapper .row-fluid .span4 {
    width: 31.62393162%;
  }
  .app-style-wrapper .row-fluid .span3 {
    width: 23.07692308%;
  }
  .app-style-wrapper .row-fluid .span2 {
    width: 14.52991453%;
  }
  .app-style-wrapper .row-fluid .span1 {
    width: 5.98290598%;
  }
  .app-style-wrapper .uneditable-input,
  .app-style-wrapper input,
  .app-style-wrapper textarea {
    margin-left: 0;
  }
  .app-style-wrapper .uneditable-input.span12,
  .app-style-wrapper input.span12,
  .app-style-wrapper textarea.span12 {
    width: 1160px;
  }
  .app-style-wrapper .uneditable-input.span11,
  .app-style-wrapper input.span11,
  .app-style-wrapper textarea.span11 {
    width: 1060px;
  }
  .app-style-wrapper .uneditable-input.span10,
  .app-style-wrapper input.span10,
  .app-style-wrapper textarea.span10 {
    width: 960px;
  }
  .app-style-wrapper .uneditable-input.span9,
  .app-style-wrapper input.span9,
  .app-style-wrapper textarea.span9 {
    width: 860px;
  }
  .app-style-wrapper .uneditable-input.span8,
  .app-style-wrapper input.span8,
  .app-style-wrapper textarea.span8 {
    width: 760px;
  }
  .app-style-wrapper .uneditable-input.span7,
  .app-style-wrapper input.span7,
  .app-style-wrapper textarea.span7 {
    width: 660px;
  }
  .app-style-wrapper .uneditable-input.span6,
  .app-style-wrapper input.span6,
  .app-style-wrapper textarea.span6 {
    width: 560px;
  }
  .app-style-wrapper .uneditable-input.span5,
  .app-style-wrapper input.span5,
  .app-style-wrapper textarea.span5 {
    width: 460px;
  }
  .app-style-wrapper .uneditable-input.span4,
  .app-style-wrapper input.span4,
  .app-style-wrapper textarea.span4 {
    width: 360px;
  }
  .app-style-wrapper .uneditable-input.span3,
  .app-style-wrapper input.span3,
  .app-style-wrapper textarea.span3 {
    width: 260px;
  }
  .app-style-wrapper .uneditable-input.span2,
  .app-style-wrapper input.span2,
  .app-style-wrapper textarea.span2 {
    width: 160px;
  }
  .app-style-wrapper .uneditable-input.span1,
  .app-style-wrapper input.span1,
  .app-style-wrapper textarea.span1 {
    width: 60px;
  }
  .app-style-wrapper .thumbnails {
    margin-left: -30px;
  }
  .app-style-wrapper .thumbnails > li {
    margin-left: 30px;
  }
  .app-style-wrapper .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  .app-style-wrapper body {
    padding-top: 0;
  }
  .app-style-wrapper .navbar-fixed-top {
    position: static;
    margin-bottom: 18px;
  }
  .app-style-wrapper .navbar-fixed-top .navbar-inner {
    padding: 5px;
  }
  .app-style-wrapper .navbar .container {
    width: auto;
    padding: 0;
  }
  .app-style-wrapper .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .app-style-wrapper .nav-collapse {
    clear: both;
  }
  .app-style-wrapper .nav-collapse .nav {
    float: none;
    margin: 0 0 9px;
  }
  .app-style-wrapper .nav-collapse .nav > li {
    float: none;
  }
  .app-style-wrapper .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .app-style-wrapper .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .app-style-wrapper .nav-collapse .nav .nav-header {
    color: #999;
    text-shadow: none;
  }
  .app-style-wrapper .nav-collapse .dropdown-menu a,
  .app-style-wrapper .nav-collapse .nav > li > a {
    padding: 6px 15px;
    font-weight: 700;
    color: #999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .app-style-wrapper .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: 400;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .app-style-wrapper .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .app-style-wrapper .nav-collapse .dropdown-menu a:hover,
  .app-style-wrapper .nav-collapse .nav > li > a:hover {
    background-color: #222;
  }
  .app-style-wrapper .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .app-style-wrapper .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: block;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .app-style-wrapper .nav-collapse .dropdown-menu:after,
  .app-style-wrapper .nav-collapse .dropdown-menu:before {
    display: none;
  }
  .app-style-wrapper .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .app-style-wrapper .nav-collapse .navbar-form,
  .app-style-wrapper .nav-collapse .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-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);
  }
  .app-style-wrapper .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .app-style-wrapper .nav-collapse,
  .app-style-wrapper .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .app-style-wrapper .navbar .btn-navbar {
    display: block;
  }
  .app-style-wrapper .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .app-style-wrapper .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
.app-style-wrapper .datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.app-style-wrapper .datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.app-style-wrapper .datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.app-style-wrapper .datepicker > div {
  display: none;
}
.app-style-wrapper .datepicker table {
  width: 100%;
  margin: 0;
}
.app-style-wrapper .datepicker td,
.app-style-wrapper .datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.app-style-wrapper .datepicker td.day:hover {
  background: #eee;
  cursor: pointer;
}
.app-style-wrapper .datepicker td.new,
.app-style-wrapper .datepicker td.old {
  color: #999;
}
.app-style-wrapper .datepicker td.active,
.app-style-wrapper .datepicker td.active:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #309afc, #0084e8);
  background-image: -ms-linear-gradient(top, #309afc, #0084e8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#309afc), to(#0084e8));
  background-image: -webkit-linear-gradient(top, #309afc, #0084e8);
  background-image: -o-linear-gradient(top, #309afc, #0084e8);
  background-image: linear-gradient(top, #309afc, #0084e8);
  background-repeat: repeat-x;
  border-color: #0084e8 #0084e8 #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .datepicker td.active.active,
.app-style-wrapper .datepicker td.active.disabled,
.app-style-wrapper .datepicker td.active:active,
.app-style-wrapper .datepicker td.active:hover,
.app-style-wrapper .datepicker td.active:hover.active,
.app-style-wrapper .datepicker td.active:hover.disabled,
.app-style-wrapper .datepicker td.active:hover:active,
.app-style-wrapper .datepicker td.active:hover:hover,
.app-style-wrapper .datepicker td.active:hover[disabled],
.app-style-wrapper .datepicker td.active[disabled] {
  background-color: #0084e8;
}
.app-style-wrapper .datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.app-style-wrapper .datepicker td span:hover {
  background: #eee;
}
.app-style-wrapper .datepicker td span.active {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #309afc, #0084e8);
  background-image: -ms-linear-gradient(top, #309afc, #0084e8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#309afc), to(#0084e8));
  background-image: -webkit-linear-gradient(top, #309afc, #0084e8);
  background-image: -o-linear-gradient(top, #309afc, #0084e8);
  background-image: linear-gradient(top, #309afc, #0084e8);
  background-repeat: repeat-x;
  border-color: #0084e8 #0084e8 #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .datepicker td span.active.active,
.app-style-wrapper .datepicker td span.active.disabled,
.app-style-wrapper .datepicker td span.active:active,
.app-style-wrapper .datepicker td span.active:hover,
.app-style-wrapper .datepicker td span.active[disabled] {
  background-color: #0084e8;
}
.app-style-wrapper .datepicker td span.old {
  color: #999;
}
.app-style-wrapper .datepicker th.switch {
  width: 145px;
}
.app-style-wrapper .datepicker th.next,
.app-style-wrapper .datepicker th.prev {
  font-size: 19.5px;
}
.app-style-wrapper .datepicker thead tr:first-child th {
  cursor: pointer;
}
.app-style-wrapper .datepicker thead tr:first-child th:hover {
  background: #eee;
}
.app-style-wrapper .input-append.date .add-on i,
.app-style-wrapper .input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.app-style-wrapper .bootstrap-timepicker.dropdown-menu {
  border-radius: 4px 4px 4px 4px;
  display: none;
  left: 0;
  margin-top: 1px;
  padding: 4px;
  top: 0;
  min-width: 10px;
  z-index: 99999;
}
.app-style-wrapper .bootstrap-timepicker.dropdown-menu.open {
  display: inline-block;
}
.app-style-wrapper .bootstrap-timepicker.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  left: 6px;
  position: absolute;
  top: -7px;
}
.app-style-wrapper .bootstrap-timepicker.dropdown-menu:after {
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  left: 7px;
  position: absolute;
  top: -6px;
}
.app-style-wrapper .bootstrap-timepicker.modal {
  margin-left: -100px;
  margin-top: 0;
  top: 30%;
  width: 200px;
}
.app-style-wrapper .bootstrap-timepicker.modal .modal-content {
  padding: 0;
}
.app-style-wrapper .bootstrap-timepicker table {
  margin: 0;
  width: 100%;
}
.app-style-wrapper .bootstrap-timepicker table td {
  height: 30px;
  margin: 0;
  padding: 2px;
  text-align: center;
}
.app-style-wrapper .bootstrap-timepicker table td span {
  width: 100%;
}
.app-style-wrapper .bootstrap-timepicker table td a {
  border: 1px solid transparent;
  display: inline-block;
  margin: 0;
  outline: 0 none;
  padding: 8px 0;
  width: 3em;
}
.app-style-wrapper .bootstrap-timepicker table td a:hover {
  background-color: #eee;
  border-color: #ddd;
  border-radius: 4px 4px 4px 4px;
}
.app-style-wrapper .bootstrap-timepicker table td a i {
  margin-top: 2px;
}
.app-style-wrapper .bootstrap-timepicker table td input {
  margin: 0;
  text-align: center;
  width: 25px;
}
.app-style-wrapper .bootstrap-timepicker-component .add-on {
  cursor: pointer;
}
.app-style-wrapper .bootstrap-timepicker-component .add-on i {
  display: block;
  height: 16px;
  width: 16px;
}
.app-style-wrapper .ui-helper-hidden {
  display: none;
}
.app-style-wrapper .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.app-style-wrapper .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.app-style-wrapper .ui-helper-clearfix:after,
.app-style-wrapper .ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}
.app-style-wrapper .ui-helper-clearfix:after {
  clear: both;
}
.app-style-wrapper .ui-helper-clearfix {
  min-height: 0;
}
.app-style-wrapper .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.app-style-wrapper .ui-front {
  z-index: 100;
}
.app-style-wrapper .ui-state-disabled {
  cursor: default !important;
}
.app-style-wrapper .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.app-style-wrapper .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.app-style-wrapper .ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
}
.app-style-wrapper .ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.app-style-wrapper .ui-accordion .ui-accordion-noicons {
  padding-left: 0.7em;
}
.app-style-wrapper .ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.app-style-wrapper .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}
.app-style-wrapper .ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.app-style-wrapper .ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.app-style-wrapper .ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}
.app-style-wrapper .ui-button,
.app-style-wrapper .ui-button:active,
.app-style-wrapper .ui-button:hover,
.app-style-wrapper .ui-button:link,
.app-style-wrapper .ui-button:visited {
  text-decoration: none;
}
.app-style-wrapper .ui-button-icon-only {
  width: 2.2em;
}
.app-style-wrapper button.ui-button-icon-only {
  width: 2.4em;
}
.app-style-wrapper .ui-button-icons-only {
  width: 3.4em;
}
.app-style-wrapper button.ui-button-icons-only {
  width: 3.7em;
}
.app-style-wrapper .ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.app-style-wrapper .ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.app-style-wrapper .ui-button-icon-only .ui-button-text,
.app-style-wrapper .ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}
.app-style-wrapper .ui-button-text-icon-primary .ui-button-text,
.app-style-wrapper .ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.app-style-wrapper .ui-button-text-icon-secondary .ui-button-text,
.app-style-wrapper .ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.app-style-wrapper .ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
.app-style-wrapper input.ui-button {
  padding: 0.4em 1em;
}
.app-style-wrapper .ui-button-icon-only .ui-icon,
.app-style-wrapper .ui-button-icons-only .ui-icon,
.app-style-wrapper .ui-button-text-icon-primary .ui-icon,
.app-style-wrapper .ui-button-text-icon-secondary .ui-icon,
.app-style-wrapper .ui-button-text-icons .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.app-style-wrapper .ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.app-style-wrapper .ui-button-icons-only .ui-button-icon-primary,
.app-style-wrapper .ui-button-text-icon-primary .ui-button-icon-primary,
.app-style-wrapper .ui-button-text-icons .ui-button-icon-primary {
  left: 0.5em;
}
.app-style-wrapper .ui-button-icons-only .ui-button-icon-secondary,
.app-style-wrapper .ui-button-text-icon-secondary .ui-button-icon-secondary,
.app-style-wrapper .ui-button-text-icons .ui-button-icon-secondary {
  right: 0.5em;
}
.app-style-wrapper .ui-buttonset {
  margin-right: 7px;
}
.app-style-wrapper .ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
.app-style-wrapper button.ui-button::-moz-focus-inner,
.app-style-wrapper input.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.app-style-wrapper .ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.app-style-wrapper .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.app-style-wrapper .ui-datepicker .ui-datepicker-next,
.app-style-wrapper .ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.app-style-wrapper .ui-datepicker .ui-datepicker-next-hover,
.app-style-wrapper .ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}
.app-style-wrapper .ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.app-style-wrapper .ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.app-style-wrapper .ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.app-style-wrapper .ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.app-style-wrapper .ui-datepicker .ui-datepicker-next span,
.app-style-wrapper .ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.app-style-wrapper .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.app-style-wrapper .ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.app-style-wrapper .ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.app-style-wrapper .ui-datepicker select.ui-datepicker-month,
.app-style-wrapper .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.app-style-wrapper .ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.app-style-wrapper .ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}
.app-style-wrapper .ui-datepicker td {
  border: 0;
  padding: 1px;
}
.app-style-wrapper .ui-datepicker td a,
.app-style-wrapper .ui-datepicker td span {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.app-style-wrapper .ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.app-style-wrapper .ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.app-style-wrapper .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.app-style-wrapper .ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.app-style-wrapper .ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.app-style-wrapper .ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.app-style-wrapper .ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.app-style-wrapper .ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.app-style-wrapper .ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.app-style-wrapper .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.app-style-wrapper .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.app-style-wrapper .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.app-style-wrapper .ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.app-style-wrapper .ui-datepicker-rtl {
  direction: rtl;
}
.app-style-wrapper .ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.app-style-wrapper .ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.app-style-wrapper .ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.app-style-wrapper .ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.app-style-wrapper .ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.app-style-wrapper .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.app-style-wrapper .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.app-style-wrapper .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.app-style-wrapper .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.app-style-wrapper .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.app-style-wrapper .ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.app-style-wrapper .ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.app-style-wrapper .ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.app-style-wrapper .ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.app-style-wrapper .ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: 0 0;
  overflow: auto;
}
.app-style-wrapper .ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.app-style-wrapper .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.app-style-wrapper .ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.app-style-wrapper .ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.app-style-wrapper .ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.app-style-wrapper .ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: 0;
}
.app-style-wrapper .ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.app-style-wrapper .ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.app-style-wrapper .ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.app-style-wrapper .ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px 0.4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: 400;
}
.app-style-wrapper .ui-menu .ui-menu-item a.ui-state-active,
.app-style-wrapper .ui-menu .ui-menu-item a.ui-state-focus {
  font-weight: 400;
  margin: -1px;
}
.app-style-wrapper .ui-menu .ui-state-disabled {
  font-weight: 400;
  margin: 0.4em 0 0.2em;
  line-height: 1.5;
}
.app-style-wrapper .ui-menu .ui-state-disabled a {
  cursor: default;
}
.app-style-wrapper .ui-menu-icons {
  position: relative;
}
.app-style-wrapper .ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}
.app-style-wrapper .ui-menu .ui-icon {
  position: absolute;
  top: 0.2em;
  left: 0.2em;
}
.app-style-wrapper .ui-menu .ui-menu-icon {
  position: static;
  float: right;
}
.app-style-wrapper .ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.app-style-wrapper .ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.app-style-wrapper .ui-progressbar .ui-progressbar-overlay {
  background: url(https://f1.leadsquaredcdn.com/jquery/img/animated-overlay.gif);
  height: 100%;
  opacity: 0.25;
}
.app-style-wrapper .ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.app-style-wrapper .ui-resizable {
  position: relative;
}
.app-style-wrapper .ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}
.app-style-wrapper .ui-resizable-autohide .ui-resizable-handle,
.app-style-wrapper .ui-resizable-disabled .ui-resizable-handle {
  display: none;
}
.app-style-wrapper .ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.app-style-wrapper .ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.app-style-wrapper .ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.app-style-wrapper .ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.app-style-wrapper .ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.app-style-wrapper .ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.app-style-wrapper .ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.app-style-wrapper .ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.app-style-wrapper .ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}
.app-style-wrapper .ui-slider {
  position: relative;
  text-align: left;
}
.app-style-wrapper .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.app-style-wrapper .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.app-style-wrapper .ui-slider.ui-state-disabled .ui-slider-handle,
.app-style-wrapper .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.app-style-wrapper .ui-slider-horizontal {
  height: 0.8em;
}
.app-style-wrapper .ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.app-style-wrapper .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.app-style-wrapper .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.app-style-wrapper .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.app-style-wrapper .ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.app-style-wrapper .ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.app-style-wrapper .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.app-style-wrapper .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.app-style-wrapper .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.app-style-wrapper .ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.app-style-wrapper .ui-spinner-input {
  border: none;
  background: 0 0;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}
.app-style-wrapper .ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.app-style-wrapper .ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.app-style-wrapper .ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.app-style-wrapper .ui-spinner-up {
  top: 0;
}
.app-style-wrapper .ui-spinner-down {
  bottom: 0;
}
.app-style-wrapper .ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.app-style-wrapper .ui-tabs {
  position: relative;
  padding: 0.2em;
}
.app-style-wrapper .ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.app-style-wrapper .ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.app-style-wrapper .ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.app-style-wrapper .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.app-style-wrapper .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.app-style-wrapper .ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.app-style-wrapper .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}
.app-style-wrapper .ui-tabs .ui-tabs-nav li a,
.app-style-wrapper .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}
.app-style-wrapper .ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0 0;
}
.app-style-wrapper .ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
.app-style-wrapper body .ui-tooltip {
  border-width: 2px;
}
.app-style-wrapper .ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.app-style-wrapper .ui-widget .ui-widget {
  font-size: 1em;
}
.app-style-wrapper .ui-widget button,
.app-style-wrapper .ui-widget input,
.app-style-wrapper .ui-widget select,
.app-style-wrapper .ui-widget textarea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.app-style-wrapper .ui-widget-content {
  border: 1px solid #aaa;
  background: #fff url(https://f1.leadsquaredcdn.com/jquery/img/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222;
}
.app-style-wrapper .ui-widget-content a {
  color: #222;
}
.app-style-wrapper .ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc url(https://f1.leadsquaredcdn.com/jquery/img/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222;
  font-weight: 700;
}
.app-style-wrapper .ui-widget-header a {
  color: #222;
}
.app-style-wrapper .ui-state-default,
.app-style-wrapper .ui-widget-content .ui-state-default,
.app-style-wrapper .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(https://f1.leadsquaredcdn.com/jquery/img/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: 400;
  color: #555;
}
.app-style-wrapper .ui-state-default a,
.app-style-wrapper .ui-state-default a:link,
.app-style-wrapper .ui-state-default a:visited {
  color: #555;
  text-decoration: none;
}
.app-style-wrapper .ui-state-focus,
.app-style-wrapper .ui-state-hover,
.app-style-wrapper .ui-widget-content .ui-state-focus,
.app-style-wrapper .ui-widget-content .ui-state-hover,
.app-style-wrapper .ui-widget-header .ui-state-focus,
.app-style-wrapper .ui-widget-header .ui-state-hover {
  border: 1px solid #999;
  background: #dadada url(https://f1.leadsquaredcdn.com/jquery/img/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: 400;
  color: #212121;
}
.app-style-wrapper .ui-state-hover a,
.app-style-wrapper .ui-state-hover a:hover,
.app-style-wrapper .ui-state-hover a:link,
.app-style-wrapper .ui-state-hover a:visited {
  color: #212121;
  text-decoration: none;
}
.app-style-wrapper .ui-state-active,
.app-style-wrapper .ui-widget-content .ui-state-active,
.app-style-wrapper .ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #fff url(https://f1.leadsquaredcdn.com/jquery/img/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: 400;
  color: #212121;
}
.app-style-wrapper .ui-state-active a,
.app-style-wrapper .ui-state-active a:link,
.app-style-wrapper .ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.app-style-wrapper .ui-state-highlight,
.app-style-wrapper .ui-widget-content .ui-state-highlight,
.app-style-wrapper .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(https://f1.leadsquaredcdn.com/jquery/img/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}
.app-style-wrapper .ui-state-highlight a,
.app-style-wrapper .ui-widget-content .ui-state-highlight a,
.app-style-wrapper .ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.app-style-wrapper .ui-state-error,
.app-style-wrapper .ui-widget-content .ui-state-error,
.app-style-wrapper .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(https://f1.leadsquaredcdn.com/jquery/img/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}
.app-style-wrapper .ui-state-error a,
.app-style-wrapper .ui-widget-content .ui-state-error a,
.app-style-wrapper .ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.app-style-wrapper .ui-state-error-text,
.app-style-wrapper .ui-widget-content .ui-state-error-text,
.app-style-wrapper .ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.app-style-wrapper .ui-priority-primary,
.app-style-wrapper .ui-widget-content .ui-priority-primary,
.app-style-wrapper .ui-widget-header .ui-priority-primary {
  font-weight: 700;
}
.app-style-wrapper .ui-priority-secondary,
.app-style-wrapper .ui-widget-content .ui-priority-secondary,
.app-style-wrapper .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: 400;
}
.app-style-wrapper .ui-state-disabled,
.app-style-wrapper .ui-widget-content .ui-state-disabled,
.app-style-wrapper .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
.app-style-wrapper .ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
.app-style-wrapper .ui-icon {
  width: 16px;
  height: 16px;
}
.app-style-wrapper .ui-icon,
.app-style-wrapper .ui-widget-content .ui-icon {
  background-image: url(https://f1.leadsquaredcdn.com/jquery/img/ui-icons_222222_256x240.png);
}
.app-style-wrapper .ui-widget-header .ui-icon {
  background-image: url(https://f1.leadsquaredcdn.com/jquery/img/ui-icons_222222_256x240.png);
}
.app-style-wrapper .ui-state-default .ui-icon {
  background-image: url(https://f1.leadsquaredcdn.com/jquery/img/ui-icons_888888_256x240.png);
}
.app-style-wrapper .ui-state-focus .ui-icon,
.app-style-wrapper .ui-state-hover .ui-icon {
  background-image: url(https://f1.leadsquaredcdn.com/jquery/img/ui-icons_454545_256x240.png);
}
.app-style-wrapper .ui-state-active .ui-icon {
  background-image: url(https://f1.leadsquaredcdn.com/jquery/img/ui-icons_454545_256x240.png);
}
.app-style-wrapper .ui-state-highlight .ui-icon {
  background-image: url(https://f1.leadsquaredcdn.com/jquery/img/ui-icons_2e83ff_256x240.png);
}
.app-style-wrapper .ui-state-error .ui-icon,
.app-style-wrapper .ui-state-error-text .ui-icon {
  background-image: url(https://f1.leadsquaredcdn.com/jquery/img/ui-icons_cd0a0a_256x240.png);
}
.app-style-wrapper .ui-icon-blank {
  background-position: 16px 16px;
}
.app-style-wrapper .ui-icon-carat-1-n {
  background-position: 0 0;
}
.app-style-wrapper .ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.app-style-wrapper .ui-icon-carat-1-e {
  background-position: -32px 0;
}
.app-style-wrapper .ui-icon-carat-1-se {
  background-position: -48px 0;
}
.app-style-wrapper .ui-icon-carat-1-s {
  background-position: -64px 0;
}
.app-style-wrapper .ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.app-style-wrapper .ui-icon-carat-1-w {
  background-position: -96px 0;
}
.app-style-wrapper .ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.app-style-wrapper .ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.app-style-wrapper .ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.app-style-wrapper .ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.app-style-wrapper .ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.app-style-wrapper .ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.app-style-wrapper .ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.app-style-wrapper .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.app-style-wrapper .ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.app-style-wrapper .ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.app-style-wrapper .ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.app-style-wrapper .ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.app-style-wrapper .ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.app-style-wrapper .ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.app-style-wrapper .ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.app-style-wrapper .ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.app-style-wrapper .ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.app-style-wrapper .ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.app-style-wrapper .ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.app-style-wrapper .ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.app-style-wrapper .ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.app-style-wrapper .ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.app-style-wrapper .ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.app-style-wrapper .ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.app-style-wrapper .ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.app-style-wrapper .ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.app-style-wrapper .ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.app-style-wrapper .ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.app-style-wrapper .ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.app-style-wrapper .ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.app-style-wrapper .ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.app-style-wrapper .ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.app-style-wrapper .ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.app-style-wrapper .ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.app-style-wrapper .ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.app-style-wrapper .ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.app-style-wrapper .ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.app-style-wrapper .ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.app-style-wrapper .ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.app-style-wrapper .ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.app-style-wrapper .ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.app-style-wrapper .ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.app-style-wrapper .ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.app-style-wrapper .ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.app-style-wrapper .ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.app-style-wrapper .ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.app-style-wrapper .ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.app-style-wrapper .ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.app-style-wrapper .ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.app-style-wrapper .ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.app-style-wrapper .ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.app-style-wrapper .ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.app-style-wrapper .ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.app-style-wrapper .ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.app-style-wrapper .ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.app-style-wrapper .ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.app-style-wrapper .ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.app-style-wrapper .ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.app-style-wrapper .ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.app-style-wrapper .ui-icon-extlink {
  background-position: -32px -80px;
}
.app-style-wrapper .ui-icon-newwin {
  background-position: -48px -80px;
}
.app-style-wrapper .ui-icon-refresh {
  background-position: -64px -80px;
}
.app-style-wrapper .ui-icon-shuffle {
  background-position: -80px -80px;
}
.app-style-wrapper .ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.app-style-wrapper .ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.app-style-wrapper .ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.app-style-wrapper .ui-icon-folder-open {
  background-position: -16px -96px;
}
.app-style-wrapper .ui-icon-document {
  background-position: -32px -96px;
}
.app-style-wrapper .ui-icon-document-b {
  background-position: -48px -96px;
}
.app-style-wrapper .ui-icon-note {
  background-position: -64px -96px;
}
.app-style-wrapper .ui-icon-mail-closed {
  background-position: -80px -96px;
}
.app-style-wrapper .ui-icon-mail-open {
  background-position: -96px -96px;
}
.app-style-wrapper .ui-icon-suitcase {
  background-position: -112px -96px;
}
.app-style-wrapper .ui-icon-comment {
  background-position: -128px -96px;
}
.app-style-wrapper .ui-icon-person {
  background-position: -144px -96px;
}
.app-style-wrapper .ui-icon-print {
  background-position: -160px -96px;
}
.app-style-wrapper .ui-icon-trash {
  background-position: -176px -96px;
}
.app-style-wrapper .ui-icon-locked {
  background-position: -192px -96px;
}
.app-style-wrapper .ui-icon-unlocked {
  background-position: -208px -96px;
}
.app-style-wrapper .ui-icon-bookmark {
  background-position: -224px -96px;
}
.app-style-wrapper .ui-icon-tag {
  background-position: -240px -96px;
}
.app-style-wrapper .ui-icon-home {
  background-position: 0 -112px;
}
.app-style-wrapper .ui-icon-flag {
  background-position: -16px -112px;
}
.app-style-wrapper .ui-icon-calendar {
  background-position: -32px -112px;
}
.app-style-wrapper .ui-icon-cart {
  background-position: -48px -112px;
}
.app-style-wrapper .ui-icon-pencil {
  background-position: -64px -112px;
}
.app-style-wrapper .ui-icon-clock {
  background-position: -80px -112px;
}
.app-style-wrapper .ui-icon-disk {
  background-position: -96px -112px;
}
.app-style-wrapper .ui-icon-calculator {
  background-position: -112px -112px;
}
.app-style-wrapper .ui-icon-zoomin {
  background-position: -128px -112px;
}
.app-style-wrapper .ui-icon-zoomout {
  background-position: -144px -112px;
}
.app-style-wrapper .ui-icon-search {
  background-position: -160px -112px;
}
.app-style-wrapper .ui-icon-wrench {
  background-position: -176px -112px;
}
.app-style-wrapper .ui-icon-gear {
  background-position: -192px -112px;
}
.app-style-wrapper .ui-icon-heart {
  background-position: -208px -112px;
}
.app-style-wrapper .ui-icon-star {
  background-position: -224px -112px;
}
.app-style-wrapper .ui-icon-link {
  background-position: -240px -112px;
}
.app-style-wrapper .ui-icon-cancel {
  background-position: 0 -128px;
}
.app-style-wrapper .ui-icon-plus {
  background-position: -16px -128px;
}
.app-style-wrapper .ui-icon-plusthick {
  background-position: -32px -128px;
}
.app-style-wrapper .ui-icon-minus {
  background-position: -48px -128px;
}
.app-style-wrapper .ui-icon-minusthick {
  background-position: -64px -128px;
}
.app-style-wrapper .ui-icon-close {
  background-position: -80px -128px;
}
.app-style-wrapper .ui-icon-closethick {
  background-position: -96px -128px;
}
.app-style-wrapper .ui-icon-key {
  background-position: -112px -128px;
}
.app-style-wrapper .ui-icon-lightbulb {
  background-position: -128px -128px;
}
.app-style-wrapper .ui-icon-scissors {
  background-position: -144px -128px;
}
.app-style-wrapper .ui-icon-clipboard {
  background-position: -160px -128px;
}
.app-style-wrapper .ui-icon-copy {
  background-position: -176px -128px;
}
.app-style-wrapper .ui-icon-contact {
  background-position: -192px -128px;
}
.app-style-wrapper .ui-icon-image {
  background-position: -208px -128px;
}
.app-style-wrapper .ui-icon-video {
  background-position: -224px -128px;
}
.app-style-wrapper .ui-icon-script {
  background-position: -240px -128px;
}
.app-style-wrapper .ui-icon-alert {
  background-position: 0 -144px;
}
.app-style-wrapper .ui-icon-info {
  background-position: -16px -144px;
}
.app-style-wrapper .ui-icon-notice {
  background-position: -32px -144px;
}
.app-style-wrapper .ui-icon-help {
  background-position: -48px -144px;
}
.app-style-wrapper .ui-icon-check {
  background-position: -64px -144px;
}
.app-style-wrapper .ui-icon-bullet {
  background-position: -80px -144px;
}
.app-style-wrapper .ui-icon-radio-on {
  background-position: -96px -144px;
}
.app-style-wrapper .ui-icon-radio-off {
  background-position: -112px -144px;
}
.app-style-wrapper .ui-icon-pin-w {
  background-position: -128px -144px;
}
.app-style-wrapper .ui-icon-pin-s {
  background-position: -144px -144px;
}
.app-style-wrapper .ui-icon-play {
  background-position: 0 -160px;
}
.app-style-wrapper .ui-icon-pause {
  background-position: -16px -160px;
}
.app-style-wrapper .ui-icon-seek-next {
  background-position: -32px -160px;
}
.app-style-wrapper .ui-icon-seek-prev {
  background-position: -48px -160px;
}
.app-style-wrapper .ui-icon-seek-end {
  background-position: -64px -160px;
}
.app-style-wrapper .ui-icon-seek-start {
  background-position: -80px -160px;
}
.app-style-wrapper .ui-icon-seek-first {
  background-position: -80px -160px;
}
.app-style-wrapper .ui-icon-stop {
  background-position: -96px -160px;
}
.app-style-wrapper .ui-icon-eject {
  background-position: -112px -160px;
}
.app-style-wrapper .ui-icon-volume-off {
  background-position: -128px -160px;
}
.app-style-wrapper .ui-icon-volume-on {
  background-position: -144px -160px;
}
.app-style-wrapper .ui-icon-power {
  background-position: 0 -176px;
}
.app-style-wrapper .ui-icon-signal-diag {
  background-position: -16px -176px;
}
.app-style-wrapper .ui-icon-signal {
  background-position: -32px -176px;
}
.app-style-wrapper .ui-icon-battery-0 {
  background-position: -48px -176px;
}
.app-style-wrapper .ui-icon-battery-1 {
  background-position: -64px -176px;
}
.app-style-wrapper .ui-icon-battery-2 {
  background-position: -80px -176px;
}
.app-style-wrapper .ui-icon-battery-3 {
  background-position: -96px -176px;
}
.app-style-wrapper .ui-icon-circle-plus {
  background-position: 0 -192px;
}
.app-style-wrapper .ui-icon-circle-minus {
  background-position: -16px -192px;
}
.app-style-wrapper .ui-icon-circle-close {
  background-position: -32px -192px;
}
.app-style-wrapper .ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.app-style-wrapper .ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.app-style-wrapper .ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.app-style-wrapper .ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.app-style-wrapper .ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.app-style-wrapper .ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.app-style-wrapper .ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.app-style-wrapper .ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.app-style-wrapper .ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.app-style-wrapper .ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.app-style-wrapper .ui-icon-circle-check {
  background-position: -208px -192px;
}
.app-style-wrapper .ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.app-style-wrapper .ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.app-style-wrapper .ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.app-style-wrapper .ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.app-style-wrapper .ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.app-style-wrapper .ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.app-style-wrapper .ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.app-style-wrapper .ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.app-style-wrapper .ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.app-style-wrapper .ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.app-style-wrapper .ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.app-style-wrapper .ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.app-style-wrapper .ui-corner-all,
.app-style-wrapper .ui-corner-left,
.app-style-wrapper .ui-corner-tl,
.app-style-wrapper .ui-corner-top {
  border-top-left-radius: 4px;
}
.app-style-wrapper .ui-corner-all,
.app-style-wrapper .ui-corner-right,
.app-style-wrapper .ui-corner-top,
.app-style-wrapper .ui-corner-tr {
  border-top-right-radius: 4px;
}
.app-style-wrapper .ui-corner-all,
.app-style-wrapper .ui-corner-bl,
.app-style-wrapper .ui-corner-bottom,
.app-style-wrapper .ui-corner-left {
  border-bottom-left-radius: 4px;
}
.app-style-wrapper .ui-corner-all,
.app-style-wrapper .ui-corner-bottom,
.app-style-wrapper .ui-corner-br,
.app-style-wrapper .ui-corner-right {
  border-bottom-right-radius: 4px;
}
.app-style-wrapper .ui-widget-overlay {
  background: #aaa url(https://f1.leadsquaredcdn.com/jquery/img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.app-style-wrapper .ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url(https://f1.leadsquaredcdn.com/jquery/img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
  border-radius: 8px;
}
.app-style-wrapper .loadmask {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  -moz-opacity: 0.5;
  opacity: 0.5;
  background-color: #ccc;
  width: 100%;
  height: 100%;
  zoom: 1;
}
.app-style-wrapper .loadmask-msg {
  z-index: 900;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #6593cf;
  background: #c3daf9;
  padding: 2px;
}
.app-style-wrapper .loadmask-msg div {
  padding: 5px 10px 5px 25px;
  background: #fbfbfb url(https://f1.leadsquaredcdn.com/jquery/img/ajax-loader.gif) no-repeat 5px 5px;
  line-height: 16px;
  border: 1px solid #a3bad9;
  color: #222;
  font: normal 11px tahoma, arial, helvetica, sans-serif;
  cursor: wait;
}
.app-style-wrapper .masked {
  overflow: hidden !important;
}
.app-style-wrapper .masked-relative {
  position: relative !important;
}
.app-style-wrapper .masked-hidden {
  visibility: hidden !important;
}
.app-style-wrapper .ui-selectmenu {
  display: block;
  display: inline-block;
  position: relative;
  height: 2.2em;
  vertical-align: middle;
  text-decoration: none;
  overflow: hidden;
  zoom: 1;
}
.app-style-wrapper .ui-selectmenu-icon {
  position: absolute;
  right: 6px;
  margin-top: -8px;
  top: 50%;
}
.app-style-wrapper .ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  display: none;
  z-index: 1005;
}
.app-style-wrapper .ui-selectmenu-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.app-style-wrapper .ui-selectmenu-open {
  display: block;
}
.app-style-wrapper .ui-selectmenu-menu-popup {
  margin-top: -1px;
}
.app-style-wrapper .ui-selectmenu-menu li {
  padding: 0;
  margin: 0;
  display: block;
  border-top: 1px dotted transparent;
  border-bottom: 1px dotted transparent;
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  font-weight: 400 !important;
}
.app-style-wrapper .ui-selectmenu-menu li a,
.app-style-wrapper .ui-selectmenu-status {
  line-height: 1.4em;
  display: block;
  padding: 0.405em 2.1em 0.405em 1em;
  outline: 0;
  text-decoration: none;
}
.app-style-wrapper .ui-selectmenu-menu li.ui-state-disabled a,
.app-style-wrapper .ui-state-disabled {
  cursor: default;
}
.app-style-wrapper .ui-selectmenu-hasIcon .ui-selectmenu-status,
.app-style-wrapper .ui-selectmenu-menu li.ui-selectmenu-hasIcon a {
  padding-left: 20px;
  position: relative;
  margin-left: 5px;
}
.app-style-wrapper .ui-selectmenu-menu li .ui-icon,
.app-style-wrapper .ui-selectmenu-status .ui-icon {
  position: absolute;
  top: 1em;
  margin-top: -8px;
  left: 0;
}
.app-style-wrapper .ui-selectmenu-status {
  line-height: 1.4em;
}
.app-style-wrapper .ui-selectmenu-menu li span,
.app-style-wrapper .ui-selectmenu-status span {
  display: block;
  margin-bottom: 0.2em;
}
.app-style-wrapper .ui-selectmenu-menu li .ui-selectmenu-item-header {
  font-weight: 700;
}
.app-style-wrapper .ui-selectmenu-menu li .ui-selectmenu-item-footer {
  opacity: 0.8;
}
.app-style-wrapper .ui-selectmenu-menu .ui-selectmenu-group {
  font-size: 1em;
}
.app-style-wrapper .ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label {
  display: block;
  font-size: 12px !important;
  font-weight: 700 !important;
  margin: 0 !important;
  padding: 8px 3px !important;
  text-decoration: underline !important;
  height: 4px;
}
.app-style-wrapper .ui-selectmenu-menu .ui-selectmenu-group ul {
  margin: 0;
  padding: 0;
}
.app-style-wrapper * html .ui-selectmenu-menu li {
  border-color: pink;
  width: 100%;
}
.app-style-wrapper * html .ui-selectmenu-menu li a {
  position: relative;
}
.app-style-wrapper .ui-selectmenu-menu .ui-state-focus,
.app-style-wrapper .ui-selectmenu-menu .ui-widget-content .ui-state-focus,
.app-style-wrapper .ui-selectmenu-menu .ui-widget-content .ui-state-hover,
.app-style-wrapper .ui-selectmenu-menu .ui-widget-header .ui-state-focus,
.app-style-wrapper .ui-selectmenu-menu .ui-widget-header .ui-state-hover {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #88c5fd !important;
  background-image: none !important;
  border-color: #88c5fd !important;
  box-shadow: 0 0 0 transparent !important;
}
.app-style-wrapper ul.tagit {
  margin: 0 !important;
  padding: 1px 5px;
  overflow: auto;
  margin-left: inherit;
  margin-right: inherit;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  min-height: 80px;
  background-color: #fff !important;
}
.app-style-wrapper ul.tagit li {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
}
.app-style-wrapper ul.tagit li.tagit-choice {
  padding: 0.2em 18px 0.2em 0.5em;
  position: relative;
  line-height: inherit;
}
.app-style-wrapper ul.tagit li.tagit-new {
  padding: 0.25em 4px 0.25em 0;
}
.app-style-wrapper ul.tagit li.tagit-choice a.tagit-label {
  cursor: pointer;
  text-decoration: none;
}
.app-style-wrapper ul.tagit li.tagit-choice .tagit-close {
  cursor: pointer;
  position: absolute;
  right: 0.1em;
  top: 50%;
  margin-top: -8px;
}
.app-style-wrapper ul.tagit li.tagit-choice .tagit-close .text-icon {
  display: none;
}
.app-style-wrapper ul.tagit li.tagit-choice input {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
}
.app-style-wrapper ul.tagit input[type=text] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  margin: 0;
  padding: 0;
  width: inherit;
  background-color: inherit;
  outline: 0;
}
.app-style-wrapper ul.tagit {
  border-style: solid;
  border-width: 1px;
  border-color: #c6c6c6;
  background: inherit;
}
.app-style-wrapper ul.tagit li.tagit-choice {
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #cad8f3;
  background: 0 0;
  background-color: #dee7f8;
  color: #555;
  font-weight: 400;
}
.app-style-wrapper ul.tagit li.tagit-choice a.tagit-close {
  text-decoration: none;
}
.app-style-wrapper ul.tagit li.tagit-choice .tagit-close {
  right: 0.4em;
}
.app-style-wrapper ul.tagit li.tagit-choice .ui-icon {
  display: none;
}
.app-style-wrapper ul.tagit li.tagit-choice .tagit-close .text-icon {
  display: inline;
  font-family: arial, sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #777;
}
.app-style-wrapper ul.tagit li.tagit-choice.remove,
.app-style-wrapper ul.tagit li.tagit-choice:hover {
  background-color: #bbcef1;
  border-color: #6d95e0;
}
.app-style-wrapper ul.tagit li.tagit-choice a.tagLabel:hover,
.app-style-wrapper ul.tagit li.tagit-choice a.tagit-close .text-icon:hover {
  color: #222;
}
.app-style-wrapper ul.tagit input[type=text] {
  color: #333;
  background: 0 0;
}
.app-style-wrapper .tagit-wrapper {
  width: 480px;
  height: 31px;
  position: relative;
}
.app-style-wrapper .tagit-wrapper .tagit.ui-widget {
  width: 100%;
  min-height: 28px !important;
  padding: 0;
  margin: 0;
  height: 29px !important;
  overflow: hidden;
}
.app-style-wrapper .tagit-wrapper li.tagit-new {
  display: block;
  margin: 0;
  padding: 0 !important;
  width: 100%;
  height: 31px;
  overflow: hidden;
}
.app-style-wrapper .tagit-wrapper li.tagit-new input {
  margin: 0;
  height: 31px !important;
  width: 100%;
  padding-left: 1%;
}
.app-style-wrapper .tagit-wrapper li.tagit-choice {
  margin-left: 2px;
  padding: 2px 20px 3px 8px;
  height: 31px;
  overflow: hidden;
}
.app-style-wrapper .tagit-wrapper .wait {
  width: 20px;
  height: 20px;
  position: absolute;
  float: right;
  right: 2px;
  top: 8px;
  background: url(https://f1.leadsquaredcdn.com/jquery/img/ajax-loader.gif);
  background-repeat: no-repeat;
}
.app-style-wrapper .multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: auto;
}
.app-style-wrapper .multiselect-container .input-group {
  margin: 5px;
}
.app-style-wrapper .multiselect-container > li {
  padding: 0;
}
.app-style-wrapper .multiselect-container > li > a.multiselect-all label {
  font-weight: 700;
}
.app-style-wrapper .multiselect-container > li > label.multiselect-group {
  margin: 0;
  padding: 3px 20px;
  height: 100%;
  font-weight: 700;
}
.app-style-wrapper .multiselect-container > li > a {
  padding: 0;
}
.app-style-wrapper .multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: 400;
  padding: 3px 20px 3px 40px;
}
.app-style-wrapper .multiselect-container > li > a > label.checkbox,
.app-style-wrapper .multiselect-container > li > a > label.radio {
  margin: 0;
}
.app-style-wrapper .multiselect-container > li > a > label > input[type=checkbox] {
  margin-bottom: 5px;
}
.app-style-wrapper .btn-group > .btn-group:nth-child(2) > .multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.app-style-wrapper .bs-dropdown-wrap {
  position: relative;
  display: block;
  cursor: default;
  padding-right: 16px;
  border-style: solid;
}
.app-style-wrapper .dropdpwn-div .bs-dropdown-wrap.bs-state-default {
  box-shadow: none;
  border-color: #c9c9c9;
  background: #fff;
  height: 22px;
  font-size: 11px;
}
.app-style-wrapper .dropdpwn-div .bs-dropdown-wrap .bs-select {
  height: 31px;
  line-height: 0;
  vertical-align: middle;
  padding-top: 3px;
}
.app-style-wrapper .bs-dropdown-wrap .bs-select,
.app-style-wrapper .bs-picker-wrap .bs-select {
  position: absolute;
  right: 0;
  top: 0;
}
.app-style-wrapper .bs-dropdown .bs-select,
.app-style-wrapper .bs-selectbox .bs-select {
  border: 0;
  text-decoration: none;
  font: inherit;
  color: inherit;
  overflow: hidden;
  cursor: default;
}
.app-style-wrapper .bs-dropdown .bs-input {
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  padding: 0.2em 0 0.2em 3px;
}
.app-style-wrapper .bs-dropdown .bs-input {
  background: 0 0;
}
.app-style-wrapper .bs-dropdown .bs-input {
  outline: 0;
  border-width: 0;
}
.app-style-wrapper .bs-widget .bs-input {
  font-size: 100%;
}
.app-style-wrapper .bs-dropdown-wrap .bs-select {
  position: absolute;
  right: 0;
  top: 0;
  zoom: 1;
}
.app-style-wrapper .bs-dropdown .bs-select {
  border: 0;
  text-decoration: none;
  font: inherit;
  color: inherit;
  overflow: hidden;
  cursor: default;
}
.app-style-wrapper .dropdpwn-div .bs-icon {
  height: 6px;
  padding-top: 3px;
}
.app-style-wrapper .dropdpwn-div .bs-icon {
  background-image: url(https://f1.leadsquaredcdn.com/bootstrap/img/dropbox_arrow.png);
  background-position: 0 50%;
  vertical-align: baseline;
}
.app-style-wrapper .bs-dropdown-wrap .bs-icon {
  vertical-align: top;
  margin-top: 2px;
}
.app-style-wrapper .bs-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -3333px;
  text-align: center;
  vertical-align: middle;
}
.app-style-wrapper .bs-icon {
  background-color: transparent;
  background-repeat: no-repeat;
}
.app-style-wrapper .bs-arrow-down {
  background-position: -16px -176px;
}
.app-style-wrapper .dropdpwn-div .bs-dropdown {
  color: #757575;
  border-color: #c9c9c9;
  border-radius: 2px;
}
.app-style-wrapper .bs-header {
  color: #4c607a;
  border-color: #a5b3c5;
  background: #f1f5fb;
}
.app-style-wrapper .bs-widget {
  color: #000;
  border-width: 1px;
  border-style: solid;
  font-size: 100%;
}
.app-style-wrapper .bs-btn-group {
  position: relative;
}
.app-style-wrapper .bs-btn-group:hover .dropdown-menu {
  visibility: hidden;
}
.app-style-wrapper .bs-btn-group.open .dropdown-menu {
  display: block !important;
  visibility: visible !important;
}
.app-style-wrapper .bs-btn-group.open #divDropDownDisplay {
  border-color: #ffb676 !important;
  box-shadow: none !important;
}
.app-style-wrapper .bs-btn-group.open #divDropDownDisplay .bs-dropdown-wrap {
  border-style: none;
}
.app-style-wrapper .bs-btn-group .multiselect-list-wrapper {
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.app-style-wrapper .bs-btn-group .multiselect-list-wrapper li {
  padding-left: 15px;
}
.app-style-wrapper .bs-btn-group .multiselect-list-wrapper li.multiselect-all:after {
  content: "";
  display: block;
  border-bottom: 1px solid #eee;
  top: 25px;
  position: relative;
}
.app-style-wrapper .bs-btn-group .multiselect-list-wrapper li.multiselect-all label {
  padding-left: 0 !important;
}
.app-style-wrapper .bs-btn-group .multiselect-list-wrapper li a {
  padding: 0 25px;
}
.app-style-wrapper .bs-btn-group .static-search-box {
  width: 90%;
  margin: 8px;
}
.app-style-wrapper .bs-btn-group .multiselect-list-wrapper .multiselect-item.group label {
  letter-spacing: 1px;
  padding-left: 0 !important;
  margin-left: -20px;
  font-family: 'Segoe UI';
  font-weight: 700;
  font-size: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 95%;
}
.app-style-wrapper .bs-btn-group .multiselect-list-wrapper .multiselect-item.group label:hover {
  text-overflow: clip;
  white-space: normal;
  word-break: break-all;
  -webkit-transition: height 1s ease-in-out;
  transition: height 1s ease-in-out;
}
.app-style-wrapper .bs-btn-group .multiselect-list-wrapper li:not(.group) a label {
  cursor: pointer;
}
.app-style-wrapper .bs-btn-group .multiselect-list-wrapper .multiselect-item.group .multiselect-group-count {
  color: #000 !important;
  font-family: 'Segoe UI';
  font-weight: 700;
  font-size: 10px;
}
.app-style-wrapper div.jp-audio,
.app-style-wrapper div.jp-audio-stream,
.app-style-wrapper div.jp-video {
  font-size: 1.25em;
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.6;
  color: #666;
  border: 1px solid #009be3;
  background-color: #eee;
}
.app-style-wrapper div.jp-audio {
  width: 420px;
}
.app-style-wrapper div.jp-audio-stream {
  width: 182px;
}
.app-style-wrapper div.jp-video-270p {
  width: 480px;
}
.app-style-wrapper div.jp-video-360p {
  width: 640px;
}
.app-style-wrapper div.jp-video-full {
  width: 480px;
  height: 270px;
  position: static !important;
  position: relative;
}
.app-style-wrapper div.jp-video-full div div {
  z-index: 1000;
}
.app-style-wrapper div.jp-video-full div.jp-jplayer {
  top: 0;
  left: 0;
  position: fixed !important;
  position: relative;
  overflow: hidden;
}
.app-style-wrapper div.jp-video-full div.jp-gui {
  position: fixed !important;
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
}
.app-style-wrapper div.jp-video-full div.jp-interface {
  position: absolute !important;
  position: relative;
  bottom: 0;
  left: 0;
}
.app-style-wrapper div.jp-interface {
  position: relative;
  background-color: #eee;
  width: 100%;
}
.app-style-wrapper div.jp-audio div.jp-type-single div.jp-interface {
  height: 80px;
}
.app-style-wrapper div.jp-audio div.jp-type-playlist div.jp-interface {
  height: 80px;
}
.app-style-wrapper div.jp-audio-stream div.jp-type-single div.jp-interface {
  height: 80px;
}
.app-style-wrapper div.jp-video div.jp-interface {
  border-top: 1px solid #009be3;
}
.app-style-wrapper div.jp-controls-holder {
  clear: both;
  width: 440px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  top: -8px;
}
.app-style-wrapper div.jp-interface ul.jp-controls {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.app-style-wrapper div.jp-audio ul.jp-controls {
  width: 380px;
  padding: 20px 20px 0 20px;
}
.app-style-wrapper div.jp-audio-stream ul.jp-controls {
  width: 142px;
  padding: 20px 20px 0 20px;
}
.app-style-wrapper div.jp-video div.jp-type-single ul.jp-controls {
  width: 78px;
  margin-left: 200px;
}
.app-style-wrapper div.jp-video div.jp-type-playlist ul.jp-controls {
  width: 134px;
  margin-left: 172px;
}
.app-style-wrapper div.jp-interface ul.jp-controls li,
.app-style-wrapper div.jp-video ul.jp-controls {
  display: inline;
  float: left;
}
.app-style-wrapper div.jp-interface ul.jp-controls a {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.app-style-wrapper a.jp-pause,
.app-style-wrapper a.jp-play {
  width: 40px;
  height: 40px;
}
.app-style-wrapper a.jp-play {
  background: url(../img/jplayer.blue.monday.jpg) 0 0 no-repeat;
}
.app-style-wrapper a.jp-play:hover {
  background: url(../img/jplayer.blue.monday.jpg) -41px 0 no-repeat;
}
.app-style-wrapper a.jp-pause {
  background: url(../img/jplayer.blue.monday.jpg) 0 -42px no-repeat;
  display: none;
}
.app-style-wrapper a.jp-pause:hover {
  background: url(../img/jplayer.blue.monday.jpg) -41px -42px no-repeat;
}
.app-style-wrapper a.jp-next,
.app-style-wrapper a.jp-previous,
.app-style-wrapper a.jp-stop {
  width: 28px;
  height: 28px;
  margin-top: 6px;
}
.app-style-wrapper a.jp-stop {
  background: url(../img/jplayer.blue.monday.jpg) 0 -83px no-repeat;
  margin-left: 10px;
}
.app-style-wrapper a.jp-stop:hover {
  background: url(../img/jplayer.blue.monday.jpg) -29px -83px no-repeat;
}
.app-style-wrapper a.jp-previous {
  background: url(../img/jplayer.blue.monday.jpg) 0 -112px no-repeat;
}
.app-style-wrapper a.jp-previous:hover {
  background: url(../img/jplayer.blue.monday.jpg) -29px -112px no-repeat;
}
.app-style-wrapper a.jp-next {
  background: url(../img/jplayer.blue.monday.jpg) 0 -141px no-repeat;
}
.app-style-wrapper a.jp-next:hover {
  background: url(../img/jplayer.blue.monday.jpg) -29px -141px no-repeat;
}
.app-style-wrapper div.jp-progress {
  overflow: hidden;
  background-color: #ddd;
}
.app-style-wrapper div.jp-audio div.jp-progress {
  position: absolute;
  top: 32px;
  height: 15px;
}
.app-style-wrapper div.jp-audio div.jp-type-single div.jp-progress {
  left: 110px;
  width: 186px;
}
.app-style-wrapper div.jp-audio div.jp-type-playlist div.jp-progress {
  left: 166px;
  width: 130px;
}
.app-style-wrapper div.jp-video div.jp-progress {
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
}
.app-style-wrapper div.jp-seek-bar {
  background: url(../img/jplayer.blue.monday.jpg) 0 -202px repeat-x;
  width: 0;
  height: 100%;
  cursor: pointer;
}
.app-style-wrapper div.jp-play-bar {
  background: url(../img/jplayer.blue.monday.jpg) 0 -218px repeat-x;
  width: 0;
  height: 100%;
}
.app-style-wrapper div.jp-seeking-bg {
  background: url(../img/jplayer.blue.monday.seeking.gif);
}
.app-style-wrapper a.jp-mute,
.app-style-wrapper a.jp-unmute,
.app-style-wrapper a.jp-volume-max {
  width: 18px;
  height: 15px;
  margin-top: 12px;
}
.app-style-wrapper div.jp-audio div.jp-type-single a.jp-mute,
.app-style-wrapper div.jp-audio div.jp-type-single a.jp-unmute {
  margin-left: 210px;
}
.app-style-wrapper div.jp-audio div.jp-type-playlist a.jp-mute,
.app-style-wrapper div.jp-audio div.jp-type-playlist a.jp-unmute {
  margin-left: 154px;
}
.app-style-wrapper div.jp-audio-stream div.jp-type-single a.jp-mute,
.app-style-wrapper div.jp-audio-stream div.jp-type-single a.jp-unmute {
  margin-left: 10px;
}
.app-style-wrapper div.jp-audio a.jp-volume-max,
.app-style-wrapper div.jp-audio-stream a.jp-volume-max {
  margin-left: 56px;
}
.app-style-wrapper div.jp-video a.jp-mute,
.app-style-wrapper div.jp-video a.jp-unmute,
.app-style-wrapper div.jp-video a.jp-volume-max {
  position: absolute;
  top: 12px;
  margin-top: 0;
}
.app-style-wrapper div.jp-video a.jp-mute,
.app-style-wrapper div.jp-video a.jp-unmute {
  left: 50px;
}
.app-style-wrapper div.jp-video a.jp-volume-max {
  left: 134px;
}
.app-style-wrapper a.jp-mute {
  background: url(../img/jplayer.blue.monday.jpg) 0 -170px no-repeat;
}
.app-style-wrapper a.jp-mute:hover {
  background: url(../img/jplayer.blue.monday.jpg) -19px -170px no-repeat;
}
.app-style-wrapper a.jp-unmute {
  background: url(../img/jplayer.blue.monday.jpg) -60px -170px no-repeat;
  display: none;
}
.app-style-wrapper a.jp-unmute:hover {
  background: url(../img/jplayer.blue.monday.jpg) -79px -170px no-repeat;
}
.app-style-wrapper a.jp-volume-max {
  background: url(../img/jplayer.blue.monday.jpg) 0 -186px no-repeat;
}
.app-style-wrapper a.jp-volume-max:hover {
  background: url(../img/jplayer.blue.monday.jpg) -19px -186px no-repeat;
}
.app-style-wrapper div.jp-volume-bar {
  position: absolute;
  overflow: hidden;
  background: url(../img/jplayer.blue.monday.jpg) 0 -250px repeat-x;
  width: 46px;
  height: 5px;
  cursor: pointer;
}
.app-style-wrapper div.jp-audio div.jp-volume-bar {
  top: 37px;
  left: 330px;
}
.app-style-wrapper div.jp-audio-stream div.jp-volume-bar {
  top: 37px;
  left: 92px;
}
.app-style-wrapper div.jp-video div.jp-volume-bar {
  top: 17px;
  left: 72px;
}
.app-style-wrapper div.jp-volume-bar-value {
  background: url(../img/jplayer.blue.monday.jpg) 0 -256px repeat-x;
  width: 0;
  height: 5px;
}
.app-style-wrapper div.jp-audio div.jp-time-holder {
  position: absolute;
  top: 50px;
}
.app-style-wrapper div.jp-audio div.jp-type-single div.jp-time-holder {
  left: 110px;
  width: 186px;
}
.app-style-wrapper div.jp-audio div.jp-type-playlist div.jp-time-holder {
  left: 166px;
  width: 130px;
}
.app-style-wrapper div.jp-current-time,
.app-style-wrapper div.jp-duration {
  width: 60px;
  font-size: 0.64em;
  font-style: oblique;
}
.app-style-wrapper div.jp-current-time {
  float: left;
  display: inline;
}
.app-style-wrapper div.jp-duration {
  float: right;
  display: inline;
  text-align: right;
}
.app-style-wrapper div.jp-video div.jp-current-time {
  margin-left: 20px;
}
.app-style-wrapper div.jp-video div.jp-duration {
  margin-right: 20px;
}
.app-style-wrapper div.jp-title {
  font-weight: 700;
  text-align: center;
}
.app-style-wrapper div.jp-playlist,
.app-style-wrapper div.jp-title {
  width: 100%;
  background-color: #ccc;
  border-top: 1px solid #009be3;
}
.app-style-wrapper div.jp-type-playlist div.jp-title,
.app-style-wrapper div.jp-type-single div.jp-playlist,
.app-style-wrapper div.jp-type-single div.jp-title {
  border-top: none;
}
.app-style-wrapper div.jp-playlist ul,
.app-style-wrapper div.jp-title ul {
  list-style-type: none;
  margin: 0;
  padding: 0 20px;
  font-size: 0.72em;
}
.app-style-wrapper div.jp-title li {
  padding: 5px 0;
  font-weight: 700;
}
.app-style-wrapper div.jp-playlist li {
  padding: 5px 0 4px 20px;
  border-bottom: 1px solid #eee;
}
.app-style-wrapper div.jp-playlist li div {
  display: inline;
}
.app-style-wrapper div.jp-type-playlist div.jp-playlist li:last-child {
  padding: 5px 0 5px 20px;
  border-bottom: none;
}
.app-style-wrapper div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
  list-style-type: square;
  list-style-position: inside;
  padding-left: 7px;
}
.app-style-wrapper div.jp-type-playlist div.jp-playlist a {
  color: #333;
  text-decoration: none;
}
.app-style-wrapper div.jp-type-playlist div.jp-playlist a:hover {
  color: #0d88c1;
}
.app-style-wrapper div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
  color: #0d88c1;
}
.app-style-wrapper div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
  float: right;
  display: inline;
  text-align: right;
  margin-right: 10px;
  font-weight: 700;
  color: #666;
}
.app-style-wrapper div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
  color: #0d88c1;
}
.app-style-wrapper div.jp-type-playlist div.jp-playlist span.jp-free-media {
  float: right;
  display: inline;
  text-align: right;
  margin-right: 10px;
}
.app-style-wrapper div.jp-type-playlist div.jp-playlist span.jp-free-media a {
  color: #666;
}
.app-style-wrapper div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
  color: #0d88c1;
}
.app-style-wrapper span.jp-artist {
  font-size: 0.8em;
  color: #666;
}
.app-style-wrapper div.jp-video-play {
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
}
.app-style-wrapper div.jp-video-270p div.jp-video-play {
  margin-top: -270px;
  height: 270px;
}
.app-style-wrapper div.jp-video-360p div.jp-video-play {
  margin-top: -360px;
  height: 360px;
}
.app-style-wrapper div.jp-video-full div.jp-video-play {
  height: 100%;
}
.app-style-wrapper a.jp-video-play-icon {
  position: relative;
  display: block;
  width: 112px;
  height: 100px;
  margin-left: -56px;
  margin-top: -50px;
  left: 50%;
  top: 50%;
  background: url(../img/jplayer.blue.monday.video.play.png) 0 0 no-repeat;
  text-indent: -9999px;
}
.app-style-wrapper div.jp-video-play:hover a.jp-video-play-icon {
  background: url(../img/jplayer.blue.monday.video.play.png) 0 -100px no-repeat;
}
.app-style-wrapper div.jp-jplayer,
.app-style-wrapper div.jp-jplayer audio {
  width: 0;
  height: 0;
}
.app-style-wrapper div.jp-jplayer {
  background-color: #000;
}
.app-style-wrapper ul.jp-toggles {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}
.app-style-wrapper div.jp-audio .jp-type-single ul.jp-toggles {
  width: 25px;
}
.app-style-wrapper div.jp-audio .jp-type-playlist ul.jp-toggles {
  width: 55px;
  margin: 0;
  position: absolute;
  left: 325px;
  top: 50px;
}
.app-style-wrapper div.jp-video ul.jp-toggles {
  margin-top: 10px;
  width: 100px;
}
.app-style-wrapper ul.jp-toggles li {
  display: block;
  float: right;
}
.app-style-wrapper ul.jp-toggles li a {
  display: block;
  width: 25px;
  height: 18px;
  text-indent: -9999px;
  line-height: 100%;
}
.app-style-wrapper a.jp-full-screen {
  background: url(../img/jplayer.blue.monday.jpg) 0 -310px no-repeat;
  margin-left: 20px;
}
.app-style-wrapper a.jp-full-screen:hover {
  background: url(../img/jplayer.blue.monday.jpg) -30px -310px no-repeat;
}
.app-style-wrapper a.jp-restore-screen {
  background: url(../img/jplayer.blue.monday.jpg) -60px -310px no-repeat;
  margin-left: 20px;
}
.app-style-wrapper a.jp-restore-screen:hover {
  background: url(../img/jplayer.blue.monday.jpg) -90px -310px no-repeat;
}
.app-style-wrapper a.jp-repeat {
  background: url(../img/jplayer.blue.monday.jpg) 0 -290px no-repeat;
}
.app-style-wrapper a.jp-repeat:hover {
  background: url(../img/jplayer.blue.monday.jpg) -30px -290px no-repeat;
}
.app-style-wrapper a.jp-repeat-off {
  background: url(../img/jplayer.blue.monday.jpg) -60px -290px no-repeat;
}
.app-style-wrapper a.jp-repeat-off:hover {
  background: url(../img/jplayer.blue.monday.jpg) -90px -290px no-repeat;
}
.app-style-wrapper a.jp-shuffle {
  background: url(../img/jplayer.blue.monday.jpg) 0 -270px no-repeat;
  margin-left: 5px;
}
.app-style-wrapper a.jp-shuffle:hover {
  background: url(../img/jplayer.blue.monday.jpg) -30px -270px no-repeat;
}
.app-style-wrapper a.jp-shuffle-off {
  background: url(../img/jplayer.blue.monday.jpg) -60px -270px no-repeat;
  margin-left: 5px;
}
.app-style-wrapper a.jp-shuffle-off:hover {
  background: url(../img/jplayer.blue.monday.jpg) -90px -270px no-repeat;
}
.app-style-wrapper .jp-no-solution {
  padding: 5px;
  font-size: 0.8em;
  background-color: #eee;
  border: 2px solid #009be3;
  color: #000;
  display: none;
}
.app-style-wrapper .jp-no-solution a {
  color: #000;
}
.app-style-wrapper .jp-no-solution span {
  font-size: 1em;
  display: block;
  text-align: center;
  font-weight: 700;
}
.app-style-wrapper .webui-popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  width: 276px;
  min-height: 50px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.app-style-wrapper .webui-popover.top,
.app-style-wrapper .webui-popover.top-left,
.app-style-wrapper .webui-popover.top-right {
  margin-top: -10px;
}
.app-style-wrapper .webui-popover.right,
.app-style-wrapper .webui-popover.right-bottom,
.app-style-wrapper .webui-popover.right-top {
  margin-left: 10px;
}
.app-style-wrapper .webui-popover.bottom,
.app-style-wrapper .webui-popover.bottom-left,
.app-style-wrapper .webui-popover.bottom-right {
  margin-top: 10px;
}
.app-style-wrapper .webui-popover.left,
.app-style-wrapper .webui-popover.left-bottom,
.app-style-wrapper .webui-popover.left-top {
  margin-left: -10px;
}
.app-style-wrapper .webui-popover.pop {
  -webkit-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
}
.app-style-wrapper .webui-popover.fade {
  transition: opacity 0.15s linear;
}
.app-style-wrapper .webui-popover.in {
  -webkit-transform: none;
  -o-transform: none;
  transform: none;
  opacity: 1;
}
.app-style-wrapper .webui-popover-inner .close {
  font-family: arial;
  margin: 5px 10px 0 0;
  float: right;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  text-decoration: none;
}
.app-style-wrapper .webui-popover-inner .close:focus,
.app-style-wrapper .webui-popover-inner .close:hover {
  opacity: 0.5;
}
.app-style-wrapper .webui-popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 5px 5px 0 0;
}
.app-style-wrapper .webui-popover-content {
  padding: 9px 14px;
  overflow: auto;
}
.app-style-wrapper .webui-popover-inverse {
  background-color: #333;
  color: #eee;
}
.app-style-wrapper .webui-popover-inverse .webui-popover-title {
  background: #333;
  border-bottom: 1px solid #3b3b3b;
  color: #eee;
}
.app-style-wrapper .webui-no-padding .webui-popover-content {
  padding: 0;
}
.app-style-wrapper .webui-no-padding .list-group-item {
  border-right: none;
  border-left: none;
}
.app-style-wrapper .webui-no-padding .list-group-item:first-child {
  border-top: 0;
}
.app-style-wrapper .webui-no-padding .list-group-item:last-child {
  border-bottom: 0;
}
.app-style-wrapper .webui-popover > .arrow,
.app-style-wrapper .webui-popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.app-style-wrapper .webui-popover > .arrow {
  border-width: 11px;
}
.app-style-wrapper .webui-popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.app-style-wrapper .webui-popover.top-left > .arrow,
.app-style-wrapper .webui-popover.top-right > .arrow,
.app-style-wrapper .webui-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;
}
.app-style-wrapper .webui-popover.top-left > .arrow:after,
.app-style-wrapper .webui-popover.top-right > .arrow:after,
.app-style-wrapper .webui-popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #fff;
  border-bottom-width: 0;
}
.app-style-wrapper .webui-popover.right-bottom > .arrow,
.app-style-wrapper .webui-popover.right-top > .arrow,
.app-style-wrapper .webui-popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .webui-popover.right-bottom > .arrow:after,
.app-style-wrapper .webui-popover.right-top > .arrow:after,
.app-style-wrapper .webui-popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.app-style-wrapper .webui-popover.bottom-left > .arrow,
.app-style-wrapper .webui-popover.bottom-right > .arrow,
.app-style-wrapper .webui-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;
}
.app-style-wrapper .webui-popover.bottom-left > .arrow:after,
.app-style-wrapper .webui-popover.bottom-right > .arrow:after,
.app-style-wrapper .webui-popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #fff;
  border-top-width: 0;
}
.app-style-wrapper .webui-popover.left-bottom > .arrow,
.app-style-wrapper .webui-popover.left-top > .arrow,
.app-style-wrapper .webui-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);
}
.app-style-wrapper .webui-popover.left-bottom > .arrow:after,
.app-style-wrapper .webui-popover.left-top > .arrow:after,
.app-style-wrapper .webui-popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.app-style-wrapper .webui-popover-inverse.top-left > .arrow,
.app-style-wrapper .webui-popover-inverse.top-left > .arrow:after,
.app-style-wrapper .webui-popover-inverse.top-right > .arrow,
.app-style-wrapper .webui-popover-inverse.top-right > .arrow:after,
.app-style-wrapper .webui-popover-inverse.top > .arrow,
.app-style-wrapper .webui-popover-inverse.top > .arrow:after {
  border-top-color: #333;
}
.app-style-wrapper .webui-popover-inverse.right-bottom > .arrow,
.app-style-wrapper .webui-popover-inverse.right-bottom > .arrow:after,
.app-style-wrapper .webui-popover-inverse.right-top > .arrow,
.app-style-wrapper .webui-popover-inverse.right-top > .arrow:after,
.app-style-wrapper .webui-popover-inverse.right > .arrow,
.app-style-wrapper .webui-popover-inverse.right > .arrow:after {
  border-right-color: #333;
}
.app-style-wrapper .webui-popover-inverse.bottom-left > .arrow,
.app-style-wrapper .webui-popover-inverse.bottom-left > .arrow:after,
.app-style-wrapper .webui-popover-inverse.bottom-right > .arrow,
.app-style-wrapper .webui-popover-inverse.bottom-right > .arrow:after,
.app-style-wrapper .webui-popover-inverse.bottom > .arrow,
.app-style-wrapper .webui-popover-inverse.bottom > .arrow:after {
  border-bottom-color: #333;
}
.app-style-wrapper .webui-popover-inverse.left-bottom > .arrow,
.app-style-wrapper .webui-popover-inverse.left-bottom > .arrow:after,
.app-style-wrapper .webui-popover-inverse.left-top > .arrow,
.app-style-wrapper .webui-popover-inverse.left-top > .arrow:after,
.app-style-wrapper .webui-popover-inverse.left > .arrow,
.app-style-wrapper .webui-popover-inverse.left > .arrow:after {
  border-left-color: #333;
}
.app-style-wrapper .webui-popover i.icon-refresh:before {
  content: "";
}
.app-style-wrapper .webui-popover i.icon-refresh {
  display: block;
  width: 30px;
  height: 30px;
  font-size: 20px;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-left: -15px;
  margin-right: -15px;
  background: url(../img/loading.gif) no-repeat;
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
.app-style-wrapper .introjs-overlay {
  position: absolute;
  box-sizing: content-box;
  z-index: 999999;
  background-color: #000;
  opacity: 0;
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  background: radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.9) 100%);
  -ms-filter: "alpha(opacity=50)";
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.app-style-wrapper .introjs-fixParent {
  z-index: auto !important;
  opacity: 1 !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}
.app-style-wrapper .introjs-showElement,
.app-style-wrapper tr.introjs-showElement > td,
.app-style-wrapper tr.introjs-showElement > th {
  z-index: 9999999 !important;
}
.app-style-wrapper .introjs-disableInteraction {
  z-index: 99999999 !important;
  position: absolute;
  background-color: #fff;
  opacity: 0;
}
.app-style-wrapper .introjs-relativePosition,
.app-style-wrapper tr.introjs-showElement > td,
.app-style-wrapper tr.introjs-showElement > th {
  position: relative;
}
.app-style-wrapper .introjs-helperLayer {
  box-sizing: content-box;
  position: absolute;
  z-index: 9999998;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #777;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.app-style-wrapper .introjs-tooltipReferenceLayer {
  box-sizing: content-box;
  position: absolute;
  visibility: hidden;
  z-index: 10000000;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.app-style-wrapper .introjs-helperLayer *,
.app-style-wrapper .introjs-helperLayer :after,
.app-style-wrapper .introjs-helperLayer :before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}
.app-style-wrapper .introjs-helperNumberLayer {
  box-sizing: content-box;
  position: absolute;
  visibility: visible;
  top: -16px;
  left: -16px;
  z-index: 9999999999 !important;
  padding: 2px;
  font-family: Arial, verdana, tahoma;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  background: #ff3019;
  background: -webkit-linear-gradient(top, #ff3019 0, #cf0404 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff3019), color-stop(100%, #cf0404));
  background: -moz-linear-gradient(top, #ff3019 0, #cf0404 100%);
  background: -ms-linear-gradient(top, #ff3019 0, #cf0404 100%);
  background: -o-linear-gradient(top, #ff3019 0, #cf0404 100%);
  background: linear-gradient(to bottom, #ff3019 0, #cf0404 100%);
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}
.app-style-wrapper .introjs-arrow {
  border: 5px solid #fff;
  content: '';
  position: absolute;
}
.app-style-wrapper .introjs-arrow.top {
  top: -10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #fff;
  border-left-color: transparent;
}
.app-style-wrapper .introjs-arrow.top-right {
  top: -10px;
  right: 10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #fff;
  border-left-color: transparent;
}
.app-style-wrapper .introjs-arrow.top-middle {
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #fff;
  border-left-color: transparent;
}
.app-style-wrapper .introjs-arrow.right {
  right: -10px;
  top: 10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #fff;
}
.app-style-wrapper .introjs-arrow.right-bottom {
  bottom: 10px;
  right: -10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #fff;
}
.app-style-wrapper .introjs-arrow.bottom {
  bottom: -10px;
  border-top-color: #fff;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.app-style-wrapper .introjs-arrow.left {
  left: -10px;
  top: 10px;
  border-top-color: transparent;
  border-right-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.app-style-wrapper .introjs-arrow.left-bottom {
  left: -10px;
  bottom: 10px;
  border-top-color: transparent;
  border-right-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.app-style-wrapper .introjs-tooltip {
  box-sizing: content-box;
  position: absolute;
  visibility: visible;
  padding: 10px;
  background-color: #fff;
  min-width: 200px;
  max-width: 300px;
  border-radius: 3px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity 0.1s ease-out;
  -moz-transition: opacity 0.1s ease-out;
  -ms-transition: opacity 0.1s ease-out;
  -o-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}
.app-style-wrapper .introjs-tooltipbuttons {
  text-align: right;
  white-space: nowrap;
}
.app-style-wrapper .introjs-button {
  box-sizing: content-box;
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 0.3em 0.8em;
  border: 1px solid #d4d4d4;
  margin: 0;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  font: 11px / normal sans-serif;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  outline: 0;
  background-color: #ececec;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
  background-image: -moz-linear-gradient(#f4f4f4, #ececec);
  background-image: -o-linear-gradient(#f4f4f4, #ececec);
  background-image: linear-gradient(#f4f4f4, #ececec);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
  zoom: 1;
  margin-top: 10px;
}
.app-style-wrapper .introjs-button:hover {
  border-color: #bcbcbc;
  text-decoration: none;
  box-shadow: 0 1px 1px #e3e3e3;
}
.app-style-wrapper .introjs-button:active,
.app-style-wrapper .introjs-button:focus {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ececec), to(#f4f4f4));
  background-image: -moz-linear-gradient(#ececec, #f4f4f4);
  background-image: -o-linear-gradient(#ececec, #f4f4f4);
  background-image: linear-gradient(#ececec, #f4f4f4);
}
.app-style-wrapper .introjs-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.app-style-wrapper .introjs-skipbutton {
  box-sizing: content-box;
  margin-right: 5px;
  color: #7a7a7a;
}
.app-style-wrapper .introjs-prevbutton {
  -webkit-border-radius: 0.2em 0 0 0.2em;
  -moz-border-radius: 0.2em 0 0 0.2em;
  border-radius: 0.2em 0 0 0.2em;
  border-right: 0;
}
.app-style-wrapper .introjs-prevbutton.introjs-fullbutton {
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
}
.app-style-wrapper .introjs-nextbutton {
  -webkit-border-radius: 0 0.2em 0.2em 0;
  -moz-border-radius: 0 0.2em 0.2em 0;
  border-radius: 0 0.2em 0.2em 0;
}
.app-style-wrapper .introjs-nextbutton.introjs-fullbutton {
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
}
.app-style-wrapper .introjs-disabled,
.app-style-wrapper .introjs-disabled:focus,
.app-style-wrapper .introjs-disabled:hover {
  color: #9a9a9a;
  border-color: #d4d4d4;
  box-shadow: none;
  cursor: default;
  background-color: #f4f4f4;
  background-image: none;
  text-decoration: none;
}
.app-style-wrapper .introjs-hidden {
  display: none;
}
.app-style-wrapper .introjs-bullets {
  text-align: center;
}
.app-style-wrapper .introjs-bullets ul {
  box-sizing: content-box;
  clear: both;
  margin: 15px auto 0;
  padding: 0;
  display: inline-block;
}
.app-style-wrapper .introjs-bullets ul li {
  box-sizing: content-box;
  list-style: none;
  float: left;
  margin: 0 2px;
}
.app-style-wrapper .introjs-bullets ul li a {
  box-sizing: content-box;
  display: block;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-decoration: none;
  cursor: pointer;
}
.app-style-wrapper .introjs-bullets ul li a:hover {
  background: #999;
}
.app-style-wrapper .introjs-bullets ul li a.active {
  background: #999;
}
.app-style-wrapper .introjs-progress {
  box-sizing: content-box;
  overflow: hidden;
  height: 10px;
  margin: 10px 0 5px 0;
  border-radius: 4px;
  background-color: #ecf0f1;
}
.app-style-wrapper .introjs-progressbar {
  box-sizing: content-box;
  float: left;
  width: 0;
  height: 100%;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  background-color: #08c;
}
.app-style-wrapper .introjsFloatingElement {
  position: absolute;
  height: 0;
  width: 0;
  left: 50%;
  top: 50%;
}
.app-style-wrapper .introjs-fixedTooltip {
  position: fixed;
}
.app-style-wrapper .introjs-hint {
  box-sizing: content-box;
  position: absolute;
  background: 0 0;
  width: 20px;
  height: 15px;
  cursor: pointer;
}
.app-style-wrapper .introjs-hint:focus {
  border: 0;
  outline: 0;
}
.app-style-wrapper .introjs-hidehint {
  display: none;
}
.app-style-wrapper .introjs-fixedhint {
  position: fixed;
}
.app-style-wrapper .introjs-hint:hover > .introjs-hint-pulse {
  border: 5px solid rgba(60, 60, 60, 0.57);
}
.app-style-wrapper .introjs-hint-pulse {
  box-sizing: content-box;
  width: 10px;
  height: 10px;
  border: 5px solid rgba(60, 60, 60, 0.27);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: rgba(136, 136, 136, 0.24);
  z-index: 10;
  position: absolute;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.app-style-wrapper .introjs-hint-no-anim .introjs-hint-dot {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}
.app-style-wrapper .introjs-hint-dot {
  box-sizing: content-box;
  border: 10px solid rgba(146, 146, 146, 0.36);
  background: 0 0;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  -webkit-animation: introjspulse 3s ease-out;
  -moz-animation: introjspulse 3s ease-out;
  animation: introjspulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -25px;
  left: -25px;
  z-index: 1;
  opacity: 0;
}
@-moz-keyframes introjspulse {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  25% {
    -moz-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes introjspulse {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@font-face {
  font-family: icomoon;
  src: url(https://lsqappcommoncontent.s3.amazonaws.com/leadsquared/common/fonts/IcoMoon/icomoon.eot?i5gmvf);
  src: url(https://lsqappcommoncontent.s3.amazonaws.com/leadsquared/common/fonts/IcoMoon/icomoon.eot?i5gmvf#iefix) format('embedded-opentype'), url(https://lsqappcommoncontent.s3.amazonaws.com/leadsquared/common/fonts/IcoMoon/icomoon.ttf?i5gmvf) format('truetype'), url(https://lsqappcommoncontent.s3.amazonaws.com/leadsquared/common/fonts/IcoMoon/icomoon.woff?i5gmvf) format('woff'), url(https://lsqappcommoncontent.s3.amazonaws.com/leadsquared/common/fonts/IcoMoon/icomoon.svg?i5gmvf#icomoon) format('svg');
  font-weight: 400;
  font-style: normal;
}
.app-style-wrapper .mx-ck-editor-toggle-mode {
  font-size: 11px !important;
  padding: 2px 12px !important;
  min-width: 122px !important;
  margin-bottom: -1px !important;
  -webkit-border-top-left-radius: 5px !important;
  -webkit-border-top-right-radius: 5px !important;
  -moz-border-radius-topleft: 5px !important;
  -moz-border-radius-topright: 5px !important;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  text-transform: uppercase !important;
}
.app-style-wrapper .search-text {
  float: left;
  border: 1px solid transparent;
  width: 160px;
  margin-bottom: 5px;
  margin-right: 0;
  padding-right: 5px !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  color: #999 !important;
  font-size: 12px !important;
}
.app-style-wrapper .search-btn {
  outline: 0;
  height: 24px;
  margin-bottom: 3px;
  margin-left: -3px;
  border: 1px solid #bcbcbc;
  border-radius: 2px;
  border-left: none;
  background-color: #fff;
  box-shadow: inset 0 1px 8px #dedede !important;
  width: 26px !important;
  padding: 0 !important;
  outline: 0 !important;
  border-left: 1px solid #c9c9c9;
}
.app-style-wrapper .search-btn.active {
  height: 24px;
  margin-bottom: 3px;
  margin-left: -3px;
  border: 1px solid #ffb676;
  box-shadow: 0 0 2px #ffb676 !important;
  border-left: 0;
  padding-top: 2px;
  border-radius: 2px;
  background-color: #efefef;
  outline: 0;
}
.app-style-wrapper .search-clear-btn {
  background-color: transparent;
  float: left;
  height: 24px;
  line-height: 0;
  margin-bottom: 0;
  margin-left: -25px;
  border-style: none;
  border-radius: 0;
  padding-top: 3px;
  padding-bottom: 6px;
  text-align: center;
  vertical-align: middle;
  color: #bdbdbd;
  padding-left: 3px;
  padding-right: 3px;
  margin-left: -20px;
  outline: 0;
  margin-top: 1px;
}
.app-style-wrapper .search-list-option {
  background-color: #e7e7eb;
  margin-bottom: 10px;
  padding-top: 5px;
  border: 1px solid #e0e0e0;
}
.app-style-wrapper .btnSearch-info {
  outline: 0;
  width: 24px;
  height: 24px;
  margin-bottom: 3px;
  margin-left: -1px;
  border: 1px solid #bcbcbc;
  border-radius: 0 2px 2px 0;
  padding-top: 2px;
  border-left: 1px solid #bcbcbc;
  background-color: #fff;
  box-shadow: inset 0 0 8px #dedede !important;
}
.app-style-wrapper .btn-agentpopup {
  outline: 0;
  width: 24px;
  height: 24px;
  margin-bottom: 3px;
  margin-left: -1px;
  border: 1px solid #bcbcbc;
  border-radius: 0 2px 2px 0;
  padding-top: 2px;
  border-left: 1px solid #bcbcbc;
  background-color: #fff;
  box-shadow: inset 0 0 8px #dedede !important;
  margin-left: 4px;
}
.app-style-wrapper .btn-agentpopup span.agentpopup {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: transparent url(https://d38a2gif862wty.cloudfront.net/common/images/connectors/agentpopupbtnimg.png) no-repeat scroll 0 0;
  margin-left: -2px;
  margin-top: 3px;
}
.app-style-wrapper .btn-agentpopup span.agentpopup.loading {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/Content/LeadSquared/Common/img/wait/16.gif) no-repeat 0 0 !important;
  margin-left: -3px;
  margin-top: 2px;
}
.app-style-wrapper .search-result {
  background-color: #c25960;
  margin-bottom: 5px;
  margin-top: 5px;
  display: inline-block;
  color: #fff;
  padding: 0 10px;
  margin-right: 5px;
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .search-result p {
  margin-bottom: 0;
}
.app-style-wrapper .search-keyword {
  cursor: pointer;
  padding: 0 10px 2px;
  margin-left: 5px;
  border-radius: 2px;
}
.app-style-wrapper .search-keyword:hover {
  background-color: #000 !important;
}
.app-style-wrapper .search-keyword a {
  margin-left: 10px !important;
}
.app-style-wrapper .search-keyword-icon {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: url(/Content/MXControls/img/result_close.png);
}
.app-style-wrapper .advanced-search-result:hover .search-keyword-icon,
.app-style-wrapper .search-keyword:hover .search-keyword-icon {
  background: url(/Content/MXControls/img/result_close_ms.png);
}
.app-style-wrapper .page-heading h3 {
  margin-bottom: 30px;
  margin-top: 20px;
  color: #9c9c9c;
}
.app-style-wrapper .help-file,
.app-style-wrapper .help-video,
.app-style-wrapper .navigation {
  display: inline-block;
  margin-top: 5px;
  vertical-align: middle;
  height: 16px;
  width: 18px;
  margin-right: 6px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/common-sprite.png) no-repeat;
  background-position: 0 0;
}
.app-style-wrapper .help-file:hover,
.app-style-wrapper .help-video:hover,
.app-style-wrapper .navigation:hover {
  cursor: pointer;
}
.app-style-wrapper .help-video {
  background-position: -93px -13px;
}
.app-style-wrapper .help-file {
  background-position: -20px -13px;
  margin-left: 5px;
}
.app-style-wrapper .help-video.hover,
.app-style-wrapper .help-video:hover {
  background-position: -128px -13px;
}
.app-style-wrapper .help-file:hover {
  background-position: -56px -13px;
}
.app-style-wrapper .mx-step-progress-indicator .help-file,
.app-style-wrapper .mx-step-progress-indicator .help-video,
.app-style-wrapper .mx-step-progress-indicator .navigation {
  margin-top: 0;
}
.mx-heading-popover.popover.top .arrow {
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.mx-heading-popover.popover.bottom .arrow {
  border-bottom: 5px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
 .mx-heading-popover .popover-inner {
  min-width: 30px;
  max-width: 250px;
  padding: 6px 8px;
  background-color: #fff;
  word-wrap: break-word;
}
 .mx-heading-popover .popover-content div {
  font-size: 10px;
  line-height: 14px;
}
.popover.top .arrow {
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.app-style-wrapper .popover.bottom .arrow {
  border-bottom: 5px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.popover-inner {
  min-width: 30px;
  max-width: 250px;
  padding: 6px 8px;
  background-color: #fff;
  word-wrap: break-word;
  text-align: center;
}
.app-style-wrapper .popover-content popover-content {
  font-size: 10px;
  line-height: 14px;
}
.app-style-wrapper .feedback-widget {
  line-height: 12px;
  display: inline-block;
}
.app-style-wrapper .feedback-widget .dropdown-toggle {
  padding: 0;
  box-shadow: none !important;
}
.app-style-wrapper .feedback-widget .feedback-icon {
  display: inline-block;
  width: 18px;
  height: 16px;
  vertical-align: text-bottom;
  margin-right: 10px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/common-sprite.png) no-repeat;
  background-position: 0 0;
}
.app-style-wrapper .feedback-widget .feedback-icon.happy {
  background-position: -239px -11px;
}
.app-style-wrapper .feedback-widget .feedback-icon.sad {
  background-position: -271px -11px;
}
.app-style-wrapper .feedback-widget .feedback-icon.feedback {
  background-position: -307px -12px;
}
.app-style-wrapper .feedback-widget .feedback-icon.bug {
  background-position: -343px -11px;
}
.app-style-wrapper .feedback-widget .feedback-menu-txt {
  font-size: 12px;
}
.app-style-wrapper .feedback-widget .sent:hover {
  background-color: #fff !important;
  color: #333 !important;
}
.app-style-wrapper .feedback-widget .sent .feedback-icon {
  opacity: 0.5;
  cursor: default;
}
.app-style-wrapper .feedback-widget .sent .feedback-menu-txt {
  opacity: 0.5;
  cursor: default;
}
.app-style-wrapper .feedback-widget.btn-group:hover .dropdown-menu {
  min-width: 160px !important;
  z-index: 999;
}
.app-style-wrapper .mx-step-progress-indicator .feedback-widget {
  margin-top: 10px;
}
.app-style-wrapper .feedback-widget .main-icon {
  display: inline-block;
  width: 18px;
  height: 16px;
  margin-bottom: 6px;
  vertical-align: middle;
  margin-right: 10px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/common-sprite.png) no-repeat;
  background-position: -162px -12px;
}
.app-style-wrapper .feedback-widget .main-icon.hover,
.app-style-wrapper .feedback-widget .main-icon:hover {
  cursor: pointer;
  background-position: -200px -12px;
}
@-moz-document url-prefix() {
  .app-style-wrapper .feedback-widget .main-icon {
    margin-bottom: 4px;
  }
}
.app-style-wrapper .feedback-widget-right-panel {
  position: fixed;
  top: 47%;
  right: 0;
  font-size: 15px;
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 45px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/common-sprite.png) no-repeat;
  background-position: -707px -12px;
}
.app-style-wrapper .ui-selectmenu-dropdown.ui-state-hover .ui-icon,
.app-style-wrapper .ui-state-focus .ui-icon {
  background: url(https://f1.leadsquaredcdn.com/leadsquared/app/LeadSquared/Common/img/dropbox_arrow.png) no-repeat;
}
.app-style-wrapper .ui-selectmenu-dropdown.ui-state-active .ui-icon {
  background: url(https://f1.leadsquaredcdn.com/leadsquared/app/LeadSquared/Common/img/dropbox_arrow.png) no-repeat;
}
.app-style-wrapper .ui-selectmenu-dropdown.ui-state-default .ui-icon {
  right: 0;
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png);
  background-position: -260px -117px !important;
}
.app-style-wrapper .ui-selectmenu-dropdown .ui-selectmenu-icon {
  margin-top: -4px !important;
}
.app-style-wrapper .ui-state-default a,
.app-style-wrapper .ui-state-default a:link,
.app-style-wrapper .ui-state-default a:visited {
  color: #555;
  text-decoration: none;
}
.app-style-wrapper .ui-state-focus,
.app-style-wrapper .ui-widget-content .ui-state-focus,
.app-style-wrapper .ui-widget-content .ui-state-hover,
.app-style-wrapper .ui-widget-header .ui-state-focus,
.app-style-wrapper .ui-widget-header .ui-state-hover {
  color: #757575 !important;
  text-decoration: none !important;
  background-color: #88c5fd;
}
.app-style-wrapper .ui-selectmenu-dropdown.ui-state-hover a,
.app-style-wrapper .ui-state-focus a {
  color: #fff !important;
}
.app-style-wrapper .ui-daterangepicker button.btnDone {
  line-height: 7px;
}
.app-style-wrapper .ui-state-default,
.app-style-wrapper .ui-widget-content .ui-state-default,
.app-style-wrapper .ui-widget-header .ui-state-default {
  outline: 0;
  color: #333 !important;
  text-decoration: none !important;
  box-shadow: none;
  border-color: #c9c9c9;
  height: 22px !important;
  background: #fff;
  border-radius: 2px;
}
.app-style-wrapper .ui-selectmenu-dropdown.ui-state-active.ui-state-hover,
.app-style-wrapper .ui-state-active,
.app-style-wrapper .ui-state-focus,
.app-style-wrapper .ui-state-focus.ui-state-hover {
  outline: 0 !important;
  border-color: #ffb676;
  box-shadow: none !important;
}
.app-style-wrapper .ui-state-disabled,
.app-style-wrapper .ui-widget-content .ui-state-disabled,
.app-style-wrapper .ui-widget-header .ui-state-disabled {
  opacity: 1;
  background-color: #eee;
  cursor: not-allowed !important;
  border: 1px solid #dbdbdb !important;
  box-shadow: none !important;
}
.app-style-wrapper .ui-state-disabled:hover,
.app-style-wrapper .ui-widget-content .ui-state-disabled:hover,
.app-style-wrapper .ui-widget-header .ui-state-disabled:hover {
  box-shadow: none !important;
}
.app-style-wrapper .ui-selectmenu-dropdown.ui-state-hover {
  border-color: #a6a6a6;
  box-shadow: none !important;
}
.app-style-wrapper .ui-selectmenu-menu li a,
.app-style-wrapper .ui-selectmenu-status {
  line-height: 18px !important;
  padding: 0 5px !important;
  color: #676767;
}
.app-style-wrapper .ui-selectmenu-status {
  margin-top: 2px;
}
.app-style-wrapper .ui-selectmenu-item-selected {
  background-color: #1c8cf4;
}
.app-style-wrapper .ui-selectmenu-item-selected a {
  color: #fff !important;
}
.app-style-wrapper .ui-selectmenu-item-focus {
  color: #757575;
}
.app-style-wrapper .ui-selectmenu-item-focus a {
  color: #fff !important;
}
.app-style-wrapper .keyword-dropdown {
  margin-bottom: 2px;
}
.app-style-wrapper .keyword-dropdown .ui-selectmenu {
  height: 24px;
  margin-left: 5px;
}
.app-style-wrapper .mandate-comments-wrapper {
  position: relative;
  height: 24px;
}
.app-style-wrapper .mandate-comments-wrapper input {
  cursor: pointer;
}
.app-style-wrapper .mandate-comments-wrapper .comment-icon {
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(https://f1.leadsquaredcdn.com/leadsquared/app/LeadSquared/Common/img/edit_task.png) no-repeat !important;
  position: absolute;
  top: 27%;
  right: 0;
  opacity: 0.6;
}
.app-style-wrapper #entityCommentLeadFieldControl .field-validation-error {
  display: block;
}
.app-style-wrapper .lead-entity-row.two-col-field .mandate-comments-wrapper .entity-text-field {
  width: 97.6% !important;
}
.app-style-wrapper .lead-entity-row.two-col-field .mandate-comments-wrapper .comment-icon {
  right: 10px !important;
}
.app-style-wrapper .lead-entity-row.two-col-field .comment-desc {
  line-height: 14px;
  margin-top: 2px;
}
.app-style-wrapper #divEntityChangeCommentBody select,
.app-style-wrapper #divEntityChangeCommentBody textarea {
  margin-bottom: 0;
}
.app-style-wrapper #divEntityChangeCommentBody label.error {
  display: none !important;
}
.app-style-wrapper #divEntityChangeCommentBody .ui-selectmenu {
  width: 100% !important;
}
.app-style-wrapper .numbered-step-container {
  width: 100%;
  position: relative;
  bottom: 35px;
}
.app-style-wrapper .numbered-step-topbar-line {
  background-color: #e0e0e0;
  padding: 2px;
  margin-top: 31px;
}
.app-style-wrapper .numbered-step-active,
.app-style-wrapper .numbered-step-normal {
  display: inline-block;
  height: 64px;
  width: 64px;
  text-align: center;
}
.app-style-wrapper .numbered-step-active {
  color: #fff;
  background: url(/Content/MXControls/img/step_active.png) no-repeat;
}
.app-style-wrapper .numbered-step-normal {
  color: #dedede;
  background: url(/Content/MXControls/img/step_normal.png) no-repeat;
}
.app-style-wrapper .numbered-step-text-active,
.app-style-wrapper .numbered-step-text-normal {
  position: relative;
  bottom: 10px;
  font-size: 14px;
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .numbered-step-text-normal {
  color: #767676;
}
.app-style-wrapper .numbered-step-text-active {
  color: #424242;
}
.app-style-wrapper .alert {
  padding-left: 5px;
}
.app-style-wrapper .alert-success {
  padding-left: 4px;
}
.app-style-wrapper .alert-success {
  background-color: #d7fdb6;
  border-color: #91be6b;
  color: #004700;
}
.app-style-wrapper .alert-error {
  background-color: #ffc5c5;
  border-color: #dc6e6e;
  color: #400909;
}
.app-style-wrapper .alert .alert-message {
  word-break: break-word;
  margin-left: 35px;
}
.app-style-wrapper .alert-success-icon {
  background: url(/Content/MXControls/img/tick_icon.png) no-repeat scroll center center transparent;
  display: inline-block;
  height: 25px;
  margin-right: 10px;
  width: 25px;
  float: left;
  margin-top: -4px;
}
.app-style-wrapper .alert-error-icon {
  background: url(/Content/MXControls/img/warning.png) no-repeat scroll center center transparent;
  display: inline-block;
  height: 25px;
  margin-right: 10px;
  width: 25px;
  float: left;
  margin-top: -4px;
}
.app-style-wrapper .alert-image {
  float: left;
  margin-right: 10px;
}
.app-style-wrapper .alert .close {
  height: 25px;
  width: 25px;
  background: url(/Content/MXControls/img/msg_close_btn.png) no-repeat scroll center center transparent;
}
.app-style-wrapper .alert .alert-message a {
  color: #00f;
}
.app-style-wrapper .custom-grid-cancel-icon,
.app-style-wrapper .custom-grid-delete-icon,
.app-style-wrapper .custom-grid-edit-icon,
.app-style-wrapper .custom-grid-save-icon {
  opacity: 0.8;
  cursor: pointer;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 6px;
}
.app-style-wrapper .custom-grid-delete-icon {
  background: url(https://f1.leadsquaredcdn.com/bootstrap/img/BSDark.png) no-repeat scroll -456px 0 rgba(0, 0, 0, 0);
}
.app-style-wrapper .custom-grid-edit-icon {
  background: url(https://f1.leadsquaredcdn.com/leadsquared/app/LeadSquared/Common/img/edit_task.png) no-repeat;
}
.app-style-wrapper .custom-grid-save-icon {
  background: url(/Content/LeadSquared/Common/img/Save.png) no-repeat;
}
.app-style-wrapper .custom-grid-cancel-icon {
  background: url(/Content/LeadSquared/Common/img/Cancel.png) no-repeat;
}
.app-style-wrapper .lead-field-meta-info span {
  opacity: 0.3;
  vertical-align: text-top;
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(/Content/MXControls/img/lead-field-properties.png) no-repeat;
}
.app-style-wrapper .lead-field-meta-info span.enabled {
  opacity: 1;
}
.app-style-wrapper .lead-field-meta-info .mandatory-icon {
  background-position: -125px 0;
}
.app-style-wrapper .lead-field-meta-info .mandatory-icon.enabled {
  background-position: -145px 0;
}
.app-style-wrapper .lead-field-meta-info .quick-search-icon {
  background-position: -165px 0;
}
.app-style-wrapper .lead-field-meta-info .quick-search-icon.enabled {
  background-position: -184px 0;
}
.app-style-wrapper .lead-field-meta-info .lead-clone-icon.enabled {
  background-position: 0 0;
}
.app-style-wrapper .lead-field-meta-info .lead-clone-icon {
  background-position: -20px 0;
}
.app-style-wrapper .lead-field-meta-info .mail-merge-icon.enabled {
  background-position: -40px 0;
}
.app-style-wrapper .lead-field-meta-info .mail-merge-icon {
  background-position: -60px 0;
}
.app-style-wrapper .lead-field-meta-info .duplicate-icon.enabled {
  background-position: -80px 0;
}
.app-style-wrapper .lead-field-meta-info .duplicate-icon {
  background-position: -100px 0;
}
.app-style-wrapper .lead-field-meta-info .mail-merge-icon.enabled {
  background-position: -40px 0;
}
.app-style-wrapper .lead-field-meta-info .mail-merge-icon {
  background-position: -60px 0;
}
.app-style-wrapper .lead-field-meta-info .quick-add-icon.enabled {
  background-position: -225px 0;
}
.app-style-wrapper .lead-field-meta-info .quick-add-icon {
  background-position: -205px 0;
}
.app-style-wrapper .lead-field-meta-info .import-icon.enabled {
  background-position: -260px 0;
}
.app-style-wrapper .lead-field-meta-info .import-icon {
  background-position: -243px 0;
}
.app-style-wrapper .lead-field-meta-info .unique-key-icon {
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) no-repeat;
  background-position: -298px -370px;
}
.app-style-wrapper .lead-field-meta-info .unique-key-icon.enabled {
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) no-repeat;
  background-position: -333px -370px;
}
.app-style-wrapper .lead-field-meta-info .search-key-icon {
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) no-repeat;
  background-position: -370px -370px;
}
.app-style-wrapper .lead-field-meta-info .search-key-icon.enabled {
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) no-repeat;
  background-position: -406px -370px;
}
.app-style-wrapper .sub-heading {
  padding-bottom: 5px;
}
.app-style-wrapper .btn-primary {
  background-color: #309afc;
  background-image: none;
  font-size: 12px;
  font-family: Segoe UI Semibold;
  border: 1px solid #0084e8;
  border-radius: 1px !important;
  box-shadow: none;
  text-shadow: none;
}
.app-style-wrapper .btn-primary:hover {
  background-color: #47a7ff !important;
  box-shadow: inset 0 1px 0 #84c4ff !important;
}
.app-style-wrapper .btn-primary:active {
  background-color: #1c8cf4 !important;
  border: 1px solid #007cda !important;
  box-shadow: inset 0 1px 0 #0065c3 !important;
}
.app-style-wrapper .btn-warning {
  background-color: #f60;
  background-image: none;
  font-size: 12px;
  font-family: Segoe UI Semibold;
  border: 1px solid #f95600;
  border-radius: 1px !important;
  line-height: 15px !important;
  box-shadow: none;
}
.app-style-wrapper .btn-warning:hover {
  background-color: #fd771d !important;
  box-shadow: inset 0 1px 0 #ff8e43 !important;
}
.app-style-wrapper .btn-warning:active {
  background-color: #e55c00 !important;
  border: 1px solid #dc4c00 !important;
  box-shadow: inset 0 1px 0 #c24e00 !important;
}
.app-style-wrapper .btn-inverse {
  background-color: #444;
  background-image: none;
  font-size: 12px;
  font-family: Segoe UI Semibold;
  border: 1px solid #383838;
  border-radius: 1px !important;
  box-shadow: none;
}
.app-style-wrapper .btn-inverse:hover {
  background-color: #5c5c5c !important;
  box-shadow: inset 0 1px 0 #7b7b7b !important;
}
.app-style-wrapper .btn-inverse:active {
  background-color: #333 !important;
  border: 1px solid #121212 !important;
  box-shadow: inset 0 1px 0 #0e0e0e !important;
}
.app-style-wrapper .btn-cancel {
  background-color: #f8f8f8;
  background-image: none;
  font-size: 12px;
  font-family: Segoe UI Semibold;
  border: 1px solid #ccc;
  border-radius: 1px !important;
  box-shadow: none;
  color: #444;
  text-shadow: 0 1px 1px #ffffff;
}
.app-style-wrapper .btn-cancel:hover {
  background-color: #fcfcfc !important;
  border: 1px solid #bcbcbc;
}
.app-style-wrapper .btn-cancel:active {
  background-color: #ebebeb !important;
  border: 1px solid #b5b5b5 !important;
}
.app-style-wrapper .btn-disabled:hover {
  box-shadow: inset 0 0 0 #7b7b7b !important;
}
.app-style-wrapper .btn.glossy-btn {
  height: 24px !important;
  border-color: #c2cedb;
  background: #f9f9fc;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f9fc), to(#e7ecf5));
  background: -moz-linear-gradient(top, #f9f9fc, #e7ecf5);
  border-radius: 4px;
  padding: 0 17px;
}
.app-style-wrapper .btn.glossy-btn:active,
.app-style-wrapper .btn.glossy-btn:hover {
  border-color: #9bc9ff;
  background-position: 0;
  background: #f3f7fa;
  background: -webkit-gradient(linear, left top, left bottom, from(#f3f7fa), to(#dde8f6));
  background: -moz-linear-gradient(top, #f3f7fa, #dde8f6);
  color: #0e3d4f;
  box-shadow: none;
}
.app-style-wrapper .settings-actions {
  text-align: center;
}
.app-style-wrapper .settings-actions .dropdown-toggle {
  margin: 0 auto;
}
.app-style-wrapper .settings-actions.btn-group:hover .dropdown-menu {
  margin-top: -5px;
}
.app-style-wrapper .settings-actions .action-icon {
  height: 21px !important;
  width: 20px !important;
  border: 1px solid transparent;
  overflow: hidden;
}
.app-style-wrapper .settings-actions:hover .action-icon,
.app-style-wrapper .settings-actions:hover .active,
.app-style-wrapper settings-actions:hover .action-icon.active {
  border: 1px solid #c4c8cf;
  border-bottom: 0 solid transparent;
  background-color: #f3f4f5;
  z-index: 99999;
  position: relative;
}
.app-style-wrapper .settings-actions .action-icon.disabled {
  cursor: default;
  opacity: 0.2;
  background-color: transparent !important;
  border: 0 none transparent !important;
}
.app-style-wrapper .settings-actions .action-icon.disabled * {
  cursor: default;
}
.app-style-wrapper .settings-actions:hover .action-icon.disabled,
.app-style-wrapper .settings-actions:hover .disabled.active,
.app-style-wrapper settings-actions:hover .action-icon.disabled.active {
  border: 1px none transparent;
  border-bottom: 0 solid transparent;
  background-color: transparent;
  z-index: 99999;
  position: relative;
}
.app-style-wrapper .settings-actions .dropdown-menu {
  background-color: #f3f4f5;
  z-index: 1000 !important;
  position: absolute !important;
  margin-left: -75px;
  min-width: 100px !important;
  border-color: #c4c8cf;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.app-style-wrapper .settings-actions .dropdown-menu a {
  font-size: 11px;
  font-family: Segoe UI Semibold;
  color: #444;
  padding: 3px 10px;
  text-align: left;
}
.app-style-wrapper .settings-actions .dropdown-menu li.disabled a {
  color: #999;
}
.app-style-wrapper .settings-actions .dropdown-menu li.disabled a:hover {
  background-color: #f3f4f5;
  color: #999;
  cursor: default;
}
.app-style-wrapper .settings-icon {
  display: inline-block;
  cursor: pointer;
  height: 20px;
  width: 20px;
  background: url(/Content/LeadSquared/Common/img/settings.png) no-repeat scroll center center transparent !important;
  box-shadow: none !important;
  margin-right: 10px;
  background-color: transparent;
  border: 0;
}
.app-style-wrapper .small-settings-icon {
  display: inline-block;
  cursor: pointer;
  height: 20px;
  width: 20px;
  background: url(/Content/LeadSquared/Common/img/smallsetting.png) no-repeat scroll center center transparent !important;
  box-shadow: none !important;
  margin-right: 10px;
  background-color: transparent;
  border: 0;
}
.app-style-wrapper .floating-row-action-panel-wrapper ul {
  display: block;
}
.app-style-wrapper .lsq-gac-customization {
  margin-bottom: 40px;
}
.app-style-wrapper .lsq-gac-customization ul {
  width: 210px !important;
  padding: 10px 8px;
}
.app-style-wrapper .lsq-gac-customization .aIcon {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 7px;
  vertical-align: middle;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png?v=2);
  background-repeat: no-repeat;
}
.app-style-wrapper .lsq-gac-customization .aLabel {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: 105px;
  max-width: 105px;
  vertical-align: middle;
}
.app-style-wrapper .lsq-gac-popup-wrapper ul {
  list-style: none;
}
.app-style-wrapper .lsq-gac-popup-wrapper li {
  list-style: none;
}
.app-style-wrapper .lsq-gac-popup-wrapper li a {
  font-size: 11px;
  font-family: Segoe UI Semibold;
  color: #444;
  padding: 3px 7px;
  text-align: left;
  display: block;
  white-space: normal;
  clear: both;
  font-weight: 400;
  line-height: 18px;
}
.app-style-wrapper .lsq-gac-popup-wrapper li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #08c;
  cursor: default;
}
.app-style-wrapper .lsq-gac-popup-wrapper .aIcon {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 7px;
  vertical-align: middle;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png?v=2);
  background-repeat: no-repeat;
}
.app-style-wrapper .lsq-gac-popup-wrapper .aIcon.none {
  background: 0 0 !important;
}
.app-style-wrapper .lsq-gac-popup-wrapper .aLabel {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: 105px;
  max-width: 105px;
  vertical-align: middle;
}
.app-style-wrapper .lsq-gac-popup-wrapper .aLabel br {
  display: none;
}
.app-style-wrapper .lsq-gac-popup-wrapper .qTog {
  width: 22px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 160px;
}
.app-style-wrapper .lsq-gac-popup-wrapper .qTog .material-selector {
  margin-top: -1px !important;
  position: relative;
  width: 18px;
}
.app-style-wrapper .lsq-gac-popup-wrapper .qTog .material-selector > input[type=checkbox] {
  opacity: 0;
  position: absolute;
  left: 0;
  width: 18px;
  z-index: 1;
}
.app-style-wrapper .lsq-gac-popup-wrapper .qTog .material-selector > label {
  cursor: pointer;
  height: 0;
  position: relative;
  width: 18px;
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) no-repeat;
}
.app-style-wrapper .lsq-gac-popup-wrapper .qTog .material-selector > input[type=checkbox] + label {
  background-position: -619.5px -9px;
}
.app-style-wrapper .lsq-gac-popup-wrapper .qTog .material-selector > input[type=checkbox]:not(:checked) + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  display: block;
  top: 3px;
  right: 3px;
  position: absolute;
  border-radius: 10px;
}
.app-style-wrapper .lsq-gac-popup-wrapper .qTog .material-selector > input[type=checkbox]:checked + label {
  background-position: -584px -9px;
}
.app-style-wrapper .lsq-gac-popup-wrapper .vTog {
  width: 18px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 53px;
}
.app-style-wrapper .lsq-gac-popup-wrapper .vTog .material-selector {
  margin-top: -1px !important;
  position: relative;
  width: 18px;
}
.app-style-wrapper .lsq-gac-popup-wrapper .vTog .material-selector > input[type=checkbox] {
  opacity: 0;
  position: absolute;
  left: 0;
  width: 18px;
  z-index: 1;
}
.app-style-wrapper .lsq-gac-popup-wrapper .vTog .material-selector > label {
  cursor: pointer;
  height: 0;
  position: relative;
  width: 18px;
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) no-repeat;
}
.app-style-wrapper .lsq-gac-popup-wrapper .vTog .material-selector > input[type=checkbox] + label {
  background-position: -619.5px -9px;
}
.app-style-wrapper .lsq-gac-popup-wrapper .vTog .material-selector > input[type=checkbox]:not(:checked) + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  display: block;
  top: 3px;
  right: 3px;
  position: absolute;
  border-radius: 10px;
}
.app-style-wrapper .lsq-gac-popup-wrapper .vTog .material-selector > input[type=checkbox]:checked + label {
  background-position: -584px -9px;
}
.app-style-wrapper .lsq-gac-popup-wrapper li a:hover .material-selector > input[type=checkbox]:checked + label {
  background-position: -260px -513px;
}
.app-style-wrapper .lsq-gac-popup-list-header a {
  border-bottom: 1px solid #efefef;
  margin-bottom: 5px;
}
.app-style-wrapper .lsq-gac-popup-list-header a:hover {
  color: #444 !important;
  text-decoration: none !important;
  background-color: transparent !important;
}
.app-style-wrapper .lsq-gac-popup-list-header a span {
  min-height: 32px;
  display: inline-block !important;
  line-height: 13px;
  text-align: center;
  min-width: 50px;
}
.app-style-wrapper .lsq-gac-popup-list-header .aLabel {
  text-align: left;
}
.app-style-wrapper .lsq-gac-popup-list-header .qTog {
  margin-left: 168px;
}
.app-style-wrapper .lsq-gac-popup-list-header .vTog {
  margin-left: 26px;
}
.app-style-wrapper .lsq-gac-popup-wrapper li[ref-gra-id]:not([gra-is-single]) {
  padding-left: 23px;
}
.app-style-wrapper .lsq-gac-popup-wrapper li[ref-gra-id]:not([gra-is-single]) .qTog {
  margin-left: 137px;
}
.app-style-wrapper .lsq-gac-edit {
  background-position: -9px -585px !important;
}
.app-style-wrapper .lsq-gac-edit-plus {
  background-position: -45px -586px !important;
}
.app-style-wrapper .lsq-gac-add-sales-activity {
  background-position: -81px -585px !important;
}
.app-style-wrapper .lsq-gac-add-task {
  background-position: -117px -585px !important;
}
.app-style-wrapper .lsq-gac-add-activity {
  background-position: -153px -585px !important;
}
.app-style-wrapper .lsq-gac-send-email {
  background-position: -189px -585px !important;
}
.app-style-wrapper .lsq-gac-messaging-actions {
  background-position: -513px -585px !important;
}
.app-style-wrapper .lsq-gac-form-actions {
  background-position: -548px -585px !important;
}
.app-style-wrapper .lsq-gac-change-owner {
  background-position: -225px -586px !important;
}
.app-style-wrapper .lsq-gac-change-stage {
  background-position: -261px -586px !important;
}
.app-style-wrapper .lsq-gac-set-as-primary-contact {
  background-position: -477px -585px !important;
}
.app-style-wrapper .lsq-gac-add-tag {
  background-position: -298px -585px !important;
}
.app-style-wrapper .lsq-gac-add-to-list {
  background-position: -333px -585px !important;
}
.app-style-wrapper .lsq-gac-remove-from-list {
  background-position: -333px -513px !important;
}
.app-style-wrapper .lsq-gac-delete {
  background-position: -369px -585px !important;
}
.app-style-wrapper .lsq-gac-delete-recurrence {
  background-position: -369px -585px !important;
}
.app-style-wrapper .lsq-gac-call-to-action {
  background-position: -586px -585px !important;
}
.app-style-wrapper .lsq-gac-clone {
  background-position: -405px -585px !important;
}
.app-style-wrapper .lsq-gac-share {
  background-position: -441px -585px !important;
}
.app-style-wrapper .lsq-gac-cancel {
  background-position: -297px -513px !important;
}
.app-style-wrapper .lsq-gac-mark-open {
  background-position: -657px -585px !important;
}
.app-style-wrapper .lsq-gac-mark-complete {
  background-position: -693px -585px !important;
}
.app-style-wrapper .lsq-gac-view-details {
  background-position: -621px -585px !important;
}
.app-style-wrapper .lsq-gac-add-lead {
  background-position: -369px -513px !important;
}
.app-style-wrapper .lsq-gac-assign-leads {
  background-position: -441px -513px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-edit {
  background-position: -9px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-edit-plus {
  background-position: -45px -623px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-add-sales-activity {
  background-position: -81px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-add-task {
  background-position: -117px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-add-activity {
  background-position: -153px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-send-email {
  background-position: -189px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-messaging-actions {
  background-position: -513px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-form-actions {
  background-position: -548px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-change-owner {
  background-position: -225px -623px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-change-stage {
  background-position: -261px -623px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-set-as-primary-contact {
  background-position: -477px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-add-tag {
  background-position: -298px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-add-to-list {
  background-position: -333px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-remove-from-list {
  background-position: -333px -549px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-delete {
  background-position: -369px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-delete-recurrence {
  background-position: -369px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-call-to-action {
  background-position: -586px -621px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-clone {
  background-position: -405px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-share {
  background-position: -441px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-cancel {
  background-position: -297px -549px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-mark-open {
  background-position: -657px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-mark-complete {
  background-position: -693px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-view-details {
  background-position: -621px -622px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-add-lead {
  background-position: -369px -549px !important;
}
.app-style-wrapper li:hover > a > .lsq-gac-assign-leads {
  background-position: -441px -549px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-edit {
  background-position: -9px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-edit-plus {
  background-position: -45px -586px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-add-sales-activity {
  background-position: -81px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-add-task {
  background-position: -117px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-add-activity {
  background-position: -153px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-send-email {
  background-position: -189px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-messaging-actions {
  background-position: -513px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-form-actions {
  background-position: -548px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-change-owner {
  background-position: -225px -586px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-change-stage {
  background-position: -261px -586px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-set-as-primary-contact {
  background-position: -477px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-add-tag {
  background-position: -298px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-add-to-list {
  background-position: -333px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-remove-from-list {
  background-position: -333px -513px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-delete {
  background-position: -369px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-delete-recurrence {
  background-position: -369px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-call-to-action {
  background-position: -586px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-clone {
  background-position: -405px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-share {
  background-position: -441px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-cancel {
  background-position: -297px -513px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-mark-open {
  background-position: -657px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-mark-complete {
  background-position: -693px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-view-details {
  background-position: -621px -585px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-add-lead {
  background-position: -369px -513px !important;
}
.app-style-wrapper .lsq-gac-qa-customization li:hover > a > .lsq-gac-assign-leads {
  background-position: -441px -513px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-edit {
  background-position: -9px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-edit-plus {
  background-position: -45px -586px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-add-sales-activity {
  background-position: -81px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-add-task {
  background-position: -117px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-add-activity {
  background-position: -153px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-send-email {
  background-position: -189px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-messaging-actions {
  background-position: -513px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-form-actions {
  background-position: -548px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-change-owner {
  background-position: -225px -586px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-change-stage {
  background-position: -261px -586px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-set-as-primary-contact {
  background-position: -477px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-add-tag {
  background-position: -298px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-add-to-list {
  background-position: -333px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-remove-from-list {
  background-position: -333px -513px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-delete {
  background-position: -369px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-delete-recurrence {
  background-position: -369px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-call-to-action {
  background-position: -586px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-clone {
  background-position: -405px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-share {
  background-position: -441px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-cancel {
  background-position: -297px -513px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-mark-open {
  background-position: -657px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-mark-complete {
  background-position: -693px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-view-details {
  background-position: -621px -585px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-add-lead {
  background-position: -369px -513px !important;
}
.app-style-wrapper li.disabled:hover .lsq-gac-assign-leads {
  background-position: -441px -513px !important;
}
.app-style-wrapper .lsq-gac-customization li.disabled .aIcon,
.app-style-wrapper .lsq-gac-qa-customization li.disabled .aIcon,
.app-style-wrapper .lsq-gac-qa-customization li.disabled a,
.app-style-wrapper .lsq-gac-qa-customization li.disabled:hover .aIcon {
  opacity: 0.4 !important;
  cursor: default !important;
}
.app-style-wrapper .lsq-gac-qa-customization {
  min-width: 20px;
  position: absolute;
  right: 38px;
  top: -7px;
  z-index: 0;
  border-radius: 2px;
  display: none;
}
.app-style-wrapper .lsq-gac-qa-customization.has-qa {
  display: table;
}
.app-style-wrapper .lsq-gac-qa-customization ul {
  padding: 0;
  margin: 0;
  display: flex;
}
.app-style-wrapper .lsq-gac-qa-customization ul li {
  float: left;
  margin-left: 7px;
  display: inline-flex;
}
.app-style-wrapper .lsq-gac-qa-customization ul li a {
  border: 1px solid transparent;
  display: inline-block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.app-style-wrapper .lsq-gac-qa-customization ul li:hover a {
  background-color: #eaeaea;
  border: 1px solid #e8e8e8;
}
.app-style-wrapper .lsq-gac-qa-customization ul li:active a {
  background-color: #dfdfdf;
  border: 1px solid #dfdfdf;
}
.app-style-wrapper .lsq-gac-qa-customization ul li a i.aIcon,
.app-style-wrapper .lsq-gac-qa-customization ul li:hover a i.aIcon {
  margin: 8px;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png?v=2);
  background-repeat: no-repeat;
}
.app-style-wrapper .configure-link-container .lsq-gac-customization-actionbutton {
  position: absolute;
  top: 2px;
  right: 2px;
  background: #fff4ec;
  padding: 11px 7px 11px 21px;
}
.app-style-wrapper .configure-link-container .lsq-gac-customization-actionbutton .lsq-gac-qa-customization {
  right: 69px;
  top: 2px;
  background: #fff4ec;
}
.app-style-wrapper .lsq-gac-consumer.lsq-gac-customization ul {
  width: 125px !important;
}
.app-style-wrapper .lsq-gac-consumer.lsq-gac-customization .aLabel {
  min-width: 85px;
  max-width: 85px;
}
.app-style-wrapper .lsq-gac-consumer .dropdown-submenu:hover > .dropdown-menu.referral-submenu {
  left: -40% !important;
  border-right: 1px solid #c4c8cf !important;
  -webkit-box-shadow: -3px 5px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -3px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: -3px 5px 5px rgba(0, 0, 0, 0.2);
  margin-left: -110px !important;
}
.app-style-wrapper .lsq-gac-consumer .dropdown-submenu:hover > .dropdown-menu.referral-submenu:before {
  content: "";
  background: 0 0;
  width: 25px;
  height: 25px;
  display: block;
  top: 4px;
  right: -13px;
  position: absolute;
}
.app-style-wrapper .lsq-gac-consumer .dropdown-menu li:hover > a {
  color: #fff;
  text-decoration: none;
  background-color: #08c;
}
.app-style-wrapper .lsq-gac-consumer .lsq-formrelated-single-action-dropdown.messaging-dropdown-submenu > a:after {
  display: block;
  width: 0;
  height: 0;
  top: 5px;
  left: 1px;
  border-color: transparent;
  border-right-color: #ccc;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  content: " ";
  position: absolute !important;
  float: none;
}
.app-style-wrapper .lsq-gac-consumer .aLabel .lsq-form-related-single-action-anchor-text {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: 78px;
  max-width: 78px;
  vertical-align: inherit;
  margin-top: -4px;
}
.app-style-wrapper .lsq-gac-consumer .aLabel .lsq-form-related-single-action-anchor-color {
  vertical-align: inherit;
  display: inline-block;
  width: 3px;
  height: 14px;
  margin-right: 4px;
  margin-top: -2px;
}
.app-style-wrapper .lsq-gac-consumer .lsq-form-related-single-action-anchor .aLabel {
  display: initial;
}
.app-style-wrapper .lsq-gac-no-action-mode.common-grid-style .t-grid .t-alt td.t-last .lsq-gac-customization-actionbutton,
.app-style-wrapper .lsq-gac-no-action-mode.common-grid-style .t-grid td.t-last .lsq-gac-customization-actionbutton {
  visibility: hidden !important;
}
.app-style-wrapper .lsq-gac-no-action-mode.common-grid-style .t-grid .t-alt td.t-last .lsq-gac-qa-customization,
.app-style-wrapper .lsq-gac-no-action-mode.common-grid-style .t-grid td.t-last .lsq-gac-qa-customization {
  right: 0;
  padding-right: 0;
}
.app-style-wrapper .lsq-gac-no-action-mode.common-grid-style .t-grid .t-alt td.t-last,
.app-style-wrapper .lsq-gac-no-action-mode.common-grid-style .t-grid td.t-last {
  position: relative;
}
.app-style-wrapper .lsq-gac-no-action-mode.common-grid-style .t-grid .t-alt td.t-last:before,
.app-style-wrapper .lsq-gac-no-action-mode.common-grid-style .t-grid td.t-last:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: -5px;
  position: absolute;
}
.app-style-wrapper .lsq-gac-no-action-mode.common-grid-style .t-grid td.t-last:before {
  background-color: #fdfdfd;
}
.app-style-wrapper .lsq-gac-no-action-mode.common-grid-style .t-grid .t-alt td.t-last:before {
  background-color: #f9f9f9;
}
.app-style-wrapper .lsq-gac-no-action-mode.common-grid-style .t-grid .hoverBackground td.t-last:before {
  background-color: #fff4ec;
}
.app-style-wrapper .lsq-gac-no-action-mode.common-grid-style .t-grid-header th:nth-last-child(2) {
  position: relative;
  border-right: 1px solid #efefef;
}
.app-style-wrapper .lsq-gac-no-action-mode.common-grid-style .t-grid-header th:last-child {
  border-left: 1px solid #efefef;
}
.app-style-wrapper .lsq-gac-no-action-mode.common-grid-style .t-grid-header th:last-child * {
  display: none !important;
}
.app-style-wrapper .lsq-gac-no-action-mode.common-grid-style .t-resize-handle:nth-last-child(2) {
  cursor: none;
  display: none;
}
.app-style-wrapper .lsq-gac-dummy-body td {
  position: relative;
}
.app-style-wrapper .lsq-gac-dummy-body td:not(.nested-grid-wrapper):after {
  position: absolute;
  content: "";
  width: 50%;
  height: 16px;
  top: 0;
  left: 0;
  background: #efefef;
  margin: 15px;
}
.app-style-wrapper .lsq-gac-dummy-body tr:first-child td.t-last:after {
  display: none;
}
.app-style-wrapper .lsq-gac-dummy-body thead th {
  position: relative;
}
.app-style-wrapper .lsq-gac-dummy-body thead th:not(.nested-grid-wrapper):after {
  position: absolute;
  content: "";
  width: 50%;
  height: 16px;
  top: 0;
  left: 0;
  background: #dcdcdc;
  margin: 8px 15px;
}
.app-style-wrapper .lsq-gac-dummy-body thead th:not(:last-child) span {
  display: none;
}
.app-style-wrapper .lsq-gac-dummy-body thead th:last-child:after {
  display: none;
}
.app-style-wrapper .lsq-gac-dummy-body td.nested-grid-wrapper .t-grid {
  width: 68%;
  float: right;
  margin: 1%;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #ededed;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard {
  width: 28.7%;
  border: 1px solid #f0f0f0;
  background-color: #f9f9f9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-height: 221px;
  float: left;
  margin: 1%;
  margin-right: 0;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-field-value {
  position: relative;
  width: 100%;
  display: inline-block;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-field-value:after {
  position: absolute;
  content: "";
  width: 50%;
  height: 16px;
  top: 0;
  left: 0;
  background: #efefef;
  margin: 0 8px;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard #v-card-main-wrapper.v-card-hero {
  padding: 37px 15px 10px 15px;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-hero-body .v-card-field {
  min-height: 20px;
  margin-bottom: 7px;
  clear: both;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-hero-body .v-card-field-value {
  font-size: 13px;
  min-height: 20px;
  display: inline-block;
  float: left;
  color: #555;
  width: 73%;
  margin-left: 5%;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-hero-body .v-card-field-value *,
.app-style-wrapper .v-card-hero-top-body .v-card-field-value * {
  font-size: 13px;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-hero-body .v-card-field .v-card-field-account-photo {
  float: left;
  position: relative;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-hero-body .v-card-field .v-card-field-account-photo img {
  height: 30px;
  width: 30px;
  vertical-align: middle;
  margin-top: 3px;
  margin-right: 10px;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-hero-body .v-card-field .v-card-field-account-photo .profile-photo {
  width: 35px;
  height: 35px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  display: inline-block;
  margin-right: 5px;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-hero-body .v-card-field.name .v-card-field-value.name-field-value.account {
  font-size: 20px;
  font-family: 'Segoe UI';
  max-width: 80%;
  font-weight: 600;
  white-space: normal;
  line-height: 24px;
  margin-left: 0;
  cursor: pointer;
  text-decoration: none;
  color: #555;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-hero-body .v-card-field.name .v-card-field-value.name-field-value.account:after {
  width: 80%;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-wrapper-account .stage-field-value {
  font-size: 15px;
  color: #999;
  font-style: italic;
  width: 80%;
  cursor: initial;
  padding-top: 3px;
  margin: 0 0 20px !important;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-wrapper-account .stage-field-value:after {
  margin-top: 3px;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-field-icon {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  float: left;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-field.website a {
  color: #08c !important;
  text-decoration: none;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-field.website .v-card-field-icon {
  background: url(/Content/LeadSquared/Common/img/website_icon.png) no-repeat;
  background-position: center;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-field.phone .v-card-field-icon {
  background: url(/Content/LeadSquared/Common/img/phone_icon2.png) no-repeat;
  background-position: center;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard .v-card-field.location .v-card-field-icon {
  background: url(/Content/LeadSquared/Common/img/location_icon2.png) no-repeat;
  background-position: center;
}
.app-style-wrapper .lsq-gac-dummy-body .dummy-vcard * {
  cursor: default !important;
}
.app-style-wrapper .lsq-gac-dummy-body .nested-grid-wrapper * {
  cursor: default !important;
}
.app-style-wrapper .lsq-gac-dummy-body .nested-grid-wrapper .configure-link-container.nested * {
  cursor: pointer !important;
}
.app-style-wrapper #manageleads_index:not(.smart-view-settings-page) .activity-grid-pane .lsq-gac-consumer.lsq-gac-customization {
  margin-bottom: 0;
  width: 130px !important;
}
.app-style-wrapper #manageleads_index:not(.smart-view-settings-page) .activity-grid-pane .lsq-gac-consumer.lsq-gac-customization ul {
  margin-left: -109px;
  width: 130px !important;
  margin-top: -5px !important;
}
.app-style-wrapper #manageleads_index:not(.smart-view-settings-page) .activity-grid-pane .lsq-gac-qa-customization {
  top: -17px;
}
.app-style-wrapper #manageleads_index:not(.smart-view-settings-page) .activity-grid-pane .lsq-gac-customization-actionbutton {
  right: 11px;
  top: -12px;
  position: absolute;
}
.app-style-wrapper #manageleads_index:not(.smart-view-settings-page) .task-grid-pane .lsq-gac-consumer.lsq-gac-customization {
  margin-bottom: 0;
  width: 130px !important;
  margin-top: -4px;
}
.app-style-wrapper #manageleads_index:not(.smart-view-settings-page) .task-grid-pane .lsq-gac-consumer.lsq-gac-customization ul {
  margin-left: -109px;
  width: 130px !important;
}
.app-style-wrapper #manageleads_index:not(.smart-view-settings-page) .task-grid-pane .lsq-gac-qa-customization {
  top: -18px;
}
.app-style-wrapper #manageleads_index:not(.smart-view-settings-page) .task-grid-pane .lsq-gac-customization-actionbutton {
  right: 11px;
  top: -12px;
  position: absolute;
}
.app-style-wrapper #manageleads_index:not(.smart-view-settings-page) .account-grid-pane .lsq-gac-consumer.lsq-gac-customization {
  margin-bottom: 0;
  width: 130px !important;
  margin-top: 0;
}
.app-style-wrapper #manageleads_index:not(.smart-view-settings-page) .account-grid-pane .lsq-gac-consumer.lsq-gac-customization ul {
  width: 130px !important;
  margin-right: -10px;
}
.app-style-wrapper #manageleads_index:not(.smart-view-settings-page) .account-grid-pane .lsq-gac-qa-customization {
  top: -18px;
}
.app-style-wrapper #manageleads_index:not(.smart-view-settings-page) .account-grid-pane .lsq-gac-customization-actionbutton {
  right: 11px;
  top: -12px;
  position: absolute;
  width: 23px !important;
}
.app-style-wrapper .simple-daterange-picker-wrapper {
  margin-top: -1px;
  overflow: auto;
  max-width: 320px;
  width: auto !important;
}
.app-style-wrapper .simple-daterange-picker-wrapper.has-timepicker {
  max-width: 600px;
}
.app-style-wrapper .simple-daterange-picker-wrapper .ddl-date-ranges {
  float: right;
  width: 100px;
}
.app-style-wrapper .simple-daterange-picker-wrapper span {
  float: right;
}
.app-style-wrapper .simple-daterange-picker-wrapper .ui-selectmenu-status {
  float: left;
  font-size: 11px;
}
.app-style-wrapper .simple-daterange-picker-wrapper .sdrp-inputs {
  float: right;
  margin-left: 7px;
  width: 65px !important;
  margin-bottom: 0;
  padding-bottom: 4px;
  padding-top: 4px;
}
.app-style-wrapper .simple-daterange-picker-wrapper .calender-icon,
.app-style-wrapper input.calender-icon {
  background: #fff url(/Content/MXControls/img/calendar_icon.png) right no-repeat;
  background-position: 95% 50%;
  font-size: 11px;
}
.app-style-wrapper .simple-daterange-picker-wrapper .calender-icon {
  padding-right: 10px;
}
.app-style-wrapper .calender-icon.disabled {
  background-color: #eee !important;
}
.app-style-wrapper .simple-daterange-picker-wrapper .srdp-btn-go {
  float: right;
  margin-left: 6px;
  margin-bottom: 0;
  padding: 0 5px 2px 5px;
  font-size: 11px;
  height: 24px;
  border-color: #bcbcbc;
  outline: 0;
}
.app-style-wrapper .date-picker-text {
  background: #fff url(/Content/MXControls/img/calendar_icon.png) right no-repeat;
  padding-right: 10px;
  background-position: 95% 50%;
  font-size: 12px;
}
.app-style-wrapper .simple-daterange-picker-wrapper .bootstrap-timepicker {
  display: none;
  float: right;
  margin-left: 6px;
}
.app-style-wrapper .simple-daterange-picker-wrapper .bootstrap-timepicker input {
  padding-top: 4px;
  padding-bottom: 4px;
}
.app-style-wrapper .simple-daterange-picker-wrapper .bootstrap-timepicker .icon-time {
  margin-top: 0 !important;
}
.app-style-wrapper ul[id$="_Options-menu"] li.lsq-date-ctrl-option-separator {
  padding-bottom: 2px;
  margin-bottom: 2px;
  border-bottom-style: dashed !important;
}
.app-style-wrapper .actions-dropdown-btn-div {
  width: 115px;
}
.app-style-wrapper .actions-dropdown-btn,
.app-style-wrapper .actions-dropdown-without-list-btn {
  width: 115px;
  text-align: left;
  cursor: default;
  background-image: none;
}
.app-style-wrapper .actions-dropdown-without-list-btn.btn > .actions-dropdown-without-list-btn-div {
  float: left;
  white-space: nowrap;
  max-width: 85px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.app-style-wrapper .actions-dropdown-btn.btn,
.app-style-wrapper .actions-dropdown-without-list-btn.btn {
  padding: 3px 8px 2px;
}
.app-style-wrapper .actions-dropdown-btn-icon {
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) !important;
  display: inline-block;
  background-repeat: no-repeat !important;
  background-position: -476px -43px !important;
  height: 12px;
  width: 8px;
  padding-right: 10px;
  position: relative;
  top: 1px;
}
.app-style-wrapper .actions-dropdown-btn .actions-dropdown-btn-arrow,
.app-style-wrapper .actions-dropdown-without-list-btn .actions-dropdown-btn-arrow {
  height: 8px;
  width: 8px;
  display: inline-block;
  margin-top: 4px;
}
.app-style-wrapper .actions-dropdown-btn .actions-dropdown-btn-arrow {
  background-position: -550px -190px;
  height: 8px;
  width: 9px;
  position: relative;
  top: 2px;
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) !important;
  display: inline-block;
  background-repeat: no-repeat;
}
.app-style-wrapper .actions-dropdown-btn:hover .actions-dropdown-btn-arrow,
.app-style-wrapper .actions-dropdown-without-list-btn .actions-dropdown-btn-arrow {
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png);
  background-position: -190px -116px !important;
  top: 1px !important;
}
.app-style-wrapper .actions-dropdown-btn:hover .actions-dropdown-btn-icon {
  background-position: -511px -43px !important;
}
.app-style-wrapper .actions-dropdown-btn:hover {
  background-color: #47a7ff !important;
  box-shadow: inset 0 1px 0 #84c4ff !important;
  background-position: 0 -24px;
  color: #fff;
}
.app-style-wrapper .actions-dropdown-btn-div:hover .dropdown-menu {
  min-width: 113px !important;
}
.app-style-wrapper #actionsNormal .dropdown-menu {
  width: 100px;
}
.app-style-wrapper #actionsNormal .dropdown-menu li a {
  white-space: normal;
}
.app-style-wrapper .checkbox-label {
  display: inline;
  margin-left: 5px;
}
.app-style-wrapper .steps-wrapper-v2 {
  flex-direction: row;
  display: flex;
  align-content: space-between;
  overflow: hidden;
}
.app-style-wrapper .steps-wrapper-v2 .step {
  float: left;
  width: 20.27% !important;
  flex-grow: 1;
}
.app-style-wrapper .steps-wrapper-v2 .step .content-wrapper,
.app-style-wrapper .steps-wrapper-v2 .step .content-wrapper-first,
.app-style-wrapper .steps-wrapper-v2 .step .content-wrapper-last {
  background-image: url(/Content/leadSquared/Common/img/wiz_normal_bg.png);
  background-repeat: repeat-x;
  color: #bfbfbf;
  text-shadow: 0 1px 0 #fff;
  float: left;
  padding: 0 1px 0 10px;
}
.app-style-wrapper .steps-wrapper-v2 .step.completed .content-wrapper,
.app-style-wrapper .steps-wrapper-v2 .step.completed .content-wrapper-first,
.app-style-wrapper .steps-wrapper-v2 .step.completed .content-wrapper-last {
  background-image: url(/Content/leadSquared/Common/img/wiz_normal_bg.png);
  background-repeat: repeat-x;
  color: #454545;
  text-shadow: 0 1px 0 #fff;
}
.app-style-wrapper .steps-wrapper-v2 .step.active .content-wrapper,
.app-style-wrapper .steps-wrapper-v2 .step.active .content-wrapper-first,
.app-style-wrapper .steps-wrapper-v2 .step.active .content-wrapper-last,
.app-style-wrapper .steps-wrapper-v2 .step.active.completed .content-wrapper,
.app-style-wrapper .steps-wrapper-v2 .step.active.completed .content-wrapper-first,
.app-style-wrapper .steps-wrapper-v2 .step.active.completed .content-wrapper-last {
  color: #fff !important;
  text-shadow: none;
  padding: 0 1px 0 10px;
  background-image: url(/Content/leadSquared/Common/img/wiz_active_bg.png);
  background-repeat: repeat-x;
}
.app-style-wrapper .steps-wrapper-v2 .step label {
  color: #bfbfbf;
  text-shadow: 0 1px 0 #fff;
  display: block;
  float: left;
  font-size: 12px;
  margin-bottom: 6px;
  line-height: 12px;
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .steps-wrapper-v2 .step.active label,
.app-style-wrapper .steps-wrapper-v2 .step.active.completed label,
.app-style-wrapper .steps-wrapper-v2 .step.active.completed span {
  color: #fff;
  text-shadow: none;
}
.app-style-wrapper .step.completed span,
.app-style-wrapper .steps-wrapper-v2 .step.completed label {
  color: #454545;
  text-shadow: 0 1px 0 #fff;
}
.app-style-wrapper .steps-wrapper-v2 .step.completed span {
  vertical-align: middle;
}
.app-style-wrapper .steps-wrapper-v2 .step .left-arrow {
  width: 22px;
  height: 37px;
  display: block;
  float: left;
}
.app-style-wrapper .steps-wrapper-v2 .step .left-arrow {
  background: url(/Content/leadSquared/Common/img/wiz_left_arrow.png) 0 0;
  color: #fff;
}
.app-style-wrapper .steps-wrapper-v2 .step.active .left-arrow,
.app-style-wrapper .steps-wrapper-v2 .step.active.completed .left-arrow {
  background: url(/Content/leadSquared/Common/img/wiz_left_arrow.png) 0 37px;
  color: #000;
}
.app-style-wrapper .steps-wrapper-v2 .step.completed .left-arrow {
  background: url(/Content/leadSquared/Common/img/wiz_left_arrow.png) 0 0;
  color: #000;
}
.app-style-wrapper .steps-wrapper-v2 .step.completed .completed-icon {
  background: url(/Content/leadSquared/Common/img/wiz_completed_icon.png) no-repeat;
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-left: 5px;
}
.app-style-wrapper .steps-wrapper-v2 .step .right-arrow {
  width: 22px;
  height: 37px;
  display: block;
  float: left;
}
.app-style-wrapper .steps-wrapper-v2 .step .right-arrow {
  background: url(/Content/leadSquared/Common/img/wiz_right_arrow.png) 0 0;
  color: #fff;
}
.app-style-wrapper .steps-wrapper-v2 .step.active .right-arrow,
.app-style-wrapper .steps-wrapper-v2 .step.active.completed .right-arrow {
  background: url(/Content/leadSquared/Common/img/wiz_right_arrow.png) 0 37px;
  color: #000;
}
.app-style-wrapper .steps-wrapper-v2 .step.completed .right-arrow {
  background: url(/Content/leadSquared/Common/img/wiz_right_arrow.png) 0 0;
  color: #000;
}
.app-style-wrapper .steps-wrapper-v2 .step-last {
  width: 18.4% !important;
}
.app-style-wrapper .steps-wrapper-v2 .step .content-wrapper {
  width: 80%;
  height: 37px;
  position: relative;
}
.app-style-wrapper .steps-wrapper-v2 .step .content-wrapper-first {
  width: 80%;
  height: 37px;
  position: relative;
}
.app-style-wrapper .steps-wrapper-v2 .step .content-wrapper-last {
  width: 100%;
  height: 37px;
  position: relative;
}
.app-style-wrapper .steps-wrapper-v2 .step .content-wrapper-first:after,
.app-style-wrapper .steps-wrapper-v2 .step .content-wrapper:after {
  content: "";
  background: url(/Content/leadSquared/Common/img/wiz_right_arrow.png) 0 0;
  right: -22px;
  display: block;
  top: 0;
  width: 22px;
  height: 37px;
  position: absolute;
}
.app-style-wrapper .steps-wrapper-v2 .step.active .content-wrapper-first:after,
.app-style-wrapper .steps-wrapper-v2 .step.active .content-wrapper:after {
  content: "";
  background: url(/Content/leadSquared/Common/img/wiz_right_arrow.png) 0 37px;
  right: -22px;
  display: block;
  top: 0;
  width: 22px;
  height: 37px;
  position: absolute;
}
.app-style-wrapper .steps-wrapper-v2 .step .content-wrapper-last:before,
.app-style-wrapper .steps-wrapper-v2 .step .content-wrapper:before {
  content: "";
  background: url(/Content/leadSquared/Common/img/wiz_left_arrow.png) 0 0;
  left: -22px;
  top: 0;
  width: 22px;
  height: 37px;
  position: absolute;
}
.app-style-wrapper .steps-wrapper-v2 .step.active .content-wrapper-last:before,
.app-style-wrapper .steps-wrapper-v2 .step.active .content-wrapper:before {
  content: "";
  background: url(/Content/leadSquared/Common/img/wiz_left_arrow.png) 0 37px;
  left: -22px;
  top: 0;
  width: 22px;
  height: 37px;
  position: absolute;
}
@media (min-width: 1200px) {
  .app-style-wrapper .steps-wrapper-v2 .step label {
    font-size: 12px !important;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .app-style-wrapper .steps-wrapper-v2 .step label {
    font-size: 11px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 148px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .app-style-wrapper .steps-wrapper-v2 .step label {
    font-size: 10px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 110px;
  }
}
@media (max-width: 767px) {
  .app-style-wrapper .steps-wrapper-v2 .step label {
    font-size: 10px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
  }
}
.app-style-wrapper .large-btn {
  min-height: 40px;
  width: 417px;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 10px;
}
.app-style-wrapper .large-btn-active {
  background: none repeat scroll 0 0 #ffe3c7;
  border: 1px solid red;
}
.app-style-wrapper .large-btn-active:hover {
  background: none repeat scroll 0 0 #ffe3c7;
  border: 1px solid red;
}
.app-style-wrapper .large-btn-heading {
  display: block;
  margin-bottom: 10px;
  margin-left: 0;
  text-align: left;
  width: 100%;
}
.app-style-wrapper .large-btn-text {
  display: block;
  margin-left: 0;
  text-align: left;
  width: 100%;
  line-height: 14px;
}
.app-style-wrapper .select-date-values {
  width: 70px !important;
}
.app-style-wrapper .clock-date-display {
  width: 156px;
}
.app-style-wrapper .clock-date-date {
  display: inline-block;
  font-size: 42px;
  height: 26px;
  margin-top: 15px;
  vertical-align: top;
  width: 46px;
}
.app-style-wrapper .clock-date-month {
  display: inline-block;
  line-height: 18px;
  margin-top: 6px;
  vertical-align: top;
  width: 20px;
}
.app-style-wrapper .clock {
  height: 49px;
  width: 49px;
  background: url(/Content/LeadSquared/Common/img/clock_icon.png) no-repeat;
  display: inline-block;
  margin-right: 20px;
}
.app-style-wrapper .dropdown-with-others-txt {
  width: 21.1%;
  margin-top: 6px;
}
.app-style-wrapper .dropdown-with-others-select {
  width: 157px;
}
.app-style-wrapper .cursor-pointer {
  cursor: pointer;
}
.app-style-wrapper .cursor-pointer label {
  cursor: pointer;
}
.app-style-wrapper .sub-heading-description {
  margin-top: 5px;
}
.app-style-wrapper .quick-filters-wrapper {
  width: 100%;
  margin-bottom: 20px;
}
.app-style-wrapper .quick-filters-title {
  padding: 10px 0 10px 10px;
  color: #565656;
}
.app-style-wrapper .quick-filters {
  padding: 0 10px;
}
.app-style-wrapper .quick-filters .quick-filter:last-child {
  border-bottom: 0 none transparent !important;
}
.app-style-wrapper .quick-filters .no-quick-filters {
  margin-top: 7px;
}
.app-style-wrapper .quick-filter {
  padding: 6px 0;
}
.app-style-wrapper .quick-filter .delete-btn {
  display: none;
  width: 14px;
  height: 14px;
  background-image: url(https://f1.leadsquaredcdn.com/bootstrap/img/BSDark.png);
  background-repeat: no-repeat;
  background-position: -456px 0;
  vertical-align: middle;
  float: right;
  margin-top: 3px;
  cursor: pointer;
}
.app-style-wrapper .quick-filter .edit-btn {
  display: none;
  width: 14px;
  height: 14px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) no-repeat;
  background-repeat: no-repeat;
  float: right;
  margin-top: 3px;
  cursor: pointer;
  background-position: -692px -117px;
  margin-right: 1px;
}
.app-style-wrapper .quick-filter:hover .edit-btn {
  display: inline-block;
}
.app-style-wrapper .quick-filter:hover .delete-btn {
  display: inline-block;
}
.app-style-wrapper .quick-filter .tickmark {
  display: none;
  width: 14px;
  height: 14px;
  float: right;
  margin-top: 3px;
  margin-right: 0;
  background-image: url(https://f1.leadsquaredcdn.com/bootstrap/img/BSDark.png);
  background-repeat: no-repeat;
  background-position: -288px 0;
}
.app-style-wrapper .quick-filter:hover .tickmark {
  margin-right: 4px;
}
.app-style-wrapper .quick-filter.selected-item .tickmark {
  display: inline-block;
}
.app-style-wrapper .quick-filter-name {
  text-decoration: none !important;
  display: inline-block;
  color: #005b92;
  max-width: 180px;
}
.app-style-wrapper .quick-filter-name span {
  color: #005b92;
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .quick-filter-name:hover span {
  color: #309afc !important;
}
.app-style-wrapper .collapsed-quick-filters-wrapper {
  display: none;
  overflow: auto;
  margin-top: -10px;
}
.app-style-wrapper .collapsed-quick-filter {
  cursor: default;
  width: 15px;
  padding: 4px 4px !important;
  margin: 0 auto;
  display: block;
  height: 15px;
  margin-bottom: 10px;
  min-width: 0 !important;
  -webkit-border-radius: 32px !important;
  -moz-border-radius: 32px !important;
  border-radius: 32px !important;
}
.app-style-wrapper .collapsed-quick-filter i {
  margin-top: 1px;
}
.app-style-wrapper .related-action-wrapper {
  width: 100%;
  margin-bottom: 20px;
}
.app-style-wrapper .related-actions {
  padding: 5px 0;
  margin-bottom: 10px;
  text-shadow: 0 0 1px #fff;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
}
.app-style-wrapper .related-action {
  margin-bottom: 10px;
}
.app-style-wrapper .related-action.open .related-action-link {
  background-color: #a90329 !important;
}
.app-style-wrapper .related-action-link {
  border: 1px solid #72021c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: arial, helvetica, sans-serif;
  padding: 6px 10px;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  color: #fff !important;
  background-color: #a90329;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a90329), color-stop(100%, #6d0019));
  background-image: -webkit-linear-gradient(top, #a90329, #6d0019);
  background-image: -moz-linear-gradient(top, #a90329, #6d0019);
  background-image: -ms-linear-gradient(top, #a90329, #6d0019);
  background-image: -o-linear-gradient(top, #a90329, #6d0019);
  background-image: linear-gradient(top, #a90329, #6d0019);
  text-decoration: none !important;
  display: block;
  cursor: pointer;
}
.app-style-wrapper .related-action-link:hover {
  border: 1px solid #450111;
  background-color: #77021d;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #77021d), color-stop(100%, #6b041b));
  background-image: -webkit-linear-gradient(top, #77021d, #6b041b);
  background-image: -moz-linear-gradient(top, #77021d, #6b041b);
  background-image: -ms-linear-gradient(top, #77021d, #6b041b);
  background-image: -o-linear-gradient(top, #77021d, #6b041b);
  background-image: linear-gradient(top, #77021d, #6b041b);
}
.app-style-wrapper .related-action-link:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.15), 0 1px 2px rgba(255, 255, 255, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.15), 0 1px 2px rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.15), 0 1px 2px rgba(255, 255, 255, 0.05);
}
.app-style-wrapper .related-action-link-icon {
  height: 12px;
  width: 12px;
  display: inline-block;
  padding-right: 8px;
}
.app-style-wrapper .related-settings-wrapper {
  width: 100%;
  margin-bottom: 20px;
}
.app-style-wrapper .related-settings {
  padding: 10px 0 10px 10px;
  color: #565656;
}
.app-style-wrapper .related-settings-items {
  padding: 0 10px;
}
.app-style-wrapper .related-settings-link {
  text-decoration: none !important;
  display: inline-block;
  padding: 9px 0;
  color: #005b92;
}
.app-style-wrapper .related-settings-link span {
  color: #676767;
}
.app-style-wrapper .related-settings-link div {
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .related-settings-link:hover {
  color: #309afc !important;
}
.app-style-wrapper .related-settings-collapse {
  width: 15px;
  padding: 4px 4px !important;
  float: right;
  display: block;
  height: 15px;
  margin-bottom: 10px;
  min-width: 0 !important;
  -webkit-border-radius: 32px !important;
  -moz-border-radius: 32px !important;
  border-radius: 32px !important;
}
.app-style-wrapper .related-settings-collapse i {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(https://f1.leadsquaredcdn.com/bootstrap/img/BSDark.png);
  background-repeat: no-repeat;
  background-position: -456px -72px;
}
.app-style-wrapper .related-settings-collapse-label {
  display: inline-block;
  float: right;
  margin: 3px 10px;
  margin-top: 4px;
}
.app-style-wrapper .related-reports-wrapper {
  width: 100%;
  margin-bottom: 20px;
}
.app-style-wrapper .related-reports {
  padding: 10px 0 10px 10px;
  color: #565656;
}
.app-style-wrapper .related-reports-items {
  padding: 0 10px;
}
.app-style-wrapper .related-reports-link {
  text-decoration: none !important;
  display: inline-block;
  padding: 9px 0;
  color: #005b92;
}
.app-style-wrapper .related-reports-link span {
  color: #676767;
}
.app-style-wrapper .related-reports-link div {
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .related-reports-link:hover {
  color: #309afc !important;
}
.app-style-wrapper .related-reports-collapse {
  width: 15px;
  padding: 4px 4px !important;
  float: right;
  display: block;
  height: 15px;
  margin-bottom: 10px;
  min-width: 0 !important;
  -webkit-border-radius: 32px !important;
  -moz-border-radius: 32px !important;
  border-radius: 32px !important;
}
.app-style-wrapper .related-reports-collapse i {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(https://f1.leadsquaredcdn.com/bootstrap/img/BSDark.png);
  background-repeat: no-repeat;
  background-position: -456px -72px;
}
.app-style-wrapper .related-reports-collapse-label {
  display: inline-block;
  float: right;
  margin: 3px 10px;
  margin-top: 4px;
}
.app-style-wrapper .collapsed-related-setting > .span9 {
  width: 94.4%;
}
.app-style-wrapper .collapsed-related-setting > .span3 {
  width: 3%;
  float: right;
}
.app-style-wrapper .collapsed-related-setting .related-settings-panel {
  width: 3%;
  float: right;
}
.app-style-wrapper .collapsed-related-setting .related-action a.related-action-link span.collapse-class {
  display: none;
}
.app-style-wrapper .collapsed-related-setting .related-action a.related-action-link {
  max-width: 12px;
  max-height: 18px;
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .app-style-wrapper .collapsed-related-setting .related-action-link {
    padding: 6px 7px;
  }
}
.app-style-wrapper .collapsed-related-setting .related-action-link img {
  max-width: none;
}
.app-style-wrapper .collapsed-related-setting .quick-filters-wrapper,
.app-style-wrapper .collapsed-related-setting .related-settings-wrapper {
  display: none;
}
@media (min-width: 1200px) {
  .app-style-wrapper .collapsed-related-setting .related-settings-collapse {
    margin-right: 19%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .app-style-wrapper .collapsed-related-setting .related-settings-collapse {
    margin-right: 7%;
  }
}
@media (max-width: 768px) {
  .app-style-wrapper .collapsed-related-setting .related-settings-collapse {
    margin-right: 7%;
  }
}
.app-style-wrapper .collapsed-related-setting .related-settings-collapse i {
  background-position: -432px -72px !important;
}
.app-style-wrapper .collapsed-related-setting .related-settings-collapse-label {
  display: none;
}
.app-style-wrapper .collapsed-related-setting .collapsed-quick-filters-wrapper.in {
  display: block;
}
.app-style-wrapper .collapsed-related-report > .span9 {
  width: 94.4%;
}
.app-style-wrapper .collapsed-related-report > .span3 {
  width: 3%;
  float: right;
}
.app-style-wrapper .collapsed-related-report .related-reports-panel {
  width: 3%;
  float: right;
}
.app-style-wrapper .collapsed-related-report .related-action a.related-action-link span.collapse-class {
  display: none;
}
.app-style-wrapper .collapsed-related-report .related-action a.related-action-link {
  max-width: 12px;
  max-height: 18px;
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .app-style-wrapper .collapsed-related-report .related-action-link {
    padding: 6px 7px;
  }
}
.app-style-wrapper .collapsed-related-report .related-action-link img {
  max-width: none;
}
.app-style-wrapper .collapsed-related-report .quick-filters-wrapper,
.app-style-wrapper .collapsed-related-report .related-reports-wrapper {
  display: none;
}
@media (min-width: 1200px) {
  .app-style-wrapper .collapsed-related-report .related-reports-collapse {
    margin-right: 19%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .app-style-wrapper .collapsed-related-report .related-reports-collapse {
    margin-right: 7%;
  }
}
@media (max-width: 768px) {
  .app-style-wrapper .collapsed-related-report .related-reports-collapse {
    margin-right: 7%;
  }
}
.app-style-wrapper .collapsed-related-report .related-reports-collapse i {
  background-position: -432px -72px !important;
}
.app-style-wrapper .collapsed-related-report .related-reports-collapse-label {
  display: none;
}
.app-style-wrapper .collapsed-related-report .collapsed-quick-filters-wrapper.in {
  display: block;
}
.app-style-wrapper .collapsed-related-setting .lsq-form-related-settings-panel-dropdown-wrapper .related-action-link.dropdown-toggle {
  display: none !important;
}
.app-style-wrapper .collapsed-related-setting .lsq-form-related-settings-panel-dropdown-wrapper .lsq-default-form-button {
  max-width: 12px !important;
  padding-right: 0 !important;
}
.app-style-wrapper .collapsed-related-setting .lsq-form-related-settings-panel-dropdown-wrapper .lsq-default-form-button .lsq-sprite-icon-add {
  top: 4px !important;
  left: 2px !important;
}
.app-style-wrapper .usage-tips-wrapper {
  width: 100%;
  margin-bottom: 20px;
}
.app-style-wrapper .usage-tips {
  padding: 10px 0 5px 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1f1f3), color-stop(100%, #e8e9ed));
  background-image: -webkit-linear-gradient(top, #f1f1f3, #e8e9ed);
  background-image: -moz-linear-gradient(top, #f1f1f3, #e8e9ed);
  background-image: -ms-linear-gradient(top, #f1f1f3, #e8e9ed);
  background-image: -o-linear-gradient(top, #f1f1f3, #e8e9ed);
  background-image: linear-gradient(top, #f1f1f3, #e8e9ed);
}
.app-style-wrapper .usage-tips-link {
  padding: 4px 10px;
  text-decoration: none !important;
  display: inline-block;
  font-size: 12px;
}
.app-style-wrapper .usage-tips-link:hover {
  color: #309afc !important;
}
.app-style-wrapper .usage-tips-link-wrapper {
  padding: 5px 0;
}
.app-style-wrapper .mx-accordion-one .accordion-heading {
  border-style: none;
  border-width: 0;
  padding-bottom: 5px;
  margin-top: 20px;
  clear: right;
}
.app-style-wrapper .mx-accordion-one .accordion-heading .link-wrapper {
  float: left;
  clear: right;
}
.app-style-wrapper .mx-accordion-one .accordion-heading .icon {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  background: url(/Content/MXControls/img/closed-panel.png);
}
.app-style-wrapper .mx-accordion-one .accordion-heading .icon.active {
  background: url(/Content/MXControls/img/opened-panel.png);
}
.app-style-wrapper .mx-accordion-one .accordion-heading .accordion-toggle {
  padding: 1px 7px;
  padding-bottom: 3px;
  float: left;
}
.app-style-wrapper .mx-accordion-one .accordion-heading .desc-wrapper {
  float: left;
  clear: left;
  width: 100%;
  position: relative;
  height: 10px;
}
.app-style-wrapper .mx-accordion-one .accordion-heading .desc {
  margin-bottom: -9px;
  background-color: #fff;
  position: absolute;
  padding: 0 8px 0 26px;
  width: auto !important;
  min-width: 20px;
  display: inline-block;
}
.app-style-wrapper .mx-accordion-one .accordion-group {
  border: 0 none transparent;
}
.app-style-wrapper .mx-accordion-one .accordion-body {
  padding-top: 8px;
  padding-bottom: 8px;
  clear: left;
}
.app-style-wrapper .mx-accordion-one .accordion-body .accordion-inner {
  margin-left: 10px;
  border-style: none;
  padding-top: 16px;
  padding-bottom: 16px;
}
.app-style-wrapper .mx-accordion-two {
  margin-bottom: 0;
}
.app-style-wrapper .mx-accordion-two .accordion-heading {
  border-style: none;
  border-width: 0;
  clear: right;
}
.app-style-wrapper .mx-accordion-two .accordion-heading .link-wrapper a {
  text-decoration: none;
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .mx-accordion-two .accordion-heading .link-wrapper a:hover {
  color: #000 !important;
}
.app-style-wrapper .mx-accordion-two .accordion-heading .parent-icon {
  width: 10px;
  height: 9px;
  display: inline-block;
  background: url(/Content/leadSquared/Common/img/settings_action.png) no-repeat;
}
.app-style-wrapper .mx-accordion-two .accordion-heading .parent-icon.active {
  background: url(/Content/leadSquared/Common/img/settings_action_open.png) no-repeat;
}
.app-style-wrapper .mx-accordion-two .accordion-heading .accordion-toggle {
  padding: 0 1px;
  text-decoration: none;
  display: inline-block;
}
.app-style-wrapper .mx-accordion-two .accordion-heading .desc {
  padding-left: 16px;
  line-height: 11px;
}
.app-style-wrapper .mx-accordion-two .accordion-group {
  border: 1px solid #d5d5d5;
  border-top: 1px solid #fff;
  margin-bottom: 0;
  padding: 10px;
  border-radius: 0;
}
.app-style-wrapper .mx-accordion-two .accordion-group.active {
  background-color: #f1f6ff;
  border-bottom: 1px solid #309afc;
  border-top: 1px solid #309afc;
  border-right: 0;
}
.app-style-wrapper .mx-accordion-two .accordion-group.active .accordion-heading .parent-icon.active {
  background: url(/Content/leadSquared/Common/img/settings_action_active.png) no-repeat;
}
.app-style-wrapper .mx-accordion-two .accordion-group.active .accordion-heading .link-wrapper a {
  color: #000 !important;
}
.app-style-wrapper .mx-accordion-two .accordion-group .accordion-heading .accordion-toggle.content-none span {
  padding-left: 5px;
}
.app-style-wrapper .mx-accordion-two .accordion-group.active .accordion-heading .accordion-toggle.content-none {
  color: #309afc !important;
}
.app-style-wrapper .mx-accordion-two .accordion-body .child-icon {
  width: 10px;
  height: 9px;
  display: inline-block;
  background: url(/Content/leadSquared/Common/img/settings_sub_action.png) no-repeat;
}
.app-style-wrapper .mx-accordion-two .accordion-body .child-icon.active {
  background: url(/Content/leadSquared/Common/img/settings_sub_action_active.png) no-repeat;
}
.app-style-wrapper .mx-accordion-two .accordion-body {
  padding-top: 5px;
}
.app-style-wrapper .mx-accordion-two .accordion-body .accordion-inner {
  margin-left: 16px;
  border-style: none;
  padding: 0;
}
.app-style-wrapper .mx-accordion-two .accordion-body .accordion-inner a {
  display: block;
  text-decoration: none;
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .mx-accordion-two .accordion-body .accordion-inner a.active {
  color: #309afc !important;
}
.app-style-wrapper .mx-radiobuttonlist-one {
  min-width: 20px;
  width: auto !important;
  margin-bottom: 15px;
}
.app-style-wrapper .mx-radiobuttonlist-one span {
  display: inline-block;
  margin-right: 15px;
}
.app-style-wrapper .mx-radiobuttonlist-one span.item {
  padding: 4px 8px;
  font-size: 13px;
  cursor: pointer;
  border-color: #eee #eee #ddd;
  text-decoration: none;
  background-color: #eee;
  min-width: 90px;
  width: auto !important;
  border-right: 1px solid #dedede;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
}
.app-style-wrapper .mx-radiobuttonlist-one span.seperator {
  padding: 2px 4px;
}
.app-style-wrapper .mx-radiobuttonlist-one span.item label {
  margin-bottom: 0;
  cursor: pointer;
}
.app-style-wrapper .mx-radiobuttonlist-one .nav-tabs > span.src-tab > label {
  cursor: pointer;
  font-size: 13px;
  font-family: Segoe UI Semibold;
  color: grey;
  text-align: center;
  text-transform: uppercase;
  padding: 8px;
  line-height: 18px;
  margin: 0;
  margin-left: -1px;
}
.app-style-wrapper .mx-radiobuttonlist-one .nav-tabs > span.src-tab.active::before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  z-index: 1;
  border-top: 7px solid #000;
  border-top-color: #222222;
  position: absolute;
  margin-top: 34px;
  margin-left: 15px;
}
.app-style-wrapper .mx-radiobuttonlist-one .nav-tabs > span.src-tab.active > label,
.app-style-wrapper .mx-radiobuttonlist-one .nav-tabs > span.src-tab.active > label:hover {
  cursor: default;
  color: #fff !important;
  background-color: #414141;
  background-repeat: repeat-x;
  background-image: linear-gradient(top, #555, #222);
  border-left-color: #222;
  border-right-color: #222;
  border-top-color: #222;
  border-bottom-color: #000;
}
.app-style-wrapper .mx-radiobuttonlist-one .nav-tabs > span.src-tab > label:hover {
  border-color: #eee #eee #ddd;
  text-decoration: none;
  background-color: #eee;
}
.app-style-wrapper .auto-save-control {
  padding: 7px 0 5px 0;
  background-color: #eff0f5;
}
.app-style-wrapper .auto-save-control .message-line-one {
  line-height: 9px;
  padding-bottom: 6px;
}
.app-style-wrapper .auto-save-control .message-line-two {
  line-height: 4px;
}
.app-style-wrapper .auto-save-control .ddlAutoSaveTime {
  width: 90%;
}
.app-style-wrapper .t-popup .t-item {
  font-size: 11px;
}
.app-style-wrapper .t-combobox .t-input {
  height: 18px;
  line-height: 18px;
  padding: 4px 3px !important;
  border: 0;
  margin: 0;
}
.app-style-wrapper .t-editor-button .t-tool-icon {
  padding-bottom: 6px;
  width: 20px;
}
.app-style-wrapper .ui-selectmenu .ui-selectmenu-status {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 85%;
}
.app-style-wrapper .custom-combobox .ui-menu .ui-menu-item,
.app-style-wrapper .ui-selectmenu-menu .ui-selectmenu-menu-dropdown li {
  word-break: break-word;
}
.app-style-wrapper .ui-selectmenu-menu li a,
.app-style-wrapper .ui-selectmenu-status {
  line-height: 1.4em;
  display: block;
  padding: 0.405em 2.1em 0.405em 1em;
  outline: 0;
  text-decoration: none;
  font-size: 11px;
}
.app-style-wrapper .t-custom img:hover {
  background-color: #d1e4fc;
  border: 1px solid #8ba6c4 !important;
}
.app-style-wrapper .t-custom img {
  border: 1px solid transparent;
  padding: 2px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.app-style-wrapper .t-navigation-arrow-next {
  background-image: url(/Content/MXControls/img/arrow_next.png);
  background-position: center center;
  border-color: #dfdfdf #c5c5c5 #9d9d9d;
  border-radius: 4px 4px 4px 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 #fff inset;
  margin-left: 0;
  margin-top: -2px;
  padding-top: 16px;
  width: 35px;
  vertical-align: top;
}
.app-style-wrapper .t-navigation-arrow-prev {
  background-image: url(/Content/MXControls/img/arrow_prev.png);
  background-position: center center;
  border-color: #dfdfdf #c5c5c5 #9d9d9d;
  border-radius: 4px 4px 4px 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 #fff inset;
  margin-left: 0;
  margin-right: 1px;
  margin-top: -2px;
  padding-top: 16px;
  width: 35px;
}
.app-style-wrapper .pager a,
.app-style-wrapper .pager li.disabled a,
.app-style-wrapper .pager li.disabled a:active,
.app-style-wrapper .pager li.disabled a:hover {
  border-radius: 2px;
  box-shadow: inset 0 1px 0 #fff;
  background-color: #f9f9f9;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e9e9e9));
  background: -moz-linear-gradient(top, #f9f9f9, #e9e9e9);
  padding-top: 8px;
}
.app-style-wrapper .pager li a:hover {
  cursor: pointer;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f7f7f7));
  background: -moz-linear-gradient(top, #fff, #f7f7f7);
}
.app-style-wrapper .pager li a:active {
  box-shadow: inset 0 2px 0 #cdcaca;
  border-top: 1px solid #c3c2c3;
  background-color: #f1efef;
  background: -webkit-gradient(linear, left top, left bottom, from(#f1efef), to(#f8f8f8));
  background: -moz-linear-gradient(top, #f1efef, #f8f8f8);
}
.app-style-wrapper .pager li.disabled a {
  background-color: transparent;
}
.app-style-wrapper .pager .previous a {
  margin-right: 20px;
}
.app-style-wrapper .pager li.disabled a .previous-icon {
  background: url(/Content/MXControls/img/inactive_arrow_prev.png) no-repeat;
}
.app-style-wrapper .pager li.disabled a .next-icon {
  background: url(/Content/MXControls/img/inactive_arrow_next.png) no-repeat;
}
.app-style-wrapper .pager .previous-icon {
  background: url(/Content/MXControls/img/arrow_prev.png) no-repeat;
  width: 11px;
  height: 16px;
  display: inline-block;
}
.app-style-wrapper .pager .next-icon {
  background: url(/Content/MXControls/img/arrow_next.png) no-repeat;
  width: 11px;
  height: 16px;
  display: inline-block;
}
.app-style-wrapper .create-new-option {
  color: #00f;
  font-weight: 700;
}
.app-style-wrapper .create-new-option a {
  color: #00f !important;
  font-weight: 700 !important;
}
.app-style-wrapper .ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label {
  line-height: 0;
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.app-style-wrapper .strip-bar-container {
  display: block;
  width: 100%;
}
.app-style-wrapper .strip-count {
  float: left;
  font-weight: 700;
  text-align: left;
  width: 5%;
}
.app-style-wrapper .strip-bar {
  background-color: #fff;
  display: inline-block;
  float: left;
  height: 21px;
  padding-top: 2px;
  vertical-align: middle;
  width: 95%;
}
.app-style-wrapper .strip-percentage {
  float: left;
  font-weight: 700;
  text-align: left;
  width: 50px;
}
.app-style-wrapper .strip-inner {
  background-color: Orange;
  height: 12px;
  margin-top: 4px;
}
.app-style-wrapper .btn-large-wrapper {
  min-width: 300px;
  max-width: 370px;
  width: auto !important;
}
.app-style-wrapper .btn-large-text {
  color: #003e7e;
  margin-bottom: 5px;
  margin-top: 5px;
}
.app-style-wrapper .btn-large-description {
  height: 25px;
  line-height: 10px;
  max-width: 237px;
}
.app-style-wrapper .bootstrap-timepicker .icon-time {
  margin: -1px 0 0 -18.5px;
  pointer-events: none;
  position: relative;
  opacity: 0.5;
}
.app-style-wrapper .bootstrap-timepicker .timepicker-default.input-small {
  width: 70px;
  font-size: 11px;
}
.app-style-wrapper .cke_insert_variable a {
  text-decoration: none;
}
.app-style-wrapper .cke_insert_variable .cke_combo_button {
  width: 205px !important;
}
.app-style-wrapper .cke_insert_variable .cke_combo_text {
  width: 173px !important;
}
.app-style-wrapper .cke_insert_variable .cke_panel_container {
  width: 173px !important;
}
.app-style-wrapper .cke_combopanel__insertvariable {
  width: 205px !important;
}
.app-style-wrapper .cke_combopanel__emailfootertemplate {
  width: 130px !important;
  height: 85px !important;
}
.app-style-wrapper .cke_panel_container {
  width: 173px !important;
}
.app-style-wrapper .cke_panel_grouptitle {
  font-size: 10px;
}
.app-style-wrapper .cke_panel_list li {
  width: 210px !important;
  list-style-type: none;
}
.app-style-wrapper .cke_panel_list {
  width: 210px !important;
  list-style-type: none !important;
  list-style-position: inside;
}
.app-style-wrapper .cke_dialog_ui_input_text input[type=text],
.app-style-wrapper input[type=password] {
  height: 27px !important;
}
.app-style-wrapper .cke_panel_listItem {
  font-family: Segoe UI;
}
.app-style-wrapper a.cke_dialog_ui_button_ok {
  color: #fff !important;
  text-shadow: 0 -1px 0 #55830c !important;
  border-color: #62a60a #62a60a #4d9200 !important;
  background: #309afc !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#309afc), to(#309afc)) !important;
  background-image: -webkit-linear-gradient(top, #309afc, #309afc) !important;
  background-image: -o-linear-gradient(top, #309afc, #309afc) !important;
  background-image: linear-gradient(to bottom, #309afc, #309afc) !important;
  background-image: -moz-linear-gradient(top, #309afc, #309afc) !important;
  font-size: 12px !important;
  font-family: Segoe UI Semibold !important;
  border: 1px solid #0084e8 !important;
  border-radius: 1px !important;
  box-shadow: none;
  text-shadow: none;
}
.app-style-wrapper a.cke_dialog_ui_button_ok:hover {
  background: #47a7ff !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #47a7ff), color-stop(100%, #47a7ff)) !important;
  background: -webkit-linear-gradient(top, #47a7ff 0, #47a7ff 100%) !important;
  background: -o-linear-gradient(top, #47a7ff 0, #47a7ff 100%) !important;
  background: linear-gradient(to bottom, #47a7ff 0, #47a7ff 100%) !important;
  background: -moz-linear-gradient(top, #47a7ff 0, #47a7ff 100%) !important;
  box-shadow: inset 0 1px 0 #84c4ff !important;
}
.app-style-wrapper .choose-column-icon {
  display: inline-block;
  cursor: pointer;
  height: 20px;
  width: 20px;
  background: url("/Content/LeadSquared/Common/img/Select columns.png") no-repeat scroll center center transparent !important;
  box-shadow: none !important;
  margin-right: 10px;
  background-color: transparent;
  border: 0;
}
.app-style-wrapper .widget-usertask {
  cursor: pointer;
  float: right;
  min-width: 20px;
  margin-left: 30px;
  margin-top: 8px;
  display: inline-block;
  background: 0 0;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.app-style-wrapper .widget-usertask.pending {
  background: #00851c;
}
.app-style-wrapper .widget-usertask.overdue {
  background: #a8011c;
}
.app-style-wrapper .widget-usertask.none {
  background: #999;
}
.app-style-wrapper .widget_reminders {
  display: block;
  margin: 3px 3px;
  position: absolute;
  margin-left: -30px;
  min-width: 20px;
  min-height: 20px;
  float: left;
  margin-right: 3px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.app-style-wrapper .widget_reminders.active {
  border: 1px solid #e60026;
  cursor: pointer;
}
.app-style-wrapper .widget_reminders .reminder-bell {
  background: url(/Content/LeadSquared/Common/img/reminder-bell.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 20px;
  margin: 0;
}
.app-style-wrapper .widget_pendingtasks {
  padding-left: 4px;
  text-align: center;
  display: block;
  margin: 3px;
  min-width: 20px;
  float: right;
  margin-right: 5px;
  line-height: 21px;
  font-size: 17px;
  font-weight: 700;
  font-family: Segoe UI Semibold;
  color: #fff;
}
.app-style-wrapper .widget-todays-task {
  display: none;
  cursor: default;
  min-height: 100px;
  position: absolute;
  top: 45px;
  z-index: 999;
  right: 0;
  width: 310px;
  border-radius: 0;
  margin: 0 0 0 1px;
  background-color: #f2f2f2;
  border: 1px solid #d4d4d4;
  border-top-color: transparent;
  background-image: -o-linear-gradient(bottom, #fff 70%, #f2f2f2 90%);
  background-image: -moz-linear-gradient(bottom, #fff 70%, #f2f2f2 90%);
  background-image: -webkit-linear-gradient(bottom, #fff 70%, #f2f2f2 90%);
  background-image: -ms-linear-gradient(bottom, #fff 70%, #f2f2f2 90%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.7, #fff), color-stop(0.9, #f2f2f2));
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.app-style-wrapper .widget-todays-task.on {
  display: block !important;
  position: absolute !important;
}
.app-style-wrapper .widget-todays-task .widget-arrow-wrapper {
  position: absolute;
  width: 100%;
  height: 20px;
  top: -20px;
}
.app-style-wrapper .widget-todays-task .arrow {
  top: 11px;
  left: 93%;
  margin-left: -5px;
  border-bottom-color: #000;
  border-width: 0 9px 10px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
}
.app-style-wrapper .widget-todays-task .arrow:after {
  border-width: 10px;
  content: "";
}
.app-style-wrapper .widget-todays-task .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #fff;
  border-top-width: 0;
}
.app-style-wrapper .widget-todays-task-header .headser-strip {
  padding: 3px 7px;
  font-family: serif;
  font-weight: 700;
  font-size: 13px !important;
  font-family: Segoe UI, Trebuchet MS, Sans-Serif;
  background: #000;
  color: #fff;
  min-height: 20px;
}
.app-style-wrapper .widget-todays-task-header .headser-strip .navigate-back {
  cursor: pointer;
  display: none;
  margin-right: 5px;
  float: left;
  font-weight: 700;
  font-size: 21px !important;
  font-family: cursive;
  color: #fff;
  max-height: 15px;
  line-height: 16px;
}
.app-style-wrapper .widget-todays-task-header .headser-strip .header-text {
  line-height: 18px;
  display: block;
  float: left;
}
.app-style-wrapper .widget-todays-task-header .w-create-task,
.app-style-wrapper .widget-todays-task-header .w-delete-task,
.app-style-wrapper .widget-todays-task-header .w-edit-task {
  margin-top: 3px;
  float: right;
  width: 16px;
  height: 16px;
  text-align: center;
  margin-left: 8px;
  cursor: pointer;
}
.app-style-wrapper .widget-todays-task-header .w-delete-task {
  background: url(https://f1.leadsquaredcdn.com/bootstrap/img/BSLight.png) no-repeat;
  background-position: -456px 0;
}
.app-style-wrapper .widget-todays-task-header .w-edit-task {
  background: url(https://f1.leadsquaredcdn.com/bootstrap/img/BSLight.png) no-repeat;
  background-position: 0 -72px;
}
.app-style-wrapper .widget-todays-task-header .w-create-task {
  background: url(https://f1.leadsquaredcdn.com/bootstrap/img/BSLight.png) no-repeat;
  background-position: -408px -96px;
}
.app-style-wrapper .widget-todays-task-body-wrapper {
  min-height: 302px;
  float: left;
}
.app-style-wrapper .widget-todays-task-body-wrapper .body-report {
  overflow-y: auto;
  clear: both;
  margin: 5px;
}
.app-style-wrapper .widget-todays-task-body-wrapper .body-report .todays-task-count a {
  font-weight: 700;
  float: left;
  width: 48%;
  text-decoration: none !important;
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .widget-todays-task-body-wrapper .body-report .pending-task-count-wrapper a {
  float: left;
  width: 48%;
  margin-left: 2px;
  cursor: pointer;
  text-decoration: underline !important;
}
.app-style-wrapper .widget-todays-task-body-wrapper .pending-task-count a,
.app-style-wrapper .widget-todays-task-body-wrapper .todays-task-count a {
  font-family: Segoe UI Semibold;
  font-size: 12px !important;
  color: #707070;
}
.app-style-wrapper .widget-todays-task-body {
  min-height: 302px;
  overflow-y: auto;
  clear: left;
  margin: 0 6px 6px 6px;
  background-color: #fff;
  float: left;
}
.app-style-wrapper .widget-todays-task-footer {
  margin-top: 6px;
  text-align: center;
  background: #efefef;
  padding: 2px 0 2px 0;
}
.app-style-wrapper .widget-todays-task-footer a {
  font-size: 11px !important;
  font-family: Segoe UI;
  text-decoration: underline !important;
  cursor: pointer;
}
.app-style-wrapper .widget-todays-task-details {
  min-height: 302px;
  width: 298px;
  display: block;
  overflow: hidden;
  background: #fff;
  float: right;
}
.app-style-wrapper .widget-task-details-wrapper {
  margin: 13px;
  min-height: 314px;
}
.app-style-wrapper .widget-task-details-wrapper i {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 6px;
  float: left;
  margin-top: 4px;
}
.app-style-wrapper .widget-task-details-wrapper span {
  display: block;
}
.app-style-wrapper .widget-task-details-wrapper .title {
  clear: right !important;
  font-size: 13px;
  color: #474747;
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .widget-task-details-wrapper .value {
  clear: left !important;
  font-size: 12px;
  color: #979797;
}
.app-style-wrapper .row-task-name {
  color: #4d4d4d;
  font-size: 18px;
  float: left;
  word-break: break-word;
}
.app-style-wrapper .row-task-desc {
  margin-top: 5px;
  font-size: 12px;
  color: #979797;
  clear: left !important;
  word-break: break-word;
}
.app-style-wrapper .row-task-duedate {
  margin-top: 7px;
  clear: left !important;
}
.app-style-wrapper .row-task-duedate i {
  background: url(/Content/LeadSquared/Common/img/calendar_small_icon.png) no-repeat;
}
.app-style-wrapper .row-task-remindme {
  margin-top: 7px;
  clear: left !important;
}
.app-style-wrapper .row-task-remindme i {
  background: url(/Content/LeadSquared/Common/img/task_time_small.png) no-repeat;
}
.app-style-wrapper .row-task-associatedlead {
  margin-top: 7px;
  clear: left !important;
}
.app-style-wrapper .row-task-associatedlead i {
  background: url(/Content/LeadSquared/Common/img/task_owner.png) no-repeat;
}
.app-style-wrapper .associated-lead-details-wrapper a {
  color: #878787 !important;
  font-family: Segoe UI Semibold;
  font-size: 11px !important;
  text-decoration: none;
}
.app-style-wrapper .associated-lead-details-wrapper {
  padding: 4px;
  float: left;
  width: 260px;
  border: 1px solid #dbdbdb;
  margin-top: 6px;
  margin-bottom: 6px;
  min-height: 100px;
}
.app-style-wrapper .associated-lead-details-wrapper .al-name {
  font-family: Segoe UI Semibold;
  font-size: 13px;
  color: #454545 !important;
}
.app-style-wrapper .associated-lead-details-wrapper .al-name a {
  font-family: Segoe UI Semibold;
  font-size: 12px !important;
  color: #454545 !important;
}
.app-style-wrapper #widget-todays-task-grid {
  border-color: #dbdbdb !important;
}
.app-style-wrapper #widget-todays-task-grid .no-task {
  width: 76%;
  margin: 39% auto;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  font-family: Segoe UI;
  color: #bbb;
  border: 1px dashed #efefef;
}
.app-style-wrapper #widget-todays-task-grid .t-grid-header {
  display: none;
}
.app-style-wrapper #widget-todays-task-grid td {
  padding: 0 !important;
  margin: 0 !important;
}
.app-style-wrapper #widget-todays-task-grid .t-alt {
  background: 0 0 !important;
}
.app-style-wrapper #widget-todays-task-grid .t-grid-pager.t-grid-bottom {
  display: none;
}
.app-style-wrapper #widget-todays-task-grid .task-row {
  padding: 1px 10px;
  padding-top: 5px;
  background: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  width: 99%;
  border-bottom: 1px dotted #cdcdcd;
}
.app-style-wrapper #widget-todays-task-grid .task-row:hover {
  background: #eee;
}
.app-style-wrapper #widget-todays-task-grid .task-row.present,
.app-style-wrapper #widget-todays-task-grid .task-row.present:hover {
  background: #bffff4;
}
.app-style-wrapper #widget-todays-task-grid .task-row .task-row-input {
  width: 30px;
  float: left;
}
.app-style-wrapper #widget-todays-task-grid .task-row .task-row-info {
  float: left;
  width: 210px !important;
}
.app-style-wrapper #widget-todays-task-grid .task-row .task-row-info .task-name {
  display: block;
  clear: both;
  font-family: Segoe UI Semibold;
  font-size: 13px;
  color: #777;
  text-align: left;
  word-wrap: break-word;
}
.app-style-wrapper #widget-todays-task-grid .task-row.done .task-row-info .task-name {
  text-decoration: line-through;
}
.app-style-wrapper #widget-todays-task-grid .task-row .task-row-info .task-status-message {
  display: block;
  font-family: Segoe UI;
  font-size: 11px;
  color: #999;
}
.app-style-wrapper #widget-todays-task-grid .highlight {
  font-size: 11px;
  font-family: Segoe UI;
}
.app-style-wrapper #widget-todays-task-grid .task-row.present .highlight {
  color: #41942a !important;
}
.app-style-wrapper #widget-todays-task-grid .task-row.past .highlight {
  color: #e60026 !important;
}
.app-style-wrapper #widget-todays-task-grid .task-row .task-row-arrow {
  height: 40px;
  width: 20px;
  text-align: center;
  color: #343434;
  float: left;
  padding-left: 5px;
}
.app-style-wrapper #widget-todays-task-grid .task-row .task-row-arrow .show-task-details {
  float: left;
  padding-top: 5px;
  font-size: 38px;
  font-family: cursive;
  color: #989898;
  cursor: pointer;
}
.app-style-wrapper #widget-todays-task-grid .task-row .task-row-arrow .show-task-details:hover {
  color: #565656;
}
.app-style-wrapper .modal-jplayer {
  width: 422px;
  border: none;
  left: 51% !important;
  z-index: 1050;
}
.app-style-wrapper #dvJplayerCloseWrapper {
  position: absolute;
  top: 0;
  left: 97%;
  color: #787878;
}
.app-style-wrapper #dvJplayerCloseWrapper span {
  height: 16px;
  width: 16px;
}
.app-style-wrapper #dvJplayerCloseWrapper span:hover {
  color: #343434;
}
.app-style-wrapper #dvPopupjQPlayer {
  z-index: 1200;
}
.app-style-wrapper .secondory-backdrop {
  z-index: 1100;
}
.app-style-wrapper .modal-jplayer,
.app-style-wrapper .modal-jplayer.fade.in {
  top: 77%;
}
.app-style-wrapper .mx-label {
  display: inline-block;
  text-decoration: none;
}
.app-style-wrapper .mx-label-info.helpicon {
  cursor: pointer;
  background: url(/Content/MXControls/img/help_file.png) no-repeat;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-bottom: 3px;
  width: 15px;
  height: 15px;
  background-position: top left;
}
.app-style-wrapper .mx-label-info.underlined {
  display: inline-block;
  text-decoration: none;
}
.app-style-wrapper .mx-label-info.underlined label {
  border-bottom: 1px dashed #d5d5d5 !important;
}
.app-style-wrapper .mx-label-info-popover.popover.top .arrow {
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.app-style-wrapper .mx-label-info-popover .popover-inner {
  min-width: 100px;
  max-width: 150px;
  padding: 10px;
  background-color: #fff;
}
.app-style-wrapper .mx-label-info-popover .popover-content popover-content {
  font-size: 11px;
  line-height: 14px;
}
.app-style-wrapper .mx-label-info.no-decoration {
  display: inline-block;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.app-style-wrapper .mx-label-info.no-decoration label {
  text-shadow: none;
  margin: 0;
}
.app-style-wrapper #ShowFileBrowserPopup {
  min-height: 550px;
}
.app-style-wrapper .stMainWrapper ul.ui-tabs-nav {
  position: relative;
  overflow: hidden;
  min-height: 29px;
  margin-left: 5px;
}
.app-style-wrapper .stMainWrapper ul.ui-tabs-nav li {
  position: absolute;
  top: 0;
}
.app-style-wrapper .stMainWrapper ul.ui-tabs-nav li.stHasCloseBtn a {
  padding-right: 5px;
}
.app-style-wrapper .stMainWrapper ul.ui-tabs-nav li.stFirstTab {
  margin-right: 3px;
}
.app-style-wrapper .stMainWrapper ul.ui-tabs-nav li span.stCloseBtn {
  float: left;
  margin-top: 6px;
  margin-right: 0;
  border: none;
  cursor: pointer;
}
.app-style-wrapper .stNavMain {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  border: none !important;
  width: 100%;
}
.app-style-wrapper .stNavMain li {
  z-index: 2;
  position: absolute;
  width: 20px;
  border-radius: 0 !important;
  border: 1px solid #dbdbdb !important;
  cursor: pointer;
}
.app-style-wrapper .stNavMain li .ui-icon {
  margin-top: 8px;
  opacity: 0.7;
  background-size: 10px;
}
.app-style-wrapper .stNavMain li.stNavLastArrow,
.app-style-wrapper .stNavMain li.stNavNextArrow {
  top: -32px !important;
  height: 30px !important;
  right: 0;
  box-shadow: 0 0 2px #dbdbdb !important;
  background-image: none;
  background-color: #eee;
}
.app-style-wrapper .stNavMain li.stNavFirstArrow,
.app-style-wrapper .stNavMain li.stNavPrevArrow {
  top: -32px !important;
  height: 30px !important;
  left: 0;
  box-shadow: 0 0 2px #dbdbdb !important;
  background-image: none;
  background-color: #eee;
}
.app-style-wrapper .stMainWrapper .ui-icon-seek-prev {
  background-image: url(../img/arrow_prev.png) !important;
  background-repeat: no-repeat;
  background-position: 4px 0;
}
.app-style-wrapper .stMainWrapper .ui-icon-seek-next {
  background-image: url(../img/arrow_next.png) !important;
  background-repeat: no-repeat;
  background-position: 6px 0;
}
.app-style-wrapper .stNavMain li.disabled {
  cursor: default;
  box-shadow: none !important;
}
.app-style-wrapper .stNavMain li.disabled .ui-icon {
  opacity: 0.2;
  box-shadow: none !important;
}
.app-style-wrapper .stNavMain li:hover {
  background-color: #e4e4e4;
  opacity: 1;
  background-image: none;
}
.app-style-wrapper .stNavMain li.disabled:hover {
  background-color: #eee;
  opacity: 1;
  background-image: none;
}
.app-style-wrapper .stMainWrapper.tabs {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  box-shadow: none !important;
}
.app-style-wrapper .stMainWrapper .ui-tabs-nav,
.app-style-wrapper .tabs:hover,
.app-style-wrapper .ui-tabs-nav:hover {
  box-shadow: none !important;
  border: 0 !important;
}
.app-style-wrapper .stMainWrapper .ui-tabs-nav .ui-state-default {
  box-shadow: none !important;
  padding: 0 !important;
  outline: 0;
}
.app-style-wrapper .stMainWrapper .ui-tabs-nav .ui-tabs-active {
  z-index: 1;
}
.app-style-wrapper .stMainWrapper .ui-tabs-nav .ui-state-default a {
  line-height: 18px !important;
  padding: 6px 10px !important;
  outline: 0;
  color: #424242 !important;
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .stMainWrapper .ui-tabs-nav .ui-tabs-active a {
  height: 20px;
  background-color: #fff !important;
  color: #424242 !important;
  font-family: Segoe UI Semibold;
  border: 1px solid #dbdbdb !important;
}
.app-style-wrapper .stMainWrapper .ui-tabs-nav .ui-state-focus a {
  color: #424242 !important;
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .stMainWrapper .tab-content {
  position: relative;
  top: -1px;
  background-color: #fff;
  min-height: 390px;
  max-height: 390px;
  border-top: 1px solid #dbdbdb;
}
.app-style-wrapper .stMainWrapper .ui-tabs-nav .ui-tabs-active a:hover,
.app-style-wrapper .stMainWrapper .ui-tabs-nav li a:hover,
.app-style-wrapper .stMainWrapper .ui-tabs-nav li:hover {
  border-bottom: 0 !important;
}
.app-style-wrapper .stMainWrapper .ui-tabs-nav li a:hover {
  background-color: #eee;
  border: 1px solid #dbdbdb;
}
.app-style-wrapper .settings-grid .sort {
  display: inline-block;
  width: 7px;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
}
.app-style-wrapper .settings-grid .sort.asc {
  background: url(/Content/MXControls/img/grid_sort_img_up.png);
}
.app-style-wrapper .settings-grid .sort.desc {
  background: url(/Content/MXControls/img/grid_sort_img_up.png);
}
.app-style-wrapper .cke .cke_top .custom-combobox {
  line-height: 26px;
  display: inline-block;
  float: left;
  margin: 0 6px 5px 0;
  border: 1px solid #a6a6a6;
  border-bottom-color: #979797;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.15) inset;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.15) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.15) inset;
  background: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e4e4e4));
  background-image: -moz-linear-gradient(top, #fff, #e4e4e4);
  background-image: -webkit-linear-gradient(top, #fff, #e4e4e4);
  background-image: -o-linear-gradient(top, #fff, #e4e4e4);
  background-image: -ms-linear-gradient(top, #fff, #e4e4e4);
  background-image: linear-gradient(top, #fff, #e4e4e4);
}
.app-style-wrapper .cke .cke_top .custom-combobox-input {
  border-radius: 3px !important;
  height: 26px !important;
  font-size: 12px !important;
  color: #000 !important;
  background-color: #f6f6f6;
  box-shadow: none !important;
}
.app-style-wrapper .cke .cke_top .custom-combobox:hover {
  background: #f6f6f6;
  outline: 0;
}
.app-style-wrapper .cke .ui-autocomplete-input.ui-autocomplete-loading {
  background: #fff url(/Content/LeadSquared/Common/img/wait/16.gif) no-repeat 93% 44% !important;
}
.app-style-wrapper .cke .cke_top .custom-combobox-input:focus {
  border-color: #dbdbdb !important;
  box-shadow: none !important;
  outline: 0;
}
.app-style-wrapper .cke_insert_template {
  width: 255px !important;
}
.app-style-wrapper .cke .cke_top .custom-combobox a .caret,
.app-style-wrapper .cke .cke_top .custom-combobox a.custom-combobox-toggle {
  cursor: pointer !important;
}
.app-style-wrapper #cke_Combobox_Wrapper li.ui-menu-item a {
  margin: 2px;
  border: 1px solid transparent;
}
.app-style-wrapper #cke_Combobox_Wrapper li a.ui-state-focus {
  cursor: pointer;
  border: 1px solid #dbdbdb !important;
  background-color: #efefef !important;
  color: #000 !important;
  border-radius: 3px;
}
.app-style-wrapper #cke_Combobox_Wrapper .ui-corner-all:active {
  border-color: #dbdbdb !important;
  box-shadow: none !important;
}
.app-style-wrapper #cke_Combobox_Wrapper .ui-autocomplete {
  max-width: 254px !important;
}
.app-style-wrapper .cke .cke_top input::-webkit-input-placeholder {
  color: #000 !important;
  font-size: 12px !important;
}
.app-style-wrapper .cke .cke_top input:-moz-placeholder {
  color: #000 !important;
  font-size: 12px !important;
}
.app-style-wrapper .cke .cke_top input::-moz-placeholder {
  color: #000 !important;
  font-size: 12px !important;
}
.app-style-wrapper .cke .cke_top input:-ms-input-placeholder {
  color: #000 !important;
  font-size: 12px !important;
}
.app-style-wrapper .cke_combo__insertemailtemplate {
  margin-right: 8px !important;
}
.app-style-wrapper .cke_combo__emailfootertemplate .cke_combo_text {
  min-width: 100px !important;
}
.app-style-wrapper .custom-combobox.disabled .disabled-mask {
  cursor: not-allowed;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(246, 246, 246, 0.04);
  top: 0;
  left: 0;
  z-index: 1000;
}
.app-style-wrapper .t-widget.t-numerictextbox.t-state-disabled {
  cursor: not-allowed;
}
.app-style-wrapper .tagit.ui-widget input[type=text]:focus {
  border-bottom: 1px solid #ffb676;
}
.app-style-wrapper .user-combobox,
.app-style-wrapper .user-combobox select {
  width: 150px !important;
}
.app-style-wrapper .lead-home-page.user-combobox,
.app-style-wrapper .lead-home-page.user-combobox select {
  width: 100px !important;
}
.app-style-wrapper .user-control .custom-combobox .ui-autocomplete {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
}
.app-style-wrapper #LeadTagControl {
  width: 400px;
  min-height: 260px !important;
  position: absolute;
  border: none !important;
  overflow: visible;
}
.app-style-wrapper #LeadTagControl .modal-body {
  padding: 0 10px 0 10px;
  min-height: 200px;
  height: 215px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
.app-style-wrapper #LeadTagControl #MultiSearch {
  margin-top: 5px;
  width: 380px;
  margin-right: 0 !important;
}
.app-style-wrapper #LeadTagControl .filters input[type=text],
.app-style-wrapper #LeadTagControl input[type=password] {
  height: 12px !important;
  margin-top: 1px;
  width: 90px;
}
.app-style-wrapper #LeadTagControl input[data-role=input] {
  position: relative;
  bottom: 3px;
  outline: 0;
  width: 100px;
  border: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  vertical-align: middle;
  padding: 6px 0;
  box-shadow: none !important;
  border-bottom: 1px solid #ddd;
  padding-bottom: 4px;
  margin-bottom: -1px;
  margin-left: 0;
  text-shadow: none;
}
.app-style-wrapper #LeadTagControl input[data-role=input]:hover {
  box-shadow: none !important;
  border-bottom: 1px solid #ddd;
}
.app-style-wrapper #LeadTagControl input[data-role=input]:focus {
  box-shadow: none !important;
  border-bottom: 1px solid #ddd;
}
.app-style-wrapper #LeadTagControl input[data-role=input]:focus:hover {
  box-shadow: none !important;
  border-bottom: 1px solid #ddd;
}
.app-style-wrapper #LeadTagControl a.list-group-item.hover {
  background-color: #88c5fd;
  text-decoration: none;
}
.app-style-wrapper #LeadTagControl label-info.hover {
  cursor: context-menu;
}
.app-style-wrapper #LeadTagControl .badge-info,
.app-style-wrapper #LeadTagControl .label-info {
  outline: 0;
  display: inline-block;
  text-transform: capitalize;
  background-color: #4f81bd;
  margin: 4px 4px 4px 0;
  font-size: 11px;
  cursor: context-menu;
  font-weight: 400;
  border-radius: 4px;
  padding: 3px 4px 4px;
  text-shadow: none !important;
}
.app-style-wrapper #LeadTagControl .panel-default {
  border-color: #ddd;
}
.app-style-wrapper #LeadTagControl .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);
}
.app-style-wrapper #LeadTagControl .panel > .list-group {
  margin-bottom: 0;
}
.app-style-wrapper #LeadTagControl .list-group {
  padding-left: 0;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  max-height: 130px;
  overflow: auto;
  z-index: 100;
  min-width: 97px;
  max-width: 240px;
}
.app-style-wrapper #LeadTagControl item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.app-style-wrapper #LeadTagControl .panel > .list-group .list-group-item {
  border-width: 1px 1px;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
}
.app-style-wrapper #LeadTagControl a.list-group-item {
  color: #555;
}
.app-style-wrapper #LeadTagControl .list-group-item {
  position: relative;
  display: block;
  padding: 2px 10px;
  padding-left: 10px;
  margin-bottom: -1px;
  background-color: #fff;
  text-transform: capitalize;
  font-size: 11px;
}
.app-style-wrapper #LeadTagControl a.tag-remove {
  text-decoration: none;
  color: #fff;
}
.app-style-wrapper #LeadTagControl .tag-remove {
  padding-left: 10px;
  left: 7px;
  color: #fff;
  text-decoration: none;
  background: url(/Content/TagManagement/images/close_icon2.png) no-repeat;
  cursor: pointer;
  background-size: contain;
  height: 6px;
  width: 6px;
  display: inline-block;
  position: relative;
}
.app-style-wrapper #LeadTagControl #validation-field {
  margin-left: 8px;
  display: block;
  font-size: 10px;
  color: Red;
}
.app-style-wrapper .tag-dropdown-btn-icon {
  background-position: -583px -154px;
  height: 12px;
  width: 8px;
  padding-right: 10px;
  position: relative;
  top: 2px;
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) !important;
  display: inline-block;
  background-repeat: no-repeat;
}
.app-style-wrapper .tag-dropdown-btn-icon-active {
  position: relative;
  top: 1px;
  background: url(/Content/TagManagement/images/tag-outline-white.png) no-repeat;
  top: 2px;
  height: 12px;
  width: 8px;
  background-size: contain;
  display: inline-block;
  padding-right: 7px;
}
.app-style-wrapper .actions-dropdown-btn:hover .tag-dropdown-btn-icon {
  background-position: -404px -226px;
}
.app-style-wrapper #LeadValidationModal {
  border: 1px solid #ddd;
  position: absolute;
  width: 400px;
  height: 105px;
  overflow: hidden;
}
.app-style-wrapper .CenterLeadModal {
  width: 400px;
  height: 260px;
  position: fixed !important;
  top: 0;
  bottom: 0;
  left: 0 !important;
  right: 0;
  margin: auto;
}
.app-style-wrapper .CenterLeadModal .modal-body {
  min-height: 200px;
}
.app-style-wrapper #LeadValidationModal.LoadingModal {
  height: 260px;
  width: 400px;
}
.app-style-wrapper #LeadGrid .tag-a-lead {
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) !important;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -299px -190px;
  height: 15px;
  width: 15px;
  margin-left: 3px;
  vertical-align: middle;
}
.app-style-wrapper #ProductTagControl {
  width: 400px;
  min-height: 260px !important;
  position: absolute;
  border: none !important;
  overflow: visible;
}
.app-style-wrapper #ProductTagControl .modal-body {
  padding: 0 10px 0 10px;
  min-height: 200px;
  height: 215px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
.app-style-wrapper #ProductTagControl #MultiSearch {
  margin-top: 5px;
  width: 380px;
  margin-right: 0 !important;
}
.app-style-wrapper #ProductTagControl .filters input[type=text],
.app-style-wrapper #ProductTagControl input[type=password] {
  height: 12px !important;
  margin-top: 1px;
  width: 90px;
}
.app-style-wrapper #ProductTagControl input[data-role=input] {
  position: relative;
  bottom: 3px;
  outline: 0;
  width: 100px;
  border: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  vertical-align: middle;
  padding: 6px 0;
  box-shadow: none !important;
  border-bottom: 1px solid #ddd;
  padding-bottom: 4px;
  margin-bottom: -1px;
  margin-left: 0;
  text-shadow: none;
}
.app-style-wrapper #ProductTagControl input[data-role=input]:hover {
  box-shadow: none !important;
  border-bottom: 1px solid #ddd;
}
.app-style-wrapper #ProductTagControl input[data-role=input]:focus {
  box-shadow: none !important;
  border-bottom: 1px solid #ddd;
}
.app-style-wrapper #ProductTagControl input[data-role=input]:focus:hover {
  box-shadow: none !important;
  border-bottom: 1px solid #ddd;
}
.app-style-wrapper #ProductTagControl a.list-group-item.hover {
  background-color: #88c5fd;
  text-decoration: none;
}
.app-style-wrapper #ProductTagControl label-info.hover {
  cursor: context-menu;
}
.app-style-wrapper #ProductTagControl .badge-info,
.app-style-wrapper #ProductTagControl .label-info {
  outline: 0;
  display: inline-block;
  text-transform: capitalize;
  background-color: #4f81bd;
  margin: 4px 4px 4px 0;
  font-size: 11px;
  cursor: context-menu;
  font-weight: 400;
  border-radius: 4px;
  padding: 3px 4px 4px;
  text-shadow: none !important;
}
.app-style-wrapper #ProductTagControl .panel-default {
  border-color: #ddd;
}
.app-style-wrapper #ProductTagControl .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);
}
.app-style-wrapper #ProductTagControl .panel > .list-group {
  margin-bottom: 0;
}
.app-style-wrapper #ProductTagControl .list-group {
  padding-left: 0;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  max-height: 130px;
  overflow: auto;
  z-index: 100;
  min-width: 97px;
  max-width: 240px;
}
.app-style-wrapper #ProductTagControl item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.app-style-wrapper #ProductTagControl .panel > .list-group .list-group-item {
  border-width: 1px 1px;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
}
.app-style-wrapper #ProductTagControl a.list-group-item {
  color: #555;
}
.app-style-wrapper #ProductTagControl .list-group-item {
  position: relative;
  display: block;
  padding: 2px 10px;
  padding-left: 10px;
  margin-bottom: -1px;
  background-color: #fff;
  text-transform: capitalize;
  font-size: 11px;
}
.app-style-wrapper #ProductTagControl a.tag-remove {
  text-decoration: none;
  color: #fff;
}
.app-style-wrapper #ProductTagControl .tag-remove {
  padding-left: 10px;
  left: 7px;
  color: #fff;
  text-decoration: none;
  background: url(/Content/TagManagement/images/close_icon2.png) no-repeat;
  cursor: pointer;
  background-size: contain;
  height: 6px;
  width: 6px;
  display: inline-block;
  position: relative;
}
.app-style-wrapper #ProductTagControl #validation-field {
  margin-left: 8px;
  display: block;
  font-size: 10px;
  color: Red;
}
.app-style-wrapper #ProductTagValidationModal {
  border: 1px solid #ddd;
  position: absolute;
  width: 400px;
  overflow: hidden;
}
.app-style-wrapper .CenterProductTagModal {
  width: 400px;
  height: 260px;
  position: fixed !important;
  top: 0;
  bottom: 0;
  left: 0 !important;
  right: 0;
  margin: auto;
}
.app-style-wrapper .CenterProductTagModal .modal-body {
  min-height: 200px;
}
.app-style-wrapper #actionsActive .dropdown-submenu:hover > .dropdown-menu {
  display: table !important;
  margin-left: -111px;
  width: 150px !important;
  min-width: 150px !important;
}
.app-style-wrapper .messaging-dropdown-submenu.dropdown-submenu:hover > .dropdown-menu.referral-submenu {
  display: table !important;
  margin-left: -103px;
  width: 134px !important;
  min-width: 134px !important;
}
.app-style-wrapper .lead-Action.dropdown-submenu:hover > .dropdown-menu {
  display: table !important;
  margin-left: -111px !important;
  width: 150px !important;
  min-width: 150px !important;
}
.app-style-wrapper #actionsActive .bulk-action > a {
  padding-left: 8px;
}
.app-style-wrapper .dropdown-menu.referral-submenu a {
  width: 120px;
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
}
.app-style-wrapper #ExportAction .dropdown-submenu:hover > .dropdown-menu {
  display: table !important;
  margin-left: -111px;
  width: 150px !important;
  min-width: 150px !important;
}
.app-style-wrapper #ExportAction .bulk-action > a {
  padding-left: 8px;
}
.app-style-wrapper .lead-Action.dropdown-submenu:hover > .dropdown-menu {
  display: table !important;
  margin-left: -111px;
  width: 150px !important;
  min-width: 150px !important;
}
.app-style-wrapper .lead-Action.bulk-action > a {
  padding-left: 15px;
}
.app-style-wrapper .lead-Action.dropdown-submenu > a:after {
  position: absolute;
  width: 0;
  height: 0;
  margin-top: -13px;
  margin-left: -7px;
  border-color: transparent;
  border-right-color: #ccc;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  content: " ";
}
.app-style-wrapper .messaging-dropdown-submenu {
  position: relative;
}
.app-style-wrapper .messaging-dropdown-submenu > .dropdown-menu {
  left: -30%;
  top: 0;
  margin-top: -5px;
  border-right: 0;
  z-index: 900 !important;
}
.app-style-wrapper .messaging-dropdown-submenu:hover > .dropdown-menu {
  display: block !important;
}
.app-style-wrapper .messaging-dropdown-submenu > a:after {
  display: block;
  float: left;
  width: 0;
  height: 0;
  margin-top: 4px;
  margin-right: 2px;
  border-color: transparent;
  border-right-color: #ccc;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  content: " ";
}
.app-style-wrapper .messaging-dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.app-style-wrapper .dropdown-submenu-link {
  padding-left: 1px !important;
}
.app-style-wrapper .list-dropdown-submenu-link {
  padding-left: 4px !important;
}
.app-style-wrapper .active-submenu {
  display: block !important;
}
.app-style-wrapper .dropdown-menu.referral-submenu {
  min-width: 105px !important;
  width: auto !important;
}
.app-style-wrapper .toast-title {
  font-weight: 700;
  font-family: Segoe UI;
  color: #000;
  font-size: 15px;
  margin-bottom: 5px;
}
.app-style-wrapper .toast-message,
.app-style-wrapper .toast-message * {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-family: Segoe UI;
  color: #000;
  font-size: 15px;
  margin-bottom: 5px;
}
.app-style-wrapper .toast-message a,
.app-style-wrapper .toast-message label {
  color: #fff;
}
.app-style-wrapper .toast-message a:hover {
  color: #ccc;
  text-decoration: none;
}
.app-style-wrapper .toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
}
.app-style-wrapper .toast-close-button:focus,
.app-style-wrapper .toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.3;
}
.app-style-wrapper button.toast-close-button {
  padding: 0;
  margin-top: -6px;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.3;
  outline: 0;
}
.app-style-wrapper .toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.app-style-wrapper .toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.app-style-wrapper .toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.app-style-wrapper .toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.app-style-wrapper .toast-top-left {
  top: 20px;
  left: 20px;
}
.app-style-wrapper .toast-top-right {
  top: 20px;
  right: 20px;
}
.app-style-wrapper .toast-bottom-right {
  right: 20px;
  bottom: 20px;
}
.app-style-wrapper .toast-bottom-left {
  bottom: 20px;
  left: 20px;
}
.app-style-wrapper .toast-container {
  position: fixed;
  z-index: 99999999;
  pointer-events: none;
}
.app-style-wrapper .toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.app-style-wrapper .toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 18px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 11px 15px;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #fff;
  opacity: 0.9;
}
.app-style-wrapper .toast-container > div.toast-icon {
  padding: 15px 15px 15px 46px;
  background-blend-mode: difference;
}
.app-style-wrapper .toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000;
  -webkit-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
  opacity: 1;
  cursor: pointer;
}
.app-style-wrapper .toast-container > .toast-icon.toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}
.app-style-wrapper .toast-container > .toast-icon.toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}
.app-style-wrapper .toast-container > .toast-icon.toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}
.app-style-wrapper .toast-container > .toast-icon.toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}
.app-style-wrapper .toast-container.toast-bottom-center > div,
.app-style-wrapper .toast-container.toast-top-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.app-style-wrapper .toast-container.toast-bottom-full-width > div,
.app-style-wrapper .toast-container.toast-top-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.app-style-wrapper .toast {
  background-color: #030303;
  border: 2px solid #030303;
  -moz-box-shadow: 0 2px 6px 0 #999 !important;
  -webkit-box-shadow: 0 2px 6px 0 #999 !important;
  box-shadow: 0 2px 6px 0 #999 !important;
}
.app-style-wrapper .toast-success {
  background-color: #dcfbdc;
  border-color: #7ab27a !important;
}
.app-style-wrapper .toast-error {
  background-color: #ffd2d0;
  border-color: #cb5b56 !important;
}
.app-style-wrapper .toast-info {
  background-color: #d6f6ff;
  border-color: #44a0bb !important;
}
.app-style-wrapper .toast-warning {
  background-color: #fde498;
  border-color: #f0b11a !important;
}
.app-style-wrapper .toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: 0.4;
}
.app-style-wrapper .lsq-er-container .lsq-er-label-container {
  position: relative;
  padding-bottom: 1px;
}
.app-style-wrapper .lsq-er-container .lsq-er-label-container .lsq-er-label {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 80%;
  white-space: nowrap;
  display: inline-block;
  float: left;
  margin-bottom: 1px;
  border-bottom: 1px solid transparent;
}
.app-style-wrapper .lsq-er-container .lsq-er-label-container .lsq-er-edit-button {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  visibility: hidden;
}
.app-style-wrapper .lsq-er-container .lsq-er-label-container .lsq-er-edit-button span {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png);
  cursor: pointer;
  margin-left: 4px;
  background-position: -550px -338px;
}
.app-style-wrapper .lsq-er-container .lsq-er-text-container .lsq-er-text {
  width: 65% !important;
  -webkit-appearance: none;
  appearance: none;
  background: 0 0;
  border: 1px none transparent !important;
  border-bottom: 1px solid #1480a7 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 13px !important;
  font-family: inherit;
  padding: 0;
  width: 88%;
  margin-bottom: 0 !important;
}
.app-style-wrapper .lsq-er-container .lsq-er-text-container .lsq-er-actions-container {
  display: inline-block;
}
.app-style-wrapper .lsq-er-container .lsq-er-actions-container .lsq-er-cancel-button span {
  width: 19px;
  height: 16px;
  display: inline-block;
  margin-left: 2px;
  background: url(https://lsqappcommoncontent.s3.amazonaws.com/cdn/img/leadsquared/lsq-sprite.png);
  cursor: pointer;
  margin-top: 2px;
  background-position: -586px -339px;
}
.app-style-wrapper .lsq-er-container .lsq-er-actions-container .lsq-er-save-button span {
  width: 19px;
  height: 16px;
  display: inline-block;
  background: url(https://lsqappcommoncontent.s3.amazonaws.com/cdn/img/leadsquared/lsq-sprite.png);
  cursor: pointer;
  margin-top: 2px;
  margin-left: 4px;
  background-position: -561px -339px;
  float: left;
}
.app-style-wrapper .lsq-er-container .lsq-er-actions-container .lsq-er-save-button span.invalid-icon {
  background-position: -619px -406px;
}
.app-style-wrapper .lsq-er-container .user-validation-error {
  border-bottom: 1px solid #e91010 !important;
}
.app-style-wrapper .lsq-er-container .bottom-border {
  border-bottom: 1px dashed #d5d5d5;
}
@media all and (max-width: 240px) {
  .app-style-wrapper .toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .app-style-wrapper .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .app-style-wrapper .toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .app-style-wrapper .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .app-style-wrapper .toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
.app-style-wrapper .away-user-li::before {
  background-color: #efd30a;
}
.app-style-wrapper .online-user-li::before {
  background-color: #25c854;
}
.app-style-wrapper .offline-user-li::before {
  background-color: #d9d9d9;
}
.app-style-wrapper .status-list {
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  min-width: 150px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  list-style: none;
  left: 15px;
  top: 100px;
  z-index: 4;
}
.app-style-wrapper .status-list .show {
  display: block;
}
.app-style-wrapper .status-list li {
  padding: 5px 0 5px 10px;
}
.app-style-wrapper .status-list li::before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.app-style-wrapper .status-list li:hover {
  background-color: #08c;
  color: #fff;
  cursor: pointer;
}
.app-style-wrapper .tooltip.left .tooltip-arrow {
  border-left: 5px solid #fff !important;
}
.app-style-wrapper .lsqui-popover.out,
.app-style-wrapper .lsqui-popover.pop,
.app-style-wrapper .lsqui-popover.pop-out {
  opacity: 0;
}
.app-style-wrapper .lsqui-popover-rtl {
  direction: rtl;
  text-align: right;
}
.app-style-wrapper .lsqui-popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
  min-width: 50px;
  min-height: 32px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.app-style-wrapper .lsqui-popover.top,
.app-style-wrapper .lsqui-popover.top-left,
.app-style-wrapper .lsqui-popover.top-right {
  margin-top: -10px;
}
.app-style-wrapper .lsqui-popover.right,
.app-style-wrapper .lsqui-popover.right-bottom,
.app-style-wrapper .lsqui-popover.right-top {
  margin-left: 10px;
}
.app-style-wrapper .lsqui-popover.bottom,
.app-style-wrapper .lsqui-popover.bottom-left,
.app-style-wrapper .lsqui-popover.bottom-right {
  margin-top: 10px;
}
.app-style-wrapper .lsqui-popover.left,
.app-style-wrapper .lsqui-popover.left-bottom,
.app-style-wrapper .lsqui-popover.left-top {
  margin-left: -10px;
}
.app-style-wrapper .lsqui-popover.pop {
  -webkit-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  -o-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
}
.app-style-wrapper .lsqui-popover.pop-out {
  -webkit-transition: 0.15s linear;
  -o-transition: 0.15s linear;
  transition: 0.15s linear;
}
.app-style-wrapper .lsqui-popover.fade,
.app-style-wrapper .lsqui-popover.fade-out {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0;
}
.app-style-wrapper .lsqui-popover.in {
  -webkit-transform: none;
  -o-transform: none;
  transform: none;
  opacity: 1;
}
.app-style-wrapper .lsqui-popover .lsqui-popover-content {
  padding: 9px 14px;
  display: block;
}
.app-style-wrapper .lsqui-popover .lsqui-popover-content > div:first-child {
  width: 99%;
}
.app-style-wrapper .lsqui-popover-inner .close {
  font-family: arial;
  margin: 8px 10px 0 0;
  float: right;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  text-decoration: none;
}
.app-style-wrapper .lsqui-popover-inner .close:focus,
.app-style-wrapper .lsqui-popover-inner .close:hover {
  opacity: 0.5;
}
.app-style-wrapper .lsqui-popover-inner .close:after {
  content: "\00D7";
  width: 0.8em;
  height: 0.8em;
  padding: 4px;
  position: relative;
}
.app-style-wrapper .lsqui-popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 5px 5px 0 0;
}
.app-style-wrapper .lsqui-popover-content {
  padding: 9px 14px;
  display: none;
}
.app-style-wrapper .lsqui-popover-inverse {
  background-color: #333;
  color: #eee;
}
.app-style-wrapper .lsqui-popover-inverse .lsqui-popover-title {
  background: #333;
  border-bottom: 1px solid #3b3b3b;
  color: #eee;
}
.app-style-wrapper .lsqui-no-padding .lsqui-popover-content {
  padding: 0;
}
.app-style-wrapper .lsqui-no-padding .list-group-item {
  border-right: none;
  border-left: none;
}
.app-style-wrapper .lsqui-no-padding .list-group-item:first-child {
  border-top: 0;
}
.app-style-wrapper .lsqui-no-padding .list-group-item:last-child {
  border-bottom: 0;
}
.app-style-wrapper .lsqui-popover > .lsqui-arrow,
.app-style-wrapper .lsqui-popover > .lsqui-arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.app-style-wrapper .lsqui-popover > .lsqui-arrow {
  border-width: 11px;
}
.app-style-wrapper .lsqui-popover > .lsqui-arrow:after {
  border-width: 10px;
  content: "";
}
.app-style-wrapper .lsqui-popover.top-left > .lsqui-arrow,
.app-style-wrapper .lsqui-popover.top-right > .lsqui-arrow,
.app-style-wrapper .lsqui-popover.top > .lsqui-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;
}
.app-style-wrapper .lsqui-popover.top-left > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover.top-right > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover.top > .lsqui-arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #fff;
  border-bottom-width: 0;
}
.app-style-wrapper .lsqui-popover.right-bottom > .lsqui-arrow,
.app-style-wrapper .lsqui-popover.right-top > .lsqui-arrow,
.app-style-wrapper .lsqui-popover.right > .lsqui-arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .lsqui-popover.right-bottom > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover.right-top > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover.right > .lsqui-arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.app-style-wrapper .lsqui-popover.bottom-left > .lsqui-arrow,
.app-style-wrapper .lsqui-popover.bottom-right > .lsqui-arrow,
.app-style-wrapper .lsqui-popover.bottom > .lsqui-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;
}
.app-style-wrapper .lsqui-popover.bottom-left > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover.bottom-right > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover.bottom > .lsqui-arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #fff;
  border-top-width: 0;
}
.app-style-wrapper .lsqui-popover.left-bottom > .lsqui-arrow,
.app-style-wrapper .lsqui-popover.left-top > .lsqui-arrow,
.app-style-wrapper .lsqui-popover.left > .lsqui-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);
}
.app-style-wrapper .lsqui-popover.left-bottom > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover.left-top > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover.left > .lsqui-arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.app-style-wrapper .lsqui-popover-inverse.top-left > .lsqui-arrow,
.app-style-wrapper .lsqui-popover-inverse.top-left > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover-inverse.top-right > .lsqui-arrow,
.app-style-wrapper .lsqui-popover-inverse.top-right > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover-inverse.top > .lsqui-arrow,
.app-style-wrapper .lsqui-popover-inverse.top > .lsqui-arrow:after {
  border-top-color: #333;
}
.app-style-wrapper .lsqui-popover-inverse.right-bottom > .lsqui-arrow,
.app-style-wrapper .lsqui-popover-inverse.right-bottom > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover-inverse.right-top > .lsqui-arrow,
.app-style-wrapper .lsqui-popover-inverse.right-top > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover-inverse.right > .lsqui-arrow,
.app-style-wrapper .lsqui-popover-inverse.right > .lsqui-arrow:after {
  border-right-color: #333;
}
.app-style-wrapper .lsqui-popover-inverse.bottom-left > .lsqui-arrow,
.app-style-wrapper .lsqui-popover-inverse.bottom-left > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover-inverse.bottom-right > .lsqui-arrow,
.app-style-wrapper .lsqui-popover-inverse.bottom-right > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover-inverse.bottom > .lsqui-arrow,
.app-style-wrapper .lsqui-popover-inverse.bottom > .lsqui-arrow:after {
  border-bottom-color: #333;
}
.app-style-wrapper .lsqui-popover-inverse.left-bottom > .lsqui-arrow,
.app-style-wrapper .lsqui-popover-inverse.left-bottom > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover-inverse.left-top > .lsqui-arrow,
.app-style-wrapper .lsqui-popover-inverse.left-top > .lsqui-arrow:after,
.app-style-wrapper .lsqui-popover-inverse.left > .lsqui-arrow,
.app-style-wrapper .lsqui-popover-inverse.left > .lsqui-arrow:after {
  border-left-color: #333;
}
.app-style-wrapper .lsqui-popover i.icon-refresh:before {
  content: "";
}
.app-style-wrapper .lsqui-popover i.icon-refresh {
  display: block;
  width: 30px;
  height: 30px;
  font-size: 20px;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-left: -15px;
  margin-right: -15px;
  background: url(../img/loading.gif) no-repeat;
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
.app-style-wrapper .lsqui-popover-backdrop {
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}
.app-style-wrapper .lsqui-popover .dropdown-menu {
  display: block;
  position: relative;
  top: 0;
  border: none;
  box-shadow: none;
  float: none;
}
.app-style-wrapper .modal-v4 {
  border: 0 !important;
  border-radius: 6px !important;
  top: 50% !important;
  left: 50% !important;
  -moz-transform: translateY(-51%) translateX(-50%);
  -ms-transform: translateY(-51%) translateX(-50%);
  -o-transform: translateY(-51%) translateX(-50%);
  -webkit-transform: translateY(-51%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: fixed !important;
  max-width: 900px !important;
  overflow: hidden !important;
  margin: 0 !important;
  min-height: 200px;
  z-index: 1111;
}
.app-style-wrapper .modal-v4 .modal-header {
  border-bottom: 1px solid #e0e0e0 !important;
}
.app-style-wrapper .modal-v4 .modal-header .popup-header {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 5px;
}
.app-style-wrapper .modal-v4 .modal-header .popup-header button.close.popup-close {
  outline: 0;
  cursor: pointer;
}
.app-style-wrapper .modal-v4 .modal-header .popup-header button.close.popup-close:hover {
  background-color: transparent;
  border-left: 1px solid transparent;
  cursor: pointer;
}
.app-style-wrapper .modal-v4 .modal-header .popup-header h3 {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  color: #555;
  font-size: 20px !important;
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .modal-v4 .modal-body {
  min-height: 80px !important;
  padding: 10px 10px 10px 15px;
}
.app-style-wrapper .modal-v4 .modal-body.no-padding {
  min-height: 80px !important;
  padding: 0;
  max-height: 100% !important;
}
.app-style-wrapper .modal-v4 .modal-body.no-padding.width-100 {
  width: 100%;
}
.app-style-wrapper .modal-v4 .modal-footer {
  background-color: #fff !important;
  border-top: 1px solid #ddd;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  padding: 13px 15px 13px !important;
  position: fixed;
  bottom: 0;
  width: 96.2%;
}
.app-style-wrapper .modal-v4 .modal-footer .btn-cancel-link {
  background-image: none;
  font-size: 13px;
  font-family: Segoe UI;
  box-shadow: none;
  background-color: transparent !important;
  border: transparent !important;
  color: gray !important;
  cursor: pointer !important;
  padding: 5px 15px 6px 15px !important;
  text-shadow: none !important;
  outline: 0;
  margin-top: 1px !important;
  position: relative;
}
.app-style-wrapper .modal-v4 .modal-footer .btn-cancel-link:hover {
  color: gray !important;
}
.app-style-wrapper .modal-v4 .modal-footer button.lsq-form-action-btn:nth-child(2) {
  margin-right: 10px;
}
.app-style-wrapper .modal-v4 .modal-footer .btn-primary {
  background-color: #64b5f6;
  border: 1px solid transparent !important;
  color: #fff !important;
  cursor: pointer !important;
  padding: 5px 20px 6px 20px !important;
  text-decoration: none !important;
  vertical-align: -3px !important;
  float: right !important;
  margin: 0;
  font-size: 13px;
  border-radius: 2px !important;
}
.app-style-wrapper .modal-v4 .modal-footer .btn-primary:hover {
  background-color: #47a7ff !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
.app-style-wrapper .modal-v4 .modal-footer .btn-primary.disabled {
  background-color: #e6e6e6 !important;
  border: 1px solid #ccc !important;
  font-size: 13px;
}
.app-style-wrapper #lsq-form-modal {
  min-height: 580px;
  max-height: 553px;
  min-width: 850px;
  max-width: 850px !important;
}
.app-style-wrapper .lsq-form-related-settings-panel {
  margin-bottom: 10px;
}
.app-style-wrapper .lsq-form-related-settings-panel .lsq-form-related-settings-panel-header {
  padding-bottom: 5px;
}
.app-style-wrapper .lsq-form-related-settings-panel .lsq-form-related-settings-panel-body {
  max-height: 300px;
  overflow: auto;
  border-bottom: 1px solid #ddd;
  margin-top: 10px;
}
.app-style-wrapper .lsq-form-related-settings-panel .lsq-form-related-settings-panel-button {
  margin-bottom: 10px;
}
.app-style-wrapper .lsq-form-related-settings-panel .lsq-form-related-settings-panel-button-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 92.6% !important;
  display: inline-block;
  top: 1px;
  position: relative;
}
.app-style-wrapper .lsq-form-related-settings-panel .lsq-form-related-settings-panel-button-link {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: Segoe UI Semibold;
  padding: 6px 10px;
  color: #fff !important;
  text-decoration: none !important;
  display: block;
  cursor: pointer;
  background-image: none;
  background-color: #a90329;
  border: 1px solid #9c0125;
}
.app-style-wrapper .lsq-form-related-settings-panel .lsq-form-related-settings-panel-button-link .lsq-sprite-icon-quick-add {
  display: inline-block;
  top: 3px;
}
.app-style-wrapper .collapsed-related-setting .lsq-form-related-settings-panel .lsq-form-related-settings-panel-header {
  display: none !important;
}
.app-style-wrapper .collapsed-related-setting .lsq-form-related-settings-panel .lsq-form-related-settings-panel-body {
  width: 130%;
  border-bottom: 0;
}
.app-style-wrapper .collapsed-related-setting .lsq-form-related-settings-panel .lsq-form-related-settings-panel-button-text {
  display: none;
}
.app-style-wrapper .collapsed-related-setting .lsq-form-related-settings-panel .lsq-form-related-settings-panel-button-link {
  max-width: 12px;
  max-height: 18px;
}
.app-style-wrapper .collapsed-related-setting .lsq-form-related-settings-panel .lsq-form-related-settings-panel-button-link .lsq-sprite-icon-quick-add {
  display: inline-block;
  top: 7px;
}
.app-style-wrapper .lsq-process-related-settings-panel-button {
  margin-bottom: 10px;
}
.app-style-wrapper .lsq-process-related-settings-panel-button-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 85% !important;
  display: inline-block;
  top: 1px;
  position: relative;
}
.app-style-wrapper .lsq-process-related-settings-panel-button-link {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 10px;
  color: #fff !important;
  text-decoration: none !important;
  display: block;
  cursor: pointer;
  background-image: none;
}
.app-style-wrapper .related-action-wrapper[data-entity-type=activity] .related-action .lsq-process-related-settings-panel-button-link {
  max-width: 300px;
}
.app-style-wrapper .collapsed-related-setting .related-action-wrapper[data-entity-type=activity] .related-action .lsq-process-related-settings-panel-button-link {
  max-width: 13px;
}
.app-style-wrapper .lsq-process-related-settings-panel-button-link .lsq-sprite-icon-quick-add {
  display: inline-block;
  top: 3px;
}
.app-style-wrapper .related-action-wrapper[data-entity-type=activity] .related-action .lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown {
  max-width: 300px;
}
.app-style-wrapper .lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 10px;
  text-decoration: none !important;
  display: block;
  cursor: pointer;
  background-color: #a90329;
  border: 1px solid #a90329;
}
.app-style-wrapper .activity-edit-icon.lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown,
.app-style-wrapper .process-executor-container.lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown,
.app-style-wrapper .task-edit-icon.lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown {
  padding: 6px 2px;
  background-color: inherit;
  border: inherit;
}
.app-style-wrapper .lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown-toggle {
  padding: 0;
  box-shadow: none !important;
}
.app-style-wrapper .lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown-text {
  color: #fff;
  text-shadow: none !important;
}
.app-style-wrapper .lsq-form-related-settings-panel-dropdown-wrapper .caret {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 4px solid #fff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  opacity: 1;
  float: right;
  margin-top: 8px;
}
.app-style-wrapper .lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown.btn-group:hover .lsq-form-related-settings-panel-dropdown-menu.dropdown-menu {
  visibility: visible;
  display: block;
  position: absolute;
  margin-top: -1px;
  margin-left: -1px;
  min-width: 123px;
  border-radius: 0;
  cursor: default;
  text-align: left;
  width: 100%;
  max-height: 200px;
  overflow: auto;
}
.app-style-wrapper .lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown-menu-item-anchor {
  padding: 5px 5px 5px 20px;
  white-space: nowrap;
}
.app-style-wrapper .lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown-menu-item-anchor-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  font-size: 12px !important;
  vertical-align: text-bottom;
  padding-left: 5px;
  display: inline-block;
  width: 95%;
}
.app-style-wrapper .lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown-menu-item-anchor-color {
  width: 4px !important;
  margin-right: 6px !important;
  margin-left: -6px !important;
  height: 14px !important;
  margin-top: -3px !important;
  vertical-align: middle !important;
  display: inline-block;
}
.app-style-wrapper .lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown-menu-item-anchor:hover .lsq-form-related-settings-panel-dropdown-menu-item-anchor-text {
  color: #fff !important;
}
.app-style-wrapper .lsq-form-related-settings-panel-dropdown-menu::-webkit-scrollbar {
  width: 10px;
}
.app-style-wrapper .lsq-form-related-settings-panel-dropdown-menu::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.app-style-wrapper .lsq-form-related-settings-panel-dropdown-menu::-webkit-scrollbar-thumb {
  background: #c1c1c1;
}
.app-style-wrapper .lsq-form-related-settings-panel-dropdown-menu::-webkit-scrollbar-thumb:hover {
  background: #b1b1b1;
}
.app-style-wrapper .collapsed-related-setting .lsq-process-related-settings-panel-button-text {
  display: none;
}
.app-style-wrapper .collapsed-related-setting .lsq-process-related-settings-panel-button-link {
  max-width: 12px;
  max-height: 18px;
}
.app-style-wrapper .collapsed-related-setting .lsq-process-related-settings-panel-button-link .lsq-sprite-icon-quick-add {
  display: inline-block;
  top: 7px;
}
.app-style-wrapper .collapsed-related-setting .lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown-text {
  display: none;
}
.app-style-wrapper .collapsed-related-setting .lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown-toggle .caret {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 4px solid #fff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  opacity: 1;
  float: right;
  margin-top: -8px;
  margin-right: -2px;
}
.app-style-wrapper .collapsed-related-setting .lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown-menu {
  right: -1px;
  left: auto;
  float: right;
}
.app-style-wrapper .collapsed-related-setting .lsq-form-related-settings-panel-dropdown-wrapper .lsq-form-related-settings-panel-dropdown.btn-group:hover .lsq-form-related-settings-panel-dropdown-menu.dropdown-menu {
  width: 300px !important;
  max-width: 300px !important;
}
.app-style-wrapper .lsq-form-list-action-anchor-text,
.app-style-wrapper .lsq-form-related-single-action-anchor-text {
  font-size: 11px !important;
  font-family: Segoe UI Semibold;
  vertical-align: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: pre-line;
}
.app-style-wrapper .lsq-form-list-action-anchor-color,
.app-style-wrapper .lsq-form-related-single-action-anchor-color {
  display: inline-block;
  width: 4px;
  height: 10px;
  margin-right: 2px;
}
.app-style-wrapper .lsq-form-related-single-action-anchor:hover .lsq-form-related-single-action-anchor-text {
  color: #fff !important;
}
.app-style-wrapper .lsq-form-related-single-group-btn-span {
  width: 3px !important;
  height: 12px !important;
  display: inline-block !important;
  float: none !important;
  min-height: 12px !important;
  vertical-align: -2px !important;
  margin-left: 0 !important;
}
.app-style-wrapper .lsq-form-related-single-group-btn-panel-dropdown-wrapper .lsq-form-related-single-group-btn-panel-dropdown-toggle .add-activity-icon {
  min-width: 16px;
  min-height: 19px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png);
  background-position: -403px -337px;
}
.app-style-wrapper .lsq-form-related-single-group-btn-panel-dropdown-wrapper .lsq-form-related-single-group-btn-panel-dropdown-toggle .lsq-form-related-single-group-btn-panel-dropdown-text {
  vertical-align: top;
}
.app-style-wrapper .lsq-form-related-single-group-btn-panel-dropdown-wrapper .lsq-form-related-single-group-btn-panel-dropdown-toggle .caret {
  margin-top: 0;
  margin-left: 5px;
}
.app-style-wrapper .lsq-form-related-single-group-btn-display-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 120px !important;
  display: inline-block;
  vertical-align: top !important;
  margin-left: 5px;
}
.app-style-wrapper .lsq-form-related-single-group-btn-panel-dropdown-wrapper .lsq-form-related-single-group-btn-panel-dropdown-menu {
  padding: 0;
  border-bottom: 1px;
  min-width: 210px !important;
  border-radius: 0 !important;
  border: 1px solid #cacaca;
  max-width: 210px !important;
}
.app-style-wrapper .lsq-form-related-single-group-btn-panel-dropdown-wrapper .lsq-form-related-single-group-btn-panel-dropdown-menu li {
  border-bottom: 1px solid #ddd;
  border-top-right-radius: 5px !important;
}
.app-style-wrapper .lsq-form-related-single-group-btn-panel-dropdown-wrapper .lsq-form-related-single-group-btn-panel-dropdown-menu li:last-child {
  border-bottom-right-radius: 5px !important;
}
.app-style-wrapper .lsq-form-related-single-group-btn-panel-dropdown-wrapper .lsq-form-related-single-group-btn-panel-dropdown-menu a {
  padding: 4px 10px;
  color: #444;
  font-size: 10px;
  background: #fff;
  border-radius: 0;
  white-space: nowrap;
}
.app-style-wrapper .lsq-form-related-single-group-btn-panel-dropdown-wrapper .lsq-form-related-single-group-btn-panel-dropdown-menu a:hover {
  color: #444;
  background-color: #f1f1f1 !important;
  border-radius: 0 !important;
}
.app-style-wrapper .lsq-form-related-single-group-btn-panel-dropdown-wrapper .lsq-form-related-single-group-btn-panel-dropdown-menu-item-anchor-color {
  width: 3px !important;
  margin-right: 6px !important;
  margin-left: -6px !important;
  height: 14px !important;
  margin-top: -3px !important;
  vertical-align: middle !important;
  display: inline-block;
}
.app-style-wrapper .lsq-form-related-single-group-btn-panel-dropdown-wrapper .lsq-form-related-single-group-btn-panel-dropdown-menu .lsq-form-related-single-group-btn-panel-dropdown-menu-item-anchor-text,
.app-style-wrapper .lsq-form-related-single-group-btn-panel-dropdown-wrapper .lsq-form-related-single-group-btn-panel-dropdown-toggle .lsq-form-related-single-group-btn-panel-dropdown-menu-item-anchor-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
  vertical-align: -5px;
}
.app-style-wrapper .lsq-form-list-single-action-sub-dropdown li:hover .lsq-form-list-action-anchor-text {
  color: #fff !important;
}
.app-style-wrapper .dropdown-menu li a .lsq-form-list-action-anchor-text.small-x {
  font-family: Segoe UI !important;
}
.app-style-wrapper .dropdown-menu li a:hover span.lsq-form-list-action-anchor-text.small-x {
  color: #fff;
}
.app-style-wrapper #lsq-form-usage-modal .lsq-form-usage-header {
  font-style: italic;
  margin-bottom: 5px;
}
.app-style-wrapper #lsq-form-usage-modal .lsq-form-usage-list {
  max-height: 200px;
  list-style: none;
  margin-left: 4px;
  padding-left: 0;
}
.app-style-wrapper #lsq-form-usage-modal .lsq-form-usage-list .lsq-form-usage-list-item {
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: 7px;
}
.app-style-wrapper #lsq-form-usage-modal .lsq-form-usage-list .lsq-form-usage-list-item:before {
  content: "-";
  color: #08c;
}
.app-style-wrapper #lsq-form-usage-modal .lsq-form-usage-list .lsq-form-usage-list-item .lsq-form-usage-list-item-link {
  padding-left: 1em;
  font-size: 12px;
  text-decoration: none;
}
.app-style-wrapper body.blur-mask #mx-site-footer,
.app-style-wrapper body.blur-mask #mx-site-header,
.app-style-wrapper body.blur-mask #mx-site-main-body {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
}
.app-style-wrapper body.blur-mask .modal-backdrop,
.app-style-wrapper body.blur-mask .modal-backdrop.fade.in {
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0.8;
  -moz-transition: opacity 0.45s ease-in-out 0s, visibility 0.45s ease-in-out 0s;
  -o-transition: opacity 0.45s ease-in-out 0s, visibility 0.45s ease-in-out 0s;
  -webkit-transition: opacity 0.45s ease-in-out 0s, visibility 0.45s ease-in-out 0s;
  transition: opacity 0.45s ease-in-out 0s, visibility 0.45s ease-in-out 0s;
}
@media (min-width: 1900px) {
  .app-style-wrapper .lsq-default-form-button {
    width: 85% !important;
  }
}
@media (max-width: 1100px) {
  .app-style-wrapper .lsq-default-form-button {
    width: 78.6% !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .app-style-wrapper .lsq-default-form-button {
    height: 18px !important;
    width: 64% !important;
  }
  .app-style-wrapper .lsq-default-form-button .lsq-form-related-settings-panel-dropdown-text {
    white-space: nowrap;
    position: relative;
    top: -14px;
    left: 16px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .app-style-wrapper .lsq-default-form-button {
    width: 73% !important;
  }
}
.app-style-wrapper #lsq-form-submission-data-modal {
  min-height: 370px;
  max-height: 522px;
  min-width: 800px;
}
.app-style-wrapper #lsq-form-submission-data-modal .lsq-form-submission-entity-holder {
  border: 1px solid #dbdbdb;
  background: #f9f9f9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.app-style-wrapper #lsq-form-submission-data-modal .lsq-form-submission-data-modal-wrapper {
  margin-top: 10px;
}
.app-style-wrapper #lsq-form-submission-data-modal .lsq-form-submission-entity-type-legend {
  padding: 3px;
  margin: 2px 10px;
  line-height: 2px;
  font-family: Segoe UI Semibold;
  display: inline-block;
  width: auto;
  transform: translateY(-40%);
}
.app-style-wrapper #lsq-form-submission-data-modal .lsq-form-submission-entity-type-legend .ellipsis-text {
  font-family: Segoe UI Semibold;
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(40%);
  display: inline-block;
}
.app-style-wrapper #lsq-form-submission-data-modal .lsq-form-submission-field-entity-field-table {
  margin-bottom: 0;
  font-family: segoe ui;
  margin: 0;
  width: 100.1%;
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #989898 -moz-use-text-color #989898 #989898;
  border-style: none none solid;
  border-collapse: separate;
  empty-cells: show;
  border: 0;
}
.app-style-wrapper #lsq-form-submission-data-modal .lsq-form-submission-field-entity-field-holder {
  margin: 15px 12px;
  min-height: 20px;
  display: block;
  word-wrap: break-word;
  line-height: 18px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 326px;
}
.app-style-wrapper #lsq-form-submission-data-modal .lsq-form-submission-field-entity-field-table tr {
  background-color: #fdfdfd;
}
.app-style-wrapper #lsq-form-submission-data-modal .lsq-form-submission-field-entity-field-table thead td {
  background-color: #f3f3f3;
  border-top: 1px solid #dbdbdb !important;
}
.app-style-wrapper #lsq-form-submission-data-modal .lsq-form-submission-field-entity-field-table td {
  border: 0 solid #dbdbdb !important;
  border-bottom: 1px solid #dbdbdb !important;
  border-left: 1px solid #dbdbdb !important;
  border-collapse: collapse;
  padding: 5px 7px;
}
.app-style-wrapper #lsq-form-submission-data-modal .lsq-form-submission-field-entity-field-table .cell-field {
  width: 35%;
}
.app-style-wrapper #lsq-form-submission-data-modal .lsq-form-submission-field-entity-field-table td:last-child {
  border-right: 1px solid #dbdbdb !important;
}
.app-style-wrapper #lsq-form-submission-data-modal .lsq-form-submission-field-entity-field-table .cell-value {
  width: 65%;
}
.app-style-wrapper #lsq-form-submission-data-modal .lsq-form-submission-field-entity-field-table .cell-field.activity-pad-value {
  padding-left: 15px;
}
.app-style-wrapper #lsq-form-submission-data-modal .modal-footer {
  text-align: right;
  position: initial;
}
.app-style-wrapper .lead-task-row .task-edit-icon .dropdown-menu {
  right: 0;
  left: auto;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul .lead-option-container-name-li {
  list-style-image: none;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul .lead-control-option-wrapper {
  border-bottom: 1px solid #c9c9c9;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-autocomplete .ui-menu-item a.ui-state-focus,
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-autocomplete .ui-menu-item a.ui-state-hover,
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-autocomplete .ui-menu-item a:focus,
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-autocomplete .ui-menu-item a:hover {
  background: #f9f9f9 0 0 no-repeat padding-box !important;
  border: unset !important;
  color: unset !important;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-menu .ui-menu-item a.ui-state-active,
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-menu .ui-menu-item a.ui-state-focus {
  margin: unset !important;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-state-focus a {
  color: #404040 !important;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul .lead-option-container-name-li .lead-control-name-container {
  float: left;
  max-width: 100%;
  min-width: 95%;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul .lead-option-container-name-li .lead-control-name-container .lead-control-name {
  padding: 0 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px !important;
  border: none !important;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul .lead-option-container-other-li {
  padding-top: 5px;
  display: table-row;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul .lead-control-option-container {
  padding-top: 7px;
  padding-bottom: 7px;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul .lead-control-option-container .lead-option-other-li-container {
  display: table;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul .lead-option-container-other-li .lead-control-details-name {
  width: 30%;
  display: inline-block;
  max-width: 30%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: table-cell;
  padding-top: 5px;
  width: auto;
  max-width: 100px;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul .lead-option-container-other-li .lead-control-details-name .lead-control-details-name-txt {
  float: right;
  padding-right: 5px;
  white-space: normal;
  text-align: right;
  font-size: 12px;
  float: none;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul .lead-option-container-other-li .lead-control-details-value {
  width: 70%;
  display: inline-block;
  max-width: 70%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: table-cell;
  padding-top: 5px;
  width: auto;
  max-width: calc(100% - 210px);
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul .lead-option-container-other-li .lead-control-details-value .lead-control-details-value-container {
  display: inline;
  font-size: 12px;
  white-space: normal;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  max-height: 280px;
  border-top: none;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul .create-lead-control-option-wrapper {
  position: sticky;
  bottom: 0;
  z-index: 1;
  background-color: #fff;
  height: 30px;
  font-family: "Segoe UI Semibold";
  cursor: pointer;
  border-top: 1px solid #c9c9c9;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul .create-lead-control-option-wrapper .create-lead-control-option-container {
  font-size: 15px !important;
  color: #4f9bfc;
  padding: 5px !important;
  height: 20px;
  font-family: "Segoe UI Semibold";
  cursor: pointer;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul .no-records-found-option-wrapper {
  position: sticky;
  bottom: 0;
  z-index: 1;
  background-color: #fff;
  height: 30px;
  font-family: "Segoe UI Semibold";
  cursor: pointer;
  border-top: 1px solid #c9c9c9;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul .no-records-found-option-wrapper .no-records-found-option-container {
  font-size: 12px !important;
  padding: 5px !important;
  height: 20px;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul::-webkit-scrollbar-thumb {
  background-color: #c9c9c9;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-lsq-leadcombobox-ul::-webkit-scrollbar {
  width: 5px;
}
.app-style-wrapper .custom-combobox.ui-lsq-leadcombobox-container input.custom-combobox-input.ui-widget.ui-widget-content.ui-state-default.ui-corner-left.ui-autocomplete-input {
  padding-right: 40px !important;
  width: 85%;
  width: calc(100% - 40px) !important;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.app-style-wrapper .custom-combobox.ui-lsq-leadcombobox-container input.ui-autocomplete-input.ui-autocomplete-loading ~ a.clear-lead-control,
.app-style-wrapper .custom-combobox.ui-lsq-leadcombobox-container input.ui-autocomplete-input.ui-autocomplete-loading ~ a.view-lead-control {
  display: none;
}
.app-style-wrapper .ui-lsq-leadcombobox + .custom-combobox.ui-lsq-leadcombobox-container:not(:hover) input.ui-autocomplete-input ~ a.view-lead-control,
.app-style-wrapper .ui-lsq-leadcombobox:not(.hasValue) + .custom-combobox.ui-lsq-leadcombobox-container input.ui-autocomplete-input ~ a.clear-lead-control,
.app-style-wrapper .ui-lsq-leadcombobox:not(.hasValue) + .custom-combobox.ui-lsq-leadcombobox-container input.ui-autocomplete-input ~ a.view-lead-control {
  display: none;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .custom-combobox-input.ui-autocomplete-input[disabled=disabled] ~ a.dropdown-toggle.custom-combobox-toggle {
  display: none;
}
.app-style-wrapper .ui-lsq-leadcombobox-ul li.lead-control-option-wrapper:nth-last-child(2) {
  border-bottom: 0 !important;
}
.app-style-wrapper .ui-lsq-leadcombobox-container .ui-autocomplete-input.ui-autocomplete-loading {
  background: #fff url(/Content/LeadSquared/Common/img/wait/16.gif) no-repeat 97% 44%;
}
.app-style-wrapper .ui-lsq-leadcombobox-container.custom-combobox a.clear-lead-control .clear-btn {
  width: 10px;
  height: 10px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) no-repeat;
  background-position: -695px -295px;
  opacity: 0.5;
  margin: 0 !important;
  float: right;
}
.app-style-wrapper .ui-lsq-leadcombobox-container a.clear-lead-control {
  position: absolute;
  right: 5px;
  top: 7px;
}
.app-style-wrapper .custom-combobox.ui-lsq-leadcombobox-container input.ui-autocomplete-input.ui-autocomplete-loading ~ a.clear-lead-control {
  display: none;
}
.app-style-wrapper .custom-combobox.ui-lsq-leadcombobox-container a.view-lead-control {
  position: absolute;
  right: 20px;
  top: 6px;
}
.app-style-wrapper .custom-combobox.ui-lsq-leadcombobox-container a.view-lead-control .view-btn {
  width: 12px;
  height: 12px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite-v3.png) no-repeat;
  background-position: -191px -660px;
  opacity: 0.5;
  margin: 0 !important;
  float: right;
}
.app-style-wrapper .collapsed .lsq-form-related-settings-panel-dropdown-wrapper {
  margin-right: -4px;
  float: right;
}
.app-style-wrapper .collapsed .lsq-form-related-settings-panel-dropdown.btn-group {
  max-width: 13px;
}
.app-style-wrapper .process-executor-container .lsq-form-related-settings-panel-dropdown-menu.dropdown-menu {
  width: 240px !important;
}
.app-style-wrapper .task-calendar-edit-btn-wrapper .lsq-form-related-single-group-btn-panel-dropdown-menu.dropdown-menu {
  visibility: hidden;
  display: none;
}
.app-style-wrapper .task-calendar-edit-btn-wrapper:hover .lsq-form-related-single-group-btn-panel-dropdown-menu.dropdown-menu {
  visibility: visible;
  display: block;
  position: absolute;
  float: left;
  top: 77%;
  left: 291px;
}
.app-style-wrapper .task-calendar-edit-btn-wrapper .lsq-form-related-single-group-btn-panel-dropdown-wrapper {
  display: inline-block;
}
.app-style-wrapper .task-calendar-edit-btn-wrapper .lsq-form-related-single-group-btn-panel-dropdown-menu-item-anchor-text.small.collapse-class {
  text-align: left;
}
.app-style-wrapper .btn-lead-quick-action.lsq-form-add-task-work-area span.add-task-icon {
  background-position: -548px -225px;
  min-width: 16px;
  min-height: 19px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png);
}
.app-style-wrapper .btn-lead-quick-action.lsq-form-add-task-work-area i.add-task-icon {
  min-width: 0 !important;
  width: 0 !important;
}
.app-style-wrapper body,
.app-style-wrapper html {
  min-width: 740px !important;
}
.app-style-wrapper wbr {
  display: inline-block;
}
.app-style-wrapper .word-wrap {
  display: block;
  word-wrap: break-word !important;
}
.app-style-wrapper body,
.app-style-wrapper form,
.app-style-wrapper html {
  margin: 0;
  padding: 0;
  border: 0;
  top: 0;
  bottom: 0;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
}
.app-style-wrapper a,
.app-style-wrapper abbr,
.app-style-wrapper acronym,
.app-style-wrapper address,
.app-style-wrapper article,
.app-style-wrapper aside,
.app-style-wrapper blockquote,
.app-style-wrapper body,
.app-style-wrapper caption,
.app-style-wrapper code,
.app-style-wrapper dd,
.app-style-wrapper del,
.app-style-wrapper dfn,
.app-style-wrapper dialog,
.app-style-wrapper div,
.app-style-wrapper dl,
.app-style-wrapper dt,
.app-style-wrapper em,
.app-style-wrapper fieldset,
.app-style-wrapper figure,
.app-style-wrapper footer,
.app-style-wrapper form,
.app-style-wrapper h1,
.app-style-wrapper h2,
.app-style-wrapper h3,
.app-style-wrapper h4,
.app-style-wrapper h5,
.app-style-wrapper h6,
.app-style-wrapper header,
.app-style-wrapper hgroup,
.app-style-wrapper iframe,
.app-style-wrapper img,
.app-style-wrapper label,
.app-style-wrapper legend,
.app-style-wrapper li,
.app-style-wrapper nav,
.app-style-wrapper object,
.app-style-wrapper ol,
.app-style-wrapper p,
.app-style-wrapper pre,
.app-style-wrapper q,
.app-style-wrapper section,
.app-style-wrapper span,
.app-style-wrapper table,
.app-style-wrapper tbody,
.app-style-wrapper td,
.app-style-wrapper tfoot,
.app-style-wrapper th,
.app-style-wrapper thead,
.app-style-wrapper tr,
.app-style-wrapper ul {
  font-size: 13px;
  border: 0;
  vertical-align: baseline;
  font-family: Segoe UI, Trebuchet MS, Sans-Serif;
}
.app-style-wrapper h1 {
  font-size: 2.5em;
}
.app-style-wrapper h2 {
  font-size: 2.25em;
}
.app-style-wrapper h3 {
  font-size: 2em;
}
.app-style-wrapper h4 {
  font-size: 1.75em;
}
.app-style-wrapper h5 {
  font-size: 1.5em;
}
.app-style-wrapper h6 {
  font-size: 1.25em;
}
.app-style-wrapper h7 {
  font-size: 1em;
}
.app-style-wrapper h8 {
  font-size: 0.85em;
}
.app-style-wrapper .heading-wrapper {
  margin-bottom: 20px;
}
.app-style-wrapper .heading,
.app-style-wrapper .sub-heading {
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .heading {
  margin-bottom: -4px;
  font-size: 24px;
  font-family: Segoe UI;
  font-weight: 400;
  margin-right: 5px;
}
.app-style-wrapper .sub-heading {
  margin-bottom: 9px;
  font-size: 25px;
}
.app-style-wrapper .section-heading {
  font-size: 16px;
}
.app-style-wrapper .heading img {
  padding-right: 5px;
  opacity: 0.5;
}
.app-style-wrapper .page-sub-heading {
  font-size: 17px;
  font-family: Segoe UI Semibold;
  color: #565656;
  text-shadow: 0 1px 1px #fff;
}
.app-style-wrapper .heading-back-btn-arrow {
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png);
  background-position: -549px -82px !important;
  height: 10px;
  width: 12px;
  margin-bottom: -2px;
  display: inline-block;
}
.app-style-wrapper .heading-back-btn {
  padding: 3px 4px 5px 6px;
  display: inline;
  color: #fff;
  margin-right: 10px;
}
.app-style-wrapper .heading-back-btn:hover {
  background-color: #000 !important;
  cursor: pointer;
}
.app-style-wrapper .heading-desc {
  height: 12px;
  border-bottom: 1px solid #fff;
  padding-right: 10px;
  float: left;
}
.app-style-wrapper .heading-desc a {
  text-decoration: none !important;
}
.app-style-wrapper .heading-div-height {
  height: 12px;
}
.app-style-wrapper .large-xxx {
  font-size: 32px !important;
}
.app-style-wrapper .large-xx {
  font-size: 22px !important;
}
.app-style-wrapper .large-x {
  font-size: 20px !important;
}
.app-style-wrapper .large {
  font-size: 17px !important;
}
.app-style-wrapper .medium-x {
  font-size: 14px !important;
}
.app-style-wrapper .medium {
  font-size: 13px !important;
}
.app-style-wrapper .small {
  font-size: 12px !important;
}
.app-style-wrapper .small-x {
  font-size: 11px !important;
}
.app-style-wrapper .small-xx {
  font-size: 10px !important;
}
.app-style-wrapper .bold {
  font-weight: 700;
}
.app-style-wrapper .semi-bold {
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .validation-messages {
  color: Red !important;
}
.app-style-wrapper .success {
  color: Green !important;
}
.app-style-wrapper .white-txt {
  color: #fff !important;
}
.app-style-wrapper .black-txt {
  color: #000 !important;
}
.app-style-wrapper .grey0-txt {
  color: #f6f6f6 !important;
}
.app-style-wrapper .grey1-txt {
  color: #efefef !important;
}
.app-style-wrapper .grey2-txt {
  color: #dedede !important;
}
.app-style-wrapper .grey3-txt {
  color: #cdcdcd !important;
}
.app-style-wrapper .grey4-txt {
  color: #bcbcbc !important;
}
.app-style-wrapper .grey5-txt {
  color: #ababab !important;
}
.app-style-wrapper .grey6-txt {
  color: #9a9a9a !important;
}
.app-style-wrapper .grey7-txt {
  color: #898989 !important;
}
.app-style-wrapper .grey8-txt {
  color: #787878 !important;
}
.app-style-wrapper .grey9-txt {
  color: #676767 !important;
}
.app-style-wrapper .grey10-txt {
  color: #565656 !important;
}
.app-style-wrapper .grey11-txt {
  color: #454545 !important;
}
.app-style-wrapper .grey12-txt {
  color: #343434 !important;
}
.app-style-wrapper .grey13-txt {
  color: #232323 !important;
}
.app-style-wrapper .grey14-txt {
  color: #121212 !important;
}
.app-style-wrapper .grey15-txt {
  color: #010101 !important;
}
.app-style-wrapper .white-bg {
  background: #fff !important;
}
.app-style-wrapper .black-bg {
  background: #000 !important;
}
.app-style-wrapper .sky-blue-bg {
  background-color: #dde5ef !important;
}
.app-style-wrapper .black-bg,
.app-style-wrapper .grey1-bg,
.app-style-wrapper .grey10-bg,
.app-style-wrapper .grey11-bg,
.app-style-wrapper .grey12-bg,
.app-style-wrapper .grey13-bg,
.app-style-wrapper .grey14-bg,
.app-style-wrapper .grey15-bg,
.app-style-wrapper .grey2-bg,
.app-style-wrapper .grey3-bg,
.app-style-wrapper .grey4-bg,
.app-style-wrapper .grey5-bg,
.app-style-wrapper .grey6-bg,
.app-style-wrapper .grey7-bg,
.app-style-wrapper .grey8-bg,
.app-style-wrapper .grey9-bg,
.app-style-wrapper .white-bg {
  background-image: none;
}
.app-style-wrapper .grey0-bg {
  background-color: #f6f6f6 !important;
}
.app-style-wrapper .grey1-bg {
  background-color: #efefef !important;
}
.app-style-wrapper .grey2-bg {
  background-color: #dedede !important;
}
.app-style-wrapper .grey3-bg {
  background-color: #cdcdcd !important;
}
.app-style-wrapper .grey4-bg {
  background-color: #bcbcbc !important;
}
.app-style-wrapper .grey5-bg {
  background-color: #ababab !important;
}
.app-style-wrapper .grey6-bg {
  background-color: #9a9a9a !important;
}
.app-style-wrapper .grey7-bg {
  background-color: #898989 !important;
}
.app-style-wrapper .grey8-bg {
  background-color: #787878 !important;
}
.app-style-wrapper .grey9-bg {
  background-color: #676767 !important;
}
.app-style-wrapper .grey10-bg {
  background-color: #565656 !important;
}
.app-style-wrapper .grey11-bg {
  background-color: #454545 !important;
}
.app-style-wrapper .grey12-bg {
  background-color: #343434 !important;
}
.app-style-wrapper .grey13-bg {
  background-color: #232323 !important;
}
.app-style-wrapper .grey14-bg {
  background-color: #121212 !important;
}
.app-style-wrapper .grey15-bg {
  background-color: #010101 !important;
}
.app-style-wrapper .border {
  border: 1px solid #dbdbdb !important;
}
.app-style-wrapper .border-left {
  border-left: 1px solid #dbdbdb !important;
}
.app-style-wrapper .border-right {
  border-right: 1px solid #dbdbdb !important;
}
.app-style-wrapper .border-top {
  border-top: 1px solid #dbdbdb !important;
}
.app-style-wrapper .border-bottom {
  border-bottom: 1px solid #dbdbdb !important;
}
.app-style-wrapper .no-curved-border {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.app-style-wrapper .curved-border-5 {
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
}
.app-style-wrapper .curved-border-10 {
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  border-radius: 10px !important;
}
.app-style-wrapper .curved-border-15 {
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  border-radius: 15px !important;
}
.app-style-wrapper .curved-border-20 {
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
}
.app-style-wrapper .pad-10 {
  padding: 10px;
}
.app-style-wrapper .left-pad-5 {
  padding-left: 5px;
}
.app-style-wrapper .left-pad-10 {
  padding-left: 10px;
}
.app-style-wrapper [class^=mx-tag] {
  width: 23px !important;
  height: 11px !important;
  vertical-align: baseline;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
}
.app-style-wrapper .mx-tag-beta-feature {
  background-image: url(data:image/gif;base64,R0lGODlhFwALAJEAABum3////////////yH5BAEAAAIALAAAAAAXAAsAAAIkFI6pa+sP4wv00ACuxYtjboVZB2pjZibeKa6KCbfSTNNNrQgFADs=);
}
.app-style-wrapper .mx-tag-new-feature {
  background-image: url(data:image/gif;base64,R0lGODlhFwALAJECAP///9o+AP///wAAACH5BAEAAAIALAAAAAAXAAsAAAIlVI6pa+sPIwSIghvo0Qvnv32cYolYOSbaWYkPZ3mlRNd2YytCAQA7);
}
.app-style-wrapper [class^=mx-label] {
  display: inline;
  padding: 0.2em 0.4em 0.25em;
  font-size: 70%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 0.35em;
  font-family: sans-serif;
  text-shadow: 0 1px 0 rgba(77, 77, 77, 0.2);
  margin-left: 3px;
  margin-right: 3px;
  cursor: default;
}
.app-style-wrapper [class^=mx-label].label-base {
  background-color: #b3b3b3;
  border-bottom: 1px solid rgba(165, 165, 165, 0.96);
  border-right: 1px solid rgba(175, 175, 175, 0.76);
  padding: 0.2em 0.4em 0.15em;
}
.app-style-wrapper .hoverBackground [class^=mx-label].label-base {
  background-color: #767676;
  border-bottom: 1px solid rgba(127, 127, 127, 0.85);
  border-right: 1px solid rgba(127, 127, 127, 0.85);
  padding: 0.2em 0.4em 0.15em;
}
.app-style-wrapper .hide {
  display: none;
}
.app-style-wrapper .show {
  display: block;
}
.app-style-wrapper .clear {
  clear: both !important;
}
.app-style-wrapper .clear-left {
  clear: left !important;
}
.app-style-wrapper .clear-right {
  clear: right !important;
}
.app-style-wrapper .mx-dropdown {
  height: 22px;
  font-size: 11px;
  padding: 0;
}
.app-style-wrapper input[type=checkbox].lsq-custom-checkbox + span,
.app-style-wrapper input[type=checkbox].lsq-custom-checkbox + span::before {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-left: -14px;
  margin-top: -5px;
}
.app-style-wrapper input[type=checkbox].lsq-custom-checkbox {
  opacity: 0;
}
.app-style-wrapper input[type=checkbox].lsq-custom-checkbox + span::before {
  content: "";
  width: 11px;
  height: 11px;
  margin: 0 4px 0 0;
  border: solid 1px #a8a8a8;
  line-height: 11px;
  text-align: center;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #fff;
}
.app-style-wrapper input[type=checkbox].lsq-custom-checkbox:checked + span::before {
  color: #666;
}
.app-style-wrapper input[type=checkbox].lsq-custom-checkbox:disabled + span {
  cursor: default;
  -moz-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
}
.app-style-wrapper input[type=checkbox].lsq-custom-checkbox + span::before {
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  margin-right: 0;
}
.app-style-wrapper input[type=checkbox].lsq-custom-checkbox:checked + span::before {
  content: "\2714";
  font-size: 9px;
  color: #a1a1a1;
  margin-right: 0;
}
.app-style-wrapper #mx-site-header .mx-agency-accounts li a span {
  font-size: 11px;
  display: inline-block;
  min-width: 105px;
  max-width: 105px;
  width: 105px;
  text-overflow: ellipsis;
  word-wrap: normal;
  overflow: hidden;
  white-space: nowrap;
}
.app-style-wrapper #mx-site-header .mx-agency-accounts li a {
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 12px 5px 7px 5px !important;
}
.app-style-wrapper #mx-site-header .mx-agency-accounts li .mx-menu-icon {
  background-position: -361px -14px !important;
}
.app-style-wrapper #mx-site-header .mx-agency-accounts li:hover .mx-menu-icon {
  background-position: -335px -14px !important;
}
.app-style-wrapper #mx-site-header .mx-top-nav ul li > a {
  padding: 11px 8px 11px 8px !important;
}
.app-style-wrapper #mx-site-header {
  margin-bottom: 15px;
  display: block;
  clear: both;
  position: static;
}
.app-style-wrapper #mx-site-header .toggle-menu-icon {
  height: 0;
  margin-top: -16px;
  position: relative;
  margin-bottom: 35px;
}
.app-style-wrapper #mx-site-header .toggle-menu-icon:before {
  cursor: pointer;
  content: "Hide Menu";
  font-size: 8px;
  text-align: center;
  color: #fff;
  line-height: 16px;
  display: block;
  width: 55px;
  height: 16px;
  position: absolute;
  background-color: #429de1;
  right: 47.9%;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  top: -5px;
  border: 2px solid #b7d0e2;
  border-top: 0 !important;
}
.app-style-wrapper #mx-site-header.hide-menu .toggle-menu-icon:before {
  content: "Show Menu";
}
.app-style-wrapper #mx-site-header.hide-menu .navbar {
  height: 0;
  overflow: hidden;
}
.app-style-wrapper #mx-site-header .strip {
  background-color: #1c1c1c;
  padding: 2px;
}
.app-style-wrapper #mx-site-header .mx-account-panel {
  border-left: 1px solid #dbdbdb;
}
.app-style-wrapper #mx-site-header .mx-user-options a,
.app-style-wrapper #mx-site-header .mx-user-options a:hover {
  font-size: 13px;
  text-decoration: none;
  cursor: pointer;
}
.app-style-wrapper #mx-site-header .mx-user-options li > a {
  margin-top: 0;
  display: block;
  color: #999;
  text-shadow: 0 1px 0 #fff;
  font-family: segoe ui semibold;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  padding: 13px 5px 13px 5px !important;
}
.app-style-wrapper #mx-site-header .mx-user-options li > a img {
  padding-right: 10px;
  vertical-align: text-bottom;
  opacity: 0.5;
}
.app-style-wrapper #mx-site-header .mx-user-options li > a:hover img {
  opacity: 1;
}
.app-style-wrapper #mx-site-header .mx-user-options li {
  list-style: none;
}
.app-style-wrapper #mx-site-header .mx-user-options li .user-option-icon {
  vertical-align: text-top;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  display: inline-block;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png) no-repeat -368px -8px;
}
.app-style-wrapper #mx-site-header .mx-user-options li .user-option-icon.settings {
  background-position: -282px -6px;
}
.app-style-wrapper #mx-site-header .mx-user-options li .user-option-icon.manageuatsync {
  background-position: -28px -30px;
}
.app-style-wrapper #mx-site-header .mx-user-options li .user-option-icon.signout {
  background-position: -254px -5px;
}
.app-style-wrapper #mx-site-header .mx-user-options li .user-option-icon.billing {
  background-position: -440px -5px;
}
.app-style-wrapper #mx-site-header .mx-user-options .dropdown-menu li > a {
  color: #444;
}
.app-style-wrapper #mx-site-header .mx-user-options li > a:hover {
  color: #555;
  background: #f6f6f6;
  background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#fcfcfc));
  background: -moz-linear-gradient(top, #e4e4e4, #fcfcfc);
  color: #444;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  box-shadow: inset 0 1px 0 #cecece;
  margin-top: 0;
}
.app-style-wrapper #mx-site-header .seperator {
  width: 1px;
  background-color: #d6d6d6;
  display: inline-block;
  float: right;
  height: 26px;
  margin: 10px 15px 10px 8px;
}
.app-style-wrapper #mx-site-header .mx-user-options .welcome {
  float: right;
}
.app-style-wrapper #mx-site-header .mx-user-options .icon {
  background: url(/Content/LeadSquared/Common/img/useroption.png) no-repeat center 4px;
  display: block;
  width: 20px;
  height: 18px;
  float: right;
  margin-left: 5px;
}
.app-style-wrapper #mx-site-header .mx-user-options.open .icon,
.app-style-wrapper .mx-user-options.open:hover .icon {
  background-color: #fff;
}
.app-style-wrapper #mx-site-header .brand span.lsq-logo-icon {
  max-height: 28px;
  width: 28px;
  padding-top: 5px;
  display: block;
  float: left;
  height: 26px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png);
  background-position: 0 6px;
  background-repeat: no-repeat;
}
.app-style-wrapper #mx-site-header .brand span.lsq-logo-text-icon {
  max-height: 30px;
  width: 145px;
  padding-top: 5px;
  display: block;
  float: left;
  height: 30px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png);
  background-position: -28px 6px;
  background-repeat: no-repeat;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav {
  margin: 0;
  float: right;
}
.app-style-wrapper #mx-site-header .navbar .navbar-inner {
  box-shadow: none;
  background-image: url(https://f1.leadsquaredcdn.com/leadsquared/app/LeadSquared/Common/img/header_bg.png);
  background-repeat: repeat-x;
  filter: none;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav > li > .dropdown-menu {
  position: absolute;
  visibility: hidden;
  display: none;
  z-index: 999;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav > li.dropdown.open > .dropdown-menu {
  visibility: visible;
  display: block;
  position: absolute;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav > li:hover > .dropdown-menu {
  visibility: visible;
  display: block;
  position: absolute;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav > li a {
  line-height: 20px;
  font-size: 11px;
  font-family: Segoe UI Semibold;
  text-shadow: 0 1px 0 #fff;
  padding-right: 13px;
  padding-left: 13px;
  text-transform: uppercase;
  padding-top: 13px;
  margin-top: 0;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav .active > a,
.app-style-wrapper #mx-site-header .navbar .mx-top-nav li:hover > a {
  padding-right: 15px;
  padding-left: 15px;
  color: #555;
  background-color: #e5e5e5;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav .active {
  font-family: Segoe UI Semibold;
}
.app-style-wrapper #mx-site-header .dropdown-menu {
  padding: 0;
  border-radius: 0;
  border-color: #d8d8d8;
  margin: 0 0 0 1px;
  background-color: #f2f2f2;
  border: 1px solid #d4d4d4;
  background-image: -o-linear-gradient(bottom, #fff 70%, #f2f2f2 90%);
  background-image: -moz-linear-gradient(bottom, #fff 70%, #f2f2f2 90%);
  background-image: -webkit-linear-gradient(bottom, #fff 70%, #f2f2f2 90%);
  background-image: -ms-linear-gradient(bottom, #fff 70%, #f2f2f2 90%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.7, #fff), color-stop(0.9, #f2f2f2));
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav .dropdown-menu > li > a {
  text-transform: capitalize;
  border: none;
  padding: 11px 12px 11px 12px;
  max-width: 210px;
  width: auto !important;
  display: block;
  white-space: normal;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav .dropdown-menu > li > a > .description {
  padding-top: 4px;
  display: block;
  width: 100% !important;
  white-space: normal;
  text-transform: none !important;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav .dropdown-menu > .active > a,
.app-style-wrapper #mx-site-header .navbar .mx-top-nav .dropdown-menu > li:hover > a {
  background-color: #f0f0f0 !important;
  background: 0 0;
  box-shadow: none;
  border: none;
  margin-left: 0;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav > .dropdown.open > .dropdown-toggle:hover {
  color: #3e3e3e;
  background-color: #309bfd;
}
.app-style-wrapper #mx-site-header .navbar mx-top-nav .dropdown-menu:hover,
.app-style-wrapper #mx-site-header .navbar mx-top-nav .dropdown.open .dropdown-menu,
.app-style-wrapper #mx-site-header .navbar mx-top-nav .dropdown:hover .dropdown-menu {
  margin-top: 0;
  display: block;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav .dropdown-menu::after,
.app-style-wrapper #mx-site-header .navbar .mx-top-nav .dropdown-menu::before {
  border-style: none;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav li.dropdown .dropdown-toggle .caret,
.app-style-wrapper #mx-site-header .navbar .mx-top-nav li.dropdown.open .caret {
  margin-left: 8px;
  border-top-color: #555;
  border-bottom-color: #555;
}
.app-style-wrapper #mx-site-header .mx-user-options .user-details {
  text-transform: none;
  width: 170px;
}
.app-style-wrapper #mx-site-header .navbar .dropdown-menu:after {
  border-bottom: 0 solid #fff;
}
.app-style-wrapper #mx-site-header .navbar .dropdown-menu:before {
  border-bottom: 0 solid rgba(0, 0, 0, 0.2);
}
.app-style-wrapper #mx-site-header .mx-user-options .dropdown-menu {
  position: absolute;
  visibility: hidden;
  display: none;
  z-index: 2;
}
.app-style-wrapper #mx-site-header .mx-user-options:hover > .dropdown-menu {
  visibility: visible;
  display: block;
  position: absolute;
}
.app-style-wrapper #mx-site-header .mx-user-options:hover .icon {
  background-color: #fff;
}
.app-style-wrapper #mx-site-header .mx-menu-icon {
  display: inline-block;
  width: 7px;
  height: 12px;
  margin-left: 10px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png) no-repeat -361px -10px;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav li:hover .mx-menu-icon {
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png) no-repeat -335px -10px;
}
.app-style-wrapper #mx-site-header .mx-logo-bg {
  position: relative;
  display: block;
  min-width: 28px;
  height: 41px;
  padding: 4px 10px 4px 0;
}
.app-style-wrapper #mx-site-header .navbar .nav > li {
  padding-left: 1px;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav li:hover > a,
.app-style-wrapper #mx-site-header .navbar ul.mx-top-nav li.active > a,
.app-style-wrapper #mx-site-header .navbar ul.mx-top-nav li.dropdown.open > a {
  background: #f6f6f6;
  background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#fcfcfc));
  background: -moz-linear-gradient(top, #e4e4e4, #fcfcfc);
  padding: 13px;
  color: #444;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  margin-top: 0;
  box-shadow: inset 0 1px 0 #cecece;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav li:active > a,
.app-style-wrapper #mx-site-header .navbar ul.mx-top-nav li.active:active > a {
  background: -webkit-gradient(linear, left top, left bottom, from(#cacaca), to(#fcfcfc));
  background: -moz-linear-gradient(top, #cacaca, #fcfcfc);
  box-shadow: inset 0 1px 0 #c2c2c2;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
}
.app-style-wrapper #mx-site-header .brand span.custom-logo-icon {
  padding: 5px 0;
  overflow: hidden;
  display: inline-block;
}
.app-style-wrapper [class*=" lsq-sprite-icon-"],
.app-style-wrapper [class^=lsq-sprite-icon-] {
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) !important;
  display: inline-block;
  background-repeat: no-repeat;
}
.app-style-wrapper .lsq-sprite-icon-page-prev-active {
  background-position: -249px -37px;
  border-radius: 4px;
  margin-left: 0;
  margin-top: -2px;
  padding-top: 16px;
  width: 35px;
  border-bottom: 1px solid #9d9d9d;
  border-top: 1px solid #dfdfdf;
  border-left: 1px solid #c5c5c5;
  border-right: 1px solid #c5c5c5;
  box-shadow: inset 0 1px 0 #fff;
}
.app-style-wrapper .lsq-sprite-icon-page-next-active {
  background-position: -212px -37px;
  border-radius: 4px;
  margin-left: 0;
  margin-top: -2px;
  padding-top: 16px;
  width: 35px;
  border-bottom: 1px solid #9d9d9d;
  border-top: 1px solid #dfdfdf;
  border-left: 1px solid #c5c5c5;
  border-right: 1px solid #c5c5c5;
  box-shadow: inset 0 1px 0 #fff;
}
.app-style-wrapper .lsq-sprite-icon-quick-add {
  background-position: -334px -82px;
  height: 20px;
  width: 15px;
  position: relative;
  top: 7px;
  margin-top: -6px;
  padding-right: 4px;
}
.app-style-wrapper .lsq-sprite-icon-add {
  background-position: -370px -79px;
  height: 20px;
  width: 15px;
  position: relative;
  top: 7px;
  margin-top: -6px;
  padding-right: 4px;
}
.app-style-wrapper .lsq-sprite-icon-copy {
  background-position: -260px -79px;
  height: 20px;
  width: 15px;
  position: relative;
  top: 7px;
  margin-top: -6px;
  padding-right: 4px;
}
.app-style-wrapper .lsq-sprite-icon-import {
  background-position: -406px -78px;
  height: 20px;
  width: 15px;
  position: relative;
  top: 7px;
  margin-top: -6px;
  padding-right: 4px;
}
.app-style-wrapper .lsq-sprite-icon-lead-tags-import {
  background-position: -441px -223px;
  height: 20px;
  width: 15px;
  position: relative;
  top: 7px;
  margin-top: -6px;
  padding-right: 4px;
}
.app-style-wrapper .lsq-sprite-icon-tag-grey {
  background-position: -583px -154px;
  height: 12px;
  width: 8px;
  padding-right: 10px;
  position: relative;
  top: 2px;
}
.app-style-wrapper .lsq-sprite-icon-action-small {
  background-position: -476px -43px;
  height: 12px;
  width: 8px;
  padding-right: 10px;
  position: relative;
  top: 1px;
}
.app-style-wrapper .lsq-sprite-icon-action-dropdown {
  background-position: -550px -190px;
  height: 8px;
  width: 9px;
  position: relative;
  top: 6px;
}
.app-style-wrapper .lsq-sprite-icon-adv-search {
  background-position: -550px -155px;
  height: 14px;
  width: 16px;
  margin-top: 4px;
}
.app-style-wrapper .lsq-sprite-icon-col-selector {
  background-position: -619px -152px;
  height: 20px;
  width: 20px;
  box-shadow: none !important;
  border: 0;
  background-color: #ececf0;
  margin-right: 10px;
  margin-top: 2px;
}
.app-style-wrapper .lsq-sprite-icon-desc-down-arrow {
  background-position: -82px -46px;
  height: 12px;
  width: 7px;
  margin-left: 9px;
}
.app-style-wrapper .lsq-sprite-icon-asc-up-arrow {
  background-position: -118px -46px;
  height: 12px;
  width: 7px;
  margin-left: 9px;
}
.app-style-wrapper .lsq-sprite-icon-star-yellow {
  background-position: -622px -82px;
  height: 16px;
  width: 16px;
  margin-left: 1px;
  vertical-align: middle;
  margin-bottom: 2px;
}
.app-style-wrapper .lsq-sprite-icon-star-grey {
  background-position: -586px -82px;
  height: 16px;
  width: 16px;
  margin-left: 1px;
  vertical-align: middle;
  margin-bottom: 2px;
}
.app-style-wrapper .lsq-sprite-icon-grey-dot {
  background-position: -658px -153px;
  height: 10px;
  width: 10px;
  margin-left: 1px;
  vertical-align: middle;
  float: right;
  margin-right: 11px;
  margin-top: 5px;
}
.app-style-wrapper .lsq-sprite-icon-red-dot {
  background-position: -695px -153px;
  height: 10px;
  width: 10px;
  margin-left: 1px;
  vertical-align: middle;
  float: right;
  margin-right: 11px;
  margin-top: 5px;
}
.app-style-wrapper .lsq-sprite-icon-tag-row {
  background-position: -299px -190px;
  height: 14px;
  width: 14px;
  margin-left: 1px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-bottom: 2px;
}
.app-style-wrapper .lsq-sprite-icon-email {
  background-position: -370px -226px;
  width: 15px;
  height: 17px;
  position: relative;
  top: 7px;
  left: 2px;
}
.app-style-wrapper .lsq-sprite-icon-pageselector-right {
  background-position: -610px -181px;
}
.app-style-wrapper .lsq-sprite-icon-pageselector-left {
  background-position: -574px -181px;
}
.app-style-wrapper .lsq-sprite-icon-setting-gear {
  background-position: -692px -45px;
  height: 20px;
  width: 20px;
  border: 0;
  cursor: pointer;
  background-color: transparent;
  box-shadow: none !important;
}
.app-style-wrapper .lsq-sprite-icon-static-star {
  background-position: -188px -82px;
  height: 22px;
  width: 22px;
  float: left;
  position: relative;
  top: -3px;
  right: 2px;
}
.app-style-wrapper .lsq-sprite-icon-email-to-list {
  background-position: -622px -294px;
  height: 20px;
  width: 20px;
  margin-left: 1px;
  float: right;
  margin-right: 0;
  margin-top: 2px;
}
.app-style-wrapper .lsq-sprite-icon-email-campaign {
  background-position: -657px -294px;
  height: 20px;
  width: 20px;
  margin-left: 1px;
  float: right;
  margin-right: 0;
  margin-top: 2px;
}
.app-style-wrapper .application-menu-icon {
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png) no-repeat -665px -7px;
  margin-top: 18px;
}
.app-style-wrapper .application-menu-panel {
  z-index: 999;
  background-color: #fff;
  min-width: 300px;
  max-width: 300px;
  width: 300px;
  overflow-y: scroll;
  border: 1px solid #dbdbdb;
  border-top: 0;
  border-right: 0;
  margin-right: -18px;
  overflow-x: hidden;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
}
.app-style-wrapper .application-menu-panel .user-details-link {
  text-decoration: none;
  color: #333;
}
.app-style-wrapper .application-menu-panel .menu-icon-holder {
  background-image: url(https://f1.leadsquaredcdn.com/leadsquared/app/LeadSquared/Common/img/header_bg.png);
  background-repeat: repeat-x;
  background-color: #f6f6f6;
  border-bottom: 1px solid #dbdbdb;
}
.app-style-wrapper .application-menu-panel .menu-icon-holder .application-menu-icon {
  margin: 15px;
}
.app-style-wrapper .application-menu-panel .user-details-wrapper {
  background-color: #edf4f9;
  border-bottom: 1px solid #dbdbdb;
  padding: 10px;
}
.app-style-wrapper .application-menu-panel .user-details {
  width: 80%;
  display: inline-block;
}
.app-style-wrapper .application-menu-panel .user-details .user-name {
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.app-style-wrapper .application-menu-panel .user-details .user-email {
  font-size: 12px;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.app-style-wrapper .application-menu-panel .user-details-wrapper .user-icon {
  display: inline-block;
  width: 35px;
  height: 40px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png) no-repeat -627px 0;
  margin-top: 4px;
}
.app-style-wrapper .application-menu-panel .account-name.agency {
  cursor: pointer;
  color: #309afc;
}
.app-style-wrapper .application-menu-panel #divAgencyUsersWrapper ul {
  list-style: none;
  margin: 0;
  padding-bottom: 50px;
}
.app-style-wrapper .application-menu-panel #divAgencyUsersWrapper li > a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #dbdbdb;
  padding: 10px;
  display: block;
  padding-left: 10px;
}
.app-style-wrapper .application-menu-panel #divAgencyUsersWrapper li > a::before {
  float: left;
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.app-style-wrapper .application-menu-panel #divAgencyUsersWrapper li > a.active::before {
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png) no-repeat -1056px -5px;
}
.app-style-wrapper .application-menu-panel .account-name.agency:after {
  float: right;
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png) no-repeat -975px -3px;
}
.app-style-wrapper .application-menu-panel .account-name.agency.active::after {
  background-position: -999px -2px;
}
.app-style-wrapper .application-menu-panel .accordion {
  margin-bottom: 5px;
}
.app-style-wrapper .application-menu-panel .accordion-inner {
  padding: 0 15px 3px;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-group {
  margin: 0;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-heading .accordion-toggle {
  text-decoration: none;
  color: #333;
  font-size: 14px;
  padding: 10px;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-heading .accordion-toggle.active {
  font-family: 'Segoe UI Semibold';
}
.app-style-wrapper .application-menu-panel .accordion .accordion-heading .accordion-toggle::after {
  float: right;
  content: " ";
  display: inline-block;
  width: 15px;
  height: 16px;
  margin-left: 10px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png) no-repeat -932px -2px;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-heading .accordion-toggle.active::after {
  background-position: -954px -2px;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-heading .accordion-toggle::before {
  opacity: 0.5;
  float: left;
  content: " ";
  display: inline-block;
  width: 30px;
  height: 20px;
  margin-right: 5px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png) no-repeat -694px -4px;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-heading .accordion-toggle.active::before {
  opacity: 1;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-heading[data-name=Dashboard] .accordion-toggle::before {
  background-position: -694px -4px;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-heading[data-name=Workflow] .accordion-toggle::before {
  background-position: 4px -31px;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-heading[data-name=Content] .accordion-toggle::before {
  background-position: -729px -5px;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-heading[data-name=Marketing] .accordion-toggle::before {
  background-position: -782px -4px;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-heading[data-name=Leads] .accordion-toggle::before {
  background-position: -755px -4px;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-heading[data-name=Apps] .accordion-toggle::before {
  background-position: -810px -4px;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-heading[data-name=Reports] .accordion-toggle::before {
  background-position: -836px -4px;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-body ul {
  list-style: none;
  margin: 0 0 0 30px;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-body li > a {
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #dbdbdb;
  padding: 10px 0;
  display: block;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-body li > a.active {
  font-weight: 700;
}
.app-style-wrapper .application-menu-panel .accordion .accordion-body li:last-child > a {
  border-bottom: 0;
}
.app-style-wrapper .application-menu-panel .user-dashboards li.active a {
  font-weight: 700;
}
.app-style-wrapper .application-menu-panel .user-dashboards .item a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #333;
}
.app-style-wrapper .application-menu-panel .user-dashboards .item div {
  margin: 0;
  padding: 10px 0 6px;
  border-bottom: 1px solid #dbdbdb;
}
.app-style-wrapper .application-menu-panel .user-dashboards .item:last-child > div {
  border-bottom: 0;
}
.app-style-wrapper .application-menu-panel .user-dashboards li.item.active,
.app-style-wrapper .application-menu-panel .user-dashboards li.item:hover {
  background-color: transparent !important;
  color: #333;
}
.app-style-wrapper .application-menu-panel .user-dashboards .item .icon.create-new {
  margin-top: -2px;
}
.app-style-wrapper .application-menu-panel .mx-user-options {
  list-style: none;
  padding-bottom: 50px;
  margin: 0;
}
.app-style-wrapper .application-menu-panel .mx-user-options li {
  border-bottom: 1px solid #dbdbdb;
  padding-left: 15px;
}
.app-style-wrapper .application-menu-panel .mx-user-options li:last-child {
  border-bottom: 0;
}
.app-style-wrapper .application-menu-panel .mx-user-options li a {
  width: 100%;
  text-decoration: none;
  padding: 5px 0;
  display: inline-block;
  color: #333;
  margin-top: 10px;
}
.app-style-wrapper .application-menu-panel .mx-user-options li a.active {
  font-weight: 700;
}
.app-style-wrapper .application-menu-panel .mx-user-options li a::before {
  opacity: 0.5;
  float: left;
  content: " ";
  display: inline-block;
  width: 30px;
  height: 25px;
  margin-right: 5px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png?v=1.0) no-repeat -694px -4px;
}
.app-style-wrapper .application-menu-panel .mx-user-options li a.active::before {
  opacity: 1;
}
.app-style-wrapper .application-menu-panel .mx-user-options li a[data-name=settings]:before {
  background-position: -870px -4px;
}
.app-style-wrapper .application-menu-panel .mx-user-options li a[data-name=signout]:before {
  background-position: -900px -6px;
}
.app-style-wrapper .application-menu-panel .mx-user-options li a[data-name=billing]:before {
  background-position: -1024px -6px;
}
.app-style-wrapper .application-menu-panel .mx-user-options li a[data-name="manageuat sync"]:before {
  background-position: -50px -28px;
}
@media (min-width: 1200px) {
  .app-style-wrapper #mx-site-header .mx-user-options.mx-agency-accounts ul.mx-top-nav li a {
    padding: 12px 5px 7px 5px !important;
  }
}
@media (min-width: 1200px) {
  .app-style-wrapper .application-menu-panel {
    display: none !important;
  }
  .app-style-wrapper .tablet-menu {
    display: none !important;
  }
  .app-style-wrapper .phone-menu {
    display: none !important;
  }
  .app-style-wrapper .desktop-menu {
    display: block !important;
  }
  .app-style-wrapper #mx-site-header .navbar .mx-top-nav .mx-agency-accounts li:hover .mx-menu-icon {
    background-position: -335px -14px !important;
  }
  .app-style-wrapper #mx-site-header .mx-user-options.mx-agency-accounts ul.mx-top-nav li a {
    padding: 13px 5px 7px 5px !important;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .app-style-wrapper .application-menu-panel .menu-icon-holder .application-menu-icon {
    margin-right: 30px;
  }
  .app-style-wrapper .application-menu-panel .user-details-wrapper {
    padding-right: 28px;
  }
  .app-style-wrapper .application-menu-panel .accordion .accordion-heading .accordion-toggle {
    padding-right: 30px;
  }
  .app-style-wrapper .tablet-menu {
    display: block !important;
  }
  .app-style-wrapper .phone-menu {
    display: none !important;
  }
  .app-style-wrapper .desktop-menu {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .app-style-wrapper .application-menu-panel .menu-icon-holder .application-menu-icon {
    margin-right: 25px;
  }
  .app-style-wrapper .application-menu-panel .user-details-wrapper {
    padding-right: 18px;
  }
  .app-style-wrapper .application-menu-panel .accordion .accordion-heading .accordion-toggle {
    padding-right: 20px;
  }
  .app-style-wrapper .tablet-menu {
    display: block !important;
  }
  .app-style-wrapper .phone-menu {
    display: none !important;
  }
  .app-style-wrapper .desktop-menu {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .app-style-wrapper .application-menu-panel .menu-icon-holder .application-menu-icon {
    margin-right: 30px;
  }
  .app-style-wrapper .application-menu-panel .user-details-wrapper {
    padding-right: 26px;
  }
  .app-style-wrapper .application-menu-panel .accordion .accordion-heading .accordion-toggle {
    padding-right: 28px;
  }
  .app-style-wrapper .tablet-menu {
    display: none !important;
  }
  .app-style-wrapper .phone-menu {
    display: block !important;
  }
  .app-style-wrapper .desktop-menu {
    display: none !important;
  }
}
.app-style-wrapper .mx-top-menu-popover.popover.top .arrow {
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.app-style-wrapper .mx-top-menu-popover .popover-inner {
  min-width: 80px;
  max-width: 310px;
  padding: 10px;
  background-color: #fff;
}

.app-style-wrapper .mx-top-menu-popover .popover-content p {
  font-size: 10px;
  line-height: 14px;
  word-wrap: break-word;
}
 #mx-site-main-body {
  min-height: 500px;
  height: auto !important;
  margin-bottom: 50px !important;
}
.app-style-wrapper #mx-site-footer {
  background-color: #151515;
  display: block;
  padding: 3px 0;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 10000000;
}
.app-style-wrapper .section .section-head span {
  float: left;
}
.app-style-wrapper .section .section-head {
  margin-bottom: 5px;
}
.app-style-wrapper .section .section-head .section-icon,
.app-style-wrapper .section .section-head .tooltip-icon {
  width: 20px;
  height: 20px;
  display: block;
  background-repeat: no-repeat;
  margin-top: 4px;
}
.app-style-wrapper .section .section-head .section-icon {
  margin-right: 10px;
  background-repeat: no-repeat;
}
.app-style-wrapper .section .section-head .tooltip-icon {
  background: url(/Content/LeadSquared/Common/img/calendar.png) no-repeat;
  margin-top: 5px;
  float: right;
  cursor: pointer;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.app-style-wrapper .section .section-head .tooltip-icon:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.app-style-wrapper .section .section-body {
  margin-bottom: 50px;
}
.app-style-wrapper .section .sky-blue-bg {
  background-color: #ebf2f8;
  padding: 5px;
}
.app-style-wrapper .tabbing {
  margin-top: 30px;
  padding: 2px;
}
.app-style-wrapper .tabbing .nav.nav-tabs {
  margin-bottom: 0;
}
.app-style-wrapper .tabbing .nav-tabs > li {
  padding-right: 2px;
  background: url(/Content/LeadSquared/Common/img/tab_separator.png) no-repeat;
  background-position: right;
}
.app-style-wrapper .tabbing .nav-tabs > li:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ebebeb));
  background: -moz-linear-gradient(top, #fff, #ebebeb);
}
.app-style-wrapper .tabbing .nav-tabs > li:hover::before {
  content: '';
  display: inline-block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  z-index: 1;
  border-top: 5px solid #e0e0e0;
  border-top-color: #e0e0e0;
  position: absolute;
  margin-top: 24px;
  margin-left: 15px;
}
.app-style-wrapper .tabbing .nav-tabs > li > a {
  padding: 2px 22px;
  cursor: pointer;
  font-size: 10px;
  font-family: Segoe UI Semibold;
  color: grey;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-right: -1px;
  min-width: 90px;
  width: auto !important;
  text-align: center;
  text-transform: uppercase;
}
.app-style-wrapper .tabbing .nav-tabs > li.active::before,
.app-style-wrapper .tabbing .nav-tabs > li.active:hover::before {
  content: '';
  display: inline-block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  z-index: 1;
  border-top: 5px solid #6b6e78;
  border-top-color: #6b6e78;
  position: absolute;
  margin-top: 24px;
  margin-left: 15px;
}
.app-style-wrapper .tabbing .nav-tabs > .active > a,
.app-style-wrapper .tabbing .nav-tabs > .active > a:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#8e919b), to(#686a74));
  background: -moz-linear-gradient(top, #8e919b, #686a74);
  cursor: default;
  color: #fff !important;
  background-color: #414141;
  background-repeat: repeat-x;
  border: 1px solid #6b6e78;
  box-shadow: inset 0 1px 0 #9fa1a9;
  text-shadow: 0 -1px 0 #3c3d42;
}
.app-style-wrapper .tab-content {
  margin-top: 10px;
  padding-top: 10px;
}
.app-style-wrapper .organicsearch {
  background-color: #c9a2a3;
}
.app-style-wrapper .referral {
  background-color: #a0abc7;
}
.app-style-wrapper .directtraffic {
  background-color: #c2b980;
}
.app-style-wrapper .socialmedia {
  background-color: #7eccd0;
}
.app-style-wrapper .emailmarketing {
  background-color: #91c197;
}
.app-style-wrapper .others {
  background-color: #e2ac7e;
}
.app-style-wrapper .pa-noaction {
  background-color: #679cbf;
}
.app-style-wrapper .pa-open {
  background-color: #abdc8e;
}
.app-style-wrapper .pa-click {
  background-color: #7ac250;
}
.app-style-wrapper .pa-bounce {
  background-color: #b3aa6b;
}
.app-style-wrapper .pa-unsubscribed {
  background-color: #1c1c1c;
}
.app-style-wrapper .captcha-wrapper {
  margin-bottom: 6px;
  margin-top: -50px;
  font-family: Segoe UI Semibold;
  font-size: 12px;
}
.app-style-wrapper .captcha-wrapper img {
  margin-top: -15px;
  width: 100px;
  height: 33px;
  position: relative;
  top: 86px;
  left: 166px;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 1px !important;
  -moz-border-radius: 1px !important;
  border-radius: 1px !important;
}
.app-style-wrapper .captcha-wrapper a {
  background: url(/Content/LeadSquared/Common/img/refresh_btn.png) no-repeat;
  width: 13px;
  height: 15px;
  display: inline-block;
  position: relative;
  top: 54px;
  left: 290px;
}
.app-style-wrapper .captcha-wrapper input[type=text] {
  margin-top: 8px;
  width: 150px;
}
.app-style-wrapper .datepickercontainer {
  width: 315px;
  float: right;
}
.app-style-wrapper .datepickercontainer input:focus {
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: inset 0 0 0 transparent, 0 0 0 transparent;
  -moz-box-shadow: inset 0 0 0 transparent, 0 0 0 transparent;
  box-shadow: inset 0 0 0 transparent, 0 0 0 transparent;
}
.app-style-wrapper .datepickercontainer .datepart {
  margin-right: -7px !important;
  width: 180px;
}
.app-style-wrapper .datepickercontrol {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  padding-left: 8px !important;
  border-style: none !important;
  margin-bottom: 0;
  background-color: #fff !important;
  width: 170px;
  cursor: pointer !important;
  float: left;
}
.app-style-wrapper .datepickercontrol::focus {
  box-shadow: 0 0 0;
  border: 0 none #000;
}
.app-style-wrapper .datepickercontrol.selectedoption {
  text-align: left;
  width: 110px;
  padding-right: 10px;
  border-left: 1px solid #dbdbdb !important;
}
.app-style-wrapper .ui-daterangepickercontain .ui-widget-content {
  border-color: #dbdbdb !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.app-style-wrapper .datepickercontainer .caret {
  position: absolute;
  margin-left: -15px;
  margin-top: 10px;
}
.app-style-wrapper .bootstrap-timepicker.dropdown-menu,
.app-style-wrapper .datepicker.dropdown-menu {
  z-index: 1000000 !important;
}
.app-style-wrapper .dropdpwn-div .t-dropdown {
  border-radius: 2px;
  outline: 0;
  cursor: pointer;
  color: #757575;
  border-color: #e8e8e8;
  background: #f6f6f6;
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#fefefe));
  background: -moz-linear-gradient(top, #f6f6f6, #fefefe);
}
.app-style-wrapper .dropdpwn-div .t-dropdown-wrap.t-state-default {
  box-shadow: none;
  border-color: #c9c9c9;
  background: #fff;
  height: 22px;
  font-size: 11px;
}
.app-style-wrapper .dropdpwn-div .t-dropdown-wrap.t-state-focused {
  border-color: #ffb676;
  background: 0 0;
  height: 22px;
  font-size: 11px;
}
.app-style-wrapper .dropdpwn-div .t-dropdown-wrap.t-state-default:hover {
  border-color: #a6a6a6;
  box-shadow: 0 0 2px #9a9a9a;
}
.app-style-wrapper .dropdpwn-div .t-state-disabled .t-dropdown-wrap {
  background-color: #eee;
}
.app-style-wrapper .t-state-selected {
  background-color: #1c8cf4;
  color: #fff;
}
.app-style-wrapper .t-state-hover:hover {
  background-color: #88c5fd;
  color: #fff;
}
.app-style-wrapper .dropdpwn-div .t-icon {
  background-image: url(https://f1.leadsquaredcdn.com/leadsquared/app/LeadSquared/Common/img/dropbox_arrow.png);
  background-position: 0 50%;
  vertical-align: baseline;
}
.app-style-wrapper .dropdown-items {
  Box-Shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  border-color: #aaa;
}
.app-style-wrapper .dropdpwn-div .t-dropdown-wrap .t-select {
  height: 31px;
  line-height: 0;
  vertical-align: middle;
  padding-top: 3px;
}
.app-style-wrapper .t-editor-button .t-tool-icon,
.app-style-wrapper .t-sprite {
  height: 10px;
  padding-top: 5px;
}
.app-style-wrapper .dropdpwn-div .t-icon {
  height: 6px;
  padding-top: 3px;
}
.app-style-wrapper .close-icon:hover {
  cursor: pointer;
}
.app-style-wrapper .popup-close {
  line-height: 34px;
  margin-top: 0;
  padding: 1px 10px 0;
  text-shadow: 0 0 0;
}
.app-style-wrapper .ajax-error-body {
  color: Red;
}
.popover-inner {
  padding: 0;
  max-width: 500px;
  width: auto !important;
  background: 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
}
.app-style-wrapper .popover-title {
  padding: 0;
  line-height: 0;
  background-color: none;
  border-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.app-style-wrapper .popover-content {
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: none;
  -moz-background-clip: none;
  background-clip: none;
}
 .popover.top .arrow {
  bottom: 0;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-top: 0 solid #000;
}
.app-style-wrapper .popover.right .arrow {
  bottom: 0;
  border-left: 0 solid transparent;
  border-top: 0 solid transparent;
  border-right: 0 solid #000;
}
.app-style-wrapper .bootbox {
  top: 59% !important;
  left: 51% !important;
  z-index: 100000 !important;
}
.app-style-wrapper .bootbox.modal .popup-header {
  padding-left: 15px;
}
.app-style-wrapper .bootbox.modal .modal-header {
  border-bottom: 0;
}
.app-style-wrapper .bootbox.modal h3 {
  font-size: 21px !important;
  font-weight: 400;
  color: #309afc;
  line-height: 35px;
}
.app-style-wrapper .bootbox.modal .modal-body {
  padding: 10px 15px;
  min-height: 30px;
}
.app-style-wrapper .bootbox.modal .message {
  line-height: 25px;
  font-size: 14px;
}
.app-style-wrapper .bootbox.modal .modal-footer {
  text-align: center;
  background-color: #fff;
  border-top: 0;
}
.app-style-wrapper .checkbox,
.app-style-wrapper .radio {
  width: 19px;
  min-height: 25px;
  padding: 0 5px 0 0;
  display: block;
  clear: left;
  float: left;
}
.app-style-wrapper .radio {
  background: url(radio.png) no-repeat;
}
.app-style-wrapper .select {
  position: absolute;
  width: 158px;
  height: 21px;
  padding: 0 24px 0 8px;
  color: #fff;
  font: 12px/21px arial, sans-serif;
  background: url(select.png) no-repeat;
  overflow: hidden;
}
.app-style-wrapper .btn-orange {
  background-color: #d74200;
  background-image: -moz-linear-gradient(top, #ffa066, #d74200);
  background-image: -ms-linear-gradient(top, #ffa066, #d74200);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffa066), to(#d74200));
  background-image: -webkit-linear-gradient(top, #ffa066, #d74200);
  background-image: -o-linear-gradient(top, #ffa066, #d74200);
  background-image: linear-gradient(top, #ffa066, #d74200);
  background-repeat: repeat-x;
  border-color: #d74200 #d74200 #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.app-style-wrapper .btn-orange.active,
.app-style-wrapper .btn-orange:hover {
  background-color: #d74200;
}
.app-style-wrapper .t-editor-toolbar-wrap .t-insertImage {
  display: none !important;
}
.app-style-wrapper .t-editor-toolbar-wrap .t-formatBlock {
  display: none !important;
}
.app-style-wrapper .t-editor-toolbar-wrap .t-unlink {
  background-image: url(/Content/LeadSquared/Common/img/remove_link_icon.png) !important;
  background-position: 1px 20% !important;
}
.app-style-wrapper .t-editor-toolbar-wrap .t-createLink {
  background-image: url(/Content/LeadSquared/Common/img/link_icon.png) !important;
  background-position: 1px 20% !important;
}
.app-style-wrapper .t-editor .t-editor-toolbar-wrap {
  background: none repeat scroll 0 0 #fff;
  border: 0 none #fff !important;
  padding: 0;
}
.app-style-wrapper .t-editor {
  border: 0 none !important;
}
.app-style-wrapper .t-form-checkbox-row label {
  display: inline;
}
.app-style-wrapper .mandatory-field-indicator {
  font-size: 9px;
  color: Red;
  display: inline;
  font-size: 13px;
}
.app-style-wrapper .dependent-field-indicator {
  background: url(/Content/LeadSquared/Common/img/dualarrow.png) no-repeat;
  display: inline-block;
  height: 12px;
  padding: 0;
  width: 10px;
  background-size: contain;
}
.app-style-wrapper input[type=password],
.app-style-wrapper input[type=text] {
  height: 16px !important;
  box-shadow: none !important;
  border-radius: 2px;
  padding: 3px 4px;
  border-color: #c9c9c9 !important;
}
.app-style-wrapper input[type=password]:focus,
.app-style-wrapper input[type=password]:focus:hover,
.app-style-wrapper input[type=text]:focus,
.app-style-wrapper input[type=text]:focus:hover {
  border-color: #ffb676 !important;
  box-shadow: none !important;
}
.app-style-wrapper input[type=password]:hover,
.app-style-wrapper input[type=text]:hover {
  border-color: #a6a6a6 !important;
  box-shadow: none !important;
}
.app-style-wrapper input[type=password]:disabled,
.app-style-wrapper input[type=text]:disabled {
  border-color: #c9c9c9 !important;
  box-shadow: none !important;
}
.app-style-wrapper textarea {
  box-shadow: none !important;
  border-color: #c9c9c9 !important;
  border-radius: 2px;
}
.app-style-wrapper textarea:focus,
.app-style-wrapper textarea:focus:hover {
  border-color: #ffb676 !important;
  box-shadow: none !important;
}
.app-style-wrapper textarea:hover {
  border-color: #a6a6a6 !important;
  box-shadow: none !important;
}
.app-style-wrapper textarea:disabled {
  cursor: not-allowed;
  border-color: #c9c9c9 !important;
  box-shadow: none !important;
}
.app-style-wrapper .charsRemaining {
  margin-top: -7px;
}
.app-style-wrapper .btn-group .dropdown-menu {
  position: absolute;
  visibility: hidden;
  display: none;
  z-index: 2;
}
.app-style-wrapper .btn-group:hover .dropdown-menu:not(.multiselect-container) {
  visibility: visible;
  display: block;
  position: absolute;
  margin-top: -1px;
  min-width: 123px;
  border-radius: 0;
  cursor: default;
  text-align: left;
}
.app-style-wrapper .text-link-style {
  display: inline-block;
  padding: 0 10px;
  border: 1px solid #ccc;
  vertical-align: top;
  cursor: pointer;
}
.app-style-wrapper .text-link-style:hover {
  color: #343434 !important;
  border: 1px solid #9a9a9a;
  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eaeaea));
  background: -moz-linear-gradient(top, #fafafa, #eaeaea);
  box-shadow: inset 0 1px 0 #fff;
}
.app-style-wrapper .text-link-style:active {
  border: 1px solid #9a9a9a;
  background: #e7e7e7;
  background: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#d4d4d4));
  background: -moz-linear-gradient(top, #e7e7e7, #d4d4d4);
  box-shadow: inset 0 1px 0 #dcdcdc;
}
.app-style-wrapper .action-link {
  height: 20px !important;
  width: 20px !important;
  border: 1px solid transparent;
  overflow: hidden;
}
.app-style-wrapper .action-link:hover {
  border: 1px solid #9a9a9a;
  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eaeaea));
  background: -moz-linear-gradient(top, #fafafa, #eaeaea);
  box-shadow: inset 0 1px 0 #fff;
}
.app-style-wrapper .action-link:active {
  border: 1px solid #9a9a9a;
  background: #e7e7e7;
  background: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#d4d4d4));
  background: -moz-linear-gradient(top, #e7e7e7, #d4d4d4);
  box-shadow: inset 0 1px 0 #dcdcdc;
}
.app-style-wrapper .btn {
  border-radius: 1px;
  padding: 4px 17px;
  min-width: 25px;
}
.app-style-wrapper .btn-large {
  padding: 9px 21px !important;
}
.app-style-wrapper .btn.disabled,
.app-style-wrapper .btn.disabled:active,
.app-style-wrapper .btn.disabled:hover,
.app-style-wrapper .btn[disabled],
.app-style-wrapper .btn[disabled]:active,
.app-style-wrapper .btn[disabled]:hover {
  border: 1px solid #ccc !important;
  font-size: 12px !important;
  outline: 0 !important;
  background: 0 0 !important;
  background-color: #e6e6e6 !important;
  background-position: 0 0 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  color: #fff !important;
}
.app-style-wrapper .leadgrade,
.app-style-wrapper .leadscore {
  display: block;
  width: 75px;
  height: 75px;
  background-repeat: no-repeat;
}
.app-style-wrapper .leadgrade {
  background-image: url(/Content/LeadSquared/Common/img/leadgrade.png);
}
.app-style-wrapper .leadscore {
  background-image: url(/Content/LeadSquared/Common/img/leadscore.png);
}
.app-style-wrapper .modal-header {
  border-bottom: 1px solid #e0e0e0;
  padding: 0;
  width: 100%;
}
.app-style-wrapper .modal-header .close {
  line-height: 34px;
  margin-top: 0;
  padding: 1px 10px 0;
  text-shadow: 0 0 0;
}
.app-style-wrapper .popup-close:hover {
  background-color: #309bfd;
  border-left: 1px solid #0080f6;
  opacity: 1;
  cursor: default;
}
.app-style-wrapper .modal {
  border: 6px solid rgba(0, 0, 0, 0.6);
  border-radius: 0;
  left: 39%;
  position: fixed;
}
.app-style-wrapper .tab-content {
  overflow: auto;
}
.app-style-wrapper .popup-header {
  background: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-left: 20px;
}
.app-style-wrapper .popup-header h3.medium {
  line-height: 35px;
  font-size: 20px !important;
  font-family: Segoe UI Semibold;
  font-weight: 400;
}
.app-style-wrapper .modal-body {
  padding: 0 15px 15px 20px;
  min-height: 100px;
  height: auto !important;
}
.app-style-wrapper .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.app-style-wrapper .modal-backdrop.fade {
  opacity: 0;
}
.app-style-wrapper .modal-backdrop,
.app-style-wrapper .modal-backdrop.fade.in {
  opacity: 0.8;
}
.app-style-wrapper .modal-body .confirm-delete-icon {
  display: inline-block;
  height: 70px;
  width: 75px;
  background: url(/Content/LeadSquared/Common/img/delete.png) no-repeat;
}
.app-style-wrapper .modal-body .confirm-info-icon {
  display: inline-block;
  height: 23px;
  width: 26px;
  background: url(/Content/LeadSquared/Common/img/alert.png) no-repeat;
}
.app-style-wrapper .modal.modal-v2 {
  -webkit-border-radius: 9px !important;
  -moz-border-radius: 9px !important;
  border-radius: 9px !important;
  border: 1px solid #333 !important;
}
.app-style-wrapper .modal.modal-v2 .modal-header {
  border-bottom: 1px none transparent !important;
}
.app-style-wrapper .modal.modal-v2 .modal-header button.close {
  display: none !important;
}
.app-style-wrapper .modal.modal-v2 .popup-header {
  padding: 7px !important;
  padding-left: 20px !important;
  padding-bottom: 0 !important;
}
.app-style-wrapper .modal.modal-v2 .modal-footer {
  text-align: right !important;
}
.app-style-wrapper .modal.modal-v2 .modal-footer .btn {
  margin: 0;
  margin-left: 7px !important;
  margin-right: 0 !important;
}
.app-style-wrapper .modal.modal-v2 .modal-footer .btn:nth-child(2) {
  float: right;
}
.app-style-wrapper .modal.modal-v2 .modal-footer .btn-primary {
  float: right !important;
  margin: 0;
  margin-left: 10px !important;
}
.app-style-wrapper .modal.modal-v2.bootbox .popup-header {
  padding: 7px !important;
  padding-left: 15px !important;
  padding-bottom: 0 !important;
}
.app-style-wrapper .modal.modal-v2 .close.popup-close {
  background: 0 0 !important;
  border: none !important;
  opacity: 0.7 !important;
  cursor: pointer;
}
.app-style-wrapper .modal.modal-v2 .close.popup-close:hover {
  opacity: 1 !important;
}
.app-style-wrapper .modal.modal-v3 {
  overflow: initial;
}
.app-style-wrapper .modal.modal-v3 {
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
  border: 1px solid #d5d5d5 !important;
}
.app-style-wrapper .modal.modal-v3 .modal-header {
  border-bottom: 1px none transparent !important;
}
.app-style-wrapper .modal.modal-v3 .modal-header button.close {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAeCAYAAADQBxWhAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAACAxJREFUeNqcV2toVNsV/vbe55w558zJMZOXaXwR0ahJVNQ/FwnWBxUVApIqFY3FHyrSWoQQULGgbWiKaPFHVbxc/JHqRZHrqBhbbiwqIsH4SIJREnxenegk0Zk8ZiYzc5x9Vn/UOZioV9r1d699vrXWXt9a32GXL1/G14yI4LqucF03oCjKZM75Lzjnxa7r9rmuG85kMr2c80HOuWSMffV7ytccpJTThBBrCgoKfpeTk1Np2zZ8Ph9UVcX79++RTqcxMjKCWCz2MBqNHpdS/lMI8fJ/Bv2QWZ6iKAemTp36h2nTpiEQCODnsiCiymg0evzly5cIh8N/z2QyB4QQ0c/5svHlJSIQUVUgEPhXeXm5lZ+fDwAYHR1FKBRCR0cH3rx5g0gkgvz8fJSUlGDBggWYMmUKTNMEALx79w6PHj2KR6PR1Yqi3Bof7BhQIgKA38yYMeNsWVkZhBBIJpM4c+YMzp8/j9bWVsRiMQghPi4/cnJysHjxYqxfvx4bNmyArutwHAfd3d0IhUK/JqLgx8Ae6IcMV86ePfvHsrIyAMC9e/ewb98+XL9+Ha7rwjAMcM4/KZfruhgdHYWiKFi6dCkaGxuxaNEiAEBPTw+ePHnyKwD/zgLzjyKeXFRU9OPMmTMBAJcuXcK6devQ0tICn88Hv9//WUAA4JzDsiyoqoqWlhasX78eV65cAQDMmjULBQUFV6WUkzz/D1lyy7K+r6ysBGMMV69exdatWzEwMADbtr8INt6EELBtG+FwGNu2bcONGzfAGENFRQUMw/ieiLgHKqVcMmPGjCWWZSEUCqG+vh4jIyNQVdV7N9d1IaXMvvuY0kopPR8A0DQNb9++RX19vRf4zJkzfymlrAIATkTc7/fXlZSUgIhw4sQJPHjwAD6fDwDgOA7y8/Nx7Ngx1NTUIJlM/rcZGPOCaGhoQF1dHd6/fw8pJQDAMAx0dHTg5MmTAIBJkybBNM16IuIIBoOFXV1dRET09OlTKisrI03TyLZtsiyL8vLy6NSpU0RE9Pz5c1qxYgVpmkamaZLf76c9e/ZQJpOhkZER2r17N9m2TTk5OWTbNmmaRhUVFfTixQsiIurs7KRgMFiIixcvruzt7SUioqamJgJAtm2TbdtkmiaVlpZSPB6nrD179oyWLVtGQgjas2cPpdNp76yzs5MmTpxIfr/f+wZjjM6dO0dERK9evaKLFy+u5IZhLLYsCwBw+/ZtKIoypjH6+/uxc+dODA4OAgCmT5+Oo0eP4siRI9i/fz80TQMAtLW1YceOHYjH42N4zBhDa2srAMC2bRiGUaVomjbfNE04joNnz56NAWWMgXOOM2fOIJPJ4MiRIygoKEB5eTnKy8s9vzt37mD79u3o7u6GYRhjGk1VVTx58gSZTAa6rkPTtHmKEGKSoihIpVIYGhr6hB6cc2iahrNnz4KIcPz4cdi27Z3fv38ftbW1ePHihTcGx98fGhpCJpOBpmngnE/mRJQmIjDGoCjKJ5TI0kIIgaKiIo9GWTNNE4WFhT+7DFRVBWMsO/WSXEr5k+M4UFUVhYWFHtc+nq1EhF27dqGxsfGT8s2ZMwenT5/GkiVLPDqNvz9x4kSoqop0Oo1MJvMTT6VS9xKJBIQQmD9/PhzHGZMh5xx1dXVoaGiArusAgJs3b6Kurg6RSAQAUFpaihMnTqC6uhqu646pluM4mDdvHjjnSCQSSKfT9xAMBuc/f/6ciIhaWlrI5/ORZVlk2zYZhkGlpaXkOI5Hi7a2NqqoqCAAVFtbS9Fo1Dt7+PAhFRcXk2maHs8Nw6Br1655dAsGg/Nx4cIF6+7du31ERENDQ7R8+XJijHkkz8nJocbGRiIi6ujooLlz53qB6bpOmzdvpkQiQQMDA7Rp0ybvTpaja9asoeHhYXJdl9ra2vouXLhgKYqixN+8efPd8PDwHydMmIAtW7agtbUVUkoIISClxMGDB9Hc3Iz+/n709vZC13UQERRFwfnz59HT0wPHcdDT0wNN08AYQyaTgd/vx7Zt22DbNiKRCPr6+r5TFCWe3TLfPn782AWA2tpabNq0CYlEwhsQUkrcuXMHr1+/hs/n896Mcw4hBDo7O9Hd3e0BAkAymcTGjRuxdu3a7F51iehbb8sIIXr7+voa+vr6wBjD4cOHsWrVKsTjcRAROOcwTdObPmOkB2MwDAO6rnu0iMViWL16NQ4dOgQAeP36NSKRyJ+EEL1jljgR/aWrq+v+0NAQcnNz0dTUhLVr1yKZTCKZTH6Wv+O11ejoKFKpFNatW4empibYto13797hwYMH9wH81RuvGzduzEbsOo7zw/Dw8IaCgoLcQCCAmpoa5OXl4dWrVwiFQkin097E4px7ezSRSMBxHFRWVmLv3r04ePAgLMvC4OAg2tvbX6ZSqSohROKLalBKmWfb9pXKyspvCgsLAQChUAjNzc24desW2tvbEYlEMDg4iEAggPz8fCxcuBBVVVWorq7G5MmTvZJ2dXW1ptPp6vFSlH1O4Uspfaqq/q2kpOT3s2fP9oaClBL9/f1IJpNIpVLQdR2GYaC4uNirQCwWw6NHjzAwMHCMiOqEEM5Xde84wT1X1/UDJSUlNUVFRcjNzfUUxceWSCQwPDyMcDiMcDj8g5Tyz4yxri9pK/a1fxki4lLKaZzzbyzL+q1pmgtVVS3SNA2O48BxnIFYLNYej8f/wRi7rarqSyJys539f4GO2zbcdV1BRJyIdMZYijHmcs4l59zNbqtsp38J9D8DAHQDWvkCPaOSAAAAAElFTkSuQmCC);
  opacity: 1;
  width: 30px;
  height: 30px;
  position: absolute;
  right: -15px;
  top: -15px;
  line-height: 3px;
  padding: 0;
  background-position-x: 1px;
  background-position-y: 1px;
  background-repeat: no-repeat;
}
.app-style-wrapper .modal.modal-v3 .popup-header {
  padding: 7px !important;
  padding-left: 20px !important;
  padding-bottom: 0 !important;
}
.app-style-wrapper .modal.modal-v3 .modal-footer {
  text-align: right !important;
}
.app-style-wrapper .modal.modal-v3 .modal-footer .btn {
  margin: 0;
  margin-left: 7px !important;
  margin-right: 0 !important;
}
.app-style-wrapper .modal.modal-v3 .modal-footer .btn:nth-child(2) {
  float: right;
}
.app-style-wrapper .modal.modal-v3 .modal-footer .btn-primary {
  float: right !important;
  margin: 0;
  margin-left: 10px !important;
}
.app-style-wrapper .modal.modal-v3 .bootbox .popup-header {
  padding: 7px !important;
  padding-left: 15px !important;
  padding-bottom: 0 !important;
}
.app-style-wrapper .modal.modal-v3 .popup-close:hover {
  background-color: transparent;
  border-left: 0 solid #0080f6;
  opacity: 1;
  cursor: default;
}
.app-style-wrapper .external-link {
  cursor: pointer;
  float: right;
  height: 14px;
  width: 14px;
  display: inline-block;
  background: url('https://f1.leadsquaredcdn.com/leadsquared/app/LeadSquared/Common/img/external_link small-grey-15x15.png') no-repeat;
  opacity: 1;
  margin-top: 6px;
  background-size: contain;
}
.app-style-wrapper .external-link.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.app-style-wrapper .external-link.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.app-style-wrapper .external-link.rotate270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.app-style-wrapper .thumbnail-preview-icon.popover.top .arrow {
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.app-style-wrapper .thumbnail-preview-icon .popover-inner {
  min-width: 180px;
  max-width: 180px;
  padding: 10px;
  background-color: #fff;
}
.app-style-wrapper .thumbnail-preview-icon .popover-content img {
  font-size: 11px;
  line-height: 14px;
  -webkit-box-shadow: 0 0 0 1px rgba(224, 224, 224, 0.48);
  -moz-box-shadow: 0 0 0 1px rgba(224, 224, 224, 0.48);
  box-shadow: 0 0 0 1px rgba(224, 224, 224, 0.48);
}
.app-style-wrapper .thumbnail-preview-icon .default-thumbnail {
  opacity: 0;
  width: 180px;
  height: 140px;
  position: absolute;
  background-image: url(https://f1.leadsquaredcdn.com/leadsquared/templates/thumbnails/default/default-no-image.png);
}
.app-style-wrapper .close-button-icon {
  background: url(/Content/LeadSquared/Common/img/close_icon1.png) no-repeat;
  height: 11px;
  width: 11px;
  display: block;
  margin-top: 6px;
}
.app-style-wrapper .divBgColor {
  height: 24px;
  padding-top: 0;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
}
.app-style-wrapper #dvFilterCondition .divBgColor div {
  min-height: 18px;
}
.app-style-wrapper #dvFilterCondition .divBgColor .select-criteria,
.app-style-wrapper #dvFilterCondition .divBgColor [class="^btnClose"] {
  height: 18px;
}
.app-style-wrapper #dvFilterCondition [class="^dvConditionRowOuter"] {
  margin: 0;
}
.app-style-wrapper .divBgColor:hover {
  background-color: #fff4ec;
  border-bottom: 1px solid #ffb676;
  border-top: 1px solid #ffb676;
}
.app-style-wrapper .pipeline {
  min-height: 15px;
  display: inline-block;
  margin-bottom: 10px;
  width: 550px;
}
.app-style-wrapper .textheader {
  width: 115px;
  display: inline-block;
}
.app-style-wrapper .text {
  display: inline;
}
.app-style-wrapper .count {
  display: inline;
  float: right;
}
.app-style-wrapper .stripBar {
  width: 356px;
  background-color: #fff;
  height: 10px;
  display: inline-block;
  float: right;
}
.app-style-wrapper .stripcolor {
  display: inline;
  float: left;
  height: 10px;
}
.app-style-wrapper .percentage {
  display: inline;
  width: 50px;
  float: right;
}
.app-style-wrapper .stripText {
  position: absolute;
  z-index: 1;
  display: block;
  margin-left: 5px;
  text-decoration: none !important;
}
.app-style-wrapper .lead-entity input[type=text] {
  margin-bottom: 0;
}
.app-style-wrapper .one-col-field .lead-entity {
  margin-bottom: 0;
  width: 90% !important;
}
.app-style-wrapper .two-col-field .lead-entity {
  margin-bottom: 0;
  width: 97% !important;
}
.app-style-wrapper .lead-add-message {
  margin: 10px;
}
.app-style-wrapper .lead-entity-row {
  margin-bottom: 10px;
}
.app-style-wrapper .lead-entity-row .field-validation-error {
  display: block;
}
.app-style-wrapper .lead-add-message .alert {
  margin-bottom: 10px;
}
.app-style-wrapper .lead-entity-row .entity-text-field {
  width: 97%;
}
.app-style-wrapper .lead-entity-row .entity-dropdown {
  width: 100%;
}
.app-style-wrapper .lead-entity-row .entity-numeric-field {
  width: 100%;
  height: 18px !important;
}
.app-style-wrapper .lead-entity-row .ui-selectmenu {
  overflow: hidden;
  max-width: 100% !important;
  width: 100% !important;
}
.app-style-wrapper .lead-entity-row .ui-selectmenu .ui-selectmenu-status {
  width: 94%;
}
.app-style-wrapper .lead-entity-row .entity-datetimepicker-date {
  width: 58.5%;
}
.app-style-wrapper .lead-entity-row .entity-datetimepicker-time {
  display: inline-block;
  margin-left: 2%;
  width: 36%;
}
.app-style-wrapper .ui-selectmenu.ui-selectmenu-disabled:hover {
  cursor: not-allowed !important;
}
.app-style-wrapper .break-word {
  word-wrap: break-word !important;
  word-break: break-all !important;
  line-height: normal;
}
.app-style-wrapper .scroll-box {
  background: #e6e6e6;
  width: 150px;
  height: 150px;
  padding: 15px;
  overflow-y: scroll;
}
.app-style-wrapper .t-dropzone {
  border: 1px dashed #d5d5d5 !important;
  float: left;
  margin: 0 20px 2px 0;
  padding: 5px !important;
  width: 99%;
}
.app-style-wrapper .t-upload-files {
  float: left;
  padding: 0 15px 3px 0 !important;
  margin-right: 10px !important;
  margin-left: 125px;
  margin-top: 6px;
  position: absolute;
  top: 0;
}
.app-style-wrapper .export-subscript {
  color: #1f497d;
  font-size: 9px;
}
.app-style-wrapper .default-text-color {
  color: #333 !important;
}
.app-style-wrapper .transparent-border-top {
  border-top: 1px solid transparent;
}
.app-style-wrapper .ellipsis-text {
  font-size: inherit;
}
.app-style-wrapper .modal-open .tooltip {
  z-index: 999999;
}
.app-style-wrapper .advanced-search-popup {
  width: 1196px;
  left: 25%;
}
.app-style-wrapper .resend-email-popup {
  width: 60%;
}
.app-style-wrapper .choose-report-activities {
  top: 60%;
  left: 50%;
}
.app-style-wrapper .advanced-search-popup-new {
  width: 980px;
  left: 32%;
}
.app-style-wrapper .edit-icon {
  background: url(https://f1.leadsquaredcdn.com/leadsquared/app/LeadSquared/Common/img/edit_task.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin-right: 10px;
  width: 14px;
}
.app-style-wrapper .delete-icon {
  background: url(https://f1.leadsquaredcdn.com/bootstrap/img/BSDark.png) no-repeat scroll -456px 0 rgba(0, 0, 0, 0);
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
}
.app-style-wrapper .save-icon {
  background: url(/Content/LeadSquared/Common/img/save.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin-right: 10px;
  width: 14px;
}
.app-style-wrapper .cancel-icon {
  background: url(/Content/LeadSquared/Common/img/Cancel.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  cursor: pointer;
  display: inline-block;
  height: 13px;
  margin-right: 10px;
  width: 14px;
}
.app-style-wrapper .advanced-search-popup-new {
  min-height: 100px;
}
.app-style-wrapper .ajax-load-image {
  height: 300px;
}
.app-style-wrapper .ui-autocomplete-category {
  font-weight: 700;
  padding: 0.2em 0.4em;
  margin: 0.8em 0 0.2em;
  line-height: 1.5;
}
.app-style-wrapper .custom-combobox {
  position: relative;
  display: inline-block;
}
.app-style-wrapper .custom-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
  height: 1.7em;
}
.app-style-wrapper .custom-combobox-input {
  color: #676767 !important;
  margin: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.app-style-wrapper .custom-combobox {
  margin-right: 25px;
}
.app-style-wrapper .ui-autocomplete {
  max-height: 175px;
  overflow: auto;
}
.app-style-wrapper .ui-selectmenu-menu-dropdown {
  max-height: 182px;
  overflow: auto;
}
.app-style-wrapper .div-adv-search-row-conditional-operator {
  background-color: #434343;
  border-radius: 10px;
  color: #fff;
  margin-right: 5px;
  padding-bottom: 2px;
  padding-left: 11px;
  padding-right: 9px;
}
.app-style-wrapper .wistia-fancybox .fancybox-opened {
  z-index: 1055 !important;
}
.app-style-wrapper #mx-site-header .mx-menu-agency-search-box-wrapper .search-btn {
  padding-top: 3px !important;
}
.app-style-wrapper #mx-site-header .mx-menu-agency-search-box-wrapper .search-btn.active {
  padding-top: 1px !important;
}
@media (min-width: 1200px) {
  .app-style-wrapper #mx-site-header .mx-user-options.mx-agency-accounts ul.mx-top-nav li a {
    padding: 12px 5px 7px 5px !important;
  }
  .app-style-wrapper .container,
  .app-style-wrapper .navbar-fixed-bottom .container,
  .app-style-wrapper .navbar-fixed-top .container {
    width: auto;
    margin: auto 3% !important;
  }
  .app-style-wrapper #mx-site-header #mx-top-nav-control li a,
  .app-style-wrapper #mx-site-header .mx-user-options ul.mx-top-nav li a {
    font-size: 12px !important;
  }
  .app-style-wrapper #mx-site-header #mx-top-nav-control li a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .app-style-wrapper #mx-site-header .mx-user-options ul.mx-top-nav li a {
    padding: 14px 13px 12px !important;
  }
  .app-style-wrapper #mx-site-header .mx-agency-accounts ul.mx-top-nav .dropdown-menu li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0;
    padding: 5px 6px 5px 0 !important;
    margin-left: 8px;
    border-top: 1px dotted #efefef;
    min-width: 175px !important;
    max-width: 175px !important;
  }
  .app-style-wrapper #mx-site-header .mx-agency-accounts ul.mx-top-nav .dropdown-menu li a:hover,
  .app-style-wrapper #mx-site-header .mx-agency-accounts ul.mx-top-nav .dropdown-menu li.active a {
    border-top: 1px dotted #efefef;
  }
  .app-style-wrapper #mx-site-header .mx-agency-accounts ul.mx-top-nav .dropdown-menu {
    padding-top: 4px;
    margin-left: 0;
    min-height: 36px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .app-style-wrapper #mx-site-header {
    margin: auto !important;
  }
  .app-style-wrapper #mx-site-header .container {
    margin: auto 12px !important;
  }
  .app-style-wrapper .container {
    width: auto;
    margin: auto 20px !important;
  }
  .app-style-wrapper #mx-site-header .navbar-inner {
    background-color: rgba(0, 0, 0, 0) !important;
    padding: 0;
  }
  .app-style-wrapper #mx-site-header .navbar .btn-navbar {
    padding: 4px 8px !important;
    display: none;
  }
  .app-style-wrapper #mx-site-header .nav-collapse {
    overflow: visible !important;
    height: 40px;
    display: inline;
    margin-top: 0;
  }
  .app-style-wrapper #mx-site-header #mx-top-nav-control li {
    float: left;
  }
  .app-style-wrapper #mx-site-header #mx-top-nav-control .dropdown-menu li a {
    min-width: 142px;
  }
  .app-style-wrapper #mx-site-header #mx-top-nav-control li a {
    font-weight: 400 !important;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    padding-left: 12px;
    padding-right: 12px;
  }
  .app-style-wrapper #mx-site-header .navbar .mx-top-nav li:hover > a,
  .app-style-wrapper #mx-site-header .navbar ul.mx-top-nav li.active > a,
  .app-style-wrapper #mx-site-header .navbar ul.mx-top-nav li.dropdown.open > a {
    color: #333 !important;
    font-weight: 400 !important;
    border-left: 1px solid #dedede !important;
    border-right: 1px solid #dedede !important;
    margin-top: 0;
    box-shadow: inset 0 1px 0 #cecece;
  }
  .app-style-wrapper #mx-site-header .navbar .mx-user-options .dropdown-menu li.active > a,
  .app-style-wrapper #mx-site-header .navbar .mx-user-options .dropdown-menu li:hover > a,
  .app-style-wrapper #mx-site-header .navbar .mx-user-options ul .dropdown.open .dropdown-menu li a {
    border-left: 0 none #dedede !important;
    border-right: 0 none #dedede !important;
  }
  .app-style-wrapper #mx-site-header .dropdown-menu {
    margin: -2px 0 0 0;
  }
  .app-style-wrapper #mx-site-header .dropdown-menu li a {
    color: #333 !important;
    font-weight: 400 !important;
  }
  .app-style-wrapper #mx-site-header .dropdown-menu li a:active,
  .app-style-wrapper #mx-site-header .dropdown-menu li a:hover,
  .app-style-wrapper #mx-site-header .dropdown-menu li:hover a,
  .app-style-wrapper #mx-site-header .dropdown-menu li:hover a:active {
    background-color: #f0f0f0 !important;
  }
  .app-style-wrapper #mx-site-header .seperator {
    margin: 10px 2px;
  }
  .app-style-wrapper #mx-site-header li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .app-style-wrapper #mx-site-header .navbar .mx-top-nav {
    margin: 1px;
  }
  .app-style-wrapper #mx-top-nav-control .dropdown-menu li:hover > a {
    border-left: 1px solid transparent !important;
    border-right: 1px solid transparent !important;
  }
  .app-style-wrapper #mx-site-header .mx-agency-accounts ul.mx-top-nav li a {
    padding: 4px 5px 4px 5px !important;
  }
}
@media (max-width: 767px) {
  .app-style-wrapper #mx-site-header {
    margin: auto !important;
  }
  .app-style-wrapper #mx-site-header .container {
    margin: auto 12px !important;
  }
  .app-style-wrapper .container {
    width: auto;
    margin: auto 20px !important;
  }
  .app-style-wrapper .t-grid-pager .t-pager .t-numeric {
    display: none !important;
  }
  .app-style-wrapper .t-grid-pager .t-pager .t-link {
    margin-left: 10px !important;
  }
  .app-style-wrapper #mx-site-header .navbar-inner {
    background-color: rgba(0, 0, 0, 0) !important;
    padding: 0;
  }
  .app-style-wrapper #mx-site-header .navbar .btn-navbar {
    margin-top: 13px;
    padding: 2px 6px !important;
    font-size: 11px;
  }
  .app-style-wrapper #mx-site-header .nav-collapse.in {
    overflow: visible !important;
    height: 40px;
    display: inline;
    margin-top: 0;
  }
}
.app-style-wrapper #mx-site-header .mx-agency-accounts ul.dropdown-menu ul.child-menu {
  padding: 0;
  margin: 0;
  max-height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
}
.app-style-wrapper #mx-site-header .mx-agency-accounts ul.mx-top-nav .dropdown-menu li a {
  font-size: 12px !important;
  color: #444;
  line-height: 20px;
  border-top: 1px solid #efefef;
  text-shadow: 0 1px 0 #fff;
  text-transform: capitalize;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.app-style-wrapper #mx-site-header .mx-agency-accounts ul.mx-top-nav .dropdown-menu li a:hover {
  background: 0 0;
  background-color: #f0f0f0;
  box-shadow: none;
  border: 1px solid transparent;
  border-bottom: 0;
}
.app-style-wrapper #mx-site-header .mx-agency-accounts ul.mx-top-nav .dropdown-menu .child-menu li:hover {
  background: 0 0;
  background-color: #f0f0f0;
  box-shadow: none;
  border: 0 solid transparent;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: -1px;
}
@media (max-width: 480px) {
  .app-style-wrapper .t-grid-pager .t-pager .t-numeric {
    display: none !important;
  }
  .app-style-wrapper .t-grid-pager .t-pager .t-link {
    margin-left: 10px !important;
  }
}
.app-style-wrapper #mx-site-header .go-to-task-icon {
  padding-top: 14px;
  margin-right: 10px;
}
.app-style-wrapper #mx-site-header .lead-search-icon {
  padding: 14px 14px 0;
}
.app-style-wrapper #mx-site-header .lead-search-panel-wrapper {
  position: absolute;
  top: 49px;
  right: 0;
  padding: 16px 18px 16px 18px;
  background: #e4e4e4;
  border: 1px #dbdbdb solid;
  z-index: 998;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.45);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.45);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.app-style-wrapper #mx-site-header .lead-search-loading {
  display: none;
  width: 16px;
  height: 11px;
  margin: 0 auto;
  margin-top: 16px;
  background: url(/Content/LeadSquared/Common/img/search-leads-loading.gif) no-repeat center center;
}
.app-style-wrapper #mx-site-header .analytics-icon {
  padding-top: 14px;
  margin-right: 10px;
}
.app-style-wrapper #mx-site-header .toolbar-action-icon {
  width: 20px;
  height: 20px;
  display: block;
  background-repeat: no-repeat;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png) no-repeat;
}
.app-style-wrapper #mx-site-header .go-to-task-icon .toolbar-action-icon {
  background-position: -203px -5px;
}
.app-style-wrapper #mx-site-header .lead-search-icon .toolbar-action-icon {
  background-position: -510px -3px;
}
.app-style-wrapper #mx-site-header .analytics-icon .toolbar-action-icon {
  background-position: -178px -5px;
}
.app-style-wrapper #mx-site-header .help-icon .toolbar-action-icon {
  background-position: -535px -4px;
}
.app-style-wrapper #mx-site-header ul.mx-top-nav li a.help-menu {
  padding: 13px 10px !important;
}
.app-style-wrapper #mx-site-header .my-account-menu .toolbar-action-icon {
  background-position: -606px -4px;
  display: inline-block;
}
.app-style-wrapper #mx-site-header .mx-user-options ul.mx-top-nav li a.notification-menu.hidden-pseudo {
  padding-right: 10px !important;
}
.app-style-wrapper #mx-site-header .mx-user-options ul.mx-top-nav li a.notification-menu {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.app-style-wrapper #mx-site-header .notification-menu .toolbar-action-icon {
  background-position: -563px -4px;
  width: 20px;
  height: 20px;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav.notifications .dropdown-menu > li > a {
  border-bottom: 1px solid #efefef;
  font-size: 13px !important;
  color: #333 !important;
  min-width: 280px;
  max-width: 280px;
  line-height: 18px;
  padding: 13px !important;
  white-space: normal;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav.notifications .dropdown-menu {
  background-image: none;
  background-color: #fbfbfb;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav .dropdown-menu > li > a span {
  white-space: normal;
  line-height: 16px !important;
  text-shadow: none !important;
  color: #919191 !important;
  display: inline-block;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav.notifications .dropdown-menu > li > a > .description {
  padding-top: 4px;
}
.app-style-wrapper #mx-site-header .dropdown-toggle.notification-menu span:after {
  height: 16px;
  line-height: 16px;
  width: 16px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png) no-repeat;
  background-position: -585px -6px;
  content: attr(data-title);
  float: right;
  position: relative;
  top: -4px;
  left: 1px;
  display: inline-block;
  font-size: 9px;
  color: #fff;
  font-family: Tahoma;
  text-align: center;
}
.app-style-wrapper #mx-site-header .dropdown-toggle.notification-menu.hidden-pseudo span:after {
  display: none;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav.notifications .dropdown-menu > li > a .notification-date {
  font-size: 9px !important;
  color: #747474 !important;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav.notifications .dropdown-menu > li > a.view-more {
  text-align: right;
  cursor: default;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav.notifications .dropdown-menu > li > a.view-more:hover {
  background-color: #fbfbfb !important;
}
.app-style-wrapper #mx-site-header .navbar .mx-top-nav.notifications .dropdown-menu > li > a.view-more span {
  color: #08c !important;
  cursor: pointer;
}
.app-style-wrapper #mx-site-header .my-account-menu {
  color: #444;
  background-color: #ebebeb;
  line-height: 9px !important;
  margin-right: -2px;
  border-left: 1px solid #dbdbdb !important;
  border-right: 1px solid #dbdbdb !important;
}
.app-style-wrapper #mx-site-header .my-account-menu .menu-name {
  vertical-align: super;
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .query-readable-row .condition,
.app-style-wrapper .query-readable-row .operator {
  color: #ff8500;
}
.app-style-wrapper .query-readable-row .free-text,
.app-style-wrapper .query-readable-row .option {
  color: #676767;
}
.app-style-wrapper .query-readable-row .option {
  font-weight: 700;
  font-family: Segoe UI Semibold;
}
.app-style-wrapper .query-readable-row .free-text:after,
.app-style-wrapper .query-readable-row .free-text:before {
  content: '"';
}
.app-style-wrapper .lead-insights-chart {
  background-color: #f6f6f6;
  border: 1px solid #dbdbdb;
  height: 280px;
  padding-left: 10px;
}
.app-style-wrapper .lead-insights-chart-widget {
  background-color: #f6f6f6;
  min-height: 280px;
  margin-bottom: 20px;
}
.app-style-wrapper .lead-insights-chart text {
  fill: #444 !important;
  font: 13px Segoe UI !important;
}
.app-style-wrapper .lead-insights-chart-row {
  margin-bottom: 30px;
}
.app-style-wrapper .lead-field-holder {
  float: left;
}
.app-style-wrapper .div-section-field-holder {
  margin-left: 30px;
  margin-top: 15px;
}
.app-style-wrapper .one-col-field {
  width: 48%;
}
.app-style-wrapper .two-col-field {
  width: 95%;
}
.app-style-wrapper .lead-entity-row div.t-numerictextbox {
  width: 100%;
}
.app-style-wrapper .text-allign-center {
  text-align: center;
}
.app-style-wrapper .lead-multiselect-control .bs-btn-group .bs-dropdown {
  width: 100% !important;
}
.app-style-wrapper .lead-multiselect-control ul.multiselect-container {
  width: 100% !important;
}
.app-style-wrapper .lead-multiselect-control .btn-group .dropdown-menu {
  margin-top: -1px !important;
}
.app-style-wrapper .lead-multiselect-control .bs-dropdown .bs-input {
  white-space: nowrap;
}
.app-style-wrapper .lead-multiselect-control .btn-group .dropdown-menu label {
  padding-left: 5px;
  width: auto;
}
.app-style-wrapper .lead-multiselect-control .btn-group .dropdown-menu label input {
  margin-left: 0;
  margin-right: 5px;
}
.app-style-wrapper .multiselect-container .multiselect-loading {
  background: #fff url(/Content/LeadSquared/Common/img/wait/16.gif) no-repeat 93% 44% !important;
}
.app-style-wrapper .multiselect-container .no-data-found {
  text-align: center;
  margin-bottom: 4px;
}
.app-style-wrapper .multiselect-container .no-data-found a:hover {
  background-color: #fff;
}
.app-style-wrapper .cke_button__insertimage .cke_button__insertimage_label {
  display: inline;
}
.app-style-wrapper .cke_button__insertimage .cke_button__insertimage_icon {
  background-position: 0;
}
.app-style-wrapper .cke_button__insertfile .cke_button__insertfile_label {
  display: inline;
}
.app-style-wrapper .cke_button_disabled .cke_button__insertimage_label {
  opacity: 0.3;
}
.app-style-wrapper .cke_button_disabled .cke_button__insertfile_label {
  opacity: 0.3;
}
.app-style-wrapper .cke_button__saveemailtemplate .cke_button__saveemailtemplate_label {
  display: inline;
}
.app-style-wrapper .cke_button__saveemailtemplate .cke_button__saveemailtemplate_icon {
  position: relative;
  top: 1px;
}
.app-style-wrapper .cke_button_icon.cke_button__switchbar_icon {
  background-position: 2px !important;
}
.app-style-wrapper .cke.cke_reset_all.cke_float {
  display: none !important;
}
.app-style-wrapper div#cke_pastebin {
  position: inherit !important;
  width: 100% !important;
  height: auto !important;
}
.app-style-wrapper span.social-identifier-icon {
  display: none;
}
.app-style-wrapper #LeadViewEditPanel .social-identifier-icon {
  height: 20px;
  width: 20px;
  display: inline-block;
  float: left;
}
.app-style-wrapper #social-identifier-icon-TwitterId {
  background: url(/Content/LeadSquared/Common/img/twitter-icon.png) no-repeat;
}
.app-style-wrapper #social-identifier-icon-LinkedInId {
  background: url(/Content/LeadSquared/Common/img/linkedin-icon.png) no-repeat;
}
.app-style-wrapper #social-identifier-icon-FacebookId {
  background: url(/Content/LeadSquared/Common/img/facebook-icon.png) no-repeat;
}
.app-style-wrapper #social-identifier-icon-SkypeId {
  background: url(/Content/LeadSquared/Common/img/skype-icon.png) no-repeat;
}
.app-style-wrapper #social-identifier-icon-GooglePlusId {
  background: url(/Content/LeadSquared/Common/img/googleplus-icon.png) no-repeat;
}
.app-style-wrapper #social-identifier-icon-GTalkId {
  background: url(/Content/LeadSquared/Common/img/hangouts-icon.png) no-repeat;
}
.app-style-wrapper #social-identifier-icon-PhotoUrl {
  display: none !important;
}
.app-style-wrapper [class*=" icon-"],
.app-style-wrapper [class^=icon-] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.app-style-wrapper .icon-Flag:before {
  content: "\e900";
}
.app-style-wrapper .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent !important;
  border-right: 5px solid transparent !important;
  border-top: 5px solid #fff !important;
}
.app-style-wrapper .tooltip-inner {
  max-width: 200px;
  color: #343434;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  padding: 6px 8px 8px 8px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
}
.app-style-wrapper .modal.fade.widget.right:not(.in) {
  transform: scale(0.1);
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transform: scale(0.1);
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  transition: all 0.7s;
  left: 120%;
  top: 50%;
}
.app-style-wrapper .modal.fade.widget.right.in {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  opacity: 1;
  top: 55% !important;
  left: 61% !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  border: none;
  overflow: visible;
  width: 270px;
  height: 420px;
  border-radius: 2%;
  background-color: #f6f6f6;
}
.app-style-wrapper #cico-widget-holder {
  position: fixed;
  float: right;
  right: 0;
  top: 50px;
  bottom: 45px;
  z-index: 9997;
}
.app-style-wrapper #photo-widget-container {
  z-index: 1000;
  float: right;
  cursor: auto;
  right: 0;
  cursor: pointer;
}
.app-style-wrapper #photo-widget-container:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}
.app-style-wrapper #photo-widget-container .outer-div {
  width: 30px;
  background-color: #c4dde6;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 2px;
  padding-right: 15px;
  border-bottom-left-radius: 12%;
  border-top-left-radius: 12%;
}
.app-style-wrapper #photo-widget-container .profile-photo.no-url {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png);
  background-position: -82px -442px;
  display: inline-block;
}
.app-style-wrapper #cico-photo-container .profile-photo.no-url {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite-large.png);
  background-position: -10px -206px;
  display: inline-block;
}
.app-style-wrapper #photo-widget-container .profile-photo {
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.app-style-wrapper #cico-photo-container .profile-photo {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 2px solid;
}
.app-style-wrapper #cico-photo-container .cico-status-selector {
  position: absolute;
  width: 94px;
  height: 20px;
  border: 1px solid #e3e3e3;
  left: 87px;
  top: 38px;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.app-style-wrapper #cico-photo-container .cico-status-selector-list {
  position: absolute;
  background-color: #fff;
  border-bottom: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  width: 94px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  list-style: none;
  left: 62px;
  top: 60px;
  z-index: 1;
  cursor: pointer;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.app-style-wrapper #cico-photo-container .cico-status-selector-list div {
  font-size: 12px;
}
.app-style-wrapper #cico-photo-container .cico-status-selector-list li:hover {
  background-color: #08c !important;
  color: #fff !important;
}
.app-style-wrapper .selector-status-circle {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #25c854;
  position: absolute;
  left: 7px;
  top: 6px;
}
.app-style-wrapper .selector-status-text {
  display: inline-block;
  width: 50px;
}
.app-style-wrapper .selector-status-text:first-letter {
  text-transform: capitalize;
}
.app-style-wrapper .selector-icon {
  position: absolute;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png) no-repeat -361px -10px;
  width: 7px;
  height: 12px;
  right: 8px;
  top: 2px;
}
.app-style-wrapper #cico-photo-container .cico-status-selector:hover .selector-icon {
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png) no-repeat -335px -10px;
}
.app-style-wrapper #cico-photo-container .cico-status-selector {
  cursor: pointer;
}
.app-style-wrapper .selector-status-circle.online {
  background-color: #25c854 !important;
}
.app-style-wrapper .selector-status-circle.away {
  background-color: #efd30a !important;
}
.app-style-wrapper .selector-status-circle.offline {
  background-color: #d9d9d9 !important;
}
.app-style-wrapper .cico-status-selector.online {
  background-color: #25c854 !important;
}
.app-style-wrapper .cico-status-selector.away {
  background-color: #efd30a !important;
}
.app-style-wrapper .cico-status-selector.offline {
  background-color: #d9d9d9 !important;
}
.app-style-wrapper .status-circle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #25c854;
  position: relative;
}
.app-style-wrapper #photo-widget-container .status-circle {
  margin-top: -17px;
  margin-left: 25px;
  border: 1px solid #fff;
}
.app-style-wrapper .status-circle.online {
  background-color: #25c854 !important;
}
.app-style-wrapper .status-circle.away {
  background-color: #efd30a !important;
}
.app-style-wrapper .status-circle.offline {
  background-color: #d9d9d9 !important;
}
.app-style-wrapper #cico-photo-container .profile-photo.online {
  border-color: #25c854 !important;
}
.app-style-wrapper #cico-photo-container .profile-photo.away {
  border-color: #efd30a !important;
}
.app-style-wrapper #cico-photo-container .profile-photo.offline {
  border-color: #d9d9d9 !important;
}
.app-style-wrapper #cico-photo-container .status-circle {
  margin-top: -10px;
  margin-left: 130px;
  border: 1px solid #fff;
  cursor: pointer;
  width: 12px;
  height: 12px;
}
.app-style-wrapper .cico-status-list {
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  min-width: 100px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  list-style: none;
  left: 96px;
  top: 60px;
  z-index: 1;
  cursor: pointer;
}
.app-style-wrapper .cico-status-list.show {
  display: block !important;
}
.app-style-wrapper .cico-status-list li {
  padding: 5px 5px 5px 10px;
}
.app-style-wrapper .cico-status-list li:hover {
  background-color: #08c !important;
  color: #fff !important;
}
.app-style-wrapper #cico-photo-container {
  margin-top: -60px;
  text-align: center;
}
.app-style-wrapper #cico-status-container {
  text-align: center;
  height: 330px;
}
.app-style-wrapper #cico-status-container .large-x {
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 270px;
  overflow: hidden;
  line-height: 26px;
}
.app-style-wrapper #cico-datetime {
  margin-top: 10px;
}
.app-style-wrapper .cico-welcome {
  max-width: 270px;
}
.app-style-wrapper #cico-accordian-container {
  width: 100%;
  height: 105px;
  text-align: left;
  margin: 10px 0 10px 0;
}
.app-style-wrapper .accordion-row {
  padding: 3px;
  padding-left: 28px;
  cursor: pointer;
  letter-spacing: 1.2px;
}
.app-style-wrapper .accordion-row:hover {
  background-color: #309afc !important;
  color: #fff;
}
.app-style-wrapper #cico-accordian h3 {
  background-color: #f6f6f6;
  border-color: #e9e9e9 !important;
  margin-top: 0 !important;
}
.app-style-wrapper .cico-availability-status,
.app-style-wrapper .cico-available-on {
  background-color: #f6f6f6;
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.app-style-wrapper .cico-available-on.ui-widget-content {
  border-color: #e9e9e9;
}
.app-style-wrapper .cico-button {
  width: 100px;
  margin: auto;
  border: 2px solid #309afc;
  border-radius: 25px;
  color: #309afc;
  cursor: pointer;
  padding: 5px 5px 7px 5px;
}
.app-style-wrapper .inline-block {
  display: inline-block !important;
}
.app-style-wrapper .cico-datetime {
  margin: 15px;
}
.app-style-wrapper #checkin-time {
  margin-top: 100px;
}
.app-style-wrapper #checkin-time .cico-hhmm {
  margin-left: 25px;
}
.app-style-wrapper #checkin-duration {
  margin-top: 30px;
}
.app-style-wrapper .cico-ss {
  vertical-align: top;
  line-height: 5px;
}
.app-style-wrapper .cico-time-title .hours,
.app-style-wrapper .cico-time-title .mins {
  margin-left: 22px;
}
.app-style-wrapper .cico-time-title .days {
  margin-left: -44px;
}
.app-style-wrapper .cico-last-checked {
  text-align: left;
  bottom: 0;
  position: absolute;
  bottom: -32px;
  margin: 35px 0 10px 10px;
}
.app-style-wrapper .cico-skip {
  text-decoration: underline;
  text-decoration-color: #309afc;
  color: #309afc;
  cursor: pointer;
  width: 30px;
  margin: auto;
}
.app-style-wrapper #checkin-button {
  margin-bottom: 5px;
}
.app-style-wrapper #checkout-button {
  margin-bottom: 25px;
}
.app-style-wrapper .cico-close {
  text-align: right;
  width: 18px;
  margin-left: 249px;
  padding-right: 3px;
  padding-bottom: 4px;
  border-top-right-radius: 7px;
  cursor: pointer;
}
.app-style-wrapper .cico-close:hover {
  color: #000;
}
.app-style-wrapper .lsq-sprite-icon-cico-phone {
  background-position: -585px -406px;
  height: 18px;
  width: 18px;
  vertical-align: bottom;
}
.app-style-wrapper .lsq-sprite-icon-cico-available-phone {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background-position: -659px -409px;
  vertical-align: bottom;
}
.app-style-wrapper .lsq-sprite-icon-cico-other-phone {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background-position: -623px -409px;
  vertical-align: bottom;
}
.app-style-wrapper .lsq-sprite-icon-cico-clock {
  width: 35px;
  height: 32px;
  background-position: -694px -408px;
  display: inline-block;
  vertical-align: top;
  margin-left: -20px;
  margin-right: 10px;
  margin-top: -3px;
}
.app-style-wrapper #cico_divResponseMessage {
  position: fixed;
  z-index: 1;
  margin-top: 20px;
  display: none;
}
.app-style-wrapper .cico-error-message {
  font-style: italic;
  color: #e2574c;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}
.app-style-wrapper .lsq-sprite-icon-cico-error {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background-position: -155px -408px;
  display: inline-block;
  vertical-align: middle;
}
.app-style-wrapper #cico-accordian > h3 > .ui-accordion-header-icon {
  display: none;
}
.app-style-wrapper .lsq-sprite-icon-cico-accordion-arrow {
  width: 16px;
  height: 16px;
  background-position: -258px -337px;
  float: right;
  margin: 7px 35px 0 0;
  zoom: 0.7;
  transform: rotate(90deg);
}
.app-style-wrapper .lsq-sprite-icon-cico-accordion-arrow.open {
  transform: none;
}
.app-style-wrapper body.modal-open {
  overflow: hidden;
}
.app-style-wrapper .heading-wrapper h1 .show-intro-tabs {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 24px;
  margin-left: -5px;
  margin-bottom: -4px;
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png);
  background-position: -512px -291px;
}
.app-style-wrapper input.underline {
  border: 1px none transparent !important;
  border-bottom: 1px solid #ccc !important;
  color: #333 !important;
  font-family: Segoe UI !important;
}
.app-style-wrapper input.underline:focus {
  border: 1px none transparent !important;
  border-bottom: 1px solid #309afc !important;
}
.app-style-wrapper input.underline:focus:hover {
  border: 1px none transparent !important;
  border-bottom: 1px solid #6eb8fd !important;
}
.app-style-wrapper input.underline:hover {
  border: 1px none transparent !important;
  border-bottom: 1px solid #6eb8fd !important;
}
.app-style-wrapper .underline::-webkit-input-placeholder {
  color: #999 !important;
}
.app-style-wrapper .underline:-ms-input-placeholder {
  color: #999 !important;
}
.app-style-wrapper .underline::-moz-placeholder {
  color: #999 !important;
  opacity: 1;
}
.app-style-wrapper .underline:-moz-placeholder {
  color: #999 !important;
  opacity: 1;
}
.app-style-wrapper .maxlength-validation-message {
  display: none;
  color: red;
  font-size: 12px !important;
  vertical-align: text-bottom;
  word-break: break-word;
}
.app-style-wrapper .maxlength-validation-message.field-validation-error {
  display: none;
}
.app-style-wrapper .lsqui-popover-notes-details {
  max-width: 40%;
}
.app-style-wrapper .lsqui-popover-notes-details-leadnotes {
  max-width: 35%;
}
.app-style-wrapper .lsqui-popover-notes-details .lsqui-popover-content,
.app-style-wrapper .lsqui-popover-notes-details-leadnotes .lsqui-popover-content {
  max-height: 280px;
  overflow: auto;
}
.app-style-wrapper .flatpickr-calendar:not(.open) {
  display: none !important;
}
.app-style-wrapper .mx-lang-wrapper {
  margin-top: 25px;
  background-color: #151515;
  display: block;
  padding: 5px 15px;
  clear: both;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 10000000;
}
.app-style-wrapper .mx-lang-wrapper .mx-lang-label,
.app-style-wrapper .mx-lang-wrapper .mx-lang-selector {
  display: inline-block;
}
.app-style-wrapper .mx-lang-wrapper .mx-lang-label {
  position: relative;
  top: 1px;
}
.app-style-wrapper #mx-lang-ddl-menu {
  width: 220px !important;
  max-width: 220px !important;
  min-width: 220px !important;
}
.app-style-wrapper #mx-lang-ddl-menu,
.app-style-wrapper #mx-lang-ddl-menu li {
  border-radius: 0 !important;
}
.app-style-wrapper .mx-lang-wrapper .mx-lang-status.processing {
  background: url(/Content/Telerik/css/Default/loading.gif) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 5px;
}
.app-style-wrapper .mx-lang-wrapper .mx-lang-status.success {
  opacity: 1 !important;
  background: url(https://f1.leadsquaredcdn.com/leadsquared/app/FileBrowser/img/success-icon.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 5px;
}
.app-style-wrapper .mx-lang-wrapper .mx-lang-status.error {
  opacity: 1 !important;
  background: url(https://f1.leadsquaredcdn.com/leadsquared/app/FileBrowser/img/error-icon.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 5px;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-btn {
  background-color: #f8f8f8;
  background-image: none;
  border-radius: 0;
  text-align: left;
  min-width: 105px;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-btn .caret {
  border-top-color: #bcbcbc !important;
  float: right !important;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-dropdown-menu li.loc-ui-i a {
  padding: 3px 11px;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-dropdown-menu li.loc-ui-i a:hover {
  background-color: #88c5fd !important;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-iflag {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 11px;
  margin-right: 5px;
  background: url(https://f1.leadsquaredcdn.com/common/images/phone_flags.png?v=1);
}
.app-style-wrapper .loc-ui.v1 .loc-ui-iflag.en-US {
  background-position: -80px -44px;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-iflag.hi-IN {
  background-position: -208px -55px;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-iflag.kok-IN {
  background-position: -208px -55px;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-iflag.vi-VN {
  background-position: -240px -143px;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-iflag.ar-SA {
  background-position: -32px 0;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-iflag.th-TH {
  background-position: -144px -132px;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-itext {
  font-size: 12px;
  line-height: 17px;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-status-info {
  display: none;
  width: 18px !important;
  margin-left: 6px;
  height: 17px !important;
  margin-top: 3px;
  vertical-align: top !important;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-status-info.processing {
  display: inline-block !important;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/wait/3bars-loading.gif) no-repeat center center !important;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-status-info.success {
  display: inline-block !important;
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) !important;
  background-position: -474px -438px;
  background-repeat: no-repeat;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-status-info.error {
  display: inline-block !important;
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) !important;
  background-position: -510px -438px;
  background-repeat: no-repeat;
}
.app-style-wrapper .loc-ui.v1 .loc-ui-status-info {
  margin-top: 6px !important;
  left: -31px;
  position: absolute;
}
.app-style-wrapper .loc-lang-ui-login .loc-ui.v1 {
  margin-top: 2px;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-btn {
  background-color: #151515 !important;
  background-image: none;
  border-radius: 0;
  color: #fff;
  padding: 1px 1px 1px 4px;
  box-shadow: none;
  margin-top: -3px;
  margin-bottom: -3px;
  padding-top: 3px;
  text-shadow: none !important;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-btn .caret {
  border-bottom-color: #bcbcbc !important;
  margin-left: -4px;
  margin-right: 3px;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-dropdown-menu {
  margin-bottom: 2px;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-dropdown-menu li.loc-ui-i a {
  padding: 2px 9px;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-dropdown-menu li.loc-ui-i a:hover {
  background-color: #88c5fd !important;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-iflag {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 11px;
  margin-right: 5px;
  background: url(https://f1.leadsquaredcdn.com/common/images/phone_flags.png?v=1);
}
.app-style-wrapper .loc-ui.v2 .loc-ui-iflag.en-US {
  background-position: -80px -44px;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-iflag.hi-IN {
  background-position: -208px -55px;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-iflag.kok-IN {
  background-position: -208px -55px;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-iflag.vi-VN {
  background-position: -240px -143px;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-iflag.ar-SA {
  background-position: -32px 0;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-iflag.th-TH {
  background-position: -144px -132px;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-btn .loc-ui-iflag.icon-globe {
  margin-right: 5px;
  width: 13px !important;
  background-position: -336px -144px !important;
  background-image: url(https://f1.leadsquaredcdn.com/bootstrap/img/BSLight.png) !important;
  height: 15px !important;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-itext {
  font-size: 12px;
  line-height: 17px;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-status-info {
  display: none;
  width: 18px !important;
  margin-left: 6px;
  height: 17px !important;
  margin-top: 3px;
  vertical-align: top !important;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-status-info.processing {
  display: inline-block !important;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/wait/3bars-loading.gif) no-repeat center center !important;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-status-info.success {
  display: inline-block !important;
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) !important;
  background-position: -474px -438px;
  background-repeat: no-repeat;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-status-info.error {
  display: inline-block !important;
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) !important;
  background-position: -510px -438px;
  background-repeat: no-repeat;
}
.app-style-wrapper .loc-ui.v2 .loc-ui-status-info {
  margin-top: 1px !important;
  margin-right: -24px;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-btn {
  background-color: transparent;
  background-image: none;
  border-radius: 0;
  text-align: left;
  min-width: 55px;
  box-shadow: none;
  border: 1px solid transparent;
  padding: 14px 10px 14px;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-btn:hover,
.app-style-wrapper .loc-ui.v3.open .loc-ui-btn,
.app-style-wrapper .loc-ui.v3:hover .loc-ui-btn {
  background: #f6f6f6;
  background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#fcfcfc));
  background: -moz-linear-gradient(top, #e4e4e4, #fcfcfc);
  color: #444;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  box-shadow: inset 0 1px 0 #cecece;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-btn .caret {
  display: inline-block;
  width: 7px;
  height: 12px;
  margin: 0;
  margin-top: 2px;
  margin-left: -2px;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png) no-repeat -361px -10px;
  border: none;
  opacity: 1;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-btn:hover .caret,
.app-style-wrapper .loc-ui.v3:hover .loc-ui-btn .caret {
  opacity: 1;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/master-sprite-v5.png) no-repeat -335px -10px !important;
}
.app-style-wrapper .loc-ui.v3.open .loc-ui-dropdown-menu {
  display: block !important;
  visibility: visible;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-dropdown-menu {
  margin-top: -1px !important;
  left: -1px;
  min-width: 160px !important;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-dropdown-menu li.loc-ui-i a {
  padding: 6px 11px;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-dropdown-menu li.loc-ui-i a:hover {
  background-color: #f0f0f0 !important;
  box-shadow: none;
  border: none;
  color: #333;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-dropdown-menu li[lang].active a {
  background-color: #ddd !important;
  box-shadow: none;
  border: none;
  color: #333;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-iflag {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 11px;
  margin-right: 5px;
  background: url(https://f1.leadsquaredcdn.com/common/images/phone_flags.png?v=1);
}
.app-style-wrapper .loc-ui.v3 .loc-ui-iflag.en-US {
  background-position: -80px -44px;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-iflag.hi-IN {
  background-position: -208px -55px;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-iflag.kok-IN {
  background-position: -208px -55px;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-iflag.vi-VN {
  background-position: -240px -143px;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-iflag.ar-SA {
  background-position: -32px 0;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-iflag.th-TH {
  background-position: -144px -132px;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-itext {
  font-size: 12px;
  line-height: 17px;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-status-info {
  display: none;
  width: 18px !important;
  margin-left: 6px;
  height: 17px !important;
  margin-top: 3px;
  vertical-align: top !important;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-status-info.processing {
  display: inline-block !important;
  background: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/wait/3bars-loading.gif) no-repeat center center !important;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-status-info.success {
  display: inline-block !important;
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) !important;
  background-position: -474px -438px;
  background-repeat: no-repeat;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-status-info.error {
  display: inline-block !important;
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png) !important;
  background-position: -510px -438px;
  background-repeat: no-repeat;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-status-info {
  margin-top: 6px !important;
  left: -31px;
  position: absolute;
}
.app-style-wrapper .loc-ui.v3 .loc-ui-btn .loc-ui-itext {
  display: none;
}
.app-style-wrapper .loc-lang-ui-login .loc-ui.v3 {
  padding: 0 !important;
  margin-bottom: -1px;
  margin-top: -1px;
  margin-left: 5px;
}
@media (min-width: 1200px) {
  .app-style-wrapper body[lang=vi-VN] #mx-site-header #mx-top-nav-control li a {
    font-size: 11.5px !important;
  }
  .app-style-wrapper body[lang=hi-IN] #mx-site-header #mx-top-nav-control li a {
    font-size: 13px !important;
  }
  .app-style-wrapper body[lang=kok-IN] #mx-site-header #mx-top-nav-control li a {
    font-size: 11.5px !important;
  }
}
.app-style-wrapper .lsq-in-browser-notification-div-display-none {
  display: none;
  right: -360px;
}
.app-style-wrapper .lsq-in-browser-notification-div {
  position: fixed;
  top: 60px;
  height: 60px;
  width: 360px;
  right: -300px;
  z-index: 2147483601;
  border-radius: 6px;
}
@-webkit-keyframes notifer-open {
  0% {
    right: -300px;
  }
  50% {
    right: 20px;
  }
  100% {
    right: 20px;
    height: 720px;
    height: calc(100% - 80px);
  }
}
@keyframes notifier-open {
  0% {
    right: -300px;
  }
  50% {
    right: 20px;
  }
  100% {
    right: 20px;
    height: 720px;
    height: calc(100% - 80px);
  }
}
@-webkit-keyframes notifer-close {
  0% {
    right: 20px;
    height: 720px;
    height: calc(100% - 80px);
  }
  100% {
    right: -300px;
    height: 60px;
  }
}
@keyframes notifier-close {
  0% {
    right: 20px;
    height: 720px;
    height: calc(100% - 80px);
  }
  100% {
    right: -300px;
    height: 60px;
  }
}
.app-style-wrapper .lsq-in-browser-notification-div.open-anim {
  animation: notifier-open 0.4s linear;
  animation-iteration-count: 1;
  -moz-animation: notifier-open 0.4s linear;
  -moz-animation-iteration-count: 1;
  -webkit-animation: notifier-open 0.4s linear;
  -webkit-animation-iteration-count: 1;
  -o-animation: notifier-open 0.4s linear;
  -o-animation-iteration-count: 1;
  box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.2);
}
.app-style-wrapper .lsq-in-browser-notification-div.close-anim {
  animation: notifier-close 0.4s linear;
  animation-iteration-count: 1;
  -moz-animation: notifier-close 0.4s linear;
  -moz-animation-iteration-count: 1;
  -webkit-animation: notifier-close 0.4s linear;
  -webkit-animation-iteration-count: 1;
  -o-animation: notifier-close 0.4s linear;
  -o-animation-iteration-count: 1;
}
.app-style-wrapper .lsq-in-browser-notification-div.opened {
  height: 720px;
  height: calc(100% - 88px);
  max-height: calc(100% - 88px);
  right: 20px;
  box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.2);
}
.app-style-wrapper #lsq-in-browser-notification-frame {
  width: 100%;
  height: 100%;
}
.app-style-wrapper .loc-cloned-ele {
  width: auto !important;
  overflow: auto !important;
  position: absolute !important;
  top: -99999px !important;
  left: -99999px !important;
  opacity: 0.1 !important;
  visibility: hidden !important;
}
.app-style-wrapper [loc_role=text-overflow-tooltip] {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.app-style-wrapper [loc_role=text-overflow-action-button] .actions-dropdown-btn-div button.dropdown-toggle {
  max-width: 110px !important;
  padding-right: 20px !important;
  padding-top: 0 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.app-style-wrapper [loc_role=text-overflow-action-button] .actions-dropdown-btn-div .actions-dropdown-btn-arrow {
  right: 6px !important;
  top: 5px !important;
  position: absolute !important;
}
.app-style-wrapper [loc_role=text-overflow-button] {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.app-style-wrapper span.ddl-with-others-tag {
  border: 1px solid #c2c2c240;
  background-color: #f6f6f6 !important;
  border-radius: 3px !important;
  position: absolute;
  padding: 0 8px 1px 8px;
  top: 3.5px;
  bottom: 1px;
  right: -13px;
  font-size: 11px;
  line-height: 15px;
  height: 15px;
}
.app-style-wrapper .half-row .custom-combobox-input {
  width: 100% !important;
}
.app-style-wrapper .custom-combobox-input.ddl-with-others.masked-text-box {
  width: 75% !important;
  padding-right: 37% !important;
}
.app-style-wrapper .los-lead .custom-combobox-input.ddl-with-others.masked-text-box {
  width: 68% !important;
  padding-right: 32% !important;
}
.app-style-wrapper .ddl-with-others-no-results:hover {
  color: #fff;
}
.app-style-wrapper .ddl-with-others-no-results {
  color: #000;
}
.app-style-wrapper .custom-combobox-input.ddl-with-others ~ ul,
.app-style-wrapper .entity-dropdown.los-lead ~ .custom-combobox ul {
  max-width: calc(100% - 1px) !important;
  width: calc(100% - 1px) !important;
}
.app-style-wrapper .ddl-with-others.ui-autocomplete-input-others.masked-text-box.required.input-validation-error {
  background-color: #ffdba0 !important;
  border: 1px solid #f70 !important;
}
.app-style-wrapper span.others-remove-tag {
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 7px;
  height: 8px;
  background-image: url(https://f1.leadsquaredcdn.com/cdn/img/leadsquared/lsq-sprite.png);
  background-position: -695px -297px;
  margin-left: 6px;
  top: 1px;
}
.app-style-wrapper .lsq-toast-notification {
  position: fixed;
  z-index: 1050;
  min-width: 300px;
  display: flex;
  flex-direction: column;
  color: #fff;
  opacity: 1;
  border-radius: 5px;
}
.app-style-wrapper .lsq-toast-notification-wrapper {
  display: flex;
  flex-direction: column;
  width: 90%;
  height: 100%;
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  padding: 15px 0 15px 50px;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 15px center;
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 6px #999;
  color: #fff;
  opacity: 0.9;
  border-radius: 5px;
  margin: 0 0 5px 0;
  cursor: pointer;
}
.app-style-wrapper .lsq-toast-notification-wrapper.lsq-error-toast {
  background-color: #bd362f;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=);
}
.app-style-wrapper .lsq-toast-notification-wrapper.lsq-info-toast {
  background-color: #2f96b4;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=);
}
.app-style-wrapper .lsq-toast-notification-wrapper.lsq-success-toast {
  background-color: #51a351;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==);
}
.app-style-wrapper .lsq-toast-heading {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  margin: 0 0 5px 0;
}
.app-style-wrapper .lsq-toast-message {
  font-size: 14px;
  color: #fff;
}
.app-style-wrapper .lsq-snackbar.bottom {
  bottom: 30px;
}
.app-style-wrapper .lsq-snackbar.top {
  top: 30px;
}
.app-style-wrapper .lsq-snackbar {
  max-width: 250px;
  max-height: 45px;
  min-width: 300px;
  visibility: hidden;
  position: fixed;
  z-index: 1;
}
.app-style-wrapper span.lsq-snackbar-close {
  position: absolute;
  z-index: 1;
  right: 5px;
  top: 0;
  font-size: 18px;
  font-weight: 600;
}
.app-style-wrapper .lsq-snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s;
  opacity: 1;
}
.app-style-wrapper .lsq-snackbar.bottom.show {
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s;
}
.app-style-wrapper .lsq-snackbar.top.show {
  -webkit-animation: fadein-top 0.5s, fadeout 0.5s 2.5s;
  animation: fadein-top 0.5s;
}
.app-style-wrapper .show-bold {
  font-family: Segoe UI Semibold;
}
@-webkit-keyframes fadein-top {
  from {
    top: 0;
    opacity: 0;
  }
  to {
    top: 30px;
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
.app-style-wrapper .page-access-notification-toast {
  border: 1px solid #359bfc;
  background-image: none !important;
  padding: 8px 48px 8px 40px;
  left: initial !important;
  right: 68px !important;
  box-shadow: 0 2px 8px #00000029;
}
.app-style-wrapper .page-access-notification-toast #show-user-image {
  background: url(../img/common-sprite-v2.png) no-repeat -227px -660px;
  width: 31px;
  height: 18px;
  position: absolute;
  left: 12px;
  top: 13px;
}
.app-style-wrapper .page-access-notification-toast span.lsq-snackbar-close {
  color: transparent;
  background: url(../img/common-sprite-v2.png) no-repeat -263px -660px;
  width: 13px;
  height: 13px;
  top: 13PX;
  right: 12px;
}
.app-style-wrapper .page-access-notification-toast.lsq-snackbar {
  max-width: 450px;
  min-width: 200px;
}
.app-style-wrapper .page-access-notification-toast.lsq-snackbar.top {
  top: 60px;
}
.app-style-wrapper .page-access-notification-toast .lsq-toast-message {
  color: #000;
  word-break: break-word;
  font-size: 13px;
  line-height: 22px;
}
.app-style-wrapper .page-access-notification-toast.lsq-toast-notification-wrapper {
  height: initial;
  color: #000;
  width: initial !important;
}
.app-style-wrapper .page-access-notification-toast.lsq-toast-notification-wrapper.lsq-info-toast {
  background-color: #e3f2ff;
  max-height: none;
}
.app-style-wrapper .download-icon.disabled,
.app-style-wrapper .play-icon.disabled {
  opacity: 0.2;
  cursor: auto !important;
}
.app-style-wrapper #root {
  margin-top: 20px;
}
