@charset "UTF-8";
/* mixins  */
/* variabili per la personalizzazione del tema*/
/*  VARIABILI SMI */
/* Fonts */
/*#337ab7*/
/* Barra navigazione pagine sito */
/*$navbar-height 	: 52px;*/
/* altezza barra */
/* larghezza logo */
/* altezza logo */
/* larghezza img utente */
/* altezza img utente */
/*#3270b0;*/
/* colore di sfondo navigazione primaria */
/* colore dell'elemento attivo navigazione primaria */
/*#3493c5;*/
/* colore di sfondo navigazione secondaria */
/*#498ACF;*/
/*#369DD4;*/
/* colore dell'elemento attivo navigazione secondaria */
/* colore del testo */
/* colore del testo di un elemento attivo */
/*428bca*/
/*428bca*/
/* Spinner */
/* Portlet, griglia e form */
/* colore sfondo barra superiore portlet*/
/* colore del bordo della portlet */
/* colore di sfondo del thead della grid portlet */
/* colore testo del thead della grid portlet */
/* colore sfondo dettaglio riga griglia */
/* colore sfondo riga picker form */
/* Sidemenu (menu azioni grid, form..) */
/* colore sfondo menu */
/* colore bordo menu */
/* colore sfondo azione selezionata */
/* colore sfondo sub-azione */
/* Pannello utente */
/* colore del contatore notifiche */
/*#f5f7fa;*/
/*#f5f7fa;*/
/*#e5e5e5;*/
/* Griglia GXT */
/*#bdbdbd;*/
/*#bdbdbd;*/
/* Form GXT */
/* GXT common */
/* Calendar */
/* libreria Bootstrap 3 */
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

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

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

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

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

  thead {
    display: table-header-group; }

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

  img {
    max-width: 100% !important; }

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

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

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

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

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

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

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

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

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

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }
small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

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

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

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

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

.text-muted {
  color: #999; }

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

  .dl-horizontal dd {
    margin-left: 180px; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999; }

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

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

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

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

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

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

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

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

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

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

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

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

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

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

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0; } }
table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

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

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

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

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

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

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

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

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

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

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

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

.form-control::-moz-placeholder, .slim-form-control::-moz-placeholder, .smi-date-time-picker .slim-form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder, .slim-form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder, .slim-form-control::-webkit-input-placeholder, .smi-date-time-picker .slim-form-control::-webkit-input-placeholder {
  color: #999; }

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

textarea.form-control, textarea.slim-form-control, .smi-date-time-picker textarea.slim-form-control {
  height: auto; }

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

input[type="date"] {
  line-height: 34px; }

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

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

.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer; }

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; }

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

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

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

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

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

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

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

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

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

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

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

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

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

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

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

.btn-primary, .smi-date-time-picker .btn-group .btn.btn-success {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary:hover, .smi-date-time-picker .btn-group .btn.btn-success:hover,
.btn-primary:focus,
.smi-date-time-picker .btn-group .btn.btn-success:focus,
.btn-primary:active,
.smi-date-time-picker .btn-group .btn.btn-success:active,
.btn-primary.active,
.smi-date-time-picker .btn-group .active.btn.btn-success,
.open .dropdown-toggle.btn-primary,
.open .smi-date-time-picker .btn-group .dropdown-toggle.btn.btn-success,
.smi-date-time-picker .btn-group .open .dropdown-toggle.btn.btn-success {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e; }

.btn-primary:active, .smi-date-time-picker .btn-group .btn.btn-success:active,
.btn-primary.active,
.smi-date-time-picker .btn-group .active.btn.btn-success,
.open .dropdown-toggle.btn-primary,
.open .smi-date-time-picker .btn-group .dropdown-toggle.btn.btn-success,
.smi-date-time-picker .btn-group .open .dropdown-toggle.btn.btn-success {
  background-image: none; }

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

.btn-primary .badge, .smi-date-time-picker .btn-group .btn.btn-success .badge {
  color: #428bca;
  background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown {
  position: relative; }

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

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

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

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

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

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

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
} <-- ste caz di webshadow che creano ombre ovunque*/
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav > li.disabled > a {
  color: #999; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff; } }
.nav-pills > li {
  float: left; }

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

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

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

.nav-stacked > li {
  float: none; }

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

.nav-justified {
  width: 100%; }

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

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

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

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

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

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

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

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

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff; } }
.tab-content > .tab-pane {
  display: none; }

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

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

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

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

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

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-collapse.in {
    overflow-y: visible; }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

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

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

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

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle:focus {
  outline: none; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }
.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

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

  .navbar-nav > li {
    float: left; }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; }

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

  .navbar-right {
    float: right !important; } }
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

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

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

  .navbar-form .input-group > .form-control, .navbar-form .input-group > .slim-form-control {
    width: 100%; }

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

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

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; } }
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-form.navbar-right:last-child {
    margin-right: -15px; } }
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

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

  .navbar-text.navbar-right:last-child {
    margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  /*   .navbar-default .navbar-nav .open .dropdown-menu > li > a { */
  /*     color: #777; */
  /*   } */
  /*   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, */
  /*   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { */
  /*     color: #333; */
  /*     background-color: transparent; */
  /*   } */
  /*   .navbar-default .navbar-nav .open .dropdown-menu > .active > a, */
  /*   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, */
  /*   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { */
  /*     color: #555; */
  /*     background-color: #e7e7e7; */
  /*   } */
  /*   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, */
  /*   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, */
  /*   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { */
  /*     color: #ccc; */
  /*     background-color: transparent; */
  /*   } */ }
.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #999; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #999; }

.navbar-inverse .navbar-nav > li > a {
  color: #999; }

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; } }
.navbar-inverse .navbar-link {
  color: #999; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #999; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

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

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

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

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

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  cursor: not-allowed;
  background-color: #fff; }

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

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

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #999; }

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

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

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

.label-success {
  background-color: #5cb85c; }

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

.label-info {
  background-color: #5bc0de; }

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

.label-warning {
  background-color: #f0ad4e; }

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

.label-danger {
  background-color: #d9534f; }

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999;
  border-radius: 10px; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.btn-xs .badge {
  top: 0;
  padding: 1px 5px; }

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

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

.jumbotron h1,
.jumbotron .h1 {
  color: inherit; }

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

.container .jumbotron {
  border-radius: 6px; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }

  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px; } }
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

.thumbnail .caption {
  padding: 9px;
  color: #333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }

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

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

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

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

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

.progress-bar-success {
  background-color: #5cb85c; }

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

.progress-bar-info {
  background-color: #5bc0de; }

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

.progress-bar-warning {
  background-color: #f0ad4e; }

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

.progress-bar-danger {
  background-color: #d9534f; }

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

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

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

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

.media-object {
  display: block; }

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

a.list-group-item {
  color: #555; }

a.list-group-item .list-group-item-heading {
  color: #333; }

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit; }

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }

a.list-group-item-success .list-group-item-heading {
  color: inherit; }

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }

a.list-group-item-info .list-group-item-heading {
  color: inherit; }

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading {
  color: inherit; }

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }

a.list-group-item-danger .list-group-item-heading {
  color: inherit; }

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  /*-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05); <-- MATSTR: commento perche crea bordi che modificano le form */ }

.panel-body {
  padding: 15px; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

.panel-title > a {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd; }

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #428bca; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca; }

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5; }

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  /*-webkit-overflow-scrolling: touch;  IOS 10 bug on scroll*/
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%); }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 400px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0; }

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  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); }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  content: "";
  border-width: 10px; }

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1; }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: none;
  opacity: .9; }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
/*# sourceMappingURL=bootstrap.css.map */
/* personalizzazione SMI classi Bootstrap */
@font-face {
  font-family: 'liberation_sansregular';
  src: url("fonts/liberation/liberationsans-regular-webfont.eot");
  src: url("fonts/liberation/liberationsans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/liberation/liberationsans-regular-webfont.woff") format("woff"), url("fonts/liberation/liberationsans-regular-webfont.ttf") format("truetype"), url("fonts/liberation/liberationsans-regular-webfont.svg#liberation_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'liberation_sansbold';
  src: url("fonts/liberation/liberationsans-bold-webfont.eot");
  src: url("fonts/liberation/liberationsans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/liberation/liberationsans-bold-webfont.woff") format("woff"), url("fonts/liberation/liberationsans-bold-webfont.ttf") format("truetype"), url("fonts/liberation/liberationsans-bold-webfont.svg#liberation_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }

* {
  margin: 0;
  padding: 0; }

html {
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif; }

body {
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 13px !important;
  color: #333 !important; }

strong {
  font-family: liberation_sansbold, "Open Sans", Arial, sans-serif !important; }

.modal-dialog {
  margin: 10px auto; }

.img-rounded {
  border-radius: 2px; }

.img-thumbnail {
  border-radius: 1px; }

.input-sm {
  border-radius: 1px; }

.input-lg {
  border-radius: 2px; }

.btn {
  border-radius: 2px;
  font-size: 13px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.btn-lg,
.btn-group-lg > .btn {
  border-radius: 2px; }

.btn-sm,
.btn-group-sm > .btn {
  border-radius: 2px; }

.btn-xs,
.btn-group-xs > .btn {
  border-radius: 1px;
  padding: 0px 6px;
  border: 0; }

.dropdown-menu {
  border-radius: 1px;
  font-size: 13px; }

.input-group-lg > .form-control, .input-group-lg > .slim-form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  border-radius: 2px; }

.input-group-sm > .form-control, .input-group-sm > .slim-form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  border-radius: 0px; }

.input-group-addon {
  border-radius: 1px; }

.input-group-addon.input-sm {
  border-radius: 0px; }

.input-group-addon.input-lg {
  border-radius: 2px; }

.form-control, .slim-form-control, .smi-date-time-picker .slim-form-control {
  border-radius: 1px;
  font-size: 13px;
  -webkit-box-shadow: none;
  box-shadow: none; }

.form-control:focus, .slim-form-control:focus {
  -webkit-box-shadow: 0 0 1px #2095f2;
  box-shadow: 0 0 1px #2095f2; }

.has-success .form-control, .has-success .slim-form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus, .has-success .slim-form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 1px #67b168;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 1px #67b168; }

.has-warning .form-control, .has-warning .slim-form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus, .has-warning .slim-form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 1px #c0a16b;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 1px #c0a16b; }

.has-error .form-control, .has-error .slim-form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus, .has-error .slim-form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 1px #ce8483;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 1px #ce8483; }

.nav-tabs > li > a {
  border-radius: 1px 1px 0 0; }

.navbar-toggle {
  border-radius: 1px; }

.breadcrumb {
  border-radius: 1px; }

.pagination {
  border-radius: 1px; }

.container .jumbotron {
  border-radius: 2px; }

.thumbnail {
  border-radius: 1px; }

.alert {
  /*border-radius: 1px; */ }

.progress {
  border-radius: 1px; }

.panel {
  border-radius: 1px; }

.panel-group .panel {
  border-radius: 1px; }

.well {
  border-radius: 1px; }

.well-lg {
  border-radius: 2px; }

.well-sm {
  border-radius: 0px; }

.modal-content {
  border-radius: 2px; }

.tooltip-inner {
  border-radius: 1px; }

.popover {
  border-radius: 2px; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 0px; } }
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }
.tooltip {
  font-size: 12px;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 9999; }

.tooltip-inner {
  padding: 4px 9px;
  background-color: #333;
  border-radius: 2px;
  opacity: 0.9;
  font-size: 11px; }

@media (max-width: 768px) {
  .tooltip {
    font-size: 18px; }

  .tooltip-inner {
    padding: 6px 11px; }

  .tooltip.top {
    padding: 5px 0;
    margin-top: -10px; }

  .tooltip.right {
    padding: 0 5px;
    margin-left: 10px; }

  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 10px; }

  .tooltip.left {
    padding: 0 5px;
    margin-left: -10px; } }
.tooltip.top .tooltip-arrow {
  border-top-color: #333;
  opacity: 0.9; }

.tooltip.top-left .tooltip-arrow {
  border-top-color: #333;
  opacity: 0.9; }

.tooltip.top-right .tooltip-arrow {
  border-top-color: #333;
  opacity: 0.9; }

.tooltip.right .tooltip-arrow {
  border-right-color: #333;
  opacity: 0.9; }

.tooltip.left .tooltip-arrow {
  border-left-color: #333;
  opacity: 0.9; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #333;
  opacity: 0.9; }

.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #333;
  opacity: 0.9; }

.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #333;
  opacity: 0.9; }

.btn-primary, .smi-date-time-picker .btn-group .btn.btn-success {
  padding: 6px 25px; }

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

.form-group > .control-label {
  /* 		position: relative; */
  /* 		top: 1px; */ }

label {
  margin-bottom: 0;
  vertical-align: middle; }

.navbar {
  min-height: inherit; }

/* font-icone Streamline */
@font-face {
  font-family: "streamline";
  src: url("/sanmarco-informatica-theme/css/streamline.eot");
  src: url("/sanmarco-informatica-theme/css/streamline.eot?#iefix") format("embedded-opentype"), url("/sanmarco-informatica-theme/css/fonts/Streamline/streamline.woff") format("woff"), url("/sanmarco-informatica-theme/css/streamline.ttf") format("truetype"), url("/sanmarco-informatica-theme/css/streamline.svg#streamline") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "streamline" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "streamline" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-stl:before {
  content: "a"; }

.icon-stl-1:before {
  content: "b"; }

.icon-stl-2:before {
  content: "c"; }

.icon-stl-3:before {
  content: "d"; }

.icon-stl-4:before {
  content: "e"; }

.icon-stl-5:before {
  content: "f"; }

.icon-stl-6:before {
  content: "g"; }

.icon-stl-7:before {
  content: "h"; }

.icon-stl-8:before {
  content: "i"; }

.icon-stl-9:before {
  content: "j"; }

.icon-stl-10:before {
  content: "k"; }

.icon-stl-11:before {
  content: "l"; }

.icon-stl-12:before {
  content: "m"; }

.icon-stl-13:before {
  content: "n"; }

.icon-stl-14:before {
  content: "o"; }

.icon-stl-15:before {
  content: "p"; }

.icon-stl-16:before {
  content: "q"; }

.icon-stl-17:before {
  content: "r"; }

.icon-stl-18:before {
  content: "s"; }

.icon-stl-19:before {
  content: "t"; }

.icon-stl-20:before {
  content: "u"; }

.icon-stl-21:before {
  content: "v"; }

.icon-stl-22:before {
  content: "w"; }

.icon-stl-23:before {
  content: "x"; }

.icon-stl-24:before {
  content: "y"; }

.icon-stl-25:before {
  content: "z"; }

.icon-stl-26:before {
  content: "A"; }

.icon-stl-27:before {
  content: "B"; }

.icon-stl-28:before {
  content: "C"; }

.icon-stl-29:before {
  content: "D"; }

.icon-stl-30:before {
  content: "E"; }

.icon-stl-31:before {
  content: "F"; }

.icon-stl-32:before {
  content: "G"; }

.icon-stl-33:before {
  content: "H"; }

.icon-stl-34:before {
  content: "I"; }

.icon-stl-35:before {
  content: "J"; }

.icon-stl-36:before {
  content: "K"; }

.icon-stl-37:before {
  content: "L"; }

.icon-stl-38:before {
  content: "M"; }

.icon-stl-39:before {
  content: "N"; }

.icon-stl-40:before {
  content: "O"; }

.icon-stl-41:before {
  content: "P"; }

.icon-stl-42:before {
  content: "Q"; }

.icon-stl-43:before {
  content: "R"; }

.icon-stl-44:before {
  content: "S"; }

.icon-stl-45:before {
  content: "T"; }

.icon-stl-46:before {
  content: "U"; }

.icon-stl-47:before {
  content: "V"; }

.icon-stl-48:before {
  content: "W"; }

.icon-stl-49:before {
  content: "X"; }

.icon-stl-50:before {
  content: "Y"; }

.icon-stl-51:before {
  content: "Z"; }

.icon-stl-52:before {
  content: "0"; }

.icon-stl-53:before {
  content: "1"; }

.icon-stl-54:before {
  content: "2"; }

.icon-stl-55:before {
  content: "3"; }

.icon-stl-56:before {
  content: "4"; }

.icon-stl-57:before {
  content: "5"; }

.icon-stl-58:before {
  content: "6"; }

.icon-stl-59:before {
  content: "7"; }

.icon-stl-60:before {
  content: "8"; }

.icon-stl-61:before {
  content: "9"; }

.icon-stl-62:before {
  content: "!"; }

.icon-stl-63:before {
  content: "\""; }

.icon-stl-64:before {
  content: "#"; }

.icon-stl-65:before {
  content: "$"; }

.icon-stl-66:before {
  content: "%"; }

.icon-stl-67:before {
  content: "&"; }

.icon-stl-68:before {
  content: "'"; }

.icon-stl-69:before {
  content: "("; }

.icon-stl-70:before {
  content: ")"; }

.icon-stl-71:before {
  content: "*"; }

.icon-stl-72:before {
  content: "+"; }

.icon-stl-73:before {
  content: ","; }

.icon-stl-74:before {
  content: "-"; }

.icon-stl-75:before {
  content: "."; }

.icon-stl-76:before {
  content: "/"; }

.icon-stl-77:before {
  content: ":"; }

.icon-stl-78:before {
  content: ";"; }

.icon-stl-79:before {
  content: "<"; }

.icon-stl-80:before {
  content: "="; }

.icon-stl-81:before {
  content: ">"; }

.icon-stl-82:before {
  content: "?"; }

.icon-stl-83:before {
  content: "@"; }

.icon-stl-84:before {
  content: "["; }

.icon-stl-85:before {
  content: "]"; }

.icon-stl-86:before {
  content: "^"; }

.icon-stl-87:before {
  content: "_"; }

.icon-stl-88:before {
  content: "`"; }

.icon-stl-89:before {
  content: "{"; }

.icon-stl-90:before {
  content: "|"; }

.icon-stl-91:before {
  content: "}"; }

.icon-stl-92:before {
  content: "~"; }

.icon-stl-93:before {
  content: "\\"; }

.icon-stl-94:before {
  content: "\e000"; }

.icon-stl-95:before {
  content: "\e001"; }

.icon-stl-96:before {
  content: "\e002"; }

.icon-stl-97:before {
  content: "\e003"; }

.icon-stl-98:before {
  content: "\e004"; }

.icon-stl-99:before {
  content: "\e005"; }

.icon-stl-100:before {
  content: "\e006"; }

.icon-stl-101:before {
  content: "\e007"; }

.icon-stl-102:before {
  content: "\e008"; }

.icon-stl-103:before {
  content: "\e009"; }

.icon-stl-104:before {
  content: "\e00a"; }

.icon-stl-105:before {
  content: "\e00b"; }

.icon-stl-106:before {
  content: "\e00c"; }

.icon-stl-107:before {
  content: "\e00d"; }

.icon-stl-108:before {
  content: "\e00e"; }

.icon-stl-109:before {
  content: "\e00f"; }

.icon-stl-110:before {
  content: "\e010"; }

.icon-stl-111:before {
  content: "\e011"; }

.icon-stl-112:before {
  content: "\e012"; }

.icon-stl-113:before {
  content: "\e013"; }

.icon-stl-114:before {
  content: "\e014"; }

.icon-stl-115:before {
  content: "\e015"; }

.icon-stl-116:before {
  content: "\e016"; }

.icon-stl-117:before {
  content: "\e017"; }

.icon-stl-118:before {
  content: "\e018"; }

.icon-stl-119:before {
  content: "\e019"; }

.icon-stl-120:before {
  content: "\e01a"; }

.icon-stl-121:before {
  content: "\e01b"; }

.icon-stl-122:before {
  content: "\e01c"; }

.icon-stl-123:before {
  content: "\e01d"; }

.icon-stl-124:before {
  content: "\e01e"; }

.icon-stl-125:before {
  content: "\e01f"; }

.icon-stl-126:before {
  content: "\e020"; }

.icon-stl-127:before {
  content: "\e021"; }

.icon-stl-128:before {
  content: "\e022"; }

.icon-stl-129:before {
  content: "\e023"; }

.icon-stl-130:before {
  content: "\e024"; }

.icon-stl-131:before {
  content: "\e025"; }

.icon-stl-132:before {
  content: "\e026"; }

.icon-stl-133:before {
  content: "\e027"; }

.icon-stl-134:before {
  content: "\e028"; }

.icon-stl-135:before {
  content: "\e029"; }

.icon-stl-136:before {
  content: "\e02a"; }

.icon-stl-137:before {
  content: "\e02b"; }

.icon-stl-138:before {
  content: "\e02c"; }

.icon-stl-139:before {
  content: "\e02d"; }

.icon-stl-140:before {
  content: "\e02e"; }

.icon-stl-141:before {
  content: "\e02f"; }

.icon-stl-142:before {
  content: "\e030"; }

.icon-stl-143:before {
  content: "\e031"; }

.icon-stl-144:before {
  content: "\e032"; }

.icon-stl-145:before {
  content: "\e033"; }

.icon-stl-146:before {
  content: "\e034"; }

.icon-stl-147:before {
  content: "\e035"; }

.icon-stl-148:before {
  content: "\e036"; }

.icon-stl-149:before {
  content: "\e037"; }

.icon-stl-150:before {
  content: "\e038"; }

.icon-stl-151:before {
  content: "\e039"; }

.icon-stl-152:before {
  content: "\e03a"; }

.icon-stl-153:before {
  content: "\e03b"; }

.icon-stl-154:before {
  content: "\e03c"; }

.icon-stl-155:before {
  content: "\e03d"; }

.icon-stl-156:before {
  content: "\e03e"; }

.icon-stl-157:before {
  content: "\e03f"; }

.icon-stl-158:before {
  content: "\e040"; }

.icon-stl-159:before {
  content: "\e041"; }

.icon-stl-160:before {
  content: "\e042"; }

.icon-stl-161:before {
  content: "\e043"; }

.icon-stl-162:before {
  content: "\e044"; }

.icon-stl-163:before {
  content: "\e045"; }

.icon-stl-164:before {
  content: "\e046"; }

.icon-stl-165:before {
  content: "\e047"; }

.icon-stl-166:before {
  content: "\e048"; }

.icon-stl-167:before {
  content: "\e049"; }

.icon-stl-168:before {
  content: "\e04a"; }

.icon-stl-169:before {
  content: "\e04b"; }

.icon-stl-170:before {
  content: "\e04c"; }

.icon-stl-171:before {
  content: "\e04d"; }

.icon-stl-172:before {
  content: "\e04e"; }

.icon-stl-173:before {
  content: "\e04f"; }

.icon-stl-174:before {
  content: "\e050"; }

.icon-stl-175:before {
  content: "\e051"; }

.icon-stl-176:before {
  content: "\e052"; }

.icon-stl-177:before {
  content: "\e053"; }

.icon-stl-178:before {
  content: "\e054"; }

.icon-stl-179:before {
  content: "\e055"; }

.icon-stl-180:before {
  content: "\e056"; }

.icon-stl-181:before {
  content: "\e057"; }

.icon-stl-182:before {
  content: "\e058"; }

.icon-stl-183:before {
  content: "\e059"; }

.icon-stl-184:before {
  content: "\e05a"; }

.icon-stl-185:before {
  content: "\e05b"; }

.icon-stl-186:before {
  content: "\e05c"; }

.icon-stl-187:before {
  content: "\e05d"; }

.icon-stl-188:before {
  content: "\e05e"; }

.icon-stl-189:before {
  content: "\e05f"; }

.icon-stl-190:before {
  content: "\e060"; }

.icon-stl-191:before {
  content: "\e061"; }

.icon-stl-192:before {
  content: "\e062"; }

.icon-stl-193:before {
  content: "\e063"; }

.icon-stl-194:before {
  content: "\e064"; }

.icon-stl-195:before {
  content: "\e065"; }

.icon-stl-196:before {
  content: "\e066"; }

.icon-stl-197:before {
  content: "\e067"; }

.icon-stl-198:before {
  content: "\e068"; }

.icon-stl-199:before {
  content: "\e069"; }

.icon-stl-200:before {
  content: "\e06a"; }

.icon-stl-201:before {
  content: "\e06b"; }

.icon-stl-202:before {
  content: "\e06c"; }

.icon-stl-203:before {
  content: "\e06d"; }

.icon-stl-204:before {
  content: "\e06e"; }

.icon-stl-205:before {
  content: "\e06f"; }

.icon-stl-206:before {
  content: "\e070"; }

.icon-stl-207:before {
  content: "\e071"; }

.icon-stl-208:before {
  content: "\e072"; }

.icon-stl-209:before {
  content: "\e073"; }

.icon-stl-210:before {
  content: "\e074"; }

.icon-stl-211:before {
  content: "\e075"; }

.icon-stl-212:before {
  content: "\e076"; }

.icon-stl-213:before {
  content: "\e077"; }

.icon-stl-214:before {
  content: "\e078"; }

.icon-stl-215:before {
  content: "\e079"; }

.icon-stl-216:before {
  content: "\e07a"; }

.icon-stl-217:before {
  content: "\e07b"; }

.icon-stl-218:before {
  content: "\e07c"; }

.icon-stl-219:before {
  content: "\e07d"; }

.icon-stl-220:before {
  content: "\e07e"; }

.icon-stl-221:before {
  content: "\e07f"; }

.icon-stl-222:before {
  content: "\e080"; }

.icon-stl-223:before {
  content: "\e081"; }

.icon-stl-224:before {
  content: "\e082"; }

.icon-stl-225:before {
  content: "\e083"; }

.icon-stl-226:before {
  content: "\e084"; }

.icon-stl-227:before {
  content: "\e085"; }

.icon-stl-228:before {
  content: "\e086"; }

.icon-stl-229:before {
  content: "\e087"; }

.icon-stl-230:before {
  content: "\e088"; }

.icon-stl-231:before {
  content: "\e089"; }

.icon-stl-232:before {
  content: "\e08a"; }

.icon-stl-233:before {
  content: "\e08b"; }

.icon-stl-234:before {
  content: "\e08c"; }

.icon-stl-235:before {
  content: "\e08d"; }

.icon-stl-236:before {
  content: "\e08e"; }

.icon-stl-237:before {
  content: "\e08f"; }

.icon-stl-238:before {
  content: "\e090"; }

.icon-stl-239:before {
  content: "\e091"; }

.icon-stl-240:before {
  content: "\e092"; }

.icon-stl-241:before {
  content: "\e093"; }

.icon-stl-242:before {
  content: "\e094"; }

.icon-stl-243:before {
  content: "\e095"; }

.icon-stl-244:before {
  content: "\e096"; }

.icon-stl-245:before {
  content: "\e097"; }

.icon-stl-246:before {
  content: "\e098"; }

.icon-stl-247:before {
  content: "\e099"; }

.icon-stl-248:before {
  content: "\e09a"; }

.icon-stl-249:before {
  content: "\e09b"; }

.icon-stl-250:before {
  content: "\e09c"; }

.icon-stl-251:before {
  content: "\e09d"; }

.icon-stl-252:before {
  content: "\e09e"; }

.icon-stl-253:before {
  content: "\e09f"; }

.icon-stl-254:before {
  content: "\e0a0"; }

.icon-stl-255:before {
  content: "\e0a1"; }

.icon-stl-256:before {
  content: "\e0a2"; }

.icon-stl-257:before {
  content: "\e0a3"; }

.icon-stl-258:before {
  content: "\e0a4"; }

.icon-stl-259:before {
  content: "\e0a5"; }

.icon-stl-260:before {
  content: "\e0a6"; }

.icon-stl-261:before {
  content: "\e0a7"; }

.icon-stl-262:before {
  content: "\e0a8"; }

.icon-stl-263:before {
  content: "\e0a9"; }

.icon-stl-264:before {
  content: "\e0aa"; }

.icon-stl-265:before {
  content: "\e0ab"; }

.icon-stl-266:before {
  content: "\e0ac"; }

.icon-stl-267:before {
  content: "\e0ad"; }

.icon-stl-268:before {
  content: "\e0ae"; }

.icon-stl-269:before {
  content: "\e0af"; }

.icon-stl-270:before {
  content: "\e0b0"; }

.icon-stl-271:before {
  content: "\e0b1"; }

.icon-stl-272:before {
  content: "\e0b2"; }

.icon-stl-273:before {
  content: "\e0b3"; }

.icon-stl-274:before {
  content: "\e0b4"; }

.icon-stl-275:before {
  content: "\e0b5"; }

.icon-stl-276:before {
  content: "\e0b6"; }

.icon-stl-277:before {
  content: "\e0b7"; }

.icon-stl-278:before {
  content: "\e0b8"; }

.icon-stl-279:before {
  content: "\e0b9"; }

.icon-stl-280:before {
  content: "\e0ba"; }

.icon-stl-281:before {
  content: "\e0bb"; }

.icon-stl-282:before {
  content: "\e0bc"; }

.icon-stl-283:before {
  content: "\e0bd"; }

.icon-stl-284:before {
  content: "\e0be"; }

.icon-stl-285:before {
  content: "\e0bf"; }

.icon-stl-286:before {
  content: "\e0c0"; }

.icon-stl-287:before {
  content: "\e0c1"; }

.icon-stl-288:before {
  content: "\e0c2"; }

.icon-stl-289:before {
  content: "\e0c3"; }

.icon-stl-290:before {
  content: "\e0c4"; }

.icon-stl-291:before {
  content: "\e0c5"; }

.icon-stl-292:before {
  content: "\e0c6"; }

.icon-stl-293:before {
  content: "\e0c7"; }

.icon-stl-294:before {
  content: "\e0c8"; }

.icon-stl-295:before {
  content: "\e0c9"; }

.icon-stl-296:before {
  content: "\e0ca"; }

.icon-stl-297:before {
  content: "\e0cb"; }

.icon-stl-298:before {
  content: "\e0cc"; }

.icon-stl-299:before {
  content: "\e0cd"; }

.icon-stl-300:before {
  content: "\e0ce"; }

.icon-stl-301:before {
  content: "\e0cf"; }

.icon-stl-302:before {
  content: "\e0d0"; }

.icon-stl-303:before {
  content: "\e0d1"; }

.icon-stl-304:before {
  content: "\e0d2"; }

.icon-stl-305:before {
  content: "\e0d3"; }

.icon-stl-306:before {
  content: "\e0d4"; }

.icon-stl-307:before {
  content: "\e0d5"; }

.icon-stl-308:before {
  content: "\e0d6"; }

.icon-stl-309:before {
  content: "\e0d7"; }

.icon-stl-310:before {
  content: "\e0d8"; }

.icon-stl-311:before {
  content: "\e0d9"; }

.icon-stl-312:before {
  content: "\e0da"; }

.icon-stl-313:before {
  content: "\e0db"; }

.icon-stl-314:before {
  content: "\e0dc"; }

.icon-stl-315:before {
  content: "\e0dd"; }

.icon-stl-316:before {
  content: "\e0de"; }

.icon-stl-317:before {
  content: "\e0df"; }

.icon-stl-318:before {
  content: "\e0e0"; }

.icon-stl-319:before {
  content: "\e0e1"; }

.icon-stl-320:before {
  content: "\e0e2"; }

.icon-stl-321:before {
  content: "\e0e3"; }

.icon-stl-322:before {
  content: "\e0e4"; }

.icon-stl-323:before {
  content: "\e0e5"; }

.icon-stl-324:before {
  content: "\e0e6"; }

.icon-stl-325:before {
  content: "\e0e7"; }

.icon-stl-326:before {
  content: "\e0e8"; }

.icon-stl-327:before {
  content: "\e0e9"; }

.icon-stl-328:before {
  content: "\e0ea"; }

.icon-stl-329:before {
  content: "\e0eb"; }

.icon-stl-330:before {
  content: "\e0ec"; }

.icon-stl-331:before {
  content: "\e0ed"; }

.icon-stl-332:before {
  content: "\e0ee"; }

.icon-stl-333:before {
  content: "\e0ef"; }

.icon-stl-334:before {
  content: "\e0f0"; }

.icon-stl-335:before {
  content: "\e0f1"; }

.icon-stl-336:before {
  content: "\e0f2"; }

.icon-stl-337:before {
  content: "\e0f3"; }

.icon-stl-338:before {
  content: "\e0f4"; }

.icon-stl-339:before {
  content: "\e0f5"; }

.icon-stl-340:before {
  content: "\e0f6"; }

.icon-stl-341:before {
  content: "\e0f7"; }

.icon-stl-342:before {
  content: "\e0f8"; }

.icon-stl-343:before {
  content: "\e0f9"; }

.icon-stl-344:before {
  content: "\e0fa"; }

.icon-stl-345:before {
  content: "\e0fb"; }

.icon-stl-346:before {
  content: "\e0fc"; }

.icon-stl-347:before {
  content: "\e0fd"; }

.icon-stl-348:before {
  content: "\e0fe"; }

.icon-stl-349:before {
  content: "\e0ff"; }

.icon-stl-350:before {
  content: "\e100"; }

.icon-stl-351:before {
  content: "\e101"; }

.icon-stl-352:before {
  content: "\e102"; }

.icon-stl-353:before {
  content: "\e103"; }

.icon-stl-354:before {
  content: "\e104"; }

.icon-stl-355:before {
  content: "\e105"; }

.icon-stl-356:before {
  content: "\e106"; }

.icon-stl-357:before {
  content: "\e107"; }

.icon-stl-358:before {
  content: "\e108"; }

.icon-stl-359:before {
  content: "\e109"; }

.icon-stl-360:before {
  content: "\e10a"; }

.icon-stl-361:before {
  content: "\e10b"; }

.icon-stl-362:before {
  content: "\e10c"; }

.icon-stl-363:before {
  content: "\e10d"; }

.icon-stl-364:before {
  content: "\e10e"; }

.icon-stl-365:before {
  content: "\e10f"; }

.icon-stl-366:before {
  content: "\e110"; }

.icon-stl-367:before {
  content: "\e111"; }

.icon-stl-368:before {
  content: "\e112"; }

.icon-stl-369:before {
  content: "\e113"; }

.icon-stl-370:before {
  content: "\e114"; }

.icon-stl-371:before {
  content: "\e115"; }

.icon-stl-372:before {
  content: "\e116"; }

.icon-stl-373:before {
  content: "\e117"; }

.icon-stl-374:before {
  content: "\e118"; }

.icon-stl-375:before {
  content: "\e119"; }

.icon-stl-376:before {
  content: "\e11a"; }

.icon-stl-377:before {
  content: "\e11b"; }

.icon-stl-378:before {
  content: "\e11c"; }

.icon-stl-379:before {
  content: "\e11d"; }

.icon-stl-380:before {
  content: "\e11e"; }

.icon-stl-381:before {
  content: "\e11f"; }

.icon-stl-382:before {
  content: "\e120"; }

.icon-stl-383:before {
  content: "\e121"; }

.icon-stl-384:before {
  content: "\e122"; }

.icon-stl-385:before {
  content: "\e123"; }

.icon-stl-386:before {
  content: "\e124"; }

.icon-stl-387:before {
  content: "\e125"; }

.icon-stl-388:before {
  content: "\e126"; }

.icon-stl-389:before {
  content: "\e127"; }

.icon-stl-390:before {
  content: "\e128"; }

.icon-stl-391:before {
  content: "\e129"; }

.icon-stl-392:before {
  content: "\e12a"; }

.icon-stl-393:before {
  content: "\e12b"; }

.icon-stl-394:before {
  content: "\e12c"; }

.icon-stl-395:before {
  content: "\e12d"; }

.icon-stl-396:before {
  content: "\e12e"; }

.icon-stl-397:before {
  content: "\e12f"; }

.icon-stl-398:before {
  content: "\e130"; }

.icon-stl-399:before {
  content: "\e131"; }

.icon-stl-400:before {
  content: "\e132"; }

.icon-stl-401:before {
  content: "\e133"; }

.icon-stl-402:before {
  content: "\e134"; }

.icon-stl-403:before {
  content: "\e135"; }

.icon-stl-404:before {
  content: "\e136"; }

.icon-stl-405:before {
  content: "\e137"; }

.icon-stl-406:before {
  content: "\e138"; }

.icon-stl-407:before {
  content: "\e139"; }

.icon-stl-408:before {
  content: "\e13a"; }

.icon-stl-409:before {
  content: "\e13b"; }

.icon-stl-410:before {
  content: "\e13c"; }

.icon-stl-411:before {
  content: "\e13d"; }

.icon-stl-412:before {
  content: "\e13e"; }

.icon-stl-413:before {
  content: "\e13f"; }

.icon-stl-414:before {
  content: "\e140"; }

.icon-stl-415:before {
  content: "\e141"; }

.icon-stl-416:before {
  content: "\e142"; }

.icon-stl-417:before {
  content: "\e143"; }

.icon-stl-418:before {
  content: "\e144"; }

.icon-stl-419:before {
  content: "\e145"; }

.icon-stl-420:before {
  content: "\e146"; }

.icon-stl-421:before {
  content: "\e147"; }

.icon-stl-422:before {
  content: "\e148"; }

.icon-stl-423:before {
  content: "\e149"; }

.icon-stl-424:before {
  content: "\e14a"; }

.icon-stl-425:before {
  content: "\e14b"; }

.icon-stl-426:before {
  content: "\e14c"; }

.icon-stl-427:before {
  content: "\e14d"; }

.icon-stl-428:before {
  content: "\e14e"; }

.icon-stl-429:before {
  content: "\e14f"; }

.icon-stl-430:before {
  content: "\e150"; }

.icon-stl-431:before {
  content: "\e151"; }

.icon-stl-432:before {
  content: "\e152"; }

.icon-stl-433:before {
  content: "\e153"; }

.icon-stl-434:before {
  content: "\e154"; }

.icon-stl-435:before {
  content: "\e155"; }

.icon-stl-436:before {
  content: "\e156"; }

.icon-stl-437:before {
  content: "\e157"; }

.icon-stl-438:before {
  content: "\e158"; }

.icon-stl-439:before {
  content: "\e159"; }

.icon-stl-440:before {
  content: "\e15a"; }

.icon-stl-441:before {
  content: "\e15b"; }

.icon-stl-442:before {
  content: "\e15c"; }

.icon-stl-443:before {
  content: "\e15d"; }

.icon-stl-444:before {
  content: "\e15e"; }

.icon-stl-445:before {
  content: "\e15f"; }

.icon-stl-446:before {
  content: "\e160"; }

.icon-stl-447:before {
  content: "\e161"; }

.icon-stl-448:before {
  content: "\e162"; }

.icon-stl-449:before {
  content: "\e163"; }

.icon-stl-450:before {
  content: "\e164"; }

.icon-stl-451:before {
  content: "\e165"; }

.icon-stl-452:before {
  content: "\e166"; }

.icon-stl-453:before {
  content: "\e167"; }

.icon-stl-454:before {
  content: "\e168"; }

.icon-stl-455:before {
  content: "\e169"; }

.icon-stl-456:before {
  content: "\e16a"; }

.icon-stl-457:before {
  content: "\e16b"; }

.icon-stl-458:before {
  content: "\e16c"; }

.icon-stl-459:before {
  content: "\e16d"; }

.icon-stl-460:before {
  content: "\e16e"; }

.icon-stl-461:before {
  content: "\e16f"; }

.icon-stl-462:before {
  content: "\e170"; }

.icon-stl-463:before {
  content: "\e171"; }

.icon-stl-464:before {
  content: "\e172"; }

.icon-stl-465:before {
  content: "\e173"; }

.icon-stl-466:before {
  content: "\e174"; }

.icon-stl-467:before {
  content: "\e175"; }

.icon-stl-468:before {
  content: "\e176"; }

.icon-stl-469:before {
  content: "\e177"; }

.icon-stl-470:before {
  content: "\e178"; }

.icon-stl-471:before {
  content: "\e179"; }

.icon-stl-472:before {
  content: "\e17a"; }

.icon-stl-473:before {
  content: "\e17b"; }

.icon-stl-474:before {
  content: "\e17c"; }

.icon-stl-475:before {
  content: "\e17d"; }

.icon-stl-476:before {
  content: "\e17e"; }

.icon-stl-477:before {
  content: "\e17f"; }

.icon-stl-478:before {
  content: "\e180"; }

.icon-stl-479:before {
  content: "\e181"; }

.icon-stl-480:before {
  content: "\e182"; }

.icon-stl-481:before {
  content: "\e183"; }

.icon-stl-482:before {
  content: "\e184"; }

.icon-stl-483:before {
  content: "\e185"; }

.icon-stl-484:before {
  content: "\e186"; }

.icon-stl-485:before {
  content: "\e187"; }

.icon-stl-486:before {
  content: "\e188"; }

.icon-stl-487:before {
  content: "\e189"; }

.icon-stl-488:before {
  content: "\e18a"; }

.icon-stl-489:before {
  content: "\e18b"; }

.icon-stl-490:before {
  content: "\e18c"; }

.icon-stl-491:before {
  content: "\e18d"; }

.icon-stl-492:before {
  content: "\e18e"; }

.icon-stl-493:before {
  content: "\e18f"; }

.icon-stl-494:before {
  content: "\e190"; }

.icon-stl-495:before {
  content: "\e191"; }

.icon-stl-496:before {
  content: "\e192"; }

.icon-stl-497:before {
  content: "\e193"; }

.icon-stl-498:before {
  content: "\e194"; }

.icon-stl-499:before {
  content: "\e195"; }

.icon-stl-500:before {
  content: "\e196"; }

.icon-stl-501:before {
  content: "\e197"; }

.icon-stl-502:before {
  content: "\e198"; }

.icon-stl-503:before {
  content: "\e199"; }

.icon-stl-504:before {
  content: "\e19a"; }

.icon-stl-505:before {
  content: "\e19b"; }

.icon-stl-506:before {
  content: "\e19c"; }

.icon-stl-507:before {
  content: "\e19d"; }

.icon-stl-508:before {
  content: "\e19e"; }

.icon-stl-509:before {
  content: "\e19f"; }

.icon-stl-510:before {
  content: "\e1a0"; }

.icon-stl-511:before {
  content: "\e1a1"; }

.icon-stl-512:before {
  content: "\e1a2"; }

.icon-stl-513:before {
  content: "\e1a3"; }

.icon-stl-514:before {
  content: "\e1a4"; }

.icon-stl-515:before {
  content: "\e1a5"; }

.icon-stl-516:before {
  content: "\e1a6"; }

.icon-stl-517:before {
  content: "\e1a7"; }

.icon-stl-518:before {
  content: "\e1a8"; }

.icon-stl-519:before {
  content: "\e1a9"; }

.icon-stl-520:before {
  content: "\e1aa"; }

.icon-stl-521:before {
  content: "\e1ab"; }

.icon-stl-522:before {
  content: "\e1ac"; }

.icon-stl-523:before {
  content: "\e1ad"; }

.icon-stl-524:before {
  content: "\e1ae"; }

.icon-stl-525:before {
  content: "\e1af"; }

.icon-stl-526:before {
  content: "\e1b0"; }

.icon-stl-527:before {
  content: "\e1b1"; }

.icon-stl-528:before {
  content: "\e1b2"; }

.icon-stl-529:before {
  content: "\e1b3"; }

.icon-stl-530:before {
  content: "\e1b4"; }

.icon-stl-531:before {
  content: "\e1b5"; }

.icon-stl-532:before {
  content: "\e1b6"; }

.icon-stl-533:before {
  content: "\e1b7"; }

.icon-stl-534:before {
  content: "\e1b8"; }

.icon-stl-535:before {
  content: "\e1b9"; }

.icon-stl-536:before {
  content: "\e1ba"; }

.icon-stl-537:before {
  content: "\e1bb"; }

.icon-stl-538:before {
  content: "\e1bc"; }

.icon-stl-539:before {
  content: "\e1bd"; }

.icon-stl-540:before {
  content: "\e1be"; }

.icon-stl-541:before {
  content: "\e1bf"; }

.icon-stl-542:before {
  content: "\e1c0"; }

.icon-stl-543:before {
  content: "\e1c1"; }

.icon-stl-544:before {
  content: "\e1c2"; }

.icon-stl-545:before {
  content: "\e1c3"; }

.icon-stl-546:before {
  content: "\e1c4"; }

.icon-stl-547:before {
  content: "\e1c5"; }

.icon-stl-548:before {
  content: "\e1c6"; }

.icon-stl-549:before {
  content: "\e1c7"; }

.icon-stl-550:before {
  content: "\e1c8"; }

.icon-stl-551:before {
  content: "\e1c9"; }

.icon-stl-552:before {
  content: "\e1ca"; }

.icon-stl-553:before {
  content: "\e1cb"; }

.icon-stl-554:before {
  content: "\e1cc"; }

.icon-stl-555:before {
  content: "\e1cd"; }

.icon-stl-556:before {
  content: "\e1ce"; }

.icon-stl-557:before {
  content: "\e1cf"; }

.icon-stl-558:before {
  content: "\e1d0"; }

.icon-stl-559:before {
  content: "\e1d1"; }

.icon-stl-560:before {
  content: "\e1d2"; }

.icon-stl-561:before {
  content: "\e1d3"; }

.icon-stl-562:before {
  content: "\e1d4"; }

.icon-stl-563:before {
  content: "\e1d5"; }

.icon-stl-564:before {
  content: "\e1d6"; }

.icon-stl-565:before {
  content: "\e1d7"; }

.icon-stl-566:before {
  content: "\e1d8"; }

.icon-stl-567:before {
  content: "\e1d9"; }

.icon-stl-568:before {
  content: "\e1da"; }

.icon-stl-569:before {
  content: "\e1db"; }

.icon-stl-570:before {
  content: "\e1dc"; }

.icon-stl-571:before {
  content: "\e1dd"; }

.icon-stl-572:before {
  content: "\e1de"; }

.icon-stl-573:before {
  content: "\e1df"; }

.icon-stl-574:before {
  content: "\e1e0"; }

.icon-stl-575:before {
  content: "\e1e1"; }

.icon-stl-576:before {
  content: "\e1e2"; }

.icon-stl-577:before {
  content: "\e1e3"; }

.icon-stl-578:before {
  content: "\e1e4"; }

.icon-stl-579:before {
  content: "\e1e5"; }

.icon-stl-580:before {
  content: "\e1e6"; }

.icon-stl-581:before {
  content: "\e1e7"; }

.icon-stl-582:before {
  content: "\e1e8"; }

.icon-stl-583:before {
  content: "\e1e9"; }

.icon-stl-584:before {
  content: "\e1ea"; }

.icon-stl-585:before {
  content: "\e1eb"; }

.icon-stl-586:before {
  content: "\e1ec"; }

.icon-stl-587:before {
  content: "\e1ed"; }

.icon-stl-588:before {
  content: "\e1ee"; }

.icon-stl-589:before {
  content: "\e1ef"; }

.icon-stl-590:before {
  content: "\e1f0"; }

.icon-stl-591:before {
  content: "\e1f1"; }

.icon-stl-592:before {
  content: "\e1f2"; }

.icon-stl-593:before {
  content: "\e1f3"; }

.icon-stl-594:before {
  content: "\e1f4"; }

.icon-stl-595:before {
  content: "\e1f5"; }

.icon-stl-596:before {
  content: "\e1f6"; }

.icon-stl-597:before {
  content: "\e1f7"; }

.icon-stl-598:before {
  content: "\e1f8"; }

.icon-stl-599:before {
  content: "\e1f9"; }

.icon-stl-600:before {
  content: "\e1fa"; }

.icon-stl-601:before {
  content: "\e1fb"; }

.icon-stl-602:before {
  content: "\e1fc"; }

.icon-stl-603:before {
  content: "\e1fd"; }

.icon-stl-604:before {
  content: "\e1fe"; }

.icon-stl-605:before {
  content: "\e1ff"; }

.icon-stl-606:before {
  content: "\e200"; }

.icon-stl-607:before {
  content: "\e201"; }

.icon-stl-608:before {
  content: "\e202"; }

.icon-stl-609:before {
  content: "\e203"; }

.icon-stl-610:before {
  content: "\e204"; }

.icon-stl-611:before {
  content: "\e205"; }

.icon-stl-612:before {
  content: "\e206"; }

.icon-stl-613:before {
  content: "\e207"; }

.icon-stl-614:before {
  content: "\e208"; }

.icon-stl-615:before {
  content: "\e209"; }

.icon-stl-616:before {
  content: "\e20a"; }

.icon-stl-617:before {
  content: "\e20b"; }

.icon-stl-618:before {
  content: "\e20c"; }

.icon-stl-619:before {
  content: "\e20d"; }

.icon-stl-620:before {
  content: "\e20e"; }

.icon-stl-621:before {
  content: "\e20f"; }

.icon-stl-622:before {
  content: "\e210"; }

.icon-stl-623:before {
  content: "\e211"; }

.icon-stl-624:before {
  content: "\e212"; }

.icon-stl-625:before {
  content: "\e213"; }

.icon-stl-626:before {
  content: "\e214"; }

.icon-stl-627:before {
  content: "\e215"; }

.icon-stl-628:before {
  content: "\e216"; }

.icon-stl-629:before {
  content: "\e217"; }

.icon-stl-630:before {
  content: "\e218"; }

.icon-stl-631:before {
  content: "\e219"; }

.icon-stl-632:before {
  content: "\e21a"; }

.icon-stl-633:before {
  content: "\e21b"; }

.icon-stl-634:before {
  content: "\e21c"; }

.icon-stl-635:before {
  content: "\e21d"; }

.icon-stl-636:before {
  content: "\e21e"; }

.icon-stl-637:before {
  content: "\e21f"; }

.icon-stl-638:before {
  content: "\e220"; }

.icon-stl-639:before {
  content: "\e221"; }

.icon-stl-640:before {
  content: "\e222"; }

.icon-stl-641:before {
  content: "\e223"; }

.icon-stl-642:before {
  content: "\e224"; }

.icon-stl-643:before {
  content: "\e225"; }

.icon-stl-644:before {
  content: "\e226"; }

.icon-stl-645:before {
  content: "\e227"; }

.icon-stl-646:before {
  content: "\e228"; }

.icon-stl-647:before {
  content: "\e229"; }

.icon-stl-648:before {
  content: "\e22a"; }

.icon-stl-649:before {
  content: "\e22b"; }

.icon-stl-650:before {
  content: "\e22c"; }

.icon-stl-651:before {
  content: "\e22d"; }

.icon-stl-652:before {
  content: "\e22e"; }

.icon-stl-653:before {
  content: "\e22f"; }

.icon-stl-654:before {
  content: "\e230"; }

.icon-stl-655:before {
  content: "\e231"; }

.icon-stl-656:before {
  content: "\e232"; }

.icon-stl-657:before {
  content: "\e233"; }

.icon-stl-658:before {
  content: "\e234"; }

.icon-stl-659:before {
  content: "\e235"; }

.icon-stl-660:before {
  content: "\e236"; }

.icon-stl-661:before {
  content: "\e237"; }

.icon-stl-662:before {
  content: "\e238"; }

.icon-stl-663:before {
  content: "\e239"; }

.icon-stl-664:before {
  content: "\e23a"; }

.icon-stl-665:before {
  content: "\e23b"; }

.icon-stl-666:before {
  content: "\e23c"; }

.icon-stl-667:before {
  content: "\e23d"; }

.icon-stl-668:before {
  content: "\e23e"; }

.icon-stl-669:before {
  content: "\e23f"; }

.icon-stl-670:before {
  content: "\e240"; }

.icon-stl-671:before {
  content: "\e241"; }

.icon-stl-672:before {
  content: "\e242"; }

.icon-stl-673:before {
  content: "\e243"; }

.icon-stl-674:before {
  content: "\e244"; }

.icon-stl-675:before {
  content: "\e245"; }

.icon-stl-676:before {
  content: "\e246"; }

.icon-stl-677:before {
  content: "\e247"; }

.icon-stl-678:before {
  content: "\e248"; }

.icon-stl-679:before {
  content: "\e249"; }

.icon-stl-680:before {
  content: "\e24a"; }

.icon-stl-681:before {
  content: "\e24b"; }

.icon-stl-682:before {
  content: "\e24c"; }

.icon-stl-683:before {
  content: "\e24d"; }

.icon-stl-684:before {
  content: "\e24e"; }

.icon-stl-685:before {
  content: "\e24f"; }

.icon-stl-686:before {
  content: "\e250"; }

.icon-stl-687:before {
  content: "\e251"; }

.icon-stl-688:before {
  content: "\e252"; }

.icon-stl-689:before {
  content: "\e253"; }

.icon-stl-690:before {
  content: "\e254"; }

.icon-stl-691:before {
  content: "\e255"; }

.icon-stl-692:before {
  content: "\e256"; }

.icon-stl-693:before {
  content: "\e257"; }

.icon-stl-694:before {
  content: "\e258"; }

.icon-stl-695:before {
  content: "\e259"; }

.icon-stl-696:before {
  content: "\e25a"; }

.icon-stl-697:before {
  content: "\e25b"; }

.icon-stl-698:before {
  content: "\e25c"; }

.icon-stl-699:before {
  content: "\e25d"; }

.icon-stl-700:before {
  content: "\e25e"; }

.icon-stl-701:before {
  content: "\e25f"; }

.icon-stl-702:before {
  content: "\e260"; }

.icon-stl-703:before {
  content: "\e261"; }

.icon-stl-704:before {
  content: "\e262"; }

.icon-stl-705:before {
  content: "\e263"; }

.icon-stl-706:before {
  content: "\e264"; }

.icon-stl-707:before {
  content: "\e265"; }

.icon-stl-708:before {
  content: "\e266"; }

.icon-stl-709:before {
  content: "\e267"; }

.icon-stl-710:before {
  content: "\e268"; }

.icon-stl-711:before {
  content: "\e269"; }

.icon-stl-712:before {
  content: "\e26a"; }

.icon-stl-713:before {
  content: "\e26b"; }

.icon-stl-714:before {
  content: "\e26c"; }

.icon-stl-715:before {
  content: "\e26d"; }

.icon-stl-716:before {
  content: "\e26e"; }

.icon-stl-717:before {
  content: "\e26f"; }

.icon-stl-718:before {
  content: "\e270"; }

.icon-stl-719:before {
  content: "\e271"; }

.icon-stl-720:before {
  content: "\e272"; }

.icon-stl-721:before {
  content: "\e273"; }

.icon-stl-722:before {
  content: "\e274"; }

.icon-stl-723:before {
  content: "\e275"; }

.icon-stl-724:before {
  content: "\e276"; }

.icon-stl-725:before {
  content: "\e277"; }

.icon-stl-726:before {
  content: "\e278"; }

.icon-stl-727:before {
  content: "\e279"; }

.icon-stl-728:before {
  content: "\e27a"; }

.icon-stl-729:before {
  content: "\e27b"; }

.icon-stl-730:before {
  content: "\e27c"; }

.icon-stl-731:before {
  content: "\e27d"; }

.icon-stl-732:before {
  content: "\e27e"; }

.icon-stl-733:before {
  content: "\e27f"; }

.icon-stl-734:before {
  content: "\e280"; }

.icon-stl-735:before {
  content: "\e281"; }

.icon-stl-736:before {
  content: "\e282"; }

.icon-stl-737:before {
  content: "\e283"; }

.icon-stl-738:before {
  content: "\e284"; }

.icon-stl-739:before {
  content: "\e285"; }

.icon-stl-740:before {
  content: "\e286"; }

.icon-stl-741:before {
  content: "\e287"; }

.icon-stl-742:before {
  content: "\e288"; }

.icon-stl-743:before {
  content: "\e289"; }

.icon-stl-744:before {
  content: "\e28a"; }

.icon-stl-745:before {
  content: "\e28b"; }

.icon-stl-746:before {
  content: "\e28c"; }

.icon-stl-747:before {
  content: "\e28d"; }

.icon-stl-748:before {
  content: "\e28e"; }

.icon-stl-749:before {
  content: "\e28f"; }

.icon-stl-750:before {
  content: "\e290"; }

.icon-stl-751:before {
  content: "\e291"; }

.icon-stl-752:before {
  content: "\e292"; }

.icon-stl-753:before {
  content: "\e293"; }

.icon-stl-754:before {
  content: "\e294"; }

.icon-stl-755:before {
  content: "\e295"; }

.icon-stl-756:before {
  content: "\e296"; }

.icon-stl-757:before {
  content: "\e297"; }

.icon-stl-758:before {
  content: "\e298"; }

.icon-stl-759:before {
  content: "\e299"; }

.icon-stl-760:before {
  content: "\e29a"; }

.icon-stl-761:before {
  content: "\e29b"; }

.icon-stl-762:before {
  content: "\e29c"; }

.icon-stl-763:before {
  content: "\e29d"; }

.icon-stl-764:before {
  content: "\e29e"; }

.icon-stl-765:before {
  content: "\e29f"; }

.icon-stl-766:before {
  content: "\e2a0"; }

.icon-stl-767:before {
  content: "\e2a1"; }

.icon-stl-768:before {
  content: "\e2a2"; }

.icon-stl-769:before {
  content: "\e2a3"; }

.icon-stl-770:before {
  content: "\e2a4"; }

.icon-stl-771:before {
  content: "\e2a5"; }

.icon-stl-772:before {
  content: "\e2a6"; }

.icon-stl-773:before {
  content: "\e2a7"; }

.icon-stl-774:before {
  content: "\e2a8"; }

.icon-stl-775:before {
  content: "\e2a9"; }

.icon-stl-776:before {
  content: "\e2aa"; }

.icon-stl-777:before {
  content: "\e2ab"; }

.icon-stl-778:before {
  content: "\e2ac"; }

.icon-stl-779:before {
  content: "\e2ad"; }

.icon-stl-780:before {
  content: "\e2ae"; }

.icon-stl-781:before {
  content: "\e2af"; }

.icon-stl-782:before {
  content: "\e2b0"; }

.icon-stl-783:before {
  content: "\e2b1"; }

.icon-stl-784:before {
  content: "\e2b2"; }

.icon-stl-785:before {
  content: "\e2b3"; }

.icon-stl-786:before {
  content: "\e2b4"; }

.icon-stl-787:before {
  content: "\e2b5"; }

.icon-stl-788:before {
  content: "\e2b6"; }

.icon-stl-789:before {
  content: "\e2b7"; }

.icon-stl-790:before {
  content: "\e2b8"; }

.icon-stl-791:before {
  content: "\e2b9"; }

.icon-stl-792:before {
  content: "\e2ba"; }

.icon-stl-793:before {
  content: "\e2bb"; }

.icon-stl-794:before {
  content: "\e2bc"; }

.icon-stl-795:before {
  content: "\e2bd"; }

.icon-stl-796:before {
  content: "\e2be"; }

.icon-stl-797:before {
  content: "\e2bf"; }

.icon-stl-798:before {
  content: "\e2c0"; }

.icon-stl-799:before {
  content: "\e2c1"; }

.icon-stl-800:before {
  content: "\e2c2"; }

.icon-stl-801:before {
  content: "\e2c3"; }

.icon-stl-802:before {
  content: "\e2c4"; }

.icon-stl-803:before {
  content: "\e2c5"; }

.icon-stl-804:before {
  content: "\e2c6"; }

.icon-stl-805:before {
  content: "\e2c7"; }

.icon-stl-806:before {
  content: "\e2c8"; }

.icon-stl-807:before {
  content: "\e2c9"; }

.icon-stl-808:before {
  content: "\e2ca"; }

.icon-stl-809:before {
  content: "\e2cb"; }

.icon-stl-810:before {
  content: "\e2cc"; }

.icon-stl-811:before {
  content: "\e2cd"; }

.icon-stl-812:before {
  content: "\e2ce"; }

.icon-stl-813:before {
  content: "\e2cf"; }

.icon-stl-814:before {
  content: "\e2d0"; }

.icon-stl-815:before {
  content: "\e2d1"; }

.icon-stl-816:before {
  content: "\e2d2"; }

.icon-stl-817:before {
  content: "\e2d3"; }

.icon-stl-818:before {
  content: "\e2d4"; }

.icon-stl-819:before {
  content: "\e2d5"; }

.icon-stl-820:before {
  content: "\e2d6"; }

.icon-stl-821:before {
  content: "\e2d7"; }

.icon-stl-822:before {
  content: "\e2d8"; }

.icon-stl-823:before {
  content: "\e2d9"; }

.icon-stl-824:before {
  content: "\e2da"; }

.icon-stl-825:before {
  content: "\e2db"; }

.icon-stl-826:before {
  content: "\e2dc"; }

.icon-stl-827:before {
  content: "\e2dd"; }

.icon-stl-828:before {
  content: "\e2de"; }

.icon-stl-829:before {
  content: "\e2df"; }

.icon-stl-830:before {
  content: "\e2e0"; }

.icon-stl-831:before {
  content: "\e2e1"; }

.icon-stl-832:before {
  content: "\e2e2"; }

.icon-stl-833:before {
  content: "\e2e3"; }

.icon-stl-834:before {
  content: "\e2e4"; }

.icon-stl-835:before {
  content: "\e2e5"; }

.icon-stl-836:before {
  content: "\e2e6"; }

.icon-stl-837:before {
  content: "\e2e7"; }

.icon-stl-838:before {
  content: "\e2e8"; }

.icon-stl-839:before {
  content: "\e2e9"; }

.icon-stl-840:before {
  content: "\e2ea"; }

.icon-stl-841:before {
  content: "\e2eb"; }

.icon-stl-842:before {
  content: "\e2ec"; }

.icon-stl-843:before {
  content: "\e2ed"; }

.icon-stl-844:before {
  content: "\e2ee"; }

.icon-stl-845:before {
  content: "\e2ef"; }

.icon-stl-846:before {
  content: "\e2f0"; }

.icon-stl-847:before {
  content: "\e2f1"; }

.icon-stl-848:before {
  content: "\e2f2"; }

.icon-stl-849:before {
  content: "\e2f3"; }

.icon-stl-850:before {
  content: "\e2f4"; }

.icon-stl-851:before {
  content: "\e2f5"; }

.icon-stl-852:before {
  content: "\e2f6"; }

.icon-stl-853:before {
  content: "\e2f7"; }

.icon-stl-854:before {
  content: "\e2f8"; }

.icon-stl-855:before {
  content: "\e2f9"; }

.icon-stl-856:before {
  content: "\e2fa"; }

.icon-stl-857:before {
  content: "\e2fb"; }

.icon-stl-858:before {
  content: "\e2fc"; }

.icon-stl-859:before {
  content: "\e2fd"; }

.icon-stl-860:before {
  content: "\e2fe"; }

.icon-stl-861:before {
  content: "\e2ff"; }

.icon-stl-862:before {
  content: "\e300"; }

.icon-stl-863:before {
  content: "\e301"; }

.icon-stl-864:before {
  content: "\e302"; }

.icon-stl-865:before {
  content: "\e303"; }

.icon-stl-866:before {
  content: "\e304"; }

.icon-stl-867:before {
  content: "\e305"; }

.icon-stl-868:before {
  content: "\e306"; }

.icon-stl-869:before {
  content: "\e307"; }

.icon-stl-870:before {
  content: "\e308"; }

.icon-stl-871:before {
  content: "\e309"; }

.icon-stl-872:before {
  content: "\e30a"; }

.icon-stl-873:before {
  content: "\e30b"; }

.icon-stl-874:before {
  content: "\e30c"; }

.icon-stl-875:before {
  content: "\e30d"; }

.icon-stl-876:before {
  content: "\e30e"; }

.icon-stl-877:before {
  content: "\e30f"; }

.icon-stl-878:before {
  content: "\e310"; }

.icon-stl-879:before {
  content: "\e311"; }

.icon-stl-880:before {
  content: "\e312"; }

.icon-stl-881:before {
  content: "\e313"; }

.icon-stl-882:before {
  content: "\e314"; }

.icon-stl-883:before {
  content: "\e315"; }

.icon-stl-884:before {
  content: "\e316"; }

.icon-stl-885:before {
  content: "\e317"; }

.icon-stl-886:before {
  content: "\e318"; }

.icon-stl-887:before {
  content: "\e319"; }

.icon-stl-888:before {
  content: "\e31a"; }

.icon-stl-889:before {
  content: "\e31b"; }

.icon-stl-890:before {
  content: "\e31c"; }

.icon-stl-891:before {
  content: "\e31d"; }

.icon-stl-892:before {
  content: "\e31e"; }

.icon-stl-893:before {
  content: "\e31f"; }

.icon-stl-894:before {
  content: "\e320"; }

.icon-stl-895:before {
  content: "\e321"; }

.icon-stl-896:before {
  content: "\e322"; }

.icon-stl-897:before {
  content: "\e323"; }

.icon-stl-898:before {
  content: "\e324"; }

.icon-stl-899:before {
  content: "\e325"; }

.icon-stl-900:before {
  content: "\e326"; }

.icon-stl-901:before {
  content: "\e327"; }

.icon-stl-902:before {
  content: "\e328"; }

.icon-stl-903:before {
  content: "\e329"; }

.icon-stl-904:before {
  content: "\e32a"; }

.icon-stl-905:before {
  content: "\e32b"; }

.icon-stl-906:before {
  content: "\e32c"; }

.icon-stl-907:before {
  content: "\e32d"; }

.icon-stl-908:before {
  content: "\e32e"; }

.icon-stl-909:before {
  content: "\e32f"; }

.icon-stl-910:before {
  content: "\e330"; }

.icon-stl-911:before {
  content: "\e331"; }

.icon-stl-912:before {
  content: "\e332"; }

.icon-stl-913:before {
  content: "\e333"; }

.icon-stl-914:before {
  content: "\e334"; }

.icon-stl-915:before {
  content: "\e335"; }

.icon-stl-916:before {
  content: "\e336"; }

.icon-stl-917:before {
  content: "\e337"; }

.icon-stl-918:before {
  content: "\e338"; }

.icon-stl-919:before {
  content: "\e339"; }

.icon-stl-920:before {
  content: "\e33a"; }

.icon-stl-921:before {
  content: "\e33b"; }

.icon-stl-922:before {
  content: "\e33c"; }

.icon-stl-923:before {
  content: "\e33d"; }

.icon-stl-924:before {
  content: "\e33e"; }

.icon-stl-925:before {
  content: "\e33f"; }

.icon-stl-926:before {
  content: "\e340"; }

.icon-stl-927:before {
  content: "\e341"; }

.icon-stl-928:before {
  content: "\e342"; }

.icon-stl-929:before {
  content: "\e343"; }

.icon-stl-930:before {
  content: "\e344"; }

.icon-stl-931:before {
  content: "\e345"; }

.icon-stl-932:before {
  content: "\e346"; }

.icon-stl-933:before {
  content: "\e347"; }

.icon-stl-934:before {
  content: "\e348"; }

.icon-stl-935:before {
  content: "\e349"; }

.icon-stl-936:before {
  content: "\e34a"; }

.icon-stl-937:before {
  content: "\e34b"; }

.icon-stl-938:before {
  content: "\e34c"; }

.icon-stl-939:before {
  content: "\e34d"; }

.icon-stl-940:before {
  content: "\e34e"; }

.icon-stl-941:before {
  content: "\e34f"; }

.icon-stl-942:before {
  content: "\e350"; }

.icon-stl-943:before {
  content: "\e351"; }

.icon-stl-944:before {
  content: "\e352"; }

.icon-stl-945:before {
  content: "\e353"; }

.icon-stl-946:before {
  content: "\e354"; }

.icon-stl-947:before {
  content: "\e355"; }

.icon-stl-948:before {
  content: "\e356"; }

.icon-stl-949:before {
  content: "\e357"; }

.icon-stl-950:before {
  content: "\e358"; }

.icon-stl-951:before {
  content: "\e359"; }

.icon-stl-952:before {
  content: "\e35a"; }

.icon-stl-953:before {
  content: "\e35b"; }

.icon-stl-954:before {
  content: "\e35c"; }

.icon-stl-955:before {
  content: "\e35d"; }

.icon-stl-956:before {
  content: "\e35e"; }

.icon-stl-957:before {
  content: "\e35f"; }

.icon-stl-958:before {
  content: "\e360"; }

.icon-stl-959:before {
  content: "\e361"; }

.icon-stl-960:before {
  content: "\e362"; }

.icon-stl-961:before {
  content: "\e363"; }

.icon-stl-962:before {
  content: "\e364"; }

.icon-stl-963:before {
  content: "\e365"; }

.icon-stl-964:before {
  content: "\e366"; }

.icon-stl-965:before {
  content: "\e367"; }

.icon-stl-966:before {
  content: "\e368"; }

.icon-stl-967:before {
  content: "\e369"; }

.icon-stl-968:before {
  content: "\e36a"; }

.icon-stl-969:before {
  content: "\e36b"; }

.icon-stl-970:before {
  content: "\e36c"; }

.icon-stl-971:before {
  content: "\e36d"; }

.icon-stl-972:before {
  content: "\e36e"; }

.icon-stl-973:before {
  content: "\e36f"; }

.icon-stl-974:before {
  content: "\e370"; }

.icon-stl-975:before {
  content: "\e371"; }

.icon-stl-976:before {
  content: "\e372"; }

.icon-stl-977:before {
  content: "\e373"; }

.icon-stl-978:before {
  content: "\e374"; }

.icon-stl-979:before {
  content: "\e375"; }

.icon-stl-980:before {
  content: "\e376"; }

.icon-stl-981:before {
  content: "\e377"; }

.icon-stl-982:before {
  content: "\e378"; }

.icon-stl-983:before {
  content: "\e379"; }

.icon-stl-984:before {
  content: "\e37a"; }

.icon-stl-985:before {
  content: "\e37b"; }

.icon-stl-986:before {
  content: "\e37c"; }

.icon-stl-987:before {
  content: "\e37d"; }

.icon-stl-988:before {
  content: "\e37e"; }

.icon-stl-989:before {
  content: "\e37f"; }

.icon-stl-990:before {
  content: "\e380"; }

.icon-stl-991:before {
  content: "\e381"; }

.icon-stl-992:before {
  content: "\e382"; }

.icon-stl-993:before {
  content: "\e383"; }

.icon-stl-994:before {
  content: "\e384"; }

.icon-stl-995:before {
  content: "\e385"; }

.icon-stl-996:before {
  content: "\e386"; }

.icon-stl-997:before {
  content: "\e387"; }

.icon-stl-998:before {
  content: "\e388"; }

.icon-stl-999:before {
  content: "\e389"; }

.icon-stl-1000:before {
  content: "\e38a"; }

.icon-stl-1001:before {
  content: "\e38b"; }

.icon-stl-1002:before {
  content: "\e38c"; }

.icon-stl-1003:before {
  content: "\e38d"; }

.icon-stl-1004:before {
  content: "\e38e"; }

.icon-stl-1005:before {
  content: "\e38f"; }

.icon-stl-1006:before {
  content: "\e390"; }

.icon-stl-1007:before {
  content: "\e391"; }

.icon-stl-1008:before {
  content: "\e392"; }

.icon-stl-1009:before {
  content: "\e393"; }

.icon-stl-1010:before {
  content: "\e394"; }

.icon-stl-1011:before {
  content: "\e395"; }

.icon-stl-1012:before {
  content: "\e396"; }

.icon-stl-1013:before {
  content: "\e397"; }

.icon-stl-1014:before {
  content: "\e398"; }

.icon-stl-1015:before {
  content: "\e399"; }

.icon-stl-1016:before {
  content: "\e39a"; }

.icon-stl-1017:before {
  content: "\e39b"; }

.icon-stl-1018:before {
  content: "\e39c"; }

.icon-stl-1019:before {
  content: "\e39d"; }

.icon-stl-1020:before {
  content: "\e39e"; }

.icon-stl-1021:before {
  content: "\e39f"; }

.icon-stl-1022:before {
  content: "\e3a0"; }

.icon-stl-1023:before {
  content: "\e3a1"; }

.icon-stl-1024:before {
  content: "\e3a2"; }

.icon-stl-1025:before {
  content: "\e3a3"; }

.icon-stl-1026:before {
  content: "\e3a4"; }

.icon-stl-1027:before {
  content: "\e3a5"; }

.icon-stl-1028:before {
  content: "\e3a6"; }

.icon-stl-1029:before {
  content: "\e3a7"; }

.icon-stl-1030:before {
  content: "\e3a8"; }

.icon-stl-1031:before {
  content: "\e3a9"; }

.icon-stl-1032:before {
  content: "\e3aa"; }

.icon-stl-1033:before {
  content: "\e3ab"; }

.icon-stl-1034:before {
  content: "\e3ac"; }

.icon-stl-1035:before {
  content: "\e3ad"; }

.icon-stl-1036:before {
  content: "\e3ae"; }

.icon-stl-1037:before {
  content: "\e3af"; }

.icon-stl-1038:before {
  content: "\e3b0"; }

.icon-stl-1039:before {
  content: "\e3b1"; }

.icon-stl-1040:before {
  content: "\e3b2"; }

.icon-stl-1041:before {
  content: "\e3b3"; }

.icon-stl-1042:before {
  content: "\e3b4"; }

.icon-stl-1043:before {
  content: "\e3b5"; }

.icon-stl-1044:before {
  content: "\e3b6"; }

.icon-stl-1045:before {
  content: "\e3b7"; }

.icon-stl-1046:before {
  content: "\e3b8"; }

.icon-stl-1047:before {
  content: "\e3b9"; }

.icon-stl-1048:before {
  content: "\e3ba"; }

.icon-stl-1049:before {
  content: "\e3bb"; }

.icon-stl-1050:before {
  content: "\e3bc"; }

.icon-stl-1051:before {
  content: "\e3bd"; }

.icon-stl-1052:before {
  content: "\e3be"; }

.icon-stl-1053:before {
  content: "\e3bf"; }

.icon-stl-1054:before {
  content: "\e3c0"; }

.icon-stl-1055:before {
  content: "\e3c1"; }

.icon-stl-1056:before {
  content: "\e3c2"; }

.icon-stl-1057:before {
  content: "\e3c3"; }

.icon-stl-1058:before {
  content: "\e3c4"; }

.icon-stl-1059:before {
  content: "\e3c5"; }

.icon-stl-1060:before {
  content: "\e3c6"; }

.icon-stl-1061:before {
  content: "\e3c7"; }

.icon-stl-1062:before {
  content: "\e3c8"; }

.icon-stl-1063:before {
  content: "\e3c9"; }

.icon-stl-1064:before {
  content: "\e3ca"; }

.icon-stl-1065:before {
  content: "\e3cb"; }

.icon-stl-1066:before {
  content: "\e3cc"; }

.icon-stl-1067:before {
  content: "\e3cd"; }

.icon-stl-1068:before {
  content: "\e3ce"; }

.icon-stl-1069:before {
  content: "\e3cf"; }

.icon-stl-1070:before {
  content: "\e3d0"; }

.icon-stl-1071:before {
  content: "\e3d1"; }

.icon-stl-1072:before {
  content: "\e3d2"; }

.icon-stl-1073:before {
  content: "\e3d3"; }

.icon-stl-1074:before {
  content: "\e3d4"; }

.icon-stl-1075:before {
  content: "\e3d5"; }

.icon-stl-1076:before {
  content: "\e3d6"; }

.icon-stl-1077:before {
  content: "\e3d7"; }

.icon-stl-1078:before {
  content: "\e3d8"; }

.icon-stl-1079:before {
  content: "\e3d9"; }

.icon-stl-1080:before {
  content: "\e3da"; }

.icon-stl-1081:before {
  content: "\e3db"; }

.icon-stl-1082:before {
  content: "\e3dc"; }

.icon-stl-1083:before {
  content: "\e3dd"; }

.icon-stl-1084:before {
  content: "\e3de"; }

.icon-stl-1085:before {
  content: "\e3df"; }

.icon-stl-1086:before {
  content: "\e3e0"; }

.icon-stl-1087:before {
  content: "\e3e1"; }

.icon-stl-1088:before {
  content: "\e3e2"; }

.icon-stl-1089:before {
  content: "\e3e3"; }

.icon-stl-1090:before {
  content: "\e3e4"; }

.icon-stl-1091:before {
  content: "\e3e5"; }

.icon-stl-1092:before {
  content: "\e3e6"; }

.icon-stl-1093:before {
  content: "\e3e7"; }

.icon-stl-1094:before {
  content: "\e3e8"; }

.icon-stl-1095:before {
  content: "\e3e9"; }

.icon-stl-1096:before {
  content: "\e3ea"; }

.icon-stl-1097:before {
  content: "\e3eb"; }

.icon-stl-1098:before {
  content: "\e3ec"; }

.icon-stl-1099:before {
  content: "\e3ed"; }

.icon-stl-1100:before {
  content: "\e3ee"; }

.icon-stl-1101:before {
  content: "\e3ef"; }

.icon-stl-1102:before {
  content: "\e3f0"; }

.icon-stl-1103:before {
  content: "\e3f1"; }

.icon-stl-1104:before {
  content: "\e3f2"; }

.icon-stl-1105:before {
  content: "\e3f3"; }

.icon-stl-1106:before {
  content: "\e3f4"; }

.icon-stl-1107:before {
  content: "\e3f5"; }

.icon-stl-1108:before {
  content: "\e3f6"; }

.icon-stl-1109:before {
  content: "\e3f7"; }

.icon-stl-1110:before {
  content: "\e3f8"; }

.icon-stl-1111:before {
  content: "\e3f9"; }

.icon-stl-1112:before {
  content: "\e3fa"; }

.icon-stl-1113:before {
  content: "\e3fb"; }

.icon-stl-1114:before {
  content: "\e3fc"; }

.icon-stl-1115:before {
  content: "\e3fd"; }

.icon-stl-1116:before {
  content: "\e3fe"; }

.icon-stl-1117:before {
  content: "\e3ff"; }

.icon-stl-1118:before {
  content: "\e400"; }

.icon-stl-1119:before {
  content: "\e401"; }

.icon-stl-1120:before {
  content: "\e402"; }

.icon-stl-1121:before {
  content: "\e403"; }

.icon-stl-1122:before {
  content: "\e404"; }

.icon-stl-1123:before {
  content: "\e405"; }

.icon-stl-1124:before {
  content: "\e406"; }

.icon-stl-1125:before {
  content: "\e407"; }

.icon-stl-1126:before {
  content: "\e408"; }

.icon-stl-1127:before {
  content: "\e409"; }

.icon-stl-1128:before {
  content: "\e40a"; }

.icon-stl-1129:before {
  content: "\e40b"; }

.icon-stl-1130:before {
  content: "\e40c"; }

.icon-stl-1131:before {
  content: "\e40d"; }

.icon-stl-1132:before {
  content: "\e40e"; }

.icon-stl-1133:before {
  content: "\e40f"; }

.icon-stl-1134:before {
  content: "\e410"; }

.icon-stl-1135:before {
  content: "\e411"; }

.icon-stl-1136:before {
  content: "\e412"; }

.icon-stl-1137:before {
  content: "\e413"; }

.icon-stl-1138:before {
  content: "\e414"; }

.icon-stl-1139:before {
  content: "\e415"; }

.icon-stl-1140:before {
  content: "\e416"; }

.icon-stl-1141:before {
  content: "\e417"; }

.icon-stl-1142:before {
  content: "\e418"; }

.icon-stl-1143:before {
  content: "\e419"; }

.icon-stl-1144:before {
  content: "\e41a"; }

.icon-stl-1145:before {
  content: "\e41b"; }

.icon-stl-1146:before {
  content: "\e41c"; }

.icon-stl-1147:before {
  content: "\e41d"; }

.icon-stl-1148:before {
  content: "\e41e"; }

.icon-stl-1149:before {
  content: "\e41f"; }

.icon-stl-1150:before {
  content: "\e420"; }

.icon-stl-1151:before {
  content: "\e421"; }

.icon-stl-1152:before {
  content: "\e422"; }

.icon-stl-1153:before {
  content: "\e423"; }

.icon-stl-1154:before {
  content: "\e424"; }

.icon-stl-1155:before {
  content: "\e425"; }

.icon-stl-1156:before {
  content: "\e426"; }

.icon-stl-1157:before {
  content: "\e427"; }

.icon-stl-1158:before {
  content: "\e428"; }

.icon-stl-1159:before {
  content: "\e429"; }

.icon-stl-1160:before {
  content: "\e42a"; }

.icon-stl-1161:before {
  content: "\e42b"; }

.icon-stl-1162:before {
  content: "\e42c"; }

.icon-stl-1163:before {
  content: "\e42d"; }

.icon-stl-1164:before {
  content: "\e42e"; }

.icon-stl-1165:before {
  content: "\e42f"; }

.icon-stl-1166:before {
  content: "\e430"; }

.icon-stl-1167:before {
  content: "\e431"; }

.icon-stl-1168:before {
  content: "\e432"; }

.icon-stl-1169:before {
  content: "\e433"; }

.icon-stl-1170:before {
  content: "\e434"; }

.icon-stl-1171:before {
  content: "\e435"; }

.icon-stl-1172:before {
  content: "\e436"; }

.icon-stl-1173:before {
  content: "\e437"; }

.icon-stl-1174:before {
  content: "\e438"; }

.icon-stl-1175:before {
  content: "\e439"; }

.icon-stl-1176:before {
  content: "\e43a"; }

.icon-stl-1177:before {
  content: "\e43b"; }

.icon-stl-1178:before {
  content: "\e43c"; }

.icon-stl-1179:before {
  content: "\e43d"; }

.icon-stl-1180:before {
  content: "\e43e"; }

.icon-stl-1181:before {
  content: "\e43f"; }

.icon-stl-1182:before {
  content: "\e440"; }

.icon-stl-1183:before {
  content: "\e441"; }

.icon-stl-1184:before {
  content: "\e442"; }

.icon-stl-1185:before {
  content: "\e443"; }

.icon-stl-1186:before {
  content: "\e444"; }

.icon-stl-1187:before {
  content: "\e445"; }

.icon-stl-1188:before {
  content: "\e446"; }

.icon-stl-1189:before {
  content: "\e447"; }

.icon-stl-1190:before {
  content: "\e448"; }

.icon-stl-1191:before {
  content: "\e449"; }

.icon-stl-1192:before {
  content: "\e44a"; }

.icon-stl-1193:before {
  content: "\e44b"; }

.icon-stl-1194:before {
  content: "\e44c"; }

.icon-stl-1195:before {
  content: "\e44d"; }

.icon-stl-1196:before {
  content: "\e44e"; }

.icon-stl-1197:before {
  content: "\e44f"; }

.icon-stl-1198:before {
  content: "\e450"; }

.icon-stl-1199:before {
  content: "\e451"; }

.icon-stl-1200:before {
  content: "\e452"; }

.icon-stl-1201:before {
  content: "\e453"; }

.icon-stl-1202:before {
  content: "\e454"; }

.icon-stl-1203:before {
  content: "\e455"; }

.icon-stl-1204:before {
  content: "\e456"; }

.icon-stl-1205:before {
  content: "\e457"; }

.icon-stl-1206:before {
  content: "\e458"; }

.icon-stl-1207:before {
  content: "\e459"; }

.icon-stl-1208:before {
  content: "\e45a"; }

.icon-stl-1209:before {
  content: "\e45b"; }

.icon-stl-1210:before {
  content: "\e45c"; }

.icon-stl-1211:before {
  content: "\e45d"; }

.icon-stl-1212:before {
  content: "\e45e"; }

.icon-stl-1213:before {
  content: "\e45f"; }

.icon-stl-1214:before {
  content: "\e460"; }

.icon-stl-1215:before {
  content: "\e461"; }

.icon-stl-1216:before {
  content: "\e462"; }

.icon-stl-1217:before {
  content: "\e463"; }

.icon-stl-1218:before {
  content: "\e464"; }

.icon-stl-1219:before {
  content: "\e465"; }

.icon-stl-1220:before {
  content: "\e466"; }

.icon-stl-1221:before {
  content: "\e467"; }

.icon-stl-1222:before {
  content: "\e468"; }

.icon-stl-1223:before {
  content: "\e469"; }

.icon-stl-1224:before {
  content: "\e46a"; }

.icon-stl-1225:before {
  content: "\e46b"; }

.icon-stl-1226:before {
  content: "\e46c"; }

.icon-stl-1227:before {
  content: "\e46d"; }

.icon-stl-1228:before {
  content: "\e46e"; }

.icon-stl-1229:before {
  content: "\e46f"; }

.icon-stl-1230:before {
  content: "\e470"; }

.icon-stl-1231:before {
  content: "\e471"; }

.icon-stl-1232:before {
  content: "\e472"; }

.icon-stl-1233:before {
  content: "\e473"; }

.icon-stl-1234:before {
  content: "\e474"; }

.icon-stl-1235:before {
  content: "\e475"; }

.icon-stl-1236:before {
  content: "\e476"; }

.icon-stl-1237:before {
  content: "\e477"; }

.icon-stl-1238:before {
  content: "\e478"; }

.icon-stl-1239:before {
  content: "\e479"; }

.icon-stl-1240:before {
  content: "\e47a"; }

.icon-stl-1241:before {
  content: "\e47b"; }

.icon-stl-1242:before {
  content: "\e47c"; }

.icon-stl-1243:before {
  content: "\e47d"; }

.icon-stl-1244:before {
  content: "\e47e"; }

.icon-stl-1245:before {
  content: "\e47f"; }

.icon-stl-1246:before {
  content: "\e480"; }

.icon-stl-1247:before {
  content: "\e481"; }

.icon-stl-1248:before {
  content: "\e482"; }

.icon-stl-1249:before {
  content: "\e483"; }

.icon-stl-1250:before {
  content: "\e484"; }

.icon-stl-1251:before {
  content: "\e485"; }

.icon-stl-1252:before {
  content: "\e486"; }

.icon-stl-1253:before {
  content: "\e487"; }

.icon-stl-1254:before {
  content: "\e488"; }

.icon-stl-1255:before {
  content: "\e489"; }

.icon-stl-1256:before {
  content: "\e48a"; }

.icon-stl-1257:before {
  content: "\e48b"; }

.icon-stl-1258:before {
  content: "\e48c"; }

.icon-stl-1259:before {
  content: "\e48d"; }

.icon-stl-1260:before {
  content: "\e48e"; }

.icon-stl-1261:before {
  content: "\e48f"; }

.icon-stl-1262:before {
  content: "\e490"; }

.icon-stl-1263:before {
  content: "\e491"; }

.icon-stl-1264:before {
  content: "\e492"; }

.icon-stl-1265:before {
  content: "\e493"; }

.icon-stl-1266:before {
  content: "\e494"; }

.icon-stl-1267:before {
  content: "\e495"; }

.icon-stl-1268:before {
  content: "\e496"; }

.icon-stl-1269:before {
  content: "\e497"; }

.icon-stl-1270:before {
  content: "\e498"; }

.icon-stl-1271:before {
  content: "\e499"; }

.icon-stl-1272:before {
  content: "\e49a"; }

.icon-stl-1273:before {
  content: "\e49b"; }

.icon-stl-1274:before {
  content: "\e49c"; }

.icon-stl-1275:before {
  content: "\e49d"; }

.icon-stl-1276:before {
  content: "\e49e"; }

.icon-stl-1277:before {
  content: "\e49f"; }

.icon-stl-1278:before {
  content: "\e4a0"; }

.icon-stl-1279:before {
  content: "\e4a1"; }

.icon-stl-1280:before {
  content: "\e4a2"; }

.icon-stl-1281:before {
  content: "\e4a3"; }

.icon-stl-1282:before {
  content: "\e4a4"; }

.icon-stl-1283:before {
  content: "\e4a5"; }

.icon-stl-1284:before {
  content: "\e4a6"; }

.icon-stl-1285:before {
  content: "\e4a7"; }

.icon-stl-1286:before {
  content: "\e4a8"; }

.icon-stl-1287:before {
  content: "\e4a9"; }

.icon-stl-1288:before {
  content: "\e4aa"; }

.icon-stl-1289:before {
  content: "\e4ab"; }

.icon-stl-1290:before {
  content: "\e4ac"; }

.icon-stl-1291:before {
  content: "\e4ad"; }

.icon-stl-1292:before {
  content: "\e4ae"; }

.icon-stl-1293:before {
  content: "\e4af"; }

.icon-stl-1294:before {
  content: "\e4b0"; }

.icon-stl-1295:before {
  content: "\e4b1"; }

.icon-stl-1296:before {
  content: "\e4b2"; }

.icon-stl-1297:before {
  content: "\e4b3"; }

.icon-stl-1298:before {
  content: "\e4b4"; }

.icon-stl-1299:before {
  content: "\e4b5"; }

.icon-stl-1300:before {
  content: "\e4b6"; }

.icon-stl-1301:before {
  content: "\e4b7"; }

.icon-stl-1302:before {
  content: "\e4b8"; }

.icon-stl-1303:before {
  content: "\e4b9"; }

.icon-stl-1304:before {
  content: "\e4ba"; }

.icon-stl-1305:before {
  content: "\e4bb"; }

.icon-stl-1306:before {
  content: "\e4bc"; }

.icon-stl-1307:before {
  content: "\e4bd"; }

.icon-stl-1308:before {
  content: "\e4be"; }

.icon-stl-1309:before {
  content: "\e4bf"; }

.icon-stl-1310:before {
  content: "\e4c0"; }

.icon-stl-1311:before {
  content: "\e4c1"; }

.icon-stl-1312:before {
  content: "\e4c2"; }

.icon-stl-1313:before {
  content: "\e4c3"; }

.icon-stl-1314:before {
  content: "\e4c4"; }

.icon-stl-1315:before {
  content: "\e4c5"; }

.icon-stl-1316:before {
  content: "\e4c6"; }

.icon-stl-1317:before {
  content: "\e4c7"; }

.icon-stl-1318:before {
  content: "\e4c8"; }

.icon-stl-1319:before {
  content: "\e4c9"; }

.icon-stl-1320:before {
  content: "\e4ca"; }

.icon-stl-1321:before {
  content: "\e4cb"; }

.icon-stl-1322:before {
  content: "\e4cc"; }

.icon-stl-1323:before {
  content: "\e4cd"; }

.icon-stl-1324:before {
  content: "\e4ce"; }

.icon-stl-1325:before {
  content: "\e4cf"; }

.icon-stl-1326:before {
  content: "\e4d0"; }

.icon-stl-1327:before {
  content: "\e4d1"; }

.icon-stl-1328:before {
  content: "\e4d2"; }

.icon-stl-1329:before {
  content: "\e4d3"; }

.icon-stl-1330:before {
  content: "\e4d4"; }

.icon-stl-1331:before {
  content: "\e4d5"; }

.icon-stl-1332:before {
  content: "\e4d6"; }

.icon-stl-1333:before {
  content: "\e4d7"; }

.icon-stl-1334:before {
  content: "\e4d8"; }

.icon-stl-1335:before {
  content: "\e4d9"; }

.icon-stl-1336:before {
  content: "\e4da"; }

.icon-stl-1337:before {
  content: "\e4db"; }

.icon-stl-1338:before {
  content: "\e4dc"; }

.icon-stl-1339:before {
  content: "\e4dd"; }

.icon-stl-1340:before {
  content: "\e4de"; }

.icon-stl-1341:before {
  content: "\e4df"; }

.icon-stl-1342:before {
  content: "\e4e0"; }

.icon-stl-1343:before {
  content: "\e4e1"; }

.icon-stl-1344:before {
  content: "\e4e2"; }

.icon-stl-1345:before {
  content: "\e4e3"; }

.icon-stl-1346:before {
  content: "\e4e4"; }

.icon-stl-1347:before {
  content: "\e4e5"; }

.icon-stl-1348:before {
  content: "\e4e6"; }

.icon-stl-1349:before {
  content: "\e4e7"; }

.icon-stl-1350:before {
  content: "\e4e8"; }

.icon-stl-1351:before {
  content: "\e4e9"; }

.icon-stl-1352:before {
  content: "\e4ea"; }

.icon-stl-1353:before {
  content: "\e4eb"; }

.icon-stl-1354:before {
  content: "\e4ec"; }

.icon-stl-1355:before {
  content: "\e4ed"; }

.icon-stl-1356:before {
  content: "\e4ee"; }

.icon-stl-1357:before {
  content: "\e4ef"; }

.icon-stl-1358:before {
  content: "\e4f0"; }

.icon-stl-1359:before {
  content: "\e4f1"; }

.icon-stl-1360:before {
  content: "\e4f2"; }

.icon-stl-1361:before {
  content: "\e4f3"; }

.icon-stl-1362:before {
  content: "\e4f4"; }

.icon-stl-1363:before {
  content: "\e4f5"; }

.icon-stl-1364:before {
  content: "\e4f6"; }

.icon-stl-1365:before {
  content: "\e4f7"; }

.icon-stl-1366:before {
  content: "\e4f8"; }

.icon-stl-1367:before {
  content: "\e4f9"; }

.icon-stl-1368:before {
  content: "\e4fa"; }

.icon-stl-1369:before {
  content: "\e4fb"; }

.icon-stl-1370:before {
  content: "\e4fc"; }

.icon-stl-1371:before {
  content: "\e4fd"; }

.icon-stl-1372:before {
  content: "\e4fe"; }

.icon-stl-1373:before {
  content: "\e4ff"; }

.icon-stl-1374:before {
  content: "\e500"; }

.icon-stl-1375:before {
  content: "\e501"; }

.icon-stl-1376:before {
  content: "\e502"; }

.icon-stl-1377:before {
  content: "\e503"; }

.icon-stl-1378:before {
  content: "\e504"; }

.icon-stl-1379:before {
  content: "\e505"; }

.icon-stl-1380:before {
  content: "\e506"; }

.icon-stl-1381:before {
  content: "\e507"; }

.icon-stl-1382:before {
  content: "\e508"; }

.icon-stl-1383:before {
  content: "\e509"; }

.icon-stl-1384:before {
  content: "\e50a"; }

.icon-stl-1385:before {
  content: "\e50b"; }

.icon-stl-1386:before {
  content: "\e50c"; }

.icon-stl-1387:before {
  content: "\e50d"; }

.icon-stl-1388:before {
  content: "\e50e"; }

.icon-stl-1389:before {
  content: "\e50f"; }

.icon-stl-1390:before {
  content: "\e510"; }

.icon-stl-1391:before {
  content: "\e511"; }

.icon-stl-1392:before {
  content: "\e512"; }

.icon-stl-1393:before {
  content: "\e513"; }

.icon-stl-1394:before {
  content: "\e514"; }

.icon-stl-1395:before {
  content: "\e515"; }

.icon-stl-1396:before {
  content: "\e516"; }

.icon-stl-1397:before {
  content: "\e517"; }

.icon-stl-1398:before {
  content: "\e518"; }

.icon-stl-1399:before {
  content: "\e519"; }

.icon-stl-1400:before {
  content: "\e51a"; }

.icon-stl-1401:before {
  content: "\e51b"; }

.icon-stl-1402:before {
  content: "\e51c"; }

.icon-stl-1403:before {
  content: "\e51d"; }

.icon-stl-1404:before {
  content: "\e51e"; }

.icon-stl-1405:before {
  content: "\e51f"; }

.icon-stl-1406:before {
  content: "\e520"; }

.icon-stl-1407:before {
  content: "\e521"; }

.icon-stl-1408:before {
  content: "\e522"; }

.icon-stl-1409:before {
  content: "\e523"; }

.icon-stl-1410:before {
  content: "\e524"; }

.icon-stl-1411:before {
  content: "\e525"; }

.icon-stl-1412:before {
  content: "\e526"; }

.icon-stl-1413:before {
  content: "\e527"; }

.icon-stl-1414:before {
  content: "\e528"; }

.icon-stl-1415:before {
  content: "\e529"; }

.icon-stl-1416:before {
  content: "\e52a"; }

.icon-stl-1417:before {
  content: "\e52b"; }

.icon-stl-1418:before {
  content: "\e52c"; }

.icon-stl-1419:before {
  content: "\e52d"; }

.icon-stl-1420:before {
  content: "\e52e"; }

.icon-stl-1421:before {
  content: "\e52f"; }

.icon-stl-1422:before {
  content: "\e530"; }

.icon-stl-1423:before {
  content: "\e531"; }

.icon-stl-1424:before {
  content: "\e532"; }

.icon-stl-1425:before {
  content: "\e533"; }

.icon-stl-1426:before {
  content: "\e534"; }

.icon-stl-1427:before {
  content: "\e535"; }

.icon-stl-1428:before {
  content: "\e536"; }

.icon-stl-1429:before {
  content: "\e537"; }

.icon-stl-1430:before {
  content: "\e538"; }

.icon-stl-1431:before {
  content: "\e539"; }

.icon-stl-1432:before {
  content: "\e53a"; }

.icon-stl-1433:before {
  content: "\e53b"; }

.icon-stl-1434:before {
  content: "\e53c"; }

.icon-stl-1435:before {
  content: "\e53d"; }

.icon-stl-1436:before {
  content: "\e53e"; }

.icon-stl-1437:before {
  content: "\e53f"; }

.icon-stl-1438:before {
  content: "\e540"; }

.icon-stl-1439:before {
  content: "\e541"; }

.icon-stl-1440:before {
  content: "\e542"; }

.icon-stl-1441:before {
  content: "\e543"; }

.icon-stl-1442:before {
  content: "\e544"; }

.icon-stl-1443:before {
  content: "\e545"; }

.icon-stl-1444:before {
  content: "\e546"; }

.icon-stl-1445:before {
  content: "\e547"; }

.icon-stl-1446:before {
  content: "\e548"; }

.icon-stl-1447:before {
  content: "\e549"; }

.icon-stl-1448:before {
  content: "\e54a"; }

.icon-stl-1449:before {
  content: "\e54b"; }

.icon-stl-1450:before {
  content: "\e54c"; }

.icon-stl-1451:before {
  content: "\e54d"; }

.icon-stl-1452:before {
  content: "\e54e"; }

.icon-stl-1453:before {
  content: "\e54f"; }

.icon-stl-1454:before {
  content: "\e550"; }

.icon-stl-1455:before {
  content: "\e551"; }

.icon-stl-1456:before {
  content: "\e552"; }

.icon-stl-1457:before {
  content: "\e553"; }

.icon-stl-1458:before {
  content: "\e554"; }

.icon-stl-1459:before {
  content: "\e555"; }

.icon-stl-1460:before {
  content: "\e556"; }

.icon-stl-1461:before {
  content: "\e557"; }

.icon-stl-1462:before {
  content: "\e558"; }

.icon-stl-1463:before {
  content: "\e559"; }

.icon-stl-1464:before {
  content: "\e55a"; }

.icon-stl-1465:before {
  content: "\e55b"; }

.icon-stl-1466:before {
  content: "\e55c"; }

.icon-stl-1467:before {
  content: "\e55d"; }

.icon-stl-1468:before {
  content: "\e55e"; }

.icon-stl-1469:before {
  content: "\e55f"; }

.icon-stl-1470:before {
  content: "\e560"; }

.icon-stl-1471:before {
  content: "\e561"; }

.icon-stl-1472:before {
  content: "\e562"; }

.icon-stl-1473:before {
  content: "\e563"; }

.icon-stl-1474:before {
  content: "\e564"; }

.icon-stl-1475:before {
  content: "\e565"; }

.icon-stl-1476:before {
  content: "\e566"; }

.icon-stl-1477:before {
  content: "\e567"; }

.icon-stl-1478:before {
  content: "\e568"; }

.icon-stl-1479:before {
  content: "\e569"; }

.icon-stl-1480:before {
  content: "\e56a"; }

.icon-stl-1481:before {
  content: "\e56b"; }

.icon-stl-1482:before {
  content: "\e56c"; }

.icon-stl-1483:before {
  content: "\e56d"; }

.icon-stl-1484:before {
  content: "\e56e"; }

.icon-stl-1485:before {
  content: "\e56f"; }

.icon-stl-1486:before {
  content: "\e570"; }

.icon-stl-1487:before {
  content: "\e571"; }

.icon-stl-1488:before {
  content: "\e572"; }

.icon-stl-1489:before {
  content: "\e573"; }

.icon-stl-1490:before {
  content: "\e574"; }

.icon-stl-1491:before {
  content: "\e575"; }

.icon-stl-1492:before {
  content: "\e576"; }

.icon-stl-1493:before {
  content: "\e577"; }

.icon-stl-1494:before {
  content: "\e578"; }

.icon-stl-1495:before {
  content: "\e579"; }

.icon-stl-1496:before {
  content: "\e57a"; }

.icon-stl-1497:before {
  content: "\e57b"; }

.icon-stl-1498:before {
  content: "\e57c"; }

.icon-stl-1499:before {
  content: "\e57d"; }

.icon-stl-1500:before {
  content: "\e57e"; }

.icon-stl-1501:before {
  content: "\e57f"; }

.icon-stl-1502:before {
  content: "\e580"; }

.icon-stl-1503:before {
  content: "\e581"; }

.icon-stl-1504:before {
  content: "\e582"; }

.icon-stl-1505:before {
  content: "\e583"; }

.icon-stl-1506:before {
  content: "\e584"; }

.icon-stl-1507:before {
  content: "\e585"; }

.icon-stl-1508:before {
  content: "\e586"; }

.icon-stl-1509:before {
  content: "\e587"; }

.icon-stl-1510:before {
  content: "\e588"; }

.icon-stl-1511:before {
  content: "\e589"; }

.icon-stl-1512:before {
  content: "\e58a"; }

.icon-stl-1513:before {
  content: "\e58b"; }

.icon-stl-1514:before {
  content: "\e58c"; }

.icon-stl-1515:before {
  content: "\e58d"; }

.icon-stl-1516:before {
  content: "\e58e"; }

.icon-stl-1517:before {
  content: "\e58f"; }

.icon-stl-1518:before {
  content: "\e590"; }

.icon-stl-1519:before {
  content: "\e591"; }

.icon-stl-1520:before {
  content: "\e592"; }

.icon-stl-1521:before {
  content: "\e593"; }

.icon-stl-1522:before {
  content: "\e594"; }

.icon-stl-1523:before {
  content: "\e595"; }

.icon-stl-1524:before {
  content: "\e596"; }

.icon-stl-1525:before {
  content: "\e597"; }

.icon-stl-1526:before {
  content: "\e598"; }

.icon-stl-1527:before {
  content: "\e599"; }

.icon-stl-1528:before {
  content: "\e59a"; }

.icon-stl-1529:before {
  content: "\e59b"; }

.icon-stl-1530:before {
  content: "\e59c"; }

.icon-stl-1531:before {
  content: "\e59d"; }

.icon-stl-1532:before {
  content: "\e59e"; }

.icon-stl-1533:before {
  content: "\e59f"; }

.icon-stl-1534:before {
  content: "\e5a0"; }

.icon-stl-1535:before {
  content: "\e5a1"; }

.icon-stl-1536:before {
  content: "\e5a2"; }

.icon-stl-1537:before {
  content: "\e5a3"; }

.icon-stl-1538:before {
  content: "\e5a4"; }

.icon-stl-1539:before {
  content: "\e5a5"; }

.icon-stl-1540:before {
  content: "\e5a6"; }

.icon-stl-1541:before {
  content: "\e5a7"; }

.icon-stl-1542:before {
  content: "\e5a8"; }

.icon-stl-1543:before {
  content: "\e5a9"; }

.icon-stl-1544:before {
  content: "\e5aa"; }

.icon-stl-1545:before {
  content: "\e5ab"; }

.icon-stl-1546:before {
  content: "\e5ac"; }

.icon-stl-1547:before {
  content: "\e5ad"; }

.icon-stl-1548:before {
  content: "\e5ae"; }

.icon-stl-1549:before {
  content: "\e5af"; }

.icon-stl-1550:before {
  content: "\e5b0"; }

.icon-stl-1551:before {
  content: "\e5b1"; }

.icon-stl-1552:before {
  content: "\e5b2"; }

.icon-stl-1553:before {
  content: "\e5b3"; }

.icon-stl-1554:before {
  content: "\e5b4"; }

.icon-stl-1555:before {
  content: "\e5b5"; }

.icon-stl-1556:before {
  content: "\e5b6"; }

.icon-stl-1557:before {
  content: "\e5b7"; }

.icon-stl-1558:before {
  content: "\e5b8"; }

.icon-stl-1559:before {
  content: "\e5b9"; }

.icon-stl-1560:before {
  content: "\e5ba"; }

.icon-stl-1561:before {
  content: "\e5bb"; }

.icon-stl-1562:before {
  content: "\e5bc"; }

.icon-stl-1563:before {
  content: "\e5bd"; }

.icon-stl-1564:before {
  content: "\e5be"; }

.icon-stl-1565:before {
  content: "\e5bf"; }

.icon-stl-1566:before {
  content: "\e5c0"; }

.icon-stl-1567:before {
  content: "\e5c1"; }

.icon-stl-1568:before {
  content: "\e5c2"; }

.icon-stl-1569:before {
  content: "\e5c3"; }

.icon-stl-1570:before {
  content: "\e5c4"; }

.icon-stl-1571:before {
  content: "\e5c5"; }

.icon-stl-1572:before {
  content: "\e5c6"; }

.icon-stl-1573:before {
  content: "\e5c7"; }

.icon-stl-1574:before {
  content: "\e5c8"; }

.icon-stl-1575:before {
  content: "\e5c9"; }

.icon-stl-1576:before {
  content: "\e5ca"; }

.icon-stl-1577:before {
  content: "\e5cb"; }

.icon-stl-1578:before {
  content: "\e5cc"; }

.icon-stl-1579:before {
  content: "\e5cd"; }

.icon-stl-1580:before {
  content: "\e5ce"; }

.icon-stl-1581:before {
  content: "\e5cf"; }

.icon-stl-1582:before {
  content: "\e5d0"; }

.icon-stl-1583:before {
  content: "\e5d1"; }

.icon-stl-1584:before {
  content: "\e5d2"; }

.icon-stl-1585:before {
  content: "\e5d3"; }

.icon-stl-1586:before {
  content: "\e5d4"; }

.icon-stl-1587:before {
  content: "\e5d5"; }

.icon-stl-1588:before {
  content: "\e5d6"; }

.icon-stl-1589:before {
  content: "\e5d7"; }

.icon-stl-1590:before {
  content: "\e5d8"; }

.icon-stl-1591:before {
  content: "\e5d9"; }

.icon-stl-1592:before {
  content: "\e5da"; }

.icon-stl-1593:before {
  content: "\e5db"; }

.icon-stl-1594:before {
  content: "\e5dc"; }

.icon-stl-1595:before {
  content: "\e5dd"; }

.icon-stl-1596:before {
  content: "\e5de"; }

.icon-stl-1597:before {
  content: "\e5df"; }

.icon-stl-1598:before {
  content: "\e5e0"; }

.icon-stl-1599:before {
  content: "\e5e1"; }

.icon-stl-1600:before {
  content: "\e5e2"; }

.icon-stl-1601:before {
  content: "\e5e3"; }

.icon-stl-1602:before {
  content: "\e5e4"; }

.icon-stl-1603:before {
  content: "\e5e5"; }

.icon-stl-1604:before {
  content: "\e5e6"; }

.icon-stl-1605:before {
  content: "\e5e7"; }

.icon-stl-1606:before {
  content: "\e5e8"; }

.icon-stl-1607:before {
  content: "\e5e9"; }

.icon-stl-1608:before {
  content: "\e5ea"; }

.icon-stl-1609:before {
  content: "\e5eb"; }

.icon-stl-1610:before {
  content: "\e5ec"; }

.icon-stl-1611:before {
  content: "\e5ed"; }

.icon-stl-1612:before {
  content: "\e5ee"; }

.icon-stl-1613:before {
  content: "\e5ef"; }

.icon-stl-1614:before {
  content: "\e5f0"; }

.icon-stl-1615:before {
  content: "\e5f1"; }

.icon-stl-1616:before {
  content: "\e5f2"; }

.icon-stl-1617:before {
  content: "\e5f3"; }

.icon-stl-1618:before {
  content: "\e5f4"; }

.icon-stl-1619:before {
  content: "\e5f5"; }

.icon-stl-1620:before {
  content: "\e5f6"; }

.icon-stl-1621:before {
  content: "\e5f7"; }

.icon-stl-1622:before {
  content: "\e5f8"; }

.icon-stl-1623:before {
  content: "\e5f9"; }

.icon-stl-1624:before {
  content: "\e5fa"; }

.icon-stl-1625:before {
  content: "\e5fb"; }

.icon-stl-1626:before {
  content: "\e5fc"; }

.icon-stl-1627:before {
  content: "\e5fd"; }

.icon-stl-1628:before {
  content: "\e5fe"; }

.icon-stl-1629:before {
  content: "\e5ff"; }

.icon-stl-1630:before {
  content: "\e600"; }

.icon-stl-1631:before {
  content: "\e601"; }

.icon-stl-1632:before {
  content: "\e602"; }

.icon-stl-1633:before {
  content: "\e603"; }

.icon-stl-1634:before {
  content: "\e604"; }

.icon-stl-1635:before {
  content: "\e605"; }

.icon-stl-1636:before {
  content: "\e606"; }

.icon-stl-1637:before {
  content: "\e607"; }

.icon-stl-1638:before {
  content: "\e608"; }

.icon-stl-1639:before {
  content: "\e609"; }

.icon-stl-1640:before {
  content: "\e60a"; }

.icon-stl-1641:before {
  content: "\e60b"; }

.icon-stl-filled:before {
  content: "\e60c"; }

.icon-stl-filled-1:before {
  content: "\e60d"; }

.icon-stl-filled-2:before {
  content: "\e60e"; }

.icon-stl-filled-3:before {
  content: "\e60f"; }

.icon-stl-filled-4:before {
  content: "\e610"; }

.icon-stl-filled-5:before {
  content: "\e611"; }

.icon-stl-filled-6:before {
  content: "\e612"; }

.icon-stl-filled-7:before {
  content: "\e613"; }

.icon-stl-filled-8:before {
  content: "\e614"; }

.icon-stl-filled-9:before {
  content: "\e615"; }

.icon-stl-filled-10:before {
  content: "\e616"; }

.icon-stl-filled-11:before {
  content: "\e617"; }

.icon-stl-filled-12:before {
  content: "\e618"; }

.icon-stl-filled-13:before {
  content: "\e619"; }

.icon-stl-filled-14:before {
  content: "\e61a"; }

.icon-stl-filled-15:before {
  content: "\e61b"; }

.icon-stl-filled-16:before {
  content: "\e61c"; }

.icon-stl-filled-17:before {
  content: "\e61d"; }

.icon-stl-filled-18:before {
  content: "\e61e"; }

.icon-stl-filled-19:before {
  content: "\e61f"; }

.icon-stl-filled-20:before {
  content: "\e620"; }

.icon-stl-filled-21:before {
  content: "\e621"; }

.icon-stl-filled-22:before {
  content: "\e622"; }

.icon-stl-filled-23:before {
  content: "\e623"; }

.icon-stl-filled-24:before {
  content: "\e624"; }

.icon-stl-filled-25:before {
  content: "\e625"; }

.icon-stl-filled-26:before {
  content: "\e626"; }

.icon-stl-filled-27:before {
  content: "\e627"; }

.icon-stl-filled-28:before {
  content: "\e628"; }

.icon-stl-filled-29:before {
  content: "\e629"; }

.icon-stl-filled-30:before {
  content: "\e62a"; }

.icon-stl-filled-31:before {
  content: "\e62b"; }

.icon-stl-filled-32:before {
  content: "\e62c"; }

.icon-stl-filled-33:before {
  content: "\e62d"; }

.icon-stl-filled-34:before {
  content: "\e62e"; }

.icon-stl-filled-35:before {
  content: "\e62f"; }

.icon-stl-filled-36:before {
  content: "\e630"; }

.icon-stl-filled-37:before {
  content: "\e631"; }

.icon-stl-filled-38:before {
  content: "\e632"; }

.icon-stl-filled-39:before {
  content: "\e633"; }

.icon-stl-filled-40:before {
  content: "\e634"; }

.icon-stl-filled-41:before {
  content: "\e635"; }

.icon-stl-filled-42:before {
  content: "\e636"; }

.icon-stl-filled-43:before {
  content: "\e637"; }

.icon-stl-filled-44:before {
  content: "\e638"; }

.icon-stl-filled-45:before {
  content: "\e639"; }

.icon-stl-filled-46:before {
  content: "\e63a"; }

.icon-stl-filled-47:before {
  content: "\e63b"; }

.icon-stl-filled-48:before {
  content: "\e63c"; }

.icon-stl-filled-49:before {
  content: "\e63d"; }

.icon-stl-filled-50:before {
  content: "\e63e"; }

.icon-stl-filled-51:before {
  content: "\e63f"; }

.icon-stl-filled-52:before {
  content: "\e640"; }

.icon-stl-filled-53:before {
  content: "\e641"; }

.icon-stl-filled-54:before {
  content: "\e642"; }

.icon-stl-filled-55:before {
  content: "\e643"; }

.icon-stl-filled-56:before {
  content: "\e644"; }

.icon-stl-filled-57:before {
  content: "\e645"; }

.icon-stl-filled-58:before {
  content: "\e646"; }

.icon-stl-filled-59:before {
  content: "\e647"; }

.icon-stl-filled-60:before {
  content: "\e648"; }

.icon-stl-filled-61:before {
  content: "\e649"; }

.icon-stl-filled-62:before {
  content: "\e64a"; }

.icon-stl-filled-63:before {
  content: "\e64b"; }

.icon-stl-filled-64:before {
  content: "\e64c"; }

.icon-stl-filled-65:before {
  content: "\e64d"; }

.icon-stl-filled-66:before {
  content: "\e64e"; }

.icon-stl-filled-67:before {
  content: "\e64f"; }

.icon-stl-filled-68:before {
  content: "\e650"; }

.icon-stl-filled-69:before {
  content: "\e651"; }

.icon-stl-filled-70:before {
  content: "\e652"; }

.icon-stl-filled-71:before {
  content: "\e653"; }

.icon-stl-filled-72:before {
  content: "\e654"; }

.icon-stl-filled-73:before {
  content: "\e655"; }

.icon-stl-filled-74:before {
  content: "\e656"; }

.icon-stl-filled-75:before {
  content: "\e657"; }

.icon-stl-filled-76:before {
  content: "\e658"; }

.icon-stl-filled-77:before {
  content: "\e659"; }

.icon-stl-filled-78:before {
  content: "\e65a"; }

.icon-stl-filled-79:before {
  content: "\e65b"; }

.icon-stl-filled-80:before {
  content: "\e65c"; }

.icon-stl-filled-81:before {
  content: "\e65d"; }

.icon-stl-filled-82:before {
  content: "\e65e"; }

.icon-stl-filled-83:before {
  content: "\e65f"; }

.icon-stl-filled-84:before {
  content: "\e660"; }

.icon-stl-filled-85:before {
  content: "\e661"; }

.icon-stl-filled-86:before {
  content: "\e662"; }

.icon-stl-filled-87:before {
  content: "\e663"; }

.icon-stl-filled-88:before {
  content: "\e664"; }

.icon-stl-filled-89:before {
  content: "\e665"; }

.icon-stl-filled-90:before {
  content: "\e666"; }

.icon-stl-filled-91:before {
  content: "\e667"; }

.icon-stl-filled-92:before {
  content: "\e668"; }

.icon-stl-filled-93:before {
  content: "\e669"; }

.icon-stl-filled-94:before {
  content: "\e66a"; }

.icon-stl-filled-95:before {
  content: "\e66b"; }

.icon-stl-filled-96:before {
  content: "\e66c"; }

.icon-stl-filled-97:before {
  content: "\e66d"; }

.icon-stl-filled-98:before {
  content: "\e66e"; }

.icon-stl-filled-99:before {
  content: "\e66f"; }

.icon-stl-filled-100:before {
  content: "\e670"; }

.icon-stl-filled-101:before {
  content: "\e671"; }

.icon-stl-filled-102:before {
  content: "\e672"; }

.icon-stl-filled-103:before {
  content: "\e673"; }

.icon-stl-filled-104:before {
  content: "\e674"; }

.icon-stl-filled-105:before {
  content: "\e675"; }

.icon-stl-filled-106:before {
  content: "\e676"; }

.icon-stl-filled-107:before {
  content: "\e677"; }

.icon-stl-filled-108:before {
  content: "\e678"; }

.icon-stl-filled-109:before {
  content: "\e679"; }

.icon-stl-filled-110:before {
  content: "\e67a"; }

.icon-stl-filled-111:before {
  content: "\e67b"; }

.icon-stl-filled-112:before {
  content: "\e67c"; }

.icon-stl-filled-113:before {
  content: "\e67d"; }

.icon-stl-filled-114:before {
  content: "\e67e"; }

.icon-stl-filled-115:before {
  content: "\e67f"; }

.icon-stl-filled-116:before {
  content: "\e680"; }

.icon-stl-filled-117:before {
  content: "\e681"; }

.icon-stl-filled-118:before {
  content: "\e682"; }

.icon-stl-filled-119:before {
  content: "\e683"; }

.icon-stl-filled-120:before {
  content: "\e684"; }

.icon-stl-filled-121:before {
  content: "\e685"; }

.icon-stl-filled-122:before {
  content: "\e686"; }

.icon-stl-filled-123:before {
  content: "\e687"; }

.icon-stl-filled-124:before {
  content: "\e688"; }

.icon-stl-filled-125:before {
  content: "\e689"; }

.icon-stl-filled-126:before {
  content: "\e68a"; }

.icon-stl-filled-127:before {
  content: "\e68b"; }

.icon-stl-filled-128:before {
  content: "\e68c"; }

.icon-stl-filled-129:before {
  content: "\e68d"; }

.icon-stl-filled-130:before {
  content: "\e68e"; }

.icon-stl-filled-131:before {
  content: "\e68f"; }

.icon-stl-filled-132:before {
  content: "\e690"; }

.icon-stl-filled-133:before {
  content: "\e691"; }

.icon-stl-filled-134:before {
  content: "\e692"; }

.icon-stl-filled-135:before {
  content: "\e693"; }

.icon-stl-filled-136:before {
  content: "\e694"; }

.icon-stl-filled-137:before {
  content: "\e695"; }

.icon-stl-filled-138:before {
  content: "\e696"; }

.icon-stl-filled-139:before {
  content: "\e697"; }

.icon-stl-filled-140:before {
  content: "\e698"; }

.icon-stl-filled-141:before {
  content: "\e699"; }

.icon-stl-filled-142:before {
  content: "\e69a"; }

.icon-stl-filled-143:before {
  content: "\e69b"; }

.icon-stl-filled-144:before {
  content: "\e69c"; }

.icon-stl-filled-145:before {
  content: "\e69d"; }

.icon-stl-filled-146:before {
  content: "\e69e"; }

.icon-stl-filled-147:before {
  content: "\e69f"; }

.icon-stl-filled-148:before {
  content: "\e6a0"; }

.icon-stl-filled-149:before {
  content: "\e6a1"; }

.icon-stl-filled-150:before {
  content: "\e6a2"; }

.icon-stl-filled-151:before {
  content: "\e6a3"; }

.icon-stl-filled-152:before {
  content: "\e6a4"; }

.icon-stl-filled-153:before {
  content: "\e6a5"; }

.icon-stl-filled-154:before {
  content: "\e6a6"; }

.icon-stl-filled-155:before {
  content: "\e6a7"; }

.icon-stl-filled-156:before {
  content: "\e6a8"; }

.icon-stl-filled-157:before {
  content: "\e6a9"; }

.icon-stl-filled-158:before {
  content: "\e6aa"; }

.icon-stl-filled-159:before {
  content: "\e6ab"; }

.icon-stl-filled-160:before {
  content: "\e6ac"; }

.icon-stl-filled-161:before {
  content: "\e6ad"; }

.icon-stl-filled-162:before {
  content: "\e6ae"; }

.icon-stl-filled-163:before {
  content: "\e6af"; }

.icon-stl-filled-164:before {
  content: "\e6b0"; }

.icon-stl-filled-165:before {
  content: "\e6b1"; }

.icon-stl-filled-166:before {
  content: "\e6b2"; }

.icon-stl-filled-167:before {
  content: "\e6b3"; }

.icon-stl-filled-168:before {
  content: "\e6b4"; }

.icon-stl-filled-169:before {
  content: "\e6b5"; }

.icon-stl-filled-170:before {
  content: "\e6b6"; }

.icon-stl-filled-171:before {
  content: "\e6b7"; }

.icon-stl-filled-172:before {
  content: "\e6b8"; }

.icon-stl-filled-173:before {
  content: "\e6b9"; }

.icon-stl-filled-174:before {
  content: "\e6ba"; }

.icon-stl-filled-175:before {
  content: "\e6bb"; }

.icon-stl-filled-176:before {
  content: "\e6bc"; }

.icon-stl-filled-177:before {
  content: "\e6bd"; }

.icon-stl-filled-178:before {
  content: "\e6be"; }

.icon-stl-filled-179:before {
  content: "\e6bf"; }

.icon-stl-filled-180:before {
  content: "\e6c0"; }

.icon-stl-filled-181:before {
  content: "\e6c1"; }

.icon-stl-filled-182:before {
  content: "\e6c2"; }

.icon-stl-filled-183:before {
  content: "\e6c3"; }

.icon-stl-filled-184:before {
  content: "\e6c4"; }

.icon-stl-filled-185:before {
  content: "\e6c5"; }

.icon-stl-filled-186:before {
  content: "\e6c6"; }

.icon-stl-filled-187:before {
  content: "\e6c7"; }

.icon-stl-filled-188:before {
  content: "\e6c8"; }

.icon-stl-filled-189:before {
  content: "\e6c9"; }

.icon-stl-filled-190:before {
  content: "\e6ca"; }

.icon-stl-filled-191:before {
  content: "\e6cb"; }

.icon-stl-filled-192:before {
  content: "\e6cc"; }

.icon-stl-filled-193:before {
  content: "\e6cd"; }

.icon-stl-filled-194:before {
  content: "\e6ce"; }

.icon-stl-filled-195:before {
  content: "\e6cf"; }

.icon-stl-filled-196:before {
  content: "\e6d0"; }

.icon-stl-filled-197:before {
  content: "\e6d1"; }

.icon-stl-filled-198:before {
  content: "\e6d2"; }

.icon-stl-filled-199:before {
  content: "\e6d3"; }

.icon-stl-filled-200:before {
  content: "\e6d4"; }

.icon-stl-filled-201:before {
  content: "\e6d5"; }

.icon-stl-filled-202:before {
  content: "\e6d6"; }

.icon-stl-filled-203:before {
  content: "\e6d7"; }

.icon-stl-filled-204:before {
  content: "\e6d8"; }

.icon-stl-filled-205:before {
  content: "\e6d9"; }

.icon-stl-filled-206:before {
  content: "\e6da"; }

.icon-stl-filled-207:before {
  content: "\e6db"; }

.icon-stl-filled-208:before {
  content: "\e6dc"; }

.icon-stl-filled-209:before {
  content: "\e6dd"; }

.icon-stl-filled-210:before {
  content: "\e6de"; }

.icon-stl-filled-211:before {
  content: "\e6df"; }

.icon-stl-filled-212:before {
  content: "\e6e0"; }

.icon-stl-filled-213:before {
  content: "\e6e1"; }

.icon-stl-filled-214:before {
  content: "\e6e2"; }

.icon-stl-filled-215:before {
  content: "\e6e3"; }

.icon-stl-filled-216:before {
  content: "\e6e4"; }

.icon-stl-filled-217:before {
  content: "\e6e5"; }

.icon-stl-filled-218:before {
  content: "\e6e6"; }

.icon-stl-filled-219:before {
  content: "\e6e7"; }

.icon-stl-filled-220:before {
  content: "\e6e8"; }

.icon-stl-filled-221:before {
  content: "\e6e9"; }

.icon-stl-filled-222:before {
  content: "\e6ea"; }

.icon-stl-filled-223:before {
  content: "\e6eb"; }

.icon-stl-filled-224:before {
  content: "\e6ec"; }

.icon-stl-filled-225:before {
  content: "\e6ed"; }

.icon-stl-filled-226:before {
  content: "\e6ee"; }

.icon-stl-filled-227:before {
  content: "\e6ef"; }

.icon-stl-filled-228:before {
  content: "\e6f0"; }

.icon-stl-filled-229:before {
  content: "\e6f1"; }

.icon-stl-filled-230:before {
  content: "\e6f2"; }

.icon-stl-filled-231:before {
  content: "\e6f3"; }

.icon-stl-filled-232:before {
  content: "\e6f4"; }

.icon-stl-filled-233:before {
  content: "\e6f5"; }

.icon-stl-filled-234:before {
  content: "\e6f6"; }

.icon-stl-filled-235:before {
  content: "\e6f7"; }

.icon-stl-filled-236:before {
  content: "\e6f8"; }

.icon-stl-filled-237:before {
  content: "\e6f9"; }

.icon-stl-filled-238:before {
  content: "\e6fa"; }

.icon-stl-filled-239:before {
  content: "\e6fb"; }

.icon-stl-filled-240:before {
  content: "\e6fc"; }

.icon-stl-filled-241:before {
  content: "\e6fd"; }

.icon-stl-filled-242:before {
  content: "\e6fe"; }

.icon-stl-filled-243:before {
  content: "\e6ff"; }

.icon-stl-filled-244:before {
  content: "\e700"; }

.icon-stl-filled-245:before {
  content: "\e701"; }

.icon-stl-filled-246:before {
  content: "\e702"; }

.icon-stl-filled-247:before {
  content: "\e703"; }

.icon-stl-filled-248:before {
  content: "\e704"; }

.icon-stl-filled-249:before {
  content: "\e705"; }

.icon-stl-filled-250:before {
  content: "\e706"; }

.icon-stl-filled-251:before {
  content: "\e707"; }

.icon-stl-filled-252:before {
  content: "\e708"; }

.icon-stl-filled-253:before {
  content: "\e709"; }

.icon-stl-filled-254:before {
  content: "\e70a"; }

.icon-stl-filled-255:before {
  content: "\e70b"; }

.icon-stl-filled-256:before {
  content: "\e70c"; }

.icon-stl-filled-257:before {
  content: "\e70d"; }

.icon-stl-filled-258:before {
  content: "\e70e"; }

.icon-stl-filled-259:before {
  content: "\e70f"; }

.icon-stl-filled-260:before {
  content: "\e710"; }

.icon-stl-filled-261:before {
  content: "\e711"; }

.icon-stl-filled-262:before {
  content: "\e712"; }

.icon-stl-filled-263:before {
  content: "\e713"; }

.icon-stl-filled-264:before {
  content: "\e714"; }

.icon-stl-filled-265:before {
  content: "\e715"; }

.icon-stl-filled-266:before {
  content: "\e716"; }

.icon-stl-filled-267:before {
  content: "\e717"; }

.icon-stl-filled-268:before {
  content: "\e718"; }

.icon-stl-filled-269:before {
  content: "\e719"; }

.icon-stl-filled-270:before {
  content: "\e71a"; }

.icon-stl-filled-271:before {
  content: "\e71b"; }

.icon-stl-filled-272:before {
  content: "\e71c"; }

.icon-stl-filled-273:before {
  content: "\e71d"; }

.icon-stl-filled-274:before {
  content: "\e71e"; }

.icon-stl-filled-275:before {
  content: "\e71f"; }

.icon-stl-filled-276:before {
  content: "\e720"; }

.icon-stl-filled-277:before {
  content: "\e721"; }

.icon-stl-filled-278:before {
  content: "\e722"; }

.icon-stl-filled-279:before {
  content: "\e723"; }

.icon-stl-filled-280:before {
  content: "\e724"; }

.icon-stl-filled-281:before {
  content: "\e725"; }

.icon-stl-filled-282:before {
  content: "\e726"; }

.icon-stl-filled-283:before {
  content: "\e727"; }

.icon-stl-filled-284:before {
  content: "\e728"; }

.icon-stl-filled-285:before {
  content: "\e729"; }

.icon-stl-filled-286:before {
  content: "\e72a"; }

.icon-stl-filled-287:before {
  content: "\e72b"; }

.icon-stl-filled-288:before {
  content: "\e72c"; }

.icon-stl-filled-289:before {
  content: "\e72d"; }

.icon-stl-filled-290:before {
  content: "\e72e"; }

.icon-stl-filled-291:before {
  content: "\e72f"; }

.icon-stl-filled-292:before {
  content: "\e730"; }

.icon-stl-filled-293:before {
  content: "\e731"; }

.icon-stl-filled-294:before {
  content: "\e732"; }

.icon-stl-filled-295:before {
  content: "\e733"; }

.icon-stl-filled-296:before {
  content: "\e734"; }

.icon-stl-filled-297:before {
  content: "\e735"; }

.icon-stl-filled-298:before {
  content: "\e736"; }

.icon-stl-filled-299:before {
  content: "\e737"; }

.icon-stl-filled-300:before {
  content: "\e738"; }

.icon-stl-filled-301:before {
  content: "\e739"; }

.icon-stl-filled-302:before {
  content: "\e73a"; }

.icon-stl-filled-303:before {
  content: "\e73b"; }

.icon-stl-filled-304:before {
  content: "\e73c"; }

.icon-stl-filled-305:before {
  content: "\e73d"; }

.icon-stl-filled-306:before {
  content: "\e73e"; }

.icon-stl-filled-307:before {
  content: "\e73f"; }

.icon-stl-filled-308:before {
  content: "\e740"; }

.icon-stl-filled-309:before {
  content: "\e741"; }

.icon-stl-filled-310:before {
  content: "\e742"; }

.icon-stl-filled-311:before {
  content: "\e743"; }

.icon-stl-filled-312:before {
  content: "\e744"; }

.icon-stl-filled-313:before {
  content: "\e745"; }

.icon-stl-filled-314:before {
  content: "\e746"; }

.icon-stl-filled-315:before {
  content: "\e747"; }

.icon-stl-filled-316:before {
  content: "\e748"; }

.icon-stl-filled-317:before {
  content: "\e749"; }

.icon-stl-filled-318:before {
  content: "\e74a"; }

.icon-stl-filled-319:before {
  content: "\e74b"; }

.icon-stl-filled-320:before {
  content: "\e74c"; }

.icon-stl-filled-321:before {
  content: "\e74d"; }

.icon-stl-filled-322:before {
  content: "\e74e"; }

.icon-stl-filled-323:before {
  content: "\e74f"; }

.icon-stl-filled-324:before {
  content: "\e750"; }

.icon-stl-filled-325:before {
  content: "\e751"; }

.icon-stl-filled-326:before {
  content: "\e752"; }

.icon-stl-filled-327:before {
  content: "\e753"; }

.icon-stl-filled-328:before {
  content: "\e754"; }

.icon-stl-filled-329:before {
  content: "\e755"; }

.icon-stl-filled-330:before {
  content: "\e756"; }

.icon-stl-filled-331:before {
  content: "\e757"; }

.icon-stl-filled-332:before {
  content: "\e758"; }

.icon-stl-filled-333:before {
  content: "\e759"; }

.icon-stl-filled-334:before {
  content: "\e75a"; }

.icon-stl-filled-335:before {
  content: "\e75b"; }

.icon-stl-filled-336:before {
  content: "\e75c"; }

.icon-stl-filled-337:before {
  content: "\e75d"; }

.icon-stl-filled-338:before {
  content: "\e75e"; }

.icon-stl-filled-339:before {
  content: "\e75f"; }

.icon-stl-filled-340:before {
  content: "\e760"; }

.icon-stl-filled-341:before {
  content: "\e761"; }

.icon-stl-filled-342:before {
  content: "\e762"; }

.icon-stl-filled-343:before {
  content: "\e763"; }

.icon-stl-filled-344:before {
  content: "\e764"; }

.icon-stl-filled-345:before {
  content: "\e765"; }

.icon-stl-filled-346:before {
  content: "\e766"; }

.icon-stl-filled-347:before {
  content: "\e767"; }

.icon-stl-filled-348:before {
  content: "\e768"; }

.icon-stl-filled-349:before {
  content: "\e769"; }

.icon-stl-filled-350:before {
  content: "\e76a"; }

.icon-stl-filled-351:before {
  content: "\e76b"; }

.icon-stl-filled-352:before {
  content: "\e76c"; }

.icon-stl-filled-353:before {
  content: "\e76d"; }

.icon-stl-filled-354:before {
  content: "\e76e"; }

.icon-stl-filled-355:before {
  content: "\e76f"; }

.icon-stl-filled-356:before {
  content: "\e770"; }

.icon-stl-filled-357:before {
  content: "\e771"; }

.icon-stl-filled-358:before {
  content: "\e772"; }

.icon-stl-filled-359:before {
  content: "\e773"; }

.icon-stl-filled-360:before {
  content: "\e774"; }

.icon-stl-filled-361:before {
  content: "\e775"; }

.icon-stl-filled-362:before {
  content: "\e776"; }

.icon-stl-filled-363:before {
  content: "\e777"; }

.icon-stl-filled-364:before {
  content: "\e778"; }

.icon-stl-filled-365:before {
  content: "\e779"; }

.icon-stl-filled-366:before {
  content: "\e77a"; }

.icon-stl-filled-367:before {
  content: "\e77b"; }

.icon-stl-filled-368:before {
  content: "\e77c"; }

.icon-stl-filled-369:before {
  content: "\e77d"; }

.icon-stl-filled-370:before {
  content: "\e77e"; }

.icon-stl-filled-371:before {
  content: "\e77f"; }

.icon-stl-filled-372:before {
  content: "\e780"; }

.icon-stl-filled-373:before {
  content: "\e781"; }

.icon-stl-filled-374:before {
  content: "\e782"; }

.icon-stl-filled-375:before {
  content: "\e783"; }

.icon-stl-filled-376:before {
  content: "\e784"; }

.icon-stl-filled-377:before {
  content: "\e785"; }

.icon-stl-filled-378:before {
  content: "\e786"; }

.icon-stl-filled-379:before {
  content: "\e787"; }

.icon-stl-filled-380:before {
  content: "\e788"; }

.icon-stl-filled-381:before {
  content: "\e789"; }

.icon-stl-filled-382:before {
  content: "\e78a"; }

.icon-stl-filled-383:before {
  content: "\e78b"; }

.icon-stl-filled-384:before {
  content: "\e78c"; }

.icon-stl-filled-385:before {
  content: "\e78d"; }

.icon-stl-filled-386:before {
  content: "\e78e"; }

.icon-stl-filled-387:before {
  content: "\e78f"; }

.icon-stl-filled-388:before {
  content: "\e790"; }

.icon-stl-filled-389:before {
  content: "\e791"; }

.icon-stl-filled-390:before {
  content: "\e792"; }

.icon-stl-filled-391:before {
  content: "\e793"; }

.icon-stl-filled-392:before {
  content: "\e794"; }

.icon-stl-filled-393:before {
  content: "\e795"; }

.icon-stl-filled-394:before {
  content: "\e796"; }

.icon-stl-filled-395:before {
  content: "\e797"; }

.icon-stl-filled-396:before {
  content: "\e798"; }

.icon-stl-filled-397:before {
  content: "\e799"; }

.icon-stl-filled-398:before {
  content: "\e79a"; }

.icon-stl-filled-399:before {
  content: "\e79b"; }

.icon-stl-filled-400:before {
  content: "\e79c"; }

.icon-stl-filled-401:before {
  content: "\e79d"; }

.icon-stl-filled-402:before {
  content: "\e79e"; }

.icon-stl-filled-403:before {
  content: "\e79f"; }

.icon-stl-filled-404:before {
  content: "\e7a0"; }

.icon-stl-filled-405:before {
  content: "\e7a1"; }

.icon-stl-filled-406:before {
  content: "\e7a2"; }

.icon-stl-filled-407:before {
  content: "\e7a3"; }

.icon-stl-filled-408:before {
  content: "\e7a4"; }

.icon-stl-filled-409:before {
  content: "\e7a5"; }

.icon-stl-filled-410:before {
  content: "\e7a6"; }

.icon-stl-filled-411:before {
  content: "\e7a7"; }

.icon-stl-filled-412:before {
  content: "\e7a8"; }

.icon-stl-filled-413:before {
  content: "\e7a9"; }

.icon-stl-filled-414:before {
  content: "\e7aa"; }

.icon-stl-filled-415:before {
  content: "\e7ab"; }

.icon-stl-filled-416:before {
  content: "\e7ac"; }

.icon-stl-filled-417:before {
  content: "\e7ad"; }

.icon-stl-filled-418:before {
  content: "\e7ae"; }

.icon-stl-filled-419:before {
  content: "\e7af"; }

.icon-stl-filled-420:before {
  content: "\e7b0"; }

.icon-stl-filled-421:before {
  content: "\e7b1"; }

.icon-stl-filled-422:before {
  content: "\e7b2"; }

.icon-stl-filled-423:before {
  content: "\e7b3"; }

.icon-stl-filled-424:before {
  content: "\e7b4"; }

.icon-stl-filled-425:before {
  content: "\e7b5"; }

.icon-stl-filled-426:before {
  content: "\e7b6"; }

.icon-stl-filled-427:before {
  content: "\e7b7"; }

.icon-stl-filled-428:before {
  content: "\e7b8"; }

.icon-stl-filled-429:before {
  content: "\e7b9"; }

.icon-stl-filled-430:before {
  content: "\e7ba"; }

.icon-stl-filled-431:before {
  content: "\e7bb"; }

.icon-stl-filled-432:before {
  content: "\e7bc"; }

.icon-stl-filled-433:before {
  content: "\e7bd"; }

.icon-stl-filled-434:before {
  content: "\e7be"; }

.icon-stl-filled-435:before {
  content: "\e7bf"; }

.icon-stl-filled-436:before {
  content: "\e7c0"; }

.icon-stl-filled-437:before {
  content: "\e7c1"; }

.icon-stl-filled-438:before {
  content: "\e7c2"; }

.icon-stl-filled-439:before {
  content: "\e7c3"; }

.icon-stl-filled-440:before {
  content: "\e7c4"; }

.icon-stl-filled-441:before {
  content: "\e7c5"; }

.icon-stl-filled-442:before {
  content: "\e7c6"; }

.icon-stl-filled-443:before {
  content: "\e7c7"; }

.icon-stl-filled-444:before {
  content: "\e7c8"; }

.icon-stl-filled-445:before {
  content: "\e7c9"; }

.icon-stl-filled-446:before {
  content: "\e7ca"; }

.icon-stl-filled-447:before {
  content: "\e7cb"; }

.icon-stl-filled-448:before {
  content: "\e7cc"; }

.icon-stl-filled-449:before {
  content: "\e7cd"; }

.icon-stl-filled-450:before {
  content: "\e7ce"; }

.icon-stl-filled-451:before {
  content: "\e7cf"; }

.icon-stl-filled-452:before {
  content: "\e7d0"; }

.icon-stl-filled-453:before {
  content: "\e7d1"; }

.icon-stl-filled-454:before {
  content: "\e7d2"; }

.icon-stl-filled-455:before {
  content: "\e7d3"; }

.icon-stl-filled-456:before {
  content: "\e7d4"; }

.icon-stl-filled-457:before {
  content: "\e7d5"; }

.icon-stl-filled-458:before {
  content: "\e7d6"; }

.icon-stl-filled-459:before {
  content: "\e7d7"; }

.icon-stl-filled-460:before {
  content: "\e7d8"; }

.icon-stl-filled-461:before {
  content: "\e7d9"; }

.icon-stl-filled-462:before {
  content: "\e7da"; }

.icon-stl-filled-463:before {
  content: "\e7db"; }

.icon-stl-filled-464:before {
  content: "\e7dc"; }

.icon-stl-filled-465:before {
  content: "\e7dd"; }

.icon-stl-filled-466:before {
  content: "\e7de"; }

.icon-stl-filled-467:before {
  content: "\e7df"; }

.icon-stl-filled-468:before {
  content: "\e7e0"; }

.icon-stl-filled-469:before {
  content: "\e7e1"; }

.icon-stl-filled-470:before {
  content: "\e7e2"; }

.icon-stl-filled-471:before {
  content: "\e7e3"; }

.icon-stl-filled-472:before {
  content: "\e7e4"; }

.icon-stl-filled-473:before {
  content: "\e7e5"; }

.icon-stl-filled-474:before {
  content: "\e7e6"; }

.icon-stl-filled-475:before {
  content: "\e7e7"; }

.icon-stl-filled-476:before {
  content: "\e7e8"; }

.icon-stl-filled-477:before {
  content: "\e7e9"; }

.icon-stl-filled-478:before {
  content: "\e7ea"; }

.icon-stl-filled-479:before {
  content: "\e7eb"; }

.icon-stl-filled-480:before {
  content: "\e7ec"; }

.icon-stl-filled-481:before {
  content: "\e7ed"; }

.icon-stl-filled-482:before {
  content: "\e7ee"; }

.icon-stl-filled-483:before {
  content: "\e7ef"; }

.icon-stl-filled-484:before {
  content: "\e7f0"; }

.icon-stl-filled-485:before {
  content: "\e7f1"; }

.icon-stl-filled-486:before {
  content: "\e7f2"; }

.icon-stl-filled-487:before {
  content: "\e7f3"; }

.icon-stl-filled-488:before {
  content: "\e7f4"; }

.icon-stl-filled-489:before {
  content: "\e7f5"; }

.icon-stl-filled-490:before {
  content: "\e7f6"; }

.icon-stl-filled-491:before {
  content: "\e7f7"; }

.icon-stl-filled-492:before {
  content: "\e7f8"; }

.icon-stl-filled-493:before {
  content: "\e7f9"; }

.icon-stl-filled-494:before {
  content: "\e7fa"; }

.icon-stl-filled-495:before {
  content: "\e7fb"; }

.icon-stl-filled-496:before {
  content: "\e7fc"; }

.icon-stl-filled-497:before {
  content: "\e7fd"; }

.icon-stl-filled-498:before {
  content: "\e7fe"; }

.icon-stl-filled-499:before {
  content: "\e7ff"; }

.icon-stl-filled-500:before {
  content: "\e800"; }

.icon-stl-filled-501:before {
  content: "\e801"; }

.icon-stl-filled-502:before {
  content: "\e802"; }

.icon-stl-filled-503:before {
  content: "\e803"; }

.icon-stl-filled-504:before {
  content: "\e804"; }

.icon-stl-filled-505:before {
  content: "\e805"; }

.icon-stl-filled-506:before {
  content: "\e806"; }

.icon-stl-filled-507:before {
  content: "\e807"; }

.icon-stl-filled-508:before {
  content: "\e808"; }

.icon-stl-filled-509:before {
  content: "\e809"; }

.icon-stl-filled-510:before {
  content: "\e80a"; }

.icon-stl-filled-511:before {
  content: "\e80b"; }

.icon-stl-filled-512:before {
  content: "\e80c"; }

.icon-stl-filled-513:before {
  content: "\e80d"; }

.icon-stl-filled-514:before {
  content: "\e80e"; }

.icon-stl-filled-515:before {
  content: "\e80f"; }

.icon-stl-filled-516:before {
  content: "\e810"; }

.icon-stl-filled-517:before {
  content: "\e811"; }

.icon-stl-filled-518:before {
  content: "\e812"; }

.icon-stl-filled-519:before {
  content: "\e813"; }

.icon-stl-filled-520:before {
  content: "\e814"; }

.icon-stl-filled-521:before {
  content: "\e815"; }

.icon-stl-filled-522:before {
  content: "\e816"; }

.icon-stl-filled-523:before {
  content: "\e817"; }

.icon-stl-filled-524:before {
  content: "\e818"; }

.icon-stl-filled-525:before {
  content: "\e819"; }

.icon-stl-filled-526:before {
  content: "\e81a"; }

.icon-stl-filled-527:before {
  content: "\e81b"; }

.icon-stl-filled-528:before {
  content: "\e81c"; }

.icon-stl-filled-529:before {
  content: "\e81d"; }

.icon-stl-filled-530:before {
  content: "\e81e"; }

.icon-stl-filled-531:before {
  content: "\e81f"; }

.icon-stl-filled-532:before {
  content: "\e820"; }

.icon-stl-filled-533:before {
  content: "\e821"; }

.icon-stl-filled-534:before {
  content: "\e822"; }

.icon-stl-filled-535:before {
  content: "\e823"; }

.icon-stl-filled-536:before {
  content: "\e824"; }

.icon-stl-filled-537:before {
  content: "\e825"; }

.icon-stl-filled-538:before {
  content: "\e826"; }

.icon-stl-filled-539:before {
  content: "\e827"; }

.icon-stl-filled-540:before {
  content: "\e828"; }

.icon-stl-filled-541:before {
  content: "\e829"; }

.icon-stl-filled-542:before {
  content: "\e82a"; }

.icon-stl-filled-543:before {
  content: "\e82b"; }

.icon-stl-filled-544:before {
  content: "\e82c"; }

.icon-stl-filled-545:before {
  content: "\e82d"; }

.icon-stl-filled-546:before {
  content: "\e82e"; }

.icon-stl-filled-547:before {
  content: "\e82f"; }

.icon-stl-filled-548:before {
  content: "\e830"; }

.icon-stl-filled-549:before {
  content: "\e831"; }

.icon-stl-filled-550:before {
  content: "\e832"; }

.icon-stl-filled-551:before {
  content: "\e833"; }

.icon-stl-filled-552:before {
  content: "\e834"; }

.icon-stl-filled-553:before {
  content: "\e835"; }

.icon-stl-filled-554:before {
  content: "\e836"; }

.icon-stl-filled-555:before {
  content: "\e837"; }

.icon-stl-filled-556:before {
  content: "\e838"; }

.icon-stl-filled-557:before {
  content: "\e839"; }

.icon-stl-filled-558:before {
  content: "\e83a"; }

.icon-stl-filled-559:before {
  content: "\e83b"; }

.icon-stl-filled-560:before {
  content: "\e83c"; }

.icon-stl-filled-561:before {
  content: "\e83d"; }

.icon-stl-filled-562:before {
  content: "\e83e"; }

.icon-stl-filled-563:before {
  content: "\e83f"; }

.icon-stl-filled-564:before {
  content: "\e840"; }

.icon-stl-filled-565:before {
  content: "\e841"; }

.icon-stl-filled-566:before {
  content: "\e842"; }

.icon-stl-filled-567:before {
  content: "\e843"; }

.icon-stl-filled-568:before {
  content: "\e844"; }

.icon-stl-filled-569:before {
  content: "\e845"; }

.icon-stl-filled-570:before {
  content: "\e846"; }

.icon-stl-filled-571:before {
  content: "\e847"; }

.icon-stl-filled-572:before {
  content: "\e848"; }

.icon-stl-filled-573:before {
  content: "\e849"; }

.icon-stl-filled-574:before {
  content: "\e84a"; }

.icon-stl-filled-575:before {
  content: "\e84b"; }

.icon-stl-filled-576:before {
  content: "\e84c"; }

.icon-stl-filled-577:before {
  content: "\e84d"; }

.icon-stl-filled-578:before {
  content: "\e84e"; }

.icon-stl-filled-579:before {
  content: "\e84f"; }

.icon-stl-filled-580:before {
  content: "\e850"; }

.icon-stl-filled-581:before {
  content: "\e851"; }

.icon-stl-filled-582:before {
  content: "\e852"; }

.icon-stl-filled-583:before {
  content: "\e853"; }

.icon-stl-filled-584:before {
  content: "\e854"; }

.icon-stl-filled-585:before {
  content: "\e855"; }

.icon-stl-filled-586:before {
  content: "\e856"; }

.icon-stl-filled-587:before {
  content: "\e857"; }

.icon-stl-filled-588:before {
  content: "\e858"; }

.icon-stl-filled-589:before {
  content: "\e859"; }

.icon-stl-filled-590:before {
  content: "\e85a"; }

.icon-stl-filled-591:before {
  content: "\e85b"; }

.icon-stl-filled-592:before {
  content: "\e85c"; }

.icon-stl-filled-593:before {
  content: "\e85d"; }

.icon-stl-filled-594:before {
  content: "\e85e"; }

.icon-stl-filled-595:before {
  content: "\e85f"; }

.icon-stl-filled-596:before {
  content: "\e860"; }

.icon-stl-filled-597:before {
  content: "\e861"; }

.icon-stl-filled-598:before {
  content: "\e862"; }

.icon-stl-filled-599:before {
  content: "\e863"; }

.icon-stl-filled-600:before {
  content: "\e864"; }

.icon-stl-filled-601:before {
  content: "\e865"; }

.icon-stl-filled-602:before {
  content: "\e866"; }

.icon-stl-filled-603:before {
  content: "\e867"; }

.icon-stl-filled-604:before {
  content: "\e868"; }

.icon-stl-filled-605:before {
  content: "\e869"; }

.icon-stl-filled-606:before {
  content: "\e86a"; }

.icon-stl-filled-607:before {
  content: "\e86b"; }

.icon-stl-filled-608:before {
  content: "\e86c"; }

.icon-stl-filled-609:before {
  content: "\e86d"; }

.icon-stl-filled-610:before {
  content: "\e86e"; }

.icon-stl-filled-611:before {
  content: "\e86f"; }

.icon-stl-filled-612:before {
  content: "\e870"; }

.icon-stl-filled-613:before {
  content: "\e871"; }

.icon-stl-filled-614:before {
  content: "\e872"; }

.icon-stl-filled-615:before {
  content: "\e873"; }

.icon-stl-filled-616:before {
  content: "\e874"; }

.icon-stl-filled-617:before {
  content: "\e875"; }

.icon-stl-filled-618:before {
  content: "\e876"; }

.icon-stl-filled-619:before {
  content: "\e877"; }

.icon-stl-filled-620:before {
  content: "\e878"; }

.icon-stl-filled-621:before {
  content: "\e879"; }

.icon-stl-filled-622:before {
  content: "\e87a"; }

.icon-stl-filled-623:before {
  content: "\e87b"; }

.icon-stl-filled-624:before {
  content: "\e87c"; }

.icon-stl-filled-625:before {
  content: "\e87d"; }

.icon-stl-filled-626:before {
  content: "\e87e"; }

.icon-stl-filled-627:before {
  content: "\e87f"; }

.icon-stl-filled-628:before {
  content: "\e880"; }

.icon-stl-filled-629:before {
  content: "\e881"; }

.icon-stl-filled-630:before {
  content: "\e882"; }

.icon-stl-filled-631:before {
  content: "\e883"; }

.icon-stl-filled-632:before {
  content: "\e884"; }

.icon-stl-filled-633:before {
  content: "\e885"; }

.icon-stl-filled-634:before {
  content: "\e886"; }

.icon-stl-filled-635:before {
  content: "\e887"; }

.icon-stl-filled-636:before {
  content: "\e888"; }

.icon-stl-filled-637:before {
  content: "\e889"; }

.icon-stl-filled-638:before {
  content: "\e88a"; }

.icon-stl-filled-639:before {
  content: "\e88b"; }

.icon-stl-filled-640:before {
  content: "\e88c"; }

.icon-stl-filled-641:before {
  content: "\e88d"; }

.icon-stl-filled-642:before {
  content: "\e88e"; }

.icon-stl-filled-643:before {
  content: "\e88f"; }

.icon-stl-filled-644:before {
  content: "\e890"; }

.icon-stl-filled-645:before {
  content: "\e891"; }

.icon-stl-filled-646:before {
  content: "\e892"; }

.icon-stl-filled-647:before {
  content: "\e893"; }

.icon-stl-filled-648:before {
  content: "\e894"; }

.icon-stl-filled-649:before {
  content: "\e895"; }

.icon-stl-filled-650:before {
  content: "\e896"; }

.icon-stl-filled-651:before {
  content: "\e897"; }

.icon-stl-filled-652:before {
  content: "\e898"; }

.icon-stl-filled-653:before {
  content: "\e899"; }

.icon-stl-filled-654:before {
  content: "\e89a"; }

.icon-stl-filled-655:before {
  content: "\e89b"; }

.icon-stl-filled-656:before {
  content: "\e89c"; }

.icon-stl-filled-657:before {
  content: "\e89d"; }

.icon-stl-filled-658:before {
  content: "\e89e"; }

.icon-stl-filled-659:before {
  content: "\e89f"; }

.icon-stl-filled-660:before {
  content: "\e8a0"; }

.icon-stl-filled-661:before {
  content: "\e8a1"; }

.icon-stl-filled-662:before {
  content: "\e8a2"; }

.icon-stl-filled-663:before {
  content: "\e8a3"; }

.icon-stl-filled-664:before {
  content: "\e8a4"; }

.icon-stl-filled-665:before {
  content: "\e8a5"; }

.icon-stl-filled-666:before {
  content: "\e8a6"; }

.icon-stl-filled-667:before {
  content: "\e8a7"; }

.icon-stl-filled-668:before {
  content: "\e8a8"; }

.icon-stl-filled-669:before {
  content: "\e8a9"; }

.icon-stl-filled-670:before {
  content: "\e8aa"; }

.icon-stl-filled-671:before {
  content: "\e8ab"; }

.icon-stl-filled-672:before {
  content: "\e8ac"; }

.icon-stl-filled-673:before {
  content: "\e8ad"; }

.icon-stl-filled-674:before {
  content: "\e8ae"; }

.icon-stl-filled-675:before {
  content: "\e8af"; }

.icon-stl-filled-676:before {
  content: "\e8b0"; }

.icon-stl-filled-677:before {
  content: "\e8b1"; }

.icon-stl-filled-678:before {
  content: "\e8b2"; }

.icon-stl-filled-679:before {
  content: "\e8b3"; }

.icon-stl-filled-680:before {
  content: "\e8b4"; }

.icon-stl-filled-681:before {
  content: "\e8b5"; }

.icon-stl-filled-682:before {
  content: "\e8b6"; }

.icon-stl-filled-683:before {
  content: "\e8b7"; }

.icon-stl-filled-684:before {
  content: "\e8b8"; }

.icon-stl-filled-685:before {
  content: "\e8b9"; }

.icon-stl-filled-686:before {
  content: "\e8ba"; }

.icon-stl-filled-687:before {
  content: "\e8bb"; }

.icon-stl-filled-688:before {
  content: "\e8bc"; }

.icon-stl-filled-689:before {
  content: "\e8bd"; }

.icon-stl-filled-690:before {
  content: "\e8be"; }

.icon-stl-filled-691:before {
  content: "\e8bf"; }

.icon-stl-filled-692:before {
  content: "\e8c0"; }

.icon-stl-filled-693:before {
  content: "\e8c1"; }

.icon-stl-filled-694:before {
  content: "\e8c2"; }

.icon-stl-filled-695:before {
  content: "\e8c3"; }

.icon-stl-filled-696:before {
  content: "\e8c4"; }

.icon-stl-filled-697:before {
  content: "\e8c5"; }

.icon-stl-filled-698:before {
  content: "\e8c6"; }

.icon-stl-filled-699:before {
  content: "\e8c7"; }

.icon-stl-filled-700:before {
  content: "\e8c8"; }

.icon-stl-filled-701:before {
  content: "\e8c9"; }

.icon-stl-filled-702:before {
  content: "\e8ca"; }

.icon-stl-filled-703:before {
  content: "\e8cb"; }

.icon-stl-filled-704:before {
  content: "\e8cc"; }

.icon-stl-filled-705:before {
  content: "\e8cd"; }

.icon-stl-filled-706:before {
  content: "\e8ce"; }

.icon-stl-filled-707:before {
  content: "\e8cf"; }

.icon-stl-filled-708:before {
  content: "\e8d0"; }

.icon-stl-filled-709:before {
  content: "\e8d1"; }

.icon-stl-filled-710:before {
  content: "\e8d2"; }

.icon-stl-filled-711:before {
  content: "\e8d3"; }

.icon-stl-filled-712:before {
  content: "\e8d4"; }

.icon-stl-filled-713:before {
  content: "\e8d5"; }

.icon-stl-filled-714:before {
  content: "\e8d6"; }

.icon-stl-filled-715:before {
  content: "\e8d7"; }

.icon-stl-filled-716:before {
  content: "\e8d8"; }

.icon-stl-filled-717:before {
  content: "\e8d9"; }

.icon-stl-filled-718:before {
  content: "\e8da"; }

.icon-stl-filled-719:before {
  content: "\e8db"; }

.icon-stl-filled-720:before {
  content: "\e8dc"; }

.icon-stl-filled-721:before {
  content: "\e8dd"; }

.icon-stl-filled-722:before {
  content: "\e8de"; }

.icon-stl-filled-723:before {
  content: "\e8df"; }

.icon-stl-filled-724:before {
  content: "\e8e0"; }

.icon-stl-filled-725:before {
  content: "\e8e1"; }

.icon-stl-filled-726:before {
  content: "\e8e2"; }

.icon-stl-filled-727:before {
  content: "\e8e3"; }

.icon-stl-filled-728:before {
  content: "\e8e4"; }

.icon-stl-filled-729:before {
  content: "\e8e5"; }

.icon-stl-filled-730:before {
  content: "\e8e6"; }

.icon-stl-filled-731:before {
  content: "\e8e7"; }

.icon-stl-filled-732:before {
  content: "\e8e8"; }

.icon-stl-filled-733:before {
  content: "\e8e9"; }

.icon-stl-filled-734:before {
  content: "\e8ea"; }

.icon-stl-filled-735:before {
  content: "\e8eb"; }

.icon-stl-filled-736:before {
  content: "\e8ec"; }

.icon-stl-filled-737:before {
  content: "\e8ed"; }

.icon-stl-filled-738:before {
  content: "\e8ee"; }

.icon-stl-filled-739:before {
  content: "\e8ef"; }

.icon-stl-filled-740:before {
  content: "\e8f0"; }

.icon-stl-filled-741:before {
  content: "\e8f1"; }

.icon-stl-filled-742:before {
  content: "\e8f2"; }

.icon-stl-filled-743:before {
  content: "\e8f3"; }

.icon-stl-filled-744:before {
  content: "\e8f4"; }

.icon-stl-filled-745:before {
  content: "\e8f5"; }

.icon-stl-filled-746:before {
  content: "\e8f6"; }

.icon-stl-filled-747:before {
  content: "\e8f7"; }

.icon-stl-filled-748:before {
  content: "\e8f8"; }

.icon-stl-filled-749:before {
  content: "\e8f9"; }

.icon-stl-filled-750:before {
  content: "\e8fa"; }

.icon-stl-filled-751:before {
  content: "\e8fb"; }

.icon-stl-filled-752:before {
  content: "\e8fc"; }

.icon-stl-filled-753:before {
  content: "\e8fd"; }

.icon-stl-filled-754:before {
  content: "\e8fe"; }

.icon-stl-filled-755:before {
  content: "\e8ff"; }

.icon-stl-filled-756:before {
  content: "\e900"; }

.icon-stl-filled-757:before {
  content: "\e901"; }

.icon-stl-filled-758:before {
  content: "\e902"; }

.icon-stl-filled-759:before {
  content: "\e903"; }

.icon-stl-filled-760:before {
  content: "\e904"; }

.icon-stl-filled-761:before {
  content: "\e905"; }

.icon-stl-filled-762:before {
  content: "\e906"; }

.icon-stl-filled-763:before {
  content: "\e907"; }

.icon-stl-filled-764:before {
  content: "\e908"; }

.icon-stl-filled-765:before {
  content: "\e909"; }

.icon-stl-filled-766:before {
  content: "\e90a"; }

.icon-stl-filled-767:before {
  content: "\e90b"; }

.icon-stl-filled-768:before {
  content: "\e90c"; }

.icon-stl-filled-769:before {
  content: "\e90d"; }

.icon-stl-filled-770:before {
  content: "\e90e"; }

.icon-stl-filled-771:before {
  content: "\e90f"; }

.icon-stl-filled-772:before {
  content: "\e910"; }

.icon-stl-filled-773:before {
  content: "\e911"; }

.icon-stl-filled-774:before {
  content: "\e912"; }

.icon-stl-filled-775:before {
  content: "\e913"; }

.icon-stl-filled-776:before {
  content: "\e914"; }

.icon-stl-filled-777:before {
  content: "\e915"; }

.icon-stl-filled-778:before {
  content: "\e916"; }

.icon-stl-filled-779:before {
  content: "\e917"; }

.icon-stl-filled-780:before {
  content: "\e918"; }

.icon-stl-filled-781:before {
  content: "\e919"; }

.icon-stl-filled-782:before {
  content: "\e91a"; }

.icon-stl-filled-783:before {
  content: "\e91b"; }

.icon-stl-filled-784:before {
  content: "\e91c"; }

.icon-stl-filled-785:before {
  content: "\e91d"; }

.icon-stl-filled-786:before {
  content: "\e91e"; }

.icon-stl-filled-787:before {
  content: "\e91f"; }

.icon-stl-filled-788:before {
  content: "\e920"; }

.icon-stl-filled-789:before {
  content: "\e921"; }

.icon-stl-filled-790:before {
  content: "\e922"; }

.icon-stl-filled-791:before {
  content: "\e923"; }

.icon-stl-filled-792:before {
  content: "\e924"; }

.icon-stl-filled-793:before {
  content: "\e925"; }

.icon-stl-filled-794:before {
  content: "\e926"; }

.icon-stl-filled-795:before {
  content: "\e927"; }

.icon-stl-filled-796:before {
  content: "\e928"; }

.icon-stl-filled-797:before {
  content: "\e929"; }

.icon-stl-filled-798:before {
  content: "\e92a"; }

.icon-stl-filled-799:before {
  content: "\e92b"; }

.icon-stl-filled-800:before {
  content: "\e92c"; }

.icon-stl-filled-801:before {
  content: "\e92d"; }

.icon-stl-filled-802:before {
  content: "\e92e"; }

.icon-stl-filled-803:before {
  content: "\e92f"; }

.icon-stl-filled-804:before {
  content: "\e930"; }

.icon-stl-filled-805:before {
  content: "\e931"; }

.icon-stl-filled-806:before {
  content: "\e932"; }

.icon-stl-filled-807:before {
  content: "\e933"; }

.icon-stl-filled-808:before {
  content: "\e934"; }

.icon-stl-filled-809:before {
  content: "\e935"; }

.icon-stl-filled-810:before {
  content: "\e936"; }

.icon-stl-filled-811:before {
  content: "\e937"; }

.icon-stl-filled-812:before {
  content: "\e938"; }

.icon-stl-filled-813:before {
  content: "\e939"; }

.icon-stl-filled-814:before {
  content: "\e93a"; }

.icon-stl-filled-815:before {
  content: "\e93b"; }

.icon-stl-filled-816:before {
  content: "\e93c"; }

.icon-stl-filled-817:before {
  content: "\e93d"; }

.icon-stl-filled-818:before {
  content: "\e93e"; }

.icon-stl-filled-819:before {
  content: "\e93f"; }

.icon-stl-filled-820:before {
  content: "\e940"; }

.icon-stl-filled-821:before {
  content: "\e941"; }

.icon-stl-filled-822:before {
  content: "\e942"; }

.icon-stl-filled-823:before {
  content: "\e943"; }

.icon-stl-filled-824:before {
  content: "\e944"; }

.icon-stl-filled-825:before {
  content: "\e945"; }

.icon-stl-filled-826:before {
  content: "\e946"; }

.icon-stl-filled-827:before {
  content: "\e947"; }

.icon-stl-filled-828:before {
  content: "\e948"; }

.icon-stl-filled-829:before {
  content: "\e949"; }

.icon-stl-filled-830:before {
  content: "\e94a"; }

.icon-stl-filled-831:before {
  content: "\e94b"; }

.icon-stl-filled-832:before {
  content: "\e94c"; }

.icon-stl-filled-833:before {
  content: "\e94d"; }

.icon-stl-filled-834:before {
  content: "\e94e"; }

.icon-stl-filled-835:before {
  content: "\e94f"; }

.icon-stl-filled-836:before {
  content: "\e950"; }

.icon-stl-filled-837:before {
  content: "\e951"; }

.icon-stl-filled-838:before {
  content: "\e952"; }

.icon-stl-filled-839:before {
  content: "\e953"; }

.icon-stl-filled-840:before {
  content: "\e954"; }

.icon-stl-filled-841:before {
  content: "\e955"; }

.icon-stl-filled-842:before {
  content: "\e956"; }

.icon-stl-filled-843:before {
  content: "\e957"; }

.icon-stl-filled-844:before {
  content: "\e958"; }

.icon-stl-filled-845:before {
  content: "\e959"; }

.icon-stl-filled-846:before {
  content: "\e95a"; }

.icon-stl-filled-847:before {
  content: "\e95b"; }

.icon-stl-filled-848:before {
  content: "\e95c"; }

.icon-stl-filled-849:before {
  content: "\e95d"; }

.icon-stl-filled-850:before {
  content: "\e95e"; }

.icon-stl-filled-851:before {
  content: "\e95f"; }

.icon-stl-filled-852:before {
  content: "\e960"; }

.icon-stl-filled-853:before {
  content: "\e961"; }

.icon-stl-filled-854:before {
  content: "\e962"; }

.icon-stl-filled-855:before {
  content: "\e963"; }

.icon-stl-filled-856:before {
  content: "\e964"; }

.icon-stl-filled-857:before {
  content: "\e965"; }

.icon-stl-filled-858:before {
  content: "\e966"; }

.icon-stl-filled-859:before {
  content: "\e967"; }

.icon-stl-filled-860:before {
  content: "\e968"; }

.icon-stl-filled-861:before {
  content: "\e969"; }

.icon-stl-filled-862:before {
  content: "\e96a"; }

.icon-stl-filled-863:before {
  content: "\e96b"; }

.icon-stl-filled-864:before {
  content: "\e96c"; }

.icon-stl-filled-865:before {
  content: "\e96d"; }

.icon-stl-filled-866:before {
  content: "\e96e"; }

.icon-stl-filled-867:before {
  content: "\e96f"; }

.icon-stl-filled-868:before {
  content: "\e970"; }

.icon-stl-filled-869:before {
  content: "\e971"; }

.icon-stl-filled-870:before {
  content: "\e972"; }

.icon-stl-filled-871:before {
  content: "\e973"; }

.icon-stl-filled-872:before {
  content: "\e974"; }

.icon-stl-filled-873:before {
  content: "\e975"; }

.icon-stl-filled-874:before {
  content: "\e976"; }

.icon-stl-filled-875:before {
  content: "\e977"; }

.icon-stl-filled-876:before {
  content: "\e978"; }

.icon-stl-filled-877:before {
  content: "\e979"; }

.icon-stl-filled-878:before {
  content: "\e97a"; }

.icon-stl-filled-879:before {
  content: "\e97b"; }

.icon-stl-filled-880:before {
  content: "\e97c"; }

.icon-stl-filled-881:before {
  content: "\e97d"; }

.icon-stl-filled-882:before {
  content: "\e97e"; }

.icon-stl-filled-883:before {
  content: "\e97f"; }

.icon-stl-filled-884:before {
  content: "\e980"; }

.icon-stl-filled-885:before {
  content: "\e981"; }

.icon-stl-filled-886:before {
  content: "\e982"; }

.icon-stl-filled-887:before {
  content: "\e983"; }

.icon-stl-filled-888:before {
  content: "\e984"; }

.icon-stl-filled-889:before {
  content: "\e985"; }

.icon-stl-filled-890:before {
  content: "\e986"; }

.icon-stl-filled-891:before {
  content: "\e987"; }

.icon-stl-filled-892:before {
  content: "\e988"; }

.icon-stl-filled-893:before {
  content: "\e989"; }

.icon-stl-filled-894:before {
  content: "\e98a"; }

.icon-stl-filled-895:before {
  content: "\e98b"; }

.icon-stl-filled-896:before {
  content: "\e98c"; }

.icon-stl-filled-897:before {
  content: "\e98d"; }

.icon-stl-filled-898:before {
  content: "\e98e"; }

.icon-stl-filled-899:before {
  content: "\e98f"; }

.icon-stl-filled-900:before {
  content: "\e990"; }

.icon-stl-filled-901:before {
  content: "\e991"; }

.icon-stl-filled-902:before {
  content: "\e992"; }

.icon-stl-filled-903:before {
  content: "\e993"; }

.icon-stl-filled-904:before {
  content: "\e994"; }

.icon-stl-filled-905:before {
  content: "\e995"; }

.icon-stl-filled-906:before {
  content: "\e996"; }

.icon-stl-filled-907:before {
  content: "\e997"; }

.icon-stl-filled-908:before {
  content: "\e998"; }

.icon-stl-filled-909:before {
  content: "\e999"; }

.icon-stl-filled-910:before {
  content: "\e99a"; }

.icon-stl-filled-911:before {
  content: "\e99b"; }

.icon-stl-filled-912:before {
  content: "\e99c"; }

.icon-stl-filled-913:before {
  content: "\e99d"; }

.icon-stl-filled-914:before {
  content: "\e99e"; }

.icon-stl-filled-915:before {
  content: "\e99f"; }

.icon-stl-filled-916:before {
  content: "\e9a0"; }

.icon-stl-filled-917:before {
  content: "\e9a1"; }

.icon-stl-filled-918:before {
  content: "\e9a2"; }

.icon-stl-filled-919:before {
  content: "\e9a3"; }

.icon-stl-filled-920:before {
  content: "\e9a4"; }

.icon-stl-filled-921:before {
  content: "\e9a5"; }

.icon-stl-filled-922:before {
  content: "\e9a6"; }

.icon-stl-filled-923:before {
  content: "\e9a7"; }

.icon-stl-filled-924:before {
  content: "\e9a8"; }

.icon-stl-filled-925:before {
  content: "\e9a9"; }

.icon-stl-filled-926:before {
  content: "\e9aa"; }

.icon-stl-filled-927:before {
  content: "\e9ab"; }

.icon-stl-filled-928:before {
  content: "\e9ac"; }

.icon-stl-filled-929:before {
  content: "\e9ad"; }

.icon-stl-filled-930:before {
  content: "\e9ae"; }

.icon-stl-filled-931:before {
  content: "\e9af"; }

.icon-stl-filled-932:before {
  content: "\e9b0"; }

.icon-stl-filled-933:before {
  content: "\e9b1"; }

.icon-stl-filled-934:before {
  content: "\e9b2"; }

.icon-stl-filled-935:before {
  content: "\e9b3"; }

.icon-stl-filled-936:before {
  content: "\e9b4"; }

.icon-stl-filled-937:before {
  content: "\e9b5"; }

.icon-stl-filled-938:before {
  content: "\e9b6"; }

.icon-stl-filled-939:before {
  content: "\e9b7"; }

.icon-stl-filled-940:before {
  content: "\e9b8"; }

.icon-stl-filled-941:before {
  content: "\e9b9"; }

.icon-stl-filled-942:before {
  content: "\e9ba"; }

.icon-stl-filled-943:before {
  content: "\e9bb"; }

.icon-stl-filled-944:before {
  content: "\e9bc"; }

.icon-stl-filled-945:before {
  content: "\e9bd"; }

.icon-stl-filled-946:before {
  content: "\e9be"; }

.icon-stl-filled-947:before {
  content: "\e9bf"; }

.icon-stl-filled-948:before {
  content: "\e9c0"; }

.icon-stl-filled-949:before {
  content: "\e9c1"; }

.icon-stl-filled-950:before {
  content: "\e9c2"; }

.icon-stl-filled-951:before {
  content: "\e9c3"; }

.icon-stl-filled-952:before {
  content: "\e9c4"; }

.icon-stl-filled-953:before {
  content: "\e9c5"; }

.icon-stl-filled-954:before {
  content: "\e9c6"; }

.icon-stl-filled-955:before {
  content: "\e9c7"; }

.icon-stl-filled-956:before {
  content: "\e9c8"; }

.icon-stl-filled-957:before {
  content: "\e9c9"; }

.icon-stl-filled-958:before {
  content: "\e9ca"; }

.icon-stl-filled-959:before {
  content: "\e9cb"; }

.icon-stl-filled-960:before {
  content: "\e9cc"; }

.icon-stl-filled-961:before {
  content: "\e9cd"; }

.icon-stl-filled-962:before {
  content: "\e9ce"; }

.icon-stl-filled-963:before {
  content: "\e9cf"; }

.icon-stl-filled-964:before {
  content: "\e9d0"; }

.icon-stl-filled-965:before {
  content: "\e9d1"; }

.icon-stl-filled-966:before {
  content: "\e9d2"; }

.icon-stl-filled-967:before {
  content: "\e9d3"; }

.icon-stl-filled-968:before {
  content: "\e9d4"; }

.icon-stl-filled-969:before {
  content: "\e9d5"; }

.icon-stl-filled-970:before {
  content: "\e9d6"; }

.icon-stl-filled-971:before {
  content: "\e9d7"; }

.icon-stl-filled-972:before {
  content: "\e9d8"; }

.icon-stl-filled-973:before {
  content: "\e9d9"; }

.icon-stl-filled-974:before {
  content: "\e9da"; }

.icon-stl-filled-975:before {
  content: "\e9db"; }

.icon-stl-filled-976:before {
  content: "\e9dc"; }

.icon-stl-filled-977:before {
  content: "\e9dd"; }

.icon-stl-filled-978:before {
  content: "\e9de"; }

.icon-stl-filled-979:before {
  content: "\e9df"; }

.icon-stl-filled-980:before {
  content: "\e9e0"; }

.icon-stl-filled-981:before {
  content: "\e9e1"; }

.icon-stl-filled-982:before {
  content: "\e9e2"; }

.icon-stl-filled-983:before {
  content: "\e9e3"; }

.icon-stl-filled-984:before {
  content: "\e9e4"; }

.icon-stl-filled-985:before {
  content: "\e9e5"; }

.icon-stl-filled-986:before {
  content: "\e9e6"; }

.icon-stl-filled-987:before {
  content: "\e9e7"; }

.icon-stl-filled-988:before {
  content: "\e9e8"; }

.icon-stl-filled-989:before {
  content: "\e9e9"; }

.icon-stl-filled-990:before {
  content: "\e9ea"; }

.icon-stl-filled-991:before {
  content: "\e9eb"; }

.icon-stl-filled-992:before {
  content: "\e9ec"; }

.icon-stl-filled-993:before {
  content: "\e9ed"; }

.icon-stl-filled-994:before {
  content: "\e9ee"; }

.icon-stl-filled-995:before {
  content: "\e9ef"; }

.icon-stl-filled-996:before {
  content: "\e9f0"; }

.icon-stl-filled-997:before {
  content: "\e9f1"; }

.icon-stl-filled-998:before {
  content: "\e9f2"; }

.icon-stl-filled-999:before {
  content: "\e9f3"; }

.icon-stl-filled-1000:before {
  content: "\e9f4"; }

.icon-stl-filled-1001:before {
  content: "\e9f5"; }

.icon-stl-filled-1002:before {
  content: "\e9f6"; }

.icon-stl-filled-1003:before {
  content: "\e9f7"; }

.icon-stl-filled-1004:before {
  content: "\e9f8"; }

.icon-stl-filled-1005:before {
  content: "\e9f9"; }

.icon-stl-filled-1006:before {
  content: "\e9fa"; }

.icon-stl-filled-1007:before {
  content: "\e9fb"; }

.icon-stl-filled-1008:before {
  content: "\e9fc"; }

.icon-stl-filled-1009:before {
  content: "\e9fd"; }

.icon-stl-filled-1010:before {
  content: "\e9fe"; }

.icon-stl-filled-1011:before {
  content: "\e9ff"; }

.icon-stl-filled-1012:before {
  content: "\ea00"; }

.icon-stl-filled-1013:before {
  content: "\ea01"; }

.icon-stl-filled-1014:before {
  content: "\ea02"; }

.icon-stl-filled-1015:before {
  content: "\ea03"; }

.icon-stl-filled-1016:before {
  content: "\ea04"; }

.icon-stl-filled-1017:before {
  content: "\ea05"; }

.icon-stl-filled-1018:before {
  content: "\ea06"; }

.icon-stl-filled-1019:before {
  content: "\ea07"; }

.icon-stl-filled-1020:before {
  content: "\ea08"; }

.icon-stl-filled-1021:before {
  content: "\ea09"; }

.icon-stl-filled-1022:before {
  content: "\ea0a"; }

.icon-stl-filled-1023:before {
  content: "\ea0b"; }

.icon-stl-filled-1024:before {
  content: "\ea0c"; }

.icon-stl-filled-1025:before {
  content: "\ea0d"; }

.icon-stl-filled-1026:before {
  content: "\ea0e"; }

.icon-stl-filled-1027:before {
  content: "\ea0f"; }

.icon-stl-filled-1028:before {
  content: "\ea10"; }

.icon-stl-filled-1029:before {
  content: "\ea11"; }

.icon-stl-filled-1030:before {
  content: "\ea12"; }

.icon-stl-filled-1031:before {
  content: "\ea13"; }

.icon-stl-filled-1032:before {
  content: "\ea14"; }

.icon-stl-filled-1033:before {
  content: "\ea15"; }

.icon-stl-filled-1034:before {
  content: "\ea16"; }

.icon-stl-filled-1035:before {
  content: "\ea17"; }

.icon-stl-filled-1036:before {
  content: "\ea18"; }

.icon-stl-filled-1037:before {
  content: "\ea19"; }

.icon-stl-filled-1038:before {
  content: "\ea1a"; }

.icon-stl-filled-1039:before {
  content: "\ea1b"; }

.icon-stl-filled-1040:before {
  content: "\ea1c"; }

.icon-stl-filled-1041:before {
  content: "\ea1d"; }

.icon-stl-filled-1042:before {
  content: "\ea1e"; }

.icon-stl-filled-1043:before {
  content: "\ea1f"; }

.icon-stl-filled-1044:before {
  content: "\ea20"; }

.icon-stl-filled-1045:before {
  content: "\ea21"; }

.icon-stl-filled-1046:before {
  content: "\ea22"; }

.icon-stl-filled-1047:before {
  content: "\ea23"; }

.icon-stl-filled-1048:before {
  content: "\ea24"; }

.icon-stl-filled-1049:before {
  content: "\ea25"; }

.icon-stl-filled-1050:before {
  content: "\ea26"; }

.icon-stl-filled-1051:before {
  content: "\ea27"; }

.icon-stl-filled-1052:before {
  content: "\ea28"; }

.icon-stl-filled-1053:before {
  content: "\ea29"; }

.icon-stl-filled-1054:before {
  content: "\ea2a"; }

.icon-stl-filled-1055:before {
  content: "\ea2b"; }

.icon-stl-filled-1056:before {
  content: "\ea2c"; }

.icon-stl-filled-1057:before {
  content: "\ea2d"; }

.icon-stl-filled-1058:before {
  content: "\ea2e"; }

.icon-stl-filled-1059:before {
  content: "\ea2f"; }

.icon-stl-filled-1060:before {
  content: "\ea30"; }

.icon-stl-filled-1061:before {
  content: "\ea31"; }

.icon-stl-filled-1062:before {
  content: "\ea32"; }

.icon-stl-filled-1063:before {
  content: "\ea33"; }

.icon-stl-filled-1064:before {
  content: "\ea34"; }

.icon-stl-filled-1065:before {
  content: "\ea35"; }

.icon-stl-filled-1066:before {
  content: "\ea36"; }

.icon-stl-filled-1067:before {
  content: "\ea37"; }

.icon-stl-filled-1068:before {
  content: "\ea38"; }

.icon-stl-filled-1069:before {
  content: "\ea39"; }

.icon-stl-filled-1070:before {
  content: "\ea3a"; }

.icon-stl-filled-1071:before {
  content: "\ea3b"; }

.icon-stl-filled-1072:before {
  content: "\ea3c"; }

.icon-stl-filled-1073:before {
  content: "\ea3d"; }

.icon-stl-filled-1074:before {
  content: "\ea3e"; }

.icon-stl-filled-1075:before {
  content: "\ea3f"; }

.icon-stl-filled-1076:before {
  content: "\ea40"; }

.icon-stl-filled-1077:before {
  content: "\ea41"; }

.icon-stl-filled-1078:before {
  content: "\ea42"; }

.icon-stl-filled-1079:before {
  content: "\ea43"; }

.icon-stl-filled-1080:before {
  content: "\ea44"; }

.icon-stl-filled-1081:before {
  content: "\ea45"; }

.icon-stl-filled-1082:before {
  content: "\ea46"; }

.icon-stl-filled-1083:before {
  content: "\ea47"; }

.icon-stl-filled-1084:before {
  content: "\ea48"; }

.icon-stl-filled-1085:before {
  content: "\ea49"; }

.icon-stl-filled-1086:before {
  content: "\ea4a"; }

.icon-stl-filled-1087:before {
  content: "\ea4b"; }

.icon-stl-filled-1088:before {
  content: "\ea4c"; }

.icon-stl-filled-1089:before {
  content: "\ea4d"; }

.icon-stl-filled-1090:before {
  content: "\ea4e"; }

.icon-stl-filled-1091:before {
  content: "\ea4f"; }

.icon-stl-filled-1092:before {
  content: "\ea50"; }

.icon-stl-filled-1093:before {
  content: "\ea51"; }

.icon-stl-filled-1094:before {
  content: "\ea52"; }

.icon-stl-filled-1095:before {
  content: "\ea53"; }

.icon-stl-filled-1096:before {
  content: "\ea54"; }

.icon-stl-filled-1097:before {
  content: "\ea55"; }

.icon-stl-filled-1098:before {
  content: "\ea56"; }

.icon-stl-filled-1099:before {
  content: "\ea57"; }

.icon-stl-filled-1100:before {
  content: "\ea58"; }

.icon-stl-filled-1101:before {
  content: "\ea59"; }

.icon-stl-filled-1102:before {
  content: "\ea5a"; }

.icon-stl-filled-1103:before {
  content: "\ea5b"; }

.icon-stl-filled-1104:before {
  content: "\ea5c"; }

.icon-stl-filled-1105:before {
  content: "\ea5d"; }

.icon-stl-filled-1106:before {
  content: "\ea5e"; }

.icon-stl-filled-1107:before {
  content: "\ea5f"; }

.icon-stl-filled-1108:before {
  content: "\ea60"; }

.icon-stl-filled-1109:before {
  content: "\ea61"; }

.icon-stl-filled-1110:before {
  content: "\ea62"; }

.icon-stl-filled-1111:before {
  content: "\ea63"; }

.icon-stl-filled-1112:before {
  content: "\ea64"; }

.icon-stl-filled-1113:before {
  content: "\ea65"; }

.icon-stl-filled-1114:before {
  content: "\ea66"; }

.icon-stl-filled-1115:before {
  content: "\ea67"; }

.icon-stl-filled-1116:before {
  content: "\ea68"; }

.icon-stl-filled-1117:before {
  content: "\ea69"; }

.icon-stl-filled-1118:before {
  content: "\ea6a"; }

.icon-stl-filled-1119:before {
  content: "\ea6b"; }

.icon-stl-filled-1120:before {
  content: "\ea6c"; }

.icon-stl-filled-1121:before {
  content: "\ea6d"; }

.icon-stl-filled-1122:before {
  content: "\ea6e"; }

.icon-stl-filled-1123:before {
  content: "\ea6f"; }

.icon-stl-filled-1124:before {
  content: "\ea70"; }

.icon-stl-filled-1125:before {
  content: "\ea71"; }

.icon-stl-filled-1126:before {
  content: "\ea72"; }

.icon-stl-filled-1127:before {
  content: "\ea73"; }

.icon-stl-filled-1128:before {
  content: "\ea74"; }

.icon-stl-filled-1129:before {
  content: "\ea75"; }

.icon-stl-filled-1130:before {
  content: "\ea76"; }

.icon-stl-filled-1131:before {
  content: "\ea77"; }

.icon-stl-filled-1132:before {
  content: "\ea78"; }

.icon-stl-filled-1133:before {
  content: "\ea79"; }

.icon-stl-filled-1134:before {
  content: "\ea7a"; }

.icon-stl-filled-1135:before {
  content: "\ea7b"; }

.icon-stl-filled-1136:before {
  content: "\ea7c"; }

.icon-stl-filled-1137:before {
  content: "\ea7d"; }

.icon-stl-filled-1138:before {
  content: "\ea7e"; }

.icon-stl-filled-1139:before {
  content: "\ea7f"; }

.icon-stl-filled-1140:before {
  content: "\ea80"; }

.icon-stl-filled-1141:before {
  content: "\ea81"; }

.icon-stl-filled-1142:before {
  content: "\ea82"; }

.icon-stl-filled-1143:before {
  content: "\ea83"; }

.icon-stl-filled-1144:before {
  content: "\ea84"; }

.icon-stl-filled-1145:before {
  content: "\ea85"; }

.icon-stl-filled-1146:before {
  content: "\ea86"; }

.icon-stl-filled-1147:before {
  content: "\ea87"; }

.icon-stl-filled-1148:before {
  content: "\ea88"; }

.icon-stl-filled-1149:before {
  content: "\ea89"; }

.icon-stl-filled-1150:before {
  content: "\ea8a"; }

.icon-stl-filled-1151:before {
  content: "\ea8b"; }

.icon-stl-filled-1152:before {
  content: "\ea8c"; }

.icon-stl-filled-1153:before {
  content: "\ea8d"; }

.icon-stl-filled-1154:before {
  content: "\ea8e"; }

.icon-stl-filled-1155:before {
  content: "\ea8f"; }

.icon-stl-filled-1156:before {
  content: "\ea90"; }

.icon-stl-filled-1157:before {
  content: "\ea91"; }

.icon-stl-filled-1158:before {
  content: "\ea92"; }

.icon-stl-filled-1159:before {
  content: "\ea93"; }

.icon-stl-filled-1160:before {
  content: "\ea94"; }

.icon-stl-filled-1161:before {
  content: "\ea95"; }

.icon-stl-filled-1162:before {
  content: "\ea96"; }

.icon-stl-filled-1163:before {
  content: "\ea97"; }

.icon-stl-filled-1164:before {
  content: "\ea98"; }

.icon-stl-filled-1165:before {
  content: "\ea99"; }

.icon-stl-filled-1166:before {
  content: "\ea9a"; }

.icon-stl-filled-1167:before {
  content: "\ea9b"; }

.icon-stl-filled-1168:before {
  content: "\ea9c"; }

.icon-stl-filled-1169:before {
  content: "\ea9d"; }

.icon-stl-filled-1170:before {
  content: "\ea9e"; }

.icon-stl-filled-1171:before {
  content: "\ea9f"; }

.icon-stl-filled-1172:before {
  content: "\eaa0"; }

.icon-stl-filled-1173:before {
  content: "\eaa1"; }

.icon-stl-filled-1174:before {
  content: "\eaa2"; }

.icon-stl-filled-1175:before {
  content: "\eaa3"; }

.icon-stl-filled-1176:before {
  content: "\eaa4"; }

.icon-stl-filled-1177:before {
  content: "\eaa5"; }

.icon-stl-filled-1178:before {
  content: "\eaa6"; }

.icon-stl-filled-1179:before {
  content: "\eaa7"; }

.icon-stl-filled-1180:before {
  content: "\eaa8"; }

.icon-stl-filled-1181:before {
  content: "\eaa9"; }

.icon-stl-filled-1182:before {
  content: "\eaaa"; }

.icon-stl-filled-1183:before {
  content: "\eaab"; }

.icon-stl-filled-1184:before {
  content: "\eaac"; }

.icon-stl-filled-1185:before {
  content: "\eaad"; }

.icon-stl-filled-1186:before {
  content: "\eaae"; }

.icon-stl-filled-1187:before {
  content: "\eaaf"; }

.icon-stl-filled-1188:before {
  content: "\eab0"; }

.icon-stl-filled-1189:before {
  content: "\eab1"; }

.icon-stl-filled-1190:before {
  content: "\eab2"; }

.icon-stl-filled-1191:before {
  content: "\eab3"; }

.icon-stl-filled-1192:before {
  content: "\eab4"; }

.icon-stl-filled-1193:before {
  content: "\eab5"; }

.icon-stl-filled-1194:before {
  content: "\eab6"; }

.icon-stl-filled-1195:before {
  content: "\eab7"; }

.icon-stl-filled-1196:before {
  content: "\eab8"; }

.icon-stl-filled-1197:before {
  content: "\eab9"; }

.icon-stl-filled-1198:before {
  content: "\eaba"; }

.icon-stl-filled-1199:before {
  content: "\eabb"; }

.icon-stl-filled-1200:before {
  content: "\eabc"; }

.icon-stl-filled-1201:before {
  content: "\eabd"; }

.icon-stl-filled-1202:before {
  content: "\eabe"; }

.icon-stl-filled-1203:before {
  content: "\eabf"; }

.icon-stl-filled-1204:before {
  content: "\eac0"; }

.icon-stl-filled-1205:before {
  content: "\eac1"; }

.icon-stl-filled-1206:before {
  content: "\eac2"; }

.icon-stl-filled-1207:before {
  content: "\eac3"; }

.icon-stl-filled-1208:before {
  content: "\eac4"; }

.icon-stl-filled-1209:before {
  content: "\eac5"; }

.icon-stl-filled-1210:before {
  content: "\eac6"; }

.icon-stl-filled-1211:before {
  content: "\eac7"; }

.icon-stl-filled-1212:before {
  content: "\eac8"; }

.icon-stl-filled-1213:before {
  content: "\eac9"; }

.icon-stl-filled-1214:before {
  content: "\eaca"; }

.icon-stl-filled-1215:before {
  content: "\eacb"; }

.icon-stl-filled-1216:before {
  content: "\eacc"; }

.icon-stl-filled-1217:before {
  content: "\eacd"; }

.icon-stl-filled-1218:before {
  content: "\eace"; }

.icon-stl-filled-1219:before {
  content: "\eacf"; }

.icon-stl-filled-1220:before {
  content: "\ead0"; }

.icon-stl-filled-1221:before {
  content: "\ead1"; }

.icon-stl-filled-1222:before {
  content: "\ead2"; }

.icon-stl-filled-1223:before {
  content: "\ead3"; }

.icon-stl-filled-1224:before {
  content: "\ead4"; }

.icon-stl-filled-1225:before {
  content: "\ead5"; }

.icon-stl-filled-1226:before {
  content: "\ead6"; }

.icon-stl-filled-1227:before {
  content: "\ead7"; }

.icon-stl-filled-1228:before {
  content: "\ead8"; }

.icon-stl-filled-1229:before {
  content: "\ead9"; }

.icon-stl-filled-1230:before {
  content: "\eada"; }

.icon-stl-filled-1231:before {
  content: "\eadb"; }

.icon-stl-filled-1232:before {
  content: "\eadc"; }

.icon-stl-filled-1233:before {
  content: "\eadd"; }

.icon-stl-filled-1234:before {
  content: "\eade"; }

.icon-stl-filled-1235:before {
  content: "\eadf"; }

.icon-stl-filled-1236:before {
  content: "\eae0"; }

.icon-stl-filled-1237:before {
  content: "\eae1"; }

.icon-stl-filled-1238:before {
  content: "\eae2"; }

.icon-stl-filled-1239:before {
  content: "\eae3"; }

.icon-stl-filled-1240:before {
  content: "\eae4"; }

.icon-stl-filled-1241:before {
  content: "\eae5"; }

.icon-stl-filled-1242:before {
  content: "\eae6"; }

.icon-stl-filled-1243:before {
  content: "\eae7"; }

.icon-stl-filled-1244:before {
  content: "\eae8"; }

.icon-stl-filled-1245:before {
  content: "\eae9"; }

.icon-stl-filled-1246:before {
  content: "\eaea"; }

.icon-stl-filled-1247:before {
  content: "\eaeb"; }

.icon-stl-filled-1248:before {
  content: "\eaec"; }

.icon-stl-filled-1249:before {
  content: "\eaed"; }

.icon-stl-filled-1250:before {
  content: "\eaee"; }

.icon-stl-filled-1251:before {
  content: "\eaef"; }

.icon-stl-filled-1252:before {
  content: "\eaf0"; }

.icon-stl-filled-1253:before {
  content: "\eaf1"; }

.icon-stl-filled-1254:before {
  content: "\eaf2"; }

.icon-stl-filled-1255:before {
  content: "\eaf3"; }

.icon-stl-filled-1256:before {
  content: "\eaf4"; }

.icon-stl-filled-1257:before {
  content: "\eaf5"; }

.icon-stl-filled-1258:before {
  content: "\eaf6"; }

.icon-stl-filled-1259:before {
  content: "\eaf7"; }

.icon-stl-filled-1260:before {
  content: "\eaf8"; }

.icon-stl-filled-1261:before {
  content: "\eaf9"; }

.icon-stl-filled-1262:before {
  content: "\eafa"; }

.icon-stl-filled-1263:before {
  content: "\eafb"; }

.icon-stl-filled-1264:before {
  content: "\eafc"; }

.icon-stl-filled-1265:before {
  content: "\eafd"; }

.icon-stl-filled-1266:before {
  content: "\eafe"; }

.icon-stl-filled-1267:before {
  content: "\eaff"; }

.icon-stl-filled-1268:before {
  content: "\eb00"; }

.icon-stl-filled-1269:before {
  content: "\eb01"; }

.icon-stl-filled-1270:before {
  content: "\eb02"; }

.icon-stl-filled-1271:before {
  content: "\eb03"; }

.icon-stl-filled-1272:before {
  content: "\eb04"; }

.icon-stl-filled-1273:before {
  content: "\eb05"; }

.icon-stl-filled-1274:before {
  content: "\eb06"; }

.icon-stl-filled-1275:before {
  content: "\eb07"; }

.icon-stl-filled-1276:before {
  content: "\eb08"; }

.icon-stl-filled-1277:before {
  content: "\eb09"; }

.icon-stl-filled-1278:before {
  content: "\eb0a"; }

.icon-stl-filled-1279:before {
  content: "\eb0b"; }

.icon-stl-filled-1280:before {
  content: "\eb0c"; }

.icon-stl-filled-1281:before {
  content: "\eb0d"; }

.icon-stl-filled-1282:before {
  content: "\eb0e"; }

.icon-stl-filled-1283:before {
  content: "\eb0f"; }

.icon-stl-filled-1284:before {
  content: "\eb10"; }

.icon-stl-filled-1285:before {
  content: "\eb11"; }

.icon-stl-filled-1286:before {
  content: "\eb12"; }

.icon-stl-filled-1287:before {
  content: "\eb13"; }

.icon-stl-filled-1288:before {
  content: "\eb14"; }

.icon-stl-filled-1289:before {
  content: "\eb15"; }

.icon-stl-filled-1290:before {
  content: "\eb16"; }

.icon-stl-filled-1291:before {
  content: "\eb17"; }

.icon-stl-filled-1292:before {
  content: "\eb18"; }

.icon-stl-filled-1293:before {
  content: "\eb19"; }

.icon-stl-filled-1294:before {
  content: "\eb1a"; }

.icon-stl-filled-1295:before {
  content: "\eb1b"; }

.icon-stl-filled-1296:before {
  content: "\eb1c"; }

.icon-stl-filled-1297:before {
  content: "\eb1d"; }

.icon-stl-filled-1298:before {
  content: "\eb1e"; }

.icon-stl-filled-1299:before {
  content: "\eb1f"; }

.icon-stl-filled-1300:before {
  content: "\eb20"; }

.icon-stl-filled-1301:before {
  content: "\eb21"; }

.icon-stl-filled-1302:before {
  content: "\eb22"; }

.icon-stl-filled-1303:before {
  content: "\eb23"; }

.icon-stl-filled-1304:before {
  content: "\eb24"; }

.icon-stl-filled-1305:before {
  content: "\eb25"; }

.icon-stl-filled-1306:before {
  content: "\eb26"; }

.icon-stl-filled-1307:before {
  content: "\eb27"; }

.icon-stl-filled-1308:before {
  content: "\eb28"; }

.icon-stl-filled-1309:before {
  content: "\eb29"; }

.icon-stl-filled-1310:before {
  content: "\eb2a"; }

.icon-stl-filled-1311:before {
  content: "\eb2b"; }

.icon-stl-filled-1312:before {
  content: "\eb2c"; }

.icon-stl-filled-1313:before {
  content: "\eb2d"; }

.icon-stl-filled-1314:before {
  content: "\eb2e"; }

.icon-stl-filled-1315:before {
  content: "\eb2f"; }

.icon-stl-filled-1316:before {
  content: "\eb30"; }

.icon-stl-filled-1317:before {
  content: "\eb31"; }

.icon-stl-filled-1318:before {
  content: "\eb32"; }

.icon-stl-filled-1319:before {
  content: "\eb33"; }

.icon-stl-filled-1320:before {
  content: "\eb34"; }

.icon-stl-filled-1321:before {
  content: "\eb35"; }

.icon-stl-filled-1322:before {
  content: "\eb36"; }

.icon-stl-filled-1323:before {
  content: "\eb37"; }

.icon-stl-filled-1324:before {
  content: "\eb38"; }

.icon-stl-filled-1325:before {
  content: "\eb39"; }

.icon-stl-filled-1326:before {
  content: "\eb3a"; }

.icon-stl-filled-1327:before {
  content: "\eb3b"; }

.icon-stl-filled-1328:before {
  content: "\eb3c"; }

.icon-stl-filled-1329:before {
  content: "\eb3d"; }

.icon-stl-filled-1330:before {
  content: "\eb3e"; }

.icon-stl-filled-1331:before {
  content: "\eb3f"; }

.icon-stl-filled-1332:before {
  content: "\eb40"; }

.icon-stl-filled-1333:before {
  content: "\eb41"; }

.icon-stl-filled-1334:before {
  content: "\eb42"; }

.icon-stl-filled-1335:before {
  content: "\eb43"; }

.icon-stl-filled-1336:before {
  content: "\eb44"; }

.icon-stl-filled-1337:before {
  content: "\eb45"; }

.icon-stl-filled-1338:before {
  content: "\eb46"; }

.icon-stl-filled-1339:before {
  content: "\eb47"; }

.icon-stl-filled-1340:before {
  content: "\eb48"; }

.icon-stl-filled-1341:before {
  content: "\eb49"; }

.icon-stl-filled-1342:before {
  content: "\eb4a"; }

.icon-stl-filled-1343:before {
  content: "\eb4b"; }

.icon-stl-filled-1344:before {
  content: "\eb4c"; }

.icon-stl-filled-1345:before {
  content: "\eb4d"; }

.icon-stl-filled-1346:before {
  content: "\eb4e"; }

.icon-stl-filled-1347:before {
  content: "\eb4f"; }

.icon-stl-filled-1348:before {
  content: "\eb50"; }

.icon-stl-filled-1349:before {
  content: "\eb51"; }

.icon-stl-filled-1350:before {
  content: "\eb52"; }

.icon-stl-filled-1351:before {
  content: "\eb53"; }

.icon-stl-filled-1352:before {
  content: "\eb54"; }

.icon-stl-filled-1353:before {
  content: "\eb55"; }

.icon-stl-filled-1354:before {
  content: "\eb56"; }

.icon-stl-filled-1355:before {
  content: "\eb57"; }

.icon-stl-filled-1356:before {
  content: "\eb58"; }

.icon-stl-filled-1357:before {
  content: "\eb59"; }

.icon-stl-filled-1358:before {
  content: "\eb5a"; }

.icon-stl-filled-1359:before {
  content: "\eb5b"; }

.icon-stl-filled-1360:before {
  content: "\eb5c"; }

.icon-stl-filled-1361:before {
  content: "\eb5d"; }

.icon-stl-filled-1362:before {
  content: "\eb5e"; }

.icon-stl-filled-1363:before {
  content: "\eb5f"; }

.icon-stl-filled-1364:before {
  content: "\eb60"; }

.icon-stl-filled-1365:before {
  content: "\eb61"; }

.icon-stl-filled-1366:before {
  content: "\eb62"; }

.icon-stl-filled-1367:before {
  content: "\eb63"; }

.icon-stl-filled-1368:before {
  content: "\eb64"; }

.icon-stl-filled-1369:before {
  content: "\eb65"; }

.icon-stl-filled-1370:before {
  content: "\eb66"; }

.icon-stl-filled-1371:before {
  content: "\eb67"; }

.icon-stl-filled-1372:before {
  content: "\eb68"; }

.icon-stl-filled-1373:before {
  content: "\eb69"; }

.icon-stl-filled-1374:before {
  content: "\eb6a"; }

.icon-stl-filled-1375:before {
  content: "\eb6b"; }

.icon-stl-filled-1376:before {
  content: "\eb6c"; }

.icon-stl-filled-1377:before {
  content: "\eb6d"; }

.icon-stl-filled-1378:before {
  content: "\eb6e"; }

.icon-stl-filled-1379:before {
  content: "\eb6f"; }

.icon-stl-filled-1380:before {
  content: "\eb70"; }

.icon-stl-filled-1381:before {
  content: "\eb71"; }

.icon-stl-filled-1382:before {
  content: "\eb72"; }

.icon-stl-filled-1383:before {
  content: "\eb73"; }

.icon-stl-filled-1384:before {
  content: "\eb74"; }

.icon-stl-filled-1385:before {
  content: "\eb75"; }

.icon-stl-filled-1386:before {
  content: "\eb76"; }

.icon-stl-filled-1387:before {
  content: "\eb77"; }

.icon-stl-filled-1388:before {
  content: "\eb78"; }

.icon-stl-filled-1389:before {
  content: "\eb79"; }

.icon-stl-filled-1390:before {
  content: "\eb7a"; }

.icon-stl-filled-1391:before {
  content: "\eb7b"; }

.icon-stl-filled-1392:before {
  content: "\eb7c"; }

.icon-stl-filled-1393:before {
  content: "\eb7d"; }

.icon-stl-filled-1394:before {
  content: "\eb7e"; }

.icon-stl-filled-1395:before {
  content: "\eb7f"; }

.icon-stl-filled-1396:before {
  content: "\eb80"; }

.icon-stl-filled-1397:before {
  content: "\eb81"; }

.icon-stl-filled-1398:before {
  content: "\eb82"; }

.icon-stl-filled-1399:before {
  content: "\eb83"; }

.icon-stl-filled-1400:before {
  content: "\eb84"; }

.icon-stl-filled-1401:before {
  content: "\eb85"; }

.icon-stl-filled-1402:before {
  content: "\eb86"; }

.icon-stl-filled-1403:before {
  content: "\eb87"; }

.icon-stl-filled-1404:before {
  content: "\eb88"; }

.icon-stl-filled-1405:before {
  content: "\eb89"; }

.icon-stl-filled-1406:before {
  content: "\eb8a"; }

.icon-stl-filled-1407:before {
  content: "\eb8b"; }

.icon-stl-filled-1408:before {
  content: "\eb8c"; }

.icon-stl-filled-1409:before {
  content: "\eb8d"; }

.icon-stl-filled-1410:before {
  content: "\eb8e"; }

.icon-stl-filled-1411:before {
  content: "\eb8f"; }

.icon-stl-filled-1412:before {
  content: "\eb90"; }

.icon-stl-filled-1413:before {
  content: "\eb91"; }

.icon-stl-filled-1414:before {
  content: "\eb92"; }

.icon-stl-filled-1415:before {
  content: "\eb93"; }

.icon-stl-filled-1416:before {
  content: "\eb94"; }

.icon-stl-filled-1417:before {
  content: "\eb95"; }

.icon-stl-filled-1418:before {
  content: "\eb96"; }

.icon-stl-filled-1419:before {
  content: "\eb97"; }

.icon-stl-filled-1420:before {
  content: "\eb98"; }

.icon-stl-filled-1421:before {
  content: "\eb99"; }

.icon-stl-filled-1422:before {
  content: "\eb9a"; }

.icon-stl-filled-1423:before {
  content: "\eb9b"; }

.icon-stl-filled-1424:before {
  content: "\eb9c"; }

.icon-stl-filled-1425:before {
  content: "\eb9d"; }

.icon-stl-filled-1426:before {
  content: "\eb9e"; }

.icon-stl-filled-1427:before {
  content: "\eb9f"; }

.icon-stl-filled-1428:before {
  content: "\eba0"; }

.icon-stl-filled-1429:before {
  content: "\eba1"; }

.icon-stl-filled-1430:before {
  content: "\eba2"; }

.icon-stl-filled-1431:before {
  content: "\eba3"; }

.icon-stl-filled-1432:before {
  content: "\eba4"; }

.icon-stl-filled-1433:before {
  content: "\eba5"; }

.icon-stl-filled-1434:before {
  content: "\eba6"; }

.icon-stl-filled-1435:before {
  content: "\eba7"; }

.icon-stl-filled-1436:before {
  content: "\eba8"; }

.icon-stl-filled-1437:before {
  content: "\eba9"; }

.icon-stl-filled-1438:before {
  content: "\ebaa"; }

.icon-stl-filled-1439:before {
  content: "\ebab"; }

.icon-stl-filled-1440:before {
  content: "\ebac"; }

.icon-stl-filled-1441:before {
  content: "\ebad"; }

.icon-stl-filled-1442:before {
  content: "\ebae"; }

.icon-stl-filled-1443:before {
  content: "\ebaf"; }

.icon-stl-filled-1444:before {
  content: "\ebb0"; }

.icon-stl-filled-1445:before {
  content: "\ebb1"; }

.icon-stl-filled-1446:before {
  content: "\ebb2"; }

.icon-stl-filled-1447:before {
  content: "\ebb3"; }

.icon-stl-filled-1448:before {
  content: "\ebb4"; }

.icon-stl-filled-1449:before {
  content: "\ebb5"; }

.icon-stl-filled-1450:before {
  content: "\ebb6"; }

.icon-stl-filled-1451:before {
  content: "\ebb7"; }

.icon-stl-filled-1452:before {
  content: "\ebb8"; }

.icon-stl-filled-1453:before {
  content: "\ebb9"; }

.icon-stl-filled-1454:before {
  content: "\ebba"; }

.icon-stl-filled-1455:before {
  content: "\ebbb"; }

.icon-stl-filled-1456:before {
  content: "\ebbc"; }

.icon-stl-filled-1457:before {
  content: "\ebbd"; }

.icon-stl-filled-1458:before {
  content: "\ebbe"; }

.icon-stl-filled-1459:before {
  content: "\ebbf"; }

.icon-stl-filled-1460:before {
  content: "\ebc0"; }

.icon-stl-filled-1461:before {
  content: "\ebc1"; }

.icon-stl-filled-1462:before {
  content: "\ebc2"; }

.icon-stl-filled-1463:before {
  content: "\ebc3"; }

.icon-stl-filled-1464:before {
  content: "\ebc4"; }

.icon-stl-filled-1465:before {
  content: "\ebc5"; }

.icon-stl-filled-1466:before {
  content: "\ebc6"; }

.icon-stl-filled-1467:before {
  content: "\ebc7"; }

.icon-stl-filled-1468:before {
  content: "\ebc8"; }

.icon-stl-filled-1469:before {
  content: "\ebc9"; }

.icon-stl-filled-1470:before {
  content: "\ebca"; }

.icon-stl-filled-1471:before {
  content: "\ebcb"; }

.icon-stl-filled-1472:before {
  content: "\ebcc"; }

.icon-stl-filled-1473:before {
  content: "\ebcd"; }

.icon-stl-filled-1474:before {
  content: "\ebce"; }

.icon-stl-filled-1475:before {
  content: "\ebcf"; }

.icon-stl-filled-1476:before {
  content: "\ebd0"; }

.icon-stl-filled-1477:before {
  content: "\ebd1"; }

.icon-stl-filled-1478:before {
  content: "\ebd2"; }

.icon-stl-filled-1479:before {
  content: "\ebd3"; }

.icon-stl-filled-1480:before {
  content: "\ebd4"; }

.icon-stl-filled-1481:before {
  content: "\ebd5"; }

.icon-stl-filled-1482:before {
  content: "\ebd6"; }

.icon-stl-filled-1483:before {
  content: "\ebd7"; }

.icon-stl-filled-1484:before {
  content: "\ebd8"; }

.icon-stl-filled-1485:before {
  content: "\ebd9"; }

.icon-stl-filled-1486:before {
  content: "\ebda"; }

.icon-stl-filled-1487:before {
  content: "\ebdb"; }

.icon-stl-filled-1488:before {
  content: "\ebdc"; }

.icon-stl-filled-1489:before {
  content: "\ebdd"; }

.icon-stl-filled-1490:before {
  content: "\ebde"; }

.icon-stl-filled-1491:before {
  content: "\ebdf"; }

.icon-stl-filled-1492:before {
  content: "\ebe0"; }

.icon-stl-filled-1493:before {
  content: "\ebe1"; }

.icon-stl-filled-1494:before {
  content: "\ebe2"; }

.icon-stl-filled-1495:before {
  content: "\ebe3"; }

.icon-stl-filled-1496:before {
  content: "\ebe4"; }

.icon-stl-filled-1497:before {
  content: "\ebe5"; }

.icon-stl-filled-1498:before {
  content: "\ebe6"; }

.icon-stl-filled-1499:before {
  content: "\ebe7"; }

.icon-stl-filled-1500:before {
  content: "\ebe8"; }

.icon-stl-filled-1501:before {
  content: "\ebe9"; }

.icon-stl-filled-1502:before {
  content: "\ebea"; }

.icon-stl-filled-1503:before {
  content: "\ebeb"; }

.icon-stl-filled-1504:before {
  content: "\ebec"; }

.icon-stl-filled-1505:before {
  content: "\ebed"; }

.icon-stl-filled-1506:before {
  content: "\ebee"; }

.icon-stl-filled-1507:before {
  content: "\ebef"; }

.icon-stl-filled-1508:before {
  content: "\ebf0"; }

.icon-stl-filled-1509:before {
  content: "\ebf1"; }

.icon-stl-filled-1510:before {
  content: "\ebf2"; }

.icon-stl-filled-1511:before {
  content: "\ebf3"; }

.icon-stl-filled-1512:before {
  content: "\ebf4"; }

.icon-stl-filled-1513:before {
  content: "\ebf5"; }

.icon-stl-filled-1514:before {
  content: "\ebf6"; }

.icon-stl-filled-1515:before {
  content: "\ebf7"; }

.icon-stl-filled-1516:before {
  content: "\ebf8"; }

.icon-stl-filled-1517:before {
  content: "\ebf9"; }

.icon-stl-filled-1518:before {
  content: "\ebfa"; }

.icon-stl-filled-1519:before {
  content: "\ebfb"; }

.icon-stl-filled-1520:before {
  content: "\ebfc"; }

.icon-stl-filled-1521:before {
  content: "\ebfd"; }

.icon-stl-filled-1522:before {
  content: "\ebfe"; }

.icon-stl-filled-1523:before {
  content: "\ebff"; }

.icon-stl-filled-1524:before {
  content: "\ec00"; }

.icon-stl-filled-1525:before {
  content: "\ec01"; }

.icon-stl-filled-1526:before {
  content: "\ec02"; }

.icon-stl-filled-1527:before {
  content: "\ec03"; }

.icon-stl-filled-1528:before {
  content: "\ec04"; }

.icon-stl-filled-1529:before {
  content: "\ec05"; }

.icon-stl-filled-1530:before {
  content: "\ec06"; }

.icon-stl-filled-1531:before {
  content: "\ec07"; }

.icon-stl-filled-1532:before {
  content: "\ec08"; }

.icon-stl-filled-1533:before {
  content: "\ec09"; }

.icon-stl-filled-1534:before {
  content: "\ec0a"; }

.icon-stl-filled-1535:before {
  content: "\ec0b"; }

.icon-stl-filled-1536:before {
  content: "\ec0c"; }

.icon-stl-filled-1537:before {
  content: "\ec0d"; }

.icon-stl-filled-1538:before {
  content: "\ec0e"; }

.icon-stl-filled-1539:before {
  content: "\ec0f"; }

.icon-stl-filled-1540:before {
  content: "\ec10"; }

.icon-stl-filled-1541:before {
  content: "\ec11"; }

.icon-stl-filled-1542:before {
  content: "\ec12"; }

.icon-stl-filled-1543:before {
  content: "\ec13"; }

.icon-stl-filled-1544:before {
  content: "\ec14"; }

.icon-stl-filled-1545:before {
  content: "\ec15"; }

.icon-stl-filled-1546:before {
  content: "\ec16"; }

.icon-stl-filled-1547:before {
  content: "\ec17"; }

.icon-stl-filled-1548:before {
  content: "\ec18"; }

.icon-stl-filled-1549:before {
  content: "\ec19"; }

.icon-stl-filled-1550:before {
  content: "\ec1a"; }

.icon-stl-filled-1551:before {
  content: "\ec1b"; }

.icon-stl-filled-1552:before {
  content: "\ec1c"; }

.icon-stl-filled-1553:before {
  content: "\ec1d"; }

.icon-stl-filled-1554:before {
  content: "\ec1e"; }

.icon-stl-filled-1555:before {
  content: "\ec1f"; }

.icon-stl-filled-1556:before {
  content: "\ec20"; }

.icon-stl-filled-1557:before {
  content: "\ec21"; }

.icon-stl-filled-1558:before {
  content: "\ec22"; }

.icon-stl-filled-1559:before {
  content: "\ec23"; }

.icon-stl-filled-1560:before {
  content: "\ec24"; }

.icon-stl-filled-1561:before {
  content: "\ec25"; }

.icon-stl-filled-1562:before {
  content: "\ec26"; }

.icon-stl-filled-1563:before {
  content: "\ec27"; }

.icon-stl-filled-1564:before {
  content: "\ec28"; }

.icon-stl-filled-1565:before {
  content: "\ec29"; }

.icon-stl-filled-1566:before {
  content: "\ec2a"; }

.icon-stl-filled-1567:before {
  content: "\ec2b"; }

.icon-stl-filled-1568:before {
  content: "\ec2c"; }

.icon-stl-filled-1569:before {
  content: "\ec2d"; }

.icon-stl-filled-1570:before {
  content: "\ec2e"; }

.icon-stl-filled-1571:before {
  content: "\ec2f"; }

.icon-stl-filled-1572:before {
  content: "\ec30"; }

.icon-stl-filled-1573:before {
  content: "\ec31"; }

.icon-stl-filled-1574:before {
  content: "\ec32"; }

.icon-stl-filled-1575:before {
  content: "\ec33"; }

.icon-stl-filled-1576:before {
  content: "\ec34"; }

.icon-stl-filled-1577:before {
  content: "\ec35"; }

.icon-stl-filled-1578:before {
  content: "\ec36"; }

.icon-stl-filled-1579:before {
  content: "\ec37"; }

.icon-stl-filled-1580:before {
  content: "\ec38"; }

.icon-stl-filled-1581:before {
  content: "\ec39"; }

.icon-stl-filled-1582:before {
  content: "\ec3a"; }

.icon-stl-filled-1583:before {
  content: "\ec3b"; }

.icon-stl-filled-1584:before {
  content: "\ec3c"; }

.icon-stl-filled-1585:before {
  content: "\ec3d"; }

.icon-stl-filled-1586:before {
  content: "\ec3e"; }

.icon-stl-filled-1587:before {
  content: "\ec3f"; }

.icon-stl-filled-1588:before {
  content: "\ec40"; }

.icon-stl-filled-1589:before {
  content: "\ec41"; }

.icon-stl-filled-1590:before {
  content: "\ec42"; }

.icon-stl-filled-1591:before {
  content: "\ec43"; }

.icon-stl-filled-1592:before {
  content: "\ec44"; }

.icon-stl-filled-1593:before {
  content: "\ec45"; }

.icon-stl-filled-1594:before {
  content: "\ec46"; }

.icon-stl-filled-1595:before {
  content: "\ec47"; }

.icon-stl-filled-1596:before {
  content: "\ec48"; }

.icon-stl-filled-1597:before {
  content: "\ec49"; }

.icon-stl-filled-1598:before {
  content: "\ec4a"; }

.icon-stl-filled-1599:before {
  content: "\ec4b"; }

.icon-stl-filled-1600:before {
  content: "\ec4c"; }

.icon-stl-filled-1601:before {
  content: "\ec4d"; }

.icon-stl-filled-1602:before {
  content: "\ec4e"; }

.icon-stl-filled-1603:before {
  content: "\ec4f"; }

.icon-stl-filled-1604:before {
  content: "\ec50"; }

.icon-stl-filled-1605:before {
  content: "\ec51"; }

.icon-stl-filled-1606:before {
  content: "\ec52"; }

.icon-stl-filled-1607:before {
  content: "\ec53"; }

.icon-stl-filled-1608:before {
  content: "\ec54"; }

.icon-stl-filled-1609:before {
  content: "\ec55"; }

.icon-stl-filled-1610:before {
  content: "\ec56"; }

.icon-stl-filled-1611:before {
  content: "\ec57"; }

.icon-stl-filled-1612:before {
  content: "\ec58"; }

.icon-stl-filled-1613:before {
  content: "\ec59"; }

.icon-stl-filled-1614:before {
  content: "\ec5a"; }

.icon-stl-filled-1615:before {
  content: "\ec5b"; }

.icon-stl-filled-1616:before {
  content: "\ec5c"; }

.icon-stl-filled-1617:before {
  content: "\ec5d"; }

.icon-stl-filled-1618:before {
  content: "\ec5e"; }

.icon-stl-filled-1619:before {
  content: "\ec5f"; }

.icon-stl-filled-1620:before {
  content: "\ec60"; }

.icon-stl-filled-1621:before {
  content: "\ec61"; }

.icon-stl-filled-1622:before {
  content: "\ec62"; }

.icon-stl-filled-1623:before {
  content: "\ec63"; }

.icon-stl-filled-1624:before {
  content: "\ec64"; }

.icon-stl-filled-1625:before {
  content: "\ec65"; }

.icon-stl-filled-1626:before {
  content: "\ec66"; }

.icon-stl-filled-1627:before {
  content: "\ec67"; }

.icon-stl-filled-1628:before {
  content: "\ec68"; }

.icon-stl-filled-1629:before {
  content: "\ec69"; }

.icon-stl-filled-1630:before {
  content: "\ec6a"; }

.icon-stl-filled-1631:before {
  content: "\ec6b"; }

.icon-stl-filled-1632:before {
  content: "\ec6c"; }

.icon-stl-filled-1633:before {
  content: "\ec6d"; }

.icon-stl-filled-1634:before {
  content: "\ec6e"; }

.icon-stl-filled-1635:before {
  content: "\ec6f"; }

.icon-stl-filled-1636:before {
  content: "\ec70"; }

.icon-stl-filled-1637:before {
  content: "\ec71"; }

.icon-stl-filled-1638:before {
  content: "\ec72"; }

.icon-stl-filled-1639:before {
  content: "\ec73"; }

.icon-stl-filled-1640:before {
  content: "\ec74"; }

.icon-stl-filled-1641:before {
  content: "\ec75"; }

/* animate */
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }

  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }

  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }

  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }

  100% {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }

  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }

  100% {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible; }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible; }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible; }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible; }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible; }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible; }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/* custom animations */
@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotateZ(0); }

  1% {
    -webkit-transform: rotateZ(30deg); }

  3% {
    -webkit-transform: rotateZ(-28deg); }

  5% {
    -webkit-transform: rotateZ(34deg); }

  7% {
    -webkit-transform: rotateZ(-32deg); }

  9% {
    -webkit-transform: rotateZ(30deg); }

  11% {
    -webkit-transform: rotateZ(-28deg); }

  13% {
    -webkit-transform: rotateZ(26deg); }

  15% {
    -webkit-transform: rotateZ(-24deg); }

  17% {
    -webkit-transform: rotateZ(22deg); }

  19% {
    -webkit-transform: rotateZ(-20deg); }

  21% {
    -webkit-transform: rotateZ(18deg); }

  23% {
    -webkit-transform: rotateZ(-16deg); }

  25% {
    -webkit-transform: rotateZ(14deg); }

  27% {
    -webkit-transform: rotateZ(-12deg); }

  29% {
    -webkit-transform: rotateZ(10deg); }

  31% {
    -webkit-transform: rotateZ(-8deg); }

  33% {
    -webkit-transform: rotateZ(6deg); }

  35% {
    -webkit-transform: rotateZ(-4deg); }

  37% {
    -webkit-transform: rotateZ(2deg); }

  39% {
    -webkit-transform: rotateZ(-1deg); }

  41% {
    -webkit-transform: rotateZ(1deg); }

  43% {
    -webkit-transform: rotateZ(0); }

  100% {
    -webkit-transform: rotateZ(0); } }

@-moz-keyframes ring {
  0% {
    -moz-transform: rotate(0); }

  1% {
    -moz-transform: rotate(30deg); }

  3% {
    -moz-transform: rotate(-28deg); }

  5% {
    -moz-transform: rotate(34deg); }

  7% {
    -moz-transform: rotate(-32deg); }

  9% {
    -moz-transform: rotate(30deg); }

  11% {
    -moz-transform: rotate(-28deg); }

  13% {
    -moz-transform: rotate(26deg); }

  15% {
    -moz-transform: rotate(-24deg); }

  17% {
    -moz-transform: rotate(22deg); }

  19% {
    -moz-transform: rotate(-20deg); }

  21% {
    -moz-transform: rotate(18deg); }

  23% {
    -moz-transform: rotate(-16deg); }

  25% {
    -moz-transform: rotate(14deg); }

  27% {
    -moz-transform: rotate(-12deg); }

  29% {
    -moz-transform: rotate(10deg); }

  31% {
    -moz-transform: rotate(-8deg); }

  33% {
    -moz-transform: rotate(6deg); }

  35% {
    -moz-transform: rotate(-4deg); }

  37% {
    -moz-transform: rotate(2deg); }

  39% {
    -moz-transform: rotate(-1deg); }

  41% {
    -moz-transform: rotate(1deg); }

  43% {
    -moz-transform: rotate(0); }

  100% {
    -moz-transform: rotate(0); } }

@keyframes ring {
  0% {
    transform: rotate(0); }

  1% {
    transform: rotate(30deg); }

  3% {
    transform: rotate(-28deg); }

  5% {
    transform: rotate(34deg); }

  7% {
    transform: rotate(-32deg); }

  9% {
    transform: rotate(30deg); }

  11% {
    transform: rotate(-28deg); }

  13% {
    transform: rotate(26deg); }

  15% {
    transform: rotate(-24deg); }

  17% {
    transform: rotate(22deg); }

  19% {
    transform: rotate(-20deg); }

  21% {
    transform: rotate(18deg); }

  23% {
    transform: rotate(-16deg); }

  25% {
    transform: rotate(14deg); }

  27% {
    transform: rotate(-12deg); }

  29% {
    transform: rotate(10deg); }

  31% {
    transform: rotate(-8deg); }

  33% {
    transform: rotate(6deg); }

  35% {
    transform: rotate(-4deg); }

  37% {
    transform: rotate(2deg); }

  39% {
    transform: rotate(-1deg); }

  41% {
    transform: rotate(1deg); }

  43% {
    transform: rotate(0); }

  100% {
    transform: rotate(0); } }

/* spinner */
/* Loading indicator */
.loading-container {
  text-align: center;
  padding: 1em; }

.loading {
  position: relative;
  width: 50px;
  /* diameter */
  height: 50px;
  /* diameter */
  display: inline-block; }

.outer, .inner, .loading:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; }

/* Mask */
.loading:after {
  content: " ";
  margin: 5%;
  /* stroke width */
  border-radius: 100%;
  background: #fff;
  /* container background */ }

/* Spinning gradients */
.outer, .inner {
  animation-duration: 3s;
  /* speed */
  -webkit-animation-duration: 3s;
  /* speed */
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear; }

.outer {
  animation-name: rotate-outer;
  -webkit-animation-name: rotate-outer; }

.inner {
  animation-name: rotate-inner;
  -webkit-animation-name: rotate-inner; }

/* Halfs */
.outer:before, .inner:before, .outer:after, .inner:after {
  position: absolute;
  top: 0;
  bottom: 0;
  content: " "; }

/* Left half */
.outer:before, .inner:before {
  left: 0;
  right: 50%;
  border-radius: 50px 0 0 50px;
  /* diameter */ }

/* Right half */
.outer:after, .inner:after {
  left: 50%;
  right: 0;
  border-radius: 0 50px 50px 0;
  /* diameter */ }

/* Half gradients */
.outer:before {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5)); }

.outer:after {
  background-image: -webkit-linear-gradient(top, white, rgba(255, 255, 255, 0.5));
  background-image: -moz-linear-gradient(top, white, rgba(255, 255, 255, 0.5));
  background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.5)); }

.inner:before {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(144, 144, 144, 0.5));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(144, 144, 144, 0.5));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(144, 144, 144, 0.5)); }

.inner:after {
  background-image: -webkit-linear-gradient(top, rgba(65, 64, 64, 0.5), rgba(144, 144, 144, 0.5));
  background-image: -moz-linear-gradient(top, rgba(65, 64, 64, 0.5), rgba(144, 144, 144, 0.5));
  background-image: linear-gradient(to bottom, rgba(65, 64, 64, 0.5), rgba(144, 144, 144, 0.5)); }

/* Spinning animations */
@keyframes rotate-outer {
  0% {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }

  100% {
    transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -webkit-transform: rotate(1080deg); } }

@-webkit-keyframes rotate-outer {
  0% {
    -webkit-transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(1080deg); } }

@keyframes rotate-inner {
  0% {
    transform: rotate(720deg);
    -moz-transform: rotate(720deg);
    -webkit-transform: rotate(720deg); }

  100% {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); } }

@-webkit-keyframes rotate-inner {
  0% {
    -webkit-transform: rotate(720deg); }

  100% {
    -webkit-transform: rotate(0deg); } }

/*--------------------------------------------------------*/
/*
.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 30px auto;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  
  -webkit-animation: bounce 2.0s infinite ease-in-out;
  animation: bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
*/
/*--------------------------------------------------------*/
.spinner {
  margin: 0px auto;
  padding: 20px 0px;
  width: 70px;
  text-align: center;
  margin-top: 0; }

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: rgba(51, 51, 51, 0.8);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.8s infinite ease-in-out;
  animation: bouncedelay 1.8s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }

  40% {
    -webkit-transform: scale(1); } }

@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }

  40% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

/* loaders */
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }

  45% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: .7; }

  80% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }

  45% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: .7; }

  80% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

.ball-pulse > div:nth-child(0) {
  -webkit-animation: scale 0.75s -0.36s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: scale 0.75s -0.36s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.ball-pulse > div:nth-child(1) {
  -webkit-animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.ball-pulse > div:nth-child(2) {
  -webkit-animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.ball-pulse > div:nth-child(3) {
  -webkit-animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.ball-pulse > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block; }

@-webkit-keyframes ball-pulse-sync {
  33% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }

  66% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes ball-pulse-sync {
  33% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }

  66% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.ball-pulse-sync > div:nth-child(0) {
  -webkit-animation: ball-pulse-sync .6s -.21s infinite ease-in-out;
  animation: ball-pulse-sync .6s -.21s infinite ease-in-out; }

.ball-pulse-sync > div:nth-child(1) {
  -webkit-animation: ball-pulse-sync .6s -.14s infinite ease-in-out;
  animation: ball-pulse-sync .6s -.14s infinite ease-in-out; }

.ball-pulse-sync > div:nth-child(2) {
  -webkit-animation: ball-pulse-sync .6s -.07s infinite ease-in-out;
  animation: ball-pulse-sync .6s -.07s infinite ease-in-out; }

.ball-pulse-sync > div:nth-child(3) {
  -webkit-animation: ball-pulse-sync .6s 0s infinite ease-in-out;
  animation: ball-pulse-sync .6s 0s infinite ease-in-out; }

.ball-pulse-sync > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block; }

@-webkit-keyframes ball-scale {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

@keyframes ball-scale {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

.ball-scale > div {
  background-color: #fff;
  border-radius: 100%;
  margin: 2px;
  display: inline-block;
  height: 60px;
  width: 60px;
  -webkit-animation: ball-scale 1s 0s ease-in-out infinite;
  animation: ball-scale 1s 0s ease-in-out infinite; }

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.ball-rotate {
  position: relative; }

.ball-rotate > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: relative; }

.ball-rotate > div:first-child {
  -webkit-animation: rotate 1s 0s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite;
  animation: rotate 1s 0s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite; }

.ball-rotate > div:after, .ball-rotate > div:before {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  content: "";
  position: absolute;
  opacity: .8; }

.ball-rotate > div:before {
  top: 0;
  left: -28px; }

.ball-rotate > div:after {
  top: 0;
  left: 25px; }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1); }

  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
    transform: rotate(180deg) scale(0.6); }

  100% {
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1); } }

.ball-clip-rotate > div {
  border-radius: 100%;
  margin: 2px;
  border: 2px solid #fff;
  border-bottom-color: transparent;
  height: 25px;
  width: 25px;
  background: 0 0 !important;
  display: inline-block;
  -webkit-animation: rotate .75s 0s linear infinite;
  animation: rotate .75s 0s linear infinite; }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1); }

  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
    transform: rotate(180deg) scale(0.6); }

  100% {
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1); } }

@keyframes scale {
  30% {
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.ball-clip-rotate-pulse {
  position: relative;
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px); }

.ball-clip-rotate-pulse > div {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100%; }

.ball-clip-rotate-pulse > div:first-child {
  background: #fff;
  height: 16px;
  width: 16px;
  top: 7px;
  left: -7px;
  -webkit-animation: scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
  animation: scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite; }

.ball-clip-rotate-pulse > div:last-child {
  position: absolute;
  width: 30px;
  height: 30px;
  left: -16px;
  top: -2px;
  background: 0 0;
  border: 2px solid;
  border-color: #fff transparent;
  -webkit-animation: rotate 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
  animation: rotate 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1); }

  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
    transform: rotate(180deg) scale(0.6); }

  100% {
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1); } }

.ball-clip-rotate-multiple {
  position: relative; }

.ball-clip-rotate-multiple > div {
  position: absolute;
  left: -20px;
  top: -20px;
  border: 2px solid #fff;
  border-bottom-color: transparent;
  border-top-color: transparent;
  border-radius: 100%;
  height: 35px;
  width: 35px;
  -webkit-animation: rotate 1s 0s ease-in-out infinite;
  animation: rotate 1s 0s ease-in-out infinite; }

.ball-clip-rotate-multiple > div:last-child {
  display: inline-block;
  top: -10px;
  left: -10px;
  width: 15px;
  height: 15px;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  border-color: #fff transparent;
  -webkit-animation-direction: reverse;
  animation-direction: reverse; }

@-webkit-keyframes ball-scale-ripple {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1; }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .7; }

  100% {
    opacity: 0; } }

@keyframes ball-scale-ripple {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1; }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .7; }

  100% {
    opacity: 0; } }

.ball-scale-ripple > div {
  height: 50px;
  width: 50px;
  border-radius: 100%;
  border: 2px solid #fff;
  -webkit-animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8); }

@-webkit-keyframes ball-scale-ripple-multiple {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1; }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .7; }

  100% {
    opacity: 0; } }

@keyframes ball-scale-ripple-multiple {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1; }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .7; }

  100% {
    opacity: 0; } }

.ball-scale-ripple-multiple {
  position: relative;
  -webkit-transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  transform: translateY(-25px); }

.ball-scale-ripple-multiple > div:nth-child(0) {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s; }

.ball-scale-ripple-multiple > div:nth-child(1) {
  -webkit-animation-delay: -.6s;
  animation-delay: -.6s; }

.ball-scale-ripple-multiple > div:nth-child(2) {
  -webkit-animation-delay: -.4s;
  animation-delay: -.4s; }

.ball-scale-ripple-multiple > div:nth-child(3) {
  -webkit-animation-delay: -.2s;
  animation-delay: -.2s; }

.ball-scale-ripple-multiple > div {
  position: absolute;
  top: -2px;
  left: -26px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 2px solid #fff;
  -webkit-animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8); }

@-webkit-keyframes ball-beat {
  50% {
    opacity: .2;
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes ball-beat {
  50% {
    opacity: .2;
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.ball-beat > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  display: inline-block;
  -webkit-animation: ball-beat .7s 0s infinite linear;
  animation: ball-beat .7s 0s infinite linear; }

.ball-beat > div:nth-child(2n-1) {
  -webkit-animation-delay: -0.35s !important;
  animation-delay: -0.35s !important; }

@-webkit-keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; }

  5% {
    opacity: 1; }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

@keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; }

  5% {
    opacity: 1; }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

.ball-scale-multiple {
  position: relative;
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px); }

.ball-scale-multiple > div:nth-child(2) {
  -webkit-animation-delay: -.4s;
  animation-delay: -.4s; }

.ball-scale-multiple > div:nth-child(3) {
  -webkit-animation-delay: -.2s;
  animation-delay: -.2s; }

.ball-scale-multiple > div {
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  left: -30px;
  top: 0;
  opacity: 0;
  margin: 0;
  width: 60px;
  height: 60px;
  -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
  animation: ball-scale-multiple 1s 0s linear infinite; }

@-webkit-keyframes ball-triangle-path-1 {
  33% {
    -webkit-transform: translate(25px, -50px);
    transform: translate(25px, -50px); }

  66% {
    -webkit-transform: translate(50px, 0);
    transform: translate(50px, 0); }

  100% {
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0); } }

@keyframes ball-triangle-path-1 {
  33% {
    -webkit-transform: translate(25px, -50px);
    transform: translate(25px, -50px); }

  66% {
    -webkit-transform: translate(50px, 0);
    transform: translate(50px, 0); }

  100% {
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0); } }

@-webkit-keyframes ball-triangle-path-2 {
  33% {
    -webkit-transform: translate(25px, 50px);
    transform: translate(25px, 50px); }

  66% {
    -webkit-transform: translate(-25px, 50px);
    transform: translate(-25px, 50px); }

  100% {
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0); } }

@keyframes ball-triangle-path-2 {
  33% {
    -webkit-transform: translate(25px, 50px);
    transform: translate(25px, 50px); }

  66% {
    -webkit-transform: translate(-25px, 50px);
    transform: translate(-25px, 50px); }

  100% {
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0); } }

@-webkit-keyframes ball-triangle-path-3 {
  33% {
    -webkit-transform: translate(-50px, 0);
    transform: translate(-50px, 0); }

  66% {
    -webkit-transform: translate(-25px, -50px);
    transform: translate(-25px, -50px); }

  100% {
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0); } }

@keyframes ball-triangle-path-3 {
  33% {
    -webkit-transform: translate(-50px, 0);
    transform: translate(-50px, 0); }

  66% {
    -webkit-transform: translate(-25px, -50px);
    transform: translate(-25px, -50px); }

  100% {
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0); } }

.ball-triangle-path {
  position: relative;
  -webkit-transform: translate(-29.99px, -37.51px);
  -ms-transform: translate(-29.99px, -37.51px);
  transform: translate(-29.99px, -37.51px); }

.ball-triangle-path > div:nth-child(1) {
  -webkit-animation-name: ball-triangle-path-1;
  animation-name: ball-triangle-path-1;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.ball-triangle-path > div:nth-child(2) {
  -webkit-animation-name: ball-triangle-path-2;
  animation-name: ball-triangle-path-2;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.ball-triangle-path > div:nth-child(3) {
  -webkit-animation-name: ball-triangle-path-3;
  animation-name: ball-triangle-path-3;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.ball-triangle-path > div {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 1px solid #fff; }

.ball-triangle-path > div:nth-of-type(1) {
  top: 50px; }

.ball-triangle-path > div:nth-of-type(2) {
  left: 25px; }

.ball-triangle-path > div:nth-of-type(3) {
  top: 50px;
  left: 50px; }

@-webkit-keyframes ball-pulse-rise-even {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  25% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4); }

  75% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes ball-pulse-rise-even {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  25% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4); }

  75% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes ball-pulse-rise-odd {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4); }

  25% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  75% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: scale(0.75);
    transform: scale(0.75); } }

@keyframes ball-pulse-rise-odd {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4); }

  25% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  75% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: scale(0.75);
    transform: scale(0.75); } }

.ball-pulse-rise > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(0.15, 0.46, 0.9, 0.6);
  animation-timing-function: cubic-bezier(0.15, 0.46, 0.9, 0.6);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
  animation-delay: 0; }

.ball-pulse-rise > div:nth-child(2n) {
  -webkit-animation-name: ball-pulse-rise-even;
  animation-name: ball-pulse-rise-even; }

.ball-pulse-rise > div:nth-child(2n-1) {
  -webkit-animation-name: ball-pulse-rise-odd;
  animation-name: ball-pulse-rise-odd; }

@-webkit-keyframes ball-grid-beat {
  50% {
    opacity: .7; }

  100% {
    opacity: 1; } }

@keyframes ball-grid-beat {
  50% {
    opacity: .7; }

  100% {
    opacity: 1; } }

.ball-grid-beat {
  width: 57px; }

.ball-grid-beat > div:nth-child(1) {
  -webkit-animation-delay: -.07s;
  animation-delay: -.07s;
  -webkit-animation-duration: 1.53s;
  animation-duration: 1.53s; }

.ball-grid-beat > div:nth-child(2) {
  -webkit-animation-delay: .72s;
  animation-delay: .72s;
  -webkit-animation-duration: .94s;
  animation-duration: .94s; }

.ball-grid-beat > div:nth-child(3) {
  -webkit-animation-delay: .11s;
  animation-delay: .11s;
  -webkit-animation-duration: 1.25s;
  animation-duration: 1.25s; }

.ball-grid-beat > div:nth-child(4) {
  -webkit-animation-delay: .13s;
  animation-delay: .13s;
  -webkit-animation-duration: 1.01s;
  animation-duration: 1.01s; }

.ball-grid-beat > div:nth-child(5) {
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s; }

.ball-grid-beat > div:nth-child(6) {
  -webkit-animation-delay: .18s;
  animation-delay: .18s;
  -webkit-animation-duration: .97s;
  animation-duration: .97s; }

.ball-grid-beat > div:nth-child(7) {
  -webkit-animation-delay: -.09s;
  animation-delay: -.09s;
  -webkit-animation-duration: .67s;
  animation-duration: .67s; }

.ball-grid-beat > div:nth-child(8) {
  -webkit-animation-delay: .42s;
  animation-delay: .42s;
  -webkit-animation-duration: .92s;
  animation-duration: .92s; }

.ball-grid-beat > div:nth-child(9) {
  -webkit-animation-delay: .52s;
  animation-delay: .52s;
  -webkit-animation-duration: 1.43s;
  animation-duration: 1.43s; }

.ball-grid-beat > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
  float: left;
  -webkit-animation-name: ball-grid-beat;
  animation-name: ball-grid-beat;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
  animation-delay: 0; }

@-webkit-keyframes ball-grid-pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .7; }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes ball-grid-pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .7; }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

.ball-grid-pulse {
  width: 57px; }

.ball-grid-pulse > div:nth-child(1) {
  -webkit-animation-delay: .73s;
  animation-delay: .73s;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s; }

.ball-grid-pulse > div:nth-child(2) {
  -webkit-animation-delay: .32s;
  animation-delay: .32s;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s; }

.ball-grid-pulse > div:nth-child(3) {
  -webkit-animation-delay: .71s;
  animation-delay: .71s;
  -webkit-animation-duration: .88s;
  animation-duration: .88s; }

.ball-grid-pulse > div:nth-child(4) {
  -webkit-animation-delay: .62s;
  animation-delay: .62s;
  -webkit-animation-duration: 1.06s;
  animation-duration: 1.06s; }

.ball-grid-pulse > div:nth-child(5) {
  -webkit-animation-delay: .31s;
  animation-delay: .31s;
  -webkit-animation-duration: .62s;
  animation-duration: .62s; }

.ball-grid-pulse > div:nth-child(6) {
  -webkit-animation-delay: -.14s;
  animation-delay: -.14s;
  -webkit-animation-duration: 1.48s;
  animation-duration: 1.48s; }

.ball-grid-pulse > div:nth-child(7) {
  -webkit-animation-delay: -.1s;
  animation-delay: -.1s;
  -webkit-animation-duration: 1.47s;
  animation-duration: 1.47s; }

.ball-grid-pulse > div:nth-child(8) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
  -webkit-animation-duration: 1.49s;
  animation-duration: 1.49s; }

.ball-grid-pulse > div:nth-child(9) {
  -webkit-animation-delay: .73s;
  animation-delay: .73s;
  -webkit-animation-duration: .7s;
  animation-duration: .7s; }

.ball-grid-pulse > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
  float: left;
  -webkit-animation-name: ball-grid-pulse;
  animation-name: ball-grid-pulse;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
  animation-delay: 0; }

@-webkit-keyframes ball-spin-fade-loader {
  50% {
    opacity: .3;
    -webkit-transform: scale(0.4);
    transform: scale(0.4); }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes ball-spin-fade-loader {
  50% {
    opacity: .3;
    -webkit-transform: scale(0.4);
    transform: scale(0.4); }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.ball-spin-fade-loader {
  position: relative;
  top: -10px;
  left: -10px; }

.ball-spin-fade-loader > div:nth-child(1) {
  top: 25px;
  left: 0;
  -webkit-animation: ball-spin-fade-loader 1s -.96s infinite linear;
  animation: ball-spin-fade-loader 1s -.96s infinite linear; }

.ball-spin-fade-loader > div:nth-child(2) {
  top: 17.05px;
  left: 17.05px;
  -webkit-animation: ball-spin-fade-loader 1s -.84s infinite linear;
  animation: ball-spin-fade-loader 1s -.84s infinite linear; }

.ball-spin-fade-loader > div:nth-child(3) {
  top: 0;
  left: 25px;
  -webkit-animation: ball-spin-fade-loader 1s -.72s infinite linear;
  animation: ball-spin-fade-loader 1s -.72s infinite linear; }

.ball-spin-fade-loader > div:nth-child(4) {
  top: -17.05px;
  left: 17.05px;
  -webkit-animation: ball-spin-fade-loader 1s -.6s infinite linear;
  animation: ball-spin-fade-loader 1s -.6s infinite linear; }

.ball-spin-fade-loader > div:nth-child(5) {
  top: -25px;
  left: 0;
  -webkit-animation: ball-spin-fade-loader 1s -.48s infinite linear;
  animation: ball-spin-fade-loader 1s -.48s infinite linear; }

.ball-spin-fade-loader > div:nth-child(6) {
  top: -17.05px;
  left: -17.05px;
  -webkit-animation: ball-spin-fade-loader 1s -.36s infinite linear;
  animation: ball-spin-fade-loader 1s -.36s infinite linear; }

.ball-spin-fade-loader > div:nth-child(7) {
  top: 0;
  left: -25px;
  -webkit-animation: ball-spin-fade-loader 1s -.24s infinite linear;
  animation: ball-spin-fade-loader 1s -.24s infinite linear; }

.ball-spin-fade-loader > div:nth-child(8) {
  top: 17.05px;
  left: -17.05px;
  -webkit-animation: ball-spin-fade-loader 1s -.12s infinite linear;
  animation: ball-spin-fade-loader 1s -.12s infinite linear; }

.ball-spin-fade-loader > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute; }

@-webkit-keyframes ball-spin-loader {
  75% {
    opacity: .2; }

  100% {
    opacity: 1; } }

@keyframes ball-spin-loader {
  75% {
    opacity: .2; }

  100% {
    opacity: 1; } }

.ball-spin-loader {
  position: relative; }

.ball-spin-loader > span:nth-child(1) {
  top: 45px;
  left: 0;
  -webkit-animation: ball-spin-loader 2s .9s infinite linear;
  animation: ball-spin-loader 2s .9s infinite linear; }

.ball-spin-loader > span:nth-child(2) {
  top: 30.68px;
  left: 30.68px;
  -webkit-animation: ball-spin-loader 2s 1.8s infinite linear;
  animation: ball-spin-loader 2s 1.8s infinite linear; }

.ball-spin-loader > span:nth-child(3) {
  top: 0;
  left: 45px;
  -webkit-animation: ball-spin-loader 2s 2.7s infinite linear;
  animation: ball-spin-loader 2s 2.7s infinite linear; }

.ball-spin-loader > span:nth-child(4) {
  top: -30.68px;
  left: 30.68px;
  -webkit-animation: ball-spin-loader 2s 3.6s infinite linear;
  animation: ball-spin-loader 2s 3.6s infinite linear; }

.ball-spin-loader > span:nth-child(5) {
  top: -45px;
  left: 0;
  -webkit-animation: ball-spin-loader 2s 4.5s infinite linear;
  animation: ball-spin-loader 2s 4.5s infinite linear; }

.ball-spin-loader > span:nth-child(6) {
  top: -30.68px;
  left: -30.68px;
  -webkit-animation: ball-spin-loader 2s 5.4s infinite linear;
  animation: ball-spin-loader 2s 5.4s infinite linear; }

.ball-spin-loader > span:nth-child(7) {
  top: 0;
  left: -45px;
  -webkit-animation: ball-spin-loader 2s 6.3s infinite linear;
  animation: ball-spin-loader 2s 6.3s infinite linear; }

.ball-spin-loader > span:nth-child(8) {
  top: 30.68px;
  left: -30.68px;
  -webkit-animation: ball-spin-loader 2s 7.2s infinite linear;
  animation: ball-spin-loader 2s 7.2s infinite linear; }

.ball-spin-loader > div {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background: green; }

@-webkit-keyframes ball-zig {
  33% {
    -webkit-transform: translate(-15px, -30px);
    transform: translate(-15px, -30px); }

  66% {
    -webkit-transform: translate(15px, -30px);
    transform: translate(15px, -30px); }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes ball-zig {
  33% {
    -webkit-transform: translate(-15px, -30px);
    transform: translate(-15px, -30px); }

  66% {
    -webkit-transform: translate(15px, -30px);
    transform: translate(15px, -30px); }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@-webkit-keyframes ball-zag {
  33% {
    -webkit-transform: translate(15px, 30px);
    transform: translate(15px, 30px); }

  66% {
    -webkit-transform: translate(-15px, 30px);
    transform: translate(-15px, 30px); }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes ball-zag {
  33% {
    -webkit-transform: translate(15px, 30px);
    transform: translate(15px, 30px); }

  66% {
    -webkit-transform: translate(-15px, 30px);
    transform: translate(-15px, 30px); }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.ball-zig-zag {
  position: relative;
  -webkit-transform: translate(-15px, -15px);
  -ms-transform: translate(-15px, -15px);
  transform: translate(-15px, -15px); }

.ball-zig-zag > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px 2px 2px 15px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  top: 4px;
  left: -7px; }

.ball-zig-zag > div:first-child {
  -webkit-animation: ball-zig .7s 0s infinite linear;
  animation: ball-zig .7s 0s infinite linear; }

.ball-zig-zag > div:last-child {
  -webkit-animation: ball-zag .7s 0s infinite linear;
  animation: ball-zag .7s 0s infinite linear; }

@-webkit-keyframes ball-zig-deflect {
  17% {
    -webkit-transform: translate(-15px, -30px);
    transform: translate(-15px, -30px); }

  34% {
    -webkit-transform: translate(15px, -30px);
    transform: translate(15px, -30px); }

  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

  67% {
    -webkit-transform: translate(15px, -30px);
    transform: translate(15px, -30px); }

  84% {
    -webkit-transform: translate(-15px, -30px);
    transform: translate(-15px, -30px); }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes ball-zig-deflect {
  17% {
    -webkit-transform: translate(-15px, -30px);
    transform: translate(-15px, -30px); }

  34% {
    -webkit-transform: translate(15px, -30px);
    transform: translate(15px, -30px); }

  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

  67% {
    -webkit-transform: translate(15px, -30px);
    transform: translate(15px, -30px); }

  84% {
    -webkit-transform: translate(-15px, -30px);
    transform: translate(-15px, -30px); }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@-webkit-keyframes ball-zag-deflect {
  17% {
    -webkit-transform: translate(15px, 30px);
    transform: translate(15px, 30px); }

  34% {
    -webkit-transform: translate(-15px, 30px);
    transform: translate(-15px, 30px); }

  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

  67% {
    -webkit-transform: translate(-15px, 30px);
    transform: translate(-15px, 30px); }

  84% {
    -webkit-transform: translate(15px, 30px);
    transform: translate(15px, 30px); }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes ball-zag-deflect {
  17% {
    -webkit-transform: translate(15px, 30px);
    transform: translate(15px, 30px); }

  34% {
    -webkit-transform: translate(-15px, 30px);
    transform: translate(-15px, 30px); }

  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

  67% {
    -webkit-transform: translate(-15px, 30px);
    transform: translate(-15px, 30px); }

  84% {
    -webkit-transform: translate(15px, 30px);
    transform: translate(15px, 30px); }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.ball-zig-zag-deflect {
  position: relative;
  -webkit-transform: translate(-15px, -15px);
  -ms-transform: translate(-15px, -15px);
  transform: translate(-15px, -15px); }

.ball-zig-zag-deflect > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px 2px 2px 15px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  top: 4px;
  left: -7px; }

.ball-zig-zag-deflect > div:first-child {
  -webkit-animation: ball-zig-deflect 1.5s 0s infinite linear;
  animation: ball-zig-deflect 1.5s 0s infinite linear; }

.ball-zig-zag-deflect > div:last-child {
  -webkit-animation: ball-zag-deflect 1.5s 0s infinite linear;
  animation: ball-zag-deflect 1.5s 0s infinite linear; }

@-webkit-keyframes line-scale {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1); }

  50% {
    -webkit-transform: scaley(0.4);
    transform: scaley(0.4); }

  100% {
    -webkit-transform: scaley(1);
    transform: scaley(1); } }

@keyframes line-scale {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1); }

  50% {
    -webkit-transform: scaley(0.4);
    transform: scaley(0.4); }

  100% {
    -webkit-transform: scaley(1);
    transform: scaley(1); } }

.line-scale > div:nth-child(1) {
  -webkit-animation: line-scale 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: line-scale 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.line-scale > div:nth-child(2) {
  -webkit-animation: line-scale 1s -0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: line-scale 1s -0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.line-scale > div:nth-child(3) {
  -webkit-animation: line-scale 1s -0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: line-scale 1s -0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.line-scale > div:nth-child(4) {
  -webkit-animation: line-scale 1s -0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: line-scale 1s -0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.line-scale > div:nth-child(5) {
  -webkit-animation: line-scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: line-scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.line-scale > div {
  background-color: #fff;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block; }

@-webkit-keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.line-scale-party > div:nth-child(1) {
  -webkit-animation-delay: .23s;
  animation-delay: .23s;
  -webkit-animation-duration: 1.1s;
  animation-duration: 1.1s; }

.line-scale-party > div:nth-child(2) {
  -webkit-animation-delay: .09s;
  animation-delay: .09s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

.line-scale-party > div:nth-child(3) {
  -webkit-animation-delay: .44s;
  animation-delay: .44s;
  -webkit-animation-duration: .65s;
  animation-duration: .65s; }

.line-scale-party > div:nth-child(4) {
  -webkit-animation-delay: -.12s;
  animation-delay: -.12s;
  -webkit-animation-duration: 1.01s;
  animation-duration: 1.01s; }

.line-scale-party > div {
  background-color: #fff;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
  -webkit-animation-name: line-scale-party;
  animation-name: line-scale-party;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
  animation-delay: 0; }

@-webkit-keyframes line-scale-pulse-out {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1); }

  50% {
    -webkit-transform: scaley(0.4);
    transform: scaley(0.4); }

  100% {
    -webkit-transform: scaley(1);
    transform: scaley(1); } }

@keyframes line-scale-pulse-out {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1); }

  50% {
    -webkit-transform: scaley(0.4);
    transform: scaley(0.4); }

  100% {
    -webkit-transform: scaley(1);
    transform: scaley(1); } }

.line-scale-pulse-out > div {
  background-color: #fff;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  display: inline-block;
  -webkit-animation: line-scale-pulse-out 0.9s -0.6s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);
  animation: line-scale-pulse-out 0.9s -0.6s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85); }

.line-scale-pulse-out > div:nth-child(2), .line-scale-pulse-out > div:nth-child(4) {
  -webkit-animation-delay: -0.4s !important;
  animation-delay: -0.4s !important; }

.line-scale-pulse-out > div:nth-child(1), .line-scale-pulse-out > div:nth-child(5) {
  -webkit-animation-delay: -0.2s !important;
  animation-delay: -0.2s !important; }

@-webkit-keyframes line-scale-pulse-out-rapid {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1); }

  80% {
    -webkit-transform: scaley(0.3);
    transform: scaley(0.3); }

  90% {
    -webkit-transform: scaley(1);
    transform: scaley(1); } }

@keyframes line-scale-pulse-out-rapid {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1); }

  80% {
    -webkit-transform: scaley(0.3);
    transform: scaley(0.3); }

  90% {
    -webkit-transform: scaley(1);
    transform: scaley(1); } }

.line-scale-pulse-out-rapid > div {
  background-color: #fff;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  display: inline-block;
  -webkit-animation: line-scale-pulse-out-rapid 0.9s -0.5s infinite cubic-bezier(0.11, 0.49, 0.38, 0.78);
  animation: line-scale-pulse-out-rapid 0.9s -0.5s infinite cubic-bezier(0.11, 0.49, 0.38, 0.78); }

.line-scale-pulse-out-rapid > div:nth-child(2), .line-scale-pulse-out-rapid > div:nth-child(4) {
  -webkit-animation-delay: -0.25s !important;
  animation-delay: -0.25s !important; }

.line-scale-pulse-out-rapid > div:nth-child(1), .line-scale-pulse-out-rapid > div:nth-child(5) {
  -webkit-animation-delay: 0s !important;
  animation-delay: 0s !important; }

@-webkit-keyframes line-spin-fade-loader {
  50% {
    opacity: .3; }

  100% {
    opacity: 1; } }

@keyframes line-spin-fade-loader {
  50% {
    opacity: .3; }

  100% {
    opacity: 1; } }

.line-spin-fade-loader {
  position: relative;
  top: -10px;
  left: -4px; }

.line-spin-fade-loader > div:nth-child(1) {
  top: 20px;
  left: 0;
  -webkit-animation: line-spin-fade-loader 1.2s -.84s infinite ease-in-out;
  animation: line-spin-fade-loader 1.2s -.84s infinite ease-in-out; }

.line-spin-fade-loader > div:nth-child(2) {
  top: 13.64px;
  left: 13.64px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: line-spin-fade-loader 1.2s -.72s infinite ease-in-out;
  animation: line-spin-fade-loader 1.2s -.72s infinite ease-in-out; }

.line-spin-fade-loader > div:nth-child(3) {
  top: 0;
  left: 20px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-animation: line-spin-fade-loader 1.2s -.6s infinite ease-in-out;
  animation: line-spin-fade-loader 1.2s -.6s infinite ease-in-out; }

.line-spin-fade-loader > div:nth-child(4) {
  top: -13.64px;
  left: 13.64px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: line-spin-fade-loader 1.2s -.48s infinite ease-in-out;
  animation: line-spin-fade-loader 1.2s -.48s infinite ease-in-out; }

.line-spin-fade-loader > div:nth-child(5) {
  top: -20px;
  left: 0;
  -webkit-animation: line-spin-fade-loader 1.2s -.36s infinite ease-in-out;
  animation: line-spin-fade-loader 1.2s -.36s infinite ease-in-out; }

.line-spin-fade-loader > div:nth-child(6) {
  top: -13.64px;
  left: -13.64px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: line-spin-fade-loader 1.2s -.24s infinite ease-in-out;
  animation: line-spin-fade-loader 1.2s -.24s infinite ease-in-out; }

.line-spin-fade-loader > div:nth-child(7) {
  top: 0;
  left: -20px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-animation: line-spin-fade-loader 1.2s -.12s infinite ease-in-out;
  animation: line-spin-fade-loader 1.2s -.12s infinite ease-in-out; }

.line-spin-fade-loader > div:nth-child(8) {
  top: 13.64px;
  left: -13.64px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out;
  animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out; }

.line-spin-fade-loader > div {
  background-color: #fff;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  width: 5px;
  height: 15px; }

@-webkit-keyframes triangle-skew-spin {
  25% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
    transform: perspective(100px) rotateX(180deg) rotateY(0); }

  50% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    transform: perspective(100px) rotateX(180deg) rotateY(180deg); }

  75% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
    transform: perspective(100px) rotateX(0) rotateY(180deg); }

  100% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
    transform: perspective(100px) rotateX(0) rotateY(0); } }

@keyframes triangle-skew-spin {
  25% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
    transform: perspective(100px) rotateX(180deg) rotateY(0); }

  50% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    transform: perspective(100px) rotateX(180deg) rotateY(180deg); }

  75% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
    transform: perspective(100px) rotateX(0) rotateY(180deg); }

  100% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
    transform: perspective(100px) rotateX(0) rotateY(0); } }

.triangle-skew-spin > div {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #fff;
  -webkit-animation: triangle-skew-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
  animation: triangle-skew-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite; }

@-webkit-keyframes square-spin {
  25% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
    transform: perspective(100px) rotateX(180deg) rotateY(0); }

  50% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    transform: perspective(100px) rotateX(180deg) rotateY(180deg); }

  75% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
    transform: perspective(100px) rotateX(0) rotateY(180deg); }

  100% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
    transform: perspective(100px) rotateX(0) rotateY(0); } }

@keyframes square-spin {
  25% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
    transform: perspective(100px) rotateX(180deg) rotateY(0); }

  50% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    transform: perspective(100px) rotateX(180deg) rotateY(180deg); }

  75% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
    transform: perspective(100px) rotateX(0) rotateY(180deg); }

  100% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
    transform: perspective(100px) rotateX(0) rotateY(0); } }

.square-spin > div {
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px solid red;
  -webkit-animation: square-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
  animation: square-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite; }

@-webkit-keyframes rotate_pacman_half_up {
  0% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }

  50% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }

  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); } }

@keyframes rotate_pacman_half_up {
  0% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }

  50% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }

  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); } }

@-webkit-keyframes rotate_pacman_half_down {
  0% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }

  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); } }

@keyframes rotate_pacman_half_down {
  0% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }

  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); } }

@-webkit-keyframes pacman-balls {
  75% {
    opacity: .7; }

  100% {
    -webkit-transform: translate(-100px, -6.25px);
    transform: translate(-100px, -6.25px); } }

@keyframes pacman-balls {
  75% {
    opacity: .7; }

  100% {
    -webkit-transform: translate(-100px, -6.25px);
    transform: translate(-100px, -6.25px); } }

.pacman {
  position: relative; }

.pacman > div:nth-child(3) {
  -webkit-animation: pacman-balls 1s -.66s infinite linear;
  animation: pacman-balls 1s -.66s infinite linear; }

.pacman > div:nth-child(4) {
  -webkit-animation: pacman-balls 1s -.33s infinite linear;
  animation: pacman-balls 1s -.33s infinite linear; }

.pacman > div:nth-child(5) {
  -webkit-animation: pacman-balls 1s 0s infinite linear;
  animation: pacman-balls 1s 0s infinite linear; }

.pacman > div:first-of-type {
  width: 0;
  height: 0;
  border-right: 25px solid transparent;
  border-top: 25px solid #fff;
  border-left: 25px solid #fff;
  border-bottom: 25px solid #fff;
  border-radius: 25px;
  -webkit-animation: rotate_pacman_half_up .5s 0s infinite;
  animation: rotate_pacman_half_up .5s 0s infinite;
  position: relative;
  left: -30px; }

.pacman > div:nth-child(2) {
  width: 0;
  height: 0;
  border-right: 25px solid transparent;
  border-top: 25px solid #fff;
  border-left: 25px solid #fff;
  border-bottom: 25px solid #fff;
  border-radius: 25px;
  -webkit-animation: rotate_pacman_half_down .5s 0s infinite;
  animation: rotate_pacman_half_down .5s 0s infinite;
  margin-top: -50px;
  position: relative;
  left: -30px; }

.pacman > div:nth-child(3), .pacman > div:nth-child(4), .pacman > div:nth-child(5), .pacman > div:nth-child(6) {
  background-color: #fff;
  border-radius: 100%;
  margin: 2px;
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-transform: translate(0, -6.25px);
  -ms-transform: translate(0, -6.25px);
  transform: translate(0, -6.25px);
  top: 25px;
  left: 70px; }

@-webkit-keyframes cube-transition {
  25% {
    -webkit-transform: translateX(50px) scale(0.5) rotate(-90deg);
    transform: translateX(50px) scale(0.5) rotate(-90deg); }

  50% {
    -webkit-transform: translate(50px, 50px) rotate(-180deg);
    transform: translate(50px, 50px) rotate(-180deg); }

  75% {
    -webkit-transform: translateY(50px) scale(0.5) rotate(-270deg);
    transform: translateY(50px) scale(0.5) rotate(-270deg); }

  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes cube-transition {
  25% {
    -webkit-transform: translateX(50px) scale(0.5) rotate(-90deg);
    transform: translateX(50px) scale(0.5) rotate(-90deg); }

  50% {
    -webkit-transform: translate(50px, 50px) rotate(-180deg);
    transform: translate(50px, 50px) rotate(-180deg); }

  75% {
    -webkit-transform: translateY(50px) scale(0.5) rotate(-270deg);
    transform: translateY(50px) scale(0.5) rotate(-270deg); }

  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

.cube-transition {
  position: relative;
  -webkit-transform: translate(-25px, -25px);
  -ms-transform: translate(-25px, -25px);
  transform: translate(-25px, -25px); }

.cube-transition > div {
  width: 10px;
  height: 10px;
  position: absolute;
  top: -5px;
  left: -5px;
  background-color: #fff;
  -webkit-animation: cube-transition 1.6s 0s infinite ease-in-out;
  animation: cube-transition 1.6s 0s infinite ease-in-out; }

.cube-transition > div:last-child {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s; }

@-webkit-keyframes spin-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.semi-circle-spin {
  position: relative;
  width: 35px;
  height: 35px;
  overflow: hidden; }

.semi-circle-spin > div {
  position: absolute;
  border-width: 0;
  border-radius: 100%;
  -webkit-animation: spin-rotate .6s 0s infinite linear;
  animation: spin-rotate .6s 0s infinite linear;
  background-image: -webkit-linear-gradient(transparent 0, transparent 70%, white 30%, white 100%);
  background-image: linear-gradient(transparent 0%, transparent 70%, #ffffff 30%, #ffffff 100%);
  width: 100%;
  height: 100%; }

/* angular-dialog */
@-webkit-keyframes ngdialog-fadeout {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes ngdialog-fadeout {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-webkit-keyframes ngdialog-fadein {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes ngdialog-fadein {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.ngdialog,
.ngdialog *,
.ngdialog *:before,
.ngdialog *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ngdialog {
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.ngdialog-overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadein 0.5s;
  animation: ngdialog-fadein 0.5s; }

.ngdialog.ngdialog-closing .ngdialog-overlay {
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadeout 0.5s;
  animation: ngdialog-fadeout 0.5s; }

.ngdialog-content {
  background: white;
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadein 0.5s;
  animation: ngdialog-fadein 0.5s; }

.ngdialog.ngdialog-closing .ngdialog-content {
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadeout 0.5s;
  animation: ngdialog-fadeout 0.5s; }

.ngdialog-close:before {
  font-family: 'Helvetica', Arial, sans-serif;
  content: '\00D7';
  cursor: pointer; }

body.ngdialog-open {
  overflow: hidden; }

/* jquery uploader */
/*
 * jQuery File Upload Plugin CSS
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block; }

.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer; }

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    font-size: 150% !important; } }
/* jquery-ui */
/*! jQuery UI - v1.13.1 - 2022-04-18
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(100% - 2.4em ); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  -ms-filter: "alpha(opacity=25)";
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  -ms-filter: "alpha(opacity=70)";
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  -ms-filter: "alpha(opacity=35)";
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)";
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/sanmarco-informatica-theme/css/images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("/sanmarco-informatica-theme/css/images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("/sanmarco-informatica-theme/css/images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("/sanmarco-informatica-theme/css/images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("/sanmarco-informatica-theme/css/images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("/sanmarco-informatica-theme/css/images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("/sanmarco-informatica-theme/css/images/ui-icons_777777_256x240.png"); }

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  -ms-filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666; }

/* blockui */
/*!
   angular-block-ui v0.1.1
   (c) 2014 (null) McNull https://github.com/McNull/angular-block-ui
   License: MIT
*/
.block-ui {
  position: relative; }

.block-ui-main > .block-ui-container, body.block-ui > .block-ui-container {
  position: fixed; }

.block-ui-container {
  position: absolute;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: wait; }

.block-ui-active > .block-ui-container {
  height: 100%; }

.block-ui-active .block-ui-active > .block-ui-container {
  height: 0; }

.block-ui-visible > .block-ui-container {
  opacity: 1;
  filter: alpha(opacity=100); }

.block-ui-overlay {
  width: 100%;
  height: 100%;
  opacity: .5;
  filter: alpha(opacity=50);
  background-color: #fff; }

.block-ui-message-container {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  height: 0;
  text-align: center;
  z-index: 10001; }

.block-ui-message {
  display: inline-block;
  text-align: left;
  background-color: #333;
  color: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 700;
  filter: alpha(opacity=100); }

.block-ui-anim-fade > .block-ui-container {
  -webkit-transition: height 0s linear 200ms,opacity 200ms ease 0s;
  transition: height 0s linear 200ms,opacity 200ms ease 0s; }

.block-ui-anim-fade.block-ui-active > .block-ui-container {
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }

tags-input {
  display: block; }

tags-input *, tags-input :after, tags-input :before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

tags-input .host {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 100%; }

tags-input .host:active {
  outline: 0; }

tags-input .tags {
  -moz-appearance: normal;
  -webkit-appearance: normal;
  padding: 0px 6px;
  overflow: hidden;
  word-wrap: break-word;
  cursor: text;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  box-shadow: 1px 1px 1px 0 #d3d3d3 inset;
  height: 100%; }

/* tags-input .tags.focused{outline:0;-webkit-box-shadow:0 0 3px 1px rgba(5,139,242,.6);-moz-box-shadow:0 0 3px 1px rgba(5,139,242,.6);box-shadow:0 0 3px 1px rgba(5,139,242,.6)} */
tags-input .tags .tag-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

tags-input .tags .tag-item {
  margin: 2px;
  padding: 0 5px;
  display: inline-block;
  float: left;
  height: 26px;
  line-height: 25px; }

tags-input .tags .tag-item:first-child {
  margin-left: 0; }

tags-input .tags .tag-item.selected {
  background: -webkit-linear-gradient(top, #febbbb 0, #fe9090 45%, #ff5c5c 100%);
  background: linear-gradient(to bottom, #febbbb 0%, #fe9090 45%, #ff5c5c 100%); }

tags-input .tags .tag-item .remove-button {
  margin: 0 0 0 5px;
  padding: 0;
  border: none;
  background: 0 0;
  cursor: pointer;
  vertical-align: middle;
  font: 700 16px Arial,sans-serif;
  color: #e6e6e6; }

tags-input .tags .tag-item .remove-button:active {
  color: red; }

tags-input .tags .input {
  border: 0;
  outline: 0;
  margin: 2px 0px;
  padding: 0;
  float: left;
  height: 26px;
  margin-left: 2px; }

tags-input .tags .input.invalid-tag {
  color: red; }

tags-input .tags .input::-ms-clear {
  display: none; }

/* tags-input.ng-invalid .tags{-webkit-box-shadow:0 0 3px 1px rgba(255,0,0,.6);-moz-box-shadow:0 0 3px 1px rgba(255,0,0,.6);box-shadow:0 0 3px 1px rgba(255,0,0,.6)} */
tags-input .autocomplete {
  margin-top: 5px;
  position: absolute;
  padding: 5px 0;
  z-index: 999;
  width: 100%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

tags-input .autocomplete .suggestion-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

tags-input .autocomplete .suggestion-item {
  padding: 4px 14px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  background-color: #fff; }

/* tags-input .autocomplete .suggestion-item.selected,tags-input .autocomplete .suggestion-item.selected em{color:#fff;background-color:#0097cf} */
tags-input .autocomplete .suggestion-item em {
  color: #333;
  font-weight: bold;
  font-style: normal;
  background-color: #fff; }

tags-input {
  box-shadow: none;
  border: none;
  padding: 0; }

tags-input .host {
  margin: 0; }

/* tags-input .tags{-moz-appearance:none;-webkit-appearance:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-moz-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s} */
tags-input .tags .tag-item {
  color: #fff;
  background: #428bca;
  border: 1px solid #428bca;
  border-radius: 2px;
  font-size: 90%; }

tags-input .tags .tag-item.selected {
  color: #fff;
  background: #d9534f !important;
  border: 1px solid #d43f3a !important; }

tags-input .tags .tag-item .remove-button:hover {
  text-decoration: none; }

/* tags-input .tags.focused{border:1px solid #66afe9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)} */
tags-input .autocomplete {
  border-radius: 2px; }

tags-input .autocomplete .suggestion-item.selected, tags-input .autocomplete .suggestion-item.selected em {
  color: #fff;
  background-color: #3a7fc7; }

/* tags-input.ng-invalid .tags{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483} */
.input-group tags-input {
  padding: 0;
  display: table-cell; }

.input-group tags-input:not(:first-child) .tags {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group tags-input:not(:last-child) .tags {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-lg tags-input:first-child .tags {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.input-group-lg tags-input:last-child .tags {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.input-group-sm tags-input:first-child .tags {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.input-group-sm tags-input:last-child .tags {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.input-group-lg tags-input, tags-input.ti-input-lg {
  min-height: 46px; }

.input-group-lg tags-input .tags, tags-input.ti-input-lg .tags {
  border-radius: 6px; }

.input-group-lg tags-input .tags .tag-item, tags-input.ti-input-lg .tags .tag-item {
  height: 38px;
  line-height: 37px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-lg tags-input .tags .tag-item .remove-button, tags-input.ti-input-lg .tags .tag-item .remove-button {
  font-size: 20px; }

.input-group-lg tags-input .tags .input, tags-input.ti-input-lg .tags .input {
  height: 38px;
  font-size: 18px; }

.input-group-sm tags-input, tags-input.ti-input-sm {
  min-height: 30px; }

.input-group-sm tags-input .tags, tags-input.ti-input-sm .tags {
  border-radius: 3px; }

.input-group-sm tags-input .tags .tag-item, tags-input.ti-input-sm .tags .tag-item {
  height: 22px;
  line-height: 21px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-sm tags-input .tags .tag-item .remove-button, tags-input.ti-input-sm .tags .tag-item .remove-button {
  font-size: 16px; }

.input-group-sm tags-input .tags .input, tags-input.ti-input-sm .tags .input {
  height: 22px;
  font-size: 12px; }

.has-feedback tags-input .tags {
  padding-right: 30px; }

/* .has-success tags-input .tags{border-color:#3c763d} */
/* .has-success tags-input .tags.focused{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168} */
/* .has-error tags-input .tags{border-color:#a94442} */
/* .has-error tags-input .tags.focused{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483} */
/* .has-warning tags-input .tags{border-color:#8a6d3b} */
/* .has-warning tags-input .tags.focused{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b} */
.angucomplete-holder {
  position: relative; }

.angucomplete-dropdown {
  border-color: #ddd;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  width: 250px;
  padding: 4px;
  cursor: pointer;
  z-index: 9999;
  position: absolute;
  /*top: 32px;
  left: 0px;
  */
  margin-top: -1px;
  background-color: #ffffff; }

.angucomplete-searching {
  color: #acacac;
  font-size: 13px; }

.angucomplete-title {
  font-size: 12.35px;
  line-height: 15px; }

.angucomplete-description {
  font-size: 10.4px;
  color: #727272; }

.angucomplete-row {
  padding: 5px;
  color: #333333;
  margin-bottom: 2px;
  clear: both; }

.angucomplete-row:nth-child(even) {
  background-color: #f9fafa; }

.angucomplete-selected-row {
  background-color: #428bca !important; }
  .angucomplete-selected-row .angucomplete-title, .angucomplete-selected-row .angucomplete-description {
    color: #ffffff; }

.angucomplete-image-holder {
  padding-top: 2px;
  float: left;
  margin-right: 10px;
  margin-left: 5px; }

.angucomplete-image {
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border-color: #ececec;
  border-style: solid;
  border-width: 1px; }

.angucomplete-image-default {
  /* Add your own default image here
   background-image: url('/assets/default.png');
  */
  background-position: center;
  background-size: contain;
  height: 34px;
  width: 34px; }

.checkbox {
  padding-left: 20px; }

.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px; }

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }

.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555; }

.checkbox input[type="checkbox"] {
  opacity: 0;
  z-index: 1; }

.checkbox input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.checkbox input[type="checkbox"]:checked + label::after {
  font-family: 'Streamline';
  content: "\e90e"; }

.checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65; }

.checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed; }

.checkbox.checkbox-circle label::before {
  border-radius: 50%; }

.checkbox.checkbox-inline {
  margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #428bca;
  border-color: #428bca; }

.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f; }

.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de; }

.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }

.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }

.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff; }

.radio {
  padding-left: 20px; }

.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px; }

.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out; }

.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }

.radio input[type="radio"] {
  opacity: 0;
  z-index: 1; }

.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1); }

.radio input[type="radio"]:disabled + label {
  opacity: 0.65; }

.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed; }

.radio.radio-inline {
  margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
  background-color: #428bca; }

.radio-primary input[type="radio"]:checked + label::before {
  border-color: #428bca; }

.radio-primary input[type="radio"]:checked + label::after {
  background-color: #428bca; }

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f; }

.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f; }

.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de; }

.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de; }

.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e; }

.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e; }

.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c; }

.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c; }

.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c; }

/* FullCalendar */
/*!
 * FullCalendar v3.3.0 Stylesheet
 * Docs & License: https://fullcalendar.io/
 * (c) 2017 Adam Shaw
 */
.fc {
  direction: ltr;
  text-align: left; }

.fc-rtl {
  text-align: right; }

body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em; }

/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #ddd; }

.fc-unthemed .fc-popover {
  background-color: #fff; }

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  background: #eee; }

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666; }

.fc-unthemed td.fc-today {
  background: #fcf8e3; }

.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: .3; }

.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: .3; }

.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7; }

.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: .3; }

.ui-widget .fc-disabled-day {
  /* themed */
  background-image: none; }

/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/*
Acceptable font-family overrides for individual icons:
	"Arial", sans-serif
	"Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/
.fc-icon:after {
  position: relative; }

.fc-icon-left-single-arrow:after {
  content: "\02039";
  font-weight: bold;
  font-size: 200%;
  top: -7%; }

.fc-icon-right-single-arrow:after {
  content: "\0203A";
  font-weight: bold;
  font-size: 200%;
  top: -7%; }

.fc-icon-left-double-arrow:after {
  content: "\000AB";
  font-size: 160%;
  top: -7%; }

.fc-icon-right-double-arrow:after {
  content: "\000BB";
  font-size: 160%;
  top: -7%; }

.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%; }

.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%; }

.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%; }

.fc-icon-x:after {
  content: "\000D7";
  font-size: 200%;
  top: 6%; }

/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
.fc button {
  /* force height to include the border and padding */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer; }

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0; }

.fc-state-default {
  /* non-theme */
  border: 1px solid; }

.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

/* icons in buttons */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 .2em;
  vertical-align: middle; }

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #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);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6; }

.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }

.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  box-shadow: none; }

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
.fc-button-group {
  display: inline-block; }

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px; }

.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0; }

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); }

.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  padding: 2px 4px; }

.fc-popover .fc-header .fc-title {
  margin: 0 2px; }

.fc-popover .fc-header .fc-close {
  cursor: pointer; }

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left; }

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right; }

/* unthemed */
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid; }

.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px; }

/* jqui themed */
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */ }

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
.fc-divider {
  border-style: solid;
  border-width: 1px; }

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0; }

.fc-clear {
  clear: both; }

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */ }

.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */ }

/* Tables
--------------------------------------------------------------------------------------------------*/
.fc table {
  width: 100%;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */ }

.fc th {
  text-align: center; }

.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top; }

.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */ }

/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/
a[data-goto] {
  cursor: pointer; }

a[data-goto]:hover {
  text-decoration: underline; }

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0; }

.fc-row table {
  /* don't put left/right border on anything within a fake row.
     the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent; }

.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */ }

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
.fc-row {
  position: relative; }

.fc-row .fc-bg {
  z-index: 1; }

/* highlighting cells & background event skeleton */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */ }

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */ }

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent; }

.fc-row .fc-bgevent-skeleton {
  z-index: 2; }

.fc-row .fc-highlight-skeleton {
  z-index: 3; }

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */ }

.fc-row .fc-helper-skeleton {
  z-index: 5; }

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
  /* don't put a border between events and/or the day number */
  border-bottom: 0; }

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0; }

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller {
  -webkit-overflow-scrolling: touch; }

/* TODO: move to agenda/basic */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */ }

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  /* default BORDER color */
  font-weight: normal;
  /* undo jqui's ui-widget-header bold */ }

.fc-event,
.fc-event-dot {
  background-color: #3a87ad;
  /* default BACKGROUND color */ }

/* overpower some of bootstrap's and jqui's styles on <a> tags */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */ }

.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */ }

.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed; }

.fc-event .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: .25; }

.fc-event .fc-content {
  position: relative;
  z-index: 2; }

/* resizer (cursor AND touch devices) */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4; }

/* resizer (touch devices) */
.fc-event .fc-resizer {
  display: none; }

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block; }

/* hit area */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px; }

/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3); }

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0; }

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* resizer (cursor AND touch devices) */
/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */ }

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */ }

/* resizer (mouse devices) */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */ }

/* resizer (touch devices) */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px; }

/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */ }

/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */ }

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px; }

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */ }

.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: .25; }

.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden; }

.fc-day-grid-event .fc-time {
  font-weight: bold; }

/* resizer (cursor devices) */
/* left resizer  */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */ }

/* right resizer */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */ }

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none; }

a.fc-more:hover {
  text-decoration: underline; }

.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none; }

/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */ }

.fc-more-popover {
  z-index: 2;
  width: 220px; }

.fc-more-popover .fc-event-container {
  padding: 10px; }

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-now-indicator {
  position: absolute;
  border: 0 solid red; }

/* Utilities
--------------------------------------------------------------------------------------------------*/
.fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  text-align: center; }

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em; }

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em; }

.fc-toolbar .fc-left {
  float: left; }

.fc-toolbar .fc-right {
  float: right; }

.fc-toolbar .fc-center {
  display: inline-block; }

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: .75em; }

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0; }

/* title text */
.fc-toolbar h2 {
  margin: 0; }

/* button layering (for border precedence) */
.fc-toolbar button {
  position: relative; }

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2; }

.fc-toolbar .fc-state-down {
  z-index: 3; }

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4; }

.fc-toolbar button:focus {
  z-index: 5; }

/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1; }

/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* there may be week numbers in these views, so no padding-top */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */ }

.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */ }

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
.fc-row.fc-rigid {
  overflow: hidden; }

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

/* week and day number styling */
.fc-day-top.fc-other-month {
  opacity: 0.3; }

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 2px; }

.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
  padding: 0 2px;
  /* column headers can't have as much v space */ }

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right; }

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left; }

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px 0; }

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px; }

.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: #808080; }

/* when week/day number have own column */
.fc-basic-view td.fc-week-number {
  text-align: center; }

.fc-basic-view td.fc-week-number > * {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em; }

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */ }

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */ }

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */ }

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap; }

.fc-ltr .fc-axis {
  text-align: right; }

.fc-rtl .fc-axis {
  text-align: left; }

.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome jqui theme making it bold */ }

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1; }

.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */ }

.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent; }

.fc-time-grid > .fc-bg {
  z-index: 1; }

.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2; }

.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */ }

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0; }

/* divs within a cell within the fc-content-skeleton */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1; }

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2; }

.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3; }

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4; }

.fc-time-grid .fc-now-indicator-line {
  z-index: 5; }

.fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6; }

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */ }

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted; }

.fc-time-grid .fc-slats .ui-widget-content {
  /* for jqui theme */
  background: none;
  /* see through to fc-bg */ }

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */ }

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */ }

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px; }

.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%; }

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */ }

.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0; }

/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/
.fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */ }

.fc-time-grid-event.fc-selected {
  /* need to allow touch resizers to extend outside event's bounding box */
  /* common fc-selected styles hide the fc-bg, so don't need this anyway */
  overflow: visible; }

.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
  /* hide semi-white background, to appear darker */ }

.fc-time-grid-event .fc-content {
  overflow: hidden;
  /* for when .fc-selected */ }

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px; }

.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap; }

/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap; }

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top; }

.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */ }

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */ }

.fc-time-grid-event.fc-short .fc-time:after {
  content: "\000A0-\000A0";
  /* seperate with a dash, wrapped in nbsp's */ }

.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */ }

/* resizer (cursor device) */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize; }

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "="; }

/* resizer (touch device) */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px; }

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0; }

/* arrow on axis */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */ }

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent; }

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent; }

/* List View
--------------------------------------------------------------------------------------------------*/
/* possibly reusable */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px; }

/* view wrapper */
.fc-rtl .fc-list-view {
  direction: rtl;
  /* unlike core views, leverage browser RTL */ }

.fc-list-view {
  border-width: 1px;
  border-style: solid; }

/* table resets */
.fc .fc-list-table {
  table-layout: auto;
  /* for shrinkwrapping cell content */ }

.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px; }

.fc-list-table tr:first-child td {
  border-top-width: 0; }

/* day headings with the list */
.fc-list-heading {
  border-bottom-width: 1px; }

.fc-list-heading td {
  font-weight: bold; }

.fc-ltr .fc-list-heading-main {
  float: left; }

.fc-ltr .fc-list-heading-alt {
  float: right; }

.fc-rtl .fc-list-heading-main {
  float: right; }

.fc-rtl .fc-list-heading-alt {
  float: left; }

/* event list items */
.fc-list-item.fc-has-url {
  cursor: pointer;
  /* whole row will be clickable */ }

.fc-list-item:hover td {
  background-color: #f5f5f5; }

.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px; }

/* make the dot closer to the event title */
.fc-ltr .fc-list-item-marker {
  padding-right: 0; }

.fc-rtl .fc-list-item-marker {
  padding-left: 0; }

.fc-list-item-title a {
  /* every event title cell has an <a> tag */
  text-decoration: none;
  color: inherit; }

.fc-list-item-title a[href]:hover {
  /* hover effect only on titles with hrefs */
  text-decoration: underline; }

/* message when no events */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table; }

.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.fc-unthemed .fc-list-empty {
  /* theme will provide own background */
  background-color: #eee; }

/* @import url(vendor/fullcalendar.print.css); */
/* angular chart.js */
canvas[class^='chart'] {
  margin-bottom: 10px; }

.chart-legend,
.bar-legend,
.line-legend,
.pie-legend,
.radar-legend,
.polararea-legend,
.doughnut-legend {
  list-style-type: none;
  margin-top: 5px;
  text-align: center;
  /* NOTE: Browsers automatically add 40px of padding-left to all lists, so we should offset that, otherwise the legend is off-center */
  -webkit-padding-start: 0;
  /* Webkit */
  -moz-padding-start: 0;
  /* Mozilla */
  padding-left: 0;
  /* IE (handles all cases, really, but we should also include the vendor-specific properties just to be safe) */ }

.chart-legend li,
.bar-legend li,
.line-legend li,
.pie-legend li,
.radar-legend li,
.polararea-legend li,
.doughnut-legend li {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  margin-bottom: 4px;
  border-radius: 5px;
  padding: 2px 8px 2px 28px;
  font-size: smaller;
  cursor: default; }

.chart-legend li span.chart-legend-icon,
.bar-legend li span.bar-legend-icon,
.line-legend li span.line-legend-icon,
.pie-legend li span.pie-legend-icon,
.radar-legend li span.radar-legend-icon,
.polararea-legend li span.polararea-legend-icon,
.doughnut-legend li span.doughnut-legend-icon {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 5px; }

/* GXT */
.x-contrast-test {
  background: url(/sanmarco-informatica-theme/images/default/s.gif);
  visibility: hidden;
  position: relative;
  left: -1000px;
  top: -1000px; }

.ext-el-mask {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  width: 100%;
  height: 100%;
  zoom: 1; }

.ext-el-mask-msg {
  z-index: 101;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid;
  background: repeat-x 0 -16px;
  padding: 2px; }

.ext-el-mask-msg div {
  padding: 5px 10px 5px 10px;
  border: 1px solid;
  cursor: wait; }

.ext-webkit :focus {
  outline: none !important; }

.ext-webkit .x-form-check-wrap input:focus {
  outline: auto !important; }

.ext-shim {
  position: absolute;
  visibility: hidden;
  left: 0;
  top: 0;
  overflow: hidden; }

.ext-ie .ext-shim {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0; }

.ext-ie6 .ext-shim {
  margin-left: 5px;
  margin-top: 3px; }

.x-mask-loading div {
  padding: 5px 10px 5px 25px;
  background: no-repeat 5px 5px;
  line-height: 16px; }

.x-hidden, .x-hide-offsets {
  position: absolute !important;
  left: -10000px !important;
  top: -10000px !important;
  visibility: hidden !important; }

.x-hide-display {
  display: none !important; }

.x-hide-visibility {
  visibility: hidden !important; }

.x-masked {
  overflow: hidden !important; }

.x-masked-relative {
  position: relative !important; }

.x-masked select, .x-masked object, .x-masked embed {
  visibility: hidden; }

.x-layer {
  visibility: hidden; }

.x-unselectable, .x-unselectable * {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: ignore; }

.x-unselectable-single {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: ignore; }

.x-selectable, .x-selectable * {
  -moz-user-select: text !important;
  -webkit-user-select: auto; }

.x-repaint {
  zoom: 1;
  background-color: transparent;
  -moz-outline: none;
  outline: 0 none; }

.x-item-disabled {
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }

.ext-ie .x-item-disabled {
  filter: none !important; }

.x-item-disabled * {
  cursor: default !important; }

.x-splitbar-proxy {
  position: absolute;
  visibility: hidden;
  z-index: 20001;
  zoom: 1;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden; }

.x-splitbar-h, .x-splitbar-proxy-h {
  cursor: e-resize;
  cursor: col-resize; }

.x-splitbar-v, .x-splitbar-proxy-v {
  cursor: s-resize;
  cursor: row-resize; }

.x-color-palette {
  width: 150px;
  height: 92px;
  cursor: pointer;
  -moz-outline: 0 none;
  outline: 0 none; }

.x-color-palette a {
  border: 1px solid;
  float: left;
  padding: 2px;
  text-decoration: none;
  -moz-outline: 0 none;
  outline: 0 none;
  cursor: pointer; }

.x-color-palette a.x-color-palette-hover, .x-color-palette a.x-color-palette-sel {
  border: 1px solid; }

.x-color-palette em {
  display: block;
  border: 1px solid; }

.x-color-palette em span {
  cursor: pointer;
  display: block;
  height: 10px;
  line-height: 10px;
  width: 10px; }

.x-ie-shadow {
  display: none !important;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  zoom: 1; }

.x-shadow {
  display: none !important;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0; }

.x-shadow * {
  overflow: hidden; }

.x-shadow * {
  padding: 0;
  border: 0;
  margin: 0;
  clear: none;
  zoom: 1; }

.x-shadow .xstc, .x-shadow .xsbc {
  height: 6px;
  float: left; }

.x-shadow .xstl, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbr {
  width: 6px;
  height: 6px;
  float: left; }

.x-shadow .xsc {
  width: 100%; }

.x-shadow .xsml, .x-shadow .xsmr {
  width: 6px;
  float: left;
  height: 100%; }

.x-shadow .xsmc {
  float: left;
  height: 100%;
  background: transparent; }

.x-shadow .xst, .x-shadow .xsb {
  height: 6px;
  overflow: hidden;
  width: 100%; }

.x-shadow .xsml {
  background: transparent repeat-y 0 0; }

.x-shadow .xsmr {
  background: transparent repeat-y -6px 0; }

.x-shadow .xstl {
  background: transparent no-repeat 0 0; }

.x-shadow .xstc {
  background: transparent repeat-x 0 -30px; }

.x-shadow .xstr {
  background: transparent repeat-x 0 -18px; }

.x-shadow .xsbl {
  background: transparent no-repeat 0 -12px; }

.x-shadow .xsbc {
  background: transparent repeat-x 0 -36px; }

.x-shadow .xsbr {
  background: transparent repeat-x 0 -6px; }

.loading-indicator {
  background: no-repeat left;
  padding-left: 20px;
  line-height: 16px;
  margin: 3px; }

.x-text-resize {
  position: absolute;
  left: -1000px;
  top: -1000px;
  visibility: hidden;
  zoom: 1; }

.x-drag-overlay {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/sanmarco-informatica-theme/images/default/s.gif);
  z-index: 20000; }

.x-clear {
  clear: both;
  overflow: hidden;
  line-height: 0;
  font-size: 0; }

.x-spotlight {
  z-index: 8999;
  position: absolute;
  top: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  width: 0;
  height: 0;
  zoom: 1; }

#x-history-frame {
  position: absolute;
  top: -1px;
  left: 0;
  width: 1px;
  height: 1px;
  visibility: hidden; }

#x-history-field {
  position: absolute;
  top: 0;
  left: -1px;
  width: 1px;
  height: 1px;
  visibility: hidden; }

.x-portlet {
  margin-bottom: 10px; }

.x-portlet .x-panel-body {
  background-color: white !important; }

.ext-ie .x-btn-icon .x-btn-center .x-btn-text {
  height: auto; }

.x-portal-insert div {
  height: 4px;
  font-size: 0px;
  border: 2px dotted blue; }

.icon-wait {
  background: url(/sanmarco-informatica-theme/images/gxt/icons/wait.gif) no-repeat !important; }

.x-panel-icon {
  padding-left: 20px !important; }

.x-icon-btn {
  width: 16px;
  height: 16px;
  overflow: hidden;
  background-repeat: no-repeat;
  cursor: pointer; }

.x-panel-inline-icon {
  margin-top: 0; }

.x-modal {
  position: absolute;
  z-index: 10;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
  opacity: 0.1;
  left: 0px;
  top: 0px; }

.x-progress {
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important; }

.x-float-right {
  float: right; }

.x-toolbar .x-float-right {
  margin-right: 4px; }

.x-border {
  border: 0px solid #99BBE8; }

.x-border-top {
  border-top: 0px solid #99BBE8; }

.x-layout-popup {
  background-color: #DFE8F6;
  border: 1px solid #7CA4D9; }

.x-panel-popup-body {
  border-top: 0px solid #99BBE8; }

.x-layout-collapsed .x-panel-header {
  border-left: none;
  border-right: none;
  border-top: none; }

.x-layout-collapsed .x-panel-header .x-tool {
  margin: 0 0 0 -4px;
  padding: 0px; }

.x-layout-collapsed {
  position: absolute;
  visibility: hidden;
  background-color: #d2e0f2;
  width: 20px;
  height: 20px;
  overflow: hidden;
  border: 1px solid #98c0f4;
  z-index: 20; }

.ext-border-box .x-layout-collapsed {
  width: 22px;
  height: 22px; }

.x-layout-collapsed-over {
  cursor: pointer;
  background-color: #d9e8fb; }

.x-layout-collapsed-west .x-layout-collapsed-tools, .x-layout-collapsed-east .x-layout-collapsed-tools {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px; }

.x-panel-toolbar {
  float: right; }

.x-cursor-row-resize {
  cursor: n-resize;
  cursor: row-resize; }

.x-date-picker, .x-date-picker a {
  font-size: 11px; }

.x-date-days {
  table-layout: fixed;
  width: 100%; }

.x-date-days td {
  width: 25px;
  border: none; }

.x-date-days td span {
  display: block;
  padding: 2px 7px 2px 2px; }

.x-date-days td {
  /*   background: #DFECFB url(/sanmarco-informatica-theme/images/default/shared/glass-bg.gif) repeat-x scroll left top; */
  background: #a3bad9;
  border-bottom: 1px solid #A3BAD9;
  border-collapse: separate;
  color: #233D6D;
  cursor: default;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 10px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  padding: 0pt;
  text-align: right !important; }

.x-date-picker .x-date-header {
  background: url(/sanmarco-informatica-theme/images/default/shared/hd-sprite.gif) repeat-x 0 -83px;
  height: 22px;
  left: 10px;
  top: 10px;
  width: 157px; }

.x-date-header .x-btn .x-btn-text {
  color: #fff; }

.x-date-picker-footer {
  width: 100%; }

.x-date-picker-footer td {
  text-align: center; }

.x-date-left {
  background: transparent url(/sanmarco-informatica-theme/images/default/shared/hd-sprite.gif) repeat-x scroll 0pt -83px;
  color: #FFFFFF;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 11px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  overflow: hidden; }

.x-modal {
  position: absolute;
  z-index: 10;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
  opacity: 0.1;
  left: 0px;
  top: 0px; }

.x-progress {
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important; }

.x-float-right {
  float: right; }

.x-layout-popup {
  background-color: #DFE8F6;
  border: 1px solid #7CA4D9; }

.x-layout-collapsed .x-panel-header .x-tool {
  margin: 0 0 0 -4px;
  padding: 0px; }

.ext-border-box .x-layout-collapsed {
  width: 22px;
  height: 22px; }

.x-layout-collapsed-over {
  cursor: pointer;
  background-color: #d9e8fb; }

.x-layout-collapsed-west .x-layout-collapsed-tools, .x-layout-collapsed-east .x-layout-collapsed-tools {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px; }

.x-panel-toolbar {
  float: right; }

.x-cursor-col-resize {
  cursor: e-resize;
  cursor: col-resize; }

.x-cursor-row-resize {
  cursor: n-resize;
  cursor: row-resize; }

.x-drag-proxy {
  border: 1px dashed #3b5a82;
  background-color: #EDEDED;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  opacity: .5;
  background-color: #c3daf9;
  z-index: 20000;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  cursor: move; }

.x-tab-panel {
  overflow: hidden;
  -moz-outline: none;
  outline: 0 none; }

.x-tab-panel-header, .x-tab-panel-footer {
  border: 1px solid;
  overflow: hidden;
  zoom: 1; }

.x-tab-panel-header {
  border: 1px solid;
  padding-bottom: 2px; }

.x-tab-panel-footer {
  border: 1px solid;
  padding-top: 2px; }

.x-tab-strip-wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
  zoom: 1; }

ul.x-tab-strip {
  display: block;
  width: 7000px;
  zoom: 1; }

ul.x-tab-strip-top {
  padding-top: 1px;
  padding-left: 0;
  background: repeat-x bottom;
  border-bottom: 0px solid; }

ul.x-tab-strip-bottom {
  padding-bottom: 1px;
  background: repeat-x top;
  border-top: 1px solid;
  border-bottom: 0 none; }

.x-tab-panel-header-plain .x-tab-strip-top {
  background: transparent !important;
  padding-top: 0 !important; }

.x-tab-panel-header-plain {
  background: transparent !important;
  border-width: 0 !important;
  padding-bottom: 0 !important; }

.x-tab-panel-header-plain .x-tab-strip-spacer, .x-tab-panel-footer-plain .x-tab-strip-spacer {
  border: 1px solid;
  height: 2px;
  font-size: 1px;
  line-height: 1px; }

.x-tab-panel-header-plain .x-tab-strip-spacer {
  border-top: 0 none; }

.x-tab-panel-footer-plain .x-tab-strip-spacer {
  border-bottom: 0 none; }

.x-tab-panel-footer-plain .x-tab-strip-bottom {
  background: transparent !important;
  padding-bottom: 0 !important; }

.x-tab-panel-footer-plain {
  background: transparent !important;
  border-width: 0 !important;
  padding-top: 0 !important; }

.ext-border-box .x-tab-panel-header-plain .x-tab-strip-spacer, .ext-border-box .x-tab-panel-footer-plain .x-tab-strip-spacer {
  height: 3px; }

ul.x-tab-strip li {
  float: left;
  position: relative;
  margin-left: 2px; }

ul.x-tab-strip li.x-tab-edge {
  float: left;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 none !important;
  font-size: 1px !important;
  line-height: 1px !important;
  overflow: hidden;
  zoom: 1;
  background: transparent !important;
  width: 1px; }

.x-tab-strip a, .x-tab-strip span, .x-tab-strip em {
  display: inline-block; }

.x-tab-strip a {
  text-decoration: none !important;
  -moz-outline: none;
  outline: none;
  cursor: pointer; }

.x-tab-strip-inner {
  overflow: hidden;
  text-overflow: ellipsis; }

.x-tab-strip span.x-tab-strip-text {
  white-space: nowrap;
  cursor: pointer;
  padding: 6px 0; }

.x-tab-strip-top .x-tab-with-icon .x-tab-right {
  padding-left: 6px; }

.x-tab-strip .x-tab-with-icon span.x-tab-strip-text {
  padding-left: 20px;
  background-position: 0 3px;
  background-repeat: no-repeat; }

.x-tab-strip-active, .x-tab-strip-active a.x-tab-right {
  cursor: default; }

.x-tab-strip-active span.x-tab-strip-text {
  cursor: default; }

.x-tab-strip-disabled .x-tabs-text {
  cursor: default; }

.x-tab-panel-body {
  overflow: hidden; }

.x-tab-panel-bwrap {
  overflow: hidden; }

.ext-ie .x-tab-strip .x-tab-right {
  position: relative; }

.x-tab-strip-top .x-tab-strip-active .x-tab-right {
  margin-bottom: 0px; }

.x-tab-strip-top .x-tab-strip-active .x-tab-right span.x-tab-strip-text {
  padding-bottom: 6px;
  top: 3px;
  position: relative; }

.safari .x-tab-strip-top .x-tab-strip-active .x-tab-right span.x-tab-strip-text {
  padding-bottom: 10px;
  top: 3px;
  position: relative; }

.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
  margin-top: -1px; }

.x-tab-strip-bottom .x-tab-strip-active .x-tab-right span.x-tab-strip-text {
  padding-top: 6px; }

.x-tab-strip-top .x-tab-right {
  background: transparent no-repeat 0 -51px;
  padding-left: 12px; }

.x-tab-strip-top .x-tab-left {
  background: transparent no-repeat right -351px;
  padding-right: 12px; }

.x-tab-strip-top .x-tab-strip-inner {
  background: transparent repeat-x 0 -201px; }

.x-tab-strip-top .x-tab-strip-over .x-tab-right {
  background-position: 0 -101px; }

.x-tab-strip-top .x-tab-strip-over .x-tab-left {
  background-position: right -401px; }

.x-tab-strip-top .x-tab-strip-over .x-tab-strip-inner {
  background-position: 0 -251px; }

.x-tab-strip-top .x-tab-strip-active .x-tab-right {
  background-position: 0 0; }

.x-tab-strip-top .x-tab-strip-active .x-tab-left {
  background-position: right -301px; }

.x-tab-strip-top .x-tab-strip-active .x-tab-strip-inner {
  background-position: 0 -151px; }

.x-tab-strip-bottom .x-tab-right {
  background: no-repeat bottom right; }

.x-tab-strip-bottom .x-tab-left {
  background: no-repeat bottom left; }

.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
  background: no-repeat bottom left; }

.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
  background: no-repeat bottom right; }

.x-tab-strip-bottom .x-tab-left {
  padding: 0 10px; }

.x-tab-strip-bottom .x-tab-right {
  padding: 0; }

.x-tab-strip .x-tab-strip-close {
  display: none; }

.x-tab-strip-closable {
  position: relative; }

.x-tab-strip-closable .x-tab-left {
  padding-right: 19px; }

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
  opacity: .6;
  -moz-opacity: .6;
  background-repeat: no-repeat;
  display: block;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 3px;
  right: 3px;
  cursor: pointer;
  z-index: 2; }

.x-tab-strip .x-tab-strip-active a.x-tab-strip-close {
  opacity: .8;
  -moz-opacity: .8; }

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover {
  opacity: 1;
  -moz-opacity: 1; }

.x-tab-panel-body {
  border: 1px solid; }

.x-tab-panel-body-top {
  border-top: 0 none; }

.x-tab-panel-body-bottom {
  border-bottom: 0 none; }

.x-tab-scroller-left {
  background: transparent no-repeat -18px 0;
  border-bottom: 1px solid;
  width: 18px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  cursor: pointer; }

.x-tab-scroller-left-over {
  background-position: 0 0; }

.x-tab-scroller-left-disabled {
  background-position: -18px 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default; }

.x-tab-scroller-right {
  background: transparent no-repeat 0 0;
  border-bottom: 1px solid;
  width: 18px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  cursor: pointer; }

.x-tab-scroller-right-over {
  background-position: -18px 0; }

.x-tab-scroller-right-disabled {
  background-position: 0 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default; }

.x-tab-scrolling-bottom .x-tab-scroller-left, .x-tab-scrolling-bottom .x-tab-scroller-right {
  margin-top: 1px; }

.x-tab-scrolling .x-tab-strip-wrap {
  margin-left: 18px;
  margin-right: 18px; }

.x-tab-scrolling {
  position: relative; }

.x-tab-panel-bbar .x-toolbar {
  border: 1px solid;
  border-top: 0 none;
  overflow: hidden;
  padding: 2px; }

.x-tab-panel-tbar .x-toolbar {
  border: 1px solid;
  border-top: 0 none;
  overflow: hidden;
  padding: 2px; }

.x-tab-strip li .x-tab-image {
  position: absolute;
  top: 3px;
  left: 5px; }

.ext-ie8 .x-tab-strip li .x-tab-image, .ext-ie8-compatibility .x-tab-strip li .x-tab-image {
  top: 4px;
  left: 6px; }

.ext-ie8 .x-tab-strip-top .x-tab-right, .ext-ie8-compatibility .x-tab-strip-top .x-tab-right {
  top: 1px; }

.ext-strict .ext-ie8 .x-tab-strip-top .x-tab-right, .ext-ie8 .x-tab-panel-header-plain .x-tab-strip-top .x-tab-right, .ext-ie8-compatibility .x-tab-panel-header-plain .x-tab-strip-top .x-tab-right {
  top: 0; }

.ext-strict .ext-ie7 .x-panel-body {
  position: relative !important; }

.x-form-field {
  margin: 0; }

.foo {
  padding: 1px; }

.foo {
  margin: 4px; }

.x-form-text, textarea.x-form-field {
  padding: 1px 3px;
  background: repeat-x 0 0;
  border: 1px solid;
  color: #333; }

.ext-gecko textarea.x-form-field {
  padding: 0; }

.x-form-text, .ext-ie .x-form-file {
  height: 22px;
  line-height: 18px;
  vertical-align: middle; }

.ext-ie6 .x-form-text, .ext-ie7 .x-form-text {
  margin: -1px 0;
  height: 22px;
  /* ie quirks */
  line-height: 18px; }

.ext-ie8-compatibility .x-form-text {
  margin: 0; }

.ext-ie textarea.x-form-field {
  margin: -1px 0;
  /* ie bogus margin bug */ }

.ext-strict .ext-ie8 textarea.x-form-field, .ext-strict .ext-ie8-compatibility textarea.x-form-field {
  margin: 0; }

.x-form-field-wrap .x-form-text {
  position: relative;
  top: 2px; }

div[role='combobox'] > .x-form-text + img,
.x-form-field-wrap > .x-form-text + img {
  top: 2px; }

html.firefox .x-form-field-wrap .x-form-text {
  position: relative;
  top: 3px; }

html.firefox div[role='combobox'] > .x-form-text + img,
html.firefox .x-form-field-wrap > .x-form-text + img {
  top: 3px; }

.x-form-checkbox {
  top: 2px !important; }

html.firefox .x-form-checkbox {
  top: 3px !important; }

.x-small-editor .x-form-field + img {
  top: 0px !important; }

/*.ext-strict .x-form-text {
  height: 18px;
}*/
.ext-safari.ext-mac textarea.x-form-field {
  margin-bottom: -2px; }

.ext-gecko .x-form-text, .ext-ie8 .x-form-text {
  padding-top: 2px;
  padding-bottom: 0; }

.x-form-select-one {
  height: 20px;
  line-height: 18px;
  vertical-align: middle;
  border: 1px solid; }

.x-form-check-wrap {
  line-height: 18px;
  height: 22px;
  white-space: nowrap; }

.x-editor .x-form-check-wrap {
  border: 1px solid;
  padding: 2px;
  height: 14px; }

.x-editor .x-form-checkbox {
  height: 13px; }

.x-form-check-group-label {
  border-bottom: 1px solid;
  margin-bottom: 5px;
  padding-left: 3px !important;
  float: none !important; }

.x-form-field-wrap .x-form-trigger {
  width: 17px;
  height: 22px;
  border: 0;
  background: transparent no-repeat 0 0;
  cursor: pointer;
  border-bottom: 1px solid;
  position: absolute;
  top: 0; }

.ext-safari .x-form-field-wrap .x-form-trigger {
  height: 21px; }

.ext-strict .ext-safari .x-form-field-wrap .x-form-trigger {
  height: 23px; }

.ext-strict .ext-safari .x-small-editor .x-form-field-wrap .x-form-trigger {
  height: 19px; }

.ext-strict .ext-ie8 .x-small-editor .x-form-field-wrap .x-form-trigger {
  height: 20px !important; }

.ext-strict .ext-gecko .x-small-editor .x-form-field-wrap .x-form-trigger {
  height: 21px !important; }

.x-form-field-wrap .x-form-date-trigger, .x-form-field-wrap .x-form-clear-trigger, .x-form-field-wrap .x-form-search-trigger {
  cursor: pointer; }

.ext-safari .x-form-field-wrap .x-form-trigger, .ext-gecko .x-form-field-wrap .x-form-trigger {
  right: 0; }

.x-form-field-wrap .x-form-twin-triggers .x-form-trigger {
  position: static;
  top: auto;
  vertical-align: top; }

.x-form-field-wrap {
  position: relative;
  left: 0;
  top: 0;
  zoom: 1;
  white-space: nowrap;
  text-align: left; }

.x-form-field-wrap .x-form-trigger-over {
  background-position: -17px 0; }

.x-form-field-wrap .x-form-trigger-click {
  background-position: -34px 0; }

.x-trigger-wrap-focus .x-form-trigger {
  background-position: -51px 0; }

.x-trigger-wrap-focus .x-form-trigger-over {
  background-position: -68px 0; }

.x-trigger-wrap-focus .x-form-trigger-click {
  background-position: -85px 0; }

.x-trigger-wrap-focus .x-form-trigger {
  border-bottom: 1px solid; }

.x-item-disabled .x-form-trigger-over {
  background-position: 0 0 !important;
  border-bottom: 1px solid; }

.x-item-disabled .x-form-trigger-click {
  background-position: 0 0 !important;
  border-bottom: 1px solid; }

.x-form-focus, textarea.x-form-focus {
  border: 1px solid; }

.x-form-invalid, textarea.x-form-invalid {
  background: repeat-x bottom;
  border: 1px solid; }

.ext-safari .x-form-invalid {
  border: 1px solid; }

.x-form-inner-invalid, textarea.x-form-inner-invalid {
  background: repeat-x bottom; }

.x-editor {
  padding: 0;
  margin: 0; }

.x-form-grow-sizer {
  left: -10000px;
  padding: 8px 3px;
  position: absolute;
  visibility: hidden;
  top: -10000px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  zoom: 1; }

.x-form-grow-sizer p {
  margin: 0 !important;
  border: 0 none !important;
  padding: 0 !important; }

.x-form-item {
  display: block;
  margin-bottom: 4px; }

.x-form-item .x-form-item-label {
  display: block;
  float: left;
  width: 100px;
  padding: 3px;
  padding-left: 0;
  clear: left;
  z-index: 2;
  position: relative; }

.x-form-element {
  padding-left: 105px;
  position: relative; }

.x-form-invalid-msg {
  padding: 2px;
  padding-left: 18px;
  background: transparent no-repeat 0 2px;
  line-height: 16px;
  width: 200px; }

.x-form-label-left .x-form-item-label {
  text-align: left; }

.x-form-label-right .x-form-item-label {
  text-align: right; }

.x-form-label-top .x-form-item .x-form-item-label {
  width: auto;
  float: none;
  clear: none;
  display: inline;
  margin-bottom: 4px;
  position: static; }

.x-form-label-top .x-form-element {
  padding-left: 0;
  padding-top: 4px; }

.x-form-label-top .x-form-item {
  padding-bottom: 4px; }

.x-small-editor .x-form-text {
  height: 20px;
  line-height: 16px;
  /*vertical-align: middle;*/ }

.ext-ie6 .x-small-editor .x-form-text, .ext-ie7 .x-small-editor .x-form-text {
  height: 20px !important;
  line-height: 16px !important; }

.ext-strict .x-small-editor .x-form-text {
  height: 16px !important; }

.ext-strict .ext-ie8 .x-small-editor .x-form-text {
  height: 17px !important; }

.ext-strict .ext-webkit .x-small-editor .x-form-text {
  height: 18px !important;
  padding: 0px 3px; }

.safari.ext-strict .ext-webkit .x-small-editor .x-form-text {
  height: 19px !important; }

.ext-strict .ext-gecko .x-small-editor .x-form-text {
  height: 21px !important; }

.ext-strict .ext-gecko .x-edit-grid .x-small-editor .x-form-text {
  height: 17px !important; }

.ext-border-box .x-small-editor .x-form-text {
  height: 20px; }

.x-small-editor .x-form-select-one {
  height: 20px;
  line-height: 16px;
  vertical-align: middle; }

.x-small-editor .x-form-num-field {
  text-align: right; }

.x-small-editor .x-form-field-wrap .x-form-trigger {
  height: 18px;
  position: relative; }

.x-form-clear {
  clear: both;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  height: 0; }

.x-form-clear-left {
  clear: left;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  height: 0; }

.x-form-cb-label {
  width: auto !important;
  float: none !important;
  clear: none !important;
  display: inline !important;
  margin-left: 4px; }

.x-form-column {
  float: left;
  padding: 0;
  margin: 0;
  width: 48%;
  overflow: hidden;
  zoom: 1; }

.x-form .x-form-btns-ct .x-btn {
  float: right;
  clear: none; }

.x-form .x-form-btns-ct .x-form-btns td {
  border: 0;
  padding: 0; }

.x-form .x-form-btns-ct .x-form-btns-right table {
  float: right;
  clear: none; }

.x-form .x-form-btns-ct .x-form-btns-left table {
  float: left;
  clear: none; }

.x-form .x-form-btns-ct .x-form-btns-center {
  text-align: center; }

.x-form .x-form-btns-ct .x-form-btns-center table {
  margin: 0 auto; }

.x-form .x-form-btns-ct table td.x-form-btn-td {
  padding: 3px; }

.x-form .x-form-btns-ct .x-btn-focus .x-btn-left {
  background-position: 0 -147px; }

.x-form .x-form-btns-ct .x-btn-focus .x-btn-right {
  background-position: 0 -168px; }

.x-form .x-form-btns-ct .x-btn-focus .x-btn-center {
  background-position: 0 -189px; }

.x-form .x-form-btns-ct .x-btn-click .x-btn-center {
  background-position: 0 -126px; }

.x-form .x-form-btns-ct .x-btn-click .x-btn-right {
  background-position: 0 -84px; }

.x-form .x-form-btns-ct .x-btn-click .x-btn-left {
  background-position: 0 -63px; }

.x-form-invalid-icon {
  width: 16px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background: transparent no-repeat 0 2px; }

.x-fieldset {
  border: 1px solid;
  padding: 2px;
  margin-bottom: 1px;
  display: block; }

.ext-ie .x-fieldset legend {
  margin-bottom: 10px; }

.ext-ie .x-fieldset {
  padding-top: 0;
  padding-bottom: 10px; }

.x-fieldset legend .x-tool-toggle {
  margin-right: 3px;
  margin-left: 0;
  float: left !important;
  border: 0; }

.x-fieldset legend input {
  margin-right: 3px;
  float: left !important;
  height: 13px;
  width: 13px; }

fieldset.x-panel-collapsed {
  padding-bottom: 0 !important;
  border-width: 1px 1px 0 1px !important;
  border-left-color: transparent;
  border-right-color: transparent; }

.ext-ie6 fieldset.x-panel-collapsed {
  padding-bottom: 0 !important;
  border-width: 1px 0 0 0 !important;
  margin-left: 1px;
  margin-right: 1px; }

fieldset.x-panel-collapsed .x-fieldset-bwrap {
  visibility: hidden;
  position: absolute;
  left: -1000px;
  top: -1000px; }

.ext-ie .x-fieldset-bwrap {
  zoom: 1; }

.x-fieldset-noborder {
  border: 0px none transparent; }

.x-fieldset-noborder legend {
  margin-left: -3px; }

.ext-ie .x-fieldset-noborder legend {
  position: relative;
  margin-bottom: 23px; }

.ext-ie .x-fieldset-noborder legend span {
  position: absolute;
  left: 16px; }

.ext-gecko .x-form-item {
  -moz-outline: none;
  outline: 0 none; }

.x-hide-label label.x-form-item-label {
  display: none !important; }

.x-hide-label .x-form-element {
  padding-left: 0 !important; }

.x-fieldset {
  overflow: hidden; }

/* make top of checkbox/tools visible in webkit */
.ext-webkit .x-fieldset-header, .ext-ie .x-fieldset-header {
  /*padding-top: 1px;*/ }

.x-fieldset-bwrap {
  overflow: hidden;
  zoom: 1; }

.x-fieldset-body {
  overflow: hidden; }

.x-combo-list .x-combo-selected {
  border-color: #a3bae9 !important; }

.x-combo-list {
  background-color: white !important; }

.ext-gecko .x-form-file {
  height: inherit !important; }

.x-form-check {
  background: none !important; }

.x-form-radio {
  background: none !important; }

.x-form-label {
  padding: 2px 3px 3px 0px;
  font-size: 12px; }

.x-form-label-top .x-form-item {
  padding-bottom: 0px;
  margin-bottom: 2px; }

.ext-safari .x-form-text {
  height: 23px;
  /* safari always same size */
  padding: 0 3px;
  /* remove extra top/bottom padding */ }

.ext-safari .x-small-editor .x-form-text {
  height: 20px; }

.x-form-group-label, .x-form-cb-label {
  font-size: 12px;
  font-style: normal;
  padding-right: 10px; }

.x-form-list {
  background: white url(/sanmarco-informatica-theme/images/default/form/text-bg.gif) repeat-x scroll 0 0;
  border: 1px solid #B5B8C8; }

/*
 * FileUploadField component styles
 */
.x-form-file-wrap {
  height: 22px; }

.x-form-file-wrap .x-form-file {
  position: absolute;
  right: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 2;
  height: 22px;
  top: 0; }

.x-form-file-wrap .x-form-file-btn {
  position: absolute;
  right: 0;
  z-index: 1;
  top: 0; }

.x-form-file-wrap .x-form-file-text {
  z-index: 3;
  color: #777; }

.x-form-invalid-icon {
  background-position: 0 0 !important; }

.x-triggerfield-noedit {
  cursor: pointer; }

.ext-webkit .x-form-checkbox:focus {
  outline: auto !important; }

.x-spinner-field .x-form-twin-triggers .x-form-spinner-up, .x-spinner-field .x-form-twin-triggers .x-form-spinner-down {
  height: 10px;
  position: absolute; }

.ext-strict .ext-safari .x-form-field-wrap .x-form-spinner-up {
  height: 10px; }

.ext-strict .ext-safari .x-form-field-wrap .x-form-spinner-down {
  height: 12px; }

.x-spinner-field .x-form-twin-triggers .x-form-spinner-up {
  top: 0px; }

.x-spinner-field .x-form-twin-triggers .x-form-spinner-down {
  top: 11px; }

.x-spinner-field .x-form-twin-triggers {
  width: 17px; }

.x-spinner-field .x-form-spinner-down {
  background-position: 0 -12px; }

.x-trigger-wrap-focus .x-form-spinner-up {
  background-position: -85px 0; }

.x-trigger-wrap-focus .x-form-spinner-down {
  background-position: -85px -12px; }

.x-form-field-wrap .x-form-spinner-overup {
  background-position: -17px 0; }

.x-form-field-wrap .x-form-spinner-clickup {
  background-position: -34px 0; }

.x-trigger-wrap-focus .x-form-spinner-overup {
  background-position: -102px 0; }

.x-trigger-wrap-focus .x-form-spinner-clickup {
  background-position: -119px 0; }

.x-form-field-wrap .x-form-spinner-overdown {
  background-position: -51px -12px; }

.x-form-field-wrap .x-form-spinner-clickdown {
  background-position: -68px -12px; }

.x-trigger-wrap-focus .x-form-spinner-overdown {
  background-position: -136px -12px; }

.x-trigger-wrap-focus .x-form-spinner-clickdown {
  background-position: -153px -12px; }

.x-btn {
  cursor: pointer;
  white-space: nowrap;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important; }

.x-btn button {
  border: 0 none;
  background: transparent;
  padding-left: 3px;
  padding-right: 3px;
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  width: auto;
  -moz-outline: 0 none;
  outline: 0 none;
  font-size: 12px; }

* html .ext-ie .x-btn button {
  width: 1px; }

.ext-ie .x-item-disabled .x-btn-mc img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }

.ext-gecko .x-btn button, .ext-webkit .x-btn button {
  padding-left: 0;
  padding-right: 0; }

.ext-gecko .x-btn button::-moz-focus-inner {
  padding: 0; }

.ext-ie .x-btn button {
  padding-top: 2px; }

.x-btn td {
  padding: 0 !important; }

.x-btn-text {
  cursor: pointer;
  white-space: nowrap;
  padding: 0;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important; }

.x-btn-noicon .x-btn-small .x-btn-text {
  /*   height: 16px; */
  height: auto;
  padding: 4px 6px 3px 7px;
  border-radius: 2px;
  border: 1px solid;
  margin-left: 5px;
  border-color: #1e88e5;
  color: #1e88e5;
  font-size: 12px !important;
  font-style: normal !important;
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  line-height: 1.45;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

.x-btn-noicon .x-btn-medium .x-btn-text {
  height: 24px; }

.x-btn-noicon .x-btn-large .x-btn-text {
  height: 32px; }

.x-btn-icon .x-btn-text {
  background-position: center;
  background-repeat: no-repeat; }

.x-btn-icon .x-btn-small .x-btn-text {
  height: 16px;
  width: 16px; }

.x-btn-icon .x-btn-medium .x-btn-text {
  height: 24px;
  width: 24px; }

.x-btn-icon .x-btn-large .x-btn-text {
  height: 32px;
  width: 32px; }

.x-btn-icon-small-left {
  margin-left: 5px; }

.x-btn-text-icon .x-btn-icon-small-left .x-btn-text {
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 18px;
  height: 16px; }

.x-btn-text-icon .x-btn-icon-medium-left .x-btn-text {
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 26px;
  height: 24px; }

.x-btn-text-icon .x-btn-icon-large-left .x-btn-text {
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 34px;
  height: 32px; }

.x-btn-text-icon .x-btn-icon-small-top .x-btn-text {
  background-position: center 0;
  background-repeat: no-repeat;
  padding-top: 18px; }

.x-btn-text-icon .x-btn-icon-medium-top .x-btn-text {
  background-position: center 0;
  background-repeat: no-repeat;
  padding-top: 26px; }

.x-btn-text-icon .x-btn-icon-large-top .x-btn-text {
  background-position: center 0;
  background-repeat: no-repeat;
  padding-top: 34px; }

.x-btn-text-icon .x-btn-icon-small-right .x-btn-text {
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 18px;
  height: 16px; }

.x-btn-text-icon .x-btn-icon-medium-right .x-btn-text {
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 26px;
  height: 24px; }

.x-btn-text-icon .x-btn-icon-large-right .x-btn-text {
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 34px;
  height: 32px; }

.x-btn-text-icon .x-btn-icon-small-bottom .x-btn-text {
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 18px; }

.x-btn-text-icon .x-btn-icon-medium-bottom .x-btn-text {
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 26px; }

.x-btn-text-icon .x-btn-icon-large-bottom .x-btn-text {
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 34px; }

.x-btn-tr i, .x-btn-tl i, .x-btn-mr i, .x-btn-ml i, .x-btn-br i, .x-btn-bl i {
  font-size: 1px;
  line-height: 1px;
  width: 3px;
  display: block;
  overflow: hidden; }

.x-btn-tr i, .x-btn-tl i, .x-btn-br i, .x-btn-bl i {
  height: 3px; }

.x-btn-tl {
  width: 3px;
  height: 3px;
  background: no-repeat 0 0;
  display: none; }

.x-btn-tr {
  width: 3px;
  height: 3px;
  background: no-repeat -3px 0;
  display: none; }

.x-btn-tc {
  height: 3px;
  background: repeat-x 0 -6px;
  display: none; }

.x-btn-ml {
  width: 3px;
  background: no-repeat 0 -24px;
  display: none; }

.x-btn-mr {
  width: 3px;
  background: no-repeat -3px -24px;
  display: none; }

.x-btn-mc {
  background: repeat-x 0 -1096px;
  vertical-align: middle;
  text-align: center;
  padding: 0 5px;
  cursor: pointer;
  white-space: nowrap; }

.x-btn-bl {
  width: 3px;
  height: 3px;
  background: no-repeat 0 -3px;
  display: none; }

.x-btn-br {
  width: 3px;
  height: 3px;
  background: no-repeat -3px -3px;
  display: none; }

.x-btn-bc {
  height: 3px;
  background: repeat-x 0 -15px;
  display: none; }

.x-btn-over .x-btn-tl {
  /*   background-position: -6px 0; */
  background: 0;
  display: none; }

.x-btn-over .x-btn-tr {
  /*   background-position: -9px 0; */
  background: 0;
  display: none; }

.x-btn-over .x-btn-tc {
  /*   background-position: 0 -9px; */
  background: 0;
  display: none; }

.x-btn-over .x-btn-ml {
  /*   background-position: -6px -24px; */
  background: 0;
  display: none; }

.x-btn-over .x-btn-mr {
  /*   background-position: -9px -24px; */
  background: 0;
  display: none; }

.x-btn-over .x-btn-mc {
  /*   background-position: 0 -2168px; */
  background: 0; }

.x-btn-over .x-btn-bl {
  /*   background-position: -6px -3px; */
  background: 0;
  display: none; }

.x-btn-over .x-btn-br {
  /*   background-position: -9px -3px; */
  background: 0;
  display: none; }

.x-btn-over .x-btn-bc {
  /*   background-position: 0 -18px; */
  background: 0;
  display: none; }

/* .ext-webkit .x-btn-focus .x-btn-tl{ */
/*   background-position: -6px 0; */
/* } */
/* .ext-webkit .x-btn-focus .x-btn-tr{ */
/*   background-position: -9px 0; */
/* } */
/* .ext-webkit .x-btn-focus .x-btn-tc{ */
/*   background-position: 0 -9px; */
/* } */
/* .ext-webkit .x-btn-focus .x-btn-ml{ */
/*   background-position: -6px -24px; */
/* } */
/* .ext-webkit .x-btn-focus .x-btn-mr{ */
/*   background-position: -9px -24px; */
/* } */
/* .ext-webkit .x-btn-focus .x-btn-mc{ */
/*   background-position: 0 -2168px; */
/* } */
/* .ext-webkit .x-btn-focus .x-btn-bl{ */
/*   background-position: -6px -3px; */
/* } */
/* .ext-webkit .x-btn-focus .x-btn-br{ */
/*   background-position: -9px -3px; */
/* } */
/* .ext-webkit .x-btn-focus .x-btn-bc{ */
/*   background-position: 0 -18px; */
/* } */
.x-btn-click .x-btn-tl, .x-btn-menu-active .x-btn-tl, .x-btn-pressed .x-btn-tl {
  background-position: -12px 0 !important; }

.x-btn-click .x-btn-tr, .x-btn-menu-active .x-btn-tr, .x-btn-pressed .x-btn-tr {
  background-position: -15px 0 !important; }

.x-btn-click .x-btn-tc, .x-btn-menu-active .x-btn-tc, .x-btn-pressed .x-btn-tc {
  background-position: 0 -12px !important; }

.x-btn-click .x-btn-ml, .x-btn-menu-active .x-btn-ml, .x-btn-pressed .x-btn-ml {
  background-position: -12px -24px !important; }

.x-btn-click .x-btn-mr, .x-btn-menu-active .x-btn-mr, .x-btn-pressed .x-btn-mr {
  background-position: -15px -24px !important; }

.x-btn-click .x-btn-mc, .x-btn-menu-active .x-btn-mc, .x-btn-pressed .x-btn-mc {
  background-position: 0 -3240px !important; }

.x-btn-click .x-btn-bl, .x-btn-menu-active .x-btn-bl, .x-btn-pressed .x-btn-bl {
  background-position: -12px -3px !important; }

.x-btn-click .x-btn-br, .x-btn-menu-active .x-btn-br, .x-btn-pressed .x-btn-br {
  background-position: -15px -3px !important; }

.x-btn-click .x-btn-bc, .x-btn-menu-active .x-btn-bc, .x-btn-pressed .x-btn-bc {
  background-position: 0 -21px !important; }

.x-btn-disabled * {
  cursor: default !important; }

.x-btn-mc em.x-btn-arrow {
  display: block;
  background: transparent no-repeat right center;
  padding-right: 10px; }

.x-btn-mc em.x-btn-split {
  display: block;
  background: transparent no-repeat right center;
  padding-right: 14px; }

.x-btn-mc em.x-btn-arrow-bottom {
  display: block;
  background: transparent no-repeat center bottom;
  padding-bottom: 14px; }

.x-btn-mc em.x-btn-split-bottom {
  display: block;
  background: transparent no-repeat center bottom;
  padding-bottom: 14px; }

.x-btn-as-arrow .x-btn-mc em {
  display: block;
  background: transparent;
  padding-bottom: 14px; }

.x-btn-group {
  padding: 1px; }

.x-btn-group-header {
  padding: 2px;
  text-align: center; }

.x-btn-group-tc {
  background: transparent repeat-x 0 0;
  overflow: hidden; }

.x-btn-group-tl {
  background: transparent no-repeat 0 0;
  padding-left: 3px;
  zoom: 1; }

.x-btn-group-tr {
  background: transparent no-repeat right 0;
  zoom: 1;
  padding-right: 3px; }

.x-btn-group-bc {
  background: transparent repeat-x 0 bottom;
  zoom: 1; }

.x-btn-group-bc .x-panel-footer {
  zoom: 1; }

.x-btn-group-bl {
  background: transparent no-repeat 0 bottom;
  padding-left: 3px;
  zoom: 1; }

.x-btn-group-br {
  background: transparent no-repeat right bottom;
  padding-right: 3px;
  zoom: 1; }

.x-btn-group-mc {
  border: 0 none;
  padding: 1px 0 0 0;
  margin: 0; }

.x-btn-group-mc .x-btn-group-body {
  background: transparent;
  border: 0 none; }

.x-btn-group-ml {
  background: transparent repeat-y 0 0;
  padding-left: 3px;
  zoom: 1; }

.x-btn-group-mr {
  background: transparent repeat-y right 0;
  padding-right: 3px;
  zoom: 1; }

.x-btn-group-bc .x-btn-group-footer {
  padding-bottom: 6px; }

.x-panel-nofooter .x-btn-group-bc {
  height: 3px;
  font-size: 0;
  line-height: 0; }

.x-btn-group-bwrap {
  overflow: hidden;
  zoom: 1; }

.x-btn-group-body {
  overflow: hidden;
  zoom: 1; }

.x-btn-group-notitle .x-btn-group-tc {
  background: transparent repeat-x 0 0;
  overflow: hidden;
  height: 2px; }

.x-toolbar {
  border-style: solid;
  border-width: 0 0 1px 0;
  display: block;
  /*   	padding-top: 7px; */
  padding-bottom: 7px;
  background: repeat-x top left;
  position: relative;
  left: 0;
  top: 0;
  zoom: 1;
  overflow: hidden; }

.x-toolbar .x-item-disabled .x-btn-icon {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
  opacity: 0.35; }

.x-toolbar td {
  vertical-align: middle; }

.x-toolbar td, .x-toolbar span, .x-toolbar input, .x-toolbar div, .x-toolbar select, .x-toolbar label {
  white-space: nowrap; }

.x-toolbar .x-item-disabled {
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

.x-toolbar .x-item-disabled * {
  cursor: default; }

.x-toolbar .x-toolbar-cell {
  vertical-align: middle; }

.x-toolbar .x-btn-tl, .x-toolbar .x-btn-tr, .x-toolbar .x-btn-tc, .x-toolbar .x-btn-ml, .x-toolbar .x-btn-mr, .x-toolbar .x-btn-bl, .x-toolbar .x-btn-br, .x-toolbar .x-btn-bc {
  /*   background-position: 500px 500px; */
  background: 0;
  display: none; }

.x-toolbar .x-btn-mc {
  background: 0; }

/* .x-toolbar .x-btn-over .x-btn-tl{ */
/*   background-position: -6px 0; */
/* } */
/* .x-toolbar .x-btn-over .x-btn-tr{ */
/*   background-position: -9px 0; */
/* } */
/* .x-toolbar .x-btn-over .x-btn-tc{ */
/*   background-position: 0 -9px; */
/* } */
/* .x-toolbar .x-btn-over .x-btn-ml{ */
/*   background-position: -6px -24px; */
/* } */
/* .x-toolbar .x-btn-over .x-btn-mr{ */
/*   background-position: -9px -24px; */
/* } */
/* .x-toolbar .x-btn-over .x-btn-mc{ */
/*   background-position: 0 -2168px; */
/* } */
/* .x-toolbar .x-btn-over .x-btn-bl{ */
/*   background-position: -6px -3px; */
/* } */
/* .x-toolbar .x-btn-over .x-btn-br{ */
/*   background-position: -9px -3px; */
/* } */
/* .x-toolbar .x-btn-over .x-btn-bc{ */
/*   background-position: 0 -18px; */
/* } */
/* .x-toolbar .x-btn-click .x-btn-tl, .x-toolbar .x-btn-menu-active .x-btn-tl, .x-toolbar .x-btn-pressed .x-btn-tl{ */
/*   background-position: -12px 0; */
/* } */
/* .x-toolbar .x-btn-click .x-btn-tr, .x-toolbar .x-btn-menu-active .x-btn-tr, .x-toolbar .x-btn-pressed .x-btn-tr{ */
/*   background-position: -15px 0; */
/* } */
/* .x-toolbar .x-btn-click .x-btn-tc, .x-toolbar .x-btn-menu-active .x-btn-tc, .x-toolbar .x-btn-pressed .x-btn-tc{ */
/*   background-position: 0 -12px; */
/* } */
/* .x-toolbar .x-btn-click .x-btn-ml, .x-toolbar .x-btn-menu-active .x-btn-ml, .x-toolbar .x-btn-pressed .x-btn-ml{ */
/*   background-position: -12px -24px; */
/* } */
/* .x-toolbar .x-btn-click .x-btn-mr, .x-toolbar .x-btn-menu-active .x-btn-mr, .x-toolbar .x-btn-pressed .x-btn-mr{ */
/*   background-position: -15px -24px; */
/* } */
/* .x-toolbar .x-btn-click .x-btn-mc, .x-toolbar .x-btn-menu-active .x-btn-mc, .x-toolbar .x-btn-pressed .x-btn-mc{ */
/*   background-position: 0 -3240px; */
/* } */
/* .x-toolbar .x-btn-click .x-btn-bl, .x-toolbar .x-btn-menu-active .x-btn-bl, .x-toolbar .x-btn-pressed .x-btn-bl{ */
/*   background-position: -12px -3px; */
/* } */
/* .x-toolbar .x-btn-click .x-btn-br, .x-toolbar .x-btn-menu-active .x-btn-br, .x-toolbar .x-btn-pressed .x-btn-br{ */
/*   background-position: -15px -3px; */
/* } */
/* .x-toolbar .x-btn-click .x-btn-bc, .x-toolbar .x-btn-menu-active .x-btn-bc, .x-toolbar .x-btn-pressed .x-btn-bc{ */
/*   background-position: 0 -21px; */
/* } */
.x-toolbar div.xtb-text {
  padding: 2px 2px 0;
  line-height: 16px;
  display: block; }

.x-toolbar .xtb-sep {
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  font-size: 1px;
  height: 16px;
  width: 4px;
  overflow: hidden;
  cursor: default;
  margin: 0 2px 0;
  border: 0; }

.x-toolbar .xtb-spacer {
  width: 2px; }

.x-tbar-page-number {
  width: 24px;
  height: 14px; }

.x-paging-info {
  position: absolute;
  top: 5px;
  right: 8px; }

.x-toolbar-ct {
  width: 100%; }

.x-toolbar-right-ct {
  float: right;
  margin-right: 00px; }

.x-panel-tbar, .x-panel-bbar, .x-window-tbar, .x-window-bbar, .x-tab-panel-tbar, .x-tab-panel-bbar, .x-plain-tbar, .x-plain-bbar {
  overflow: hidden;
  zoom: 1; }

.x-toolbar-more .x-btn-small .x-btn-text {
  height: 16px;
  width: 12px; }

.x-toolbar-more em.x-btn-arrow {
  display: inline;
  background: transparent;
  padding-right: 0; }

.x-toolbar-more .x-btn-mc em.x-btn-arrow {
  background-image: none; }

div.x-toolbar-no-items {
  color: gray !important;
  padding: 5px 10px !important; }

.x-resizable-handle {
  position: absolute;
  z-index: 100;
  font-size: 1px;
  line-height: 6px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  zoom: 1; }

.x-resizable-handle-east {
  width: 6px;
  cursor: e-resize;
  right: 0;
  top: 0;
  height: 100%; }

.ext-ie .x-resizable-handle-east {
  margin-right: -1px; }

.x-resizable-handle-south {
  width: 100%;
  cursor: s-resize;
  left: 0;
  bottom: 0;
  height: 6px; }

.ext-ie .x-resizable-handle-south {
  margin-bottom: -1px; }

.x-resizable-handle-west {
  width: 6px;
  cursor: w-resize;
  left: 0;
  top: 0;
  height: 100%; }

.x-resizable-handle-north {
  width: 100%;
  cursor: n-resize;
  left: 0;
  top: 0;
  height: 6px; }

.x-resizable-handle-southeast {
  width: 6px;
  cursor: se-resize;
  right: 0;
  bottom: 0;
  height: 6px;
  z-index: 101; }

.x-resizable-handle-northwest {
  width: 6px;
  cursor: nw-resize;
  left: 0;
  top: 0;
  height: 6px;
  z-index: 101; }

.x-resizable-handle-northeast {
  width: 6px;
  cursor: ne-resize;
  right: 0;
  top: 0;
  height: 6px;
  z-index: 101; }

.x-resizable-handle-southwest {
  width: 6px;
  cursor: sw-resize;
  left: 0;
  bottom: 0;
  height: 6px;
  z-index: 101; }

.x-resizable-over .x-resizable-handle, .x-resizable-pinned .x-resizable-handle {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east,
.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west {
  background-position: left; }

.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south,
.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north {
  background-position: top; }

.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast {
  background-position: top left; }

.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest {
  background-position: bottom right; }

.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast {
  background-position: bottom left; }

.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest {
  background-position: top right; }

.x-resizable-proxy {
  border: 1px dashed;
  position: absolute;
  overflow: hidden;
  display: none;
  left: 0;
  top: 0;
  z-index: 50000; }

.x-resizable-overlay {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 200000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0; }

.x-grid3 {
  position: relative;
  overflow: hidden;
  border: 0px solid #ccc; }

.x-grid-panel {
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.x-grid-panel .x-panel-body {
  overflow: hidden !important; }

.x-grid-panel .x-panel-mc .x-panel-body {
  border: 1px solid; }

.x-grid3 .x-grid3-row-table, .x-grid3 .x-grid3-summary-table {
  table-layout: fixed; }

.x-grid3-viewport {
  overflow: hidden; }

.x-grid3-hd-row .x-grid3-hd, .x-grid3-row .x-grid3-hd, .x-grid3-summary-row .x-grid3-hd {
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.x-grid3-summary-row {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: ignore;
  outline: 0 none; }

.x-grid3-row td.x-grid3-cell, .x-grid3-summary-row td.x-grid3-cell {
  line-height: 14px;
  vertical-align: top;
  padding-left: 1px;
  padding-right: 1px;
  -moz-outline: none;
  outline: 0 none; }

.x-grid3-hd-row .x-grid3-hd {
  line-height: 15px;
  vertical-align: middle;
  border-left: 1px solid;
  border-right: 1px solid; }

.x-grid3-hd-row .x-grid3-marker-hd {
  padding: 3px; }

.x-grid3-row .x-grid3-marker {
  padding: 3px; }

.x-grid3-cell-inner, .x-grid3-hd-inner {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 3px 3px 3px 5px;
  white-space: nowrap; }

.x-grid3-hd-inner {
  position: relative;
  cursor: inherit;
  padding: 4px 3px 4px 5px;
  vertical-align: middle; }

.x-grid3-row-body {
  white-space: normal;
  font-size: 11px; }

.x-grid3-body-cell {
  -moz-outline: 0 none;
  outline: 0 none; }

.ext-ie .x-grid3-cell-inner, .ext-ie .x-grid3-hd-inner {
  width: 100%; }

.ext-strict .x-grid3-cell-inner, .ext-strict .x-grid3-hd-inner {
  width: auto;
  padding-right: 3px !important; }

.x-grid-row-loading {
  background: no-repeat center center; }

.x-grid-page {
  overflow: hidden; }

.x-grid3-row {
  cursor: default;
  border: 1px solid;
  width: 100%; }

.x-grid3-row-over {
  border: 1px solid;
  background: repeat-x left top; }

.x-grid3-resize-proxy {
  width: 1px;
  left: 0;
  cursor: e-resize;
  cursor: col-resize;
  position: absolute;
  top: 0;
  height: 100px;
  overflow: hidden;
  visibility: hidden;
  border: 0 none;
  z-index: 7; }

.x-grid3-resize-marker {
  width: 1px;
  left: 0;
  position: absolute;
  top: 0;
  height: 100px;
  overflow: hidden;
  visibility: hidden;
  border: 0 none;
  z-index: 7; }

.x-grid3-focus {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  -moz-outline: 0 none;
  outline: 0 none;
  -moz-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: ignore; }

.x-grid3-header {
  background: repeat-x 0 bottom;
  cursor: default;
  zoom: 1;
  padding: 0px 0 0 0; }

.x-grid3-header-pop {
  border-left: 1px solid;
  float: right;
  clear: none; }

.x-grid3-header-pop-inner {
  border-left: 1px solid;
  width: 14px;
  height: 19px;
  background: transparent no-repeat center center; }

.ext-ie .x-grid3-header-pop-inner {
  width: 15px; }

.ext-strict .x-grid3-header-pop-inner {
  width: 14px; }

.x-grid3-header-inner {
  overflow: hidden;
  zoom: 1;
  float: left; }

.x-grid3-header-offset {
  padding-left: 1px; }

td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
  border-left: 1px solid;
  border-right: 1px solid; }

td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner {
  background: repeat-x left bottom; }

.x-grid3-sort-icon {
  background-repeat: no-repeat;
  display: none;
  height: 4px;
  width: 13px;
  margin-left: 3px;
  vertical-align: middle; }

.sort-asc .x-grid3-sort-icon, .sort-desc .x-grid3-sort-icon {
  display: inline; }

.ext-strict .ext-ie .x-grid3-header-inner, .ext-strict .ext-ie6 .x-grid3-hd {
  position: relative; }

.ext-strict .ext-ie6 .x-grid3-hd-inner {
  position: static; }

.x-grid3-body {
  zoom: 1; }

.x-grid3-scroller {
  overflow: auto;
  zoom: 1;
  position: relative; }

.x-grid3-cell-text, .x-grid3-hd-text {
  display: block;
  padding: 3px 5px 3px 5px; }

.x-grid3-split {
  background-position: center;
  background-repeat: no-repeat;
  cursor: e-resize;
  cursor: col-resize;
  display: block;
  font-size: 1px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  top: 2px;
  width: 6px;
  z-index: 3; }

.x-dd-drag-proxy .x-grid3-hd-inner {
  background: repeat-x left bottom;
  width: 120px;
  padding: 3px;
  border: 1px solid;
  overflow: hidden; }

.col-move-top, .col-move-bottom {
  width: 9px;
  height: 9px;
  position: absolute;
  top: 0;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
  visibility: hidden;
  z-index: 20000;
  background: transparent no-repeat left top; }

.x-grid3-row-selected {
  border: 1px dotted; }

.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker {
  background: repeat-x 0 bottom !important;
  vertical-align: middle !important;
  padding: 0;
  border-top: 1px solid;
  border-bottom: none !important;
  border-right: 1px solid !important;
  text-align: center; }

.x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div {
  padding: 0 4px;
  text-align: center; }

.x-grid3-dirty-cell {
  background: transparent no-repeat 0 0; }

.x-grid3-invalid-cell {
  background: repeat-x bottom; }

.x-grid3-topbar, .x-grid3-bottombar {
  overflow: hidden;
  display: none;
  zoom: 1;
  position: relative; }

.x-grid3-topbar .x-toolbar {
  border-right: 0 none; }

.x-grid3-bottombar .x-toolbar {
  border-right: 0 none;
  border-bottom: 0 none;
  border-top: 1px solid; }

.x-props-grid .x-grid3-cell {
  padding: 1px; }

.x-props-grid .x-grid3-td-name .x-grid3-cell-inner {
  background: transparent repeat-y -16px !important;
  padding-left: 12px; }

.x-props-grid .x-grid3-body .x-grid3-td-name {
  padding: 1px;
  padding-right: 0;
  border: 0 none;
  border-right: 1px solid; }

.x-grid3-col-dd {
  border: 0 none;
  padding: 0;
  background: transparent; }

.x-dd-drag-ghost .x-grid3-dd-wrap {
  padding: 1px 3px 3px 1px; }

.x-grid3-hd {
  border-left-color: #009688 !important;
  border-right-color: white !important;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: ignore; }

.x-grid3-hd-btn {
  display: none;
  position: absolute;
  width: 14px;
  background: no-repeat left center;
  right: 0;
  top: 0;
  z-index: 2;
  cursor: pointer;
  outline: none; }

.x-grid3-hd-over .x-grid3-hd-btn, .x-grid3-hd-menu-open .x-grid3-hd-btn {
  display: block; }

a.x-grid3-hd-btn:hover {
  /*background-position: -14px center;*/ }

.x-grid3-body .x-grid3-td-expander {
  background: transparent repeat-y right; }

.x-grid3-body .x-grid3-td-expander .x-grid3-cell-inner {
  padding: 0 !important;
  height: 100%; }

.x-grid3-row-expander {
  width: 100%;
  height: 18px;
  background-position: 4px 2px;
  background-repeat: no-repeat;
  background-color: transparent; }

.x-grid3-row-collapsed .x-grid3-row-expander {
  background-position: 4px 2px; }

.x-grid3-row-expanded .x-grid3-row-expander {
  background-position: -21px 2px; }

.x-grid3-row-collapsed .x-grid3-row-body {
  display: none !important; }

.x-grid3-row-expanded .x-grid3-row-body {
  display: block !important; }

.x-grid3-body .x-grid3-td-checker {
  background: transparent repeat-y right; }

.x-grid3-body .x-grid3-td-checker .x-grid3-cell-inner, .x-grid3-header .x-grid3-td-checker .x-grid3-hd-inner {
  padding: 0 !important;
  height: 100%; }

.x-grid3-group-checker {
  float: left; }

.x-grid3-row-checker, .x-grid3-hd-checker {
  width: 100%;
  height: 18px;
  background-position: 2px 2px;
  background-repeat: no-repeat;
  background-color: transparent; }

.x-grid3-hd-checker {
  padding-bottom: 0px !important; }

.x-grid3-row .x-grid3-row-checker {
  background-position: 2px 2px; }

.x-grid3-row-selected .x-grid3-row-checker, .x-grid3-hd-checker-on .x-grid3-hd-checker, .x-grid3-row-checked .x-grid3-row-checker {
  background-position: -23px 2px; }

.x-grid3-hd-checker {
  background-position: 2px 3px; }

.x-grid3-hd-checker-on .x-grid3-hd-checker {
  background-position: -23px 3px; }

.x-grid3-body .x-grid3-td-numberer {
  background: transparent repeat-y right; }

.x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner {
  padding: 3px 5px 0 0 !important;
  text-align: right; }

.x-grid3-body .x-grid3-td-row-icon {
  background: transparent repeat-y right;
  vertical-align: top;
  text-align: center; }

.x-grid3-body .x-grid3-td-row-icon .x-grid3-cell-inner {
  padding: 0 !important;
  background-position: center center;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  margin-left: 2px;
  margin-top: 3px; }

.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer, .x-grid3-body .x-grid3-row-selected .x-grid3-td-checker, .x-grid3-body .x-grid3-row-selected .x-grid3-td-expander {
  background: transparent repeat-y right; }

.x-grid3-body .x-grid3-check-col-td .x-grid3-cell-inner {
  padding: 1px 0 0 0 !important; }

.x-grid3-check-col {
  width: 100%;
  height: 16px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent; }

.x-grid3-check-col-on {
  width: 100%;
  height: 16px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent; }

.x-grid-group, .x-grid-group-body, .x-grid-group-hd {
  zoom: 1; }

.x-grid-group-hd {
  border-bottom: 2px solid;
  cursor: pointer;
  padding-top: 6px; }

.x-grid-group-hd .x-grid-group-div {
  background: transparent no-repeat 3px -47px;
  padding: 4px 4px 4px 17px; }

.x-grid-group-collapsed .x-grid-group-hd .x-grid-group-div {
  background-position: 3px 3px; }

.x-grid-group-collapsed .x-grid-group-body {
  display: none; }

.x-grid-empty {
  padding: 10px; }

.ext-ie7 .x-grid-panel .x-panel-bbar {
  position: relative; }

.x-grid-with-col-lines .x-grid3-row td.x-grid3-cell {
  padding-right: 0;
  border-right: 0px solid; }

.ext-ie6 .x-grid3-header {
  position: relative; }

.x-grid3-check-col-disabled {
  width: 100%;
  height: 16px;
  background-position: center center;
  background-repeat: no-repeat; }

.x-row-editor-header {
  height: 2px;
  overflow: hidden; }

.x-row-editor-footer {
  height: 2px;
  overflow: hidden; }

.ext-ie .x-row-editor-footer {
  margin-top: -1px; }

.x-row-editor-body {
  overflow: hidden;
  zoom: 1;
  padding-top: 2px; }

.x-row-editor .x-btns {
  position: absolute;
  top: 28px;
  left: 20px;
  padding-left: 5px; }

.x-row-editor .x-btns .x-plain-bwrap {
  padding-right: 5px; }

.x-row-editor .x-btns .x-plain-body {
  height: 31px; }

.x-row-editor .x-btns .x-table-layout-cell {
  padding: 3px; }

.x-grid3-footer {
  background: #f7f7f7 none repeat scroll 0 0;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  display: block;
  overflow: hidden;
  position: relative; }

.x-grid3-footer-row {
  border: 1px solid #EEEEEE;
  background-color: #f7f7f7;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: ignore;
  cursor: default; }

.x-grid3-footer-row td {
  line-height: 13px;
  vertical-align: top;
  padding-left: 1px;
  padding-right: 1px;
  font-size: 11px;
  font-style: normal; }

.ext-ie6 .x-grid3 .x-editor .x-form-text, .ext-ie7 .x-grid3 .x-editor .x-form-text {
  top: -1px; }

.ext-ie8-compatibility .x-grid3 .x-editor .x-form-text {
  top: 0; }

.x-grid-panel .x-livegrid-scroller {
  z-index: 1;
  position: absolute;
  right: 0px;
  overflow-y: scroll;
  overflow-x: hidden; }

.x-grid3-group-checker div {
  width: 14px;
  height: 18px;
  background-position: -1 -2px;
  background-repeat: no-repeat;
  background-color: transparent; }

.x-grid-group-hd .x-grid3-group-check {
  background-image: url(/sanmarco-informatica-theme/images/default/menu/checked.gif); }

.x-grid-group-hd .x-grid3-group-uncheck {
  background-image: url(/sanmarco-informatica-theme/images/default/menu/unchecked.gif); }

.x-grid3-hd-row .x-filtered-column {
  font-style: italic !important;
  font-weight: bold !important; }

.ext-strict .ext-gecko .x-inline-editor .x-small-editor .x-form-text {
  height: 18px !important; }

.x-dd-drag-proxy {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  z-index: 15000; }

.x-dd-drag-ghost {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  border: 1px solid;
  padding: 3px;
  padding-left: 20px;
  white-space: nowrap; }

.x-dd-drag-repair .x-dd-drag-ghost {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  border: 0 none;
  padding: 0;
  background-color: transparent; }

.x-dd-drag-repair .x-dd-drop-icon {
  visibility: hidden; }

.x-dd-drop-icon {
  position: absolute;
  top: 3px;
  left: 3px;
  display: block;
  width: 16px;
  height: 16px;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1; }

.x-view-selector {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  border: 1px dotted;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=45);
  opacity: 0.45;
  zoom: 1; }

.x-dd-cursor {
  cursor: default !important; }

.x-insert-bar {
  position: absolute;
  z-index: 99999; }

.x-insert-bar td {
  line-height: 1px;
  font-size: 1px; }

.x-insert-left {
  background: url(/sanmarco-informatica-theme/images/gxt/dd/insert-bg.gif) no-repeat; }

.x-insert-mid {
  background: url(/sanmarco-informatica-theme/images/gxt/dd/insert-bg.gif) repeat-x 0 -12px; }

.x-insert-right {
  background: url(/sanmarco-informatica-theme/images/gxt/dd/insert-bg.gif) no-repeat 0px -6px; }

.tree-folder {
  background: url(/sanmarco-informatica-theme/images/gxt/icons/folder-closed.gif) no-repeat center left !important; }

.tree-folder-open {
  background: url(/sanmarco-informatica-theme/images/gxt/icons/folder.gif) no-repeat center left !important; }

.my-tree {
  cursor: default;
  font-size: 11px;
  -moz-outline: none;
  -moz-user-focus: none; }

.my-root-item {
  padding: 4px; }

.my-tree-item, .my-tree-item table, .my-tree-item table td {
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none;
  font-size: 11px; }

.my-tree-item td {
  height: 19px; }

.my-tree-indent {
  line-height: 1px;
  font-size: 1px; }

.my-tree-joint div {
  width: 15px;
  height: 19px;
  line-height: 1px;
  font-size: 1px; }

.my-tree-left, .my-tree-left div, .my-tree-right {
  line-height: 1px;
  font-size: 1px;
  width: 3px; }

.my-tree-left div, .my-tree-right div {
  width: 3px; }

.my-tree-item, .my-treeitem-wrap {
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.my-tree-check div {
  width: 17px;
  height: 17px;
  line-height: 1px;
  font-size: 1px; }

.my-tree-icon div {
  width: 16px;
  height: 17px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center; }

.my-tree-item-text span {
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 12px;
  white-space: nowrap;
  padding-left: 3px;
  padding-right: 3px;
  display: block;
  height: 15px;
  cursor: pointer; }

.my-tree-over .my-tree-left {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) no-repeat left -57px; }

.my-tree-over .my-tree-right {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) no-repeat right -76px; }

.my-tree-over .my-tree-check, .my-tree-over .my-tree-icon, .my-tree-over .my-tree-item-text {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) left -95px; }

.my-tree-sel .my-tree-left {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) no-repeat left 0px; }

.my-tree-sel .my-tree-right {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) no-repeat right -19px; }

.my-tree-sel .my-tree-check, .my-tree-sel .my-tree-icon, .my-tree-sel .my-tree-item-text {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) left -38px; }

.my-tree-drop .my-tree-left {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) no-repeat left -115px; }

.my-tree-drop .my-tree-right {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) no-repeat right -133px; }

.my-tree-drop .my-tree-check, .my-tree-drop .my-tree-icon, .my-tree-drop .my-tree-item-text {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) left -152px; }

.my-tree-close {
  background: url(/sanmarco-informatica-theme/images/gxt/tree/vnode_transparent.gif) no-repeat 0px 1px; }

.my-tree-open {
  background: url(/sanmarco-informatica-theme/images/gxt/tree/vnode_transparent.gif) no-repeat 0px -32px; }

.my-tree-joint-over .my-tree-open {
  background: url(/sanmarco-informatica-theme/images/gxt/tree/vnode_transparent.gif) no-repeat 0px -48px; }

.my-tree-joint-over .my-tree-close {
  background: url(/sanmarco-informatica-theme/images/gxt/tree/vnode_transparent.gif) no-repeat 0px -15px; }

.my-tree-notchecked {
  background: url(/sanmarco-informatica-theme/images/gxt/tree/notchecked.gif) no-repeat 0px 50%; }

.my-tree-checked {
  background: url(/sanmarco-informatica-theme/images/gxt/tree/checked.gif) no-repeat 0px 50%; }

.my-tree-loading .tree-folder {
  background: url(/sanmarco-informatica-theme/images/gxt/icons/wait.gif) no-repeat 0px -1px !important; }

.my-tree-loading .my-tree-item-text span {
  font-style: italic; }

.x-ftree-selected .x-ftree-text {
  background-color: #d9e8fb; }

.x-ftree-node-over .x-ftree-text {
  background-color: #eee; }

.x-ftree-item {
  line-height: 18px; }

.x-ftree-joint, .x-ftree-icon {
  border: 0 none;
  height: 18px;
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 16px;
  background-position: center;
  background-repeat: no-repeat; }

.x-ftree-text {
  color: black;
  font-size: 11px;
  font-style: normal;
  white-space: nowrap;
  text-decoration: none;
  color: black;
  padding-left: 4px;
  vertical-align: middle;
  line-height: 18px;
  padding: 2px 4px 4px 4px; }

/* some default icons for leaf/folder */
.x-ftree-expanded .x-ftree-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/tree/folder-open.gif); }

.x-ftree-leaf .x-ftree-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/tree/leaf.gif); }

.x-ftree-collapsed .x-ftree-icon {
  background-image: url(/sanmarco-informatica-theme/images/gxt/icons/folder-closed.gif); }

/* Arrows */
.x-ftree-arrows .x-ftree-joint {
  background: transparent; }

.x-ftree-arrows .x-ftree-joint-plus {
  background: transparent url(/sanmarco-informatica-theme/images/default/tree/arrows.gif) no-repeat 0 0; }

.x-ftree-arrows .x-ftree-joint-minus {
  background: transparent url(/sanmarco-informatica-theme/images/default/tree/arrows.gif) no-repeat -16px 0; }

.x-ftree-arrows .x-ftree-ec-over .x-ftree-joint-plus {
  background-position: -32px 0; }

.x-ftree-arrows .x-ftree-ec-over .x-ftree-joint-minus {
  background-position: -48px 0; }

.x-ftree2-highlightrow {
  border: 1px dotted #545352; }

.x-ftree2-selected {
  background-color: #d9e8fb !important; }

.x-ftree2-node-over {
  background-color: #eee; }

.x-ftree2-node-drop {
  background-color: #defadc; }

.x-ftree2-joint, .x-ftree2-icon {
  border: 0 none;
  height: 18px;
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 16px;
  background-position: center;
  background-repeat: no-repeat; }

.x-ftree2-joint div {
  width: 16px; }

.x-ftree2-el-ct {
  display: none; }

.x-ftree2-node {
  padding-bottom: 1px; }

.x-ftree2-text {
  vertical-align: middle !important;
  white-space: nowrap !important; }

.x-ftree2-text span {
  color: black;
  font-size: 11px;
  font-style: normal;
  white-space: nowrap;
  text-decoration: none;
  color: black;
  padding: 2px 4px 2px 1px;
  display: block; }

.ext-ie .x-ftree2-text span {
  padding-left: 3px; }

.x-ftree2-check {
  width: 17px; }

.x-ftree2-check div {
  width: 17px;
  height: 17px; }

/* some default icons for leaf/folder */
.x-ftree2-expanded .x-ftree2-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/tree/folder-open.gif); }

.x-ftree2-leaf .x-ftree2-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/tree/leaf.gif); }

.x-ftree2-collapsed .x-ftree2-icon {
  background-image: url(/sanmarco-informatica-theme/images/gxt/icons/folder-closed.gif); }

/* Arrows */
.x-ftree2-arrows .x-ftree2-joint {
  background: transparent; }

.x-ftree2-arrows .x-ftree2-joint-plus {
  background: transparent url(/sanmarco-informatica-theme/images/default/tree/arrows.gif) no-repeat 0 0; }

.x-ftree2-arrows .x-ftree2-joint-minus {
  background: transparent url(/sanmarco-informatica-theme/images/default/tree/arrows.gif) no-repeat -16px 0; }

.x-ftree2-arrows .x-ftree2-ec-over .x-ftree2-joint-plus {
  background-position: -32px 0; }

.x-ftree2-arrows .x-ftree2-ec-over .x-ftree2-joint-minus {
  background-position: -48px 0; }

.x-treegrid {
  -moz-outline: none;
  -moz-user-focus: none;
  outline: 0 none; }

.x-treegrid .x-treegrid-column .x-grid3-cell-inner {
  padding: 0px !important; }

.x-tree3 {
  cursor: default;
  -moz-outline: none;
  -moz-user-focus: none;
  outline: 0 none; }

.ext-strict .ext-gecko .x-tree3, .ext-strict .ext-webkit .x-tree3 {
  padding-bottom: 1px; }

.x-tree3-node {
  cursor: default; }

.x-tree3-el {
  white-space: nowrap;
  height: 21px;
  position: relative; }

.x-tree3-node-text {
  white-space: nowrap;
  line-height: 11px;
  text-decoration: none;
  padding: 0 0 0 3px;
  position: relative;
  top: -4px; }

.ext-ie9 .x-tree3-node-text-widget {
  display: block; }

.x-tree3-node-ct {
  display: none; }

.x-tree3-node-text-widget {
  position: static !important;
  padding: 0px !important; }

.x-date-picker {
  border: 1px solid;
  border-top: 0 none;
  position: relative;
  -moz-outline: 0 none;
  outline: 0 none; }

.x-date-picker a {
  -moz-outline: 0 none;
  outline: 0 none; }

.x-date-inner, .x-date-inner td, .x-date-inner th {
  border-collapse: separate; }

.x-date-middle, .x-date-left, .x-date-right {
  background: repeat-x 0 -83px;
  overflow: hidden; }

.x-date-middle .x-btn-tc, .x-date-middle .x-btn-tl, .x-date-middle .x-btn-tr,
.x-date-middle .x-btn-mc, .x-date-middle .x-btn-ml, .x-date-middle .x-btn-mr,
.x-date-middle .x-btn-bc, .x-date-middle .x-btn-bl, .x-date-middle .x-btn-br {
  background: transparent !important;
  vertical-align: middle; }

.x-date-middle .x-btn-mc em.x-btn-arrow {
  background: transparent no-repeat right 0; }

.x-date-right, .x-date-left {
  width: 18px; }

.x-date-right {
  text-align: right; }

.x-date-middle {
  padding-top: 2px;
  padding-bottom: 2px;
  width: 130px; }

.x-date-right a, .x-date-left a {
  display: block;
  width: 16px;
  height: 16px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }

.x-date-right a:hover, .x-date-left a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.x-date-right a {
  margin-right: 2px;
  text-decoration: none !important; }

.x-date-left a {
  margin-left: 2px;
  text-decoration: none !important; }

table.x-date-inner {
  width: 100%;
  table-layout: fixed; }

.x-date-inner th {
  width: 25px; }

.x-date-inner th {
  background: repeat-x left top;
  text-align: right !important;
  border-bottom: 1px solid;
  cursor: default;
  padding: 0;
  border-collapse: separate; }

.x-date-inner th span {
  display: block;
  padding: 2px;
  padding-right: 7px; }

.x-date-inner td {
  border: 1px solid;
  text-align: right;
  padding: 0; }

.x-date-inner a {
  padding: 2px 5px;
  display: block;
  text-decoration: none;
  text-align: right;
  zoom: 1; }

.x-date-inner a span {
  pointer-events: none; }

.x-date-inner .x-date-active {
  cursor: pointer;
  color: black; }

.x-date-inner .x-date-selected a {
  background: repeat-x left top;
  border: 1px solid;
  padding: 1px 4px; }

.x-date-inner .x-date-today a {
  border: 1px solid;
  padding: 1px 4px; }

.x-date-inner .x-date-prevday a, .x-date-inner .x-date-nextday a {
  text-decoration: none !important; }

.x-date-bottom {
  padding: 4px;
  border-top: 1px solid;
  background: repeat-x left top; }

.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover {
  text-decoration: none !important; }

.x-date-inner .x-date-disabled a {
  cursor: default; }

.x-date-mmenu .x-menu-item {
  padding: 1px 24px 1px 4px;
  white-space: nowrap; }

.x-date-mmenu .x-menu-item .x-menu-item-icon {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-position: center -4px !important; }

.x-date-mp {
  position: absolute;
  left: 0;
  top: 0;
  display: none; }

.x-date-mp td {
  padding: 2px;
  font-size: 11px;
  font-style: normal; }

td.x-date-mp-month, td.x-date-mp-year, td.x-date-mp-ybtn {
  border: 0 none;
  text-align: center;
  vertical-align: middle;
  width: 25%; }

.x-date-mp-ok {
  margin-right: 3px; }

.x-date-mp-btns button {
  text-decoration: none;
  text-align: center;
  text-decoration: none !important;
  border: 1px solid;
  padding: 1px 3px 1px;
  cursor: pointer; }

.x-date-mp-btns {
  background: repeat-x left top; }

.x-date-mp-btns td {
  border-top: 1px solid;
  text-align: center; }

td.x-date-mp-month a, td.x-date-mp-year a {
  display: block;
  padding: 2px 4px;
  text-decoration: none;
  text-align: center; }

td.x-date-mp-month a:hover, td.x-date-mp-year a:hover {
  text-decoration: none;
  cursor: pointer; }

td.x-date-mp-sel a {
  padding: 1px 3px;
  background: repeat-x left top;
  border: 1px solid; }

.x-date-mp-ybtn a {
  overflow: hidden;
  width: 15px;
  height: 15px;
  cursor: pointer;
  background: transparent no-repeat;
  display: block;
  margin: 0 auto; }

.x-date-mp-ybtn a.x-date-mp-next {
  background-position: 0 -120px; }

.x-date-mp-ybtn a.x-date-mp-next:hover {
  background-position: -15px -120px; }

.x-date-mp-ybtn a.x-date-mp-prev {
  background-position: 0 -105px; }

.x-date-mp-ybtn a.x-date-mp-prev:hover {
  background-position: -15px -105px; }

.x-date-mp-ybtn {
  text-align: center; }

td.x-date-mp-sep {
  border-right: 1px solid; }

.x-date-picker, .x-date-picker a {
  font-size: 11px; }

.x-date-right-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/shared/right-btn.gif);
  margin-right: 2px;
  text-decoration: none !important; }

.x-date-left-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/shared/left-btn.gif);
  margin-left: 4px;
  text-decoration: none !important; }

.x-date-days {
  table-layout: fixed;
  width: 100%; }

.x-date-days td {
  width: 25px;
  border: none; }

.x-date-days td span {
  display: block;
  padding: 2px 7px 2px 2px; }

.x-date-picker .x-date-header {
  background: url(/sanmarco-informatica-theme/images/default/shared/hd-sprite.gif) repeat-x 0 -83px;
  height: 22px;
  left: 10px;
  top: 10px;
  width: 157px; }

.x-date-header .x-btn .x-btn-text {
  color: #fff; }

.x-date-picker-footer {
  width: 100%; }

.x-date-picker-footer td {
  text-align: center; }

.x-date-left {
  background: transparent url(/sanmarco-informatica-theme/images/default/shared/hd-sprite.gif) repeat-x scroll 0pt -83px;
  color: #FFFFFF;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 11px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  overflow: hidden; }

.x-date-inner .x-date-active-hover {
  background: #ddecfe !important; }

.x-tip {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: 20000;
  border: 0 none; }

.x-tip .x-tip-close {
  height: 15px;
  float: right;
  width: 15px;
  margin: 0 0 2px 2px;
  cursor: pointer;
  display: none; }

.x-tip .x-tip-tc {
  background: transparent no-repeat 0 -62px;
  padding-top: 3px;
  overflow: hidden;
  zoom: 1; }

.x-tip .x-tip-tl {
  background: transparent no-repeat 0 0;
  padding-left: 6px;
  overflow: hidden;
  zoom: 1; }

.x-tip .x-tip-tr {
  background: transparent no-repeat right 0;
  padding-right: 6px;
  overflow: hidden;
  zoom: 1; }

.x-tip .x-tip-bc {
  background: transparent no-repeat 0 -121px;
  height: 3px;
  overflow: hidden; }

.x-tip .x-tip-bl {
  background: transparent no-repeat 0 -59px;
  padding-left: 6px;
  zoom: 1; }

.x-tip .x-tip-br {
  background: transparent no-repeat right -59px;
  padding-right: 6px;
  zoom: 1; }

.x-tip .x-tip-mc {
  border: 0 none; }

.x-tip .x-tip-ml {
  background: no-repeat 0 -124px;
  padding-left: 6px;
  zoom: 1; }

.x-tip .x-tip-mr {
  background: transparent no-repeat right -124px;
  padding-right: 6px;
  zoom: 1; }

.ext-ie .x-tip .x-tip-header, .ext-ie .x-tip .x-tip-tc {
  font-size: 0;
  line-height: 0; }

.ext-border-box .x-tip .x-tip-header, .ext-border-box .ext-ie .x-tip .x-tip-tc {
  line-height: 1px; }

.x-tip .x-tip-header-text {
  padding: 0;
  margin: 0 0 2px 0; }

.x-tip .x-tip-body {
  margin: 0 !important;
  line-height: 14px;
  padding: 0; }

.x-tip .x-tip-body .loading-indicator {
  margin: 0; }

.x-tip-draggable .x-tip-header, .x-tip-draggable .x-tip-header-text {
  cursor: move; }

.x-form-invalid-tip .x-tip-tc {
  background: repeat-x 0 -12px;
  padding-top: 6px; }

.x-form-invalid-tip .x-tip-bc {
  background: repeat-x 0 -18px;
  height: 6px; }

.x-form-invalid-tip .x-tip-bl {
  background: no-repeat 0 -6px; }

.x-form-invalid-tip .x-tip-br {
  background: no-repeat right -6px; }

.x-form-invalid-tip .x-tip-body {
  padding: 2px; }

.x-form-invalid-tip .x-tip-body {
  padding-left: 24px;
  background: transparent no-repeat 2px 2px; }

.x-tip-anchor {
  position: absolute;
  width: 9px;
  height: 10px;
  overflow: hidden;
  background: transparent no-repeat 0 0;
  zoom: 1; }

.x-tip-anchor-bottom {
  background-position: -9px 0; }

.x-tip-anchor-right {
  background-position: -18px 0;
  width: 10px; }

.x-tip-anchor-left {
  background-position: -28px 0;
  width: 10px; }

.x-menu {
  border: 1px solid;
  /*   z-index: 15000; */
  zoom: 1;
  background: repeat-y;
  -moz-outline: none;
  outline: 0 none;
  /*   z-index: 1031 !important; */ }

.x-menu a {
  text-decoration: none !important; }

.ext-ie .x-menu {
  zoom: 1;
  overflow: hidden; }

.x-menu-list {
  padding: 5px 0px;
  background: transparent;
  border: 0 none;
  overflow: hidden;
  overflow-y: hidden; }

.ext-strict .ext-ie .x-menu-list {
  position: relative; }

.x-menu x-menu-sep-li {
  font-size: 1px;
  line-height: 1px; }

.x-menu-list-item {
  white-space: nowrap;
  display: block;
  padding: 1px; }

.x-menu-item {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: ignore; }

.x-menu-item-arrow {
  background: transparent no-repeat right; }

.x-menu-sep {
  display: block;
  font-size: 1px;
  line-height: 1px;
  margin: 2px 3px;
  border-bottom: 1px solid;
  overflow: hidden; }

.x-menu-focus {
  /*
  position: absolute;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  -moz-outline: 0 none;
  outline: 0 none;
  -moz-user-select: none;
  -khtml-user-select: none;
   -webkit-user-select: ignore
  overflow: hidden;
  */
  display: block; }

a.x-menu-item {
  cursor: pointer;
  display: block;
  line-height: 16px;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: 0;
  padding: 3px 21px 3px 27px;
  position: relative;
  text-decoration: none;
  white-space: nowrap; }

.x-menu-item-active {
  border-style: solid;
  border-width: 1px;
  padding: 0; }

.x-menu-item-icon {
  border: 0 none;
  height: 16px;
  padding: 0;
  vertical-align: top;
  width: 16px;
  position: absolute;
  left: 3px;
  top: 3px;
  margin: 0;
  background-position: center; }

.ext-ie .x-menu-item-icon {
  left: -24px; }

.ext-strict .x-menu-item-icon {
  left: 6px; }

.ext-ie6 .x-menu-item-icon {
  left: -24px; }

.ext-ie .x-menu-item-icon {
  vertical-align: middle; }

.x-date-menu .x-menu-list {
  padding: 0; }

.x-menu-date-item {
  padding: 0; }

.x-menu .x-color-palette, .x-menu .x-date-picker {
  margin-left: 26px;
  margin-right: 4px; }

.x-menu .x-date-picker {
  border: 1px solid;
  margin-top: 2px;
  margin-bottom: 2px; }

.x-menu-plain .x-color-palette, .x-menu-plain .x-date-picker {
  margin: 0;
  border: 0 none; }

.x-date-menu {
  padding: 0 !important; }

.x-cycle-menu .x-menu-item-checked {
  border: 1px dotted !important;
  padding: 0; }

.x-menu .x-menu-scroller {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 8px;
  line-height: 8px;
  cursor: pointer;
  margin: 0;
  padding: 0; }

.x-menu .x-menu-scroller-active {
  height: 6px;
  line-height: 6px; }

.x-menu-list-item-indent {
  padding-left: 27px !important; }

.x-menu-text {
  border-style: solid;
  background: #D6E3F2;
  border-color: #DAE6F4 #99bbe8 #99bbe8 #DAE6F4;
  border-width: 1px;
  margin: -2px -2px 0;
  color: #15428b;
  font-size: 10px;
  font-style: bold;
  display: block;
  padding: 3px; }

.x-menubar {
  padding: 3px;
  border-style: solid;
  border-width: 0 0 1px 0;
  cursor: default;
  border-color: #a9bfd3;
  background-color: #d0def0;
  padding: 3px;
  background-image: url(/sanmarco-informatica-theme/images/default/toolbar/bg.gif); }

.x-menubar-item {
  padding: 1px 8px;
  font-size: 12px; }

.x-menubar-item-over {
  background-color: #98c5f5; }

.x-menubar-item-active {
  background-color: #98c5f5; }

.x-box-tl {
  background: transparent no-repeat 0 0;
  zoom: 1; }

.x-box-tc {
  height: 8px;
  background: transparent repeat-x 0 0;
  overflow: hidden; }

.x-box-tr {
  background: transparent no-repeat right -8px; }

.x-box-ml {
  background: transparent repeat-y 0;
  padding-left: 4px;
  overflow: hidden;
  zoom: 1; }

.x-box-mc {
  background: repeat-x 0 -16px;
  padding: 4px 10px; }

.x-box-mc h3 {
  margin: 0 0 4px 0;
  zoom: 1; }

.x-box-mr {
  background: transparent repeat-y right;
  padding-right: 4px;
  overflow: hidden; }

.x-box-bl {
  background: transparent no-repeat 0 -16px;
  zoom: 1; }

.x-box-bc {
  background: transparent repeat-x 0 -8px;
  height: 8px;
  overflow: hidden; }

.x-box-br {
  background: transparent no-repeat right -24px; }

.x-box-tl, .x-box-bl {
  padding-left: 8px;
  overflow: hidden; }

.x-box-tr, .x-box-br {
  padding-right: 8px;
  overflow: hidden; }

.x-combo-list {
  border: 1px solid;
  zoom: 1;
  overflow: hidden;
  position: absolute; }

.x-combo-list-inner {
  overflow: auto;
  position: relative;
  zoom: 1;
  overflow-x: hidden; }

.x-combo-list-hd {
  border-bottom: 1px solid;
  padding: 3px; }

.x-resizable-pinned .x-combo-list-inner {
  border-bottom: 1px solid; }

.x-combo-list-item {
  padding: 2px;
  border: 1px solid;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.x-combo-list .x-combo-selected {
  border: 1px solid !important;
  cursor: pointer; }

.x-combo-list .x-toolbar {
  border-top: 1px solid;
  border-bottom: 0 none; }

.x-panel {
  border-style: solid;
  border-width: 0;
  outline: 0 none; }

.x-panel-header {
  overflow: hidden;
  zoom: 1;
  padding: 5px 3px 4px 5px;
  border: 1px solid;
  line-height: 15px;
  background: transparent repeat-x 0 -1px; }

.x-panel-body {
  /*border:1px solid;
  border-top:0 none;*/
  overflow: hidden;
  position: relative; }

.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar {
  border: 1px solid;
  border-top: 0 none;
  overflow: hidden;
  padding: 2px; }

.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
  border-top: 1px solid;
  border-bottom: 0 none; }

.x-panel-body-noheader, .x-panel-mc .x-panel-body {
  /*border-top:1px solid;*/ }

.x-panel-header {
  overflow: hidden;
  zoom: 1; }

.x-panel-tl .x-panel-header {
  padding: 5px 0 4px 0;
  border: 0 none;
  background: transparent;
  line-height: 15px; }

.x-panel-tl .x-panel-icon, .x-window-tl .x-panel-icon {
  padding-left: 20px !important;
  background-repeat: no-repeat;
  background-position: 0 4px;
  zoom: 1; }

.x-panel-inline-icon {
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  margin-right: 4px;
  margin-top: -1px;
  margin-bottom: -1px; }

.x-panel-tc {
  background: transparent repeat-x 0 0;
  overflow: hidden; }

.ext-strict .ext-ie7 .x-panel-tc {
  overflow: visible; }

.x-panel-tl {
  background: transparent no-repeat 0 0;
  padding-left: 6px;
  zoom: 1;
  border-bottom: 1px solid; }

.x-panel-tr {
  background: transparent no-repeat right 0;
  zoom: 1;
  padding-right: 6px; }

.x-panel-bc {
  background: transparent repeat-x 0 bottom;
  zoom: 1; }

.x-panel-bc .x-panel-footer {
  zoom: 1; }

.x-panel-bl {
  background: transparent no-repeat 0 bottom;
  padding-left: 6px;
  zoom: 1; }

.x-panel-br {
  background: transparent no-repeat right bottom;
  padding-right: 6px;
  zoom: 1; }

.x-panel-mc {
  border: 0 none;
  padding: 0;
  margin: 0;
  padding-top: 6px; }

.x-panel-mc .x-panel-body {
  background: transparent;
  border: 0 none; }

.x-panel-ml {
  background: repeat-y 0 0;
  padding-left: 6px;
  zoom: 1; }

.x-panel-mr {
  background: transparent repeat-y right 0;
  padding-right: 6px;
  zoom: 1; }

.x-panel-bc .x-panel-footer {
  padding-bottom: 6px; }

.x-panel-nofooter .x-panel-bc, .x-panel-nofooter .x-window-bc {
  height: 6px;
  font-size: 0;
  line-height: 0; }

.x-panel-bwrap {
  overflow: hidden;
  zoom: 1;
  left: 0;
  top: 0; }

.x-panel-body {
  overflow: hidden;
  zoom: 1; }

.x-panel-collapsed .x-resizable-handle {
  display: none; }

.ext-gecko .x-panel-animated * {
  overflow: hidden !important; }

.x-plain-body {
  overflow: hidden; }

.x-plain-bbar .x-toolbar {
  overflow: hidden;
  padding: 2px; }

.x-plain-tbar .x-toolbar {
  overflow: hidden;
  padding: 2px; }

.x-plain-bwrap {
  overflow: hidden;
  zoom: 1; }

.x-plain {
  overflow: hidden; }

.x-tool {
  overflow: hidden;
  width: 15px;
  height: 15px;
  float: right;
  cursor: pointer;
  background: transparent no-repeat;
  margin-left: 2px; }

.x-tool-toggle {
  background-position: 0 -60px;
  background: none !important; }

.x-tool-toggle:before {
  content: "\ec1a";
  font-family: "streamline" !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 8px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.x-panel-collapsed .x-tool-toggle:before {
  content: "\ec19";
  font-family: "streamline" !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 8px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.x-tool-toggle-over {
  background-position: -15px -60px; }

.x-panel-collapsed .x-tool-toggle {
  background-position: 0 -75px; }

.x-panel-collapsed .x-tool-toggle-over {
  background-position: -15px -75px; }

.x-tool-close {
  background-position: 0 -0; }

.x-tool-close-over {
  background-position: -15px 0; }

.x-tool-minimize {
  background-position: 0 -15px; }

.x-tool-minimize-over {
  background-position: -15px -15px; }

.x-tool-maximize {
  background-position: 0 -30px; }

.x-tool-maximize-over {
  background-position: -15px -30px; }

.x-tool-restore {
  background-position: 0 -45px; }

.x-tool-restore-over {
  background-position: -15px -45px; }

.x-tool-gear {
  background-position: 0 -90px; }

.x-tool-gear-over {
  background-position: -15px -90px; }

.x-tool-pin {
  background-position: 0 -135px; }

.x-tool-pin-over {
  background-position: -15px -135px; }

.x-tool-unpin {
  background-position: 0 -150px; }

.x-tool-unpin-over {
  background-position: -15px -150px; }

.x-tool-right {
  background-position: 0 -165px; }

.x-tool-right-over {
  background-position: -15px -165px; }

.x-tool-left {
  background-position: 0 -180px; }

.x-tool-left-over {
  background-position: -15px -180px; }

.x-tool-up {
  background-position: 0 -210px; }

.x-tool-up-over {
  background-position: -15px -210px; }

.x-tool-down {
  background-position: 0 -195px; }

.x-tool-down-over {
  background-position: -15px -195px; }

.x-tool-refresh {
  background-position: 0 -225px; }

.x-tool-refresh-over {
  background-position: -15px -225px; }

.x-tool-minus {
  background-position: 0 -255px; }

.x-tool-minus-over {
  background-position: -15px -255px; }

.x-tool-plus {
  background-position: 0 -240px; }

.x-tool-plus-over {
  background-position: -15px -240px; }

.x-tool-search {
  background-position: 0 -270px; }

.x-tool-search-over {
  background-position: -15px -270px; }

.x-tool-save {
  background-position: 0 -285px; }

.x-tool-save-over {
  background-position: -15px -285px; }

.x-tool-help {
  background-position: 0 -300px; }

.x-tool-help-over {
  background-position: -15px -300px; }

.x-tool-print {
  background-position: 0 -315px; }

.x-tool-print-over {
  background-position: -15px -315px; }

.x-panel-ghost {
  z-index: 12000;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65; }

.x-panel-ghost ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  border: 1px solid;
  border-top: 0 none;
  display: block; }

.x-panel-ghost * {
  cursor: move !important; }

.x-panel-dd-spacer {
  border: 2px dashed; }

.x-panel-btns {
  padding: 5px;
  overflow: hidden; }

.x-panel-btns-left .x-buttonbar {
  clear: none; }

.x-panel-btns-center {
  text-align: center; }

.x-panel-btns-center .x-toolbar-ct {
  margin: 0 auto;
  text-align: left;
  width: auto; }

.x-panel-fbar td.x-toolbar-cell {
  padding: 0px; }

.x-panel-fbar {
  display: block;
  padding: 2px;
  position: relative;
  left: 0;
  top: 0;
  zoom: 1;
  overflow: hidden; }

.x-panel-fbar .x-toolbar-cell {
  vertical-align: middle; }

.x-panel-fbar td {
  vertical-align: middle; }

.x-panel-btns .x-btn-focus .x-btn-left {
  background-position: 0 -147px; }

.x-panel-btns .x-btn-focus .x-btn-right {
  background-position: 0 -168px; }

.x-panel-btns .x-btn-focus .x-btn-center {
  background-position: 0 -189px; }

.x-panel-btns .x-btn-over .x-btn-left {
  background-position: 0 -63px; }

.x-panel-btns .x-btn-over .x-btn-right {
  background-position: 0 -84px; }

.x-panel-btns .x-btn-over .x-btn-center {
  background-position: 0 -105px; }

.x-panel-btns .x-btn-click .x-btn-center {
  background-position: 0 -126px; }

.x-panel-btns .x-btn-click .x-btn-right {
  background-position: 0 -84px; }

.x-panel-btns .x-btn-click .x-btn-left {
  background-position: 0 -63px; }

.x-panel-fbar td, .x-panel-fbar span, .x-panel-fbar input, .x-panel-fbar div, .x-panel-fbar select, .x-panel-fbar label {
  white-space: nowrap; }

.x-window {
  zoom: 1;
  -moz-outline: none;
  outline: 0 none; }

.x-window .x-resizable-handle {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0; }

.x-window-proxy {
  border: 1px solid;
  z-index: 12000;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

.x-window-header {
  overflow: hidden;
  zoom: 1; }

.x-window-bwrap {
  z-index: 1;
  position: relative;
  zoom: 1;
  left: 0;
  top: 0; }

.x-window-tl .x-window-header {
  padding: 5px 0 4px 0; }

.x-window-header-text {
  cursor: pointer; }

.x-window-tc {
  background: transparent repeat-x 0 0;
  overflow: hidden;
  zoom: 1; }

.x-window-tl {
  background: transparent no-repeat 0 0;
  padding-left: 6px;
  zoom: 1;
  z-index: 1;
  position: relative; }

.x-window-tr {
  background: transparent no-repeat right 0;
  padding-right: 6px; }

.x-window-bc {
  background: transparent repeat-x 0 bottom;
  zoom: 1; }

.x-window-bc .x-window-footer {
  padding-bottom: 6px;
  zoom: 1;
  font-size: 0;
  line-height: 0; }

.x-window-bl {
  background: transparent no-repeat 0 bottom;
  padding-left: 6px;
  zoom: 1; }

.x-window-br {
  background: transparent no-repeat right bottom;
  padding-right: 6px;
  zoom: 1; }

.x-window-mc {
  border: 1px solid;
  padding: 0;
  margin: 0; }

.x-window-ml {
  background: transparent repeat-y 0 0;
  padding-left: 6px;
  zoom: 1; }

.x-window-mr {
  background: transparent repeat-y right 0;
  padding-right: 6px;
  zoom: 1; }

.x-window-body {
  overflow: hidden; }

.x-window-bwrap {
  overflow: hidden; }

.x-window-maximized .x-window-bl, .x-window-maximized .x-window-br,
.x-window-maximized .x-window-ml, .x-window-maximized .x-window-mr,
.x-window-maximized .x-window-tl, .x-window-maximized .x-window-tr {
  padding: 0; }

.x-window-maximized .x-window-footer {
  padding-bottom: 0; }

.x-window-maximized .x-window-tc {
  padding-left: 3px;
  padding-right: 3px; }

.x-window-maximized .x-window-mc {
  border-left: 0 none;
  border-right: 0 none; }

.x-window-tbar .x-toolbar, .x-window-bbar .x-toolbar {
  border-left: 0 none;
  border-right: 0 none; }

.x-window-bbar .x-toolbar {
  border-top: 1px solid;
  border-bottom: 0 none; }

.x-window-draggable, .x-window-draggable .x-window-header-text {
  cursor: move; }

.x-window-maximized .x-window-draggable, .x-window-maximized .x-window-draggable .x-window-header-text {
  cursor: default; }

.x-window-body {
  background: transparent; }

.x-panel-ghost .x-window-tl {
  border-bottom: 1px solid; }

.x-panel-collapsed .x-window-tl {
  border-bottom: 1px solid; }

.x-window-maximized-ct {
  overflow: hidden; }

.x-window-sizing-ghost ul {
  border: 0 none !important; }

.x-dlg-focus {
  -moz-outline: 0 none;
  outline: 0 none;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0; }

.x-dlg-mask {
  z-index: 10000;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

body.ext-ie6.x-body-masked select {
  visibility: hidden; }

body.ext-ie6.x-body-masked .x-window select {
  visibility: visible; }

.x-window-plain .x-window-mc {
  border: 1px solid; }

.x-window-plain .x-window-body {
  border: 1px solid;
  background: transparent !important; }

.x-html-editor-wrap {
  border: 1px solid; }

.x-html-editor-tb .x-btn-text {
  background: transparent no-repeat; }

.x-html-editor-tip .x-tip-bd .x-tip-bd-inner {
  padding: 5px;
  padding-bottom: 1px; }

.x-html-editor-tb .x-toolbar {
  position: static !important; }

.x-panel-noborder .x-panel-body-noborder {
  border-width: 0; }

.x-panel-noborder .x-panel-header-noborder {
  border-width: 0 0 1px;
  border-style: solid; }

.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
  border-width: 0 0 1px;
  border-style: solid; }

.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
  border-width: 1px 0 0 0;
  border-style: solid; }

.x-window-noborder .x-window-mc {
  border-width: 0; }

.x-window-plain .x-window-body-noborder {
  border-width: 0; }

.x-tab-panel-noborder .x-tab-panel-body-noborder {
  border-width: 0; }

.x-tab-panel-noborder .x-tab-panel-header-noborder {
  border-width: 0 0 1px 0; }

.x-tab-panel-noborder .x-tab-panel-footer-noborder {
  border-width: 1px 0 0 0; }

.x-tab-panel-bbar-noborder .x-toolbar {
  border-width: 1px 0 0 0;
  border-style: solid; }

.x-tab-panel-tbar-noborder .x-toolbar {
  border-width: 0 0 1px;
  border-style: solid; }

.x-border-panel {
  position: absolute !important;
  left: 0;
  top: 0; }

.x-tool-collapse-south {
  background-position: 0 -195px; }

.x-tool-collapse-south-over {
  background-position: -15px -195px; }

.x-tool-collapse-north {
  background-position: 0 -210px; }

.x-tool-collapse-north-over {
  background-position: -15px -210px; }

.x-tool-collapse-west {
  background-position: 0 -180px; }

.x-tool-collapse-west-over {
  background-position: -15px -180px; }

.x-tool-collapse-east {
  background-position: 0 -165px; }

.x-tool-collapse-east-over {
  background-position: -15px -165px; }

.x-tool-expand-south {
  background-position: 0 -210px; }

.x-tool-expand-south-over {
  background-position: -15px -210px; }

.x-tool-expand-north {
  background-position: 0 -195px; }

.x-tool-expand-north-over {
  background-position: -15px -195px; }

.x-tool-expand-west {
  background-position: 0 -165px; }

.x-tool-expand-west-over {
  background-position: -15px -165px; }

.x-tool-expand-east {
  background-position: 0 -180px; }

.x-tool-expand-east-over {
  background-position: -15px -180px; }

.x-tool-expand-north, .x-tool-expand-south {
  float: right;
  margin: 3px; }

.x-tool-expand-east, .x-tool-expand-west {
  float: none;
  margin: 3px auto; }

.x-accordion-hd .x-tool-toggle {
  background-position: 0 -255px; }

.x-accordion-hd .x-tool-toggle-over {
  background-position: -15px -255px; }

.x-panel-collapsed .x-accordion-hd .x-tool-toggle {
  background-position: 0 -240px; }

.x-panel-collapsed .x-accordion-hd .x-tool-toggle-over {
  background-position: -15px -240px; }

.x-accordion-hd {
  padding-top: 4px;
  padding-bottom: 3px;
  border-top: 0 none;
  background: transparent repeat-x 0 -9px; }

.x-layout-collapsed {
  position: absolute;
  left: -10000px;
  top: -10000px;
  visibility: hidden;
  width: 20px;
  height: 20px;
  overflow: hidden;
  border: 1px solid;
  z-index: 20; }

.ext-border-box .x-layout-collapsed {
  width: 22px;
  height: 22px; }

.x-layout-collapsed-over {
  cursor: pointer; }

.x-layout-collapsed-west .x-layout-collapsed-tools, .x-layout-collapsed-east .x-layout-collapsed-tools {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px; }

.x-layout-split {
  position: absolute;
  height: 5px;
  width: 5px;
  line-height: 1px;
  font-size: 1px;
  z-index: 3;
  background-color: transparent; }

.ext-strict .ext-ie6 .x-layout-split {
  background-color: #fff !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.x-layout-split-h {
  background-image: url(/sanmarco-informatica-theme/images/default/s.gif);
  background-position: left; }

.x-layout-split-v {
  background-image: url(/sanmarco-informatica-theme/images/default/s.gif);
  background-position: top; }

.x-column-layout-ct {
  overflow: hidden;
  zoom: 1; }

.x-column {
  float: left;
  padding: 0;
  margin: 0;
  overflow: hidden;
  zoom: 1; }

.x-column-inner {
  overflow: hidden;
  zoom: 1; }

.x-layout-mini {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 35px;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

.x-layout-mini-over, .x-layout-collapsed-over .x-layout-mini {
  opacity: 1;
  -moz-opacity: 1;
  filter: none; }

.x-layout-split-west .x-layout-mini {
  top: 48%; }

.x-layout-split-east .x-layout-mini {
  top: 48%; }

.x-layout-split-north .x-layout-mini {
  left: 48%;
  height: 5px;
  width: 35px; }

.x-layout-split-south .x-layout-mini {
  left: 48%;
  height: 5px;
  width: 35px; }

.x-layout-cmini-west .x-layout-mini {
  top: 48%; }

.x-layout-cmini-east .x-layout-mini {
  top: 48%; }

.x-layout-cmini-north .x-layout-mini {
  left: 48%;
  height: 5px;
  width: 35px; }

.x-layout-cmini-south .x-layout-mini {
  left: 48%;
  height: 5px;
  width: 35px; }

.x-layout-cmini-west, .x-layout-cmini-east {
  border: 0 none;
  width: 5px !important;
  padding: 0;
  background: transparent; }

.x-layout-cmini-north, .x-layout-cmini-south {
  border: 0 none;
  height: 5px !important;
  padding: 0;
  background: transparent; }

.x-viewport, .x-viewport body {
  margin: 0;
  padding: 0;
  border: 0 none;
  overflow: hidden;
  height: 100%; }

.x-abs-layout-item {
  position: absolute !important;
  left: 0;
  top: 0; }

.x-abs-layout-container {
  position: relative; }

.ext-ie input.x-abs-layout-item, .ext-ie textarea.x-abs-layout-item {
  margin: 0; }

.x-box-layout-ct {
  overflow: hidden;
  zoom: 1; }

.x-box-inner {
  overflow: hidden;
  zoom: 1;
  position: relative;
  left: 0;
  top: 0; }

.x-box-item {
  position: absolute !important;
  left: 0;
  top: 0; }

.x-border-layout-ct {
  position: relative; }

.x-progress-wrap {
  border: 1px solid;
  overflow: hidden; }

.x-progress-inner {
  height: 18px;
  background: repeat-x;
  position: relative; }

.x-progress-bar {
  height: 18px;
  float: left;
  width: 0;
  background: repeat-x left center;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-right: 1px solid; }

.x-progress-text {
  padding: 1px 5px;
  overflow: hidden;
  position: absolute;
  left: 0;
  text-align: center; }

.x-progress-text-back {
  line-height: 16px; }

.ext-ie .x-progress-text-back {
  line-height: 15px; }

.x-slider {
  zoom: 1;
  -moz-outline: none;
  outline: 0 none; }

.x-slider-thumb {
  line-height: 0px;
  font-size: 0px;
  position: absolute;
  background: transparent no-repeat 0 0; }

.x-slider-inner {
  position: relative;
  left: 0;
  top: 0;
  overflow: visible;
  zoom: 1; }

.x-slider-focus {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  -moz-outline: 0 none;
  outline: 0 none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: ignore;
  display: block;
  overflow: hidden; }

.x-slider-horz {
  padding-left: 7px;
  background: transparent no-repeat 0 -22px; }

.x-slider-horz .x-slider-end {
  padding-right: 7px;
  zoom: 1;
  background: transparent no-repeat right -44px; }

.x-slider-horz .x-slider-inner {
  background: transparent repeat-x 0 0;
  height: 22px; }

.x-slider-horz .x-slider-thumb {
  width: 14px;
  height: 15px;
  left: 0;
  top: 3px; }

.x-slider-horz .x-slider-thumb-over {
  background-position: -14px -15px; }

.x-slider-horz .x-slider-thumb-drag {
  background-position: -28px -30px; }

.x-slider-vert {
  padding-top: 7px;
  background: transparent no-repeat -44px 0;
  width: 22px; }

.x-slider-vert .x-slider-end {
  padding-bottom: 7px;
  zoom: 1;
  background: transparent no-repeat -22px bottom; }

.x-slider-vert .x-slider-inner {
  background: transparent repeat-y 0 0; }

.x-slider-vert .x-slider-thumb {
  width: 15px;
  height: 14px;
  left: 3px;
  bottom: 0; }

.x-slider-vert .x-slider-thumb-over {
  background-position: -15px -14px; }

.x-slider-vert .x-slider-thumb-drag {
  background-position: -30px -28px; }

.x-window-dlg .x-window-body {
  border: 0 none !important;
  padding: 5px 10px;
  overflow: hidden !important; }

.x-window-dlg .x-window-mc {
  border: 0 none !important; }

.x-window-dlg .ext-mb-input {
  margin-top: 4px;
  width: 95%; }

.x-window-dlg .ext-mb-textarea {
  margin-top: 4px; }

.x-window-dlg .x-progress-wrap {
  margin-top: 4px; }

.ext-ie .x-window-dlg .x-progress-wrap {
  margin-top: 6px; }

.x-window-dlg .x-msg-box-wait {
  background: transparent no-repeat left;
  display: block;
  width: 300px;
  padding-left: 18px;
  line-height: 18px; }

.x-window-dlg .ext-mb-icon {
  float: left;
  width: 47px;
  height: 32px; }

.ext-ie .x-window-dlg .ext-mb-icon {
  width: 44px; }

.x-window-dlg .x-dlg-icon .ext-mb-content {
  zoom: 1;
  margin-left: 47px; }

.x-window-dlg .ext-mb-info, .x-window-dlg .ext-mb-warning, .x-window-dlg .ext-mb-question, .x-window-dlg .ext-mb-error {
  background: transparent no-repeat top left; }

.ext-gecko2 .ext-mb-fix-cursor {
  overflow: auto; }

.arrow-top {
  background: url(/sanmarco-informatica-theme/images/gxt/icons/top2.gif) no-repeat center left !important; }

.arrow-bottom {
  background: url(/sanmarco-informatica-theme/images/gxt/icons/bottom2.gif) no-repeat center left !important; }

.arrow-up {
  background: url(/sanmarco-informatica-theme/images/gxt/icons/up2.gif) no-repeat center left !important; }

.arrow-down {
  background: url(/sanmarco-informatica-theme/images/gxt/icons/down2.gif) no-repeat center left !important; }

.arrow-left {
  background: url(/sanmarco-informatica-theme/images/gxt/icons/left2.gif) no-repeat center left !important; }

.arrow-double-left {
  background: url(/sanmarco-informatica-theme/images/gxt/icons/doubleleft2.gif) no-repeat center left !important; }

.arrow-right {
  background: url(/sanmarco-informatica-theme/images/gxt/icons/right2.gif) no-repeat center left !important; }

.arrow-double-right {
  background: url(/sanmarco-informatica-theme/images/gxt/icons/doubleright2.gif) no-repeat center left !important; }

.x-info {
  /*  border-style: solid;
    border-color: #99bbe8;
    border-width: 0;*/
  z-index: 99999999; }

.x-info-header {
  overflow: hidden;
  zoom: 1;
  /*color: black;*/
  font-size: 13px;
  font-style: bold;
  padding: 5px 3px 4px 5px;
  line-height: 15px;
  background: transparent url(/sanmarco-informatica-theme/images/default/panel/white-top-bottom.gif) repeat-x 0 -1px; }

.x-info-body {
  border-top: 0 none;
  overflow: hidden;
  background: white;
  position: relative;
  /* added for item scroll positioning */ }

.x-info-header {
  overflow: hidden;
  zoom: 1; }

.x-info-tl .x-info-header {
  /*color: #555555;*/
  font-family: tahoma, arial, sans-serif;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 13px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  padding: 5px 0 4px 0;
  border: 0 none;
  background: transparent; }

.x-info-tl .x-info-icon, .x-window-tl .x-info-icon {
  padding-left: 20px !important;
  background-repeat: no-repeat;
  background-position: 0 4px;
  zoom: 1; }

.x-info-inline-icon {
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  margin-right: 4px;
  margin-top: -1px;
  margin-bottom: -1px; }

.x-info-tc {
  background: transparent url(/sanmarco-informatica-theme/images/gxt/info/top-bottom.gif) repeat-x 0 0;
  overflow: hidden; }

/* fix ie7 strict mode bug */
.ext-ie7 .x-info-tc {
  overflow: visible; }

.x-info-tl {
  background: transparent url(/sanmarco-informatica-theme/images/gxt/info/corners-sprite.gif) no-repeat 0 0;
  padding-left: 6px;
  zoom: 1; }

.x-info-tr {
  background: transparent url(/sanmarco-informatica-theme/images/gxt/info/corners-sprite.gif) no-repeat right 0;
  zoom: 1;
  padding-right: 6px; }

.x-info-bc {
  background: transparent url(/sanmarco-informatica-theme/images/default/panel/top-bottom.gif) repeat-x 0 bottom;
  zoom: 1;
  font-size: 0px; }

.x-info-bc .x-info-footer {
  zoom: 1; }

.x-info-bl {
  background: transparent url(/sanmarco-informatica-theme/images/default/panel/corners-sprite.gif) no-repeat 0 bottom;
  padding-left: 6px;
  zoom: 1; }

.x-info-br {
  background: transparent url(/sanmarco-informatica-theme/images/default/panel/corners-sprite.gif) no-repeat right bottom;
  padding-right: 6px;
  zoom: 1; }

.x-info-mc {
  border: 0 none;
  padding: 0;
  margin: 0;
  font-size: 11px;
  font-style: normal;
  background: #dfe8f6; }

.x-info-mc .x-info-body {
  background: transparent;
  border: 0 none; }

.x-info-ml {
  background: white url(/sanmarco-informatica-theme/images/default/panel/left-right.gif) repeat-y 0 0;
  padding-left: 6px;
  zoom: 1; }

.x-info-mr {
  background: transparent url(/sanmarco-informatica-theme/images/default/panel/left-right.gif) repeat-y right 0;
  padding-right: 6px;
  zoom: 1; }

.x-info-bc .x-info-footer {
  padding-bottom: 6px; }

.x-info-nofooter .x-info-bc, .x-panel-nofooter .x-info-bc {
  height: 6px;
  font-size: 0;
  line-height: 0; }

.x-info-bwrap {
  overflow: hidden;
  zoom: 1; }

.x-info-body {
  overflow: hidden;
  zoom: 1;
  /*color: #555555;*/
  font-family: tahoma, arial, sans-serif;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 12px;
  font-size-adjust: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal; }

.x-combo-over {
  border: 1px dotted #B5B4B4 !important;
  background: #F1F1F1;
  cursor: pointer; }

.x-info_red .x-info-header {
  color: white !important; }

.x-info_red .x-info-body {
  color: white !important; }

.x-info_green .x-info-header {
  color: balck !important; }

.x-info_green .x-info-body {
  color: balck !important; }

.my-list {
  border: 1px solid #99BBE8;
  -moz-outline: none;
  outline: 0 none;
  -moz-user-focus: normal;
  background-color: white;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important; }

.my-list-notchecked {
  background: url(/sanmarco-informatica-theme/images/gxt/tree/notchecked.gif) no-repeat 0px 0px !important;
  margin: 3px 0pt 0pt 0px; }

.my-list-checked {
  background: url(/sanmarco-informatica-theme/images/gxt/tree/checked.gif) no-repeat 0px 0px !important;
  margin: 3px 0pt 0pt 0px; }

.ext-ie .my-list-notchecked {
  margin: 2px 0pt 0pt 0px; }

.ext-ie .my-list-checked {
  margin: 2px 0pt 0pt 0px; }

.my-list-flat {
  border: 1px solid #6593cf;
  -moz-outline: none;
  outline: 0 none;
  -moz-user-focus: normal;
  background-color: white;
  cursor: default; }

.my-list-item {
  cursor: pointer;
  -moz-outline: none;
  outline: 0 none;
  -moz-user-focus: normal; }

.my-list-flat .my-list-item {
  height: 19px;
  border: 1px solid white; }

.my-list-flat .my-list-item-over {
  background-color: #F1F1F1;
  border: 1px dotted #B5B4B4; }

.my-list-flat .my-list-item-sel {
  background-color: #DFE8F6;
  border: 1px dotted #9EB8ED; }

.my-list-flat .my-list-item-over .my-list-item-l {
  background: none; }

.my-list-flat .my-list-item-over .my-list-item-icon, .my-list-flat .my-list-item-over .my-list-item-ml, .my-list-flat .my-list-item-over .my-list-item-c {
  background: none; }

.my-list-flat .my-list-item-over .my-list-item-r {
  background: none; }

.my-list-flat .my-list-item-sel .my-list-item-l {
  background: none; }

.my-list-flat .my-list-item-sel .my-list-item-icon, .my-list-flat .my-list-item-sel .my-list-item-ml, .my-list-flat .my-list-item-sel .my-list-item-c {
  background: none; }

.my-list-flat .my-list-item-sel .my-list-item-r {
  background: none; }

.my-list-item-text {
  font-size: 11px;
  padding-top: 3px;
  padding-left: 2px;
  white-space: nowrap;
  overflow: hidden;
  line-height: 19px; }

.my-list-item-l div {
  width: 5px; }

.my-list-item-ml {
  width: 18px; }

.my-list-item-c {
  width: 100%; }

.my-list-item-r div {
  width: 3px; }

.my-list-item-over .my-list-item-l {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) no-repeat left -57px; }

.my-list-item-over .my-list-item-icon, .my-list-item-over .my-list-item-check, .my-list-item-over .my-list-item-c {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) repeat-x left -95px; }

.my-list-item-over .my-list-item-r {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) no-repeat right -76px; }

.my-list-item-sel .my-list-item-l {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) no-repeat left 0px; }

.my-list-item-sel .my-list-item-icon, .my-list-item-sel .my-list-item-check, .my-list-item-sel .my-list-item-c {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) left -38px; }

.my-list-item-sel .my-list-item-r {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) no-repeat right -19px; }

.x-view {
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none;
  background-color: white;
  cursor: default;
  border: 1px solid #98C0F4;
  overflow: auto;
  padding: 0px;
  zoom: 1; }

.x-view-item {
  border: 1px solid #FFFFFF;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 12px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  overflow: hidden;
  padding: 2px;
  white-space: nowrap; }

.x-view-highlightrow {
  border: 1px dotted #545352 !important; }

.x-view-item-over {
  background: #efefef url(/sanmarco-informatica-theme/images/default/grid/row-over.gif) repeat-x left top;
  border: 1px dotted #dddddd !important;
  cursor: pointer; }

.x-view-item-sel {
  background: #DFE8F6 none repeat scroll 0%;
  border: 1px dotted #A3BAE9 !important;
  cursor: pointer; }

.x-view-item-check {
  padding: 0px; }

.x-view-item-check td {
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 12px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  white-space: nowrap;
  vertical-align: middle;
  padding-left: 1px; }

.x-splitbar-shim {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: white;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.x-vsplitbar {
  background: url(/sanmarco-informatica-theme/images/default/s.gif);
  position: absolute;
  z-index: 3;
  cursor: e-resize;
  cursor: col-resize; }

.x-hsplitbar {
  background: url(/sanmarco-informatica-theme/images/default/s.gif);
  position: absolute;
  font-size: 1px;
  line-height: 1px;
  z-index: 3;
  cursor: s-resize;
  cursor: row-resize; }

.x-splitbar-proxy {
  position: absolute;
  background-color: #929090;
  font-size: 1px;
  line-height: 1px;
  z-index: 200; }

.my-splitbar-shim {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: white;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.my-splitbar-transparent {
  background: none;
  font-size: 1px;
  line-height: 1px;
  z-index: 2000; }

.my-splitbar-proxy {
  position: absolute;
  background-color: #929090;
  font-size: 1px;
  line-height: 1px;
  z-index: 200; }

.x-status {
  padding: 0 4px;
  height: 21px;
  line-height: 21px !important;
  cursor: default; }

.x-status .x-status-text {
  padding: 2px;
  line-height: 21px !important; }

.x-status-icon {
  padding-left: 25px !important;
  background: transparent no-repeat left center; }

.x-status-busy {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/loading.gif); }

.x-status-text-panel {
  border: 1px solid;
  border-color: #99bbe8 #fff #fff #99bbe8; }

.my-tbl {
  border: 1px solid #99BBE8;
  cursor: default;
  background-color: white;
  overflow: hidden;
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 11px;
  table-layout: fixed; }

.my-tbl-col-overflow {
  overflow: hidden; }

.my-tbl-col-text {
  color: black;
  padding: 5px 4px 0 4px;
  display: block;
  white-space: nowrap;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 11px; }

.my-tbl-col {
  border-right: 1px solid #D5D5D5;
  background: url(/sanmarco-informatica-theme/images/gxt/table/vs-column-bg.gif) repeat-x; }

.my-tbl-col-splitter {
  position: absolute;
  top: 0;
  width: 6px;
  z-index: 100;
  height: 100%;
  right: 0px; }

.my-tbl-col-over {
  background: url(/sanmarco-informatica-theme/images/gxt/table/vs-column-bg.gif) repeat-x 0px -24px; }

.my-tbl-col-sort {
  background-position: 0px -48px; }

.my-icon-asc {
  background-image: url(/sanmarco-informatica-theme/images/gxt/icons/hmenu-asc.gif) !important; }

.my-icon-desc {
  background-image: url(/sanmarco-informatica-theme/images/gxt/icons/hmenu-desc.gif) !important; }

.my-tbl-col-asc {
  background: url(/sanmarco-informatica-theme/images/gxt/table/vsort-asc.gif) no-repeat 50% top; }

.my-tbl-col-desc {
  background: url(/sanmarco-informatica-theme/images/gxt/table/vsort-desc.gif) no-repeat 50% top; }

.my-tbl-col-splitter {
  background: none; }

.my-tbl-data {
  background-color: white;
  overflow: hidden;
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.my-tbl-item {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  border-bottom: 1px solid #EDEDED;
  cursor: default;
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.my-tbl-item table {
  -moz-outline: none;
  -moz-user-focus: normal;
  table-layout: fixed;
  outline: 0 none; }

.my-tbl-data .my-tbl-item-cell {
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.my-tbl-item td {
  -moz-user-select: none;
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.my-tbl-vlines .my-tbl-data .my-tbl-item-cell-overflow {
  border-right: 1px solid #EDEDED; }

.my-tbl-data .my-tbl-item-cell-overflow {
  white-space: nowrap;
  overflow: hidden;
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.my-tbl-data .my-tbl-item-cell-text {
  padding: 3px 4px;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 11px;
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.my-tbl-data .my-tbl-item-cell-widget {
  padding: 1px 4px; }

.my-tbl-data tr {
  overflow: hidden; }

.my-tbl-item-over {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background: #efefef url(/sanmarco-informatica-theme/images/default/grid/row-over.gif) repeat-x left top; }

.my-tbl-item-sel {
  background-image: none !important;
  background-color: #D9E1ED !important;
  border-top: 1px dotted #9EB8ED !important;
  border-bottom: 1px dotted #9EB8ED !important; }

.ext-ie .my-tbl TD .x-form-text {
  POSITION: static;
  TOP: 0px; }

.tree-folder {
  background: url(/sanmarco-informatica-theme/images/gxt/icons/folder-closed.gif) no-repeat -1px -1px; }

.tree-folder-open {
  background: url(/sanmarco-informatica-theme/images/gxt/icons/folder.gif) no-repeat -1px -1px; }

.my-treetbl-tree {
  cursor: default; }

.my-treetblitem, .my-treetblitem table, .my-treetblitem table td {
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.my-treetblitem td {
  height: 19px; }

.my-treetbl-indent {
  line-height: 1px;
  font-size: 1px; }

.my-treetbl-joint div {
  width: 15px;
  height: 19px;
  line-height: 1px;
  font-size: 1px; }

.my-treetbl-left, .my-treetbl-left div, .my-treetbl-right {
  line-height: 1px;
  font-size: 1px;
  width: 3px; }

.my-treetbl-left div, .my-treetbl-right div {
  width: 3px; }

.my-treetbl-check div {
  width: 17px;
  height: 19px;
  line-height: 1px;
  font-size: 1px;
  display: block; }

.my-treetbl-icon div {
  width: 16px;
  height: 16px;
  margin-top: 1px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center; }

.my-ie .my-treetbl-icon {
  padding-top: 2px; }

.my-ie .my-treetbl-icon div {
  position: static; }

.my-treetbl-item-text span {
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 12px;
  white-space: nowrap;
  padding-left: 3px;
  padding-right: 3px;
  display: block;
  height: 15px;
  cursor: pointer; }

.my-treetbl-over .my-treetbl-left {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) no-repeat left -57px; }

.my-treetbl-over .my-treetbl-right {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) no-repeat right -76px; }

.my-treetbl-over .my-treetbl-check, .my-treetbl-over .my-treetbl-icon, .my-treetbl-over .my-treetbl-item-text {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) left -95px; }

.my-treetbl-sel .my-treetbl-left {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) no-repeat left 0px; }

.my-treetbl-sel .my-treetbl-right {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) no-repeat right -19px; }

.my-treetbl-sel .my-treetbl-check, .my-treetbl-sel .my-treetbl-icon, .my-treetbl-sel .my-treetbl-item-text {
  background: url(/sanmarco-informatica-theme/images/gxt/shared/select-19-bg.gif) left -38px; }

.my-treetbl-close {
  background: url(/sanmarco-informatica-theme/images/gxt/tree/vnode_transparent.gif) no-repeat 0px 1px; }

.my-treetbl-open {
  background: url(/sanmarco-informatica-theme/images/gxt/tree/vnode_transparent.gif) no-repeat 0px -32px; }

.my-treetbl-joint-over .my-treetbl-open {
  background: url(/sanmarco-informatica-theme/images/gxt/tree/vnode_transparent.gif) no-repeat 0px -48px; }

.my-treetbl-joint-over .my-treetbl-close {
  background: url(/sanmarco-informatica-theme/images/gxt/tree/vnode_transparent.gif) no-repeat 0px -15px; }

.my-treetbl-notchecked {
  background: url(/sanmarco-informatica-theme/images/gxt/tree/notchecked.gif) no-repeat 0px 50%; }

.my-treetbl-checked {
  background: url(/sanmarco-informatica-theme/images/gxt/tree/checked.gif) no-repeat 0px 50%; }

.my-treetbl-loading .tree-folder {
  background: url(/sanmarco-informatica-theme/images/gxt/icons/wait.gif) no-repeat 0px -1px; }

.my-treetbl-loading .my-treetbl-item-text span {
  font-style: italic; }

.my-treetbl {
  border: 1px solid #99BBE8;
  cursor: default;
  background-color: white;
  overflow: hidden;
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.my-treetbl-col-overflow {
  overflow: hidden;
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.my-treetbl-col-text {
  color: black;
  padding: 5px 4px 0 4px;
  display: block;
  white-space: nowrap;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 12px; }

.my-treetbl-col {
  border-right: 1px solid #D5D5D5;
  background: url(/sanmarco-informatica-theme/images/gxt/table/vs-column-bg.gif) repeat-x; }

.my-treetbl-col-splitter {
  position: absolute;
  top: 0;
  width: 6px;
  z-index: 100;
  height: 100%;
  right: 0px; }

.my-treetbl-col-over {
  background: url(/sanmarco-informatica-theme/images/gxt/table/vs-column-bg.gif) repeat-x 0px -24px; }

.my-treetbl-col-sort {
  background-position: 0px -48px; }

.my-treetbl-col-asc {
  background: url(/sanmarco-informatica-theme/images/gxt/table/vsort-asc.gif) no-repeat 50% top; }

.my-treetbl-col-desc {
  background: url(/sanmarco-informatica-theme/images/gxt/table/vsort-desc.gif) no-repeat 50% top; }

.my-treetbl-col-splitter {
  background: none; }

.my-treetbl-data {
  background-color: white;
  overflow: hidden; }

.my-treetbl-data .my-treetbl-cell {
  height: 20px;
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.my-treetbl-data .my-treetbl-cell-overflow {
  white-space: nowrap;
  overflow: hidden; }

.my-treetbl-data .my-treetbl-cell-text {
  padding: 0px 0px;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 12px; }

.my-treetbl-data tr {
  overflow: hidden; }

.my-treetbl-item {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  border-bottom: 1px solid #EDEDED;
  cursor: default;
  -moz-outline: none;
  -moz-user-focus: normal;
  outline: 0 none; }

.my-treetbl-item-over {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background: #efefef url(/sanmarco-informatica-theme/images/default/grid/row-over.gif) repeat-x left top; }

.my-treetbl-item-sel {
  background-image: none;
  background-color: #D9E1ED;
  border-top: 1px dotted #9EB8ED;
  border-bottom: 1px dotted #9EB8ED; }

.my-treetbl .x-grid3-td-numberer {
  background: transparent url(/sanmarco-informatica-theme/images/gxt/tree/tree-table-special-col.gif) repeat-y scroll left center;
  height: 19px;
  line-height: normal;
  padding-left: 0px;
  margin-left: 0px; }

.x-grid3-td-numberer div {
  font-size: 11px;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  color: #444444;
  padding: 3px 0px 0 5px !important; }

.ext-ie .my-treetbl .x-grid3-td-numberer {
  height: 20px; }

.my-treetbl-item-sel .x-grid3-td-numberer {
  background: transparent url(/sanmarco-informatica-theme/images/gxt/tree/tree-table-special-col-sel.gif) repeat-y scroll left center; }

.ext-el-mask {
  background-color: #ccc; }

.ext-el-mask-msg {
  border-color: #6593cf;
  background-color: #c3daf9;
  background-image: url(/sanmarco-informatica-theme/images/default/box/tb-blue.gif); }

.ext-el-mask-msg div {
  background-color: white;
  border-color: #a3bad9;
  color: #222;
  font-size: 11px;
  font-style: normal; }

.x-mask-loading div {
  background-color: #fbfbfb;
  background-image: url(/sanmarco-informatica-theme/images/default/grid/loading.gif); }

.x-item-disabled {
  color: gray; }

.x-item-disabled {
  color: gray !important; }

.x-splitbar-proxy {
  background-color: #aaa; }

.x-color-palette a {
  border-color: #fff; }

.x-color-palette a.x-color-palette-hover, .x-color-palette a.x-color-palette-sel {
  border-color: #8bb8f3;
  background-color: #deecfd; }

.x-color-palette em {
  border-color: #aca899; }

.x-ie-shadow {
  background-color: #777; }

.x-shadow .xsmc {
  background-image: url(/sanmarco-informatica-theme/images/default/shadow-c.png); }

.x-shadow .xsml, .x-shadow .xsmr {
  background-image: url(/sanmarco-informatica-theme/images/default/shadow-lr.png); }

.x-shadow .xstl, .x-shadow .xstc, .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbc, .x-shadow .xsbr {
  background-image: url(/sanmarco-informatica-theme/images/default/shadow.png); }

.loading-indicator {
  font-size: 11px;
  background-image: url(/sanmarco-informatica-theme/images/default/grid/loading.gif); }

.x-spotlight {
  background-color: #ccc; }

.x-aria-focusframe-side {
  background-color: #15428B;
  line-height: 2px;
  font-size: 2px; }

.x-tab-panel-header, .x-tab-panel-footer {
  background-color: #deecfd;
  border-color: #8db2e3;
  overflow: hidden;
  zoom: 1; }

.x-tab-panel-header, .x-tab-panel-footer {
  border-color: #8db2e3; }

ul.x-tab-strip-top {
  background-color: #cedff5;
  background-image: url(/sanmarco-informatica-theme/images/default/tabs/tab-strip-bg.gif);
  border-bottom-color: #8db2e3;
  margin-bottom: 0;
  padding-left: 0; }

ul.x-tab-strip-bottom {
  background-color: #cedff5;
  background-image: url(/sanmarco-informatica-theme/images/default/tabs/tab-strip-btm-bg.gif);
  border-top-color: #8db2e3; }

.x-tab-panel-header-plain .x-tab-strip-spacer,
.x-tab-panel-footer-plain .x-tab-strip-spacer {
  border-color: #8db2e3;
  background-color: #deecfd; }

.x-tab-strip-over span.x-tab-strip-text {
  color: #15428b; }

.x-tab-strip-active span.x-tab-strip-text {
  color: #15428b;
  font-weight: bold; }

.x-tab-strip-disabled .x-tabs-text {
  color: #aaaaaa; }

.x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left, .x-tab-strip-top .x-tab-strip-inner {
  background-image: url(/sanmarco-informatica-theme/images/default/tabs/tabs-sprite.gif); }

.x-tab-strip-bottom .x-tab-right {
  background-image: url(/sanmarco-informatica-theme/images/default/tabs/tab-btm-inactive-right-bg.gif); }

.x-tab-strip-bottom .x-tab-left {
  background-image: url(/sanmarco-informatica-theme/images/default/tabs/tab-btm-inactive-left-bg.gif); }

.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
  background-image: url(/sanmarco-informatica-theme/images/default/tabs/tab-btm-right-bg.gif); }

.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
  background-image: url(/sanmarco-informatica-theme/images/default/tabs/tab-btm-left-bg.gif); }

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
  background-image: url(/sanmarco-informatica-theme/images/default/tabs/tab-close.gif); }

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover {
  background-image: url(/sanmarco-informatica-theme/images/default/tabs/tab-close.gif); }

.x-tab-panel-body {
  border-color: #8db2e3;
  background-color: #fff;
  border: 1px solid #e6e6e6; }

.x-tab-panel-body-top {
  border-top: 0 none; }

.x-tab-panel-body-bottom {
  border-bottom: 0 none; }

.x-tab-scroller-left {
  background-image: url(/sanmarco-informatica-theme/images/default/tabs/scroll-left.gif);
  border-bottom-color: #8db2e3; }

.x-tab-scroller-left-over {
  background-position: 0 0; }

.x-tab-scroller-left-disabled {
  background-position: -18px 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default; }

.x-tab-scroller-right {
  background-image: url(/sanmarco-informatica-theme/images/default/tabs/scroll-right.gif);
  border-bottom-color: #8db2e3; }

.x-tab-panel-bbar .x-toolbar, .x-tab-panel-tbar .x-toolbar {
  border-color: #99bbe8; }

.x-form-field {
  font-size: 12px;
  font-style: normal;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.x-form-text, .x-item-disabled > .x-form-focus {
  background-color: #fff;
  border-color: #b5b8c8; }

.x-item-disabled > .x-form-focus {
  box-shadow: none; }

textarea.x-form-field {
  background-color: #fff;
  border-color: #e6e1e1;
  position: relative;
  top: 2px; }

textarea.x-form-field:hover {
  border-color: #b5b8c8; }

.x-form-select-one {
  background-color: #fff;
  border-color: #b5b8c8; }

.x-form-check-group-label {
  border-bottom: 1px solid #99bbe8;
  color: #15428b; }

.x-editor .x-form-check-wrap {
  background-color: #fff; }

.x-form-field-wrap .x-form-trigger {
  background-image: url(/sanmarco-informatica-theme/images/default/form/trigger.gif);
  border-bottom-color: #b5b8c8; }

.x-form-field-wrap .x-form-date-trigger {
  background-image: url(/sanmarco-informatica-theme/images/default/form/date-trigger.gif);
  visibility: hidden; }

.x-form-field-wrap .x-form-clear-trigger {
  background-image: url(/sanmarco-informatica-theme/images/default/form/clear-trigger.gif); }

.x-form-field-wrap .x-form-search-trigger {
  background-image: url(/sanmarco-informatica-theme/images/default/form/search-trigger.gif); }

.x-trigger-wrap-focus .x-form-trigger {
  border-bottom-color: #b5b8c8; }

.x-item-disabled .x-form-trigger-over {
  border-bottom-color: #b5b8c8; }

.x-item-disabled .x-form-trigger-click {
  border-bottom-color: #b5b8c8; }

.x-form-focus, textarea.x-form-focus {
  border-color: #2095f2;
  box-shadow: 0 0 1px #2095f2; }

.x-smi-readonly.x-form-focus {
  box-shadow: none; }

.x-form-invalid, textarea.x-form-invalid {
  background-color: #fff;
  border-color: #c30; }

.ext-safari .x-form-invalid {
  background-color: #fee;
  border-color: #ff7870; }

.x-form-inner-invalid, textarea.x-form-inner-invalid {
  background-color: #fff;
  background-image: url(/sanmarco-informatica-theme/images/default/grid/invalid_line.gif); }

.x-form-grow-sizer {
  font-size: 12px;
  font-style: normal; }

.x-form-item {
  font-size: 12px;
  font-style: normal; }

.x-form-invalid-msg {
  color: #c0272b;
  background-image: url(/sanmarco-informatica-theme/images/default/shared/warning.gif);
  font-size: 11px;
  font-style: normal; }

.x-form-empty-field {
  color: gray; }

.x-small-editor .x-form-field {
  font-size: 11px;
  font-style: normal;
  top: 0px; }

.ext-safari .x-small-editor .x-form-field {
  font-size: 12px;
  font-style: normal; }

.x-form-invalid-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/form/exclamation.gif); }

.x-fieldset {
  border-color: #b5b8c8; }

.x-fieldset legend {
  color: #15428b; }

.x-editor .x-form-check-wrap {
  border-color: #7eadd9; }

.x-spinner-field .x-form-spinner-up {
  background-image: url("/sanmarco-informatica-theme/images/default/form/spinner.gif"); }

.x-spinner-field .x-form-spinner-down {
  background-image: url("/sanmarco-informatica-theme/images/default/form/spinner.gif"); }

.x-btn {
  font-size: 11px;
  font-style: normal; }

.x-btn em {
  font-style: normal;
  font-weight: normal; }

.x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc {
  /*   background-image:url(/sanmarco-informatica-theme/images/default/button/btn.gif); */
  background: none; }

.x-btn-click .x-btn-text, .x-btn-menu-active .x-btn-text, .x-btn-pressed .x-btn-text {
  color: #000; }

.x-btn-disabled {
  color: gray !important; }

.x-btn-mc em.x-btn-arrow {
  background-image: url(/sanmarco-informatica-theme/images/default/button/arrow.gif); }

.x-btn-mc em.x-btn-split {
  background-image: url(/sanmarco-informatica-theme/images/default/button/s-arrow.gif); }

.x-btn-over .x-btn-mc em.x-btn-split, .x-btn-click .x-btn-mc em.x-btn-split, .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-btn-pressed .x-btn-mc em.x-btn-split {
  background-image: url(/sanmarco-informatica-theme/images/default/button/s-arrow-o.gif); }

.x-btn-mc em.x-btn-arrow-bottom {
  background-image: url(/sanmarco-informatica-theme/images/default/button/s-arrow-b-noline.gif); }

.x-btn-mc em.x-btn-split-bottom {
  background-image: url(/sanmarco-informatica-theme/images/default/button/s-arrow-b.gif); }

.x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-btn-click .x-btn-mc em.x-btn-split-bottom, .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {
  background-image: url(/sanmarco-informatica-theme/images/default/button/s-arrow-bo.gif); }

.x-btn-group-header {
  color: #3e6aaa; }

.x-btn-group-tc {
  background-image: url(/sanmarco-informatica-theme/images/default/button/group-tb.gif); }

.x-btn-group-tl {
  background-image: url(/sanmarco-informatica-theme/images/default/button/group-cs.gif); }

.x-btn-group-tr {
  background-image: url(/sanmarco-informatica-theme/images/default/button/group-cs.gif); }

.x-btn-group-bc {
  background-image: url(/sanmarco-informatica-theme/images/default/button/group-tb.gif); }

.x-btn-group-bl {
  background-image: url(/sanmarco-informatica-theme/images/default/button/group-cs.gif); }

.x-btn-group-br {
  background-image: url(/sanmarco-informatica-theme/images/default/button/group-cs.gif); }

.x-btn-group-ml {
  background-image: url(/sanmarco-informatica-theme/images/default/button/group-lr.gif); }

.x-btn-group-mr {
  background-image: url(/sanmarco-informatica-theme/images/default/button/group-lr.gif); }

.x-btn-group-notitle .x-btn-group-tc {
  background-image: url(/sanmarco-informatica-theme/images/default/button/group-tb.gif); }

.x-toolbar {
  border-color: #a9bfd3;
  background-color: #d0def0;
  background-image: url(/sanmarco-informatica-theme/images/default/toolbar/bg.gif); }

.x-toolbar .x-item-disabled {
  color: gray; }

.x-toolbar .x-item-disabled {
  color: gray; }

.x-toolbar .x-btn-mc em.x-btn-split {
  background-image: url(/sanmarco-informatica-theme/images/default/button/s-arrow-noline.gif); }

.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split {
  background-image: url(/sanmarco-informatica-theme/images/default/button/s-arrow-o.gif); }

.x-toolbar .x-btn-mc em.x-btn-split-bottom {
  background-image: url(/sanmarco-informatica-theme/images/default/button/s-arrow-b-noline.gif); }

.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {
  background-image: url(/sanmarco-informatica-theme/images/default/button/s-arrow-bo.gif); }

.x-toolbar .xtb-sep {
  /*   background-image: url(/sanmarco-informatica-theme/images/default/grid/grid-blue-split.gif); */
  background-image: none !important; }

.x-tbar-page-first {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/page-first.gif) !important; }

.x-tbar-refresh {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/refresh.gif) !important; }

.x-tbar-page-last {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/page-last.gif) !important; }

.x-tbar-page-next {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/page-next.gif) !important; }

.x-tbar-page-prev {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/page-prev.gif) !important; }

.x-tbar-loading {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/loading.gif) !important; }

.x-item-disabled .x-tbar-page-first {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/page-first-disabled.gif) !important; }

.x-item-disabled .x-tbar-page-last {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/page-last-disabled.gif) !important; }

.x-item-disabled .x-tbar-page-next {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/page-next-disabled.gif) !important; }

.x-item-disabled .x-tbar-page-prev {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/page-prev-disabled.gif) !important; }

.x-paging-info {
  color: #444; }

.x-toolbar-more-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/toolbar/more.gif) !important; }

.x-resizable-handle {
  background-color: #fff; }

.x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east,
.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west {
  background-image: url(/sanmarco-informatica-theme/images/default/sizer/e-handle.gif); }

.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south,
.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north {
  background-image: url(/sanmarco-informatica-theme/images/default/sizer/s-handle.gif); }

.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north {
  background-image: url(/sanmarco-informatica-theme/images/default/sizer/s-handle.gif); }

.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast {
  background-image: url(/sanmarco-informatica-theme/images/default/sizer/se-handle.gif); }

.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest {
  background-image: url(/sanmarco-informatica-theme/images/default/sizer/nw-handle.gif); }

.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast {
  background-image: url(/sanmarco-informatica-theme/images/default/sizer/ne-handle.gif); }

.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest {
  background-image: url(/sanmarco-informatica-theme/images/default/sizer/sw-handle.gif); }

.x-resizable-proxy {
  border-color: #3b5a82; }

.x-resizable-overlay {
  background-color: #fff; }

.x-grid3 {
  background-color: #fff; }

.x-grid-panel .x-panel-mc .x-panel-body {
  border-color: #99bbe8; }

.x-grid3-hd-row .x-grid3-hd, .x-grid3-row .x-grid3-cell, .x-grid3-summary-row .x-grid3-cell {
  font-size: 11px;
  font-style: normal; }

.x-grid3-hd-row .x-grid3-hd {
  border-left-color: #eee;
  border-right-color: #d0d0d0;
  border: 0; }

.x-grid-row-loading {
  background-color: #fff;
  background-image: url(/sanmarco-informatica-theme/images/default/shared/loading-balls.gif); }

.x-grid3-row {
  border-color: transparent;
  border-top-color: #fff; }

.x-grid3-row-over {
  border-color: #ddd;
  background-color: #efefef;
  background-image: url(/sanmarco-informatica-theme/images/default/grid/row-over.gif); }

.x-grid3-resize-proxy {
  background-color: #777; }

.x-grid3-resize-marker {
  background-color: #777; }

.x-grid3-header {
  background-color: transparent; }

.x-grid3-header-pop {
  border-left-color: #d0d0d0; }

.x-grid3-header-pop-inner {
  border-left-color: #eee;
  background-image: url(/sanmarco-informatica-theme/images/default/grid/hd-pop.gif); }

td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
  border-left-color: #aaccf6;
  border-right-color: #aaccf6; }

td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner {
  /*   background-color: #ebf3fd; */
  /*   background-image: url(/sanmarco-informatica-theme/images/default/grid/grid3-hrow-over.gif); */
  background: transparent; }

.sort-asc .x-grid3-sort-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/sort_asc.gif); }

.sort-desc .x-grid3-sort-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/sort_desc.gif); }

.x-grid3-cell-text, .x-grid3-hd-text {
  color: #000; }

.x-grid3-split {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/grid-split.gif); }

.x-grid3-hd-text {
  color: #15428b; }

.x-dd-drag-proxy .x-grid3-hd-inner {
  background-color: #ebf3fd;
  background-image: url(/sanmarco-informatica-theme/images/default/grid/grid3-hrow-over.gif);
  border-color: #aaccf6; }

.col-move-top {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/col-move-top.gif); }

.col-move-bottom {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/col-move-bottom.gif); }

.x-grid3-highlightrow {
  border: 1px solid #545352; }

.x-grid3-row-selected {
  background-image: none !important;
  background-color: #dfe8f6 !important;
  border-color: #a3bae9; }

.x-grid3-cell-selected {
  background-color: #b8cfee !important;
  color: #000; }

.x-grid3-group-selected {
  background-color: #b8cfee !important; }

.x-grid3-cell-selected span {
  color: #000 !important; }

.x-grid3-cell-selected .x-grid3-cell-text {
  color: #000; }

.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker {
  background-color: #ebeadb !important;
  background-image: url(/sanmarco-informatica-theme/images/default/grid/grid-hrow.gif) !important;
  color: #000;
  border-top-color: #fff;
  border-right-color: #6fa0df !important; }

.x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div {
  color: #15428b !important; }

.x-grid3-dirty-cell {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/dirty.gif); }

.x-grid3-invalid-cell {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/invalid_line.gif); }

.x-grid3-topbar, .x-grid3-bottombar {
  font-size: 11px;
  font-style: normal; }

.x-grid3-bottombar .x-toolbar {
  border-top-color: #a9bfd3; }

.x-props-grid .x-grid3-td-name .x-grid3-cell-inner {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/grid3-special-col-bg.gif) !important;
  color: #000 !important; }

.x-props-grid .x-grid3-body .x-grid3-td-name {
  background-color: #fff !important;
  border-right-color: #eee; }

.xg-hmenu-sort-asc .x-menu-item-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/hmenu-asc.gif); }

.xg-hmenu-sort-desc .x-menu-item-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/hmenu-desc.gif); }

.xg-hmenu-lock .x-menu-item-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/hmenu-lock.gif); }

.xg-hmenu-unlock .x-menu-item-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/hmenu-unlock.gif); }

.x-grid3-hd-btn {
  background-color: #BABABA;
  /*background-image: url(/sanmarco-informatica-theme/images/default/grid/grid3-hd-btn.gif);*/ }

.x-grid3-body .x-grid3-td-expander {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/grid3-special-col-bg.gif); }

.x-grid3-row-expander {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/row-expand-sprite.gif); }

.x-grid3-body .x-grid3-td-checker {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/grid3-special-col-bg.gif); }

.x-grid3-row-checker, .x-grid3-hd-checker {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/row-check-sprite.gif); }

.x-grid3-body .x-grid3-td-numberer {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/grid3-special-col-bg.gif); }

.x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner {
  color: #444; }

.x-grid3-body .x-grid3-td-row-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/grid3-special-col-bg.gif); }

.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer, .x-grid3-body .x-grid3-row-selected .x-grid3-td-checker, .x-grid3-body .x-grid3-row-selected .x-grid3-td-expander {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/grid3-special-col-sel-bg.gif); }

.x-grid3-check-col {
  background-image: url(/sanmarco-informatica-theme/images/default/menu/uncheckedn.gif); }

.x-grid3-check-col-on {
  background-image: url(/sanmarco-informatica-theme/images/default/menu/checkedn.gif); }

.x-grid-group, .x-grid-group-body, .x-grid-group-hd {
  zoom: 1; }

.x-grid-group-hd {
  border-bottom-color: #99bbe8; }

.x-grid-group-hd .x-grid-group-div {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/group-expand-sprite.gif);
  color: #3764a0;
  font-size: 11px;
  font-style: bold; }

.x-group-by-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/group-by.gif); }

.x-cols-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/columns.gif); }

.x-show-groups-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/group-by.gif); }

.x-grid-empty {
  color: gray;
  font-size: 11px;
  font-style: normal; }

.x-grid-with-col-lines .x-grid3-row td.x-grid3-cell {
  border-right-color: #ededed; }

.x-grid-with-col-lines .x-grid3-row-selected {
  border-top-color: #a3bae9; }

.x-grid3-check-col-disabled {
  background-color: transparent;
  background-image: url(/sanmarco-informatica-theme/images/gxt/menu/disabledcheck.gif); }

.x-row-editor-header {
  background: transparent url(/sanmarco-informatica-theme/images/gxt/grid/row-editor-bg.gif) repeat-x 0 0; }

.x-row-editor-footer {
  background: transparent url(/sanmarco-informatica-theme/images/gxt/grid/row-editor-bg.gif) repeat-x 0 -2px; }

.x-row-editor-body {
  background: #ebf2fb; }

.x-row-editor .x-btns {
  background: transparent url(/sanmarco-informatica-theme/images/gxt/grid/row-editor-btns.gif) no-repeat 0 0; }

.x-row-editor .x-btns .x-plain-bwrap {
  background: transparent url(/sanmarco-informatica-theme/images/gxt/grid/row-editor-btns.gif) no-repeat right -31px; }

.x-row-editor .x-btns .x-plain-body {
  background: transparent url(/sanmarco-informatica-theme/images/gxt/grid/row-editor-btns.gif) repeat-x 0 -62px; }

.x-inserted-row {
  background-color: #f7f9cc; }

.x-dd-drag-ghost {
  color: #000;
  font-size: 11px;
  font-style: normal;
  border-color: #ddd #bbb #bbb #ddd;
  background-color: #fff; }

.x-dd-drop-nodrop .x-dd-drop-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/dd/drop-no.gif); }

.x-dd-drop-ok .x-dd-drop-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/dd/drop-yes.gif); }

.x-dd-drop-ok-add .x-dd-drop-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/dd/drop-add.gif); }

.x-view-selector {
  background-color: #c3daf9;
  border-color: #3399bb; }

.x-tree-drop-ok-append .x-dd-drop-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/tree/drop-add.gif); }

.x-tree-drop-ok-above .x-dd-drop-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/tree/drop-over.gif); }

.x-tree-drop-ok-below .x-dd-drop-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/tree/drop-under.gif); }

.x-tree-drop-ok-between .x-dd-drop-icon {
  background-image: url(/sanmarco-informatica-theme/images/default/tree/drop-between.gif); }

.x-tree3-loading {
  background-image: url(/sanmarco-informatica-theme/images/default/tree/loading.gif); }

.x-tree3-node-text {
  font-size: 11px;
  font-style: normal;
  color: black; }

.x-date-picker {
  border-color: #1b376c;
  background-color: #fff; }

.x-date-middle, .x-date-left, .x-date-right {
  background-image: url(/sanmarco-informatica-theme/images/default/shared/hd-sprite.gif);
  color: #fff;
  font-size: 11px;
  font-style: bold; }

.x-date-middle .x-btn .x-btn-text {
  color: #fff;
  border: 0; }

.x-date-middle .x-btn-mc em.x-btn-arrow {
  background-image: url(/sanmarco-informatica-theme/images/default/toolbar/btn-arrow-light.gif); }

.x-date-right a {
  background-image: url(/sanmarco-informatica-theme/images/default/shared/right-btn.gif); }

.x-date-left a {
  background-image: url(/sanmarco-informatica-theme/images/default/shared/left-btn.gif); }

.x-date-inner th {
  background-color: #dfecfb;
  background-image: url(/sanmarco-informatica-theme/images/default/shared/glass-bg.gif);
  border-bottom-color: #a3bad9;
  font-size: 10px;
  font-style: normal;
  color: #233d6d; }

.x-date-inner td {
  border-color: #fff; }

.x-date-inner a {
  font-size: 11px;
  font-style: normal;
  color: #000; }

.x-date-inner .x-date-active {
  color: #000; }

.x-date-inner .x-date-selected a {
  background-color: #dfecfb;
  background-image: url(/sanmarco-informatica-theme/images/default/shared/glass-bg.gif);
  border-color: #8db2e3; }

.x-date-inner .x-date-today a {
  border-color: darkred; }

.x-date-inner .x-date-selected span {
  font-weight: bold; }

.x-date-inner .x-date-prevday a, .x-date-inner .x-date-nextday a {
  color: #aaa; }

.x-date-bottom {
  border-top-color: #e5e5e5;
  background-color: #fff;
  background-image: none;
  /*url(/sanmarco-informatica-theme/images/default/shared/glass-bg.gif);*/ }

.x-date-inner .x-date-disabled a {
  background-color: #eee;
  color: #bbb; }

.x-date-mmenu {
  background-color: #eee !important; }

.x-date-mmenu .x-menu-item {
  font-size: 10px;
  color: #000; }

.x-date-mp {
  background-color: #fff; }

.x-date-mp td {
  font-size: 11px;
  font-style: normal; }

.x-date-mp-btns button {
  background-color: #083772;
  color: #fff;
  border-color: #3366cc #000055 #000055 #3366cc;
  font-size: 11px;
  font-style: normal; }

.x-date-mp-btns {
  background-color: #dfecfb;
  background-image: url(/sanmarco-informatica-theme/images/default/shared/glass-bg.gif); }

.x-date-mp-btns td {
  border-top-color: #c5d2df; }

td.x-date-mp-month a, td.x-date-mp-year a {
  color: #15428b; }

td.x-date-mp-sel a {
  background-color: #dfecfb;
  background-image: url(/sanmarco-informatica-theme/images/default/shared/glass-bg.gif);
  border-color: #8db2e3; }

.x-date-mp-ybtn a {
  background-image: url(/sanmarco-informatica-theme/images/default/panel/tool-sprites.gif); }

td.x-date-mp-sep {
  border-right-color: #c5d2df; }

.x-tip .x-tip-close {
  background-image: url(/sanmarco-informatica-theme/images/default/qtip/close.gif); }

.x-tip .x-tip-tc, .x-tip .x-tip-tl, .x-tip .x-tip-tr, .x-tip .x-tip-bc, .x-tip .x-tip-bl, .x-tip .x-tip-br, .x-tip .x-tip-ml, .x-tip .x-tip-mr {
  background-image: url(/sanmarco-informatica-theme/images/default/qtip/tip-sprite.gif); }

.x-tip .x-tip-mc {
  font-size: 11px;
  font-style: normal; }

.x-tip .x-tip-ml {
  background-color: #fff; }

.x-tip .x-tip-header-text {
  font-size: 11px;
  font-style: bold;
  color: #444; }

.x-tip .x-tip-body {
  font-size: 11px;
  font-style: normal;
  color: #444; }

.x-form-invalid-tip .x-tip-tc, .x-form-invalid-tip .x-tip-tl, .x-form-invalid-tip .x-tip-tr, .x-form-invalid-tip .x-tip-bc,
.x-form-invalid-tip .x-tip-bl, .x-form-invalid-tip .x-tip-br, .x-form-invalid-tip .x-tip-ml, .x-form-invalid-tip .x-tip-mr {
  background-image: url(/sanmarco-informatica-theme/images/default/form/error-tip-corners.gif); }

.x-form-invalid-tip .x-tip-body {
  background-image: url(/sanmarco-informatica-theme/images/default/form/exclamation.gif); }

.x-tip-anchor {
  background-image: url(/sanmarco-informatica-theme/images/default/qtip/tip-anchor-sprite.gif); }

.x-menu {
  /*   border-color:#718bb7; */
  /*     background-color:#f0f0f0; */
  /*   background-image:url(/sanmarco-informatica-theme/images/default/menu/menu.gif); */
  background-image: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15); }

.x-menu-nosep {
  background-image: none; }

.x-menu-list-item {
  font-size: 11px;
  font-style: normal; }

.x-menu-item-arrow {
  background-image: url(/sanmarco-informatica-theme/images/default/menu/menu-parent.gif); }

.x-menu-sep {
  background-color: #e0e0e0;
  border-bottom-color: #fff; }

a.x-menu-item {
  color: #222; }

.x-menu-item-active {
  /*   backgroudnd:#ebf3fd url(/sanmarco-informatica-theme/images/default/menu/item-over.gif) repeat-x left bottom; */
  /*   border:1px solid #aaccf6; */
  background: #3594e8;
  color: #fff;
  padding: 0; }

.x-menu-item-active a.x-menu-item {
  color: #233d6d; }

.x-menu-plain {
  background-color: #fff !important; }

.x-menu .x-date-picker {
  border-color: #a3bad9; }

.x-cycle-menu .x-menu-item-checked {
  border-color: #a3bae9 !important;
  background-color: #def8f6; }

.x-menu-scroller-top {
  background-image: url(/sanmarco-informatica-theme/images/default/layout/mini-top.gif); }

.x-menu-scroller-bottom {
  background-image: url(/sanmarco-informatica-theme/images/default/layout/mini-bottom.gif); }

.x-menu-scroller {
  border-width: 1px 0; }

.x-box-tl {
  background-image: url(/sanmarco-informatica-theme/images/default/box/corners.gif); }

.x-box-tc {
  background-image: url(/sanmarco-informatica-theme/images/default/box/tb.gif); }

.x-box-tr {
  background-image: url(/sanmarco-informatica-theme/images/default/box/corners.gif); }

.x-box-ml {
  background-image: url(/sanmarco-informatica-theme/images/default/box/l.gif); }

.x-box-mc {
  background-color: #eee;
  background-image: url(/sanmarco-informatica-theme/images/default/box/tb.gif);
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  color: #393939;
  font-size: 12px; }

.x-box-mc h3 {
  font-size: 14px;
  font-weight: bold; }

.x-box-mr {
  background-image: url(/sanmarco-informatica-theme/images/default/box/r.gif); }

.x-box-bl {
  background-image: url(/sanmarco-informatica-theme/images/default/box/corners.gif); }

.x-box-bc {
  background-image: url(/sanmarco-informatica-theme/images/default/box/tb.gif); }

.x-box-br {
  background-image: url(/sanmarco-informatica-theme/images/default/box/corners.gif); }

.x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr {
  background-image: url(/sanmarco-informatica-theme/images/default/box/corners-blue.gif); }

.x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc {
  background-image: url(/sanmarco-informatica-theme/images/default/box/tb-blue.gif); }

.x-box-blue .x-box-mc {
  background-color: #c3daf9; }

.x-box-blue .x-box-mc h3 {
  color: #17385b; }

.x-box-blue .x-box-ml {
  background-image: url(/sanmarco-informatica-theme/images/default/box/l-blue.gif); }

.x-box-blue .x-box-mr {
  background-image: url(/sanmarco-informatica-theme/images/default/box/r-blue.gif); }

.x-combo-list {
  border-color: #98c0f4;
  background-color: #ddecfe;
  font-size: 11px;
  font-style: normal;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.x-combo-list-inner {
  background-color: #fff; }

.x-combo-list-hd {
  font-size: 11px;
  font-style: bold;
  color: #15428b;
  background-image: url(/sanmarco-informatica-theme/images/default/layout/panel-title-light-bg.gif);
  border-bottom-color: #98c0f4; }

.x-resizable-pinned .x-combo-list-inner {
  border-bottom-color: #98c0f4; }

.x-combo-list-item {
  border-color: #fff; }

.x-combo-list .x-combo-selected {
  border-color: #a3bae9 !important;
  background-color: #dfe8f6; }

.x-combo-list .x-toolbar {
  border-top-color: #98c0f4; }

.x-combo-list-small {
  font-size: 11px;
  font-style: normal; }

.x-panel {
  border-color: #99bbe8; }

.x-panel-header {
  color: #15428b;
  font-weight: bold;
  font-size: 11px;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  border-color: #99bbe8;
  background-image: url(/sanmarco-informatica-theme/images/default/panel/white-top-bottom.gif); }

.x-panel-body {
  border-color: #99bbe8;
  background-color: #fff; }

.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar {
  border-color: #99bbe8; }

.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
  border-top-color: #99bbe8; }

.x-panel-body-noheader, .x-panel-mc .x-panel-body {
  border-top-color: #99bbe8; }

.x-panel-tl .x-panel-header {
  color: #15428b;
  font-weight: bold;
  font-size: 11px;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important; }

.x-panel-tc {
  background-image: url(/sanmarco-informatica-theme/images/default/panel/top-bottom.gif); }

.x-panel-tl, .x-panel-tr, .x-panel-bl, .x-panel-br {
  background-image: url(/sanmarco-informatica-theme/images/default/panel/corners-sprite.gif);
  border-bottom-color: #99bbe8; }

.x-panel-bc {
  background-image: url(/sanmarco-informatica-theme/images/default/panel/top-bottom.gif); }

.x-panel-mc {
  font-size: 11px;
  font-style: normal;
  background-color: #dfe8f6; }

.x-panel-ml {
  background-color: #fff;
  background-image: url(/sanmarco-informatica-theme/images/default/panel/left-right.gif); }

.x-panel-mr {
  background-image: url(/sanmarco-informatica-theme/images/default/panel/left-right.gif); }

.x-tool {
  background-image: url(/sanmarco-informatica-theme/images/default/panel/tool-sprites.gif); }

.x-panel-ghost {
  background-color: #cbddf3; }

.x-panel-ghost ul {
  border-color: #99bbe8; }

.x-panel-dd-spacer {
  border-color: #99bbe8; }

.x-panel-fbar td, .x-panel-fbar span, .x-panel-fbar input, .x-panel-fbar div, .x-panel-fbar select, .x-panel-fbar label {
  font-size: 11px;
  font-style: normal; }

.x-window-proxy {
  background-color: #c7dffc;
  border-color: #99bbe8; }

.x-window-tl .x-window-header {
  color: #15428b;
  font-size: 11px;
  font-style: normal; }

.x-window-tc {
  background-image: url(/sanmarco-informatica-theme/images/default/window/top-bottom.png); }

.x-window-tl {
  background-image: url(/sanmarco-informatica-theme/images/default/window/left-corners.png); }

.x-window-tr {
  background-image: url(/sanmarco-informatica-theme/images/default/window/right-corners.png); }

.x-window-bc {
  background-image: url(/sanmarco-informatica-theme/images/default/window/top-bottom.png); }

.x-window-bl {
  background-image: url(/sanmarco-informatica-theme/images/default/window/left-corners.png); }

.x-window-br {
  background-image: url(/sanmarco-informatica-theme/images/default/window/right-corners.png); }

.x-window-mc {
  border-color: #99bbe8;
  font-size: 11px;
  font-style: normal;
  background-color: #dfe8f6; }

.x-window-ml {
  background-image: url(/sanmarco-informatica-theme/images/default/window/left-right.png); }

.x-window-mr {
  background-image: url(/sanmarco-informatica-theme/images/default/window/left-right.png); }

.x-window-maximized .x-window-tc {
  background-color: #fff; }

.x-window-bbar .x-toolbar {
  border-top-color: #99bbe8; }

.x-panel-ghost .x-window-tl {
  border-bottom-color: #99bbe8; }

.x-panel-collapsed .x-window-tl {
  border-bottom-color: #84a0c4; }

.x-dlg-mask {
  background-color: #ccc; }

.x-window-plain .x-window-mc {
  background-color: #ccd9e8;
  border-color: #a3bae9 #dfe8f6 #dfe8f6 #a3bae9; }

.ext-ie .x-window-plain .x-window-mc {
  background-color: #c9d5e4; }

.x-window-plain .x-window-body {
  border-color: #dfe8f6 #a3bae9 #a3bae9 #dfe8f6; }

body.x-body-masked .x-window-plain .x-window-mc {
  background-color: #ccd9e8; }

.x-html-editor-wrap {
  border-color: #a9bfd3;
  background-color: #fff; }

.x-html-editor-tb .x-edit-bold, .x-menu-item .x-edit-bold {
  background-position: 0 0;
  background-image: url(/sanmarco-informatica-theme/images/default/editor/tb-sprite.gif); }

.x-html-editor-tb .x-edit-italic, .x-menu-item .x-edit-italic {
  background-position: -16px 0;
  background-image: url(/sanmarco-informatica-theme/images/default/editor/tb-sprite.gif); }

.x-html-editor-tb .x-edit-underline, .x-menu-item .x-edit-underline {
  background-position: -32px 0;
  background-image: url(/sanmarco-informatica-theme/images/default/editor/tb-sprite.gif); }

.x-html-editor-tb .x-edit-forecolor, .x-menu-item .x-edit-forecolor {
  background-position: -160px 0;
  background-image: url(/sanmarco-informatica-theme/images/default/editor/tb-sprite.gif); }

.x-html-editor-tb .x-edit-backcolor, .x-menu-item .x-edit-backcolor {
  background-position: -176px 0;
  background-image: url(/sanmarco-informatica-theme/images/default/editor/tb-sprite.gif); }

.x-html-editor-tb .x-edit-justifyleft, .x-menu-item .x-edit-justifyleft {
  background-position: -112px 0;
  background-image: url(/sanmarco-informatica-theme/images/default/editor/tb-sprite.gif); }

.x-html-editor-tb .x-edit-justifycenter, .x-menu-item .x-edit-justifycenter {
  background-position: -128px 0;
  background-image: url(/sanmarco-informatica-theme/images/default/editor/tb-sprite.gif); }

.x-html-editor-tb .x-edit-justifyright, .x-menu-item .x-edit-justifyright {
  background-position: -144px 0;
  background-image: url(/sanmarco-informatica-theme/images/default/editor/tb-sprite.gif); }

.x-html-editor-tb .x-edit-insertorderedlist, .x-menu-item .x-edit-insertorderedlist {
  background-position: -80px 0;
  background-image: url(/sanmarco-informatica-theme/images/default/editor/tb-sprite.gif); }

.x-html-editor-tb .x-edit-insertunorderedlist, .x-menu-item .x-edit-insertunorderedlist {
  background-position: -96px 0;
  background-image: url(/sanmarco-informatica-theme/images/default/editor/tb-sprite.gif); }

.x-html-editor-tb .x-edit-increasefontsize, .x-menu-item .x-edit-increasefontsize {
  background-position: -48px 0;
  background-image: url(/sanmarco-informatica-theme/images/default/editor/tb-sprite.gif); }

.x-html-editor-tb .x-edit-decreasefontsize, .x-menu-item .x-edit-decreasefontsize {
  background-position: -64px 0;
  background-image: url(/sanmarco-informatica-theme/images/default/editor/tb-sprite.gif); }

.x-html-editor-tb .x-edit-sourceedit, .x-menu-item .x-edit-sourceedit {
  background-position: -192px 0;
  background-image: url(/sanmarco-informatica-theme/images/default/editor/tb-sprite.gif); }

.x-html-editor-tb .x-edit-createlink, .x-menu-item .x-edit-createlink {
  background-position: -208px 0;
  background-image: url(/sanmarco-informatica-theme/images/default/editor/tb-sprite.gif); }

.x-panel-noborder .x-panel-header-noborder {
  border-bottom-color: #99bbe8; }

.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
  border-bottom-color: #99bbe8; }

.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
  border-top-color: #99bbe8; }

.x-tab-panel-bbar-noborder .x-toolbar {
  border-top-color: #99bbe8; }

.x-tab-panel-tbar-noborder .x-toolbar {
  border-bottom-color: #99bbe8; }

.x-border-layout-ct {
  background-color: #dfe8f6; }

.x-accordion-hd {
  color: #222;
  font-weight: normal;
  background-image: url(/sanmarco-informatica-theme/images/default/panel/light-hd.gif); }

.x-layout-collapsed {
  background-color: #d2e0f2;
  border-color: #98c0f4; }

.x-layout-collapsed-over {
  background-color: #d9e8fb; }

.x-layout-split-west .x-layout-mini {
  background-image: url(/sanmarco-informatica-theme/images/default/layout/mini-left.gif); }

.x-layout-split-east .x-layout-mini {
  background-image: url(/sanmarco-informatica-theme/images/default/layout/mini-right.gif); }

.x-layout-split-north .x-layout-mini {
  background-image: url(/sanmarco-informatica-theme/images/default/layout/mini-top.gif); }

.x-layout-split-south .x-layout-mini {
  background-image: url(/sanmarco-informatica-theme/images/default/layout/mini-bottom.gif); }

.x-layout-cmini-west .x-layout-mini {
  background-image: url(/sanmarco-informatica-theme/images/default/layout/mini-right.gif); }

.x-layout-cmini-east .x-layout-mini {
  background-image: url(/sanmarco-informatica-theme/images/default/layout/mini-left.gif); }

.x-layout-cmini-north .x-layout-mini {
  background-image: url(/sanmarco-informatica-theme/images/default/layout/mini-bottom.gif); }

.x-layout-cmini-south .x-layout-mini {
  background-image: url(/sanmarco-informatica-theme/images/default/layout/mini-top.gif); }

.x-progress-wrap {
  border-color: #6593cf; }

.x-progress-inner {
  background-color: #e0e8f3;
  background-image: url(/sanmarco-informatica-theme/images/default/qtip/bg.gif); }

.x-progress-bar {
  background-color: #9cbfee;
  background-image: url(/sanmarco-informatica-theme/images/default/progress/progress-bg.gif);
  border-top-color: #d1e4fd;
  border-bottom-color: #7fa9e4;
  border-right-color: #7fa9e4; }

.x-progress-text {
  font-size: 11px;
  font-weight: bold;
  color: #fff; }

.x-progress-text-back {
  color: #396095; }

.x-slider-horz, .x-slider-horz .x-slider-end, .x-slider-horz .x-slider-inner {
  background-image: url(/sanmarco-informatica-theme/images/default/slider/slider-bg.png); }

.x-slider-horz .x-slider-thumb {
  background-image: url(/sanmarco-informatica-theme/images/default/slider/slider-thumb.png); }

.x-slider-vert, .x-slider-vert .x-slider-end, .x-slider-vert .x-slider-inner {
  background-image: url(/sanmarco-informatica-theme/images/default/slider/slider-v-bg.png); }

.x-slider-vert .x-slider-thumb {
  background-image: url(/sanmarco-informatica-theme/images/default/slider/slider-v-thumb.png); }

.x-window-dlg .ext-mb-text,
.x-window-dlg .x-window-header-text {
  font-size: 12px; }

.x-window-dlg .ext-mb-textarea {
  font-size: 12px;
  font-style: normal; }

.x-window-dlg .x-msg-box-wait {
  background-image: url(/sanmarco-informatica-theme/images/default/grid/loading.gif); }

.x-window-dlg .ext-mb-info {
  background-image: url(/sanmarco-informatica-theme/images/default/window/icon-info.gif); }

.x-window-dlg .ext-mb-warning {
  background-image: url(/sanmarco-informatica-theme/images/default/window/icon-warning.gif); }

.x-window-dlg .ext-mb-question {
  background-image: url(/sanmarco-informatica-theme/images/default/window/icon-question.gif); }

.x-window-dlg .ext-mb-error {
  background-image: url(/sanmarco-informatica-theme/images/default/window/icon-error.gif); }

.smi-gxt-grid-actions-menu .x-menu-list {
  min-height: auto !important; }

.x-panel {
  border-style: solid;
  border-color: #d0d0d0; }

.x-panel-header {
  color: #333;
  border: 1px solid #d0d0d0;
  background-image: url(/sanmarco-informatica-theme/images/gray/panel/white-top-bottom.gif); }

.x-panel-body {
  border-color: #d0d0d0; }

.x-panel-bbar .x-toolbar {
  border-color: #d0d0d0; }

.x-panel-tbar .x-toolbar {
  border-color: #d0d0d0; }

.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
  border-color: #d0d0d0; }

.x-panel-body-noheader, .x-panel-mc .x-panel-body {
  border-color: #d0d0d0; }

.x-panel-tl .x-panel-header {
  color: #333; }

.x-panel-tc {
  background-image: url(sanmarco-informatica-theme/images/gray/panel/top-bottom.gif); }

.x-panel-tl {
  background-image: url(sanmarco-informatica-theme/images/gray/panel/corners-sprite.gif);
  border-color: #d0d0d0; }

.x-panel-tr {
  background-image: url(sanmarco-informatica-theme/images/gray/panel/corners-sprite.gif); }

.x-panel-bc {
  background-image: url(sanmarco-informatica-theme/images/gray/panel/top-bottom.gif); }

.x-panel-bl {
  background-image: url(sanmarco-informatica-theme/images/gray/panel/corners-sprite.gif); }

.x-panel-br {
  background-image: url(sanmarco-informatica-theme/images/gray/panel/corners-sprite.gif); }

.x-panel-mc {
  background: #f1f1f1; }

.x-panel-mc .x-panel-body {
  background: transparent;
  border: 0 none; }

.x-panel-ml {
  background-image: url(sanmarco-informatica-theme/images/gray/panel/left-right.gif); }

.x-panel-mr {
  background-image: url(sanmarco-informatica-theme/images/gray/panel/left-right.gif); }

/* Tools */
.x-tool {
  background-image: url(sanmarco-informatica-theme/images/gray/panel/tool-sprites.gif); }

/* Ghosting */
.x-panel-ghost {
  background: #e0e0e0; }

.x-panel-ghost ul {
  border-color: #b0b0b0; }

.x-grid-panel .x-panel-mc .x-panel-body {
  border: 1px solid #d0d0d0; }

/* Buttons */
.x-btn-left {
  background-image: url(sanmarco-informatica-theme/images/gray/button/btn-sprite.gif); }

.x-btn-right {
  background-image: url(sanmarco-informatica-theme/images/gray/button/btn-sprite.gif); }

.x-btn-center {
  background-image: url(sanmarco-informatica-theme/images/gray/button/btn-sprite.gif); }

.x-btn-group-header {
  color: #333333; }

.x-btn-group-tc {
  background-image: url(sanmarco-informatica-theme/images/gray/button/group-tb.gif); }

.x-btn-group-tl {
  background-image: url(sanmarco-informatica-theme/images/gray/button/group-cs.gif); }

.x-btn-group-tr {
  background-image: url(sanmarco-informatica-theme/images/gray/button/group-cs.gif); }

.x-btn-group-bc {
  background-image: url(sanmarco-informatica-theme/images/gray/button/group-tb.gif); }

.x-btn-group-bl {
  background-image: url(sanmarco-informatica-theme/images/gray/button/group-cs.gif); }

.x-btn-group-br {
  background-image: url(sanmarco-informatica-theme/images/gray/button/group-cs.gif); }

.x-btn-group-ml {
  background-image: url(sanmarco-informatica-theme/images/gray/button/group-lr.gif); }

.x-btn-group-mr {
  background-image: url(sanmarco-informatica-theme/images/gray/button/group-lr.gif); }

.x-btn-group-notitle .x-btn-group-tc {
  background-image: url(sanmarco-informatica-theme/images/gray/button/group-tb.gif); }

/* Layout classes */
.x-border-layout-ct {
  background: #f0f0f0; }

.x-accordion-hd {
  background-image: url(sanmarco-informatica-theme/images/gray/panel/light-hd.gif); }

.x-layout-collapsed {
  background-color: #eee;
  border-color: #e0e0e0; }

.x-layout-collapsed-over {
  background-color: #fbfbfb; }

/* qtips */
.x-tip .x-tip-top {
  background-image: url(sanmarco-informatica-theme/images/gray/qtip/tip-sprite.gif); }

.x-tip .x-tip-top-left {
  background-image: url(sanmarco-informatica-theme/images/gray/qtip/tip-sprite.gif); }

.x-tip .x-tip-top-right {
  background-image: url(sanmarco-informatica-theme/images/gray/qtip/tip-sprite.gif); }

.x-tip .x-tip-ft {
  background-image: url(sanmarco-informatica-theme/images/gray/qtip/tip-sprite.gif); }

.x-tip .x-tip-ft-left {
  background-image: url(sanmarco-informatica-theme/images/gray/qtip/tip-sprite.gif); }

.x-tip .x-tip-ft-right {
  background-image: url(sanmarco-informatica-theme/images/gray/qtip/tip-sprite.gif); }

.x-tip .x-tip-bd-left {
  background-image: url(sanmarco-informatica-theme/images/gray/qtip/tip-sprite.gif); }

.x-tip .x-tip-bd-right {
  background-image: url(sanmarco-informatica-theme/images/gray/qtip/tip-sprite.gif); }

/* Toolbars */
.x-toolbar {
  border-color: #d0d0d0;
  background: #f0f4f5 url(sanmarco-informatica-theme/images/gray/toolbar/bg.gif) repeat-x top left; }

.x-toolbar button {
  color: #444; }

.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button {
  background-image: url(sanmarco-informatica-theme/images/gray/toolbar/btn-arrow.gif); }

.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button {
  background-image: url(sanmarco-informatica-theme/images/gray/toolbar/btn-arrow.gif); }

.x-toolbar .x-btn-over .x-btn-left {
  background-image: url(sanmarco-informatica-theme/images/gray/toolbar/tb-btn-sprite.gif); }

.x-toolbar .x-btn-over .x-btn-right {
  background-image: url(sanmarco-informatica-theme/images/gray/toolbar/tb-btn-sprite.gif); }

.x-toolbar .x-btn-over .x-btn-center {
  background-image: url(sanmarco-informatica-theme/images/gray/toolbar/tb-btn-sprite.gif); }

.x-toolbar .x-btn-over button {
  color: #111; }

.x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left {
  background-image: url(sanmarco-informatica-theme/images/gray/toolbar/tb-btn-sprite.gif); }

.x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right {
  background-image: url(sanmarco-informatica-theme/images/gray/toolbar/tb-btn-sprite.gif); }

.x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center {
  background-image: url(sanmarco-informatica-theme/images/gray/toolbar/tb-btn-sprite.gif); }

.x-toolbar .xtb-sep {
  background-image: url(sanmarco-informatica-theme/images/gray/grid/grid-split.gif); }

/* Tabs */
.x-tab-panel-header, .x-tab-panel-footer {
  background: #EAEAEA;
  border-color: #d0d0d0; }

.x-tab-panel-header {
  border-color: #d0d0d0; }

.x-tab-panel-footer {
  border-color: #d0d0d0; }

ul.x-tab-strip-top {
  background: #dbdbdb url(sanmarco-informatica-theme/images/gray/tabs/tab-strip-bg.gif) repeat-x left top;
  border-color: #d0d0d0;
  padding-top: 5px; }
  ul.x-tab-strip-top > li {
    position: relative;
    top: 2px; }

ul.x-tab-strip-bottom {
  background-image: url(sanmarco-informatica-theme/images/gray/tabs/tab-strip-btm-bg.gif);
  border-color: #d0d0d0; }

.x-tab-strip-over span.x-tab-strip-text {
  color: #111; }

.x-tab-strip-active span.x-tab-strip-text {
  color: #333; }

.x-tab-strip-disabled .x-tabs-text {
  color: #aaaaaa; }

.x-tab-strip-top .x-tab-right {
  background-image: url(sanmarco-informatica-theme/images/gray/tabs/tabs-sprite.gif); }

.x-tab-strip-top .x-tab-left {
  background-image: url(sanmarco-informatica-theme/images/gray/tabs/tabs-sprite.gif); }

.x-tab-strip-top .x-tab-strip-inner {
  background-image: url(sanmarco-informatica-theme/images/gray/tabs/tabs-sprite.gif); }

.x-tab-strip-bottom .x-tab-right {
  background-image: url(sanmarco-informatica-theme/images/gray/tabs/tab-btm-inactive-right-bg.gif); }

.x-tab-strip-bottom .x-tab-left {
  background-image: url(sanmarco-informatica-theme/images/gray/tabs/tab-btm-inactive-left-bg.gif); }

.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
  background-image: url(sanmarco-informatica-theme/images/gray/tabs/tab-btm-right-bg.gif); }

.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
  background-image: url(sanmarco-informatica-theme/images/gray/tabs/tab-btm-left-bg.gif); }

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
  background-image: url(sanmarco-informatica-theme/images/gray/tabs/tab-close.gif); }

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover {
  background-image: url(sanmarco-informatica-theme/images/gray/tabs/tab-close.gif); }

.x-tab-panel-body {
  border-color: #d0d0d0;
  background: #fff;
  border-left: 1px solid #d0d0d0 !important;
  border-right: 1px solid #d0d0d0 !important;
  border-bottom: 1px solid #d0d0d0 !important;
  border: 0 !important; }

.x-tab-panel-bbar .x-toolbar {
  border-color: #d0d0d0; }

.x-tab-panel-tbar .x-toolbar {
  border-color: #d0d0d0; }

.x-tab-panel-header-plain .x-tab-strip-spacer {
  border-color: #d0d0d0;
  background: #eaeaea; }

.x-tab-scroller-left {
  background-image: url(sanmarco-informatica-theme/images/gray/tabs/scroll-left.gif);
  border-color: #aeaeae; }

.x-tab-scroller-right {
  background-image: url(sanmarco-informatica-theme/images/gray/tabs/scroll-right.gif);
  border-color: #aeaeae; }

/* Window */
.x-window-proxy {
  background: #e0e0e0;
  border-color: #b0b0b0; }

.x-window-tl .x-window-header {
  color: #555; }

.x-window-tc {
  background-image: url(sanmarco-informatica-theme/images/gray/window/top-bottom.png); }

.x-window-tl {
  background-image: url(sanmarco-informatica-theme/images/gray/window/left-corners.png); }

.x-window-tr {
  background-image: url(sanmarco-informatica-theme/images/gray/window/right-corners.png); }

.x-window-bc {
  background-image: url(sanmarco-informatica-theme/images/gray/window/top-bottom.png); }

.x-window-bl {
  background-image: url(sanmarco-informatica-theme/images/gray/window/left-corners.png); }

.x-window-br {
  background-image: url(sanmarco-informatica-theme/images/gray/window/right-corners.png); }

.x-window-mc {
  border: 1px solid #d0d0d0;
  background: #e8e8e8; }

.ext-ie .x-window-plain .x-window-mc {
  background-color: #e3e3e3; }

.x-window-ml {
  background-image: url(sanmarco-informatica-theme/images/gray/window/left-right.png); }

.x-window-mr {
  background-image: url(sanmarco-informatica-theme/images/gray/window/left-right.png); }

.x-panel-ghost .x-window-tl {
  border-color: #d0d0d0; }

.x-panel-collapsed .x-window-tl {
  border-color: #d0d0d0; }

.x-window-plain .x-window-mc {
  background: #e8e8e8;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0; }

.x-window-plain .x-window-body {
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
  background: transparent !important; }

body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc {
  background-color: #e4e4e4; }

/* misc */
.x-html-editor-wrap {
  border-color: #d0d0d0; }

/* Borders go last for specificity */
.x-panel-noborder .x-panel-body-noborder {
  border-width: 0; }

.x-panel-noborder .x-panel-header-noborder {
  border-width: 0;
  border-bottom: 1px solid #d0d0d0; }

.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
  border-width: 0;
  border-bottom: 1px solid #d0d0d0; }

.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
  border-width: 0;
  border-top: 1px solid #d0d0d0; }

.x-window-noborder .x-window-mc {
  border-width: 0; }

.x-window-plain .x-window-body-noborder {
  border-width: 0; }

.x-tab-panel-noborder .x-tab-panel-body-noborder {
  border-width: 0; }

.x-tab-panel-noborder .x-tab-panel-header-noborder {
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0; }

.x-tab-panel-noborder .x-tab-panel-footer-noborder {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0; }

.x-tab-panel-bbar-noborder .x-toolbar {
  border-width: 0;
  border-top: 1px solid #d0d0d0; }

.x-tab-panel-tbar-noborder .x-toolbar {
  border-width: 0;
  border-bottom: 1px solid #d0d0d0; }

.x-spinner-field .x-form-spinner-up {
  background-image: url("sanmarco-informatica-theme/images/gray/form/spinner.gif"); }

.x-spinner-field .x-form-spinner-down {
  background-image: url("sanmarco-informatica-theme/images/gray/form/spinner.gif"); }

.x-accordion-hd {
  background-color: #e5e5e5; }

.x-border {
  border: 1px solid #D0D0D0; }

.x-layout-popup {
  background-color: #F0F0F0;
  border: 1px solid #D0D0D0; }

.my-list {
  border: 1px solid #D0D0D0; }

.x-view {
  border: 1px solid #D0D0D0; }

.x-menubar {
  border-color: #D0D0D0;
  background-color: #F0F0F0;
  background-image: url(sanmarco-informatica-theme/images/gray/toolbar/bg.gif); }

.x-menubar-item-active {
  background-color: #D9E8FB; }

.x-menubar-item-active {
  background-color: #D9E8FB; }

.x-date-right-icon {
  background-image: url(sanmarco-informatica-theme/images/default/shared/right-btn.gif);
  margin-right: 2px;
  text-decoration: none !important; }

.x-date-left-icon {
  background-image: url(sanmarco-informatica-theme/images/default/shared/left-btn.gif);
  margin-right: 2px;
  text-decoration: none !important; }

.my-tbl {
  border: 1px solid #C6C5C5; }

.my-treetbl {
  border: 1px solid #C6C5C5; }

/*sovrascrive il tema gxt per il calendario*/
/*inizio pannello centrale*/
.x-smi-centerPanel {
  border-left: 1px solid #D0D0D0; }

/* inizio tabbar */
.gwt-DecoratedTabBar {
  width: 100% !important;
  border-bottom: 1px solid #d0d0d0; }

.gwt-DecoratedTabBar .tabTopLeft, .gwt-DecoratedTabBar .tabTopCenter, .gwt-DecoratedTabBar .tabTopRight,
.gwt-DecoratedTabBar .tabMiddleLeft, .gwt-DecoratedTabBar .tabMiddleCenter, .gwt-DecoratedTabBar .tabMiddleRight {
  background: none !important; }

.gwt-DecoratedTabBar .gwt-TabBarItem {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #E3E3E3;
  margin-left: 2px; }

.gwt-DecoratedTabBar .gwt-TabBarItem-selected {
  background-color: #c5e0f5; }

.gwt-DecoratedTabBar .gwt-TabBarItem:hover {
  background-color: #c5e0f5; }

.tabMiddleCenter .gwt-Label {
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-weight: normal;
  color: #315E9E;
  font-size: 0.9em; }

.gwt-TabBarItem-selected .tabMiddleCenter .gwt-Label {
  font-weight: bold; }

.gwt-DecoratedTabBar .gwt-TabBarFirst {
  display: none; }

/* fine tabbar */
/* inizio calendario */
.gwt-cal .leftEmptyCell, .gwt-cal .rightEmptyCell, .gwt-cal .splitter {
  background-color: #e3e3e3 !important; }

.chrome.mac .gwt-cal .rightEmptyCell {
  width: 0px !important; }

.gwt-cal {
  border: none;
  width: 100% !important;
  /*border-left: 1px solid white;*/ }

.gwt-cal .multiDayBody {
  background-color: #F8F8F8; }

.gwt-cal .gwt-calendar-header .day-cell-weekend, .gwt-cal .gwt-calendar-header .day-cell {
  background-color: transparent;
  border-left-color: transparent; }

.gwt-cal .gwt-calendar-header .day-cell-today {
  background-color: #315E9E;
  border-left-color: transparent; }

.gwt-cal .gwt-calendar-header {
  background-color: #CECECE;
  border-bottom-color: #D0D0D0;
  color: #315E9E; }

.gwt-cal .gwt-calendar-header .year-cell {
  background-color: transparent; }

.gwt-cal .gwt-calendar-header .day-cell-container {
  background-color: transparent; }

.gwt-cal-MonthView .weekDayLabel, .gwt-cal-MonthView .weekDayLabel-today {
  background-color: #CECECE;
  color: #315E9E; }

.gwt-cal-MonthView {
  width: 100% !important; }

.gwt-cal-MonthView td.dayCell:first-of-type, .gwt-cal-MonthView td.dayCell-today:first-of-type {
  border-left: none; }

.gwt-cal-MonthView tr:last-of-type .dayCell, .gwt-cal-MonthView tr:last-of-type .dayCell-today {
  border-bottom: none; }

.gwt-cal-MonthView .dayCell-today {
  background-color: #EFEFEF; }

.gwt-cal .minor-time-interval, .gwt-cal .major-time-interval {
  background-color: #f8f8e5; }

.gwt-cal .working-hours {
  background-color: white; }

/* fine calendario */
/* fine pannello centrale*/
/* inizio pannello sinistro */
.x-smi-westTable {
  width: 100%; }

.x-border-layout-ct {
  background-color: white; }

.x-smi-westTable .x-btn-top {
  margin: 5px; }

.x-smi-westTable .x-btn-top > tbody > tr > td.x-btn-top-mc > em.x-btn-top-arrow,
.x-smi-westTable .x-btn-top > tbody > tr > td.x-btn-top-mc,
.x-smi-westTable .x-btn-top > tbody > tr,
.x-smi-westTable .x-btn-top > tbody {
  display: block; }

.x-smi-westTable .x-btn-top-text {
  width: 100% !important;
  font-size: 0.9em !important;
  padding: 3px !important; }

/* inizio datepicker */
.gwt-DatePicker {
  width: 100% !important;
  border: none;
  margin-top: 1px; }

.datePickerDays {
  border-top: 1px solid white; }

.gwt-DatePicker tr:first-of-type {
  height: 17px; }

.datePickerMonthSelector {
  background-color: #E3E3E3; }

.datePickerMonthSelector td {
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  color: #315E9E; }

.datePickerMonthSelector td .html-face {
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  color: #315E9E; }

.datePickerWeekdayLabel, .datePickerWeekendLabel {
  background-color: #D0D0D0;
  border-bottom: 1px solid white;
  color: #315E9E; }

.datePickerDayIsHighlighted {
  background-color: #F8F8E5; }

.datePickerDayIsValue {
  background-color: #C5E0F5; }

.datePickerDayIsValue.datePickerDayIsHighlighted {
  background-color: #AACCEE; }

.datePickerDayIsValueAndHighlighted {
  background-color: #AACCEE; }

/* fine datepicker */
/* to-do-list */
.x-smi-toDoList {
  width: 100%;
  margin-top: 1px; }

.x-smi-toDoList .x-panel-header {
  border: none;
  background-image: none;
  background-color: #E3E3E3; }

.x-smi-toDoList span.x-panel-header-text {
  color: #315E9E;
  font-weight: 600 !important; }

.x-smi-toDoList .x-view {
  border: none; }

.x-smi-toDoList .x-view-item {
  font-size: 1em !important;
  text-transform: capitalize;
  margin-top: 2px;
  border: none;
  border: 1px solid #d0d0d0 !important;
  background-color: #F8F8E5; }

.x-smi-toDoList .x-view-item .x-editable {
  font-size: 1em !important;
  text-transform: capitalize; }

.x-smi-toDoList .x-view-item-sel {
  background: none;
  background-color: #DFE8F6;
  cursor: pointer; }

/* fine to-do-list */
/* fine pannello sinistro */
/* inizio finestra configurazione */
.x-smi-confcal-panel {
  border-top: 1px solid #D0D0D0; }

.x-smi-confcal-table {
  margin-top: 5px; }

.x-smi-confcal-table td {
  padding: 5px; }

.x-smi-confcal-table .gwt-RadioButton label {
  margin-left: 4px; }

/* fine finestra configurazione */
.dv-appointment-selected .header, .dv-appointment .header {
  height: auto !important; }

/* ---------- Global ---------- */
/*blu quadratino basso logo galileo*/
/*grigio*/
/* --------- Mixins ---------- */
/* ---------- Portlet ---------- */
.smi-gwtform-html-panel {
  width: 100%; }

[id$="_lc"] {
  width: 100% !important;
  background: #fff;
  /* 	padding: 0 10px; */ }

[id$="_pgc"] {
  width: 100% !important; }

.x-grid3-hd-row {
  color: #FFF;
  font-weight: bold;
  background: #009688; }

section.portlet {
  /*@include box-shadow(2px 2px 2px 0px #AAA);*/ }

/* Form */
input[name='mailClassification'] + label {
  margin-left: 5px; }

.x-tool {
  background-image: url(/sanmarco-informatica-theme/images/default/panel/tool-sprites.gif);
  /* modificato percorso rispetto a stile originale */ }

.x-form-invalid, textarea.x-form-invalid {
  background-color: #fff;
  background-position: top;
  border-color: #c32b28 !important; }

.x-form-invalid.x-form-focus, textarea.x-form-invalid.x-form-focus {
  border-color: #2095f2 !important;
  box-shadow: 0 0 1px #2095f2 !important; }

.x-fieldset {
  background-color: #FFF;
  /*@include background-image(linear-gradient( top, #FFFFFF, #E9E9E9 100.0%));*/
  border: medium none;
  /*border-top: 3px solid #15428b;*/ }

.my-paging-text, .gwt-TextBox {
  margin-right: 5px !important; }

.gwt-TextBox {
  border: 1px solid #e6e1e1;
  border-radius: 1px;
  padding: 0px 5px;
  padding-bottom: 1px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.gwt-TextBox:hover {
  border: 1px solid #b5b8c8; }

.gwt-TextBox.focus {
  border: 1px solid #2095f2; }

.x-window_red, .x-info_green, .x-info_red {
  z-index: 9999 !important;
  position: fixed !important;
  top: 15px !important; }

.safari .x-smi-text {
  padding: 6px 5px 0px 5px; }

.x-smi-text {
  border-width: 0;
  padding: 7px 5px 0px 5px;
  text-align: right;
  line-height: 18px; }

.x-smi-text-link {
  text-decoration: underline;
  color: #2095f2;
  cursor: pointer; }

.x-smi-text-link:hover {
  color: #0c7bd3; }

/* ---------- Bottoni top griglia e form ---------- */
.x-btn-top {
  background-color: transparent;
  /*@include background-image(linear-gradient( top, #FFFFFF, #C9C9C9 100.0%));*/
  border: 1px solid;
  border-color: #1e88e5;
  cursor: pointer;
  overflow: visible;
  width: auto;
  border-radius: 2px;
  margin-left: 5px;
  display: block;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

table.x-btn-top button.x-btn-top-text {
  padding: 4px 6px 3px 7px; }

table.x-btn-top button.x-btn-top-text2 {
  padding: 4px 6px 3px 7px; }

.x-btn-top-arrow {
  /* 	background-image: url(/sanmarco-informatica-theme/images/custom/menu.png); */
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0px 9px 0px 0px;
  margin: 0px 0px 0px 0px;
  border: 0px;
  background-color: transparent !important; }

.x-btn-top-arrow:after {
  content: "\ec1a";
  font-family: "streamline" !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 8px;
  color: #1e88e5;
  position: relative;
  top: 1px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

.x-btn-top-over .x-btn-top-arrow:after, .x-btn-top-menu-active .x-btn-top-arrow:after {
  color: white; }

.x-smi-plus .x-btn-top-arrow:after {
  content: ""; }

.x-btn-top-over, .x-btn-top-menu-active {
  background-color: #3594e8;
  border-color: #1e88e5;
  /*@include background-image(linear-gradient( top, #FFFFFF, #B9CED9 100%));
  border-color: rgb(98,119,130);	*/ }

.x-tab-strip-active.x-tab-strip-over {
  background-color: transparent !important;
  border-bottom: 1px solid #fff !important; }

.x-btn-noicon.x-btn-over .x-btn-small .x-btn-text {
  background-color: #3594e8;
  border-color: #1e88e5;
  color: white; }

.x-fieldset-header-text {
  font-family: liberation_sansbold, "Open Sans", Arial, sans-serif;
  font-size: 11px; }

.x-component > .x-fieldset > legend {
  border: 0 !important; }

.x-btn-top-tl, .x-btn-top-tc, .x-btn-top-tr, .x-btn-top-ml, .x-btn-top-mr, .x-btn-top-bl, .x-btn-top-bc, .x-btn-top-br {
  display: none; }

.x-btn-top-click {
  /*background: #EBEBEB url(/sanmarco-informatica-theme/images/application/state_active_bg.png) repeat-x 0 0;*/
  border-color: #999; }

.x-btn-top-text {
  background-image: none;
  border: 0px transparent;
  padding: 0;
  cursor: pointer;
  background-color: transparent !important;
  font-weight: normal !important;
  color: #1e88e5 !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

.x-btn-top-over .x-btn-top-text, .x-btn-top-menu-active .x-btn-top-text {
  color: white !important; }

.x-btn-top-text2 {
  background-image: none;
  border: 0px transparent;
  padding: 0;
  cursor: pointer;
  background-color: transparent !important;
  font-weight: normal !important;
  color: #1e88e5 !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

.x-btn-top-over .x-btn-top-text2, .x-btn-top-menu-active .x-btn-top-text2 {
  color: white !important; }

.chrome .x-btn-top-icon .x-btn-top-arrow {
  padding-right: 24px; }

.firefox .x-btn-top-icon .x-btn-top-arrow {
  padding-right: 19px; }

.x-btn-top-image {
  top: auto !important;
  left: 2px !important; }

/* ------------ Allineamento adatto allo specifico Browser --------- */
/* .firefox .x-btn-top-text{ */
/* 	vertical-align: 25%; */
/* } */
/* .firefox .x-btn-top-text2{ */
/* 	vertical-align: 20%; */
/* } */
/* .chrome .x-btn-top-text{ */
/* 	vertical-align: 10%; */
/* } */
/* .chrome .x-btn-top-text2{ */
/* 	vertical-align: 10%; */
/* } */
/* .safari .x-btn-top-text{ */
/* 	vertical-align: 10%; */
/* } */
/* .safari .x-btn-top-text2{ */
/* 	vertical-align: 10%; */
/* } */
/* ---------- Fine bottoni top griglia ---------- */
/* ---------- Footer ---------- */
.callout {
  background: #eeefef;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #d2d2d3), color-stop(100%, #eeefef));
  background-image: -webkit-linear-gradient(top left, #d2d2d3, #eeefef);
  background-image: -moz-linear-gradient(top left, #d2d2d3, #eeefef);
  background-image: -o-linear-gradient(top left, #d2d2d3, #eeefef);
  background-image: linear-gradient(top left, #d2d2d3, #eeefef);
  border: 1px solid;
  border-color: #808080 #777 #404040;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.callout-extraborder {
  border: 1px solid #EEE;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.home .callout-extraborder img {
  height: auto !important;
  width: 846px !important; }

a:hover .callout-extraborder,
a:focus .callout-extraborder {
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #dddddd), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top left, #dddddd, #eeeeee);
  background-image: -moz-linear-gradient(top left, #dddddd, #eeeeee);
  background-image: -o-linear-gradient(top left, #dddddd, #eeeeee);
  background-image: linear-gradient(top left, #dddddd, #eeeeee);
  border-color: #FFF; }

.callout-content {
  height: 95px;
  padding: 14px 24px; }

.after-icon-callout {
  margin: 0 0 16px 132px; }

.small-after-icon-callout {
  border-bottom: 1px solid #777;
  padding: 5px 0 5px 85px; }

.portlet-journal-content .portlet-body .small-after-icon-callout h1 {
  margin: 0 0 3px; }

.portlet-journal-content .portlet-body h1 {
  font-size: 1.25em;
  line-height: 1.125;
  margin: 0 0 12px; }

.portlet-journal-content .portlet-body ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 2px; }

.portlet-journal-content .portlet-body li {
  background: url(/sanmarco-informatica-theme/images/custom/marker.png) no-repeat 0 0.4em;
  margin-bottom: 6px;
  padding-left: 20px; }

.article h1 {
  color: #215172;
  font-size: 2.2em;
  font-weight: normal;
  line-height: 1.125;
  margin: 0 0 12px; }

.article h2 {
  color: #484A4C;
  font-size: 1.2em;
  line-height: 1.125;
  margin: 0 0 12px; }

.article p {
  line-height: 1.7; }

.small-article {
  margin-bottom: 20px; }

.small-article h1 {
  font-size: 1.2em;
  margin: 0.5em 0; }

.small-article h2 {
  font-size: 1em;
  margin: 0.25em 0; }

.small-article p {
  font-size: 90%;
  line-height: 2; }

.after-icon-callout h1 {
  color: #215172;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.125;
  margin: 0 0 2px; }

.after-icon-callout p {
  color: #474A4B;
  line-height: 1.75;
  margin: 0; }

/* ---------- Breadcrumbs ---------- */
.breadcrumbs {
  margin-bottom: 1.5em; }

.breadcrumbs li {
  background: url(/sanmarco-informatica-theme/images/arrows/05_right.png) no-repeat 100% 50%;
  display: inline;
  margin-right: 5px;
  padding-right: 15px; }

.breadcrumbs .last {
  background-image: none;
  font-weight: bold;
  margin-top: 0.2em; }

.breadcrumbs .last a {
  color: #555; }

/* ---------- Site breadcrumbs ---------- */
.site-breadcrumbs {
  margin: 0 0 5px;
  width: auto; }

.site-breadcrumbs ul {
  background-color: #FFF;
  border: 1px solid #DEDEDE;
  border-color: #C0C2C5;
  height: 1.8em;
  margin: 0; }

.site-breadcrumbs li {
  background-image: none;
  float: left;
  line-height: 1.8em;
  margin-right: 0;
  padding-left: 0.75em;
  padding-right: 0; }

.site-breadcrumbs li span {
  background: url(/sanmarco-informatica-theme/images/common/breadcrumbs.png) no-repeat 100% 50%;
  display: block;
  line-height: 1.8em;
  padding: 0 15px 0 0; }

.site-breadcrumbs li span a {
  text-decoration: none; }

.site-breadcrumbs li.first a {
  color: #369;
  font-weight: bold; }

.site-breadcrumbs li.last a {
  color: #4B5567;
  font-size: 1.3em; }

.site-breadcrumbs .last {
  display: inline;
  font-size: 1em;
  margin-top: 0;
  padding-right: 0; }

.site-breadcrumbs .last span {
  background-image: none;
  padding: 0; }

.lfr-hudcrumbs {
  position: fixed;
  top: 0;
  z-index: 200; }

.lfr-hudcrumbs ul {
  background: rgba(0, 0, 0, 0.8); }

.lfr-hudcrumbs .breadcrumbs li a,
.lfr-hudcrumbs .breadcrumbs li span {
  color: #FFF; }

.lfr-hudcrumbs li span {
  background-image: url(/sanmarco-informatica-theme/images/common/breadcrumbs_hud.png); }

/* -------- Custom Seven Cogs Panels ------------ */
.lfr-panel-container {
  background: transparent; }

/* -------- Custom Seven Cogs Web Content Mixin -------- */
/* -------- Width Selector Mixin -------- */
/* -------- Width Selector Mixin -------- */
/* -------- Depends on wurfl-web -------- */
html.device-os-android.touch {
  /* -------- Custom Seven Cogs Web Content -------- */
  /* -------- Seven Cogs Mobile Views -------- */ }
  html.device-os-android.touch.aui-view-4 .home .callout-extraborder img {
    height: auto !important;
    padding: 12px !important;
    width: 296px !important; }
  html.device-os-android.touch.aui-view-320 .home .callout-extraborder img {
    height: auto !important;
    padding: 12px !important;
    width: 296px !important; }
  html.device-os-android.touch.aui-view-480 .home .callout-extraborder img {
    height: auto !important;
    padding: 12px !important;
    width: 556px !important; }
  html.device-os-android.touch.aui-view-720 .home .callout-extraborder img {
    height: auto !important;
    padding: 12px !important;
    width: 696px !important; }
  html.device-os-android.touch.aui-view-4 #navigation:after,
  html.device-os-android.touch.aui-view-4 #navigation:before, html.device-os-android.touch.aui-view-320 #navigation:after,
  html.device-os-android.touch.aui-view-320 #navigation:before, html.device-os-android.touch.aui-view-480 #navigation:after,
  html.device-os-android.touch.aui-view-480 #navigation:before, html.device-os-android.touch.aui-view-720 #navigation:after,
  html.device-os-android.touch.aui-view-720 #navigation:before {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: "hidden"; }
  html.device-os-android.touch.aui-view-4 #navigation, html.device-os-android.touch.aui-view-320 #navigation, html.device-os-android.touch.aui-view-480 #navigation, html.device-os-android.touch.aui-view-720 #navigation {
    background: none repeat scroll 0 0 transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    clear: both;
    color: #444444;
    display: block;
    margin: 0 0 40px;
    padding: 0;
    position: relative;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 333ms;
    -moz-transition-duration: 333ms;
    -o-transition-duration: 333ms;
    transition-duration: 333ms; }
    html.device-os-android.touch.aui-view-4 #navigation ul, html.device-os-android.touch.aui-view-320 #navigation ul, html.device-os-android.touch.aui-view-480 #navigation ul, html.device-os-android.touch.aui-view-720 #navigation ul {
      display: block;
      float: none;
      list-style: none;
      margin: 0;
      padding: 0;
      background: none; }
      html.device-os-android.touch.aui-view-4 #navigation ul li, html.device-os-android.touch.aui-view-320 #navigation ul li, html.device-os-android.touch.aui-view-480 #navigation ul li, html.device-os-android.touch.aui-view-720 #navigation ul li {
        clear: both;
        color: #444;
        float: none; }
        html.device-os-android.touch.aui-view-4 #navigation ul li a, html.device-os-android.touch.aui-view-320 #navigation ul li a, html.device-os-android.touch.aui-view-480 #navigation ul li a, html.device-os-android.touch.aui-view-720 #navigation ul li a {
          border-image: none;
          border-color: transparent transparent transparent transparent;
          color: inherit;
          display: block;
          background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #fdfdfd), color-stop(100%, #eeeeee));
          background-image: -webkit-linear-gradient(top left, #fdfdfd, #eeeeee);
          background-image: -moz-linear-gradient(top left, #fdfdfd, #eeeeee);
          background-image: -o-linear-gradient(top left, #fdfdfd, #eeeeee);
          background-image: linear-gradient(top left, #fdfdfd, #eeeeee);
          border-color: #CCCCCC;
          border-style: solid;
          border-width: 1px 1px 0;
          font-size: 16px;
          line-height: 27px;
          padding: 9px 20px 8px; }
      html.device-os-android.touch.aui-view-4 #navigation ul li a:hover,
      html.device-os-android.touch.aui-view-4 #navigation ul li.selected a, html.device-os-android.touch.aui-view-320 #navigation ul li a:hover,
      html.device-os-android.touch.aui-view-320 #navigation ul li.selected a, html.device-os-android.touch.aui-view-480 #navigation ul li a:hover,
      html.device-os-android.touch.aui-view-480 #navigation ul li.selected a, html.device-os-android.touch.aui-view-720 #navigation ul li a:hover,
      html.device-os-android.touch.aui-view-720 #navigation ul li.selected a {
        background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #1d4663), color-stop(100%, #154661));
        background-image: -webkit-linear-gradient(top left, #1d4663, #154661);
        background-image: -moz-linear-gradient(top left, #1d4663, #154661);
        background-image: -o-linear-gradient(top left, #1d4663, #154661);
        background-image: linear-gradient(top left, #1d4663, #154661);
        border-color: #5E87B0;
        color: #FFFFFF; }
      html.device-os-android.touch.aui-view-4 #navigation ul li.first a, html.device-os-android.touch.aui-view-320 #navigation ul li.first a, html.device-os-android.touch.aui-view-480 #navigation ul li.first a, html.device-os-android.touch.aui-view-720 #navigation ul li.first a {
        border-radius: 5px 5px 0 0; }
      html.device-os-android.touch.aui-view-4 #navigation ul li.last a, html.device-os-android.touch.aui-view-320 #navigation ul li.last a, html.device-os-android.touch.aui-view-480 #navigation ul li.last a, html.device-os-android.touch.aui-view-720 #navigation ul li.last a {
        border-radius: 0 0 5px 5px; }
  html.device-os-android.touch.aui-view-4 #breadcrumbs, html.device-os-android.touch.aui-view-320 #breadcrumbs, html.device-os-android.touch.aui-view-480 #breadcrumbs, html.device-os-android.touch.aui-view-720 #breadcrumbs {
    display: none; }
  html.device-os-android.touch.aui-view-4 #wrapper {
    margin: 20px auto 0;
    width: 320px !important; }
  html.device-os-android.touch.aui-view-4 .portlet-layout {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    clear: both; }
    html.device-os-android.touch.aui-view-4 .portlet-layout .portlet-column {
      clear: both;
      float: left;
      padding: inherit 0 !important;
      width: 320px !important; }
      html.device-os-android.touch.aui-view-4 .portlet-layout .portlet-column .portlet-column-content {
        padding-left: 0;
        padding-right: 0; }
  html.device-os-android.touch.aui-view-4 #navigation li {
    width: 320px !important; }
  html.device-os-android.touch.aui-view-320 #wrapper {
    margin: 20px auto 0;
    width: 320px !important; }
  html.device-os-android.touch.aui-view-320 .portlet-layout {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    clear: both; }
    html.device-os-android.touch.aui-view-320 .portlet-layout .portlet-column {
      clear: both;
      float: left;
      padding: inherit 0 !important;
      width: 320px !important; }
      html.device-os-android.touch.aui-view-320 .portlet-layout .portlet-column .portlet-column-content {
        padding-left: 0;
        padding-right: 0; }
  html.device-os-android.touch.aui-view-320 #navigation li {
    width: 320px !important; }
  html.device-os-android.touch.aui-view-480 #wrapper {
    margin: 20px auto 0;
    width: 580px !important; }
  html.device-os-android.touch.aui-view-480 .portlet-layout {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    clear: both; }
    html.device-os-android.touch.aui-view-480 .portlet-layout .portlet-column {
      clear: both;
      float: left;
      padding: inherit 0 !important;
      width: 580px !important; }
      html.device-os-android.touch.aui-view-480 .portlet-layout .portlet-column .portlet-column-content {
        padding-left: 0;
        padding-right: 0; }
  html.device-os-android.touch.aui-view-480 #navigation li {
    width: 580px !important; }
  html.device-os-android.touch.aui-view-720 #wrapper {
    margin: 20px auto 0;
    width: 720px !important; }
  html.device-os-android.touch.aui-view-720 .portlet-layout {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    clear: both; }
    html.device-os-android.touch.aui-view-720 .portlet-layout .portlet-column {
      clear: both;
      float: left;
      padding: inherit 0 !important;
      width: 720px !important; }
      html.device-os-android.touch.aui-view-720 .portlet-layout .portlet-column .portlet-column-content {
        padding-left: 0;
        padding-right: 0; }
  html.device-os-android.touch.aui-view-720 #navigation li {
    width: 720px !important; }

html.device-os-iphone-os.touch {
  /* -------- Custom Seven Cogs Web Content -------- */
  /* -------- Seven Cogs Mobile Views -------- */ }
  html.device-os-iphone-os.touch.aui-view-4 .home .callout-extraborder img {
    height: auto !important;
    padding: 12px !important;
    width: 276px !important; }
  html.device-os-iphone-os.touch.aui-view-320 .home .callout-extraborder img {
    height: auto !important;
    padding: 12px !important;
    width: 276px !important; }
  html.device-os-iphone-os.touch.aui-view-480 .home .callout-extraborder img {
    height: auto !important;
    padding: 12px !important;
    width: 436px !important; }
  html.device-os-iphone-os.touch.aui-view-720 .home .callout-extraborder img {
    height: auto !important;
    padding: 12px !important;
    width: 696px !important; }
  html.device-os-iphone-os.touch.aui-view-4 #navigation:after,
  html.device-os-iphone-os.touch.aui-view-4 #navigation:before, html.device-os-iphone-os.touch.aui-view-320 #navigation:after,
  html.device-os-iphone-os.touch.aui-view-320 #navigation:before, html.device-os-iphone-os.touch.aui-view-480 #navigation:after,
  html.device-os-iphone-os.touch.aui-view-480 #navigation:before, html.device-os-iphone-os.touch.aui-view-720 #navigation:after,
  html.device-os-iphone-os.touch.aui-view-720 #navigation:before {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: "hidden"; }
  html.device-os-iphone-os.touch.aui-view-4 #navigation, html.device-os-iphone-os.touch.aui-view-320 #navigation, html.device-os-iphone-os.touch.aui-view-480 #navigation, html.device-os-iphone-os.touch.aui-view-720 #navigation {
    background: none repeat scroll 0 0 transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    clear: both;
    color: #444444;
    display: block;
    margin: 0 0 40px;
    padding: 0;
    position: relative;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 333ms;
    -moz-transition-duration: 333ms;
    -o-transition-duration: 333ms;
    transition-duration: 333ms; }
    html.device-os-iphone-os.touch.aui-view-4 #navigation ul, html.device-os-iphone-os.touch.aui-view-320 #navigation ul, html.device-os-iphone-os.touch.aui-view-480 #navigation ul, html.device-os-iphone-os.touch.aui-view-720 #navigation ul {
      display: block;
      float: none;
      list-style: none;
      margin: 0;
      padding: 0;
      background: none; }
      html.device-os-iphone-os.touch.aui-view-4 #navigation ul li, html.device-os-iphone-os.touch.aui-view-320 #navigation ul li, html.device-os-iphone-os.touch.aui-view-480 #navigation ul li, html.device-os-iphone-os.touch.aui-view-720 #navigation ul li {
        clear: both;
        color: #444;
        float: none; }
        html.device-os-iphone-os.touch.aui-view-4 #navigation ul li a, html.device-os-iphone-os.touch.aui-view-320 #navigation ul li a, html.device-os-iphone-os.touch.aui-view-480 #navigation ul li a, html.device-os-iphone-os.touch.aui-view-720 #navigation ul li a {
          border-image: none;
          border-color: transparent transparent transparent transparent;
          color: inherit;
          display: block;
          background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #fdfdfd), color-stop(100%, #eeeeee));
          background-image: -webkit-linear-gradient(top left, #fdfdfd, #eeeeee);
          background-image: -moz-linear-gradient(top left, #fdfdfd, #eeeeee);
          background-image: -o-linear-gradient(top left, #fdfdfd, #eeeeee);
          background-image: linear-gradient(top left, #fdfdfd, #eeeeee);
          border-color: #CCCCCC;
          border-style: solid;
          border-width: 1px 1px 0;
          font-size: 16px;
          line-height: 27px;
          padding: 9px 20px 8px; }
      html.device-os-iphone-os.touch.aui-view-4 #navigation ul li a:hover,
      html.device-os-iphone-os.touch.aui-view-4 #navigation ul li.selected a, html.device-os-iphone-os.touch.aui-view-320 #navigation ul li a:hover,
      html.device-os-iphone-os.touch.aui-view-320 #navigation ul li.selected a, html.device-os-iphone-os.touch.aui-view-480 #navigation ul li a:hover,
      html.device-os-iphone-os.touch.aui-view-480 #navigation ul li.selected a, html.device-os-iphone-os.touch.aui-view-720 #navigation ul li a:hover,
      html.device-os-iphone-os.touch.aui-view-720 #navigation ul li.selected a {
        background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #1d4663), color-stop(100%, #154661));
        background-image: -webkit-linear-gradient(top left, #1d4663, #154661);
        background-image: -moz-linear-gradient(top left, #1d4663, #154661);
        background-image: -o-linear-gradient(top left, #1d4663, #154661);
        background-image: linear-gradient(top left, #1d4663, #154661);
        border-color: #5E87B0;
        color: #FFFFFF; }
      html.device-os-iphone-os.touch.aui-view-4 #navigation ul li.first a, html.device-os-iphone-os.touch.aui-view-320 #navigation ul li.first a, html.device-os-iphone-os.touch.aui-view-480 #navigation ul li.first a, html.device-os-iphone-os.touch.aui-view-720 #navigation ul li.first a {
        border-radius: 5px 5px 0 0; }
      html.device-os-iphone-os.touch.aui-view-4 #navigation ul li.last a, html.device-os-iphone-os.touch.aui-view-320 #navigation ul li.last a, html.device-os-iphone-os.touch.aui-view-480 #navigation ul li.last a, html.device-os-iphone-os.touch.aui-view-720 #navigation ul li.last a {
        border-radius: 0 0 5px 5px; }
  html.device-os-iphone-os.touch.aui-view-4 #breadcrumbs, html.device-os-iphone-os.touch.aui-view-320 #breadcrumbs, html.device-os-iphone-os.touch.aui-view-480 #breadcrumbs, html.device-os-iphone-os.touch.aui-view-720 #breadcrumbs {
    display: none; }
  html.device-os-iphone-os.touch.aui-view-4 #wrapper {
    margin: 20px auto 0;
    width: 300px !important; }
  html.device-os-iphone-os.touch.aui-view-4 .portlet-layout {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    clear: both; }
    html.device-os-iphone-os.touch.aui-view-4 .portlet-layout .portlet-column {
      clear: both;
      float: left;
      padding: inherit 0 !important;
      width: 300px !important; }
      html.device-os-iphone-os.touch.aui-view-4 .portlet-layout .portlet-column .portlet-column-content {
        padding-left: 0;
        padding-right: 0; }
  html.device-os-iphone-os.touch.aui-view-4 #navigation li {
    width: 300px !important; }
  html.device-os-iphone-os.touch.aui-view-320 #wrapper {
    margin: 20px auto 0;
    width: 300px !important; }
  html.device-os-iphone-os.touch.aui-view-320 .portlet-layout {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    clear: both; }
    html.device-os-iphone-os.touch.aui-view-320 .portlet-layout .portlet-column {
      clear: both;
      float: left;
      padding: inherit 0 !important;
      width: 300px !important; }
      html.device-os-iphone-os.touch.aui-view-320 .portlet-layout .portlet-column .portlet-column-content {
        padding-left: 0;
        padding-right: 0; }
  html.device-os-iphone-os.touch.aui-view-320 #navigation li {
    width: 300px !important; }
  html.device-os-iphone-os.touch.aui-view-480 #wrapper {
    margin: 20px auto 0;
    width: 460px !important; }
  html.device-os-iphone-os.touch.aui-view-480 .portlet-layout {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    clear: both; }
    html.device-os-iphone-os.touch.aui-view-480 .portlet-layout .portlet-column {
      clear: both;
      float: left;
      padding: inherit 0 !important;
      width: 460px !important; }
      html.device-os-iphone-os.touch.aui-view-480 .portlet-layout .portlet-column .portlet-column-content {
        padding-left: 0;
        padding-right: 0; }
  html.device-os-iphone-os.touch.aui-view-480 #navigation li {
    width: 460px !important; }
  html.device-os-iphone-os.touch.aui-view-720 #wrapper {
    margin: 20px auto 0;
    width: 720px !important; }
  html.device-os-iphone-os.touch.aui-view-720 .portlet-layout {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    clear: both; }
    html.device-os-iphone-os.touch.aui-view-720 .portlet-layout .portlet-column {
      clear: both;
      float: left;
      padding: inherit 0 !important;
      width: 720px !important; }
      html.device-os-iphone-os.touch.aui-view-720 .portlet-layout .portlet-column .portlet-column-content {
        padding-left: 0;
        padding-right: 0; }
  html.device-os-iphone-os.touch.aui-view-720 #navigation li {
    width: 720px !important; }

/* -------- Default Mobile -------- */
html.touch {
  /* -------- Custom Seven Cogs Web Content -------- */
  /* -------- Seven Cogs Mobile Views -------- */ }
  html.touch.aui-view-4 .home .callout-extraborder img {
    height: auto !important;
    padding: 12px !important;
    width: 276px !important; }
  html.touch.aui-view-320 .home .callout-extraborder img {
    height: auto !important;
    padding: 12px !important;
    width: 276px !important; }
  html.touch.aui-view-480 .home .callout-extraborder img {
    height: auto !important;
    padding: 12px !important;
    width: 436px !important; }
  html.touch.aui-view-720 .home .callout-extraborder img {
    height: auto !important;
    padding: 12px !important;
    width: 696px !important; }
  html.touch.aui-view-4 #navigation:after,
  html.touch.aui-view-4 #navigation:before, html.touch.aui-view-320 #navigation:after,
  html.touch.aui-view-320 #navigation:before, html.touch.aui-view-480 #navigation:after,
  html.touch.aui-view-480 #navigation:before, html.touch.aui-view-720 #navigation:after,
  html.touch.aui-view-720 #navigation:before {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: "hidden"; }
  html.touch.aui-view-4 #navigation, html.touch.aui-view-320 #navigation, html.touch.aui-view-480 #navigation, html.touch.aui-view-720 #navigation {
    background: none repeat scroll 0 0 transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    clear: both;
    color: #444444;
    display: block;
    margin: 0 0 40px;
    padding: 0;
    position: relative;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 333ms;
    -moz-transition-duration: 333ms;
    -o-transition-duration: 333ms;
    transition-duration: 333ms; }
    html.touch.aui-view-4 #navigation ul, html.touch.aui-view-320 #navigation ul, html.touch.aui-view-480 #navigation ul, html.touch.aui-view-720 #navigation ul {
      display: block;
      float: none;
      list-style: none;
      margin: 0;
      padding: 0;
      background: none; }
      html.touch.aui-view-4 #navigation ul li, html.touch.aui-view-320 #navigation ul li, html.touch.aui-view-480 #navigation ul li, html.touch.aui-view-720 #navigation ul li {
        clear: both;
        color: #444;
        float: none; }
        html.touch.aui-view-4 #navigation ul li a, html.touch.aui-view-320 #navigation ul li a, html.touch.aui-view-480 #navigation ul li a, html.touch.aui-view-720 #navigation ul li a {
          border-image: none;
          border-color: transparent transparent transparent transparent;
          color: inherit;
          display: block;
          background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #fdfdfd), color-stop(100%, #eeeeee));
          background-image: -webkit-linear-gradient(top left, #fdfdfd, #eeeeee);
          background-image: -moz-linear-gradient(top left, #fdfdfd, #eeeeee);
          background-image: -o-linear-gradient(top left, #fdfdfd, #eeeeee);
          background-image: linear-gradient(top left, #fdfdfd, #eeeeee);
          border-color: #CCCCCC;
          border-style: solid;
          border-width: 1px 1px 0;
          font-size: 16px;
          line-height: 27px;
          padding: 9px 20px 8px; }
      html.touch.aui-view-4 #navigation ul li a:hover,
      html.touch.aui-view-4 #navigation ul li.selected a, html.touch.aui-view-320 #navigation ul li a:hover,
      html.touch.aui-view-320 #navigation ul li.selected a, html.touch.aui-view-480 #navigation ul li a:hover,
      html.touch.aui-view-480 #navigation ul li.selected a, html.touch.aui-view-720 #navigation ul li a:hover,
      html.touch.aui-view-720 #navigation ul li.selected a {
        background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #1d4663), color-stop(100%, #154661));
        background-image: -webkit-linear-gradient(top left, #1d4663, #154661);
        background-image: -moz-linear-gradient(top left, #1d4663, #154661);
        background-image: -o-linear-gradient(top left, #1d4663, #154661);
        background-image: linear-gradient(top left, #1d4663, #154661);
        border-color: #5E87B0;
        color: #FFFFFF; }
      html.touch.aui-view-4 #navigation ul li.first a, html.touch.aui-view-320 #navigation ul li.first a, html.touch.aui-view-480 #navigation ul li.first a, html.touch.aui-view-720 #navigation ul li.first a {
        border-radius: 5px 5px 0 0; }
      html.touch.aui-view-4 #navigation ul li.last a, html.touch.aui-view-320 #navigation ul li.last a, html.touch.aui-view-480 #navigation ul li.last a, html.touch.aui-view-720 #navigation ul li.last a {
        border-radius: 0 0 5px 5px; }
  html.touch.aui-view-4 #breadcrumbs, html.touch.aui-view-320 #breadcrumbs, html.touch.aui-view-480 #breadcrumbs, html.touch.aui-view-720 #breadcrumbs {
    display: none; }
  html.touch.aui-view-4 #wrapper {
    margin: 20px auto 0;
    width: 300px !important; }
  html.touch.aui-view-4 .portlet-layout {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    clear: both; }
    html.touch.aui-view-4 .portlet-layout .portlet-column {
      clear: both;
      float: left;
      padding: inherit 0 !important;
      width: 300px !important; }
      html.touch.aui-view-4 .portlet-layout .portlet-column .portlet-column-content {
        padding-left: 0;
        padding-right: 0; }
  html.touch.aui-view-4 #navigation li {
    width: 300px !important; }
  html.touch.aui-view-320 #wrapper {
    margin: 20px auto 0;
    width: 300px !important; }
  html.touch.aui-view-320 .portlet-layout {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    clear: both; }
    html.touch.aui-view-320 .portlet-layout .portlet-column {
      clear: both;
      float: left;
      padding: inherit 0 !important;
      width: 300px !important; }
      html.touch.aui-view-320 .portlet-layout .portlet-column .portlet-column-content {
        padding-left: 0;
        padding-right: 0; }
  html.touch.aui-view-320 #navigation li {
    width: 300px !important; }
  html.touch.aui-view-480 #wrapper {
    margin: 20px auto 0;
    width: 460px !important; }
  html.touch.aui-view-480 .portlet-layout {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    clear: both; }
    html.touch.aui-view-480 .portlet-layout .portlet-column {
      clear: both;
      float: left;
      padding: inherit 0 !important;
      width: 460px !important; }
      html.touch.aui-view-480 .portlet-layout .portlet-column .portlet-column-content {
        padding-left: 0;
        padding-right: 0; }
  html.touch.aui-view-480 #navigation li {
    width: 460px !important; }
  html.touch.aui-view-720 #wrapper {
    margin: 20px auto 0;
    width: 720px !important; }
  html.touch.aui-view-720 .portlet-layout {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    clear: both; }
    html.touch.aui-view-720 .portlet-layout .portlet-column {
      clear: both;
      float: left;
      padding: inherit 0 !important;
      width: 720px !important; }
      html.touch.aui-view-720 .portlet-layout .portlet-column .portlet-column-content {
        padding-left: 0;
        padding-right: 0; }
  html.touch.aui-view-720 #navigation li {
    width: 720px !important; }

/* TEMA GXT SMI */
/*
*
* Sovrascrive il tema GXT
*
*/
/* --------- Mixins ---------- */
/* --------- End Mixins --------- */
.x-panel-mc {
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 11px;
  font-weight: normal;
  background-color: #315e9e; }

/* gestione dello stile degli SmiInfo in _gxt-all.scss ci sono le varie classi di base degli info 

.x-info{
	background: none;
	background-image: none;
	background-color: #CCC;
	color: #2D5695;
	color: #FFF;
	border: 1px solid #FFF;
	-webkit-box-shadow: 3px 3px 5px rgba(189, 189, 189, 1);
	-moz-box-shadow: 3px 3px 5px rgba(189, 189, 189, 1);
	box-shadow: 3px 3px 5px rgba(189, 189, 189, 1);	
}

.x-info-tl, .x-info-tr, .x-info-tc, .x-info-ml, .x-info-mr,
 .x-info-mc, .x-info-bl, .x-info-br, .x-info-bc,
 .x-info-header, .x-info-body{
	background: none;
	background-image: none;
	background-color: #87CEFA;
	margin: 1px 1px 0px 1px;
}*/
/* new styles ancora da pubblicare al 18-06 prove STECOG */
.x-info {
  background-image: none;
  background-color: #FF9696;
  border: 1px solid #FF0000;
  -webkit-box-shadow: 3px 3px 5px #bdbdbd;
  -moz-box-shadow: 3px 3px 5px #bdbdbd;
  box-shadow: 3px 3px 5px #bdbdbd; }

.x-info_red {
  background-image: none;
  /*background-color: #FF9696;*/
  background-color: #F08080;
  /*color: #FFF;*/
  color: #FFF;
  border: 1px solid #FF0000; }

.x-info_green {
  background-image: none;
  /*background-color: #33CC66; */
  background-color: #90EE90;
  /*verde pastello*/
  /*color: #2D5695;*/
  /*color: #000;*/
  color: #000;
  border: 1px solid #339900;
  /*border: 1px solid #191970;*/ }

.x-window_hidebody {
  display: none; }

.x-window_red .x-window-header {
  background-image: none;
  /*background-color: #FF9696;*/
  background-color: lightcoral !important;
  /*color: #FFF;*/
  color: white !important;
  border: 1px solid #FF0000; }

.x-window_red .x-window-tl, .x-window_red .x-window-tr {
  padding: 0; }

.x-window_red p {
  margin: 0;
  padding-left: 5px; }

.x-window_red .x-tool-close {
  margin-right: 5px; }

.x-window_red .x-window-bwrap {
  display: none; }

/*.x-info_wait {
	background-image: none;
	background-color: #33CC66;
	background-color: #87CEFA;
	color: #2D5695;
	border: 1px solid #0000CD;
}*/
.x-info_yellow {
  background-image: none;
  background-color: #FFCC66;
  color: #2D5695;
  border: 1px solid #FF9900; }

.x-info-tl, .x-info-tr, .x-info-tc, .x-info-ml, .x-info-mr,
.x-info-mc, .x-info-bl, .x-info-br, .x-info-bc,
.x-info-header, .x-info-body {
  background-image: none;
  background-color: transparent;
  padding: 1px 1px 0px 1px;
  /*color: #FFF;*/ }

.x-info-header-text {
  font-weight: bold;
  /*border-bottom: 1px solid #FFF;*/ }

.x-info_red .x-info-header {
  color: white !important; }

.x-info_red .x-info-body {
  color: white !important; }

.x-info_green .x-info-header {
  color: balck !important; }

.x-info_green .x-info-body {
  color: balck !important; }

/*fine new styles 18-06 */
/* fine della gestione dello stile degli SmiInfo */
.x-panel-mc, .x-progress, .x-toolbar td, .x-date-days td, .x-date-left, .x-info-tl .x-info-header, .x-info-body, .my-list, .x-view-item, .x-view-item-check td, .my-tbl, .my-tbl-col-text, .my-tbl-data .my-tbl-item-cell-text, .my-treetbl-item-text span, .my-treetbl-col-text, .my-treetbl-data .my-treetbl-cell-text, .x-grid3-td-numberer div, .x-box-mc, .x-panel-header, .x-panel-tl .x-panel-header {
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 0.8em;
  color: black;
  font-size: 1.2em; }

.x-toolbar {
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 0.8em;
  color: black;
  font-weight: bold;
  background-color: #FFF;
  background-image: none;
  border-color: none;
  color: white; }

.x-toolbar-ct {
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 0.8em;
  color: black;
  font-weight: bold; }

.x-toolbar .x-toolbar-cell {
  padding: 5px 0px; }

.x-panel {
  border-color: none; }

.x-panel-tbar {
  padding: 12px 5px 6px 5px;
  /*border: 1px solid #D0D0D0;*/
  border-bottom: none; }

.x-panel-bbar {
  padding: 5px 15px; }

.x-panel-mr {
  background-image: none;
  background-color: none;
  background: none; }

.x-panel-ml {
  background-image: none;
  background-color: none;
  background: none; }

.x-panel-tl, .x-panel-tr, .x-panel-bl, .x-panel-br {
  background-image: none;
  border-color: none; }

#gridAccountContainer div:nth-child(2) table tr {
  margin-bottom: 5px; }

.x-grid3-header-offset {
  padding-left: 0; }

.x-grid3-cell-inner, .x-grid3-hd-inner {
  padding: 3px 3px 3px 5px; }

.x-grid3-hd-inner-edt {
  padding: 0px; }

td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner {
  background-color: #009688; }

.x-grid3-hd-btn {
  background-color: rgba(255, 255, 255, 0.5);
  /* 	background-image: -moz-linear-gradient( top, #FCFCFC, #E0E0E0 100.0%);
  	background-image: -webkit-linear-gradient( top, #FCFCFC, #E0E0E0 100.0%);
  	background-image: -o-linear-gradient( top, #FCFCFC, #E0E0E0 100.0%);
  	background-image: -ms-linear-gradient( top, #FCFCFC, #E0E0E0 100.0%);
  	background-image: linear-gradient( top, #FCFCFC, #E0E0E0 100.0%);*/
  background-image: url(/sanmarco-informatica-theme/images/default/grid/grid3-hd-btn.png); }

.x-component {
  font-size: 12px !important;
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-weight: normal !important; }

.x-grid3-row-alt {
  background-color: rgba(0, 150, 136, 0.05); }

.x-grid3-cell {
  font-size: 1.1em !important;
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-weight: normal !important;
  line-height: 1.8em !important; }

.x-small-editor .x-form-field {
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 0.8em;
  color: black;
  font-size: 1.0em; }

.x-toolbar .x-btn-mc, .x-toolbar .x-btn-bl, .x-toolbar .x-btn-br, .x-toolbar .x-btn-bc {
  background-position: none; }

/*.ext-strict .x-form-text {
  line-height: 20px;
}*/
.ext-safari .x-small-editor .x-form-field {
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 0.8em;
  color: black;
  font-size: 1.0em; }

.ext-safari .x-form-field-wrap .x-form-trigger, .ext-gecko .x-form-field-wrap .x-form-trigger {
  right: 0;
  position: relative;
  vertical-align: top; }

.smitable td {
  /* padding-bottom:0.5em; */
  vertical-align: top; }

.x-smi-form-field {
  padding-bottom: 0.5em; }

.x-window-bc, .x-window-tc {
  background-color: #c8c8c8;
  background-image: none; }

ul.x-tab-strip-top {
  color: white !important;
  background-color: #CACACA;
  background-image: -moz-linear-gradient(top, #cacaca, #a5a5a5 100%);
  background-image: -webkit-linear-gradient(top, #cacaca, #a5a5a5 100%);
  background-image: -o-linear-gradient(top, #cacaca, #a5a5a5 100%);
  background-image: -ms-linear-gradient(top, #cacaca, #a5a5a5 100%);
  background-image: linear-gradient(top, #cacaca, #a5a5a5 100%);
  background-image: none;
  background-color: #FFF;
  border-bottom: 1px solid #d0d0d0; }

.smi-form-with-tabs-single-group ul.x-tab-strip-top {
  border-bottom: 0px solid #d0d0d0 !important; }

.x-window-tl, .x-window-tr, .x-window-bl, .x-window-br, .x-window-ml, .x-window-mr {
  background-color: #c8c8c8;
  background-image: none; }

.x-window-tl {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px; }

.x-window-tr {
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px; }

.x-window-bl {
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.x-window-br {
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left {
  background-image: none; }

/* .smi-page-control>.x-tab-panel-header>.x-tab-strip-wrap>.x-tab-strip-top, .smi-form-with-tabs .x-tab-strip-top { */
/* 	border-bottom: 1px solid #d0d0d0; */
/* } */
html.firefox .x-small-editor .x-form-field {
  top: 0px; }

.x-tab-strip span.x-tab-strip-text {
  font-style: normal; }

ul.x-tab-strip-top li {
  background-image: none;
  background-color: transparent;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out; }

.x-tab-strip-top .x-tab-strip-active {
  background-color: transparent;
  border: 1px solid #d0d0d0;
  border-bottom: 1px solid #fff;
  position: relative;
  top: 1px; }

.x-tab-strip-top .x-tab-strip-over {
  background-color: #f5f5f5;
  border-bottom: 1px solid #d0d0d0; }

.x-tab-strip span.x-tab-strip-text {
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 0.8em;
  color: black;
  font-size: 13px;
  color: #2095f2;
  /* 	color: $gxt-form-tab-inactive-color; */
  position: relative;
  top: 3px; }

.x-tab-strip-active span.x-tab-strip-text {
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 0.8em;
  color: black;
  font-size: 13px;
  color: #333333; }

.x-tab-panel-header, .x-tab-panel-footer {
  border-color: none; }

.x-tab-panel-header {
  border: none;
  padding-bottom: 0px; }

.x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left, .x-tab-strip-top .x-tab-strip-inner {
  background-image: none; }

.search-item {
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 11px;
  font-weight: normal;
  padding: 3px 10px 3px 10px;
  border: 1px solid transparent !important;
  /*border-bottom: 1px solid #eeeeee;*/
  white-space: normal;
  color: #555; }

.search-item h3 {
  display: block;
  font: inherit;
  font-weight: bold;
  color: #222; }

.search-item h3 span {
  float: right;
  font-weight: normal;
  margin: 0 0 5px 5px;
  width: 100px;
  display: block;
  clear: none; }

.x-smi-browse {
  background: transparent !important;
  color: #1919F2 !important;
  cursor: pointer !important;
  border-bottom-color: #e6e1e1;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent; }

.x-smi-readonly {
  background: transparent !important;
  border: 0px !important;
  color: #777 !important;
  resize: none; }

.safari .x-smi-readonly {
  color: #333 !important; }

.x-item-disabled {
  color: #818181 !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.firefox .x-smi-text, firefox16 .x-smi-text, firefox16-0 .x-smi-text {
  margin-top: -1px; }

.ext-geko .x-smi-text, .chrome .x-smi-text, .chrome23 .x-smi-text, .chrome23-0 .x-smi-text {
  margin-top: -3px; }

.safari .x-smi-text {
  margin-top: -2px; }

.x-smi-img-browse {
  border-bottom: 0px !important; }

/* form */
.x-toolbar div.xtb-text {
  padding: 2px 2px 0;
  line-height: 16px;
  display: block;
  margin-right: 10px !important; }

.x-form-field-wrap {
  position: relative;
  left: 0;
  top: 0;
  zoom: 1;
  white-space: nowrap;
  text-align: left; }

.x-fieldset legend {
  font-size: 0.9em;
  color: #1e88e5;
  float: left;
  margin-bottom: 10px;
  width: 100%;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #e6e1e1;
  padding-bottom: 3px;
  padding-left: 10px;
  text-transform: uppercase; }

/* risolve bug allineamento colonne */
.x-grid3-cell, .firefox .x-grid3-cell, .ext-geko .x-grid3-cell, .safari .x-grid3-cell {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input.GMH1XFLH- {
  height: 21px; }

/* ----------- Risolve bug "X" accordion ---------------- */
.SMINavSpan {
  text-overflow: ellipsis;
  display: inline-block;
  width: 180px;
  overflow: hidden;
  white-space: nowrap; }

/* risolve bug caratteri troppo grandi nel body dei dialog */
.aui-dialog-bd {
  font-size: 0.8em !important; }

/* inizio gestione trigger vari */
div.x-smi-selector > img.x-form-trigger-arrow {
  background-image: url("/sanmarco-informatica-theme/images/default/form/search-trigger.gif");
  visibility: hidden; }

div.x-smi-combo > img.x-form-trigger-arrow {
  visibility: hidden; }

input.x-smi-wrap-over + img.x-form-date-trigger {
  visibility: visible; }

input.x-smi-wrap-over + img.x-form-trigger-arrow {
  visibility: visible; }

input.x-form-focus + img.x-form-date-trigger {
  visibility: visible; }

input.x-form-focus + img.x-form-trigger-arrow {
  visibility: visible; }

input.x-form-focus.x-smi-browse {
  background-color: white !important;
  background-image: url(/sanmarco-informatica-theme/images/default/form/text-bg.gif) !important;
  border: 1px solid #2095f2 !important;
  color: #333333 !important; }

/* fine gestione trigger vari */
/*---- gestione home button menu ----*/
.buttonMenuList ul {
  width: 220px;
  /*padding: 2px 0px;*/
  border-top: 1px dashed #CCCCCC;
  -webkit-box-shadow: 0px 0px 5px 1px #aaaaaa;
  -moz-box-shadow: 0px 0px 5px 1px #aaaaaa;
  box-shadow: 0px 0px 5px 1px #aaaaaa;
  background-color: #F3F3F3; }

.buttonMenuList ul li {
  border-bottom: 1px dashed #CCCCCC;
  cursor: pointer;
  line-height: 25px;
  padding: 0 10px; }

.buttonMenuList ul li a {
  color: #000; }

.buttonMenuList ul li:hover a:hover {
  color: white !important; }

.buttonMenuList ul ul li:hover a {
  color: white !important; }

.buttonMenuList ul li:hover {
  color: white !important;
  background-color: #315E9F;
  /*@include background-image(linear-gradient(top, #315E9F, #0D3259 100%));*/ }

li div.homemenuimage {
  background: transparent url(/sanmarco-informatica-theme/images/custom/menuarrow.png) no-repeat right; }

li:hover div.homemenuimage {
  background: transparent url(/sanmarco-informatica-theme/images/custom/menuarrowover.png) no-repeat right; }

	/*
	nav ul{
		list-style: none;
		position: relative;
		display: block;
	}
	
	nav ul li {
		display: block;
	}
	
	nav ul li a {
		display: block;
	}
		
	nav ul ul {
		display: none;
		position: absolute; 
		left: 100%;
	}

	nav ul li:hover > ul {
		display: block;
		border-left:1px dashed #CCCCCC;
	}	
	*/
/* per ogni menu specificare questo parametro */
ul#markmenu {
  top: -1px; }

ul#sellsmenu {
  top: 25px; }

ul#activmenu {
  top: 51px; }

ul#assistmenu {
  top: 77px; }

ul#tabelsmenu {
  top: 103px; }

ul#servmenu {
  top: 129px; }

/*---- fine gestione home button menu ----*/
/* inserimento rientri turo e tema */
p.confirmdialogtext {
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 0.8em;
  color: black;
  font-size: 1.4em !important;
  padding: 6px; }

.x-grid3-hd-inner {
  background-color: #009688;
  background-image: none;
  height: 48px !important; }

td.x-grid3-hd-over .x-grid3-hd-inner {
  background-color: #009688;
  background-image: none; }

.x-smi-grid3-hd-text-label {
  /* 	font-size: 0.9em!important; */
  font-size: 11px !important; }

div.x-smi-grid3-hd-filter-date input {
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 0.9em; }

div.x-smi-grid3-hd-filter-combo input {
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 0.9em; }

div.x-smi-grid3-hd-filter-selector input {
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 0.9em; }

.x-grid3 .x-form-text {
  border: 1px solid transparent;
  background: rgba(255, 255, 255, 0.85);
  height: 18px;
  border-radius: 2px; }

div.x-smi-grid3-hd-filter-text input {
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 0.9em; }

div.x-smi-grid3-hd-filter-check input {
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important;
  font-size: 0.9em; }

.x-btn-smi-toolbar-tools {
  background: transparent url(/sanmarco-informatica-theme/images/custom/tools_icon.png) no-repeat center;
  /* 	background: transparent url(/sanmarco-informatica-theme/images/custom/flat/tools_icon.png) no-repeat center; */ }

.x-btn-smi-marginleft {
  margin-left: 7px; }

ul#elenco_finestre_list span.SMI-del-tab img.ico_close_menu:hover {
  background-color: #BECFEF;
  border: 1px solid #A4AFBD;
  border-radius: 15%; }

ul#elenco_finestre_list li.selected span.SMI-del-tab img.ico_close_menu:hover {
  background-color: #BECFEF;
  border: 1px solid #FFFFFF;
  border-radius: 15%; }

ul#elenco_finestre_list span.SMI-del-tab img.ico_close_menu {
  position: absolute;
  right: 10px;
  border: 1px solid transparent; }

.x-toolbar-mark {
  background: none !important;
  border: none !important;
  padding: 10px 15px 0px !important; }

div.x-toolbar + table + table.smitable.x-component {
  display: none; }

div.x-panel-bbar {
  background-color: #FFF; }

/* fine inserimento rientri turo e tema */
/* gestione stile mailform*/
form.x-form-label-left {
  background-color: #FFF;
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important; }

.x-smi-mail-panel-ft > tbody > tr > td:first-of-type {
  width: 70%; }

.x-smi-mail-panel-ft td:last-of-type {
  position: relative;
  padding-left: 10px; }

.x-smi-mail-panel-grid div.x-grid3-row table {
  width: 100% !important; }

.x-smi-mail-panel-ac {
  border: 1px solid #D0D0D0;
  border-bottom: none; }

.x-smi-mail-panel-al {
  padding: 5px !important; }

.x-smi-mail-panel-sl {
  margin-bottom: 10px;
  width: 100% !important; }

.x-smi-mail-panel-sl > input {
  width: 60% !important; }

.x-smi-mail-panel-grid .x-grid3-scroller {
  overflow: hidden;
  overflow-y: auto; }

.x-smi-mail-panel-grid .x-grid3-cell {
  line-height: 14px !important; }

.x-smi-mail-panel-grid .x-grid3-cell-selected {
  background-color: transparent !important; }

.x-smi-mail-panel-grid .x-grid3-dirty-cell {
  background-image: none; }

.x-smi-mail-panel-ac table.GWTUpld {
  border-bottom: 1px solid #D0D0D0;
  line-height: 14px;
  width: 100%; }

.x-smi-mail-panel-ac td {
  padding-top: 1px;
  padding-bottom: 1px; }

.x-smi-mail-panel-grid .x-grid3-row-table .x-grid3-td-emailaddr {
  border-left: 1px solid #D0D0D0;
  border-bottom: 1px solid #D0D0D0;
  width: 100% !important; }

.x-smi-mail-panel-grid .x-grid3-row-table .x-grid3-td-desttype {
  border-bottom: 1px solid #D0D0D0;
  background: transparent url(/sanmarco-informatica-theme/images/custom/arrowcombo.png) no-repeat right;
  width: 10% !important; }

.x-smi-mail-panel-grid div.x-grid3-row {
  width: 100% !important;
  border-color: transparent !important;
  border: none; }

form .defaultSkin table.mceLayout {
  min-width: 100%; }

/*
.defaultSkin .mceIframeContainer{
	height:1097px;
}

.defaultSkin .mceIframeContainer>iframe{
	height:1097px!important;
}
*/
/* fine gestione stile mailform */
/*inizio gestione finestra viste ".x-smi-views-window" */
.x-shadow .x-ignore {
  display: none !important; }

.x-smi-views-window {
  padding: 0px !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #D0D0D0;
  z-index: 9999 !important; }

.x-smi-views-window .x-window-tbar .x-btn-top-text {
  font-size: 0.7em !important; }

.x-smi-views-window .x-window-body .x-btn-top-text {
  font-size: 0.9em !important; }

.x-smi-views-window .x-panel-header-text {
  font-weight: bold !important;
  font-size: 1.1em !important; }

.x-smi-views-window .x-window-header-text {
  font-weight: bold !important;
  color: #315E9E; }

.x-smi-views-window .x-window-tbar {
  border: 1px solid #D0D0D0;
  border-bottom: none; }

.x-smi-views-window .x-progress-bar {
  height: 100%;
  background-image: none;
  border-top-color: #9CBFEE; }

.x-smi-views-window .x-window-mc {
  border: none; }

.x-smi-views-window .x-window-body {
  background-color: #EFEFEF; }

.x-smi-views-window .x-border-layout-ct {
  background-color: #FFF; }

.x-smi-views-window .x-panel-bwrap {
  border: 1px solid #D0D0D0;
  border-top: none; }

.x-smi-views-window .x-panel-header {
  background-image: none;
  background-color: lightgrey; }

.x-smi-views-window .x-panel-bwrap .x-panel-body .x-panel-bwrap .x-panel-body td {
  padding-right: 5px;
  padding-bottom: 5px; }

.x-smi-views-debug .x-panel-bwrap {
  border: none; }

.x-smi-ascimg {
  background: transparent url(/sanmarco-informatica-theme/images/custom/asc.png) no-repeat center; }

.x-smi-desimg {
  background: transparent url(/sanmarco-informatica-theme/images/custom/des.png) no-repeat center; }

.x-smi-views-window .x-window-tl, .x-smi-views-window .x-window-tr, .x-smi-views-window .x-window-tc,
.x-smi-views-window .x-window-bl, .x-smi-views-window .x-window-br, .x-smi-views-window .x-window-bc,
.x-smi-views-window .x-window-ml, .x-smi-views-window .x-window-mr, .x-smi-views-window .x-window-mc {
  background-color: #EFEFEF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px; }

.x-menu-item {
  display: block;
  line-height: 16px;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: 0;
  padding: 5px 20px;
  padding-left: 30px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  font-size: 12px !important; }

/*fine gestione finestra viste*/
/*gestione dialogs liferay*/
.x-window-dlg .x-window-tl, .x-window-dlg .x-window-tr, .x-window-dlg .x-window-tc,
.x-window-dlg .x-window-bl, .x-window-dlg .x-window-br, .x-window-dlg .x-window-bc,
.x-window-dlg .x-window-ml, .x-window-dlg .x-window-mr, .x-window-dlg .x-window-mc {
  background-color: #EFEFEF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px; }

.aui-dialog-content, .aui-dialog .yui3-widget-hd {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border-radius: 0px !important; }

.aui-dialog-content {
  background-color: #EFEFEF;
  border: 1px solid #D0D0D0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.aui-panel-hd {
  background-image: none;
  background-color: transparent;
  border: none;
  text-shadow: none;
  color: #315E9E;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.aui-panel-bd, .aui-panel-bd .portal-add-content {
  background-color: white; }

.aui-panel-bd {
  border: 1px solid #D0D0D0; }

.aui-panel-ft {
  background-color: transparent;
  border: none;
  padding: 5px 10px;
  text-align: center; }

div.aui-resize-handle-r, div.aui-resize-handle-b {
  display: none; }

.aui-state-default {
  background-image: none;
  background-color: white;
  border: 1px solid #D0D0D0;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important; }

.aui-state-hover {
  background-image: none;
  background-color: #BECFEF;
  border-color: #B0B0B0; }

.aui-buttonitem-label {
  padding: 0px 5px;
  display: block;
  line-height: 0px; }

.aui-toolbar-item {
  margin-left: 7px; }

.aui-field-input {
  border: 1px solid #D0D0D0; }

/*fine gestione dialogs liferay*/
/*gestione icone menu e combo grid*/
.x-smi-query-user {
  background: transparent url(/sanmarco-informatica-theme/images/custom/userquery.gif) no-repeat left;
  padding-left: 20px; }

.x-smi-query-default {
  background: transparent url(/sanmarco-informatica-theme/images/custom/defaultquery.gif) no-repeat left;
  padding-left: 20px; }

.x-smi-query-setdefault {
  background: transparent url(/sanmarco-informatica-theme/images/custom/checkedn.gif) no-repeat center; }

.x-smi-query-edit {
  background: transparent url(/sanmarco-informatica-theme/images/custom/editquery.gif) no-repeat center; }

.x-smi-query-delete {
  background: transparent url(/sanmarco-informatica-theme/images/custom/deletequery.gif) no-repeat center; }

.x-smi-query-save {
  background: transparent url(/sanmarco-informatica-theme/images/custom/savequery.gif) no-repeat center; }

.x-smi-query-massiveupd {
  background: transparent url(/sanmarco-informatica-theme/images/custom/massiveupd.png) no-repeat center; }

.x-smi-export-excel {
  background: transparent url(/sanmarco-informatica-theme/images/custom/excelicon.gif) no-repeat center; }

.x-smi-export-pdf {
  background: transparent url(/sanmarco-informatica-theme/images/custom/pdficon.gif) no-repeat center; }

.x-smi-plus {
  background: url(/sanmarco-informatica-theme/images/custom/navigation/plus.png) no-repeat left;
  padding: 0px 0px 0px 8px;
  border: 0; }

.x-smi-form-field + .gwt-Image,
.x-hide-display + .gwt-Image {
  display: none !important; }

.x-smi-plus .x-btn-top-arrow {
  background: transparent; }

/*fine gestione icone menu e combo grid*/
.x-smi-chart-label {
  color: black; }

/* styling pagina configurazione portlet */
ul.aui-tabview-list {
  background-image: none;
  background-color: lightgrey;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px; }

li.aui-state-default span.aui-tab-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  background-color: lightgrey;
  border-color: lightgrey; }

li.aui-state-default span.aui-tab-content:hover {
  background-color: #BECFEF;
  border-color: #999; }

li.aui-state-default span.aui-tab-content a.aui-tab-label {
  color: black;
  text-shadow: none; }

ul.aui-tabview-list .last, .aui-tabview-list .aui-tab:last-child {
  border-right: none; }

ul.aui-tabview-list .first, .aui-tabview-list .aui-tab:first-child {
  border-left: none; }

li.aui-state-active span.aui-tab-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  background-color: #EAEAEA;
  border-color: lightgrey; }

li.aui-state-active span.aui-tab-content:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  background-color: #EAEAEA;
  border-color: lightgrey; }

li.aui-state-active span.aui-tab-content a.aui-tab-label {
  color: #315E9E;
  text-shadow: none; }

.lfr-panel.lfr-extended, .lfr-panel-container, .lfr-floating-container {
  border-color: #D0D0D0;
  border-top: none; }

.lfr-panel.lfr-extended div.lfr-panel-titlebar {
  background-image: none;
  background-color: lightgrey;
  border-bottom: 1px solid #e0e0e0 !important; }

.lfr-panel-titlebar div.lfr-panel-title {
  color: black;
  font-size: 1em;
  font-family: liberation_sansregular, "Open Sans", "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif !important; }

span.aui-field-content {
  display: inline-block;
  margin-left: 6px;
  margin-bottom: 10px; }

input[type="file"].aui-field-input {
  padding: 0px 3px; }

input.aui-button-input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #BABABA;
  background-image: none;
  background-color: #F6F6F6;
  text-shadow: none;
  color: black;
  font-size: 12px;
  font-weight: normal; }

input.aui-button-input:hover {
  border: 1px solid #999;
  background-image: none;
  background-color: #becfef !important;
  text-shadow: none !important;
  color: black !important; }

span.aui-button-content {
  margin-left: 3px; }

.aui-fieldset .aui-field-content, .aui-field-row, .aui-button-holder, .aui-field-wrapper-content {
  margin: 10px 10px; }

.aui-legend {
  width: 98%; }

/* fine styling pagina configurazione portlet */
/* aggiunte e modifiche a stili gwt calendario */
.dv-appointment-selected .header, .dv-appointment .header {
  background-image: none;
  height: 11px;
  text-transform: uppercase; }

.gwt-cal .dv-appointment .header, .gwt-cal .dv-appointment-selected .header {
  overflow: hidden;
  padding: 9px 1px 9px 8px !important;
  white-space: nowrap; }

.gwt-cal .dv-appointment .body, .gwt-cal .dv-appointment-selected .body, .gwt-cal .dv-appointment-multiday .body, .gwt-cal .dv-appointment-multiday-selected .body {
  padding-left: 8px;
  padding-top: 5px !important;
  color: white !important; }

/* fine aggiunte e modifiche a stili gwt calendario */
/* aggiunte e modifiche mail */
/* Hack: a volte gxt non mostrava grid sui dialog di Bootstrap a causa della mancanza dell'overflow visibile */
legend + div {
  overflow: initial !important; }

.chrome legend + div {
  overflow: visible !important; }

/* Hack: calendario GXT */
.x-date-menu {
  z-index: 9999 !important;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

/* Hack GXT confirm dialog */
.x-window-dlg {
  z-index: 9999 !important;
  border: 1px solid #CCCCCC; }

.x-window-dlg + div {
  z-index: 9998 !important; }

/* Hack: tinyMce altezza html editor */
.defaultSkin .mceIframeContainer {
  height: 100%; }

.portlet-modal-dialog .x-smi-mail-panel-ft {
  width: 100% !important; }

iframe + div[id^='mce_'] {
  height: 47% !important; }

.x-combo-list {
  z-index: 9999 !important; }

td[align="right"] {
  text-align: right; }

.x-menu {
  z-index: 9999 !important; }

.GMH1XFLCYB, .GMH1XFLCYB, .GMH1XFLNXB, .GMH1XFLKBC {
  border: 0px solid transparent !important; }

/* ---------- Logo ---------- */
/* ---------- HTML editor ---------- */
/* ---------- Text formatting ---------- */
/* ---------- Main content body ---------- */
/* ---------- Loading animation ---------- */
/* ---------- Separator ---------- */
/* ---------- Update manager ---------- */
/* ---------- Text highlighting ---------- */
/* ---------- Dragging/sorting indicators ---------- */
/* ---------- Portal tool tips ---------- */
/* ---------- Tags ---------- */
/* ---------- Tag cloud and tag list ---------- */
.tag-cloud .tag-popularity-1 {
  /*font-size: $tag-popularity-font-size + ($i * 0.3);*/ }
.tag-cloud .tag-popularity-2 {
  /*font-size: $tag-popularity-font-size + ($i * 0.3);*/ }
.tag-cloud .tag-popularity-3 {
  /*font-size: $tag-popularity-font-size + ($i * 0.3);*/ }
.tag-cloud .tag-popularity-4 {
  /*font-size: $tag-popularity-font-size + ($i * 0.3);*/ }
.tag-cloud .tag-popularity-5 {
  /*font-size: $tag-popularity-font-size + ($i * 0.3);*/ }
.tag-cloud .tag-popularity-6 {
  /*font-size: $tag-popularity-font-size + ($i * 0.3);*/ }

/* ---------- Underlay ---------- */
/* ---------- Tabs ---------- */
/* ---------- Miscellaneous ---------- */
/* ---------- Menus ---------- */
/* ---------- Loading mask ---------- */
/* ---------- Tree view ---------- */
/* ---------- Page customization ---------- */
/* ---------- Pagination ---------- */
/* ---------- Inline editing ---------- */
/* ---------- Column widths ---------- */
#_145_addPanelSidebar {
  left: -330px;
  position: fixed;
  z-index: 1040;
  background: #fdfdfd;
  height: 100%;
  overflow-y: scroll;
  padding: 10px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
  #_145_addPanelSidebar i.icon-stop:before {
    font-size: 12px;
    content: "\eb11";
    font-family: "streamline" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }
  #_145_addPanelSidebar i.icon-th-large:before {
    font-size: 12px;
    content: "\eb0e";
    font-family: "streamline" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }
  #_145_addPanelSidebar .add-content-menu {
    margin-top: 15px; }
  #_145_addPanelSidebar .close {
    font-size: 20px;
    position: relative;
    top: -20px;
    right: -5px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  #_145_addPanelSidebar h1 {
    display: none; }
  #_145_addPanelSidebar .nav-pills {
    display: none;
    margin-bottom: 20px; }
    #_145_addPanelSidebar .nav-pills > li + li {
      margin-left: 17px; }
    #_145_addPanelSidebar .nav-pills > li > a {
      border-radius: 2px; }
  #_145_addPanelSidebar #_145_applicationList .btn-toolbar {
    margin-left: 0px; }
  #_145_addPanelSidebar #_145_applicationList input#_145_searchApplication {
    height: 20px;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    background-color: white;
    padding-right: 14px;
    padding-left: 14px;
    border: 1px solid #DDD;
    color: #8d8d8d;
    font-weight: 200;
    margin: 5px auto;
    width: 95%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    position: relative;
    background: url("/sanmarco-informatica-theme/css/../images/icon-search.png") no-repeat 98%;
    padding-right: 25px; }
  #_145_addPanelSidebar #_145_applicationList input#_145_searchApplication:focus {
    border-color: #66afe9;
    -webkit-box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: 0 0 8px rgba(102, 175, 233, 0.6); }
  #_145_addPanelSidebar #_145_applicationList .accordion {
    background: #FFF;
    border: 1px solid #d3d3d3;
    border-top-width: 0;
    margin-top: 20px; }
    #_145_addPanelSidebar #_145_applicationList .accordion .accordion-group {
      border-width: 0;
      margin-bottom: 0; }
      #_145_addPanelSidebar #_145_applicationList .accordion .accordion-group .toggler-header {
        background: #f2f2f2;
        border: solid #d3d3d3;
        border-bottom: 0;
        border-width: 1px 0;
        padding: 6px 10px;
        overflow: hidden;
        position: static; }
        #_145_addPanelSidebar #_145_applicationList .accordion .accordion-group .toggler-header .accordion-toggle {
          background: #f2f2f2 url(/sanmarco-informatica-theme/images/arrows/13_left.png) no-repeat 100% -20px;
          font-size: 16px;
          font-weight: 300;
          padding: 0;
          color: #999;
          display: block; }
          #_145_addPanelSidebar #_145_applicationList .accordion .accordion-group .toggler-header .accordion-toggle .title-text {
            font-size: 14px; }
      #_145_addPanelSidebar #_145_applicationList .accordion .accordion-group .toggler-header-collapsed .accordion-toggle {
        background-position: 100% 0; }
      #_145_addPanelSidebar #_145_applicationList .accordion .accordion-group .toggler-content-wrapper .lfr-content-item {
        padding: 5px 0 5px 15px; }
        #_145_addPanelSidebar #_145_applicationList .accordion .accordion-group .toggler-content-wrapper .lfr-content-item .add-content-item {
          top: 8px; }
        #_145_addPanelSidebar #_145_applicationList .accordion .accordion-group .toggler-content-wrapper .lfr-content-item span {
          color: #555; }
      #_145_addPanelSidebar #_145_applicationList .accordion .accordion-group .toggler-content-wrapper .lfr-content-item:hover {
        background-color: #e5f5fc; }

/* ---------- Staging dockbar ---------- */
/* ---------- Menus ---------- */
/* ---------- Customization bar ---------- */
/* ---------- Add/remove page ---------- */
/* ---------- Navigation portlet ---------- */
/* ---------- Page template selector ---------- */
/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

section.portlet {
  border: #c5d0dc;
  border-radius: 2px;
  margin-bottom: 30px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  background: white; }

body.portlet {
  border: none; }

.portlet-topper {
  position: relative;
  border: 0;
  /*new theme*/
  background: transparent;
  padding: 0; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    position: absolute;
    right: 0px;
    text-align: right;
    top: 0px;
    z-index: 300;
    height: 15px; }
    .portlet-topper .portlet-topper-toolbar .btn-group.open .dropdown-toggle {
      box-shadow: none; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 14px;
        color: #222; }
    .portlet-topper .portlet-topper-toolbar a:before {
      font-size: 17px;
      content: "\e2ba";
      font-family: "streamline" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      position: relative;
      top: 3px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(/sanmarco-informatica-theme/images/arrows/12_left.png) no-repeat 0 50%;
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options > a.dropdown-toggle {
      padding: 5px;
      position: relative;
      top: 6px;
      right: 7px;
      color: #666; }
    .portlet-topper .portlet-topper-toolbar .portlet-options > a.dropdown-toggle:before {
      content: "\e235";
      font-size: 14px;
      font-family: "Glyphicons Halflings" !important; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }
  .portlet-topper menu a img {
    top: -2px;
    position: relative;
    left: 2px;
    opacity: 0.6; }
  .portlet-topper menu a img:hover {
    opacity: 1;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; }

.portlet-title, .portlet-nodrag-title {
  display: block;
  font-size: 14px;
  margin: 0;
  font-weight: bold;
  font-family: liberation_sansregular, HelveticaNeue-Roman, "Open Sans", Arial, sans-serif;
  color: #333;
  padding: 10px 15px;
  padding-bottom: 5px; }
  .portlet-title img, .portlet-nodrag-title img {
    vertical-align: middle;
    display: none; }

html.firefox .portlet-title, html.firefox .portlet-nodrag-title {
  font-weight: normal; }

.portlet-title-editable {
  cursor: pointer; }

ul.lfr-menu-list.dropdown-menu {
  position: absolute;
  right: -32px;
  left: auto; }

ul.lfr-menu-list > li > a {
  padding: 6px 20px; }

ul.lfr-menu-list > li > a:hover, ul.lfr-menu-list > li > a:focus {
  background-color: #2f83da;
  color: rgba(255, 255, 255, 0.8); }

/*  PORTLET MOBILE */
.mobile-portlet .portlet-toolbar {
  width: 100%;
  background-color: #cceae7;
  color: #333;
  /* 	line-height: 43px; */
  text-align: center;
  font-weight: bold;
  margin: 0;
  cursor: default; }

.mobile-portlet .portlet-toolbar i {
  font-size: 1.8em;
  line-height: 1.8em;
  vertical-align: middle;
  position: relative;
  top: 3px; }

.mobile-portlet .portlet-toolbar span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.loading-animation {
  height: 100%;
  width: 100%;
  vertical-align: middle; }

.mobile-portlet {
  position: relative;
  border: 0px solid #c5d0dc;
  /*#e7e7e9;*/
  overflow: hidden; }

.mobile_grid, .mobile_form {
  width: 100%;
  height: 100%;
  z-index: 1; }

/* fine portlet mobile */
.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-content, .portlet-minimized .portlet-content-container {
  /* 	padding: 5px 10px 10px; */ }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-content {
  padding: 10px;
  padding-top: 0px; }

.portlet-nested-portlets .portlet-boundary {
  position: relative !important;
  top: 0 !important;
  left: 0 !important; }

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px #000; }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(/sanmarco-informatica-theme/images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/sanmarco-informatica-theme/images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/sanmarco-informatica-theme/images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/sanmarco-informatica-theme/images/common/configuration_white.png); }
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  padding: 2px 5px 1px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    text-indent: -9999px;
    vertical-align: middle;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    display: none;
    float: left;
    margin-right: 10px;
    overflow: hidden; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    min-height: 20px;
    vertical-align: top; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close a {
    background-image: url(/sanmarco-informatica-theme/images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/sanmarco-informatica-theme/images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: inline-block;
  float: right;
  font-weight: bold;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
  .portlet-draggable .portlet-topper .portlet-nodrag-title {
    cursor: default; }
.portlet-draggable .portlet-title-default {
  background: url(/sanmarco-informatica-theme/images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel page ---------- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title, .lfr-panel-page .portlet-nodrag-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status labels ---------- */
.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(/sanmarco-informatica-theme/images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(/sanmarco-informatica-theme/images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(/sanmarco-informatica-theme/images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(/sanmarco-informatica-theme/images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(/sanmarco-informatica-theme/images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(/sanmarco-informatica-theme/images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay messages ---------- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(/sanmarco-informatica-theme/images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(/sanmarco-informatica-theme/images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

.lfr-icon-menu-text + i.caret {
  display: none; }

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }
.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border: none; }
.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.alt.restricted td.first, .restricted td.first {
  background-image: url(/sanmarco-informatica-theme/images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px; }
.table-data tr.lfr-role-guest .first {
  background-image: url(/sanmarco-informatica-theme/images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/sanmarco-informatica-theme/images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/sanmarco-informatica-theme/images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/sanmarco-informatica-theme/images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/sanmarco-informatica-theme/images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border: none; }
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom: none;
  border-left: none;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }
.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }
.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }
.taglib-calendar table td {
  border-width: 0; }
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

li[class^="portlet"] i {
  display: none; }

/* ---------- navbar form search ---------- */
.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
.ie .taglib-calendar tr td.first a {
  border-right: none; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }
.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }
.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }
.ie6 .portlet-borderless-container {
  height: 2.5em; }
.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }
  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }
.ie6 .breadcrumbs {
  zoom: 1; }

.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

/* Portlet reset password utente */
#portlet_new-password header {
  margin-top: 1em; }
  #portlet_new-password header h1 {
    display: none; }
#portlet_new-password form {
  background: #fff; }
  #portlet_new-password form fieldset legend {
    display: none; }
  #portlet_new-password form fieldset .control-group {
    margin-bottom: 1em; }
    #portlet_new-password form fieldset .control-group label {
      width: 12em;
      margin-right: 1em; }
    #portlet_new-password form fieldset .control-group input {
      height: 34px;
      padding: 6px 12px;
      font-size: 13px;
      line-height: 1.42857143;
      color: #555;
      background-color: #fff;
      background-image: none;
      border: 1px solid #ccc;
      border-radius: 1px;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
      transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
    #portlet_new-password form fieldset .control-group input:focus {
      -webkit-box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
      box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
      border-color: #66afe9; }
  #portlet_new-password form .button-holder {
    margin-left: 13.3em; }

.calendar {
  margin: 1em;
  /* 	BUTTONS ICONE BIANCHE */ }
  .calendar td {
    border-color: #f0f0f0;
    border-color: #e0e0e0; }
  .calendar .fc-button {
    font-size: 12px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .calendar .fc-state-default.fc-corner-right {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
  .calendar .fc-state-default.fc-corner-left {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  .calendar .fc-state-default {
    background: transparent;
    border: 0px solid rgba(255, 255, 255, 0.8);
    color: rgba(255, 255, 255, 0.8);
    box-shadow: none;
    text-shadow: none; }
    .calendar .fc-state-default .fc-icon-filled {
      display: none; }
    .calendar .fc-state-default .fc-icon-ouline {
      display: inline-block; }
  .calendar .fc-state-default.fc-state-active {
    background: transparent;
    border: 0px solid white;
    color: white;
    cursor: default;
    /* 		text-shadow: 0px 0px 5px rgba(255, 255, 255, 1); */
    font-weight: bold; }
    .calendar .fc-state-default.fc-state-active .fc-icon-outline {
      display: none; }
    .calendar .fc-state-default.fc-state-active .fc-icon-filled {
      display: inline-block; }
  .calendar .fc-state-hover {
    background: transparent;
    border: 0px solid white;
    color: white; }
  .calendar .fc-icon {
    overflow: visible;
    top: 2px;
    font-size: 20px; }
  .calendar .fc-icon-text {
    display: block;
    font-size: 11px; }
  .calendar .fc-state-disabled {
    cursor: default;
    filter: alpha(opacity=50);
    opacity: .5; }
  .calendar .fc-day-header {
    padding: 0.5em 0;
    color: rgba(255, 255, 255, 0.9);
    background-color: #d32f2f; }
  .calendar .fc-widget-header {
    border-width: 0px; }
  .calendar .fc-day-grid-event {
    margin: 2px 4px 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; }
  .calendar .fc-day-grid-event.event-private:hover {
    cursor: default; }
  .calendar .fc-toolbar {
    padding-bottom: 2em;
    padding-top: 2em;
    margin-bottom: 0em;
    background: #f44336;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border: 0px solid #d32f2f;
    border-bottom: 0px; }
    .calendar .fc-toolbar .fc-left {
      width: 33%;
      padding-left: 2em; }
    .calendar .fc-toolbar .fc-right {
      width: 33%;
      padding-right: 2em; }
      .calendar .fc-toolbar .fc-right .fc-button-group {
        float: right; }
      .calendar .fc-toolbar .fc-right .fc-button-group:first-child {
        margin-left: 2em; }
    .calendar .fc-toolbar .fc-center {
      width: 33%; }
      .calendar .fc-toolbar .fc-center h2 {
        font-size: 18px;
        float: none;
        color: white; }
    .calendar .fc-toolbar .fc-button {
      height: 3.1em; }
  .calendar .fc-today {
    background: #f5f7fa; }
  .calendar .fc-basic-view .fc-day-number {
    text-align: center;
    color: #5e5e5e; }
  .calendar .fc-event {
    border-radius: 2px;
    border: 0;
    padding: 0px;
    text-align: center; }
    .calendar .fc-event .fc-content {
      padding: 0px; }
      .calendar .fc-event .fc-content .fc-time {
        float: left;
        background: rgba(0, 0, 0, 0.2);
        padding: 2px 6px;
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px; }
      .calendar .fc-event .fc-content .fc-title {
        display: block;
        padding: 2px 0px; }

/* tema rosso */
.calendar.red-theme .fc-toolbar {
  background: #f44336;
  border: 0px solid #d32f2f; }

.calendar.red-theme .fc-day-header {
  background-color: #d32f2f; }

/* tema grigio */
.calendar.gray-theme .fc-toolbar {
  background: #607d8b;
  border: 0px solid #455a64; }

.calendar.gray-theme .fc-day-header {
  background-color: #455a64; }

/* tema verde */
.calendar.green-theme .fc-toolbar {
  background: #009688;
  border: 0px solid #00796b; }

.calendar.green-theme .fc-day-header {
  background-color: #00796b; }

/* tema blu */
.calendar.blu-theme .fc-toolbar {
  background: #1565c0;
  border: 0px solid #0d47a1; }

.calendar.blu-theme .fc-day-header {
  background-color: #0d47a1; }

/* tema light */
.calendar.light-theme .fc-toolbar {
  background: #fafafa;
  border: 1px solid #e0e0e0; }
  .calendar.light-theme .fc-toolbar .fc-button, .calendar.light-theme .fc-toolbar h2 {
    color: #616161; }

.calendar.light-theme .fc-widget-header {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0; }

.calendar.light-theme .fc-day-header {
  background-color: #eceff1;
  color: #616161; }

/* MEDIA QUERY */
@media (max-width: 1260px) {
  .calendar .fc-toolbar .fc-left {
    display: block;
    float: none;
    width: 100%; }
  .calendar .fc-toolbar .fc-right {
    display: block;
    float: none;
    width: 100%; }
  .calendar .fc-toolbar .fc-center {
    display: block;
    float: none;
    width: 100%; } }
@media (max-width: 950px) {
  .calendar .fc-toolbar {
    padding-bottom: 3.5em; }
    .calendar .fc-toolbar .fc-left {
      clear: both; }
    .calendar .fc-toolbar .fc-center {
      clear: both;
      top: 30px;
      position: relative; }

  .leftSidebar {
    position: relative;
    top: -35px; } }
@media (max-width: 820px) {
  .calendar {
    /* 		.fc-icon-text { */
    /* 			display: none; */
    /* 		} */ }
    .calendar .fc-toolbar .fc-right {
      clear: both;
      position: relative;
      top: 15px; }
      .calendar .fc-toolbar .fc-right .fc-button-group {
        float: left; } }
.fc-day-grid-container {
  min-height: 300px; }

@media (max-width: 768px) {
  .calendar {
    margin: 0; }

  .rightBlock85 {
    display: block !important;
    width: 100% !important; }

  .leftSidebar {
    position: relative;
    top: 5px;
    padding: 0.5em;
    display: block !important;
    width: 100% !important; }
    .leftSidebar .form-horizontal .form-group {
      display: inline-block;
      margin-right: 1em;
      width: 8em; } }
/* @media (max-width: 600px) { */
/* 	.calendar { */
/* 		.fc-toolbar { */
/* 			.fc-left { */
/* 				position: relative; */
/*     			top: 60px; */
/* 			} */
/* 			.fc-right { */
/* 				clear: both; */
/* 				position: relative; */
/*     			top: -25px; */
/* 				.fc-button-group { */
/* 					float: left; */
/* 				} */
/* 			} */
/* 			.fc-center { */
/* 				h2 { */
/*     				text-align: right; */
/*     				margin-right: 1.5em; */
/*     				position: relative; */
/*     				top: -15px; */
/*     			} */
/* 			} */
/* 		} */
/* 	} */
/* } */
/* stile griglia mobile */
.footable {
  width: 100%; }

.footable.breakpoint > tbody > tr.footable-detail-show > td {
  border-bottom: 0; }

.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e001"; }

.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
  cursor: pointer; }

.footable.breakpoint > tbody > tr > td.footable-cell-detail {
  background: #eee;
  border-top: 0; }

.footable.breakpoint > tbody > tr > .footable-first-column > span {
  display: inline-block;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  padding-right: 5px;
  font-size: 14px;
  color: #888; }

.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
  content: "\e000"; }

.footable.breakpoint.toggle-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e272";
  font-family: "streamline"; }

.footable.breakpoint.toggle-circle > tbody > tr > td > span.footable-toggle:before {
  content: "\e24d";
  font-family: "streamline"; }

.footable.breakpoint.toggle-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e003"; }

.footable.breakpoint.toggle-circle-filled > tbody > tr > td > span.footable-toggle:before {
  content: "\e002"; }

.footable.breakpoint.toggle-square > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e007"; }

.footable.breakpoint.toggle-square > tbody > tr > td > span.footable-toggle:before {
  content: "\e006"; }

.footable.breakpoint.toggle-square-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e009"; }

.footable.breakpoint.toggle-square-filled > tbody > tr > td > span.footable-toggle:before {
  content: "\e008"; }

.footable.breakpoint.toggle-arrow > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e00f"; }

.footable.breakpoint.toggle-arrow > tbody > tr > td > span.footable-toggle:before {
  content: "\e011"; }

.footable.breakpoint.toggle-arrow-small > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e013"; }

.footable.breakpoint.toggle-arrow-small > tbody > tr > td > span.footable-toggle:before {
  content: "\e015"; }

.footable.breakpoint.toggle-arrow-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e01b"; }

.footable.breakpoint.toggle-arrow-circle > tbody > tr > td > span.footable-toggle:before {
  content: "\e01d"; }

.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e00b"; }

.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr > td > span.footable-toggle:before {
  content: "\e00d"; }

.footable.breakpoint.toggle-arrow-tiny > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e01f"; }

.footable.breakpoint.toggle-arrow-tiny > tbody > tr > td > span.footable-toggle:before {
  content: "\e021"; }

.footable.breakpoint.toggle-arrow-alt > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
  content: "\e017"; }

.footable.breakpoint.toggle-arrow-alt > tbody > tr > td > span.footable-toggle:before {
  content: "\e019"; }

.footable.breakpoint.toggle-medium > tbody > tr > td > span.footable-toggle {
  font-size: 18px; }

.footable.breakpoint.toggle-large > tbody > tr > td > span.footable-toggle {
  font-size: 24px; }

.footable > thead > tr > th {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none; }

.footable > thead > tr > th.footable-sortable:hover {
  cursor: pointer; }

.footable > thead > tr > th.footable-sorted > span.footable-sort-indicator:before {
  content: "\e013"; }

.footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator:before {
  content: "\e012"; }

.footable > thead > tr > th > span.footable-sort-indicator {
  display: inline-block;
  font-family: 'footable';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  padding-left: 5px; }

.footable > thead > tr > th > span.footable-sort-indicator:before {
  content: "\e022"; }

.footable > tfoot .pagination {
  margin: 0; }

.footable.no-paging .hide-if-no-paging {
  display: none; }

.footable-row-detail-inner {
  display: table; }

.footable-row-detail-row {
  display: table-row; }

.footable-row-detail-group {
  display: block;
  line-height: 2em;
  font-size: 1.2em;
  font-weight: bold; }

.footable-row-detail-name {
  display: table-cell;
  font-weight: bold;
  padding-right: .5em; }

.footable-row-detail-value {
  display: table-cell; }

.footable-odd {
  background-color: #f7f7f7; }

/*OVERRIDE FOOTABLE DEFAULTS*/
.footable.breakpoint > tbody > tr > .footable-first-column > span {
  position: relative;
  top: 2px; }

.footable th, .footable td {
  height: 3em !important;
  vertical-align: middle !important; }

.footable thead {
  background-color: #009688;
  color: white; }

.footable thead tr th {
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.footable th {
  border-bottom: 0 !important; }

.footable td {
  border-top: 0 !important;
  border-bottom: 1px solid #eee !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.footable {
  margin: 0;
  opacity: 0;
  display: table; }

.footable tbody tr {
  cursor: default !important; }

.footable tbody tr .footable-first-column span {
  cursor: pointer; }

.footable-row-detail-inner {
  width: 100%;
  margin-top: 1em; }

.footable-detail-left, .footable-detail-right {
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.5em;
  width: 50%; }

.footable-detail-left {
  float: left; }

.footable-detail-right {
  float: right; }

.footable-row-detail-row {
  display: block;
  width: 100%;
  padding-bottom: 0.5em; }

.footable-row-detail-cell {
  padding: 0 !important;
  background-color: rgba(204, 234, 231, 0.4); }

.row-to-select:before {
  content: "\e536";
  font-family: streamline; }

.row-selected:before {
  content: "\e2a0";
  font-family: streamline; }

/*#########################*/
/* STYLE */
.footable .selectedRow, .footable .selected-row {
  background: #eff3f8 !important; }

.mobile_grid i {
  cursor: default !important; }

.mobile_grid .table {
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  opacity: 0;
  display: none;
  background-color: #fff;
  table-layout: fixed; }

.footable tr, tr td, tr th {
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mobile-grid-modules {
  padding: 10px 10px 0px;
  border-bottom: 1px solid #c5d0dc; }

.mobile-grid-modules-container {
  border-top: 1px solid; }

.mobile-grid-modules > li {
  z-index: 10; }

.mobile-grid-modules > li.active > a,
.mobile-grid-modules > li.active > a:hover,
.mobile-grid-modules > li.active > a:focus {
  background-color: #cceae7;
  border: 1px solid #c5d0dc;
  border-bottom-color: #cceae7;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }

@media (max-width: 1151px) {
  .mobile-grid-modules > li > a {
    padding: 8px 7px;
    margin-right: 0; }

  .mobile-grid-modules > li.active > a {
    padding: 8px 10px; } }
@media (max-width: 950px) {
  .mobile-grid-modules > li > a {
    padding: 8px 4px;
    margin-right: 0; }

  .mobile-grid-modules > li.active > a {
    padding: 8px 10px; } }
@media (max-width: 800px) {
  .mobile-grid-modules > li > a {
    padding: 8px 3px; }

  .mobile-grid-modules > li.active > a {
    padding: 8px 10px; } }
.portlet-container-relative {
  position: relative; }

.footable-first-column .fa-circle-o, .fa-check-circle-o {
  padding-right: 3%;
  font-size: 1.2em; }

/*
.modal-grid {
	overflow-X: auto !important;
	overflow-Y: scroll !important;
	-webkit-overflow-scrolling: touch;
	top: 0 !important;
}

.modal-dialog-grid {
	width: 80% !important;
}

.modal-body-grid {
	padding: 0 !important;
	margin: 1em;
}

.modal-footer-grid {
	border: 0 !important;
}*/
.form-portlet-toolbar .form-view-title {
  position: relative;
  top: 12px; }

@media (max-device-width: 1024px) {
  .footable {
    width: 100% !important; } }
@media only screen and (max-device-width: 640px) and (orientation: portrait) {
  .mobile-portlet .grid-portlet-toolbar {
    height: 6em; }

  .portlet-toolbar .heading {
    display: block;
    height: 35px; }

  /* 	.showLeft { */
  /* 		margin-top: 2.6em; */
  /* 	} */
  /* 	.sortMenu { */
  /* 		margin-top: 2.6em; */
  /* 	} */
  /* 	.showRight { */
  /* 		margin-top: 2.6em; */
  /* 	} */
  /* 	.search { */
  /* 		margin-top: 2.6em; */
  /* 	} */
  /* 	.select-table-rows { */
  /* 		margin-top: 2.6em; */
  /* 	} */
  .arrowleft {
    position: absolute;
    left: 0%; }

  .arrowright {
    position: absolute;
    right: 0%; }

  /* 	.grid-view-title { */
  /* 		position: absolute; */
  /* 		width: 100%; */
  /* 		left: 0%; */
  /* 	} */
  .toolbar_filler_left, .toolbar_filler_right {
    display: none; }

  .footable-detail-left {
    float: none;
    width: 100%; }

  .footable-detail-right {
    float: none;
    width: 100%; } }
/* stile form mobile */
.mobile_form .form-control, .mobile_form .slim-form-control {
  width: 50%;
  display: inline-block;
  border: 1px solid #e6e6e6; }

.mobile_form .form-control:focus, .mobile_form .slim-form-control:focus {
  border-color: #66afe9; }

.mobile_form .form_tab {
  padding: 1.5em 1em; }

.mobile_form .form-group {
  padding: 0; }

.mobile_form .form_label {
  width: 40%; }

.mobile_form label {
  text-align: right;
  padding-right: 2em; }

.mobile_form .datetime-container {
  display: inline-block;
  width: 50%; }
  .mobile_form .datetime-container > input {
    margin-right: 1%;
    display: inline-block; }
  .mobile_form .datetime-container > input:last-child {
    margin-right: 0%; }
  .mobile_form .datetime-container > input[type='date'] {
    width: 55%; }
  .mobile_form .datetime-container > input[type='time'] {
    width: 44%; }

.mobile_form input[type='checkbox'] {
  height: 20px;
  width: 20px;
  margin-top: 0;
  position: relative;
  top: 5px; }

.mobile_form .picker_input {
  background: url("/sanmarco-informatica-theme/images/icon-search.png") no-repeat 99%;
  background-color: #fff;
  padding-right: 20px; }

.mobile_form i + label {
  margin-bottom: 5px;
  color: #555; }

.mobile_form .grpx_div {
  display: block;
  border-top: 1px solid #c5d0dc;
  padding: 1.6em 0; }

.mobile_form .grbx_toggle {
  display: inline-block;
  width: 17px;
  height: 17px;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  margin: 0;
  margin-right: 0.5em;
  padding: 0;
  vertical-align: middle;
  cursor: pointer;
  /*transform-origin: 50% 40%;
  -ms-transform-origin: 50% 40%;
  -webkit-transform-origin: 50% 40%;*/
  color: #555;
  position: relative;
  top: -1px; }

.mobile_form .dyncombo_container {
  display: inline-block;
  width: 50%;
  position: relative; }

.mobile_form .dyncombo_container input {
  width: 100%; }

.dyncombo_container ul {
  position: absolute !important;
  top: inherit !important;
  left: 0px !important;
  background: white;
  border: 1px solid #e6e6e6;
  width: 100% !important;
  z-index: 1;
  -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 5px 0;
  margin: 0px;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

.dyncombo_container .ui-menu-item {
  cursor: pointer;
  border-bottom: 0px solid aliceblue;
  padding: .8em;
  font-weight: bold; }

.dyncombo_container .ui-menu-item a {
  margin: 0;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.dyncombo_container ul li:nth-child(odd) {
  background: #cceae7; }

/*JQUERY AUTOCOMPLETE*/
.ui-autocomplete-loading {
  background: white url("/sanmarco-informatica-theme/images/spin.gif") 99% center no-repeat !important;
  text-indent: 0px; }

/*
.form_input_container {
	line-height: 2em;
	margin: 1em 0;
}


.form_input {
	border: 1px solid transparent;
	border-bottom: 1px solid #DDD;
	width: 50%;
	padding-left: 1%;
	padding-right: 1%;
	border-radius: 3px;
}

.form_input:hover {
	border: 1px solid #DDD;
}

.form_input:focus {
	border: 1px solid #CCC;
	box-shadow: 0 0 2px 0 #3270b0 inset;
	
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
}

.input_readonly {
	border: 1px solid transparent !important;
	box-shadow: 0 0 0 0 !important;
}

.formSelectLabel {
	width: 50%;
}

.form_select {
	width: 100%;
}
*/
.ui-autocomplete {
  border-bottom: 5px solid #888;
  list-style-type: none;
  padding: 0; }

.ui-helper-hidden-accessible {
  display: none !important; }

.picker_desc {
  display: block;
  text-decoration: none !important;
  font-weight: normal !important;
  color: #767676;
  font-size: 11px;
  margin-top: 2px;
  line-height: 1.1em; }

/* stile menu laterali griglia e form mobile */
/* General styles for all menus */
.cbp-spmenu {
  position: absolute;
  background: white; }

.cbp-spmenu h3 {
  color: #fff;
  font-size: 1.5em;
  padding: 19px 15px;
  margin: 0;
  font-weight: 300;
  background: #009688; }

.cbp-spmenu a {
  display: block;
  color: #333 !important;
  font-size: 1.1em;
  font-weight: 300;
  cursor: pointer;
  height: 3.5em;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.cbp-spmenu a:hover, .cbp-spmenu a:focus {
  color: #222 !important; }

/* .cbp-spmenu a:active { */
/* 	background: $sidemenu-bg-active; */
/* 	color: #333; */
/* } */
.cbp-spmenu .selected {
  font-weight: bold;
  background: #cceae7; }

.cbp-spmenu #viewsContainer {
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6; }

/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
  width: 240px;
  height: 100%;
  z-index: 100;
  opacity: 0;
  pointer-events: none; }

.cbp-spmenu-vertical a:not(*[class^='search']) {
  border-bottom: 1px solid #e6e6e6;
  padding: 1em; }

.cbp-spmenu-horizontal {
  width: 100%;
  height: 150px;
  left: 0;
  z-index: 1000;
  overflow: hidden;
  pointer-events: none; }

.cbp-spmenu-horizontal h3 {
  height: 100%;
  width: 20%;
  float: left; }

.cbp-spmenu-horizontal a {
  float: left;
  width: 20%;
  padding: 0.8em;
  border-left: 1px solid #258ecd; }

/* Vertical menu that slides from the left or right */
.cbp-spmenu-left {
  left: -240px; }

.cbp-spmenu-right {
  right: -240px; }

.cbp-spmenu-left.cbp-spmenu-open {
  left: 0px;
  opacity: 1;
  pointer-events: auto;
  border-right: 1px solid #e6e6e6; }

.cbp-spmenu-right.cbp-spmenu-open {
  right: 0px;
  opacity: 1;
  pointer-events: auto;
  border-left: 1px solid #e6e6e6; }

/* Horizontal menu that slides from the top or bottom */
.cbp-spmenu-top {
  top: -150px; }

.cbp-spmenu-bottom {
  bottom: -150px; }

.cbp-spmenu-top.cbp-spmenu-open {
  top: 0px; }

.cbp-spmenu-bottom.cbp-spmenu-open {
  bottom: 0px; }

/* Push classes applied to the body */
.cbp-spmenu-push {
  overflow-x: hidden;
  position: relative;
  left: 0; }

.cbp-spmenu-push-toright {
  left: 240px; }

.cbp-spmenu-push-toleft {
  left: -240px; }

.cbp-spmenu .search-input-error {
  color: #e51515;
  display: none;
  padding: 0.5em;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  font-style: italic;
  width: 100%; }

.cbp-spmenu .searchSubmit {
  width: 47%;
  display: block;
  border-right: 1px solid #e6e6e6;
  float: right;
  text-align: center;
  margin-right: 2%;
  color: #fff;
  padding-top: .8em;
  padding-bottom: .8em;
  color: #fff !important;
  height: 3em; }

.cbp-spmenu .searchSubmit:hover {
  color: white !important; }

.cbp-spmenu .searchReset {
  width: 47%;
  display: block;
  float: left;
  text-align: center;
  margin-left: 2%;
  padding-top: .8em;
  padding-bottom: .8em;
  height: 3em; }

.cbp-spmenu .filterBox {
  display: block;
  float: left;
  width: 100%;
  height: 50%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin-top: 0.5em; }

.cbp-spmenu .selectLabel select {
  padding: 1em;
  margin: 5px;
  margin-top: 1.5em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e6e6e6;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  width: 230px;
  background: white;
  background: white; }

.cbp-spmenu .selectLabel {
  position: relative;
  width: 100%;
  background: white; }

.cbp-spmenu .selectLabel i {
  font-size: 1.1em;
  right: 5%;
  top: 50%;
  position: absolute;
  pointer-events: none; }

/* Transitions */
.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear; }

/* Example media queries */
@media screen and (max-width: 55.1875em) {
  .cbp-spmenu-horizontal {
    font-size: 75%;
    height: 110px; }

  .cbp-spmenu-top {
    top: -110px; }

  .cbp-spmenu-bottom {
    bottom: -110px; } }
@media screen and (max-height: 26.375em) {
  .cbp-spmenu-vertical {
    font-size: 90%;
    width: 190px; }

  .cbp-spmenu-left,
  .cbp-spmenu-push-toleft {
    left: -190px; }

  .cbp-spmenu-right {
    right: -190px; }

  .cbp-spmenu-push-toright {
    left: 190px; } }
/**/
.sortMenu {
  float: left;
  display: block; }

.side-menu-open {
  background: #009688;
  color: white; }

.showRight {
  float: right;
  display: block; }

.search {
  float: right;
  display: block; }

.select-table-rows {
  float: right;
  display: block; }

.select-rows {
  background: #009688;
  color: white; }

.sort-order, .action-link {
  padding-left: 15% !important;
  background: rgba(0, 150, 136, 0.05); }

.actions-div, .sort-div, .views-div {
  -webkit-overflow-scrolling: touch;
  display: block;
  overflow: auto;
  height: 81%;
  background: white; }

.cbp-spmenu .searchContainer {
  overflow-x: hidden;
  overflow-y: scroll;
  padding-bottom: 1.5em; }

.action-div {
  display: none; }

.sort-div-inner {
  display: none; }

.activeff {
  padding: 1em;
  border-bottom: 1px solid #e6e6e6; }

.activeff span {
  font-size: 0.8em; }

.activeff i {
  float: right; }

.search-input-class {
  background-image: url("/sanmarco-informatica-theme/images/icon-search.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 1em;
  text-indent: 20px;
  margin: 5px;
  margin-bottom: 1.5em;
  width: 230px; }

.search-input-class:focus {
  background-position: -20px center;
  text-indent: 0; }

.toolbar_filler_left {
  width: 32px;
  height: 32px;
  float: left;
  display: block; }

.toolbar_filler_right {
  width: 32px;
  height: 32px;
  float: right;
  display: block; }

.toLeft {
  padding-left: 1.1em;
  padding-right: 1.1em;
  margin-right: 0; }

.toRight {
  padding-left: 1.1em;
  padding-right: 1.1em;
  margin-left: 0; }

@media (max-width: 768px) {
  .toLeft {
    padding-left: 0.7em;
    padding-right: 0.7em;
    margin-right: 0; }

  .toRight {
    padding-left: 0.7em;
    padding-right: 0.7em;
    margin-left: 0; } }
.showLeft {
  float: left;
  display: block; }

.arrowleft {
  margin-right: 1%; }

.arrowright {
  margin-left: 1%; }

/* stile delle barre di navigazione tra pagine */
/* PRIMARY NAVIGATION BAR & SECONDARY NAVIGATION BAR NOT LOGGED IN - CUSTOM BOOTSTRAP STYLE */
.smi-primary-navigation.navbar-default .navbar-brand,
.smi-not-signed-in .smi-secondary-navigation.navbar-default .navbar-brand {
  color: white; }

.smi-primary-navigation.navbar-default,
.smi-not-signed-in .smi-secondary-navigation.navbar-default {
  font-size: 13px;
  background-color: #347bc5;
  border-width: 0px;
  border-radius: 0px; }

.smi-primary-navigation.navbar-default .navbar-nav > li > a,
.smi-not-signed-in .smi-secondary-navigation.navbar-default .navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.8);
  background-color: #347bc5; }

.smi-primary-navigation.navbar-default .navbar-nav > li > a:hover,
.smi-primary-navigation.navbar-default .navbar-nav > li > a:focus,
.smi-not-signed-in .smi-secondary-navigation.navbar-default .navbar-nav > li > a:hover,
.smi-not-signed-in .smi-secondary-navigation.navbar-default .navbar-nav > li > a:focus {
  color: white;
  background-color: #347bc5; }

.smi-primary-navigation.navbar-default .navbar-nav > .active > a,
.smi-primary-navigation.navbar-default .navbar-nav > .active > a:hover,
.smi-primary-navigation.navbar-default .navbar-nav > .active > a:focus,
.smi-primary-navigation.navbar-default .navbar-nav > .open > a,
.smi-primary-navigation.navbar-default .navbar-nav > .open > a:hover,
.smi-primary-navigation.navbar-default .navbar-nav > .open > a:focus,
.smi-not-signed-in .smi-secondary-navigation.navbar-default .navbar-nav > .active > a,
.smi-not-signed-in .smi-secondary-navigation.navbar-default .navbar-nav > .active > a:hover,
.smi-not-signed-in .smi-secondary-navigation.navbar-default .navbar-nav > .active > a:focus,
.smi-not-signed-in .smi-secondary-navigation.navbar-default .navbar-nav > .open > a,
.smi-not-signed-in .smi-secondary-navigation.navbar-default .navbar-nav > .open > a:hover,
.smi-not-signed-in .smi-secondary-navigation.navbar-default .navbar-nav > .open > a:focus {
  color: white;
  background-color: #2f83da; }

.smi-primary-navigation.navbar-default .navbar-toggle,
.smi-not-signed-in .smi-secondary-navigation.navbar-default .navbar-toggle {
  border-color: #2f83da; }

.smi-primary-navigation.navbar-default .navbar-toggle:hover,
.smi-primary-navigation.navbar-default .navbar-toggle:focus,
.smi-not-signed-in .smi-secondary-navigation.navbar-default .navbar-toggle:hover,
.smi-not-signed-in .smi-secondar.navbar-default .navbar-toggle:focus {
  background-color: #2f83da; }

.smi-primary-navigation.navbar-default .navbar-toggle .icon-bar,
.smi-not-signed-in .smi-secondary-navigation.navbar-default .navbar-toggle .icon-bar {
  background-color: #2f83da; }

.smi-primary-navigation.navbar-default .navbar-toggle:hover .icon-bar,
.smi-primary-navigation.navbar-default .navbar-toggle:focus .icon-bar,
.smi-not-signed-in .smi-secondary-navigation.navbar-default .navbar-toggle:hover .icon-bar,
.smi-not-signed-in .smi-secondary-navigation.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #347bc5; }

/* SECONDARY NAVIGATION BAR - CUSTOM BOOTSTRAP STYLE */
.smi-secondary-navigation.navbar-default .navbar-brand {
  color: white; }

.smi-secondary-navigation.navbar-default {
  font-size: 13px;
  background-color: #2e6cad;
  border-width: 0px;
  border-radius: 0px; }

.smi-secondary-navigation.navbar-default .navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.8);
  background-color: #2e6cad; }

.smi-secondary-navigation.navbar-default .navbar-nav > li > a:hover,
.smi-secondary-navigation.navbar-default .navbar-nav > li > a:focus {
  color: white;
  background-color: #2e6cad; }

.smi-secondary-navigation.navbar-default .navbar-nav > .active > a,
.smi-secondary-navigation.navbar-default .navbar-nav > .active > a:hover,
.smi-secondary-navigation.navbar-default .navbar-nav > .active > a:focus,
.smi-secondary-navigation.navbar-default .navbar-nav > .open > a,
.smi-secondary-navigation.navbar-default .navbar-nav > .open > a:hover,
.smi-secondary-navigation.navbar-default .navbar-nav > .open > a:focus {
  color: rgba(255, 255, 255, 0.8);
  background-color: #3676b9; }

.smi-secondary-navigation.navbar-default .navbar-toggle {
  border-color: #3676b9; }

.smi-secondary-navigation.navbar-default .navbar-toggle:hover,
.smi-secondary-navigation.navbar-default .navbar-toggle:focus {
  background-color: #3676b9; }

.smi-secondary-navigation.navbar-default .navbar-toggle .icon-bar {
  background-color: #3676b9; }

.smi-secondary-navigation.navbar-default .navbar-toggle:hover .icon-bar,
.smi-secondary-navigation.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #2e6cad; }

/* COMMON NAVIGATION BAR - CUSTOM STYLE */
.smi-primary-navigation, .smi-secondary-navigation {
  margin: 0;
  border: 0; }
  .smi-primary-navigation .navbar-header, .smi-secondary-navigation .navbar-header {
    margin: 0; }
  .smi-primary-navigation .navbar-nav > li > a i, .smi-secondary-navigation .navbar-nav > li > a i {
    font-size: 20px;
    position: relative;
    top: 6px;
    margin-right: 5px; }
  .smi-primary-navigation .navbar-nav > li > ul > li > a, .smi-secondary-navigation .navbar-nav > li > ul > li > a {
    padding: 6px 20px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out; }
  .smi-primary-navigation .navbar-nav > li > ul > li > a.active, .smi-primary-navigation .navbar-nav > li > ul > li a:hover, .smi-secondary-navigation .navbar-nav > li > ul > li > a.active, .smi-secondary-navigation .navbar-nav > li > ul > li a:hover {
    background-color: #3676b9;
    color: white; }

/* PRIMARY NAVIGATION BAR - CUSTOM STYLE */
.smi-primary-navigation.external {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.smi-primary-navigation {
  z-index: 1031; }
  .smi-primary-navigation .navbar-brand {
    padding: 0;
    margin: 0;
    margin-left: 0 !important;
    margin-right: 15px; }
    .smi-primary-navigation .navbar-brand .smi-brandimage {
      width: 120px;
      height: 46px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      margin: 3px 0; }
  .smi-primary-navigation .smi-search {
    width: 66%;
    padding-left: 0;
    position: relative;
    margin-top: 11px;
    margin-bottom: 11px; }
    .smi-primary-navigation .smi-search .form-group {
      width: 100%; }
    .smi-primary-navigation .smi-search input[type="text"] {
      width: 100%;
      max-width: 600px;
      border: 0;
      border-radius: 4px;
      background-color: rgba(255, 255, 255, 0.9);
      /* 		    background-image: url('sanmarco-info/rmatica-theme/images/search.png'); */
      /*     		background-repeat: no-repeat; */
      /*     		background-position: 10px 7px; */
      /*     		padding-left: 34px; */
      padding-left: 12px;
      padding-right: 54px;
      height: 30px; }
    .smi-primary-navigation .smi-search button[type="submit"] {
      height: 30px;
      position: absolute;
      display: inline-block;
      left: 571px;
      top: 0;
      border-radius: 0 4px;
      border: 0;
      padding: 0px 6px;
      background: transparent;
      transition: all .2s ease-in-out;
      color: #2095f2; }
      .smi-primary-navigation .smi-search button[type="submit"] i {
        position: relative;
        top: 4px; }
    .smi-primary-navigation .smi-search button[type="submit"]:hover, .smi-primary-navigation .smi-search button[type="submit"]:focus {
      color: #0c7bd3; }
    .smi-primary-navigation .smi-search .smi-loading-something {
      left: 549px; }
    .smi-primary-navigation .smi-search .smi-search-results {
      position: absolute;
      top: 30px;
      left: 0;
      right: 0;
      z-index: 1032;
      padding: 10px 15px;
      margin: 1px 0 0;
      font-size: 14px;
      list-style: none;
      background-color: #fff;
      background-clip: padding-box;
      border: 1px solid #ccc;
      border: 1px solid rgba(0, 0, 0, 0.15);
      border-radius: 4px;
      -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
      box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
      max-width: 600px;
      max-height: 400px;
      overflow: scroll; }
      .smi-primary-navigation .smi-search .smi-search-results p {
        text-align: center;
        margin: 0;
        margin-top: 0.5em;
        font-weigth: bold; }
      .smi-primary-navigation .smi-search .smi-search-results .smi-search-results-group {
        margin-bottom: 10px; }
        .smi-primary-navigation .smi-search .smi-search-results .smi-search-results-group li {
          padding: 0; }
          .smi-primary-navigation .smi-search .smi-search-results .smi-search-results-group li a {
            display: block;
            padding: 5px 15px;
            padding-bottom: 8px;
            border: 1px solid transparent;
            color: #333333;
            -webkit-transition: all 0.15s ease-in-out;
            -moz-transition: all 0.15s ease-in-out;
            -o-transition: all 0.15s ease-in-out;
            transition: all 0.15s ease-in-out; }
            .smi-primary-navigation .smi-search .smi-search-results .smi-search-results-group li a .smi-search-result-field {
              margin-right: 5px;
              -webkit-transition: all 0.15s ease-in-out;
              -moz-transition: all 0.15s ease-in-out;
              -o-transition: all 0.15s ease-in-out;
              transition: all 0.15s ease-in-out;
              color: #2E6CAD; }
            .smi-primary-navigation .smi-search .smi-search-results .smi-search-results-group li a .smi-search-result-second-row {
              display: block;
              line-height: 0.9; }
              .smi-primary-navigation .smi-search .smi-search-results .smi-search-results-group li a .smi-search-result-second-row span {
                font-size: 10px;
                color: #555; }
            .smi-primary-navigation .smi-search .smi-search-results .smi-search-results-group li a .smi-search-result-second-row.last-row {
              font-style: italic;
              margin-top: 3px; }
          .smi-primary-navigation .smi-search .smi-search-results .smi-search-results-group li a:hover, .smi-primary-navigation .smi-search .smi-search-results .smi-search-results-group li a:focus {
            border: 1px solid #c5d0dc;
            box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
            color: #0c7bd3; }
            .smi-primary-navigation .smi-search .smi-search-results .smi-search-results-group li a:hover span, .smi-primary-navigation .smi-search .smi-search-results .smi-search-results-group li a:focus span {
              color: #0c7bd3; }
        .smi-primary-navigation .smi-search .smi-search-results .smi-search-results-group .smi-list-group-heading {
          border: 1px solid #009688;
          margin: 0 0 5px;
          padding: 4px 15px;
          background-color: #009688;
          border-radius: 1px;
          color: #fff; }
          .smi-primary-navigation .smi-search .smi-search-results .smi-search-results-group .smi-list-group-heading i {
            font-size: 1em;
            position: relative;
            top: 2px;
            margin-right: 10px; }
      .smi-primary-navigation .smi-search .smi-search-results .smi-search-results-bottom {
        border-top: 1px solid #e5e5e5;
        padding-top: 14px; }
  .smi-primary-navigation .smi-userinfo {
    /* pannello notifiche */ }
    .smi-primary-navigation .smi-userinfo > li > a {
      padding: 13px 15px; }
    .smi-primary-navigation .smi-userinfo > li > a.smi-user {
      padding: 3px 0px; }
      .smi-primary-navigation .smi-userinfo > li > a.smi-user .caret {
        position: relative;
        left: -5px; }
      .smi-primary-navigation .smi-userinfo > li > a.smi-user .smi-userimage {
        margin-right: 5px;
        margin-left: 5px;
        height: 46px;
        width: 46px;
        background-color: #f5f5f5;
        border: 1px solid #fff;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        display: inline-block;
        vertical-align: middle; }
    .smi-primary-navigation .smi-userinfo > li > ul {
      padding-top: 0px; }
      .smi-primary-navigation .smi-userinfo > li > ul > li.dropdown-heading {
        margin-bottom: 5px;
        padding: 10px 20px;
        background: #347bc5;
        border-bottom: 1px solid #347bc5;
        color: rgba(255, 255, 255, 0.9);
        font-weight: normal;
        font-family: liberation_sansbold, "Open Sans", Arial, sans-serif;
        margin-top: 0px; }
        .smi-primary-navigation .smi-userinfo > li > ul > li.dropdown-heading > i {
          position: relative;
          top: 2px;
          margin-right: 5px;
          font-size: 18px; }
        .smi-primary-navigation .smi-userinfo > li > ul > li.dropdown-heading > p {
          margin-top: 5px;
          margin-bottom: 0;
          white-space: nowrap; }
      .smi-primary-navigation .smi-userinfo > li > ul > li > a > i {
        display: inline-block;
        font-size: 17px;
        position: relative;
        top: 4px;
        margin-right: 10px;
        color: #455a64; }
      .smi-primary-navigation .smi-userinfo > li > ul > li > a:hover {
        background-color: #2f83da;
        color: white; }
        .smi-primary-navigation .smi-userinfo > li > ul > li > a:hover > i {
          color: white; }
    .smi-primary-navigation .smi-userinfo > li.notification-panel > ul.user-notifications-list > li.dropdown-heading > .read-all-action {
      display: none;
      float: right;
      color: #747681; }
      .smi-primary-navigation .smi-userinfo > li.notification-panel > ul.user-notifications-list > li.dropdown-heading > .read-all-action i {
        font-size: 18px; }
    .smi-primary-navigation .smi-userinfo > li.notification-panel > ul.user-notifications-list > li.dropdown-heading > .read-all-action:hover {
      color: #333333; }
    .smi-primary-navigation .smi-userinfo > li.notification-panel > a > i {
      padding-right: 0; }
    .smi-primary-navigation .smi-userinfo > li.notification-panel > a > .ringing {
      -webkit-animation: ring 7s 1s ease-in-out infinite;
      -moz-animation: ring 7s 1s ease-in-out infinite;
      animation: ring 7s 1s ease-in-out infinite;
      -webkit-transform-origin: 50% 4px;
      -moz-transform-origin: 50% 4px;
      transform-origin: 50% 4px; }
    .smi-primary-navigation .smi-userinfo > li.notification-panel > a > .badge {
      position: absolute;
      top: 6px;
      right: 10px;
      padding: 4px 6px 3px 6px;
      background-color: #f44336; }

/* SECONDARY NAVIGATION BAR - CUSTOM STYLE */
.smi-secondary-navigation {
  z-index: 1030;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
  .smi-secondary-navigation .navbar-nav > li > a {
    padding: 3px 15px 10px 15px; }

.smi-secondary-navigation.affix {
  top: 0;
  width: 100%; }

.smi-secondary-navigation.affix + #content {
  padding-top: 58px; }

/* NOTIFICHE */
.notifications-container, .user-notifications-list-container > .user-notifications-list {
  list-style-type: none;
  max-height: 500px;
  overflow-y: auto; }
  .notifications-container li.user-notification, .user-notifications-list-container > .user-notifications-list li.user-notification {
    margin: 5px 15px;
    background-color: transparent !important; }
    .notifications-container li.user-notification a, .user-notifications-list-container > .user-notifications-list li.user-notification a {
      padding: 5px;
      margin-bottom: 5px;
      color: #2095f2;
      border: 1px solid transparent;
      border-bottom: 1px solid #f3f3f3; }
      .notifications-container li.user-notification a .sender .user-thumbnail img, .user-notifications-list-container > .user-notifications-list li.user-notification a .sender .user-thumbnail img {
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        margin-top: 0px !important;
        margin-left: 5px !important;
        height: 35px !important;
        width: 35px !important;
        background-color: #f9f9f9 !important;
        border: 1px solid #f5f5f5 !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important; }
      .notifications-container li.user-notification a .content, .user-notifications-list-container > .user-notifications-list li.user-notification a .content {
        margin-left: 50px !important;
        color: #333333; }
        .notifications-container li.user-notification a .content > .body > .title, .user-notifications-list-container > .user-notifications-list li.user-notification a .content > .body > .title {
          font-family: liberation_sansbold, "Open Sans", Arial, sans-serif;
          color: #343E3D;
          margin-bottom: 5px;
          margin-right: 40px;
          -webkit-transition: all 0.15s ease-in-out;
          -moz-transition: all 0.15s ease-in-out;
          -o-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out; }
          .notifications-container li.user-notification a .content > .body > .title strong, .user-notifications-list-container > .user-notifications-list li.user-notification a .content > .body > .title strong {
            font-family: liberation_sansbold, "Open Sans", Arial, sans-serif; }
        .notifications-container li.user-notification a .content > .body > .title.notify-error, .user-notifications-list-container > .user-notifications-list li.user-notification a .content > .body > .title.notify-error {
          color: #a94442; }
        .notifications-container li.user-notification a .content > .body > .title.notify-success, .user-notifications-list-container > .user-notifications-list li.user-notification a .content > .body > .title.notify-success {
          color: #3c763d; }
        .notifications-container li.user-notification a .content > .body > .title.notify-warning, .user-notifications-list-container > .user-notifications-list li.user-notification a .content > .body > .title.notify-warning {
          color: #8a6d3b; }
        .notifications-container li.user-notification a .content > .body > .title.notify-info, .user-notifications-list-container > .user-notifications-list li.user-notification a .content > .body > .title.notify-info {
          color: #31708f; }
        .notifications-container li.user-notification a .content > .body button.action-like, .user-notifications-list-container > .user-notifications-list li.user-notification a .content > .body button.action-like {
          border: 0;
          background: none; }
          .notifications-container li.user-notification a .content > .body button.action-like i, .user-notifications-list-container > .user-notifications-list li.user-notification a .content > .body button.action-like i {
            -webkit-transition: all 0.15s ease-in-out;
            -moz-transition: all 0.15s ease-in-out;
            -o-transition: all 0.15s ease-in-out;
            transition: all 0.15s ease-in-out; }
        .notifications-container li.user-notification a .content > .body > .read-action, .user-notifications-list-container > .user-notifications-list li.user-notification a .content > .body > .read-action {
          float: right;
          position: relative;
          right: 15px;
          font-size: 14px;
          color: #2095f2;
          /* 						-webkit-transition: all 0s ease-in-out; */
          /* 				 		-moz-transition: all 0s ease-in-out; */
          /* 			       		-o-transition: all 0s ease-in-out; */
          /* 			          	transition: all 0s ease-in-out; */ }
          .notifications-container li.user-notification a .content > .body > .read-action i, .user-notifications-list-container > .user-notifications-list li.user-notification a .content > .body > .read-action i {
            /* 			          		-webkit-transition: all 0s ease-in-out; */
            /* 				 			-moz-transition: all 0s ease-in-out; */
            /* 			       			-o-transition: all 0s ease-in-out; */
            /* 			          		transition: all 0s ease-in-out; */ }
        .notifications-container li.user-notification a .content > .body > .read-action:hover, .user-notifications-list-container > .user-notifications-list li.user-notification a .content > .body > .read-action:hover {
          color: #0c7bd3; }
        .notifications-container li.user-notification a .content > .body > .body, .user-notifications-list-container > .user-notifications-list li.user-notification a .content > .body > .body {
          margin-bottom: 8px; }
          .notifications-container li.user-notification a .content > .body > .body p, .user-notifications-list-container > .user-notifications-list li.user-notification a .content > .body > .body p {
            margin: 0;
            -webkit-transition: all 0.15s ease-in-out;
            -moz-transition: all 0.15s ease-in-out;
            -o-transition: all 0.15s ease-in-out;
            transition: all 0.15s ease-in-out; }
          .notifications-container li.user-notification a .content > .body > .body .smi-actions, .user-notifications-list-container > .user-notifications-list li.user-notification a .content > .body > .body .smi-actions {
            margin-top: 8px;
            text-align: right;
            padding-right: 17px; }
            .notifications-container li.user-notification a .content > .body > .body .smi-actions .btn, .user-notifications-list-container > .user-notifications-list li.user-notification a .content > .body > .body .smi-actions .btn {
              padding: 5px 20px; }
        .notifications-container li.user-notification a .content .timestamp, .user-notifications-list-container > .user-notifications-list li.user-notification a .content .timestamp {
          float: right;
          padding-right: 10px;
          color: #747681;
          -webkit-transition: all 0.15s ease-in-out;
          -moz-transition: all 0.15s ease-in-out;
          -o-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out; }
          .notifications-container li.user-notification a .content .timestamp .portlet-icon, .user-notifications-list-container > .user-notifications-list li.user-notification a .content .timestamp .portlet-icon {
            display: none; }
        .notifications-container li.user-notification a .content .timestamp:before, .user-notifications-list-container > .user-notifications-list li.user-notification a .content .timestamp:before {
          content: "\e2c4";
          font-family: "streamline" !important;
          font-style: normal !important;
          font-weight: bold !important;
          font-variant: normal !important;
          text-transform: none !important;
          speak: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          position: relative;
          top: 2px;
          font-size: 12px;
          right: 3px; }
    .notifications-container li.user-notification a.smi-system-notification > .sender, .user-notifications-list-container > .user-notifications-list li.user-notification a.smi-system-notification > .sender {
      display: none; }
    .notifications-container li.user-notification a.smi-system-notification > .content, .user-notifications-list-container > .user-notifications-list li.user-notification a.smi-system-notification > .content {
      margin: 0 !important; }
      .notifications-container li.user-notification a.smi-system-notification > .content > .body span.badge, .user-notifications-list-container > .user-notifications-list li.user-notification a.smi-system-notification > .content > .body span.badge {
        margin-left: 5px;
        float: left;
        margin-right: 11px;
        margin-top: 0px;
        padding: 3px 7px;
        border-width: 1px;
        border-style: solid;
        border-radius: 11px; }
        .notifications-container li.user-notification a.smi-system-notification > .content > .body span.badge i, .user-notifications-list-container > .user-notifications-list li.user-notification a.smi-system-notification > .content > .body span.badge i {
          position: relative;
          top: 1px;
          margin: 0 2px;
          font-size: 15px; }
      .notifications-container li.user-notification a.smi-system-notification > .content > .body strong, .user-notifications-list-container > .user-notifications-list li.user-notification a.smi-system-notification > .content > .body strong {
        margin-left: 0px;
        display: block; }
      .notifications-container li.user-notification a.smi-system-notification > .content > .body .body, .user-notifications-list-container > .user-notifications-list li.user-notification a.smi-system-notification > .content > .body .body {
        margin-left: 50px; }
    .notifications-container li.user-notification a:hover, .user-notifications-list-container > .user-notifications-list li.user-notification a:hover {
      /* 			background: $bgHighlightLight; */
      /* 			background: $bgHighlight; */
      /* 			color: $action-color; */
      border: 1px solid #c5d0dc;
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
      color: #0c7bd3; }
      .notifications-container li.user-notification a:hover .content, .user-notifications-list-container > .user-notifications-list li.user-notification a:hover .content {
        /* 				color: $colHighlight; */
        color: #0c7bd3; }
        .notifications-container li.user-notification a:hover .content .title, .user-notifications-list-container > .user-notifications-list li.user-notification a:hover .content .title {
          /* 					color: $colHighlight; */
          color: #0c7bd3 !important; }
          .notifications-container li.user-notification a:hover .content .title i, .user-notifications-list-container > .user-notifications-list li.user-notification a:hover .content .title i {
            color: #0c7bd3; }
        .notifications-container li.user-notification a:hover .content .body > .read-action, .user-notifications-list-container > .user-notifications-list li.user-notification a:hover .content .body > .read-action {
          /* 						color: $colHighlight; */
          color: #0c7bd3; }
        .notifications-container li.user-notification a:hover .content .body > .read-action:hover, .user-notifications-list-container > .user-notifications-list li.user-notification a:hover .content .body > .read-action:hover {
          /* 						color: $colHighlight; */
          color: #0c7bd3; }
        .notifications-container li.user-notification a:hover .content .timestamp, .user-notifications-list-container > .user-notifications-list li.user-notification a:hover .content .timestamp {
          /* 					color: $colHighlight; */
          color: #0c7bd3; }
  .notifications-container li.user-notification.bottom, .user-notifications-list-container > .user-notifications-list li.user-notification.bottom {
    border-bottom: 0px;
    margin-bottom: 0px; }
    .notifications-container li.user-notification.bottom a, .user-notifications-list-container > .user-notifications-list li.user-notification.bottom a {
      border-bottom: 0;
      margin-bottom: 0px;
      color: #2095f2; }
    .notifications-container li.user-notification.bottom a:hover, .user-notifications-list-container > .user-notifications-list li.user-notification.bottom a:hover {
      border-color: transparent;
      box-shadow: none;
      color: #0c7bd3; }
  .notifications-container li.user-notification + li.clearfix, .user-notifications-list-container > .user-notifications-list li.user-notification + li.clearfix {
    padding: 5px; }

/* MEDIA QUERIES */
@media (max-width: 1280px) {
  .smi-secondary-navigation .navbar-nav > li > a {
    display: inline-block;
    padding: 1px 15px 0px 15px; }
    .smi-secondary-navigation .navbar-nav > li > a i {
      display: block;
      padding-right: 0;
      text-align: center;
      top: 4px; }
    .smi-secondary-navigation .navbar-nav > li > a span {
      display: inline-block; }
    .smi-secondary-navigation .navbar-nav > li > a .caret {
      top: 0px;
      position: relative; }
  .smi-secondary-navigation .navbar-nav > li > ul > li > a {
    padding: 9px 20px; } }
/* @media (max-width: 1280px) */
@media (max-width: 1020px) {
  .smi-secondary-navigation .container-fluid {
    /* 			padding: 0; */ }
    .smi-secondary-navigation .container-fluid .navbar-collapse {
      padding: 0; }
      .smi-secondary-navigation .container-fluid .navbar-collapse .navbar-nav > li > a {
        padding: 1px 10px 0 10px; } }
/* @media (max-width: 1020px) */
@media (max-width: 1000px) {
  .smi-primary-navigation .smi-search .smi-loading-something {
    left: 88%; }
  .smi-primary-navigation .smi-search button[type="submit"] {
    left: 92%; } }
/* @media (max-width: 1000px) */
@media (max-width: 850px) {
  .smi-primary-navigation .smi-search .smi-loading-something {
    left: 86%; }
  .smi-primary-navigation .smi-search button[type="submit"] {
    left: 91%; }

  .smi-secondary-navigation .container-fluid {
    /* 			padding: 0; */ }
    .smi-secondary-navigation .container-fluid .navbar-collapse {
      padding: 0; }
      .smi-secondary-navigation .container-fluid .navbar-collapse .navbar-nav > li > a {
        padding: 5px 12px 5px 12px; }
        .smi-secondary-navigation .container-fluid .navbar-collapse .navbar-nav > li > a i {
          display: inline-block;
          font-size: 30px;
          margin-right: 0; }
        .smi-secondary-navigation .container-fluid .navbar-collapse .navbar-nav > li > a span {
          display: none; }
        .smi-secondary-navigation .container-fluid .navbar-collapse .navbar-nav > li > a .caret {
          top: -9px; } }
/* @media (max-width: 850px) */
@media (max-width: 767px) {
  .smi-primary-navigation .smi-search-wrapper {
    display: inline-block;
    width: 70%; }
    .smi-primary-navigation .smi-search-wrapper .smi-search {
      width: 100%;
      margin: 0;
      border: 0;
      box-shadow: none;
      padding: 9px 0; }
      .smi-primary-navigation .smi-search-wrapper .smi-search .form-group {
        margin-bottom: 0; }
      .smi-primary-navigation .smi-search-wrapper .smi-search .smi-loading-something {
        top: 12px;
        left: 89%; }
      .smi-primary-navigation .smi-search-wrapper .smi-search button[type="submit"] {
        left: 94%;
        top: 9px; }
      .smi-primary-navigation .smi-search-wrapper .smi-search .smi-search-results {
        position: absolute;
        top: 39px; }
  .smi-primary-navigation .smi-userinfo {
    float: right;
    margin: 0; }
    .smi-primary-navigation .smi-userinfo > li > ul {
      position: absolute !important;
      background-color: white !important;
      border: 1px solid #cccccc !important;
      border: 1px solid rgba(0, 0, 0, 0.15) !important;
      border-radius: 4px !important;
      -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
      box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important; }

  .smi-secondary-navigation .container-fluid {
    /* 			padding: 0; */ }
    .smi-secondary-navigation .container-fluid .navbar-header .signin-section {
      float: left;
      margin: 0; }
    .smi-secondary-navigation .container-fluid .navbar-collapse {
      padding: 0;
      margin: 0; }
      .smi-secondary-navigation .container-fluid .navbar-collapse .navbar-nav {
        margin: 0; }
        .smi-secondary-navigation .container-fluid .navbar-collapse .navbar-nav > li > a {
          padding: 8px 0px 8px 30px;
          display: block;
          color: rgba(255, 255, 255, 0.8); }
          .smi-secondary-navigation .container-fluid .navbar-collapse .navbar-nav > li > a i {
            display: inline-block;
            font-size: 30px;
            margin-right: 15px;
            top: 0; }
          .smi-secondary-navigation .container-fluid .navbar-collapse .navbar-nav > li > a span {
            display: inline-block;
            position: relative;
            top: -6px; }
          .smi-secondary-navigation .container-fluid .navbar-collapse .navbar-nav > li > a .caret {
            top: -7px; }
        .smi-secondary-navigation .container-fluid .navbar-collapse .navbar-nav > li > ul > li > a {
          color: rgba(255, 255, 255, 0.8); }
        .smi-secondary-navigation .container-fluid .navbar-collapse .navbar-nav > li > ul > li > a:focus {
          background-color: #2e6cad; } }
/* @media (max-width: 769px) */
@media (max-width: 500px) {
  .smi-primary-navigation .smi-search-wrapper .smi-search .smi-loading-something {
    left: 83%; }
  .smi-primary-navigation .smi-search-wrapper .smi-search button[type="submit"] {
    left: 90%; } }
/* @media (max-width: 769px) */
/* stile della pagina motore di ricerca */
.smi-search-engine form {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 30px; }
  .smi-search-engine form .form-group {
    position: relative; }
    .smi-search-engine form .form-group input {
      border-radius: 3px;
      background-color: rgba(255, 255, 255, 0.9);
      background-image: url("/sanmarco-informatica-theme/images/search.png");
      background-repeat: no-repeat;
      background-position: 10px 8px;
      padding-left: 34px;
      padding-right: 34px; }
    .smi-search-engine form .form-group .smi-loading-something {
      right: 5px;
      top: 5px; }
.smi-search-engine .row .no-results {
  text-align: center;
  margin: 20px 0;
  font-weight: bold; }
.smi-search-engine .row .column {
  margin-bottom: 30px; }
  .smi-search-engine .row .column h1 {
    border: 1px solid #009688;
    margin: 0 0 5px;
    background-color: #009688;
    font-size: 15px;
    line-height: 20px;
    padding: 4px 15px;
    margin-bottom: 7px;
    color: #fff;
    border-radius: 1px; }
    .smi-search-engine .row .column h1 i {
      font-size: 1em;
      position: relative;
      top: 2px;
      margin-right: 10px; }
  .smi-search-engine .row .column h2 {
    font-size: 11px;
    margin: 0;
    padding: 0 15px;
    margin-bottom: 15px;
    color: #555; }
  .smi-search-engine .row .column p > i {
    font-size: 13px;
    position: relative;
    top: 2px;
    margin-right: 5px; }
  .smi-search-engine .row .column .search-results {
    list-style-type: none; }
    .smi-search-engine .row .column .search-results li a {
      display: block;
      margin-bottom: 1px;
      border: 1px solid transparent;
      border-radius: 2px;
      padding: 5px 15px;
      color: #333333;
      border-bottom: 1px solid #f3f3f3;
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out; }
      .smi-search-engine .row .column .search-results li a .smi-search-result-field {
        -webkit-transition: all 0.15s ease-in-out;
        -moz-transition: all 0.15s ease-in-out;
        -o-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
        margin-right: 5px;
        font-weight: bold;
        color: #2E6CAD; }
      .smi-search-engine .row .column .search-results li a .smi-search-result-second-row {
        display: block;
        line-height: 0.9; }
        .smi-search-engine .row .column .search-results li a .smi-search-result-second-row span {
          font-weight: normal;
          font-size: 11px;
          font-size: 10.5px;
          color: #555; }
      .smi-search-engine .row .column .search-results li a .smi-search-result-second-row.last-row {
        font-style: italic;
        margin-top: 3px; }
    .smi-search-engine .row .column .search-results li a:hover, .smi-search-engine .row .column .search-results li a:focus {
      border: 1px solid #c5d0dc;
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
      color: #0c7bd3; }
      .smi-search-engine .row .column .search-results li a:hover span, .smi-search-engine .row .column .search-results li a:focus span {
        color: #0c7bd3; }
  .smi-search-engine .row .column .pager {
    margin: 0; }
    .smi-search-engine .row .column .pager li > button {
      display: inline-block;
      padding: 3px 12px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px;
      color: #2095f2;
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out; }
      .smi-search-engine .row .column .pager li > button > i {
        font-size: 12px;
        font-weight: bold;
        position: relative;
        top: 2px; }
    .smi-search-engine .row .column .pager li > button:hover, .smi-search-engine .row .column .pager li button:focus {
      text-decoration: none;
      background-color: #eee;
      color: #0c7bd3; }
    .smi-search-engine .row .column .pager li > button[disabled] {
      opacity: 0.5;
      color: #333333; }
    .smi-search-engine .row .column .pager li > button[disabled]:hover, .smi-search-engine .row .column .pager li button[disabled]:focus {
      background-color: #fff; }
    .smi-search-engine .row .column .pager li .ultraslim-form-control {
      margin: 0 10px; }

/* stile della timeline */
div[id^="smi_portlet_"] .timeline-no-results {
  margin-top: 15px;
  /* 		margin-left: 5px; */
  text-align: center;
  color: #555; }
div[id^="smi_portlet_"] .timeline-settings, div[id^="smi_portlet_"] .chart-settings {
  padding: 20px 10px 5px 10px;
  padding-top: 20px; }
  div[id^="smi_portlet_"] .timeline-settings .row .column, div[id^="smi_portlet_"] .chart-settings .row .column {
    float: left;
    margin-right: 3%;
    margin-bottom: 15px; }
    div[id^="smi_portlet_"] .timeline-settings .row .column .icon-label-wrapper i, div[id^="smi_portlet_"] .chart-settings .row .column .icon-label-wrapper i {
      font-size: 15px; }
    div[id^="smi_portlet_"] .timeline-settings .row .column .icon-label-wrapper i.glyphicon, div[id^="smi_portlet_"] .chart-settings .row .column .icon-label-wrapper i.glyphicon {
      margin-top: 1px; }
    div[id^="smi_portlet_"] .timeline-settings .row .column .icon-label-wrapper .smi-icon-with-label, div[id^="smi_portlet_"] .chart-settings .row .column .icon-label-wrapper .smi-icon-with-label {
      position: relative;
      top: -4px;
      margin-left: 2px;
      font-size: 13px; }
div[id^="smi_portlet_"] .timeline-header {
  text-align: center;
  margin-top: 5px;
  margin-left: 0; }
  div[id^="smi_portlet_"] .timeline-header span {
    background: #009688;
    padding: 7px 15px;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: inset 0 0 0 2px #fff;
    border: 3px solid #009688; }
div[id^="smi_portlet_"] .timeline:before {
  background: #009688;
  width: 2px; }
div[id^="smi_portlet_"] .timeline {
  margin-top: 15px;
  padding: 10px 3%;
  margin-bottom: 15px; }
  div[id^="smi_portlet_"] .timeline li timeline-panel, div[id^="smi_portlet_"] .timeline li timeline-panel:before {
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  div[id^="smi_portlet_"] .timeline li timeline-panel:after {
    border-right-color: white;
    border-left-color: white; }
  div[id^="smi_portlet_"] .timeline li timeline-panel:hover, div[id^="smi_portlet_"] .timeline li timeline-panel:focus {
    border: 1px solid #0c7bd3;
    cursor: pointer;
    box-shadow: 0 1px 4px rgba(12, 123, 211, 0.5); }
    div[id^="smi_portlet_"] .timeline li timeline-panel:hover timeline-heading .timeline-heading h4, div[id^="smi_portlet_"] .timeline li timeline-panel:focus timeline-heading .timeline-heading h4 {
      /* 							color: $action-color-darken; */ }
    div[id^="smi_portlet_"] .timeline li timeline-panel:hover timeline-heading .timeline-heading p small, div[id^="smi_portlet_"] .timeline li timeline-panel:focus timeline-heading .timeline-heading p small {
      /* 								color: $action-color-darken; */ }
    div[id^="smi_portlet_"] .timeline li timeline-panel:hover p.timeline-body, div[id^="smi_portlet_"] .timeline li timeline-panel:focus p.timeline-body {
      /* 					color: $action-color-darken; */ }
  div[id^="smi_portlet_"] .timeline li timeline-panel:hover:before, div[id^="smi_portlet_"] .timeline li timeline-panel:focus:before {
    border-left-color: #0c7bd3;
    border-right-color: #0c7bd3; }
  div[id^="smi_portlet_"] .timeline li timeline-panel {
    background-color: white;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.175);
    padding: 0; }
    div[id^="smi_portlet_"] .timeline li timeline-panel timeline-heading .timeline-heading h4 {
      /* 							-webkit-transition: all 0.15s ease-in-out; */
      /* 							-moz-transition: all 0.15s ease-in-out; */
      /* 							-o-transition: all 0.15s ease-in-out; */
      /* 							transition: all 0.15s ease-in-out; */
      font-weight: bold;
      text-transform: uppercase;
      margin: 0;
      padding: 6px 12px;
      color: #fff;
      background: #009688;
      font-size: 13px;
      height: 26px; }
    div[id^="smi_portlet_"] .timeline li timeline-panel timeline-heading .timeline-heading p {
      margin: 0;
      padding: 5px 12px; }
      div[id^="smi_portlet_"] .timeline li timeline-panel timeline-heading .timeline-heading p small {
        /* 								-webkit-transition: all 0.15s ease-in-out; */
        /* 								-moz-transition: all 0.15s ease-in-out; */
        /* 								-o-transition: all 0.15s ease-in-out; */
        /* 								transition: all 0.15s ease-in-out; */
        font-size: 11px;
        color: #747681; }
      div[id^="smi_portlet_"] .timeline li timeline-panel timeline-heading .timeline-heading p .badge {
        margin-left: 20px; }
        div[id^="smi_portlet_"] .timeline li timeline-panel timeline-heading .timeline-heading p .badge i {
          font-size: 13px;
          top: 1px;
          position: relative; }
    div[id^="smi_portlet_"] .timeline li timeline-panel p.timeline-body {
      margin: 0;
      padding: 5px 12px;
      margin-bottom: 8px;
      /* 					-webkit-transition: all 0.15s ease-in-out; */
      /* 					-moz-transition: all 0.15s ease-in-out; */
      /* 					-o-transition: all 0.15s ease-in-out; */
      /* 					transition: all 0.15s ease-in-out; */ }

@media (max-width: 767px) {
  div[id^="smi_portlet_"] .timeline-settings div label.select {
    max-width: 195px; }
  div[id^="smi_portlet_"] .timeline-settings div[class^="col-xs"] {
    margin-bottom: 10px; }
  div[id^="smi_portlet_"] .timeline-header {
    text-align: left;
    margin-left: 6px; } }
/* stile delle finestre modali di Bootstrap e della portlet di login */
/* STILI GENERALI POPUP MODALI BOOTSTRAP */
body.modal-open {
  margin-right: 0px; }

.modal {
  overflow-y: auto; }

.portlet-modal-dialog {
  top: 0%;
  width: 80%; }

.portlet-modal-dialog-fullscreen {
  top: 0%;
  width: 98%; }
  .portlet-modal-dialog-fullscreen section {
    margin-bottom: 0px; }

@media (max-width: 1030px) {
  .portlet-modal-dialog {
    top: 0%;
    width: 90%; }

  .modal-header button {
    font-size: 30px; } }
@media (max-width: 979px) {
  .portlet-modal-dialog {
    top: 0%;
    width: 95%; } }
.modal-header {
  background-color: #347bc5;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #347bc5), color-stop(100%, #347bc5));
  background-image: -webkit-linear-gradient(#347bc5, #347bc5);
  background-image: -moz-linear-gradient(#347bc5, #347bc5);
  background-image: -o-linear-gradient(#347bc5, #347bc5);
  background-image: linear-gradient(#347bc5, #347bc5);
  color: white;
  padding: 1.5em 2em; }
  .modal-header h1 {
    font-size: 1.5em; }
  .modal-header button {
    position: relative;
    left: 10px;
    top: -10px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }

.modal-body {
  padding: 2em; }
  .modal-body div[class^="col-"] {
    padding: 0;
    margin-bottom: 13px; }
  .modal-body .form-horizontal .form-group {
    margin: 0; }

.modal-footer {
  margin: 0 2em 0 2em;
  padding: 1.5em 0 1.5em 0;
  clear: both;
  border-top: 0; }
  .modal-footer input[type="submit"] {
    padding-left: 2.2em;
    padding-right: 2.2em; }

.modal-backdrop {
  background-color: #555; }

/* Dialog login*/
#loginModal .modal-dialog {
  width: 330px;
  min-width: 330px;
  max-width: 330px; }
  #loginModal .modal-dialog .modal-content {
    border-radius: 20px; }
    #loginModal .modal-dialog .modal-content .modal-header {
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      background: #fff;
      border: 0;
      padding: 1em;
      background: #fff;
      /* Old browsers */
      background: -moz-linear-gradient(top, #f6f6f6 0%, white 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, white));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #f6f6f6 0%, white 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #f6f6f6 0%, white 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #f6f6f6 0%, white 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #f6f6f6 0%, #ffffff 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 );
      /* IE6-9 */ }
      #loginModal .modal-dialog .modal-content .modal-header .close {
        position: relative;
        left: -5px;
        top: 1px; }
      #loginModal .modal-dialog .modal-content .modal-header h1 {
        display: none; }
    #loginModal .modal-dialog .modal-content .user-portrait {
      display: block;
      border: 1px solid #d1d1d1;
      border-radius: 50%;
      width: 110px;
      height: 110px;
      background-color: #e1e1e1;
      z-index: 101;
      margin: 5px auto 0 auto;
      text-align: center; }
      #loginModal .modal-dialog .modal-content .user-portrait i {
        font-size: 96px;
        position: relative;
        top: 17px;
        display: inline-block;
        font-weight: 100;
        color: #fff;
        z-index: 0;
        border-radius: 50%; }
    #loginModal .modal-dialog .modal-content .modal-body {
      padding: 3em 2em 1.4em 2em; }
      #loginModal .modal-dialog .modal-content .modal-body .form-group {
        margin-bottom: 5px; }
        #loginModal .modal-dialog .modal-content .modal-body .form-group span.input-group-addon {
          border-top-left-radius: 2px;
          border-bottom-left-radius: 2px; }
        #loginModal .modal-dialog .modal-content .modal-body .form-group input.login-input.form-control, #loginModal .modal-dialog .modal-content .modal-body .form-group input.login-input.slim-form-control {
          border-top-right-radius: 2px;
          border-bottom-right-radius: 2px; }
    #loginModal .modal-dialog .modal-content .modal-footer {
      background: #347bc5;
      padding: 1.5em 0;
      margin: 0;
      border-bottom-left-radius: 17px;
      border-bottom-right-radius: 17px; }
      #loginModal .modal-dialog .modal-content .modal-footer .submitter {
        margin-right: 3em;
        background: transparent;
        border: 0;
        padding: 5px;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        cursor: pointer;
        vertical-align: top;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; }
        #loginModal .modal-dialog .modal-content .modal-footer .submitter i {
          padding-right: 8PX;
          font-size: 15px;
          position: relative;
          top: 2px; }
      #loginModal .modal-dialog .modal-content .modal-footer .submitter:hover, #loginModal .modal-dialog .modal-content .modal-footer .submitter:focus {
        color: white; }

/* ------------- Dialog con portlet all'interno ------------- */
.portlet-modal-dialog .modal-content {
  border: 0px solid black; }
  .portlet-modal-dialog .modal-content .loading-container {
    padding: 50px; }

.portlet-modal-dialog #content {
  padding: 1.3em; }

.portlet-modal-dialog .portlet-topper {
  display: none; }

.portlet-modal-dialog .portlet {
  border: 0;
  box-shadow: none; }

/* ------------- Dialog configurazione portlet ------------- */
.yui3-widget-mask + .modal.yui3-widget-modal {
  display: block;
  overflow: auto;
  width: 80% !important;
  height: 80% !important;
  margin: 0 auto; }

.yui3-widget-mask.hide + .modal.yui3-widget-modal {
  display: none; }

.yui3-widget-hd.modal-header {
  padding: 0.5em 2em; }
  .yui3-widget-hd.modal-header h3 {
    font-size: 20px; }
  .yui3-widget-hd.modal-header button {
    position: relative;
    left: 10px;
    top: 10px;
    font-size: 21px; }

/* Print form */
div[id$=printForm] {
  width: 55%;
  max-width: 700px;
  margin: 0 auto; }
  div[id$=printForm] label {
    width: 30%; }
  div[id$=printForm] select, div[id$=printForm] input[type="date"] {
    width: 60%;
    display: inline; }

/* Base portlet configuration modal jsp*/
div[id^=_itsmiliferaygwtbaseportlet_WAR_].modal.yui3-widget-modal {
  width: 50% !important;
  height: 55% !important;
  top: 10% !important;
  overflow: hidden !important; }
  div[id^=_itsmiliferaygwtbaseportlet_WAR_].modal.yui3-widget-modal .modal-body {
    overflow-y: auto; }

/* Palmax Builder configuration modal jsp */
div[id^=_itsmiliferaygwtpalmaxbuilder_WAR_].modal.yui3-widget-modal {
  width: 70% !important;
  height: 70% !important;
  top: 10% !important;
  overflow: hidden !important; }
  div[id^=_itsmiliferaygwtpalmaxbuilder_WAR_].modal.yui3-widget-modal .modal-body {
    overflow-y: auto; }

@media (max-width: 1030px) {
  div[id^=_itsmiliferaygwtbaseportlet_WAR_].modal.yui3-widget-modal,
  div[id^=_itsmiliferaygwtpalmaxbuilder_WAR_].modal.yui3-widget-modal {
    width: 80% !important;
    top: 10% !important; } }
@media (max-width: 979px) {
  div[id^=_itsmiliferaygwtbaseportlet_WAR_].modal.yui3-widget-modal,
  div[id^=_itsmiliferaygwtpalmaxbuilder_WAR_].modal.yui3-widget-modal {
    width: 90% !important;
    top: 10% !important; } }
form#palmax-config-form {
  margin-top: 3em; }

.archived-setups {
  margin-top: 1em; }

/* altezza iframe incorporati in pagina */
html, body, #portalWrapper, #content, #iframe, iframe:not([id^=tinymce]) {
  height: 100% !important; }

iframe[src~=b2b] {
  min-height: 700px; }

body {
  -webkit-touch-callout: none !important;
  background: #f5f5f5 !important; }

body.portal-popup {
  background: #fff; }

a {
  -webkit-user-select: none !important; }

:hover, :focus {
  text-decoration: none !important;
  outline: none !important; }

[class^="icon-"] {
  font-size: 1.2em; }

#portalWrapper {
  padding: 0; }

#content {
  padding: 1.3em;
  /* padding-top: 110px; */ }

@media (max-width: 1151px) {
  #content {
    /* padding: 0.3em 1em; */
    padding: 0.7em 1em; } }
@media (max-width: 800px) {
  #content {
    /* padding: 0.2em 0.6em; */
    padding: 0.7em; } }
/* layout grid system bootstrap3 */
.row {
  margin: 0; }

.portlet-column.portlet-column-only {
  padding: 0 !important; }

.portlet-column.portlet-column-first {
  padding-left: 0 !important; }

.portlet-column.portlet-column-last {
  padding-right: 0 !important; }

/* notifiche alert popup */
.smi-notification {
  width: 400px; }
  .smi-notification span[data-notify="icon"] {
    position: relative;
    top: 2px;
    margin-right: 5px;
    /*  		font-family: $font-bold; */ }
  .smi-notification span[data-notify="title"] {
    /*  		font-family: $font-bold; */ }
  .smi-notification span[data-notify="message"] {
    display: block; }
  .smi-notification ul {
    margin-left: 1.5em; }

.smi-alert-notification {
  box-sizing: border-box;
  position: fixed;
  padding: 10px 15px;
  top: 15px;
  right: -400px;
  width: 400px;
  z-index: 9999;
  margin-bottom: 10px; }
  .smi-alert-notification strong {
    display: block; }
  .smi-alert-notification ul {
    margin-left: 1.5em; }

@media (max-width: 1030px) {
  .smi-alert-notification a.close {
    font-size: 24px;
    position: relative;
    top: -5px;
    left: 5px; } }
/* Notifications - all notifications - hover on notification item - soluzione defect: 77883 */
.notifications-container li.user-notification a:hover .content, .user-notifications-list-container > .user-notifications-list li.user-notification a:hover .content {
  color: black; }

.notifications-container li.user-notification a:hover .content .title, .user-notifications-list-container > .user-notifications-list li.user-notification a:hover .content .title {
  color: black !important; }

.notifications-container li.user-notification a:hover .content .body > .read-action, .user-notifications-list-container > .user-notifications-list li.user-notification a:hover .content .body > .read-action {
  color: black; }

.notifications-container li.user-notification a:hover .content .timestamp, .user-notifications-list-container > .user-notifications-list li.user-notification a:hover .content .timestamp {
  color: black; }

/* classi di servizio */
.clear {
  clear: both; }

.hide-accessible, .tooltip-text {
  display: none; }

.dockbar .collapse {
  display: block; }

.blurred {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
  opacity: 0.8; }

.immersive {
  /* 	opacity: .9; */ }

/* valdatori form e input generali */
.form-validator-stack {
  visibility: hidden;
  margin-left: 1.5em;
  margin-bottom: 0em;
  color: #b94a48;
  font-size: 11px;
  text-align: right; }

.psw {
  /* background caps lock input password login */
  padding-right: 2em;
  background-size: 20px 20px; }

.input-group span i {
  font-size: 14px; }

/* Portlet del login nascosta */
#p_p_id_58_INSTANCE_E3j7_ {
  left: -9999px;
  position: absolute; }

/* Container portlet dockbar nascosto */
#p_p_id_145_ {
  left: -9999px;
  position: absolute;
  margin-top: 50px;
  float: left; }

.search-item.x-combo-selected > div:first-child:hover {
  text-decoration: underline !important; }

/* Barra di scroll webkit */
::-webkit-scrollbar {
  width: 0.5em;
  height: 0.7em; }

::-webkit-scrollbar-thumb {
  background-color: rgba(80, 80, 80, 0.8);
  border-radius: 20px; }

::-webkit-scrollbar-track, ::-webkit-scrollbar-track-piece {
  background-color: rgba(0, 0, 0, 0); }

/* iPad ombra dentro input fields */
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="date"], input[type="time"], input[type="number"],
.input_readonly, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none; }

select.form-control, select.slim-form-control, .smi-date-time-picker select.slim-form-control, input.form-control[type='date'], input[type='date'].slim-form-control, input.form-control[type='time'], input[type='time'].slim-form-control {
  background: url("/sanmarco-informatica-theme/css/../images/arrow-down.png") no-repeat 98.5%;
  padding-right: 20px;
  line-height: normal; }

input.form-control[type='date'], input[type='date'].slim-form-control, input.form-control[type='time'], input[type='time'].slim-form-control {
  padding-left: 9px;
  padding-right: 0px; }

/* ------- COMPONENTI SMI ------- */
/* PICKER */
.smi-picker {
  padding-right: 25px; }

/* COLOR CHOOSER */
.smi-color-chooser {
  margin-top: 6px; }
  .smi-color-chooser span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    margin-right: 0.5em; }
  .smi-color-chooser span:hover {
    cursor: pointer; }
  .smi-color-chooser span.selected:after {
    content: "\e90e";
    font-family: "Streamline";
    color: #fafafa;
    position: absolute;
    margin-left: 4px;
    margin-top: 2px; }

/* DATE TIME */
.smi-date-time-picker {
  /* 	position: relative; */ }

.smi-date-time-picker:after {
  font-family: "Streamline";
  position: absolute;
  top: 7px;
  right: 8px;
  font-size: 16px;
  color: #aaa;
  color: #007aff;
  pointer-events: none; }

.smi-date-time-picker.disabled:after {
  color: #aaa; }

.smi-date-time-picker.smi-date-picker:after {
  content: "\e2c0"; }

.smi-date-time-picker.smi-time-picker:after {
  content: "\e2c3"; }

.smi-date-time-picker > input {
  padding-right: 30px;
  background-color: transparent !important;
  cursor: auto !important; }

div[datepicker] {
  margin: 5px;
  margin-top: 0px; }
  div[datepicker] table > tbody > tr > td > button {
    margin: 0px;
    border-radius: 2px; }
  div[datepicker] table > thead > tr th button {
    border-radius: 1px;
    color: #007aff; }

ul[datepicker-popup-wrap] {
  background-color: #eee; }

.input-group-btn button {
  background-color: #eee; }

.datetime-picker-dropdown > li.date-picker-menu div > table .btn-default {
  border: 0; }

table[timepicker] > tbody > tr > td > input {
  width: 100% !important; }

.datetime-picker-dropdown {
  margin-top: -2px; }
  .datetime-picker-dropdown button.btn-info.active {
    background-color: #007aff;
    border-color: #007aff; }

.smi-date-time-picker .btn-group .btn {
  padding: 3px 10px !important; }

.date-picker-menu {
  padding-bottom: 0px !important; }
  .date-picker-menu .btn:active, .date-picker-menu .btn.active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .date-picker-menu table > thead > tr + tr {
    color: #999; }
    .date-picker-menu table > thead > tr + tr > th > small {
      margin-top: 10px;
      display: block;
      margin-bottom: 10px; }

.form-group {
  /* 	> label[class*="col-"] { */
  /* 		position: relative; */
  /* 		top: 5px; */
  /* 	} */ }
  .form-group .checkbox {
    padding-top: 0px;
    margin-top: -2px; }

.rightspace {
  margin-right: 1em; }

.right-companion {
  margin-left: 3px; }

.radio-companion {
  position: relative;
  top: 1px; }

.slim-form-control, .smi-date-time-picker .slim-form-control {
  width: 50px;
  height: 25px;
  padding: 2px 6px;
  display: inline-block; }

.ultraslim-form-control {
  width: 35px;
  padding: 0 5px; }

.smi-date-time-picker .slim-form-control {
  width: 105px; }

.smi-date-time-picker.slim-smi-date-time-picker:after {
  top: -2px; }

.checkboxes-container {
  position: relative;
  top: 6px; }

.checkbox .right-companion {
  position: relative;
  top: 9px; }

a.addNotifSpaced {
  position: relative;
  top: 8px; }

.smi-notification-editor {
  margin-top: 5px; }
  .smi-notification-editor a {
    position: relative;
    top: 3px;
    padding-left: 5px; }
  .smi-notification-editor span.right-companion {
    position: relative;
    top: 1px; }

.smi-notification-editor:first-child {
  margin-top: 2px; }

input[type='checkbox'].field {
  opacity: 1 !important; }

#grid-import-form .fileinput-button {
  padding-bottom: 3px; }
  #grid-import-form .fileinput-button i {
    position: relative;
    top: 1px; }
  #grid-import-form .fileinput-button span {
    position: relative;
    top: -2px;
    margin-left: 5px; }
#grid-import-form .excel-file {
  margin-left: 10px;
  color: #666; }
  #grid-import-form .excel-file span {
    margin-left: 5px; }
  #grid-import-form .excel-file i {
    position: relative;
    top: 3px;
    font-size: 16px; }
#grid-import-form select {
  min-width: 120px; }

.calendar-event-form label {
  position: relative;
  top: 1px; }

p.subtitle {
  border-bottom: 1px solid #e6e1e1;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: bold; }

textarea.form-control, textarea.slim-form-control, .smi-date-time-picker textarea.slim-form-control {
  padding-top: 7px; }

.leftSidebar {
  width: 15%;
  border: 0px solid red;
  display: inline-block; }
  .leftSidebar label {
    text-align: left !important;
    font-weight: normal !important; }

.rightBlock85 {
  display: inline-block;
  width: 84%; }

.calendar-progress-bar-striped, .checkbox-striped > label:before {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

.checkbox-striped > label:before {
  -webkit-background-size: 40px 39px;
  background-size: 40px 39px; }

.smi-loading-something {
  position: absolute;
  top: 3px; }
  .smi-loading-something div {
    border-color: #a5a5a5;
    border-bottom-color: transparent;
    height: 20px;
    width: 20px; }

.smi-visible-sm {
  display: none; }

@media (max-width: 767px) {
  .smi-visible-sm {
    display: block; } }
.smi-display-none {
  display: none !important; }

.smi-display-block {
  display: block !important; }

.smi-display-inline {
  display: inline !important; }

.smi-display-inline-block {
  display: inline-block !important; }

.smi-strong {
  font-weight: bold; }

.smi-block {
  display: block !important; }

.smi-disabled {
  pointer-events: none; }

.settings-form .tab-pane {
  margin-top: 15px; }

.rotate0 {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .3s; }

.rotate90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: .3s; }

.rotate-90 {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: .3s; }

.x-menu-list {
  min-height: 150px !important; }

.gm-style-iw i {
  margin-right: 5px;
  font-size: 14px; }

.gm-style-iw a {
  display: inline-block; }

.gm-style-iw span {
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

.gm-style-iw span:first-child {
  margin-bottom: 5px; }

.smi-map-control {
  background-color: #fff;
  color: #1e88e5;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
  padding: 6px;
  /*top: 10px;
  left: -10px;
  position: relative;*/
  margin: 10px;
  margin-left: 0px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.smi-map-control i {
  position: relative;
  top: 3px;
  margin-right: 5px; }

.smi-map-control:hover, .smi-map-control:focus {
  background: #3594e8;
  color: #fff;
  border-color: #1e88e5; }

.inactive {
  pointer-events: none;
  opacity: 0.5; }

.nopadding {
  padding: 0 !important; }

.nomargin {
  margin: 0 !important; }

.icon-overlay {
  position: absolute !important;
  left: 7px;
  top: 19px !important; }

input.ng-invalid {
  border: 1px solid #d43f3a; }

/*  ====== STILI GENERALI PORTLET ====== */
/* riportati da style.css */
/**/
/* ====== INPUT E FORM CONTROL ======= */
/* input */
.smi-portlet .form-control, .smi-portlet .slim-form-control, tags-input .tags {
  font-size: 13px;
  font-weight: normal;
  height: initial;
  border-radius: 2px;
  border: 1px solid #dddddd;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.smi-portlet .form-control, .smi-portlet .slim-form-control {
  padding: 6px 12px; }

.smi-portlet .form-control:hover, .smi-portlet .slim-form-control:hover, tags-input .tags:hover {
  border: 1px solid #cccccc; }

.smi-portlet .form-control:focus, .smi-portlet .slim-form-control:focus, tags-input .tags.focused {
  border: 1px solid #66afe9; }

.smi-portlet .form-control[disabled], .smi-portlet [disabled].slim-form-control, .form-control[readonly], [readonly].slim-form-control, fieldset[disabled] .form-control, fieldset[disabled] .slim-form-control {
  background-color: whitesmoke; }

.form-portlet .form-control, .form-portlet .slim-form-control, .grid-portlet .form-control, .grid-portlet .slim-form-control {
  border: 1px solid transparent;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd; }

.form-portlet .form-control:hover, .form-portlet .slim-form-control:hover, .grid-portlet .form-control:hover, .grid-portlet .slim-form-control:hover {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc; }

/* select */
select {
  width: 100%;
  padding: 6px 8px 4px 8px;
  /* 	margin: 1px; */
  border-radius: 2px;
  background: #fcfcfc;
  border: 1px solid #dddddd;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  font-weight: normal;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

select[disabled] {
  cursor: not-allowed; }

select:hover, select:focus {
  border: 1px solid #cccccc; }

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    padding-right: 25px; } }
label.select {
  position: relative;
  margin-bottom: 0px; }

label.select:after {
  content: '<>';
  font: 11px "Consolas", monospace;
  color: #aaa;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 6px;
  top: 8px;
  padding: 0 0 2px;
  border-bottom: 1px solid #dddddd;
  position: absolute;
  pointer-events: none; }

label.select:before {
  content: '';
  right: 6px;
  top: 0px;
  width: 20px;
  height: 20px;
  position: absolute;
  pointer-events: none;
  display: block; }

/* checkbox */
.checkbox-wrapper {
  padding-top: 6px; }

.checkbox-wrapper label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  font-weight: normal; }

.checkbox-wrapper label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 2px;
  background-color: #fcfcfc;
  /*box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);*/
  border-radius: 2px;
  border: 1px solid #dddddd; }

.checkbox-wrapper input[type=checkbox] {
  display: none; }

.checkbox-wrapper input[type=checkbox]:checked + label:before {
  content: "\2713";
  font-size: 15px;
  color: #555;
  text-align: center;
  line-height: 16px;
  font-weight: bold; }

/* BLOCKUI */
.blockUI.blockOverlay {
  background-color: rgba(255, 255, 255, 0.8) !important;
  opacity: 1 !important; }

.block-ui-container, .blockUI.blockElement {
  border: 0 !important; }
  .block-ui-container .block-ui-overlay, .blockUI.blockElement .block-ui-overlay {
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 1; }
  .block-ui-container .block-ui-message-container .block-ui-message, .blockUI.blockElement .block-ui-message-container .block-ui-message {
    background-color: transparent; }

/* LINK E BOTTONI */
button {
  outline: 0 !important; }

.action, a {
  font-size: 13px;
  color: #2095f2;
  cursor: pointer;
  background: transparent;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.action {
  border: 1px solid transparent;
  border-radius: 2px;
  padding: 4px 8px;
  padding-bottom: 3px; }
  .action .caret {
    margin-left: 3px; }

.action.iconaction {
  padding: 0 8px 3px 8px; }
  .action.iconaction i {
    font-size: 16px;
    position: relative;
    top: 4px; }

a.action {
  padding: 6px 8px; }

i.action {
  font-size: 18px;
  vertical-align: bottom; }

/* :active */
.action:active, a:active {
  color: #095fa3; }

.action:active {
  border: 1px solid #095fa3; }

i.action:active {
  border: 1px solid transparent;
  color: #095fa3; }

/* :hover :focus */
.action:hover, a:hover {
  color: #0c7bd3;
  text-decoration: none; }

.action:hover {
  border: 1px solid #0c7bd3; }

i.action:hover {
  border: 1px solid transparent;
  color: #095fa3; }

.btn-smi, .smi-date-time-picker .btn-group .btn {
  color: #1e88e5;
  background-color: transparent;
  border: 1px solid #1e88e5;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  padding: 4px 12px; }

.btn-smi:hover, .smi-date-time-picker .btn-group .btn:hover, .btn-smi:focus, .smi-date-time-picker .btn-group .btn:focus {
  border: 1px solid #1e88e5;
  background-color: #3594e8;
  color: white; }

.smi-portlet.visible {
  opacity: 1 !important;
  height: auto; }

.smi-portlet {
  opacity: 0;
  height: 0;
  margin-top: 15px;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  border: 0px solid #cfdbe2;
  border-radius: 2px;
  background: #fff;
  /* header forse non usato, uso l'header della portlet liferay*/
  /* toolbar */
  /* content wrapper */
  /* bottom toolbar */ }
  .smi-portlet .portlet-header {
    background: #f5f7fa;
    padding: 8px 15px;
    margin-bottom: 15px; }
    .smi-portlet .portlet-header span {
      font-weight: bold; }
    .smi-portlet .portlet-header .dropdown {
      display: inline-block;
      float: right; }
      .smi-portlet .portlet-header .dropdown button {
        border: 0;
        background: transparent;
        padding: 1px; }
  .smi-portlet .portlet-toolbar {
    margin: 0 15px;
    margin-bottom: 15px; }
    .smi-portlet .portlet-toolbar .viste {
      display: inline-block;
      list-style-type: none;
      margin: 0; }
      .smi-portlet .portlet-toolbar .viste > li {
        display: inline-block; }
        .smi-portlet .portlet-toolbar .viste > li select {
          min-width: 150px;
          margin-left: 10px; }
      .smi-portlet .portlet-toolbar .viste > li:first-child {
        margin-right: 10px; }
    .smi-portlet .portlet-toolbar .azioni {
      float: right;
      list-style-type: none;
      margin: 0; }
      .smi-portlet .portlet-toolbar .azioni > li {
        display: inline-block;
        margin-left: 4px; }
  .smi-portlet .portlet-content-wrapper {
    margin: 0 15px;
    margin-bottom: 15px; }
  .smi-portlet .portlet-bottom {
    margin: 0 15px;
    margin-bottom: 15px; }

/* ====== STILI PORTLET DESKTOP ====== */
/* ====== STILI PORTLET MOBILE ====== */
/* ====== STILI GRID PORTLET ====== */
.grid-portlet {
  /* tabella dati */
  /* paginazione */ }
  .grid-portlet .grid-wrapper {
    overflow-x: auto; }
    .grid-portlet .grid-wrapper .grid tr {
      border-bottom: 1px solid #dddddd; }
      .grid-portlet .grid-wrapper .grid tr th {
        border-bottom: 1px solid #dddddd; }
        .grid-portlet .grid-wrapper .grid tr th .form-control, .grid-portlet .grid-wrapper .grid tr th .slim-form-control {
          padding: 2px 8px;
          margin-bottom: 5px; }
      .grid-portlet .grid-wrapper .grid tr th, .grid-portlet .grid-wrapper .grid tr td {
        padding: 6px;
        white-space: nowrap; }
    .grid-portlet .grid-wrapper .grid tr:nth-child(even) {
      background-color: #f9f9f9; }
    .grid-portlet .grid-wrapper .grid tr.active {
      background: #b4ebb4; }
    .grid-portlet .grid-wrapper .grid tr.inactive {
      background: #ffff96; }
    .grid-portlet .grid-wrapper .grid tr.stop {
      background: #ff8080; }
  .grid-portlet .portlet-bottom .pagination {
    margin: 0; }
    .grid-portlet .portlet-bottom .pagination .active > a {
      background-color: #2095f2;
      border-color: #2095f2;
      color: #fff; }
    .grid-portlet .portlet-bottom .pagination > li > a {
      color: #2095f2; }
  .grid-portlet .portlet-bottom span {
    float: right; }

/* ====== STILI FORM PORTLET ====== */
.form-portlet .form-wrapper .nav > li > a {
  padding: 6px 10px; }
.form-portlet .form-wrapper .nav > li > a:hover, .form-portlet .form-wrapper .nav > li > a:focus {
  background: #fcfcfc;
  border-color: #eeeeee #eeeeee #dddddd; }
.form-portlet .form-wrapper .nav > li.active a {
  pointer-events: none; }
.form-portlet .form-wrapper .tab-content .form-pane {
  padding: 20px 10px;
  padding-bottom: 0; }
  .form-portlet .form-wrapper .tab-content .form-pane .form-group > label {
    position: relative;
    top: 6px; }
  .form-portlet .form-wrapper .tab-content .form-pane .form-group .form-control, .form-portlet .form-wrapper .tab-content .form-pane .form-group .slim-form-control {
    padding: 5px 10px; }
  .form-portlet .form-wrapper .tab-content .form-pane div[class*=' col-'], .form-portlet .form-wrapper .tab-content .form-pane div[class^='col-'] {
    margin-bottom: 5px; }
  .form-portlet .form-wrapper .tab-content .form-pane .form-group-divider {
    cursor: pointer;
    border: 0;
    border-bottom: 1px solid #ddd;
    background: transparent;
    text-align: left;
    margin: 5px 15px 15px 15px; }
    .form-portlet .form-wrapper .tab-content .form-pane .form-group-divider i {
      font-size: 15px; }
    .form-portlet .form-wrapper .tab-content .form-pane .form-group-divider span {
      margin-left: 10px;
      position: relative;
      top: -2px;
      font-weight: bold; }

/* ====== STILI MAILNOTE PORTLET ====== */
.mail-portlet {
  /* icone bottoni personalizzati tinymce */ }
  .mail-portlet .portlet-mail-toolbar {
    margin: 0 15px;
    margin-bottom: 15px;
    /* mail-info */
    /* .mail-attach */ }
    .mail-portlet .portlet-mail-toolbar > .row > div[class*=' col-'], .mail-portlet .portlet-mail-toolbar div[class^='col-'] {
      padding: 0px; }
      .mail-portlet .portlet-mail-toolbar > .row > div[class*=' col-'] .form-group, .mail-portlet .portlet-mail-toolbar div[class^='col-'] .form-group {
        margin-right: 0;
        margin-left: 0; }
    .mail-portlet .portlet-mail-toolbar select {
      min-width: 200px; }
    .mail-portlet .portlet-mail-toolbar .mail-info .destinatari .tags {
      padding-right: 110px; }
    .mail-portlet .portlet-mail-toolbar .mail-info .destinatari-cc .tags, .mail-portlet .portlet-mail-toolbar .mail-info .destinatari-ccn .tags {
      padding-right: 32px; }
    .mail-portlet .portlet-mail-toolbar .mail-info .add-cc {
      position: absolute;
      right: 45px;
      top: 0px; }
    .mail-portlet .portlet-mail-toolbar .mail-info .add-ccn {
      position: absolute;
      right: 0px;
      top: 0px; }
    .mail-portlet .portlet-mail-toolbar .mail-info .loading-recipients {
      position: absolute;
      top: 4px;
      right: 80px; }
      .mail-portlet .portlet-mail-toolbar .mail-info .loading-recipients div {
        border-color: #a5a5a5;
        border-bottom-color: transparent;
        height: 20px;
        width: 20px; }
    .mail-portlet .portlet-mail-toolbar .mail-info .loading-recipients-cc, .mail-portlet .portlet-mail-toolbar .mail-info .loading-recipients-ccn {
      right: 5px; }
    .mail-portlet .portlet-mail-toolbar .mail-attach .drop-zone {
      border: dashed 2px #dddddd;
      background: #fcfcfc;
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out;
      text-align: center;
      color: #777777;
      cursor: pointer;
      margin-bottom: 0; }
      .mail-portlet .portlet-mail-toolbar .mail-attach .drop-zone i {
        display: block;
        font-size: 20px;
        color: #777777; }
    .mail-portlet .portlet-mail-toolbar .mail-attach .drop-zone-over {
      border: dashed 2px #cccccc;
      -webkit-transform: scale(1.07);
      -ms-transform: scale(1.07);
      -o-transform: scale(1.07);
      -moz-transform: scale(1.07);
      transform: scale(1.07); }
    .mail-portlet .portlet-mail-toolbar .mail-attach .attachments-table {
      margin-bottom: 0px; }
      .mail-portlet .portlet-mail-toolbar .mail-attach .attachments-table tr th {
        border-bottom: 1px solid #dddddd; }
      .mail-portlet .portlet-mail-toolbar .mail-attach .attachments-table tr td {
        font-family: liberation_sansregular;
        vertical-align: middle;
        padding: 2px 5px;
        border: 0; }
      .mail-portlet .portlet-mail-toolbar .mail-attach .attachments-table tr:first-child td {
        padding-top: 8px; }
      .mail-portlet .portlet-mail-toolbar .mail-attach .attachments-table .upload-status span i {
        vertical-align: bottom; }
      .mail-portlet .portlet-mail-toolbar .mail-attach .attachments-table .attachments-list > td:first-child {
        width: 15%;
        padding-top: 0;
        padding-bottom: 4px; }
      .mail-portlet .portlet-mail-toolbar .mail-attach .attachments-table .attachments-list .attach-wrapper {
        height: 52px;
        display: inline-block; }
      .mail-portlet .portlet-mail-toolbar .mail-attach .attachments-table .attachments-list .attach-text {
        position: relative;
        top: -15px;
        margin: 0 8px; }
      .mail-portlet .portlet-mail-toolbar .mail-attach .attachments-table .attachments-list .attach-container {
        width: 40px;
        height: 40px;
        display: inline-block; }
      .mail-portlet .portlet-mail-toolbar .mail-attach .attachments-table .attachments-list .attach-container-image {
        text-align: center;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 50% 50%; }
        .mail-portlet .portlet-mail-toolbar .mail-attach .attachments-table .attachments-list .attach-container-image i {
          display: table;
          font-size: 30px;
          position: relative;
          top: 4px;
          left: 5px;
          color: rgba(51, 51, 51, 0.8); }
  .mail-portlet .mce-i-placeholders span {
    display: none; }
  .mail-portlet .mce-i-placeholders:before {
    content: "\e99f";
    font-family: "streamline" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }

.mce-i-placeholders:before {
  content: "\e99f";
  font-family: "streamline" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.crm-placeholder {
  background: #ffff96; }

.scrollable-y {
  overflow-y: scroll; }

.tags-accordion .panel-default {
  border-color: #f3f3f3; }
  .tags-accordion .panel-default > .panel-heading {
    padding: 0;
    background: #f9f9f9;
    border-color: #f3f3f3; }
    .tags-accordion .panel-default > .panel-heading .panel-title a {
      padding: 5px 10px;
      display: block;
      font-weight: bold; }
      .tags-accordion .panel-default > .panel-heading .panel-title a i {
        font-size: 9px;
        margin-right: 10px;
        position: relative;
        top: -1px;
        color: #666;
        display: inline-block; }
    .tags-accordion .panel-default > .panel-heading .panel-title a:hover i {
      color: #0c7bd3; }
  .tags-accordion .panel-default > .panel-heading + .panel-collapse .panel-body {
    padding: 5px;
    border-top-color: #f3f3f3; }

.smi-tag {
  margin-bottom: 20px; }
  .smi-tag div[class^="col"] {
    padding-left: 6px;
    padding-right: 6px; }
  .smi-tag p {
    font-weight: bold;
    font-size: 13px; }
    .smi-tag p i {
      font-size: 13px;
      position: relative;
      top: 2px;
      margin-right: 5px; }
  .smi-tag tags-input .tags {
    border-top: 0;
    border-left: 0;
    border-right: 0; }

.mobile-portlet .smi-tag p {
  margin-top: 10px; }

.smi-tag-btn, .smi-tag tags-input .tags .tag-list .tag-item {
  background: #fb8c00;
  border: 1px solid #fb8c00;
  border-radius: 11px;
  color: #fff;
  margin: 2px;
  padding: 0 5px;
  display: inline-block;
  height: 26px;
  line-height: 25px;
  font-weight: normal;
  font-size: 11.7px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.smi-tag-btn:hover, .smi-tag tags-input .tags .tag-list .tag-item:hover, .smi-tag-btn:focus, .smi-tag tags-input .tags .tag-list .tag-item:focus {
  cursor: pointer; }

.smi-tag-btn.active, .smi-tag tags-input .tags .tag-list .active.tag-item {
  border: 1px solid #e65100;
  background: #e65100; }

/* Animazioni angular (animate.css) */
.hide-anim.ng-hide-add {
  -webkit-animation: fadeOutUp 0.15s;
  -moz-animation: fadeOutUp 0.15s;
  -ms-animation: fadeOutUp 0.15s;
  animation: fadeOutUp 0.15s; }
.hide-anim.ng-hide-remove {
  -webkit-animation: fadeInDown 0.15s;
  -moz-animation: fadeInDown 0.15s;
  -ms-animation: fadeInDown 0.15s;
  animation: fadeInDown 0.15s; }

.repeat-anim.ng-enter {
  -webkit-animation: fadeInDown 0.15s;
  -moz-animation: fadeInDown 0.15s;
  -ms-animation: fadeInDown 0.15s;
  animation: fadeInDown 0.15s; }
.repeat-anim.ng-leave {
  -webkit-animation: fadeOutUp 0.15s;
  -moz-animation: fadeOutUp 0.15s;
  -ms-animation: fadeOutUp 0.15s;
  animation: fadeOutUp 0.15s; }

.if-anim.ng-enter {
  -webkit-animation: rotateOut 0.15s;
  -moz-animation: rotateOut 0.15s;
  -ms-animation: rotateOut 0.15s;
  animation: rotateOut 0.15s; }
.if-anim.ng-leave {
  -webkit-animation: rotateOut 0.15s;
  -moz-animation: rotateOut 0.15s;
  -ms-animation: rotateOut 0.15s;
  animation: rotateOut 0.15s; }

/* multiselect */
.multiselect-parent.dropdown-multiselect button.btn-default {
  border-color: #dddddd;
  background-color: #fcfcfc;
  padding: 6px 12px 4px 12px; }
  .multiselect-parent.dropdown-multiselect button.btn-default .caret {
    margin-left: 2px; }
  .multiselect-parent.dropdown-multiselect button.btn-default i {
    font-size: 8px;
    margin-left: 2px; }
.multiselect-parent.dropdown-multiselect button.btn-default:hover, .multiselect-parent.dropdown-multiselect button.btn-default:focus {
  border-color: #cccccc;
  background-color: #fcfcfc; }
.multiselect-parent.dropdown-multiselect .dropdown-menu {
  overflow: auto !important; }
  .multiselect-parent.dropdown-multiselect .dropdown-menu > li > a:hover {
    background-color: #3594e8;
    color: #fff; }
  .multiselect-parent.dropdown-multiselect .dropdown-menu > li > a {
    padding: 5px 20px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out; }
    .multiselect-parent.dropdown-multiselect .dropdown-menu > li > a > span[class^="icon-stl-"] {
      top: 0px;
      position: relative;
      font-size: 10px;
      margin-right: 5px; }

@media only screen and (min-width: 768px) {
  .timeline timeline-event:nth-child(odd) timeline-panel.bounce-in {
    animation: cd-bounce-2 0.6s; }

  .timeline timeline-event:nth-child(even) timeline-panel.bounce-in {
    animation: cd-bounce-2-inverse 0.6s; } }
@media only screen and (max-width: 767px) {
  .timeline timeline-event timeline-panel.bounce-in {
    animation: cd-bounce-2 0.6s; } }
.timeline timeline-event timeline-badge.bounce-in {
  animation: cd-bounce-1 0.6s; }

@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px); }

  100% {
    -webkit-transform: translateX(0); } }

@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px); }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px); }

  100% {
    -moz-transform: translateX(0); } }

@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }

  100% {
    -webkit-transform: translateX(0); } }

@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px); }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px); }

  100% {
    -moz-transform: translateX(0); } }

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5); }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2); }

  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5); }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2); }

  100% {
    -moz-transform: scale(1); } }

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

ul.timeline .timeline-badge .glyphicon {
  top: 2px; }

@media only screen and (min-width: 768px) {
  ul.timeline li .timeline-panel {
    width: calc(50% - 45px);
    width: -moz-calc(50% - 45px);
    width: -webkit-calc(50% - 45px); } }
@media only screen and (max-width: 767px) {
  ul.timeline li .timeline-panel {
    width: calc(100% - 85px);
    width: -moz-calc(100% - 85px);
    width: -webkit-calc(100% - 85px); } }
.timeline {
  padding: 0;
  list-style: none;
  position: relative; }

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #cccccc;
  left: 50%;
  margin-left: -1.5px; }

.timeline li {
  margin-bottom: 20px;
  position: relative; }

.timeline li .timeline-footer {
  margin-top: 10px;
  padding: 10px 0; }

.timeline li .timeline-footer a {
  color: #fff;
  background-color: #acb7c0;
  border-radius: 0.25em;
  padding: 0.8em 1em;
  margin: 0; }

.timeline li timeline-badge.primary {
  background-color: #2e6da4 !important; }

.timeline li timeline-badge.success {
  background-color: #3f903f !important; }

.timeline li timeline-badge.warning {
  background-color: #f0ad4e !important; }

.timeline li timeline-badge.danger {
  background-color: #d9534f !important; }

.timeline li timeline-badge.info {
  background-color: #5bc0de !important; }

.timeline li .timeline-title {
  margin-top: 0; }

.timeline li timeline-panel > * {
  margin: 0; }

.timeline li timeline-panel {
  background-color: #fff;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 12px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175); }

.timeline li timeline-panel:before {
  position: absolute;
  top: 35px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " "; }

.timeline li timeline-panel:after {
  position: absolute;
  top: 36px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " "; }

.timeline li timeline-badge {
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 26px;
  left: 50%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%; }

.timeline li.timeline-inverted timeline-panel {
  float: right; }

.timeline li.timeline-inverted timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto; }

.timeline li.timeline-inverted timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto; }

.timeline-heading .glyphicon {
  margin-right: 4px;
  vertical-align: -1px; }

.timeline li:before,
.timeline li:after {
  content: " ";
  display: table; }

.timeline li:after {
  clear: both; }

.timeline li:before,
.timeline li:after {
  content: " ";
  display: table; }

.timeline li:after {
  clear: both; }

@media only screen and (min-width: 768px) {
  ul.timeline li timeline-panel {
    width: calc(50% - 45px);
    width: -moz-calc(50% - 45px);
    width: -webkit-calc(50% - 45px); } }
@media only screen and (max-width: 767px) {
  ul.timeline:before {
    left: 40px; }

  ul.timeline li timeline-panel {
    width: calc(100% - 85px);
    width: -moz-calc(100% - 85px);
    width: -webkit-calc(100% - 85px); }

  ul.timeline li timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 36px; }

  ul.timeline li timeline-panel {
    float: right; }

  ul.timeline li timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
    top: 46px; }

  ul.timeline li timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
    top: 47px; } }
img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%; }

.img-rounded {
  border-radius: 3px; }

.img-thumbnail {
  background-color: #fff;
  border: 1px solid #ededf0;
  border-radius: 3px;
  display: inline-block;
  height: auto;
  line-height: 1.428571429;
  max-width: 100%;
  moz-transition: all 0.2s ease-in-out;
  o-transition: all 0.2s ease-in-out;
  padding: 2px;
  transition: all 0.2s ease-in-out;
  webkit-transition: all 0.2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0; }

.leaflet-container {
  overflow: hidden; }

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none; }

/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent; }

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast; }

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0; }

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
  background-image: url(/it.smi.angular.base.container-portlet/js/geoloc/res/leaflet/images/marker-shadow.png); }

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important; }

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y; }

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom; }

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none; }

.leaflet-container {
  -webkit-tap-highlight-color: transparent; }

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4); }

.leaflet-tile {
  filter: inherit;
  visibility: hidden; }

.leaflet-tile-loaded {
  visibility: inherit; }

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800; }

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none; }

.leaflet-pane {
  z-index: 400; }

.leaflet-tile-pane {
  z-index: 200; }

.leaflet-overlay-pane {
  z-index: 400; }

.leaflet-shadow-pane {
  z-index: 500; }

.leaflet-marker-pane {
  z-index: 600; }

.leaflet-tooltip-pane {
  z-index: 650; }

.leaflet-popup-pane {
  z-index: 700; }

.leaflet-map-pane canvas {
  z-index: 100; }

.leaflet-map-pane svg {
  z-index: 200; }

.leaflet-vml-shape {
  width: 1px;
  height: 1px; }

.lvml {
  behavior: url(/sanmarco-informatica-theme/css/#default#VML);
  display: inline-block;
  position: absolute; }

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto; }

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none; }

.leaflet-top {
  top: 0; }

.leaflet-right {
  right: 0; }

.leaflet-bottom {
  bottom: 0; }

.leaflet-left {
  left: 0; }

.leaflet-control {
  float: left;
  clear: both; }

.leaflet-right .leaflet-control {
  float: right; }

.leaflet-top .leaflet-control {
  margin-top: 10px; }

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px; }

.leaflet-left .leaflet-control {
  margin-left: 10px; }

.leaflet-right .leaflet-control {
  margin-right: 10px; }

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity; }

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1; }

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform; }

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1); }

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden; }

/* cursors */
.leaflet-interactive {
  cursor: pointer; }

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair; }

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto; }

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none; }

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto; }

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0; }

.leaflet-container a {
  color: #0078A8; }

.leaflet-container a.leaflet-active {
  outline: 2px solid orange; }

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5); }

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; }

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px; }

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black; }

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block; }

.leaflet-bar a:hover {
  background-color: #f4f4f4; }

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none; }

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb; }

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px; }

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px; }

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px; }

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px; }

.leaflet-control-layers-toggle {
  background-image: url(/it.smi.angular.base.container-portlet/js/geoloc/res/leaflet/images/layers.png);
  width: 36px;
  height: 36px; }

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(/it.smi.angular.base.container-portlet/js/geoloc/res/leaflet/images/layers-2x.png);
  background-size: 26px 26px; }

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px; }

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none; }

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative; }

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff; }

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px; }

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px; }

.leaflet-control-layers label {
  display: block; }

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px; }

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(/it.smi.angular.base.container-portlet/js/geoloc/res/leaflet/images/marker-icon.png); }

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0; }

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333; }

.leaflet-control-attribution a {
  text-decoration: none; }

.leaflet-control-attribution a:hover {
  text-decoration: underline; }

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px; }

.leaflet-left .leaflet-control-scale {
  margin-left: 5px; }

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px; }

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5); }

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px; }

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777; }

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none; }

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px; }

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px; }

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4; }

.leaflet-popup-content p {
  margin: 18px 0; }

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none; }

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4); }

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent; }

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999; }

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd; }

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1; }

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678); }

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px; }

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999; }

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666; }

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); }

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto; }

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: ""; }

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px; }

.leaflet-tooltip-top {
  margin-top: -6px; }

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px; }

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff; }

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff; }

.leaflet-tooltip-left {
  margin-left: -6px; }

.leaflet-tooltip-right {
  margin-left: 6px; }

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px; }

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff; }

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff; }

.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
  -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
  transition: transform 0.3s ease-out, opacity 0.3s ease-in; }

.leaflet-cluster-spider-leg {
  /* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
  -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
  -moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
  -o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
  transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in; }

.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6); }

.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.6); }

.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6); }

.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.6); }

.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6); }

.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.6); }

/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
  background-color: #b5e28c; }

.leaflet-oldie .marker-cluster-small div {
  background-color: #6ecc39; }

.leaflet-oldie .marker-cluster-medium {
  background-color: #f1d357; }

.leaflet-oldie .marker-cluster-medium div {
  background-color: #f0c20c; }

.leaflet-oldie .marker-cluster-large {
  background-color: #fd9c73; }

.leaflet-oldie .marker-cluster-large div {
  background-color: #f18017; }

.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px; }

.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 15px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif; }

.marker-cluster span {
  line-height: 30px; }

/*LEAFLET LABLE*/
.leaflet-label {
  background: #ebebeb;
  background: rgba(235, 235, 235, 0.81);
  background-clip: padding-box;
  border-color: #777;
  border-color: rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  border-style: solid;
  border-width: 4px;
  color: #111;
  display: block;
  font: 12px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 1px 6px;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  z-index: 6; }

.leaflet-label.leaflet-clickable {
  cursor: pointer; }

.leaflet-label:before,
.leaflet-label:after {
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  content: none;
  position: absolute;
  top: 5px; }

.leaflet-label:before {
  border-right: 6px solid black;
  border-right-color: inherit;
  left: -10px; }

.leaflet-label:after {
  border-left: 6px solid black;
  border-left-color: inherit;
  right: -10px; }

.leaflet-label-right:before,
.leaflet-label-left:after {
  content: ""; }

/*LEAFLET EASY BUTTON*/
.leaflet-bar button,
.leaflet-bar button:hover {
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black; }

.leaflet-bar button {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block; }

.leaflet-bar button:hover {
  background-color: #f4f4f4; }

.leaflet-bar button:first-of-type {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.leaflet-bar button:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none; }

.leaflet-bar.disabled,
.leaflet-bar button.disabled {
  cursor: default;
  pointer-events: none;
  opacity: .4; }

.easy-button-button .button-state {
  display: block;
  width: 100%;
  height: 100%;
  position: relative; }

.leaflet-touch .leaflet-bar button {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.leaflet-lens {
  font-size: 2em; }

/* FULL SCREEN PLUGIN */
.leaflet-control-fullscreen a {
  background: white url(/it.smi.angular.base.container-portlet/js/geoloc/res/leaflet/images/fullscreen.png) no-repeat 0 0;
  background-size: 26px 52px; }

.leaflet-touch .leaflet-control-fullscreen a {
  background-position: 2px 2px; }

.leaflet-fullscreen-on .leaflet-control-fullscreen a {
  background-position: 0 -26px; }

.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a {
  background-position: 2px -24px; }

/* Do not combine these two rules; IE will break. */
.leaflet-container:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important; }

.leaflet-container.leaflet-fullscreen-on {
  width: 100% !important;
  height: 100% !important; }

.leaflet-pseudo-fullscreen {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 99999; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .leaflet-control-fullscreen a {
    background-image: url(/it.smi.angular.base.container-portlet/js/geoloc/res/leaflet/images/fullscreen@2x.png); } }
/* LEAFLET ROUTING MACHINE PLUGIN  */
.leaflet-routing-container, .leaflet-routing-error {
  width: 320px;
  background-color: white;
  padding-top: 4px;
  transition: all 0.2s ease;
  box-sizing: border-box; }

.leaflet-control-container .leaflet-routing-container-hide {
  width: 32px;
  height: 32px; }

.leaflet-routing-container h2 {
  font-size: 14px; }

.leaflet-routing-container h3 {
  font-size: 12px;
  font-weight: normal; }

.leaflet-routing-collapsible .leaflet-routing-geocoders {
  margin-top: 20px; }

.leaflet-routing-alt, .leaflet-routing-geocoders, .leaflet-routing-error {
  padding: 6px;
  margin-top: 2px;
  margin-bottom: 6px;
  border-bottom: 1px solid #ccc;
  max-height: 320px;
  overflow-y: auto;
  transition: all 0.2s ease; }

.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-alt,
.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-geocoders {
  display: none; }

.leaflet-bar .leaflet-routing-alt:last-child {
  border-bottom: none; }

.leaflet-routing-alt-minimized {
  color: #888;
  max-height: 64px;
  overflow: hidden;
  cursor: pointer; }

.leaflet-routing-alt table {
  border-collapse: collapse; }

.leaflet-routing-alt tr:hover {
  background-color: #eee;
  cursor: pointer; }

.leaflet-routing-alt::-webkit-scrollbar {
  width: 8px; }

.leaflet-routing-alt::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: #eee; }

.leaflet-routing-alt::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #888; }

.leaflet-routing-icon {
  background-image: url("/it.smi.angular.base.container-portlet/js/geoloc/res/leaflet/images/leaflet.routing.icons.png");
  -webkit-background-size: 240px 20px;
  background-size: 240px 20px;
  background-repeat: no-repeat;
  margin: 0;
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px; }

.leaflet-routing-icon-continue {
  background-position: 0 0; }

.leaflet-routing-icon-sharp-right {
  background-position: -20px 0; }

.leaflet-routing-icon-turn-right {
  background-position: -40px 0; }

.leaflet-routing-icon-bear-right {
  background-position: -60px 0; }

.leaflet-routing-icon-u-turn {
  background-position: -80px 0; }

.leaflet-routing-icon-sharp-left {
  background-position: -100px 0; }

.leaflet-routing-icon-turn-left {
  background-position: -120px 0; }

.leaflet-routing-icon-bear-left {
  background-position: -140px 0; }

.leaflet-routing-icon-depart {
  background-position: -160px 0; }

.leaflet-routing-icon-enter-roundabout {
  background-position: -180px 0; }

.leaflet-routing-icon-arrive {
  background-position: -200px 0; }

.leaflet-routing-icon-via {
  background-position: -220px 0; }

.leaflet-routing-geocoders div {
  padding: 4px 0px 4px 0px; }

.leaflet-routing-geocoders input {
  width: 303px;
  width: calc(100% - 4px);
  line-height: 1.67;
  border: 1px solid #ccc; }

.leaflet-routing-geocoders button {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: white;
  margin: 0;
  margin-right: 3px;
  float: right;
  cursor: pointer;
  transition: background-color 0.2s ease; }

.leaflet-routing-add-waypoint:after {
  content: '+'; }

.leaflet-routing-reverse-waypoints:after {
  font-weight: normal;
  content: '\21c5'; }

.leaflet-routing-geocoders button:hover {
  background-color: #eee; }

.leaflet-routing-geocoders input, .leaflet-routing-remove-waypoint, .leaflet-routing-geocoder {
  position: relative; }

.leaflet-routing-geocoder-result {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
  position: absolute;
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
  z-index: 1000;
  /* Arbitrary, but try to be above "most" things. */ }

.leaflet-routing-geocoder-result table {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 0 0 4px 4px;
  background-color: white;
  cursor: pointer; }

.leaflet-routing-geocoder-result-open {
  max-height: 800px; }

.leaflet-routing-geocoder-selected, .leaflet-routing-geocoder-result tr:hover {
  background-color: #eee; }

.leaflet-routing-geocoder-no-results {
  font-style: italic;
  color: #888; }

.leaflet-routing-remove-waypoint {
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer; }

.leaflet-routing-remove-waypoint:after {
  position: absolute;
  display: block;
  width: 15px;
  height: 1px;
  z-index: 1;
  right: 1px;
  top: 4px;
  bottom: 0;
  margin: auto;
  padding: 2px;
  font-size: 18px;
  font-weight: bold;
  content: "\00d7";
  text-align: center;
  cursor: pointer;
  color: #ccc;
  background: white;
  padding-bottom: 16px;
  margin-top: -16px;
  padding-right: 4px;
  line-height: 1; }

.leaflet-routing-remove-waypoint:hover {
  color: black; }

.leaflet-routing-instruction-distance {
  width: 48px; }

.leaflet-routing-collapse-btn {
  position: absolute;
  top: 0;
  right: 6px;
  font-size: 24px;
  color: #ccc;
  font-weight: bold; }

.leaflet-routing-collapse-btn:after {
  content: '\00d7'; }

.leaflet-routing-container-hide .leaflet-routing-collapse-btn {
  position: relative;
  left: 4px;
  top: 4px;
  display: block;
  width: 26px;
  height: 23px;
  background-image: url("/it.smi.angular.base.container-portlet/js/geoloc/res/leaflet/images/routing-icon.png"); }

.leaflet-routing-container-hide .leaflet-routing-collapse-btn:after {
  content: none; }

.leaflet-top .leaflet-routing-container.leaflet-routing-container-hide {
  margin-top: 10px !important; }

.leaflet-right .leaflet-routing-container.leaflet-routing-container-hide {
  margin-right: 10px !important; }

.leaflet-bottom .leaflet-routing-container.leaflet-routing-container-hide {
  margin-bottom: 10px !important; }

.leaflet-left .leaflet-routing-container.leaflet-routing-container-hide {
  margin-left: 10px !important; }

@media only screen and (max-width: 640px) {
  .leaflet-routing-container {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    height: 100%; } }
/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none; }

/**
 * The picker input element.
 */
.picker__input {
  cursor: default; }

/**
 * When the picker is opened, the input element is “activated”.
 */
.picker__input.picker__input--active {
  border-color: #0089ec; }

/**
 * The holder is the only “scrollable” top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
/**
 * Make the holder and frame fullscreen.
 */
.picker__holder,
.picker__frame {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

/**
 * The holder should overlay the entire screen.
 */
.picker__holder {
  position: fixed;
  transition: background 0.15s ease-out, transform 0s 0.15s;
  -webkit-backface-visibility: hidden; }

/**
 * The frame that bounds the box contents of the picker.
 */
.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  max-width: 666px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transition: all 0.15s ease-out; }

@media (min-height: 33.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%; } }
@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%; } }
/**
 * The wrapper sets the stage to vertically align the box contents.
 */
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%; }

@media (min-height: 33.875em) {
  .picker__wrap {
    display: block; } }
/**
 * The box contains all the picker contents.
 */
.picker__box {
  background: #fff;
  display: table-cell;
  vertical-align: middle; }

@media (min-height: 26.5em) {
  .picker__box {
    font-size: 1.25em; } }
@media (min-height: 33.875em) {
  .picker__box {
    display: block;
    font-size: 1.33em;
    border: 1px solid #777;
    border-top-color: #898989;
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24); } }
@media (min-height: 40.125em) {
  .picker__box {
    font-size: 1.5em;
    border-bottom-width: 1px;
    border-radius: 5px; } }
/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  -ms-transform: translateY(0);
  transform: translateY(0);
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  transition: background 0.15s ease-out; }

.picker--opened .picker__frame {
  -ms-transform: translateY(0);
  transform: translateY(0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

@media (min-height: 33.875em) {
  .picker--opened .picker__frame {
    top: auto;
    bottom: 0; } }
/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em; }

/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em; }

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em; }

.picker__year {
  color: #999;
  font-size: .8em;
  font-style: italic; }

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em; }

@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em; } }
.picker__select--month {
  width: 35%; }

.picker__select--year {
  width: 22.5%; }

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec; }

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em; } }
.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em; } }
.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em; } }
.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000; }

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb; }

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em; }

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em; } }
.picker__table td {
  margin: 0;
  padding: 0; }

/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999;
  font-weight: 500;
  /* Increase the spacing a tad */ }

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em; } }
/**
 * The days on the calendar
 */
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent; }

.picker__day--today {
  position: relative; }

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: .5em solid transparent; }

.picker__day--disabled:before {
  border-top-color: #aaa; }

.picker__day--outfocus {
  color: #ddd; }

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb; }

.picker__day--highlighted {
  border-color: #0089ec; }

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #000;
  background: #b1dcfb; }

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #0089ec;
  color: #fff; }

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbb; }

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center; }

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #fff;
  background: #fff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none; }

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0; }

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: .45em; }

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent; }

.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #e20; }

.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777; }

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default; }

.picker__button--today[disabled]:before {
  border-top-color: #aaa; }

/* ==========================================================================
   $DEFAULT-DATE-PICKER
   ========================================================================== */
/* ==========================================================================
   $BASE-TIME-PICKER
   ========================================================================== */
/**
 * The list of times.
 */
.picker__list {
  list-style: none;
  padding: 0.75em 0 4.2em;
  margin: 0; }

/**
 * The times on the clock.
 */
.picker__list-item {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom: -1px;
  position: relative;
  background: #fff;
  padding: .75em 1.25em; }

@media (min-height: 46.75em) {
  .picker__list-item {
    padding: .5em 1em; } }
/* Hovered time */
.picker__list-item:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-color: #0089ec;
  z-index: 10; }

/* Highlighted and hovered/focused time */
.picker__list-item--highlighted {
  border-color: #0089ec;
  z-index: 10; }

.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  cursor: pointer;
  color: #000;
  background: #b1dcfb; }

/* Selected and hovered/focused time */
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
  background: #0089ec;
  color: #fff;
  z-index: 10; }

/* Disabled time */
.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default;
  border-color: #ddd;
  z-index: auto; }

/**
 * The clear button
 */
.picker--time .picker__button--clear {
  display: block;
  width: 80%;
  margin: 1em auto 0;
  padding: 1em 1.25em;
  background: none;
  border: 0;
  font-weight: 500;
  font-size: .67em;
  text-align: center;
  text-transform: uppercase;
  color: #666; }

.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
  color: #000;
  background: #b1dcfb;
  background: #e20;
  border-color: #e20;
  cursor: pointer;
  color: #fff;
  outline: none; }

.picker--time .picker__button--clear:before {
  top: -0.25em;
  color: #666;
  font-size: 1.25em;
  font-weight: bold; }

.picker--time .picker__button--clear:hover:before,
.picker--time .picker__button--clear:focus:before {
  color: #fff;
  border-color: #fff; }

/* ==========================================================================
   $DEFAULT-TIME-PICKER
   ========================================================================== */
/**
 * The frame the bounds the time picker.
 */
.picker--time .picker__frame {
  min-width: 256px;
  max-width: 320px; }

/**
 * The picker box.
 */
.picker--time .picker__box {
  font-size: 1em;
  background: #f2f2f2;
  padding: 0; }

@media (min-height: 40.125em) {
  .picker--time .picker__box {
    margin-bottom: 5em; } }
/** CORREZIONI BOOTSTRAP **/
div.label.input[type="checkbox"]:checked {
  font-family: 'Streamline';
  content: "\e90e"; }

.survey-confirm-popup {
  margin-top: 70px; }

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.7 - 2017-04-15T14:28:36.790Z
 * License: MIT
 */
/* Style when highlighting a search. */
.ui-select-highlight {
  font-weight: bold; }

.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important; }

.ui-select-choices-row:hover {
  background-color: #f5f5f5; }

/* Select2 theme */
/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
  border-color: #D44950; }

.select2-result-single {
  padding-left: 0; }

.select2-locked > .select2-search-choice-close {
  display: none; }

.select-locked > .ui-select-match-close {
  display: none; }

body > .select2-container.open {
  z-index: 9999;
  /* The z-index Select2 applies to the select2-drop */ }

/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match,
.ui-select-container.select2.direction-up .ui-select-match {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.ui-select-container[theme="select2"].direction-up .ui-select-dropdown,
.ui-select-container.select2.direction-up .ui-select-dropdown {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-width: 1px;
  /* FIXME hardcoded value :-/ */
  border-top-style: solid;
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -4px;
  /* FIXME hardcoded value :-/ */ }

.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search,
.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search {
  margin-top: 4px;
  /* FIXME hardcoded value :-/ */ }

.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match,
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match {
  border-bottom-color: #5897fb; }

.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden,
.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden input {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0; }

/* Selectize theme */
/* Helper class to show styles when focus */
.selectize-input.selectize-focus {
  border-color: #007FBB !important; }

/* Fix input width for Selectize theme */
.selectize-control.single > .selectize-input > input {
  width: 100%; }

/* Fix line break when there's at least one item selected with the Selectize theme */
.selectize-control.multi > .selectize-input > input {
  margin: 0 !important; }

/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
  width: 100%; }

/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
  border-color: #D44950; }

/* Handle up direction Selectize */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -2px;
  /* FIXME hardcoded value :-/ */ }

.ui-select-container[theme="selectize"] input.ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 0; }

/* Bootstrap theme */
/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.ui-select-bootstrap .ui-select-toggle {
  position: relative; }

.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px; }

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static; }

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control, .input-group > .ui-select-bootstrap > input.ui-select-search.slim-form-control {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up, .input-group > .ui-select-bootstrap > input.ui-select-search.direction-up.slim-form-control {
  border-radius: 4px !important;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.ui-select-bootstrap .ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0; }

.ui-select-bootstrap > .ui-select-match > .btn {
  /* Instead of center because of .btn */
  text-align: left !important; }

.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px; }

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices, .ui-select-bootstrap > .ui-select-no-choice {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px; }

body > .ui-select-bootstrap.open {
  z-index: 1000;
  /* Standard Bootstrap dropdown z-index */ }

.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0 3px; }

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important;
  /* To prevent double background when disabled */
  border: none;
  outline: none;
  height: 1.666666em;
  margin-bottom: 3px; }

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75; }

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0; }

.ui-select-multiple .ui-select-match-item {
  position: relative; }

.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
  pointer-events: none; }

.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca; }

.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca; }

.ui-select-bootstrap .ui-select-choices-row > span {
  cursor: pointer;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.ui-select-bootstrap .ui-select-choices-row > span:hover, .ui-select-bootstrap .ui-select-choices-row > span:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.ui-select-bootstrap .ui-select-choices-row.active > span {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.ui-select-bootstrap .ui-select-choices-row.disabled > span,
.ui-select-bootstrap .ui-select-choices-row.active.disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
  display: none !important; }

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
  border-color: #D44950; }

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25); }

.ui-select-bootstrap .ui-select-match-text {
  width: 100%;
  padding-right: 1em; }

.ui-select-bootstrap .ui-select-match-text span {
  display: inline-block;
  width: 100%;
  overflow: hidden; }

.ui-select-bootstrap .ui-select-toggle > a.btn {
  position: absolute;
  height: 10px;
  right: 10px;
  margin-top: -2px; }

/* Spinner */
.ui-select-refreshing.glyphicon {
  position: absolute;
  right: 0;
  padding: 6px 10px; }

@-webkit-keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.ui-select-spin {
  -webkit-animation: ui-select-spin 2s infinite linear;
  animation: ui-select-spin 2s infinite linear; }

.ui-select-refreshing.ng-animate {
  -webkit-animation: none 0s; }

ag-grid, ag-grid-angular, ag-grid-aurelia, ag-grid-ng2, ag-grid-polymer {
  display: block; }

.ag-hidden {
  display: none !important; }

.ag-invisible {
  visibility: hidden !important; }

.ag-drag-handle {
  cursor: move;
  cursor: grab; }

.ag-column-drop-wrapper {
  display: flex; }

.ag-column-drop-horizontal-half-width {
  display: inline-block;
  width: 50% !important; }

.ag-unselectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.ag-selectable {
  -moz-user-select: text;
  -webkit-user-select: text;
  user-select: text; }

.ag-tab {
  position: relative; }

.ag-tab-guard {
  width: 0;
  height: 0;
  display: block; }

.ag-select-agg-func-popup, .ag-tab-guard {
  position: absolute; }

.ag-input-wrapper, .ag-picker-field-wrapper {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  line-height: normal;
  position: relative; }

.ag-shake-left-to-right {
  animation-direction: alternate;
  animation-duration: .2s;
  animation-iteration-count: infinite;
  animation-name: ag-shake-left-to-right; }

@keyframes ag-shake-left-to-right {
  0% {
    padding-left: 6px;
    padding-right: 2px; }

  to {
    padding-left: 2px;
    padding-right: 6px; } }

.ag-root-wrapper {
  cursor: default;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden; }

.ag-root-wrapper.ag-layout-normal {
  height: 100%; }

.ag-watermark {
  position: absolute;
  bottom: 10px;
  right: 25px;
  opacity: .5;
  transition: opacity 1s ease-out 3s; }

.ag-watermark:before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDk0cHgiIGhlaWdodD0iMjM5cHgiIHZpZXdCb3g9IjAgMCA0OTQgMjM5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0Ny4xICg0NTQyMikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+TG9nbzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0wLjYxMjg0OTkzMSwxMDggTDAuNjEyODQ5OTMxLDY3LjQ1OTYzNzQgTDAuNjEyODQ5OTMxLDY3LjQ1OTYzNzQgQzAuNjEyODQ5OTMxLDYyLjEwMDY1MzYgMy40NzE4MzM3OCw1Ny4xNDg3NDgzIDguMTEyODQ5OTMsNTQuNDY5MjU2NCBMOTguMzA2NDI1LDIuMzk1OTcxNTcgTDk4LjMwNjQyNSwyLjM5NTk3MTU3IEMxMDIuOTQ3NDQxLC0wLjI4MzUyMDM1OCAxMDguNjY1NDA5LC0wLjI4MzUyMDM1OCAxMTMuMzA2NDI1LDIuMzk1OTcxNTcgTDExMy4zMDY0MjUsMi4zOTU5NzE1NyBMMjAzLjUsNTQuNDY5MjU2NCBMMjAzLjUsNTQuNDY5MjU2NCBDMjA4LjE0MTAxNiw1Ny4xNDg3NDgzIDIxMSw2Mi4xMDA2NTM2IDIxMSw2Ny40NTk2Mzc0IEwyMTEsMTM4IEwxODEsMTM4IEwxODAuOTk3MDQxLDkzLjk5OTk5OTggTDE4MC45OTYwMzIsOTMuOTk5OTk5OSBDMTgwLjk5NTQ3NSw4NS43MTYxMjI2IDE3NC4yNzk5MDksNzkuMDAxMDA4NyAxNjUuOTk2MDMyLDc5LjAwMTAwODcgTDEyMiw3OC45OTk5OTk5IEMxMTMuNzE1NzI5LDc4Ljk5OTk5OTkgMTA3LDg1LjcxNTcyODYgMTA3LDkzLjk5OTk5OTkgTDEwNywxMzYuMDE1NjIzIEwxMDcsMTM2LjAxNTYyMyBDMTA3LDE0NC4yOTk4OTUgMTEzLjcxNTcyOSwxNTEuMDE1NjIzIDEyMiwxNTEuMDE1NjIzIEwxNjgsMTUxLjAxNTYyMyBMMTY4LDE2MyBDMTY4LDE2NC42NTY4NTQgMTY2LjY1Njg1NCwxNjYgMTY1LDE2NiBMMTIwLDE2NiBMMTIwLDE3OSBMMTY1Ljk5NjAzMiwxNzkgTDE2NS45OTYwMzIsMTc4Ljk5Nzg3NyBDMTc0LjI3OTQ3NCwxNzguOTk3ODc3IDE4MC45OTQ4NiwxNzIuMjgzNDQyIDE4MC45OTYwMzIsMTY0IEwxODEsMTUwLjk2MDU1NCBMMjExLDE1MC45NjA1NTQgTDIxMSwxNzEuNjA2MjA3IEwyMTEsMTcxLjYwNjIwNyBDMjExLDE3Ni45NjUxOTEgMjA4LjE0MTAxNiwxODEuOTE3MDk2IDIwMy41LDE4NC41OTY1ODggTDExMy4zMDY0MjUsMjM2LjY2OTg3MyBMMTEzLjMwNjQyNSwyMzYuNjY5ODczIEMxMDguNjY1NDA5LDIzOS4zNDkzNjUgMTAyLjk0NzQ0MSwyMzkuMzQ5MzY1IDk4LjMwNjQyNSwyMzYuNjY5ODczIEw4LjExMjg0OTkzLDE4NC41OTY1ODggTDguMTEyODQ5OTMsMTg0LjU5NjU4OCBDMy40NzE4MzM3OCwxODEuOTE3MDk2IDAuNjEyODQ5OTMxLDE3Ni45NjUxOTEgMC42MTI4NDk5MzEsMTcxLjYwNjIwNyBMMC42MTI4NDk5MzEsMTIxIEwyNywxMjEgTDI3LDEzNiBDMjcsMTQ0LjI4NDI3MSAzMy43MTU3Mjg3LDE1MSA0MiwxNTEgTDQyLDE1MSBMMTAwLDE1MSBMMTAwLDk0IEMxMDAsODUuNzE1NzI4OCA5My4yODQyNzEyLDc5IDg1LDc5IEwyNyw3OSBMMjcsOTIgTDg0LDkyIEM4NS42NTY4NTQyLDkyIDg3LDkzLjM0MzE0NTggODcsOTUgTDg3LDk1IEw4NywxMDggTDAuNjEyODQ5OTMxLDEwOCBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkxvZ28iPgogICAgICAgICAgICA8cGF0aCBkPSJNNDc3LDU1IEw0OTQsNTUgTDQ5NCwxNTEgTDQzNSwxNTEgQzQyNi43MTU3MjksMTUxIDQyMCwxNDQuMjg0MjcxIDQyMCwxMzYgTDQyMCw5NiBDNDIwLDg3LjcxNTcyODggNDI2LjcxNTcyOSw4MSA0MzUsODEgTDQzNSw4MSBMNDc3LDgxIEw0NzcsNTUgWiBNNDQwLDk4IEM0MzguMzQzMTQ2LDk4IDQzNyw5OS4zNDMxNDU4IDQzNywxMDEgTDQzNywxMzEgQzQzNywxMzIuNjU2ODU0IDQzOC4zNDMxNDYsMTM0IDQ0MCwxMzQgTDQ3NywxMzQgTDQ3Nyw5OCBMNDQwLDk4IFoiIGlkPSJkIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzOTYuMDAwMDAwLCA1NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJQYXRoLTYiIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCAyNiAxNyAyNiAxNyA5NiAwIDk2Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aC03IiBmaWxsPSIjRTExRjIyIiBwb2ludHM9IjAgMS4xMzY4NjgzOGUtMTMgMTcgMS4xMzY4NjgzOGUtMTMgMTcgMTcgMCAxNyI+PC9wb2x5Z29uPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzEsMTUxIEwzNDgsMTUxIEwzNDgsMTAxIEwzNDgsMTAxIEMzNDgsOTkuMzQzMTQ1OCAzNDkuMzQzMTQ2LDk4IDM1MSw5OCBMMzg5LDk4IEwzODksODEgTDM0Niw4MSBMMzQ2LDgxIEMzMzcuNzE1NzI5LDgxIDMzMSw4Ny43MTU3Mjg4IDMzMSw5NiBMMzMxLDE1MSBaIiBpZD0iciIgZmlsbD0iI0ZGRkZGRiI+PC9wYXRoPgogICAgICAgICAgICA8cGF0aCBkPSJNMzI0LDg2IEwzMjQsNzYgTDMyNCw3NiBDMzI0LDY3LjcxNTcyODggMzE3LjI4NDI3MSw2MSAzMDksNjEgTDI0OSw2MSBMMjQ5LDYxIEMyNDAuNzE1NzI5LDYxIDIzNCw2Ny43MTU3Mjg4IDIzNCw3NiBMMjM0LDEzNiBMMjM0LDEzNiBDMjM0LDE0NC4yODQyNzEgMjQwLjcxNTcyOSwxNTEgMjQ5LDE1MSBMMzA5LDE1MSBMMzA5LDE1MSBDMzE3LjI4NDI3MSwxNTEgMzI0LDE0NC4yODQyNzEgMzI0LDEzNiBMMzI0LDEwMCBMMjg3LDEwMCBMMjg3LDExNyBMMzA3LDExNyBMMzA3LDEzMSBMMzA3LDEzMSBDMzA3LDEzMi42NTY4NTQgMzA1LjY1Njg1NCwxMzQgMzA0LDEzNCBMMjU0LDEzNCBMMjU0LDEzNCBDMjUyLjM0MzE0NiwxMzQgMjUxLDEzMi42NTY4NTQgMjUxLDEzMSBMMjUxLDgxIEwyNTEsODEgQzI1MSw3OS4zNDMxNDU4IDI1Mi4zNDMxNDYsNzggMjU0LDc4IEwzMDQsNzggTDMwNCw3OCBDMzA1LjY1Njg1NCw3OCAzMDcsNzkuMzQzMTQ1OCAzMDcsODEgTDMwNyw4NiBMMzI0LDg2IFoiIGlkPSJHIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJhZyI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29tYmluZWQtU2hhcGUiPgogICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgPHVzZSBmaWxsPSIjRTExRjIyIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJnIiBmaWxsPSIjRTExRjIyIiB4PSIxMjAiIHk9IjkyIiB3aWR0aD0iNDgiIGhlaWdodD0iNDYiIHJ4PSIzIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDAsMTIxIEw4NywxMjEgTDg3LDEzOCBMNDMsMTM4IEw0MywxMzggQzQxLjM0MzE0NTgsMTM4IDQwLDEzNi42NTY4NTQgNDAsMTM1IEw0MCwxMjEgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjRTExRjIyIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  filter: invert(50%);
  background-repeat: no-repeat;
  background-size: 110px 60px;
  display: block;
  height: 60px;
  width: 110px; }

.ag-watermark-text {
  opacity: .5;
  font-weight: 700;
  font-family: Impact,sans-serif;
  font-size: 19px; }

.ag-root-wrapper-body {
  display: flex;
  flex-direction: row; }

.ag-root-wrapper-body.ag-layout-normal {
  flex: 1 1 auto;
  height: 0;
  min-height: 0; }

.ag-root {
  position: relative;
  display: flex;
  flex-direction: column; }

.ag-root.ag-layout-auto-height, .ag-root.ag-layout-normal {
  overflow: hidden;
  flex: 1 1 auto;
  width: 0; }

.ag-root.ag-layout-normal {
  height: 100%; }

.ag-body-horizontal-scroll-viewport, .ag-body-viewport, .ag-center-cols-viewport, .ag-floating-bottom-viewport, .ag-floating-top-viewport, .ag-header-viewport, .ag-virtual-list-viewport {
  position: relative;
  height: 100%;
  min-width: 0;
  overflow: hidden;
  flex: 1 1 auto; }

.ag-body-viewport.ag-layout-print {
  flex: none; }

@media print {
  .ag-root-wrapper.ag-layout-print, .ag-root-wrapper.ag-layout-print .ag-body-horizontal-scroll-viewport, .ag-root-wrapper.ag-layout-print .ag-body-viewport, .ag-root-wrapper.ag-layout-print .ag-center-cols-clipper, .ag-root-wrapper.ag-layout-print .ag-center-cols-container, .ag-root-wrapper.ag-layout-print .ag-center-cols-viewport, .ag-root-wrapper.ag-layout-print .ag-root, .ag-root-wrapper.ag-layout-print .ag-root-wrapper-body, .ag-root-wrapper.ag-layout-print .ag-virtual-list-viewport {
    height: auto !important;
    overflow: hidden !important;
    display: block !important; }

  .ag-root-wrapper.ag-layout-print .ag-row {
    page-break-inside: avoid; } }
.ag-body-viewport {
  display: flex; }

.ag-body-viewport.ag-layout-normal {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.ag-center-cols-viewport {
  width: 100%;
  overflow-x: auto; }

.ag-body-horizontal-scroll-viewport {
  overflow-x: scroll; }

.ag-virtual-list-viewport {
  overflow: auto;
  width: 100%; }

.ag-body-container, .ag-body-horizontal-scroll-container, .ag-center-cols-container, .ag-floating-bottom-container, .ag-floating-bottom-full-width-container, .ag-floating-top-container, .ag-full-width-container, .ag-header-container, .ag-pinned-left-cols-container, .ag-pinned-right-cols-container, .ag-virtual-list-container {
  position: relative; }

.ag-floating-bottom-container, .ag-floating-top-container, .ag-header-container {
  height: 100%;
  white-space: nowrap; }

.ag-center-cols-clipper {
  min-height: 100%; }

.ag-center-cols-container {
  display: block; }

.ag-layout-print .ag-center-cols-clipper {
  min-width: 100%; }

.ag-pinned-right-cols-container {
  display: block; }

.ag-body-horizontal-scroll-container {
  height: 100%; }

.ag-floating-bottom-full-width-container, .ag-floating-top-full-width-container, .ag-full-width-container {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none; }

.ag-full-width-container {
  width: 100%; }

.ag-floating-bottom-full-width-container, .ag-floating-top-full-width-container {
  display: inline-block;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.ag-virtual-list-container {
  overflow: hidden; }

.ag-center-cols-clipper {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden; }

.ag-body-horizontal-scroll {
  min-height: 0;
  min-width: 0;
  width: 100%;
  display: flex;
  position: relative; }

.ag-layout-print .ag-body-horizontal-scroll {
  display: none; }

.ag-force-vertical-scroll {
  overflow-y: scroll !important; }

.ag-force-vertical-scroll.ag-layout-print {
  overflow-y: visible !important; }

.ag-horizontal-left-spacer, .ag-horizontal-right-spacer {
  height: 100%;
  min-width: 0;
  overflow-x: scroll; }

.ag-horizontal-left-spacer.ag-scroller-corner, .ag-horizontal-right-spacer.ag-scroller-corner {
  overflow-x: hidden; }

.ag-header, .ag-pinned-left-header, .ag-pinned-right-header {
  display: inline-block;
  overflow: hidden;
  position: relative; }

.ag-header-cell-sortable {
  cursor: pointer; }

.ag-header {
  display: flex;
  width: 100%;
  white-space: nowrap; }

.ag-pinned-left-header, .ag-pinned-right-header {
  height: 100%; }

.ag-header-row {
  position: absolute;
  overflow: hidden; }

.ag-header-cell {
  display: inline-flex;
  align-items: center;
  position: absolute;
  height: 100%; }

.ag-header-cell.ag-header-active .ag-header-cell-menu-button {
  opacity: 1; }

.ag-header-cell-menu-button:not(.ag-header-menu-always-show) {
  transition: opacity .2s;
  opacity: 0; }

.ag-header-cell-label, .ag-header-group-cell-label {
  display: flex;
  flex: 1 1 auto;
  overflow: hidden;
  align-items: center;
  text-overflow: ellipsis;
  align-self: stretch; }

.ag-header-cell-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ag-right-aligned-header .ag-header-cell-label {
  flex-direction: row-reverse; }

.ag-header-group-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ag-header-cell-resize {
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 8px;
  top: 0;
  cursor: ew-resize; }

.ag-ltr .ag-header-cell-resize {
  right: -4px; }

.ag-rtl .ag-header-cell-resize {
  left: -4px; }

.ag-pinned-left-header .ag-header-cell-resize {
  right: -4px; }

.ag-pinned-right-header .ag-header-cell-resize {
  left: -4px; }

.ag-header-select-all {
  display: flex; }

.ag-column-moving .ag-cell, .ag-column-moving .ag-header-cell {
  transition: left .2s; }

.ag-column-moving .ag-header-group-cell {
  transition: left .2s,width .2s; }

.ag-column-panel {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1 1 auto; }

.ag-column-select {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 3;
  flex-shrink: 1;
  flex-basis: 0; }

.ag-column-select-header {
  position: relative;
  display: flex;
  flex: none; }

.ag-column-select-header-icon {
  position: relative; }

.ag-column-select-header-filter-wrapper {
  flex: 1 1 auto; }

.ag-column-select-header-filter {
  width: 100%; }

.ag-column-select-list {
  flex: 1 1 0px;
  overflow: hidden; }

.ag-column-drop {
  display: inline-flex;
  align-items: center;
  overflow: auto;
  width: 100%; }

.ag-column-drop-cell, .ag-column-drop-list {
  display: flex;
  align-items: center; }

.ag-column-drop-cell-text {
  overflow: hidden;
  flex: 1 1 auto;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ag-column-drop-vertical {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1 1 0px;
  align-items: stretch; }

.ag-column-drop-vertical-title-bar {
  display: flex;
  align-items: center;
  flex: none; }

.ag-column-drop-vertical-list {
  align-items: stretch;
  flex-grow: 1;
  flex-direction: column;
  overflow-x: auto; }

.ag-column-drop-vertical-list > * {
  flex: none; }

.ag-column-drop-empty .ag-column-drop-vertical-list {
  overflow: hidden; }

.ag-column-drop-vertical-empty-message {
  display: block; }

.ag-column-drop.ag-column-drop-horizontal {
  white-space: nowrap;
  overflow: hidden; }

.ag-column-drop-cell-button {
  cursor: pointer; }

.ag-filter-toolpanel {
  flex: 1 1 0px;
  min-width: 0; }

.ag-filter-toolpanel-header {
  position: relative; }

.ag-filter-toolpanel-header, .ag-filter-toolpanel-header > *, .ag-filter-toolpanel-search, .ag-filter-toolpanel-search > * {
  display: flex;
  align-items: center; }

.ag-filter-apply-panel {
  display: flex;
  justify-content: flex-end;
  overflow: hidden; }

.ag-row-animation .ag-row {
  transition: transform .4s,top .4s,height .4s,background-color .1s,opacity .2s; }

.ag-row-no-animation .ag-row {
  transition: background-color .1s; }

.ag-row {
  white-space: nowrap;
  width: 100%; }

.ag-row-loading {
  display: flex;
  align-items: center; }

.ag-row-position-absolute {
  position: absolute; }

.ag-row-position-relative {
  position: relative; }

.ag-full-width-row {
  overflow: hidden;
  pointer-events: all; }

.ag-row-inline-editing {
  z-index: 1; }

.ag-row-dragging {
  z-index: 2; }

.ag-stub-cell {
  display: flex;
  align-items: center; }

.ag-cell {
  display: inline-block;
  position: absolute;
  white-space: nowrap; }

.ag-cell-value, .ag-group-value {
  overflow: hidden;
  text-overflow: ellipsis; }

.ag-cell-wrap-text {
  white-space: normal;
  word-break: break-all; }

.ag-cell-wrapper {
  display: flex;
  align-items: center;
  height: 100%; }

.ag-cell-wrapper.ag-row-group {
  align-items: flex-start; }

.ag-full-width-row .ag-cell-wrapper.ag-row-group {
  align-items: center; }

.ag-cell-auto-height {
  height: 100%; }

.ag-cell-inline-editing {
  z-index: 1; }

.ag-cell-inline-editing .ag-cell-edit-wrapper, .ag-cell-inline-editing .ag-cell-editor, .ag-cell-inline-editing .ag-cell-editor .ag-wrapper, .ag-cell-inline-editing .ag-cell-editor input {
  height: 100%;
  width: 100%;
  line-height: normal; }

.ag-cell .ag-icon {
  display: inline-block;
  vertical-align: middle; }

.ag-set-filter-item {
  display: flex;
  align-items: center;
  height: 100%; }

.ag-set-filter-item-value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ag-set-filter-item-checkbox {
  display: flex; }

.ag-filter-body-wrapper {
  display: flex;
  flex-direction: column; }

.ag-filter-filter {
  flex: 1 1 auto; }

.ag-filter-condition {
  display: flex;
  justify-content: center; }

.ag-floating-filter-body {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  height: 100%; }

.ag-floating-filter-full-body {
  display: flex;
  flex: 1 1 auto;
  height: 100%;
  width: 100%;
  align-items: center;
  overflow: hidden; }

.ag-floating-filter-full-body > div {
  flex: 1 1 auto; }

.ag-floating-filter {
  display: inline-block;
  position: absolute; }

.ag-floating-filter-input {
  align-items: center;
  display: flex;
  width: 100%; }

.ag-floating-filter-input > * {
  flex: 1 1 auto; }

.ag-floating-filter-button {
  display: flex;
  flex: none; }

.ag-dnd-ghost {
  position: absolute;
  display: inline-flex;
  align-items: center;
  cursor: move;
  white-space: nowrap; }

.ag-overlay {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%; }

.ag-overlay-panel, .ag-overlay-wrapper {
  display: flex;
  height: 100%;
  width: 100%; }

.ag-overlay-wrapper {
  flex: none;
  align-items: center;
  justify-content: center;
  text-align: center; }

.ag-overlay-loading-wrapper {
  pointer-events: all; }

.ag-popup-child {
  z-index: 5; }

.ag-popup-editor {
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 1; }

.ag-large-text-input {
  display: block; }

.ag-virtual-list-item {
  position: absolute;
  width: 100%; }

.ag-floating-top {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
  display: flex; }

.ag-pinned-left-floating-top, .ag-pinned-right-floating-top {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0; }

.ag-floating-bottom {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
  display: flex; }

.ag-pinned-left-floating-bottom, .ag-pinned-right-floating-bottom {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0; }

.ag-dialog, .ag-panel {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden; }

.ag-panel-title-bar {
  display: flex;
  flex: none;
  align-items: center;
  cursor: default; }

.ag-panel-title-bar-title {
  flex: 1 1 auto; }

.ag-panel-title-bar-buttons {
  display: flex; }

.ag-panel-title-bar-button {
  cursor: pointer; }

.ag-panel-content-wrapper {
  display: flex;
  flex: 1 1 auto;
  position: relative;
  overflow: hidden; }

.ag-dialog, .ag-resizer {
  position: absolute; }

.ag-resizer {
  pointer-events: none;
  z-index: 1; }

.ag-resizer.ag-resizer-topLeft {
  top: 0;
  left: 0;
  height: 5px;
  width: 5px;
  cursor: nwse-resize; }

.ag-resizer.ag-resizer-top {
  top: 0;
  left: 5px;
  right: 5px;
  height: 5px;
  cursor: ns-resize; }

.ag-resizer.ag-resizer-topRight {
  top: 0;
  right: 0;
  height: 5px;
  width: 5px;
  cursor: nesw-resize; }

.ag-resizer.ag-resizer-right {
  top: 5px;
  right: 0;
  bottom: 5px;
  width: 5px;
  cursor: ew-resize; }

.ag-resizer.ag-resizer-bottomRight {
  bottom: 0;
  right: 0;
  height: 5px;
  width: 5px;
  cursor: nwse-resize; }

.ag-resizer.ag-resizer-bottom {
  bottom: 0;
  left: 5px;
  right: 5px;
  height: 5px;
  cursor: ns-resize; }

.ag-resizer.ag-resizer-bottomLeft {
  bottom: 0;
  left: 0;
  height: 5px;
  width: 5px;
  cursor: nesw-resize; }

.ag-resizer.ag-resizer-left {
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 5px;
  cursor: ew-resize; }

.ag-tooltip {
  position: absolute;
  pointer-events: none;
  z-index: 99999; }

.ag-value-slide-out {
  margin-right: 5px;
  opacity: 1;
  transition: opacity 3s,margin-right 3s;
  transition-timing-function: linear; }

.ag-value-slide-out-end {
  margin-right: 10px;
  opacity: 0; }

.ag-opacity-zero {
  opacity: 0 !important; }

.ag-menu {
  max-height: 100%;
  overflow-y: auto;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.ag-menu-column-select-wrapper {
  height: 265px;
  overflow: auto; }

.ag-menu-column-select-wrapper .ag-column-select {
  height: 100%; }

.ag-menu-list {
  display: table;
  width: 100%; }

.ag-menu-option, .ag-menu-separator {
  display: table-row; }

.ag-menu-option-part, .ag-menu-separator-part {
  display: table-cell;
  vertical-align: middle; }

.ag-menu-option-text {
  white-space: nowrap; }

.ag-compact-menu-option {
  width: 100%;
  display: flex;
  flex-wrap: nowrap; }

.ag-compact-menu-option-text {
  white-space: nowrap;
  flex: 1 1 auto; }

.ag-rich-select {
  cursor: default;
  outline: none; }

.ag-rich-select-value {
  display: flex;
  align-items: center; }

.ag-rich-select-value-icon {
  flex: 1 1 auto;
  order: 1; }

.ag-ltr .ag-rich-select-value-icon {
  text-align: right; }

.ag-rtl .ag-rich-select-value-icon {
  text-align: left; }

.ag-rich-select-list {
  position: relative; }

.ag-rich-select-virtual-list-item {
  display: flex; }

.ag-rich-select-row {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  white-space: nowrap; }

.ag-paging-panel {
  justify-content: flex-end; }

.ag-paging-page-summary-panel, .ag-paging-panel {
  align-items: center;
  display: flex; }

.ag-paging-button {
  position: relative; }

.ag-disabled .ag-paging-page-summary-panel {
  pointer-events: none; }

.ag-tool-panel-wrapper {
  display: flex;
  overflow-y: auto;
  overflow-x: hidden;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 200px; }

.ag-column-select-column, .ag-column-select-column-group {
  position: relative;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 100%; }

.ag-column-select-column-group > *, .ag-column-select-column > * {
  flex: none; }

.ag-column-select-checkbox {
  display: flex; }

.ag-tool-panel-horizontal-resize {
  cursor: ew-resize;
  height: 100%;
  position: absolute;
  top: 0;
  width: 5px;
  z-index: 1; }

.ag-ltr .ag-side-bar-left .ag-tool-panel-horizontal-resize {
  right: -3px; }

.ag-ltr .ag-side-bar-right .ag-tool-panel-horizontal-resize, .ag-rtl .ag-side-bar-left .ag-tool-panel-horizontal-resize {
  left: -3px; }

.ag-rtl .ag-side-bar-right .ag-tool-panel-horizontal-resize {
  right: -3px; }

.ag-details-row {
  width: 100%; }

.ag-details-row-fixed-height {
  height: 100%; }

.ag-details-grid {
  width: 100%; }

.ag-details-grid-fixed-height {
  height: 100%; }

.ag-header-group-cell {
  display: flex;
  align-items: center;
  height: 100%;
  position: absolute; }

.ag-cell-label-container {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  width: 100%;
  height: 100%; }

.ag-right-aligned-header .ag-cell-label-container {
  flex-direction: row; }

.ag-side-bar {
  display: flex;
  flex-direction: row-reverse; }

.ag-side-bar-left {
  order: -1;
  flex-direction: row; }

.ag-side-button-button {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  white-space: nowrap;
  outline: none;
  cursor: pointer; }

.ag-side-button-label {
  writing-mode: vertical-lr; }

.ag-status-bar {
  display: flex;
  justify-content: space-between;
  overflow: hidden; }

.ag-status-panel {
  display: inline-flex; }

.ag-status-name-value {
  white-space: nowrap; }

.ag-status-bar-center, .ag-status-bar-left, .ag-status-bar-right {
  display: inline-flex; }

.ag-icon {
  display: block;
  speak: none; }

.ag-group {
  position: relative;
  width: 100%; }

.ag-group-title-bar {
  display: flex;
  align-items: center; }

.ag-group-title {
  display: block;
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.ag-group-title-bar .ag-group-title {
  cursor: default; }

.ag-group-toolbar {
  display: flex;
  align-items: center; }

.ag-group-container {
  display: flex; }

.ag-disabled .ag-group-container {
  pointer-events: none; }

.ag-group-container-horizontal {
  flex-direction: row;
  flex-wrap: wrap; }

.ag-group-container-vertical {
  flex-direction: column; }

.ag-charts-font-size-color {
  display: flex;
  align-self: stretch;
  justify-content: space-between; }

.ag-column-group-icons {
  display: block; }

.ag-column-group-icons > * {
  cursor: pointer; }

.ag-group-item-alignment-stretch .ag-group-item {
  align-items: stretch; }

.ag-group-item-alignment-start .ag-group-item {
  align-items: flex-start; }

.ag-group-item-alignment-end .ag-group-item {
  align-items: flex-end; }

.ag-toggle-button-icon {
  transition: right .3s;
  position: absolute;
  top: -1px; }

.ag-input-field, .ag-select {
  display: flex;
  flex-direction: row;
  align-items: center; }

.ag-input-field-input {
  flex: 1 1 auto;
  width: 100%;
  min-width: 0; }

.ag-floating-filter-input .ag-input-field-input[type=date] {
  width: 1px; }

.ag-angle-select, .ag-range-field {
  display: flex;
  align-items: center; }

.ag-angle-select-wrapper {
  display: flex; }

.ag-angle-select-parent-circle {
  display: block;
  position: relative; }

.ag-angle-select-child-circle {
  position: absolute; }

.ag-slider-wrapper {
  display: flex; }

.ag-picker-field-display, .ag-slider-wrapper .ag-input-field {
  flex: 1 1 auto; }

.ag-picker-field {
  display: flex;
  align-items: center; }

.ag-picker-field-icon {
  display: flex;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer; }

.ag-picker-field-wrapper {
  overflow: hidden; }

.ag-label-align-right .ag-label {
  order: 1; }

.ag-label-align-right > * {
  flex: none; }

.ag-label-align-top {
  flex-direction: column;
  align-items: flex-start; }

.ag-label-align-top > * {
  align-self: stretch; }

.ag-color-panel {
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center; }

.ag-spectrum-color {
  flex: 1 1 auto;
  position: relative;
  overflow: hidden;
  cursor: default; }

.ag-spectrum-fill {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.ag-spectrum-val {
  cursor: pointer; }

.ag-spectrum-dragger {
  position: absolute;
  pointer-events: none;
  cursor: pointer; }

.ag-spectrum-hue {
  cursor: default;
  background: linear-gradient(270deg, #ff0000 3%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000); }

.ag-spectrum-alpha {
  cursor: default; }

.ag-spectrum-hue-background {
  width: 100%;
  height: 100%; }

.ag-spectrum-alpha-background {
  background-image: linear-gradient(90deg, transparent, #000000);
  width: 100%;
  height: 100%; }

.ag-spectrum-tool {
  cursor: pointer; }

.ag-spectrum-slider {
  position: absolute;
  pointer-events: none; }

.ag-recent-colors {
  display: flex; }

.ag-recent-color {
  cursor: pointer; }

.ag-ltr .ag-column-select-indent-1 {
  padding-left: 20px; }

.ag-rtl .ag-column-select-indent-1 {
  padding-right: 20px; }

.ag-ltr .ag-row-group-indent-1 {
  padding-left: 20px; }

.ag-rtl .ag-row-group-indent-1 {
  padding-right: 20px; }

.ag-ltr .ag-column-select-indent-2 {
  padding-left: 40px; }

.ag-rtl .ag-column-select-indent-2 {
  padding-right: 40px; }

.ag-ltr .ag-row-group-indent-2 {
  padding-left: 40px; }

.ag-rtl .ag-row-group-indent-2 {
  padding-right: 40px; }

.ag-ltr .ag-column-select-indent-3 {
  padding-left: 60px; }

.ag-rtl .ag-column-select-indent-3 {
  padding-right: 60px; }

.ag-ltr .ag-row-group-indent-3 {
  padding-left: 60px; }

.ag-rtl .ag-row-group-indent-3 {
  padding-right: 60px; }

.ag-ltr .ag-column-select-indent-4 {
  padding-left: 80px; }

.ag-rtl .ag-column-select-indent-4 {
  padding-right: 80px; }

.ag-ltr .ag-row-group-indent-4 {
  padding-left: 80px; }

.ag-rtl .ag-row-group-indent-4 {
  padding-right: 80px; }

.ag-ltr .ag-column-select-indent-5 {
  padding-left: 100px; }

.ag-rtl .ag-column-select-indent-5 {
  padding-right: 100px; }

.ag-ltr .ag-row-group-indent-5 {
  padding-left: 100px; }

.ag-rtl .ag-row-group-indent-5 {
  padding-right: 100px; }

.ag-ltr .ag-column-select-indent-6 {
  padding-left: 120px; }

.ag-rtl .ag-column-select-indent-6 {
  padding-right: 120px; }

.ag-ltr .ag-row-group-indent-6 {
  padding-left: 120px; }

.ag-rtl .ag-row-group-indent-6 {
  padding-right: 120px; }

.ag-ltr .ag-column-select-indent-7 {
  padding-left: 140px; }

.ag-rtl .ag-column-select-indent-7 {
  padding-right: 140px; }

.ag-ltr .ag-row-group-indent-7 {
  padding-left: 140px; }

.ag-rtl .ag-row-group-indent-7 {
  padding-right: 140px; }

.ag-ltr .ag-column-select-indent-8 {
  padding-left: 160px; }

.ag-rtl .ag-column-select-indent-8 {
  padding-right: 160px; }

.ag-ltr .ag-row-group-indent-8 {
  padding-left: 160px; }

.ag-rtl .ag-row-group-indent-8 {
  padding-right: 160px; }

.ag-ltr .ag-column-select-indent-9 {
  padding-left: 180px; }

.ag-rtl .ag-column-select-indent-9 {
  padding-right: 180px; }

.ag-ltr .ag-row-group-indent-9 {
  padding-left: 180px; }

.ag-rtl .ag-row-group-indent-9 {
  padding-right: 180px; }

.ag-ltr {
  direction: ltr; }

.ag-ltr .ag-body, .ag-ltr .ag-body-horizontal-scroll, .ag-ltr .ag-body-viewport, .ag-ltr .ag-floating-bottom, .ag-ltr .ag-floating-top, .ag-ltr .ag-header {
  flex-direction: row; }

.ag-rtl {
  direction: rtl; }

.ag-rtl .ag-body, .ag-rtl .ag-body-horizontal-scroll, .ag-rtl .ag-body-viewport, .ag-rtl .ag-floating-bottom, .ag-rtl .ag-floating-top, .ag-rtl .ag-header {
  flex-direction: row-reverse; }

.ag-rtl .ag-icon-contracted, .ag-rtl .ag-icon-tree-closed {
  display: block;
  transform: rotate(180deg); }

.ag-body .ag-body-viewport {
  -webkit-overflow-scrolling: touch; }

.ag-chart {
  width: 100%;
  height: 100%; }

.ag-chart, .ag-chart-components-wrapper {
  position: relative;
  display: flex;
  overflow: hidden; }

.ag-chart-components-wrapper {
  flex: 1 1 auto; }

.ag-chart-title-edit {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  text-align: center; }

.ag-chart-title-edit.currently-editing {
  display: inline-block; }

.ag-chart-canvas-wrapper {
  position: relative;
  flex: 1 1 auto;
  overflow: hidden; }

.ag-charts-canvas {
  display: block; }

.ag-chart-menu {
  position: absolute;
  top: 10px;
  width: 24px;
  overflow: hidden;
  display: flex;
  flex-direction: column; }

.ag-ltr .ag-chart-menu {
  right: 20px; }

.ag-rtl .ag-chart-menu {
  left: 20px; }

.ag-chart-docked-container {
  position: relative;
  width: 0;
  min-width: 0;
  transition: min-width .4s; }

.ag-chart-menu-hidden ~ .ag-chart-docked-container {
  max-width: 0;
  overflow: hidden; }

.ag-chart-tabbed-menu {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden; }

.ag-chart-tabbed-menu-header {
  flex: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: default; }

.ag-chart-tabbed-menu-body {
  display: flex;
  flex: 1 1 auto;
  align-items: stretch;
  overflow: hidden; }

.ag-chart-tab {
  width: 100%;
  overflow: hidden;
  overflow-y: auto; }

.ag-chart-settings {
  overflow-x: hidden; }

.ag-chart-settings-wrapper {
  position: relative;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden; }

.ag-chart-settings-nav-bar {
  width: 100%;
  display: flex;
  height: 30px;
  align-items: center; }

.ag-chart-settings-card-selector {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex: 1 1 auto;
  height: 100%;
  padding: 0 10px; }

.ag-chart-settings-card-item {
  cursor: pointer;
  width: 10px;
  height: 10px;
  background-color: #000;
  position: relative; }

.ag-chart-settings-card-item.ag-not-selected {
  opacity: .2; }

.ag-chart-settings-card-item:before {
  content: " ";
  display: block;
  position: absolute;
  background-color: initial;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px; }

.ag-chart-settings-next, .ag-chart-settings-prev {
  position: relative;
  flex: none; }

.ag-chart-settings-next-button, .ag-chart-settings-prev-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0; }

.ag-chart-settings-mini-charts-container {
  position: relative;
  flex: 1 1 auto;
  overflow-x: hidden;
  overflow-y: auto; }

.ag-chart-settings-mini-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  overflow: hidden; }

.ag-chart-settings-mini-wrapper.ag-animating {
  transition: left .3s;
  transition-timing-function: ease-in-out; }

.ag-chart-mini-thumbnail {
  cursor: pointer; }

.ag-chart-mini-thumbnail-canvas {
  display: block; }

.ag-chart-data-wrapper, .ag-chart-format-wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.ag-chart-data-section, .ag-chart-format-section {
  display: flex;
  margin: 0; }

.ag-charts-font-panel-controls {
  justify-content: space-between; }

.ag-chart-empty-text {
  display: flex;
  top: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center; }

.ag-chart .ag-chart-menu {
  opacity: 0;
  pointer-events: none; }

.ag-chart-menu-hidden:hover .ag-chart-menu {
  opacity: 1;
  pointer-events: all; }

.ag-chart-settings-nav-bar {
  padding: 0 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.ag-date-time-list-page-column-labels-row, .ag-date-time-list-page-entries-row, .ag-date-time-list-page-title-bar {
  display: flex; }

.ag-date-time-list-page-column-label, .ag-date-time-list-page-entry {
  flex-basis: 0;
  flex-grow: 1; }

.ag-date-time-list-page-entry {
  cursor: pointer; }

.ag-theme-alpine {
  -webkit-font-smoothing: antialiased;
  color: #181d1f;
  color: var(--ag-foreground-color, #181d1f);
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
  font-size: 13px;
  line-height: normal; }

@font-face {
  font-family: agGridAlpine;
  src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABNkAAsAAAAAIqAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAAlMAAAReYc5joU9TLzIAAANcAAAAQAAAAFZWUVJ5Y21hcAAAA5wAAAHqAAAFgHCsDfxnbHlmAAAFiAAACesAABCUC9Ir6mhlYWQAAA90AAAANAAAADZ2zsSBaGhlYQAAD6gAAAAeAAAAJAfSBC5obXR4AAAPyAAAABcAAAEou4D/+2xvY2EAAA/gAAAAbwAAAJbPsst2bWF4cAAAEFAAAAAfAAAAIAFgAHNuYW1lAAAQcAAAATUAAAJG5xgJvXBvc3QAABGoAAABuQAAApPSPvKNeJx9k81SE1EQhc9kQgwJBkREjREU//GPYX4yJiGQMAFisXDhwoUbXGhpUa54Atc+gOUD+BQ+geXSlQ/gA1g+gN/tTAyyIFOZubf79Onuc/vKk1TRmroqZDv7z1U7PDh6r7qKGv2c//jaO3z75kDl8Q5f0b5lef4f1bSiFzrSN0/ea+9zoeQX/K6/73/wP/k/5IO6pkegq1rnCRXxDhQrUVOpCiphC1k/UQu0z7tt1nktaso8mQa6QM6QmIExruqpbmkOnr7x9LQJKuZxnD3euzy3NXsKItUd+BOq2cDqWBvUeU7T2qHGHnV0iG7hncO3ReaAmD6+PrX5hiqajnt6SeS89eYikxwX8w+1bfvAdkuoMEa14W/C7/gek3Vsb5IpIuIh7Amobq7hKv8q3hhMQGzHNHPRSyAjKoy1zMp1FtHZjG7C/kyvdJ+47TymZyqOer5H9RN73/hS8hy3duDaBfuAGiZWdyJ3yRVoiL/CSWV6p4/6oq/6rp/6pd/gF8kSWQebcG+dqsw0+p1EZ3jb/6yu0zOcxUnU/4gKfTdNmxDfIFfQZZvB57SJWQdYY8NX4XT4jGpS9Jpi8gLLG2Etsd9gH4Ku5dPY4jlrOg+YATcBdbRY5+2YRvOWsr9MtFuN6rpoarXguWSn5TR1N2nWdm7m3SnX0fkK34DOEtNnD+9VLI5pYmlYVErVjmMNf0q1k2yuqgZVRcxA2SZraLcgI9N1+hhVEumG3YChTdUKFST5jVzQeau+k5/UguFCi/JQIshvcmyauUnuU5ubit2/LKNqzAB4nGNgZOpknMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4Muh8NmF8AuVHMb0GmMDCC5ADUogpqeJy11IdSWkEYxfE/RdNM79X0jgJiQIogIMhjmO6Y4pju5CnzJt8LxJzlnjyAmcnO/Fh2udy9O3fPB8wABXkqRcgXyZHab83mpvMFjk7ni/zSeI7D5PW9xBY77EV5f1+zJTbZZjdy09HfltPVc1zjPs80WqNClxZ9aoyp0tHsKm0GNKizzhJNlhkyYYUeIzb0/7xWLzLLIa16RM9xTPc7zglOcorTnOEs5zjPBS5yictc4apWu84N5rnJLW5zh7vc0/oPeMgjHvNE+ynp9wUWKesBZzlYWzvg9alVuq1+bVztaLftQaOujTaXh5OV3mjjH272H9pc+ij89GhCepuZtNtNq8hz68oLa8lL68srq8lrG8sbq8pb68iWpROybavyztry3gbywRry0eqyY+uya0vyyZry2Zbliw3lq6W9f7MV+W49+WEj2TO9wMhlUlYinyH1hUzKVhQzKV8xk9GZJkynmzCdc8J04glLGQxTCghLby9MySBMGSFMaSFMuSFMCSJMWSJMqSJM+SJMSSNMmSNM6SNMOSRMiSRM2SRMKSVMeSVMySVMGSVMaSZMuSZMCSdMWSdMqSdM+SdMlYAw1QTCVB0IU50gTBWDMNUOwlRFCEt1MyxlJmz6/AsZUr+YIfXlDOU/rrOgigAAeJzFF21sU9f1nntjvzgJSRx/vJgQg/3ivNSxwxL7+dkx2JAEEmhIqWpYCqMhMCbWdFppM7EBbsd+dEVV1apS6A/yY9O2oFVaQEOb+sFKtZaRqh/qVLQf/fixdkxkXbNRodIZ3mXnXttpApnW/Zr93rnn3nt8zrnnni8TIPihcyxKqgmBgEdVPAEjYOoBOsdrCgW4yu9HeJxFs4VCJlMoCHLbzes3r7NP2afEhr+qIx7SRIhLURXdtJkChhAwVaAuXcBPnn028uqrNIMg8iwfHR4eXidXInKBPrFgMnzv8DD/YiE9qiWEsh7WQypRjmo6Y07VhJPds7nLaX4GrqZnuQ2uz6ZhCx5F0k6wCeImq/CnQcWu2N2qV/V2mQkzEddb9VaXoqOSqBnqBlcPjI6YqZQ5MvpRGRnpPn68e2JCQjaxaEsi1uvlXYTk/yOTle6tFjFF3l3MqekxjyZG+G0+fzafh4P5PFtmvY0XeJAfK+t5mV0mLuITtx2sBY/T7YdYoCsDhjPeAQ4wVVDZD2587o/58WFVcrTm+N+GZmBqiF3G+aLNG5+Dd+gCTN21mL+6NH+GznUb9yetizRyO2fr4oMLeTLJ0xlwhpbiizxZ1S18i4vfvZVv0Xbs++yb6L+VpJEQByiqA5i5Euzi6jxub1fCENdGP+Ej3Xu5BZmZmQunq6t9dd7ODZ3eOh/8Hn6axg3+KqydmcksW+ZvavUFOzuDvtAKv2BfIWVEMa6K91NHSCjgDNg0Z8ylOdPg1Jwsaj1FD/DN8q5eyhdoLM+PiZsq3lbJ7+lp5GFDHSm6DxyEFL+AYcii/AKfKcVj8Tw/ZOfwND7SLC1v92CUBFSJuL1oqATaqVVzoQ70NK/ROnNwNc8NoTK8gVADbsAb7OXOoPUC7b+nU7NeEHu0X+u09tH+Ugw+zZ4WvuYANJfiAB3dBa7Cvb18Cnb08pN8qhd2IKCJRVPYgSTkljgGXUEb6Aqw9TKQYYsIZLjObbMY1IvPHkKBioq2moEk5qGzkIRUduHZn8A4aCIdZK3ga6qJWJcfVoJSCyIp2ZUOuhrMDKg499NYl6nbtWAHGHFTVxNI6VbUhNlBg9C4NjKwfWT75HgzY+6+aDRi7hr7+uT4iooKz9BotM+9fPTowN2b0mGjfVM4UJlsuWdT2D0w1OLbc/RJ+nP87R19h7dWVZu7tI5IIgbQd2hrddWafY7me7rW7zVbuleG+9uN9t1Jd3gg1zKQ3omLC/SvxdwRRf3RpYUyUtdQhpZOQlHh1WDDTfR23ETvpxX9R/f4UPhTR0eXo2r8/IrxyV9J5ZslsqICfhzeFA5v2iYA+My961FkEV7aerhPaFtVGidRp4GwBKWYG0PbK2QZaqR4FKduBGyqxzRMNlZ4qUBPWdPvZ9+jc4XJszBcyGbffy8z+T4p50J6jc7hvTnkbeiKKnISvfbKK+lCgRu5HBjnzqVlbakhNcU4QfpynIjc0URWEo3opJ2sJsTUjJi64A39lznWqbPZ7EsSWm/9p0khX/xkS2OmNKI6lfPnv1UnAlgdQ/i6UI6Br46vWFNwDODIxoSPWm9LViiCnuIziMFv+Aw9IOXyzVmUleXHUIVMJrOEzVzo61iA0WZXpMngYC5Hz0iT8RpyWxxhscYw1ANsfTF0YIsII+qf7eZn+Jnu2XKMTNDzWJ8aSQQlxDOQBkMr+pHEOkDF1BzSPBg6tBbaARHpaz8LrtGmplK7k8ndqakpbU3wORjiv4aDEgdtfhOuamntruTIQyPJu7S0kptCuFGs7D4wkpQ2vXmTzco8fotNA5gTRXG0ic4BlbCJBqQ0F/mSLh8cPHbNvEbbzWsmJpQ3IW4NCrgL5/QT3OFvDg5CvBUxfMy1g4OD4zjic+2PEC/XkOfYc6iFU+bhmAfQKTEZagbogPWSHxsG2sP5h1g07+W8B+gHWTj4oVxjLn7sA7k2n2++9Fe0vzH/LWb08gspvOd8piz/HfZOUf682HlFsvNC0X/KmgilimL/VNZkviZMF/OiSG8qwPfSnKchxaI4dkOy5E+XWL3sz0SmVbG0KaL5oJeuXImcPx+RkPrl8JiE82cr9jEBzKZLdzIQF2isy6tCB0CwVQc/eNyCcKm+hvdEI4Nbdqb2t/NosAW2IALvBlvE4lJtDh/ZuWUwEm0J8mj7fv73liC8274/JdfK+j2Adc6LfqOjfhrmQrui3VLkAl1etz3YGk+AMHDAiLHGU8vWbV237JQsaQMC8g+cPl/Q5wPDej4HP8mxsVBHRwir3z5JcyLY2ag14mM10BMiKRTv8Ag7TIKlKpMoflWzVQxZAMWOhkZTKfY6NLkuegm0eitaBgQFliDVG/MiqsPdz2D2tjmau1ebeyvranwNqhv8nnUb9gNQ5vZE1eN/icAll6Omsn4y0dblhOWVKoVKOlFZVV1X21B/ER55xlFdXVfTVu2oHl3ub2xyNdTyj1Zsq9lnt/mM9q+p1ciBPlVf76r1TtYy1sT/anfrjfGG4xUVoFQ2XBTHqZJnmmbTGImrSBtZTzaSO0mO7CSj5Ft4Rj9VG1gtVSpCHVSnrgw1W2wBpxcrqZmwuVVRmAzpVorucWO90lQ58UrDhNxqzMDaGzPMMKBFYpioPTG9A/SQXVM8MbMVcw1ztm0IA6oU3tDGP+YffzmDZjhkXfjHnBanDqsSaFxbBS9WRbblIo7wxrZxR2TbtkjVupau5X6wXocjhwHy2fidSYBDWfjdIUGP5kiFHz2X7H+U/XJJ/s1ydsN63e5A8rm3nPUoDA5DnWTueLCtv506IjmUAzbF5Q37NyYfeXmz8ei/EqGR7JEjQaRmAEfy8MhtcSkzMp1O8wuQSnP6WVp0a92cLOxn3eSOcoTVC7dZJcxWLyKMBQWUYdYldkrB9fj4gd6+vt4D41Bfxh7/zq4dhmkaO3a9V0bYZbHB/7mY+MaRRUQSKcWT0KUG4z0htJEFoZj49f9Btb6He3sfflyAvq+mJZ0r0SMofGWFb6t9iopFV6TABf8BZT85241/BovnG2Rjsq7KTkbkQPyXG5AdSTEXWh/T09ZWTNYZmJUL/GSWzllvl2UxekLcmssBl6AO6ugJrH5Dpfs+wZjYc9DiKmP8Cr+yeA97V2xtsWTKXy/Ns0hQ2vsFc8l+X/TYJtwPX/Ra5/mfe6BJYH+AlT0luijtFSd04WnOyoLTc9+8faJ0ulgfdOzS6WeyLECKTmOdEC65INePYUXykC6RS0XpB4/Xrqj4pwodAOM5Jnpmz5c9ghFPmCoSqviYQF8rNgFmeG08m9y95xu5Suv5H3UPlDuFns7tKx8aGTgZt/rpa9gOaJEN1Wub9qxJjSSncvDA0cZvr0vJbkHr3GzbnrsPKemLhPwbDwYCEQB4nGNgZGBgAOLsD0FR8fw2Xxm4mV8ABaI4H+9rgNH/f///zfyW+S1QJQcDE5BkAACRug+HeJxjYGRgYH7BwAAi///+/5v5LQMjAyrwAgCe2QcHAAB4nGNgYGBgfgHC/39D6KGH6QEAIHUuCwB4nGNgAAIphiCGDIZFDHcYvjGqMQYwVjGuYTzH+IhJhMmMyYcpgekAMxezBrMDcxfzIeZbzJ9YTFiKWGawbGK5wfKKlY01jHUK6z+2JWw72P6xR7Dnsfexz2Ffxb6D/Rj7LfYX7H84vEiHANyaI6IAeJxjYGRgYPBiSGfgYQABJiDmAkIGhv9gPgMAGzsB1AB4nHWRPU7DQBCFnxMniBghJCREx1Y0SM5PQZEuFHGfIgWdE68dR7bXWm8ipeMYnIBjUHIETsEheDFTREjZ1a6/+fbNNAZwgy94OC4PV+19XB1csPrjLulW2Cc/CPcQ4Em4T/8sPKB9EQ7YWXKC51/S3ONNuINrvAt36T+EffKncA93+Bbu0/8ID7D0fOEAj95rnEU2T2ZFnVd6obNdEdtTdcpLbZvcVGocjk51pCttY6cTtTqoZp9NnEtVak2p5qZyuiiMqq3Z6rULN87V0+EwFR+uTYkYGSJY5EgwQ4GaVEFjwZNhRxPz9VzqnF/yWDSsDGuFMUKMzqYjnqrtiOH4TdixwoF3gz17JrQOKeuUGcO/ojBvJx/TBbehqdu3Lc2aPsSm7aoxxZA7/ZcPmeKkXwK+aWkAAAB4nG2S6W7bMBCE/cWSI9tpk7ptet/3obbpfaf3kT4FQ9EyEYkUSMp28vRl4yBAgO4fzgwWs7MLdpY6ixp0/l9bLNElIaXHMhl9BgxZ4RjHWWWNE4w4ySlOs84ZznKO81zgIpe4zBWuco3r3OAmt7jNHe5yj/s84CE5j3jMEzZ4yjOe84KXvOI1b3jLO97zgY9s8onPfOEr3/jOD37yi99s8aczFGXpVCmCtqYnnLMz3xVe9qQwUlXZ4sk3UjkRLqzJiZI723ae7wNVrB8K2hQqKFdrI4IaHcqtOehckbayLm90JG45krY2fiCtCU7IoIpE2mY3lc56nxTKy0zNGxE9i77aVbmvhJ90I+qNdRXHpGPtfEhKp5u0dLZtktgQkkqNQ6/SJs5brqwotCmzWsx1rfdUUivTZjHfghk1D4mxRg2NDbmoKjtTRdpEF9VttEkbPbUha5yaatv6NRfNbL7dhmBNbsfj1aOCSZ0uJyHxYqoGvo52eWFn5gD+izVcwP22bIFj6hDPMQpOqaP36+9LtlEma81iHwQlDkVAYzHM8EgqJuywzTx+g4KaloZdxuwx7XT+AvL3sQsAAAA=") format("woff");
  font-weight: 400;
  font-style: normal; }

.ag-theme-alpine .ag-icon {
  font-family: agGridAlpine;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ag-theme-alpine .ag-icon-aggregation:before {
  content: "\f101"; }

.ag-theme-alpine .ag-icon-arrows:before {
  content: "\f102"; }

.ag-theme-alpine .ag-icon-asc:before {
  content: "\f103"; }

.ag-theme-alpine .ag-icon-cancel:before {
  content: "\f104"; }

.ag-theme-alpine .ag-icon-chart:before {
  content: "\f105"; }

.ag-theme-alpine .ag-icon-color-picker:before {
  content: "\f109"; }

.ag-theme-alpine .ag-icon-columns:before {
  content: "\f10a"; }

.ag-theme-alpine .ag-icon-contracted:before {
  content: "\f10b"; }

.ag-theme-alpine .ag-icon-copy:before {
  content: "\f10c"; }

.ag-theme-alpine .ag-icon-cross:before {
  content: "\f10d"; }

.ag-theme-alpine .ag-icon-desc:before {
  content: "\f10e"; }

.ag-theme-alpine .ag-icon-expanded:before {
  content: "\f10f"; }

.ag-theme-alpine .ag-icon-eye-slash:before {
  content: "\f110"; }

.ag-theme-alpine .ag-icon-eye:before {
  content: "\f111"; }

.ag-theme-alpine .ag-icon-filter:before {
  content: "\f112"; }

.ag-theme-alpine .ag-icon-first:before {
  content: "\f113"; }

.ag-theme-alpine .ag-icon-grip:before {
  content: "\f114"; }

.ag-theme-alpine .ag-icon-group:before {
  content: "\f115"; }

.ag-theme-alpine .ag-icon-last:before {
  content: "\f116"; }

.ag-theme-alpine .ag-icon-left:before {
  content: "\f117"; }

.ag-theme-alpine .ag-icon-linked:before {
  content: "\f118"; }

.ag-theme-alpine .ag-icon-loading:before {
  content: "\f119"; }

.ag-theme-alpine .ag-icon-maximize:before {
  content: "\f11a"; }

.ag-theme-alpine .ag-icon-menu:before {
  content: "\f11b"; }

.ag-theme-alpine .ag-icon-minimize:before {
  content: "\f11c"; }

.ag-theme-alpine .ag-icon-next:before {
  content: "\f11d"; }

.ag-theme-alpine .ag-icon-none:before {
  content: "\f11e"; }

.ag-theme-alpine .ag-icon-not-allowed:before {
  content: "\f11f"; }

.ag-theme-alpine .ag-icon-paste:before {
  content: "\f120"; }

.ag-theme-alpine .ag-icon-pin:before {
  content: "\f121"; }

.ag-theme-alpine .ag-icon-pivot:before {
  content: "\f122"; }

.ag-theme-alpine .ag-icon-previous:before {
  content: "\f123"; }

.ag-theme-alpine .ag-icon-right:before {
  content: "\f126"; }

.ag-theme-alpine .ag-icon-save:before {
  content: "\f127"; }

.ag-theme-alpine .ag-icon-small-down:before {
  content: "\f128"; }

.ag-theme-alpine .ag-icon-small-left:before {
  content: "\f129"; }

.ag-theme-alpine .ag-icon-small-right:before {
  content: "\f12a"; }

.ag-theme-alpine .ag-icon-small-up:before {
  content: "\f12b"; }

.ag-theme-alpine .ag-icon-tick:before {
  content: "\f12c"; }

.ag-theme-alpine .ag-icon-tree-closed:before {
  content: "\f12d"; }

.ag-theme-alpine .ag-icon-tree-indeterminate:before {
  content: "\f12e"; }

.ag-theme-alpine .ag-icon-tree-open:before {
  content: "\f12f"; }

.ag-theme-alpine .ag-icon-unlinked:before {
  content: "\f130"; }

.ag-theme-alpine .ag-icon-row-drag:before {
  content: "\f114"; }

.ag-theme-alpine .ag-right-arrow:before {
  content: "\f117";
  content: "\f126"; }

.ag-theme-alpine .ag-root-wrapper {
  background-color: #fff;
  background-color: var(--ag-background-color, white); }

.ag-theme-alpine [class^=ag-], .ag-theme-alpine [class^=ag-]:after, .ag-theme-alpine [class^=ag-]:before, .ag-theme-alpine [class^=ag-]:focus {
  box-sizing: border-box;
  outline: none; }

.ag-theme-alpine [class^=ag-]::-ms-clear {
  display: none; }

.ag-theme-alpine .ag-checkbox .ag-input-wrapper, .ag-theme-alpine .ag-radio-button .ag-input-wrapper {
  overflow: visible; }

.ag-theme-alpine .ag-range-field .ag-input-wrapper {
  height: 100%; }

.ag-theme-alpine .ag-toggle-button {
  flex: none;
  width: unset;
  min-width: unset; }

.ag-theme-alpine .ag-ltr .ag-label-align-right .ag-label {
  margin-left: 6px; }

.ag-theme-alpine .ag-rtl .ag-label-align-right .ag-label {
  margin-right: 6px; }

.ag-theme-alpine input[class^=ag-] {
  margin: 0; }

.ag-theme-alpine input[class^=ag-], .ag-theme-alpine select[class^=ag-], .ag-theme-alpine textarea[class^=ag-] {
  background-color: #fff;
  background-color: var(--ag-background-color, white); }

.ag-theme-alpine input[class^=ag-]:not([type]), .ag-theme-alpine input[class^=ag-][type=date], .ag-theme-alpine input[class^=ag-][type=datetime-local], .ag-theme-alpine input[class^=ag-][type=number], .ag-theme-alpine input[class^=ag-][type=tel], .ag-theme-alpine input[class^=ag-][type=text], .ag-theme-alpine textarea[class^=ag-] {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  border: 1px solid #babfc7;
  border-color: var(--ag-input-border-color, var(--ag-border-color, #babfc7)); }

.ag-theme-alpine input[class^=ag-]:not([type]):disabled, .ag-theme-alpine input[class^=ag-][type=date]:disabled, .ag-theme-alpine input[class^=ag-][type=datetime-local]:disabled, .ag-theme-alpine input[class^=ag-][type=number]:disabled, .ag-theme-alpine input[class^=ag-][type=tel]:disabled, .ag-theme-alpine input[class^=ag-][type=text]:disabled, .ag-theme-alpine textarea[class^=ag-]:disabled {
  color: rgba(24, 29, 31, 0.5);
  color: var(--ag-disabled-foreground-color, rgba(24, 29, 31, 0.5));
  background-color: #f1f2f4;
  background-color: var(--ag-input-disabled-background-color, #f1f2f4);
  border-color: rgba(186, 191, 199, 0.3);
  border-color: var(--ag-input-disabled-border-color, rgba(186, 191, 199, 0.3)); }

.ag-theme-alpine input[class^=ag-]:not([type]):focus, .ag-theme-alpine input[class^=ag-][type=date]:focus, .ag-theme-alpine input[class^=ag-][type=datetime-local]:focus, .ag-theme-alpine input[class^=ag-][type=number]:focus, .ag-theme-alpine input[class^=ag-][type=tel]:focus, .ag-theme-alpine input[class^=ag-][type=text]:focus, .ag-theme-alpine textarea[class^=ag-]:focus {
  outline: none;
  box-shadow: 0 0 2px 0.1rem rgba(33, 150, 243, 0.4);
  border-color: rgba(33, 150, 243, 0.4);
  border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }

.ag-theme-alpine input[class^=ag-][type=number] {
  -moz-appearance: textfield; }

.ag-theme-alpine input[class^=ag-][type=number]::-webkit-inner-spin-button, .ag-theme-alpine input[class^=ag-][type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.ag-theme-alpine input[class^=ag-][type=range] {
  padding: 0; }

.ag-theme-alpine button[class^=ag-]:focus, .ag-theme-alpine input[class^=ag-][type=button]:focus {
  box-shadow: 0 0 2px 0.1rem rgba(33, 150, 243, 0.4); }

.ag-theme-alpine .ag-drag-handle {
  color: #181d1f;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f)); }

.ag-theme-alpine .ag-list-item, .ag-theme-alpine .ag-virtual-list-item {
  height: 24px; }

.ag-theme-alpine .ag-keyboard-focus .ag-virtual-list-item:focus {
  outline: none; }

.ag-theme-alpine .ag-keyboard-focus .ag-virtual-list-item:focus:after {
  content: "";
  position: absolute;
  background-color: initial;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid rgba(33, 150, 243, 0.4);
  border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }

.ag-theme-alpine .ag-select-list {
  background-color: #fff;
  background-color: var(--ag-background-color, white);
  overflow-y: auto;
  overflow-x: hidden; }

.ag-theme-alpine .ag-list-item {
  display: flex;
  align-items: center; }

.ag-theme-alpine .ag-list-item.ag-active-item {
  background-color: rgba(33, 150, 243, 0.1);
  background-color: var(--ag-row-hover-color, rgba(33, 150, 243, 0.1)); }

.ag-theme-alpine .ag-select-list-item {
  padding-left: 4px;
  padding-right: 4px;
  cursor: default;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.ag-theme-alpine .ag-select-list-item span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.ag-theme-alpine .ag-select .ag-picker-field-wrapper {
  background-color: #fff;
  background-color: var(--ag-background-color, white);
  min-height: 24px;
  cursor: default; }

.ag-theme-alpine .ag-select.ag-disabled .ag-picker-field-wrapper:focus {
  box-shadow: none; }

.ag-theme-alpine .ag-select:not(.ag-cell-editor) {
  height: 24px; }

.ag-theme-alpine .ag-select .ag-picker-field-display {
  margin: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.ag-theme-alpine .ag-select .ag-picker-field-icon {
  display: flex;
  align-items: center; }

.ag-theme-alpine .ag-select.ag-disabled {
  opacity: .5; }

.ag-theme-alpine .ag-rich-select {
  background-color: #f8f8f8;
  background-color: var(--ag-control-panel-background-color, #f8f8f8); }

.ag-theme-alpine .ag-rich-select-list {
  width: 100%;
  min-width: 200px;
  height: 273px; }

.ag-theme-alpine .ag-rich-select-value {
  padding: 0 6px 0 18px;
  height: 42px;
  border-bottom: 1px solid #dde2eb;
  border-bottom-color: var(--ag-secondary-border-color, #dde2eb); }

.ag-theme-alpine .ag-rich-select-virtual-list-item {
  cursor: default;
  height: 24px; }

.ag-theme-alpine .ag-rich-select-virtual-list-item:hover {
  background-color: rgba(33, 150, 243, 0.1);
  background-color: var(--ag-row-hover-color, rgba(33, 150, 243, 0.1)); }

.ag-theme-alpine .ag-rich-select-row {
  padding-left: 18px; }

.ag-theme-alpine .ag-rich-select-row-selected {
  background-color: rgba(33, 150, 243, 0.3);
  background-color: var(--ag-selected-row-background-color, rgba(33, 150, 243, 0.3)); }

.ag-theme-alpine .ag-group-contracted, .ag-theme-alpine .ag-group-expanded, .ag-theme-alpine .ag-row-drag, .ag-theme-alpine .ag-selection-checkbox {
  color: #181d1f;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f)); }

.ag-theme-alpine .ag-ltr .ag-group-contracted, .ag-theme-alpine .ag-ltr .ag-group-expanded, .ag-theme-alpine .ag-ltr .ag-row-drag, .ag-theme-alpine .ag-ltr .ag-selection-checkbox {
  margin-right: 12px; }

.ag-theme-alpine .ag-rtl .ag-group-contracted, .ag-theme-alpine .ag-rtl .ag-group-expanded, .ag-theme-alpine .ag-rtl .ag-row-drag, .ag-theme-alpine .ag-rtl .ag-selection-checkbox {
  margin-left: 12px; }

.ag-theme-alpine .ag-cell-wrapper > :not(.ag-cell-value):not(.ag-group-value) {
  height: 40px;
  display: flex;
  align-items: center;
  flex: none; }

.ag-theme-alpine .ag-group-contracted, .ag-theme-alpine .ag-group-expanded {
  cursor: pointer; }

.ag-theme-alpine .ag-group-title-bar-icon {
  cursor: pointer;
  flex: none;
  color: #181d1f;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f)); }

.ag-theme-alpine .ag-ltr .ag-group-child-count {
  margin-left: 2px; }

.ag-theme-alpine .ag-rtl .ag-group-child-count {
  margin-right: 2px; }

.ag-theme-alpine .ag-group-title-bar {
  background-color: #fff;
  background-color: var(--ag-subheader-background-color, white);
  padding: 6px; }

.ag-theme-alpine .ag-group-toolbar {
  padding: 6px; }

.ag-theme-alpine .ag-disabled-group-container, .ag-theme-alpine .ag-disabled-group-title-bar {
  opacity: .5; }

.ag-theme-alpine .group-item {
  margin: 3px 0; }

.ag-theme-alpine .ag-label {
  white-space: nowrap; }

.ag-theme-alpine .ag-ltr .ag-label {
  margin-right: 6px; }

.ag-theme-alpine .ag-rtl .ag-label {
  margin-left: 6px; }

.ag-theme-alpine .ag-label-align-top .ag-label {
  margin-bottom: 3px; }

.ag-theme-alpine .ag-ltr .ag-angle-select-field, .ag-theme-alpine .ag-ltr .ag-slider-field {
  margin-right: 12px; }

.ag-theme-alpine .ag-rtl .ag-angle-select-field, .ag-theme-alpine .ag-rtl .ag-slider-field {
  margin-left: 12px; }

.ag-theme-alpine .ag-angle-select-parent-circle {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  border: 1px solid #babfc7;
  border-color: var(--ag-border-color, #babfc7);
  background-color: #fff;
  background-color: var(--ag-background-color, white); }

.ag-theme-alpine .ag-angle-select-child-circle {
  top: 4px;
  left: 12px;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  margin-top: -4px;
  border-radius: 3px;
  background-color: #181d1f;
  background-color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f)); }

.ag-theme-alpine .ag-picker-field-wrapper {
  border: 1px solid #babfc7;
  border-color: var(--ag-border-color, #babfc7);
  border-radius: 5px; }

.ag-theme-alpine .ag-picker-field-wrapper:focus {
  box-shadow: 0 0 2px 0.1rem rgba(33, 150, 243, 0.4); }

.ag-theme-alpine .ag-picker-field-button {
  background-color: #fff;
  background-color: var(--ag-background-color, white);
  color: #181d1f;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f)); }

.ag-theme-alpine .ag-dialog.ag-color-dialog {
  border-radius: 5px; }

.ag-theme-alpine .ag-color-picker .ag-picker-field-display {
  height: 16px; }

.ag-theme-alpine .ag-color-panel {
  padding: 6px; }

.ag-theme-alpine .ag-spectrum-color {
  background-color: red;
  border-radius: 2px; }

.ag-theme-alpine .ag-spectrum-tools {
  padding: 10px; }

.ag-theme-alpine .ag-spectrum-sat {
  background-image: linear-gradient(90deg, #ffffff, rgba(204, 154, 129, 0)); }

.ag-theme-alpine .ag-spectrum-val {
  background-image: linear-gradient(0deg, #000000, rgba(204, 154, 129, 0)); }

.ag-theme-alpine .ag-spectrum-dragger {
  border-radius: 12px;
  height: 12px;
  width: 12px;
  border: 1px solid #fff;
  background: #000;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.24); }

.ag-theme-alpine .ag-spectrum-alpha-background, .ag-theme-alpine .ag-spectrum-hue-background {
  border-radius: 2px; }

.ag-theme-alpine .ag-spectrum-tool {
  margin-bottom: 10px;
  height: 11px;
  border-radius: 2px; }

.ag-theme-alpine .ag-spectrum-slider {
  margin-top: -12px;
  width: 13px;
  height: 13px;
  border-radius: 13px;
  background-color: #f8f8f8;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37); }

.ag-theme-alpine .ag-recent-color {
  margin: 0 3px; }

.ag-theme-alpine .ag-recent-color:first-child {
  margin-left: 0; }

.ag-theme-alpine .ag-recent-color:last-child {
  margin-right: 0; }

.ag-theme-alpine.ag-dnd-ghost {
  background: #fff;
  background: var(--ag-background-color, white);
  border-radius: 3px;
  box-shadow: 0 1px 4px 1px rgba(186, 191, 199, 0.4);
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 10;
  border: 1px solid #dde2eb;
  border: 1px solid var(--ag-secondary-border-color, #dde2eb);
  color: #181d1f;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f));
  height: 48px !important;
  line-height: 48px;
  margin: 0;
  padding: 0 12px;
  transform: translateY(12px); }

.ag-theme-alpine .ag-dnd-ghost-icon {
  margin-right: 6px;
  color: #181d1f;
  color: var(--ag-foreground-color, #181d1f); }

.ag-theme-alpine .ag-popup-child:not(.ag-tooltip-custom) {
  box-shadow: 0 1px 4px 1px rgba(186, 191, 199, 0.4); }

.ag-dragging-fill-handle .ag-theme-alpine .ag-dialog, .ag-dragging-range-handle .ag-theme-alpine .ag-dialog {
  opacity: .7;
  pointer-events: none; }

.ag-theme-alpine .ag-dialog {
  border-radius: 3px;
  border: 1px solid #babfc7;
  border-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-panel {
  background-color: #fff;
  background-color: var(--ag-background-color, white); }

.ag-theme-alpine .ag-panel-title-bar {
  background-color: #f8f8f8;
  background-color: var(--ag-header-background-color, #f8f8f8);
  color: #181d1f;
  color: var(--ag-header-foreground-color, var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f)));
  height: 48px;
  padding: 6px 18px;
  border-bottom: 1px solid #babfc7;
  border-bottom-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-ltr .ag-panel-title-bar-button {
  margin-left: 6px; }

.ag-theme-alpine .ag-rtl .ag-panel-title-bar-button {
  margin-right: 6px; }

.ag-theme-alpine .ag-tooltip {
  background-color: #f8f8f8;
  background-color: var(--ag-header-background-color, #f8f8f8);
  color: #181d1f;
  color: var(--ag-foreground-color, #181d1f);
  padding: 6px;
  border: 1px solid #babfc7;
  border-color: var(--ag-border-color, #babfc7);
  border-radius: 3px;
  transition: opacity 1s; }

.ag-theme-alpine .ag-tooltip.ag-tooltip-hiding {
  opacity: 0; }

.ag-theme-alpine .ag-ltr .ag-column-select-indent-1 {
  padding-left: 16px; }

.ag-theme-alpine .ag-rtl .ag-column-select-indent-1 {
  padding-right: 16px; }

.ag-theme-alpine .ag-ltr .ag-column-select-indent-2 {
  padding-left: 32px; }

.ag-theme-alpine .ag-rtl .ag-column-select-indent-2 {
  padding-right: 32px; }

.ag-theme-alpine .ag-ltr .ag-column-select-indent-3 {
  padding-left: 48px; }

.ag-theme-alpine .ag-rtl .ag-column-select-indent-3 {
  padding-right: 48px; }

.ag-theme-alpine .ag-ltr .ag-column-select-indent-4 {
  padding-left: 64px; }

.ag-theme-alpine .ag-rtl .ag-column-select-indent-4 {
  padding-right: 64px; }

.ag-theme-alpine .ag-ltr .ag-column-select-indent-5 {
  padding-left: 80px; }

.ag-theme-alpine .ag-rtl .ag-column-select-indent-5 {
  padding-right: 80px; }

.ag-theme-alpine .ag-ltr .ag-column-select-indent-6 {
  padding-left: 96px; }

.ag-theme-alpine .ag-rtl .ag-column-select-indent-6 {
  padding-right: 96px; }

.ag-theme-alpine .ag-ltr .ag-column-select-indent-7 {
  padding-left: 112px; }

.ag-theme-alpine .ag-rtl .ag-column-select-indent-7 {
  padding-right: 112px; }

.ag-theme-alpine .ag-ltr .ag-column-select-indent-8 {
  padding-left: 128px; }

.ag-theme-alpine .ag-rtl .ag-column-select-indent-8 {
  padding-right: 128px; }

.ag-theme-alpine .ag-ltr .ag-column-select-indent-9 {
  padding-left: 144px; }

.ag-theme-alpine .ag-rtl .ag-column-select-indent-9 {
  padding-right: 144px; }

.ag-theme-alpine .ag-column-select-header-icon {
  cursor: pointer; }

.ag-theme-alpine .ag-keyboard-focus .ag-column-select-header-icon:focus {
  outline: none; }

.ag-theme-alpine .ag-keyboard-focus .ag-column-select-header-icon:focus:after {
  content: "";
  position: absolute;
  background-color: initial;
  pointer-events: none;
  top: 0;
  left: 0;
  display: block;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  border: 1px solid rgba(33, 150, 243, 0.4);
  border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }

.ag-theme-alpine .ag-ltr .ag-column-group-icons:not(:last-child), .ag-theme-alpine .ag-ltr .ag-column-select-checkbox:not(:last-child), .ag-theme-alpine .ag-ltr .ag-column-select-column-drag-handle:not(:last-child), .ag-theme-alpine .ag-ltr .ag-column-select-column-group-drag-handle:not(:last-child), .ag-theme-alpine .ag-ltr .ag-column-select-column-label:not(:last-child), .ag-theme-alpine .ag-ltr .ag-column-select-header-checkbox:not(:last-child), .ag-theme-alpine .ag-ltr .ag-column-select-header-filter-wrapper:not(:last-child), .ag-theme-alpine .ag-ltr .ag-column-select-header-icon:not(:last-child) {
  margin-right: 12px; }

.ag-theme-alpine .ag-rtl .ag-column-group-icons:not(:last-child), .ag-theme-alpine .ag-rtl .ag-column-select-checkbox:not(:last-child), .ag-theme-alpine .ag-rtl .ag-column-select-column-drag-handle:not(:last-child), .ag-theme-alpine .ag-rtl .ag-column-select-column-group-drag-handle:not(:last-child), .ag-theme-alpine .ag-rtl .ag-column-select-column-label:not(:last-child), .ag-theme-alpine .ag-rtl .ag-column-select-header-checkbox:not(:last-child), .ag-theme-alpine .ag-rtl .ag-column-select-header-filter-wrapper:not(:last-child), .ag-theme-alpine .ag-rtl .ag-column-select-header-icon:not(:last-child) {
  margin-left: 12px; }

.ag-theme-alpine .ag-keyboard-focus .ag-column-select-virtual-list-item:focus {
  outline: none; }

.ag-theme-alpine .ag-keyboard-focus .ag-column-select-virtual-list-item:focus:after {
  content: "";
  position: absolute;
  background-color: initial;
  pointer-events: none;
  top: 1px;
  left: 1px;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid rgba(33, 150, 243, 0.4);
  border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }

.ag-theme-alpine .ag-column-select-column-group:not(:last-child), .ag-theme-alpine .ag-column-select-column:not(:last-child) {
  margin-bottom: 9px; }

.ag-theme-alpine .ag-column-select-column-group-readonly, .ag-theme-alpine .ag-column-select-column-readonly {
  color: rgba(24, 29, 31, 0.5);
  color: var(--ag-disabled-foreground-color, rgba(24, 29, 31, 0.5));
  pointer-events: none; }

.ag-theme-alpine .ag-ltr .ag-column-select-add-group-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-column-select-add-group-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-column-select-virtual-list-viewport {
  padding: 6px 12px; }

.ag-theme-alpine .ag-rtl {
  text-align: right; }

.ag-theme-alpine .ag-root-wrapper {
  border: 1px solid #babfc7;
  border-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-1 {
  padding-left: 46px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-1 {
  padding-right: 46px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-1 {
  padding-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-1 {
  padding-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row-level-1 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-1 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-2 {
  padding-left: 74px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-2 {
  padding-right: 74px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-2 {
  padding-left: 56px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-2 {
  padding-right: 56px; }

.ag-theme-alpine .ag-ltr .ag-row-level-2 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-2 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-3 {
  padding-left: 102px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-3 {
  padding-right: 102px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-3 {
  padding-left: 84px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-3 {
  padding-right: 84px; }

.ag-theme-alpine .ag-ltr .ag-row-level-3 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-3 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-4 {
  padding-left: 130px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-4 {
  padding-right: 130px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-4 {
  padding-left: 112px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-4 {
  padding-right: 112px; }

.ag-theme-alpine .ag-ltr .ag-row-level-4 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-4 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-5 {
  padding-left: 158px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-5 {
  padding-right: 158px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-5 {
  padding-left: 140px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-5 {
  padding-right: 140px; }

.ag-theme-alpine .ag-ltr .ag-row-level-5 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-5 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-6 {
  padding-left: 186px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-6 {
  padding-right: 186px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-6 {
  padding-left: 168px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-6 {
  padding-right: 168px; }

.ag-theme-alpine .ag-ltr .ag-row-level-6 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-6 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-7 {
  padding-left: 214px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-7 {
  padding-right: 214px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-7 {
  padding-left: 196px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-7 {
  padding-right: 196px; }

.ag-theme-alpine .ag-ltr .ag-row-level-7 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-7 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-8 {
  padding-left: 242px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-8 {
  padding-right: 242px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-8 {
  padding-left: 224px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-8 {
  padding-right: 224px; }

.ag-theme-alpine .ag-ltr .ag-row-level-8 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-8 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-9 {
  padding-left: 270px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-9 {
  padding-right: 270px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-9 {
  padding-left: 252px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-9 {
  padding-right: 252px; }

.ag-theme-alpine .ag-ltr .ag-row-level-9 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-9 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-10 {
  padding-left: 298px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-10 {
  padding-right: 298px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-10 {
  padding-left: 280px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-10 {
  padding-right: 280px; }

.ag-theme-alpine .ag-ltr .ag-row-level-10 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-10 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-11 {
  padding-left: 326px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-11 {
  padding-right: 326px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-11 {
  padding-left: 308px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-11 {
  padding-right: 308px; }

.ag-theme-alpine .ag-ltr .ag-row-level-11 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-11 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-12 {
  padding-left: 354px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-12 {
  padding-right: 354px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-12 {
  padding-left: 336px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-12 {
  padding-right: 336px; }

.ag-theme-alpine .ag-ltr .ag-row-level-12 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-12 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-13 {
  padding-left: 382px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-13 {
  padding-right: 382px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-13 {
  padding-left: 364px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-13 {
  padding-right: 364px; }

.ag-theme-alpine .ag-ltr .ag-row-level-13 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-13 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-14 {
  padding-left: 410px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-14 {
  padding-right: 410px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-14 {
  padding-left: 392px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-14 {
  padding-right: 392px; }

.ag-theme-alpine .ag-ltr .ag-row-level-14 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-14 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-15 {
  padding-left: 438px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-15 {
  padding-right: 438px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-15 {
  padding-left: 420px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-15 {
  padding-right: 420px; }

.ag-theme-alpine .ag-ltr .ag-row-level-15 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-15 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-16 {
  padding-left: 466px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-16 {
  padding-right: 466px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-16 {
  padding-left: 448px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-16 {
  padding-right: 448px; }

.ag-theme-alpine .ag-ltr .ag-row-level-16 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-16 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-17 {
  padding-left: 494px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-17 {
  padding-right: 494px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-17 {
  padding-left: 476px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-17 {
  padding-right: 476px; }

.ag-theme-alpine .ag-ltr .ag-row-level-17 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-17 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-18 {
  padding-left: 522px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-18 {
  padding-right: 522px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-18 {
  padding-left: 504px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-18 {
  padding-right: 504px; }

.ag-theme-alpine .ag-ltr .ag-row-level-18 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-18 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-19 {
  padding-left: 550px; }

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-19 {
  padding-right: 550px; }

.ag-theme-alpine .ag-ltr .ag-row-group-indent-19 {
  padding-left: 532px; }

.ag-theme-alpine .ag-rtl .ag-row-group-indent-19 {
  padding-right: 532px; }

.ag-theme-alpine .ag-ltr .ag-row-level-19 .ag-row-group-leaf-indent {
  margin-left: 28px; }

.ag-theme-alpine .ag-rtl .ag-row-level-19 .ag-row-group-leaf-indent {
  margin-right: 28px; }

.ag-theme-alpine .ag-cell {
  -webkit-font-smoothing: subpixel-antialiased; }

.ag-theme-alpine .ag-value-change-delta {
  padding-right: 2px; }

.ag-theme-alpine .ag-value-change-delta-up {
  color: #43a047;
  color: var(--ag-value-change-delta-up-color, #43a047); }

.ag-theme-alpine .ag-value-change-delta-down {
  color: #e53935;
  color: var(--ag-value-change-delta-down-color, #e53935); }

.ag-theme-alpine .ag-value-change-value {
  background-color: initial;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  transition: background-color 1s; }

.ag-theme-alpine .ag-value-change-value-highlight {
  background-color: rgba(22, 160, 133, 0.5);
  background-color: var(--ag-value-change-value-highlight-background-color, rgba(22, 160, 133, 0.5));
  transition: background-color .1s; }

.ag-theme-alpine .ag-cell-data-changed {
  background-color: rgba(22, 160, 133, 0.5) !important;
  background-color: var(--ag-value-change-value-highlight-background-color, rgba(22, 160, 133, 0.5)) !important; }

.ag-theme-alpine .ag-cell-data-changed-animation {
  background-color: initial; }

.ag-theme-alpine .ag-cell-highlight {
  background-color: #2196f3 !important;
  background-color: var(--ag-range-selection-highlight-color, var(--ag-range-selection-border-color, #2196f3)) !important; }

.ag-theme-alpine .ag-row {
  height: 42px;
  background-color: #fff;
  background-color: var(--ag-background-color, white);
  color: #181d1f;
  color: var(--ag-data-color, var(--ag-foreground-color, #181d1f));
  border-width: 1px;
  border-color: #dde2eb;
  border-color: var(--ag-row-border-color, var(--ag-secondary-border-color, #dde2eb)); }

.ag-theme-alpine .ag-row:not(.ag-row-first) {
  border-top-style: solid; }

.ag-theme-alpine .ag-row.ag-row-last {
  border-bottom-style: solid; }

.ag-theme-alpine .ag-row-highlight-above:after, .ag-theme-alpine .ag-row-highlight-below:after {
  content: "";
  position: absolute;
  width: calc(100% - 1px);
  height: 1px;
  background-color: #2196f3;
  background-color: var(--ag-range-selection-border-color, #2196f3);
  left: 1px; }

.ag-theme-alpine .ag-row-highlight-above:after {
  top: -1px; }

.ag-theme-alpine .ag-row-highlight-above.ag-row-first:after {
  top: 0; }

.ag-theme-alpine .ag-row-highlight-below:after {
  bottom: 0; }

.ag-theme-alpine .ag-row-odd {
  background-color: #fcfcfc;
  background-color: var(--ag-odd-row-background-color, #fcfcfc); }

.ag-theme-alpine .ag-horizontal-left-spacer:not(.ag-scroller-corner) {
  border-right: 1px solid #babfc7;
  border-right-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-horizontal-right-spacer:not(.ag-scroller-corner) {
  border-left: 1px solid #babfc7;
  border-left-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-row-hover {
  background-color: rgba(33, 150, 243, 0.1);
  background-color: var(--ag-row-hover-color, rgba(33, 150, 243, 0.1)); }

.ag-theme-alpine .ag-ltr .ag-right-aligned-cell {
  text-align: right; }

.ag-theme-alpine .ag-rtl .ag-right-aligned-cell {
  text-align: left; }

.ag-theme-alpine .ag-ltr .ag-right-aligned-cell .ag-cell-value {
  margin-left: auto; }

.ag-theme-alpine .ag-rtl .ag-right-aligned-cell .ag-cell-value {
  margin-right: auto; }

.ag-theme-alpine .ag-cell {
  border: 1px solid transparent;
  line-height: 40px; }

.ag-theme-alpine .ag-cell, .ag-theme-alpine .ag-row > .ag-cell-wrapper {
  padding-left: 17px;
  padding-right: 17px; }

.ag-theme-alpine .ag-row-dragging {
  cursor: move;
  opacity: .5; }

.ag-theme-alpine .ag-cell-inline-editing {
  height: 42px; }

.ag-theme-alpine .ag-cell-inline-editing, .ag-theme-alpine .ag-popup-editor {
  border: 1px solid #babfc7;
  border-color: var(--ag-border-color, #babfc7);
  background: #fff;
  background: var(--ag-background-color, white);
  border-radius: 3px;
  box-shadow: 0 1px 4px 1px rgba(186, 191, 199, 0.4);
  padding: 0;
  background-color: #f8f8f8;
  background-color: var(--ag-control-panel-background-color, #f8f8f8); }

.ag-theme-alpine .ag-large-text-input {
  height: auto;
  padding: 18px; }

.ag-theme-alpine .ag-details-row {
  padding: 30px;
  background-color: #fff;
  background-color: var(--ag-background-color, white); }

.ag-theme-alpine .ag-layout-auto-height .ag-center-cols-clipper, .ag-theme-alpine .ag-layout-auto-height .ag-center-cols-container, .ag-theme-alpine .ag-layout-print .ag-center-cols-clipper, .ag-theme-alpine .ag-layout-print .ag-center-cols-container {
  min-height: 50px; }

.ag-theme-alpine .ag-overlay-loading-wrapper {
  background-color: rgba(255, 255, 255, 0.66);
  background-color: var(--ag-modal-overlay-background-color, rgba(255, 255, 255, 0.66)); }

.ag-theme-alpine .ag-overlay-loading-center {
  border: 1px solid #babfc7;
  border-color: var(--ag-border-color, #babfc7);
  background: #fff;
  background: var(--ag-background-color, white);
  border-radius: 3px;
  box-shadow: 0 1px 4px 1px rgba(186, 191, 199, 0.4);
  padding: 6px; }

.ag-theme-alpine .ag-overlay-no-rows-wrapper.ag-layout-auto-height {
  padding-top: 30px; }

.ag-theme-alpine .ag-loading {
  padding-left: 18px;
  display: flex;
  height: 100%;
  align-items: center; }

.ag-theme-alpine .ag-loading-icon {
  padding-right: 12px; }

.ag-theme-alpine .ag-icon-loading {
  animation-name: spin;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }

  to {
    transform: rotate(1turn); } }

.ag-theme-alpine .ag-floating-top {
  border-bottom: 1px solid #babfc7;
  border-bottom-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-floating-bottom {
  border-top: 1px solid #babfc7;
  border-top-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-ltr .ag-cell {
  border-right: solid transparent; }

.ag-theme-alpine .ag-rtl .ag-cell {
  border-left: solid transparent; }

.ag-theme-alpine .ag-ltr .ag-cell {
  border-right-width: 1px; }

.ag-theme-alpine .ag-rtl .ag-cell {
  border-left-width: 1px; }

.ag-theme-alpine .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell) {
  border-left: 1px solid #babfc7;
  border-left-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell) {
  border-right: 1px solid #babfc7;
  border-right-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-row-selected {
  background-color: rgba(33, 150, 243, 0.3);
  background-color: var(--ag-selected-row-background-color, rgba(33, 150, 243, 0.3)); }

.ag-theme-alpine .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing), .ag-theme-alpine .ag-cell-range-selected:not(.ag-cell-focus) {
  background-color: rgba(33, 150, 243, 0.2);
  background-color: var(--ag-range-selection-background-color, rgba(33, 150, 243, 0.2)); }

.ag-theme-alpine .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart, .ag-theme-alpine .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart {
  background-color: rgba(0, 88, 255, 0.1) !important;
  background-color: var(--ag-range-selection-chart-background-color, rgba(0, 88, 255, 0.1)) !important; }

.ag-theme-alpine .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart.ag-cell-range-chart-category, .ag-theme-alpine .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart.ag-cell-range-chart-category {
  background-color: rgba(0, 255, 132, 0.1) !important;
  background-color: var(--ag-range-selection-chart-category-background-color, rgba(0, 255, 132, 0.1)) !important; }

.ag-theme-alpine .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing), .ag-theme-alpine .ag-cell-range-selected-1:not(.ag-cell-focus) {
  background-color: rgba(33, 150, 243, 0.2);
  background-color: var(--ag-range-selection-background-color-1, var(--ag-range-selection-background-color, rgba(33, 150, 243, 0.2))); }

.ag-theme-alpine .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-2, .ag-theme-alpine .ag-cell-range-selected-2:not(.ag-cell-focus) {
  background-color: rgba(33, 150, 243, 0.36);
  background-color: var(--ag-range-selection-background-color-2, rgba(33, 150, 243, 0.36)); }

.ag-theme-alpine .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-3, .ag-theme-alpine .ag-cell-range-selected-3:not(.ag-cell-focus) {
  background-color: rgba(33, 150, 243, 0.488);
  background-color: var(--ag-range-selection-background-color-3, rgba(33, 150, 243, 0.488)); }

.ag-theme-alpine .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-4, .ag-theme-alpine .ag-cell-range-selected-4:not(.ag-cell-focus) {
  background-color: rgba(33, 150, 243, 0.5904);
  background-color: var(--ag-range-selection-background-color-4, rgba(33, 150, 243, 0.5904)); }

.ag-theme-alpine .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top {
  border-top-color: #2196f3;
  border-top-color: var(--ag-range-selection-border-color, #2196f3); }

.ag-theme-alpine .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right {
  border-right-color: #2196f3;
  border-right-color: var(--ag-range-selection-border-color, #2196f3); }

.ag-theme-alpine .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom {
  border-bottom-color: #2196f3;
  border-bottom-color: var(--ag-range-selection-border-color, #2196f3); }

.ag-theme-alpine .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left {
  border-left-color: #2196f3;
  border-left-color: var(--ag-range-selection-border-color, #2196f3); }

.ag-theme-alpine .ag-ltr .ag-cell-range-single-cell, .ag-theme-alpine .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle, .ag-theme-alpine .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected), .ag-theme-alpine .ag-rtl .ag-cell-range-single-cell, .ag-theme-alpine .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle, .ag-theme-alpine .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected) {
  border: 1px solid #2196f3;
  border-color: var(--ag-range-selection-border-color, #2196f3);
  outline: initial; }

.ag-theme-alpine .ag-cell.ag-selection-fill-top, .ag-theme-alpine .ag-cell.ag-selection-fill-top.ag-cell-range-selected {
  border-top: 1px dashed #2196f3;
  border-top-color: var(--ag-range-selection-border-color, #2196f3); }

.ag-theme-alpine .ag-ltr .ag-cell.ag-selection-fill-right, .ag-theme-alpine .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
  border-right: 1px dashed #2196f3;
  border-right-color: var(--ag-range-selection-border-color, #2196f3); }

.ag-theme-alpine .ag-rtl .ag-cell.ag-selection-fill-right, .ag-theme-alpine .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
  border-left: 1px dashed #2196f3;
  border-left-color: var(--ag-range-selection-border-color, #2196f3); }

.ag-theme-alpine .ag-cell.ag-selection-fill-bottom, .ag-theme-alpine .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected {
  border-bottom: 1px dashed #2196f3;
  border-bottom-color: var(--ag-range-selection-border-color, #2196f3); }

.ag-theme-alpine .ag-ltr .ag-cell.ag-selection-fill-left, .ag-theme-alpine .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
  border-left: 1px dashed #2196f3;
  border-left-color: var(--ag-range-selection-border-color, #2196f3); }

.ag-theme-alpine .ag-rtl .ag-cell.ag-selection-fill-left, .ag-theme-alpine .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
  border-right: 1px dashed #2196f3;
  border-right-color: var(--ag-range-selection-border-color, #2196f3); }

.ag-theme-alpine .ag-fill-handle, .ag-theme-alpine .ag-range-handle {
  position: absolute;
  width: 6px;
  height: 6px;
  bottom: -1px;
  background-color: #2196f3;
  background-color: var(--ag-range-selection-border-color, #2196f3); }

.ag-theme-alpine .ag-ltr .ag-fill-handle, .ag-theme-alpine .ag-ltr .ag-range-handle {
  right: -1px; }

.ag-theme-alpine .ag-rtl .ag-fill-handle, .ag-theme-alpine .ag-rtl .ag-range-handle {
  left: -1px; }

.ag-theme-alpine .ag-fill-handle {
  cursor: cell; }

.ag-theme-alpine .ag-range-handle {
  cursor: nwse-resize; }

.ag-theme-alpine .ag-cell-inline-editing {
  border-color: rgba(33, 150, 243, 0.4) !important;
  border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)) !important; }

.ag-theme-alpine .ag-menu {
  border: 1px solid #babfc7;
  border-color: var(--ag-border-color, #babfc7);
  background: #fff;
  background: var(--ag-background-color, white);
  border-radius: 3px;
  box-shadow: 0 1px 4px 1px rgba(186, 191, 199, 0.4);
  padding: 0; }

.ag-theme-alpine .ag-menu-list {
  cursor: default;
  padding: 6px 0; }

.ag-theme-alpine .ag-menu-separator {
  height: 13px; }

.ag-theme-alpine .ag-menu-separator-part:after {
  content: "";
  display: block;
  border-top: 1px solid #babfc7;
  border-top-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-compact-menu-option-active, .ag-theme-alpine .ag-menu-option-active {
  background-color: rgba(33, 150, 243, 0.1);
  background-color: var(--ag-row-hover-color, rgba(33, 150, 243, 0.1)); }

.ag-theme-alpine .ag-compact-menu-option-part, .ag-theme-alpine .ag-menu-option-part {
  line-height: 16px;
  padding: 8px 0; }

.ag-theme-alpine .ag-compact-menu-option-disabled, .ag-theme-alpine .ag-menu-option-disabled {
  opacity: .5; }

.ag-theme-alpine .ag-compact-menu-option-icon, .ag-theme-alpine .ag-menu-option-icon {
  width: 16px; }

.ag-theme-alpine .ag-ltr .ag-compact-menu-option-icon, .ag-theme-alpine .ag-ltr .ag-menu-option-icon {
  padding-left: 12px; }

.ag-theme-alpine .ag-rtl .ag-compact-menu-option-icon, .ag-theme-alpine .ag-rtl .ag-menu-option-icon {
  padding-right: 12px; }

.ag-theme-alpine .ag-compact-menu-option-text, .ag-theme-alpine .ag-menu-option-text {
  padding-left: 12px;
  padding-right: 12px; }

.ag-theme-alpine .ag-ltr .ag-compact-menu-option-shortcut, .ag-theme-alpine .ag-ltr .ag-menu-option-shortcut {
  padding-right: 6px; }

.ag-theme-alpine .ag-rtl .ag-compact-menu-option-shortcut, .ag-theme-alpine .ag-rtl .ag-menu-option-shortcut {
  padding-left: 6px; }

.ag-theme-alpine .ag-compact-menu-option-popup-pointer, .ag-theme-alpine .ag-menu-option-popup-pointer {
  padding-right: 6px; }

.ag-theme-alpine .ag-tabs-header {
  min-width: 220px;
  width: 100%;
  display: flex; }

.ag-theme-alpine .ag-tab {
  border-bottom: 2px solid transparent;
  display: flex;
  flex: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex: 1 1 auto;
  transition: border-bottom .3s; }

.ag-theme-alpine .ag-keyboard-focus .ag-tab:focus {
  outline: none; }

.ag-theme-alpine .ag-keyboard-focus .ag-tab:focus:after {
  content: "";
  position: absolute;
  background-color: initial;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid rgba(33, 150, 243, 0.4);
  border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }

.ag-theme-alpine .ag-tab-selected {
  border-bottom-color: #2196f3;
  border-bottom-color: var(--ag-selected-tab-underline-color, var(--ag-alpine-active-color, #2196f3)); }

.ag-theme-alpine .ag-menu-header {
  color: #181d1f;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f)); }

.ag-theme-alpine .ag-filter-separator {
  border-top: 1px solid #babfc7;
  border-top-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-filter-condition-operator {
  height: 17px; }

.ag-theme-alpine .ag-ltr .ag-filter-condition-operator-or {
  margin-left: 12px; }

.ag-theme-alpine .ag-rtl .ag-filter-condition-operator-or {
  margin-right: 12px; }

.ag-theme-alpine .ag-set-filter-select-all {
  padding-top: 12px; }

.ag-theme-alpine .ag-filter-no-matches, .ag-theme-alpine .ag-set-filter-list {
  height: 144px; }

.ag-theme-alpine .ag-set-filter-filter {
  margin-top: 12px;
  margin-left: 12px;
  margin-right: 12px; }

.ag-theme-alpine .ag-filter-to {
  margin-top: 9px; }

.ag-theme-alpine .ag-mini-filter {
  margin: 12px; }

.ag-theme-alpine .ag-set-filter-item {
  margin: 0 12px; }

.ag-theme-alpine .ag-ltr .ag-set-filter-item-value {
  margin-left: 12px; }

.ag-theme-alpine .ag-rtl .ag-set-filter-item-value {
  margin-right: 12px; }

.ag-theme-alpine .ag-filter-apply-panel {
  padding: 12px;
  border-top: 1px solid #dde2eb;
  border-top-color: var(--ag-secondary-border-color, #dde2eb); }

.ag-theme-alpine .ag-filter-apply-panel-button {
  line-height: 1.5; }

.ag-theme-alpine .ag-ltr .ag-filter-apply-panel-button {
  margin-left: 12px; }

.ag-theme-alpine .ag-rtl .ag-filter-apply-panel-button {
  margin-right: 12px; }

.ag-theme-alpine .ag-simple-filter-body-wrapper {
  padding: 12px 12px 3px; }

.ag-theme-alpine .ag-simple-filter-body-wrapper > * {
  margin-bottom: 9px; }

.ag-theme-alpine .ag-filter-no-matches {
  padding: 12px; }

.ag-theme-alpine .ag-multi-filter-menu-item {
  margin: 6px 0; }

.ag-theme-alpine .ag-multi-filter-group-title-bar {
  padding: 12px 6px;
  background-color: initial; }

.ag-theme-alpine .ag-keyboard-focus .ag-multi-filter-group-title-bar:focus {
  outline: none; }

.ag-theme-alpine .ag-keyboard-focus .ag-multi-filter-group-title-bar:focus:after {
  content: "";
  position: absolute;
  background-color: initial;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid rgba(33, 150, 243, 0.4);
  border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }

.ag-theme-alpine .ag-side-bar {
  position: relative; }

.ag-theme-alpine .ag-tool-panel-wrapper {
  background-color: #f8f8f8;
  background-color: var(--ag-control-panel-background-color, #f8f8f8); }

.ag-theme-alpine .ag-side-buttons {
  padding-top: 24px;
  width: 20px;
  position: relative;
  color: #181d1f;
  color: var(--ag-foreground-color, #181d1f);
  overflow: hidden; }

.ag-theme-alpine button.ag-side-button-button {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  background: transparent;
  padding: 12px 0;
  width: 100%;
  margin: 0;
  min-height: 108px;
  background-position-y: center;
  background-position-x: center;
  background-repeat: no-repeat;
  border: none; }

.ag-theme-alpine button.ag-side-button-button:focus {
  box-shadow: none; }

.ag-theme-alpine .ag-keyboard-focus .ag-side-button-button:focus {
  outline: none; }

.ag-theme-alpine .ag-keyboard-focus .ag-side-button-button:focus:after {
  content: "";
  position: absolute;
  background-color: initial;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid rgba(33, 150, 243, 0.4);
  border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }

.ag-theme-alpine .ag-side-button-icon-wrapper {
  margin-bottom: 3px; }

.ag-theme-alpine .ag-ltr .ag-side-bar-left, .ag-theme-alpine .ag-rtl .ag-side-bar-right {
  border-right: 1px solid #babfc7;
  border-right-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-ltr .ag-side-bar-left .ag-tool-panel-wrapper, .ag-theme-alpine .ag-rtl .ag-side-bar-right .ag-tool-panel-wrapper {
  border-left: 1px solid #babfc7;
  border-left-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-ltr .ag-side-bar-left .ag-side-button-button, .ag-theme-alpine .ag-rtl .ag-side-bar-right .ag-side-button-button {
  border-right: 2px solid transparent;
  transition: border-right .3s; }

.ag-theme-alpine .ag-ltr .ag-side-bar-left .ag-selected .ag-side-button-button, .ag-theme-alpine .ag-rtl .ag-side-bar-right .ag-selected .ag-side-button-button {
  border-right-color: #2196f3;
  border-right-color: var(--ag-selected-tab-underline-color, var(--ag-alpine-active-color, #2196f3)); }

.ag-theme-alpine .ag-ltr .ag-side-bar-right, .ag-theme-alpine .ag-rtl .ag-side-bar-left {
  border-left: 1px solid #babfc7;
  border-left-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-ltr .ag-side-bar-right .ag-tool-panel-wrapper, .ag-theme-alpine .ag-rtl .ag-side-bar-left .ag-tool-panel-wrapper {
  border-right: 1px solid #babfc7;
  border-right-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-ltr .ag-side-bar-right .ag-side-button-button, .ag-theme-alpine .ag-rtl .ag-side-bar-left .ag-side-button-button {
  border-left: 2px solid transparent;
  transition: border-left .3s; }

.ag-theme-alpine .ag-ltr .ag-side-bar-right .ag-selected .ag-side-button-button, .ag-theme-alpine .ag-rtl .ag-side-bar-left .ag-selected .ag-side-button-button {
  border-left-color: #2196f3;
  border-left-color: var(--ag-selected-tab-underline-color, var(--ag-alpine-active-color, #2196f3)); }

.ag-theme-alpine .ag-filter-toolpanel-header {
  height: 36px; }

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-header, .ag-theme-alpine .ag-ltr .ag-filter-toolpanel-search {
  padding-left: 6px; }

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-header, .ag-theme-alpine .ag-rtl .ag-filter-toolpanel-search {
  padding-right: 6px; }

.ag-theme-alpine .ag-keyboard-focus .ag-filter-toolpanel-header:focus {
  outline: none; }

.ag-theme-alpine .ag-keyboard-focus .ag-filter-toolpanel-header:focus:after {
  content: "";
  position: absolute;
  background-color: initial;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid rgba(33, 150, 243, 0.4);
  border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }

.ag-theme-alpine .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
  font-family: agGridAlpine;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f112";
  position: absolute; }

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
  padding-left: 6px; }

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
  padding-right: 6px; }

.ag-theme-alpine .ag-filter-toolpanel-group-level-0-header {
  height: 48px; }

.ag-theme-alpine .ag-filter-toolpanel-group-item {
  margin-top: 3px;
  margin-bottom: 3px; }

.ag-theme-alpine .ag-filter-toolpanel-search {
  height: 48px; }

.ag-theme-alpine .ag-filter-toolpanel-search-input {
  flex-grow: 1;
  height: 24px; }

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-search-input {
  margin-right: 6px; }

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-search-input {
  margin-left: 6px; }

.ag-theme-alpine .ag-filter-toolpanel-group-level-0 {
  border-top: 1px solid #dde2eb;
  border-top-color: var(--ag-secondary-border-color, #dde2eb); }

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-expand, .ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-title-bar-icon {
  margin-right: 6px; }

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-expand, .ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-title-bar-icon {
  margin-left: 6px; }

.ag-theme-alpine .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-1-header.ag-filter-toolpanel-group-title-bar {
  background-color: initial; }

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
  padding-left: 22px; }

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
  padding-right: 22px; }

.ag-theme-alpine .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-2-header.ag-filter-toolpanel-group-title-bar {
  background-color: initial; }

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
  padding-left: 38px; }

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
  padding-right: 38px; }

.ag-theme-alpine .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-3-header.ag-filter-toolpanel-group-title-bar {
  background-color: initial; }

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
  padding-left: 54px; }

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
  padding-right: 54px; }

.ag-theme-alpine .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-4-header.ag-filter-toolpanel-group-title-bar {
  background-color: initial; }

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
  padding-left: 70px; }

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
  padding-right: 70px; }

.ag-theme-alpine .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-5-header.ag-filter-toolpanel-group-title-bar {
  background-color: initial; }

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
  padding-left: 86px; }

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
  padding-right: 86px; }

.ag-theme-alpine .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-6-header.ag-filter-toolpanel-group-title-bar {
  background-color: initial; }

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
  padding-left: 102px; }

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
  padding-right: 102px; }

.ag-theme-alpine .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-7-header.ag-filter-toolpanel-group-title-bar {
  background-color: initial; }

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
  padding-left: 118px; }

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
  padding-right: 118px; }

.ag-theme-alpine .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-8-header.ag-filter-toolpanel-group-title-bar {
  background-color: initial; }

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
  padding-left: 134px; }

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
  padding-right: 134px; }

.ag-theme-alpine .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-9-header.ag-filter-toolpanel-group-title-bar {
  background-color: initial; }

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
  padding-left: 150px; }

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
  padding-right: 150px; }

.ag-theme-alpine .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-10-header.ag-filter-toolpanel-group-title-bar {
  background-color: initial; }

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
  padding-left: 166px; }

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
  padding-right: 166px; }

.ag-theme-alpine .ag-filter-toolpanel-instance-header.ag-filter-toolpanel-group-level-1-header {
  padding-left: 6px; }

.ag-theme-alpine .ag-filter-toolpanel-instance-filter {
  border-top: 1px solid #babfc7;
  border-top-color: var(--ag-border-color, #babfc7);
  border-bottom: 1px solid #babfc7;
  border-bottom-color: var(--ag-border-color, #babfc7);
  margin-top: 6px; }

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-instance-header-icon {
  margin-left: 6px; }

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-instance-header-icon {
  margin-right: 6px; }

.ag-theme-alpine .ag-pivot-mode-panel {
  height: 48px;
  display: flex; }

.ag-theme-alpine .ag-pivot-mode-select {
  display: flex;
  align-items: center; }

.ag-theme-alpine .ag-ltr .ag-pivot-mode-select {
  margin-left: 12px; }

.ag-theme-alpine .ag-rtl .ag-pivot-mode-select {
  margin-right: 12px; }

.ag-theme-alpine .ag-keyboard-focus .ag-column-select-header:focus {
  outline: none; }

.ag-theme-alpine .ag-keyboard-focus .ag-column-select-header:focus:after {
  content: "";
  position: absolute;
  background-color: initial;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid rgba(33, 150, 243, 0.4);
  border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }

.ag-theme-alpine .ag-column-select-header {
  height: 48px;
  align-items: center;
  padding: 0 12px; }

.ag-theme-alpine .ag-column-panel-column-select, .ag-theme-alpine .ag-column-select-header {
  border-bottom: 1px solid #dde2eb;
  border-bottom-color: var(--ag-secondary-border-color, #dde2eb); }

.ag-theme-alpine .ag-column-panel-column-select {
  border-top: 1px solid #dde2eb;
  border-top-color: var(--ag-secondary-border-color, #dde2eb); }

.ag-theme-alpine .ag-column-group-icons, .ag-theme-alpine .ag-column-select-header-icon {
  color: #181d1f;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f)); }

.ag-theme-alpine .ag-header {
  background-color: #f8f8f8;
  background-color: var(--ag-header-background-color, #f8f8f8);
  border-bottom: 1px solid #babfc7;
  border-bottom-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-header-row {
  color: #181d1f;
  color: var(--ag-header-foreground-color, var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f))); }

.ag-theme-alpine .ag-pinned-right-header {
  border-left: 1px solid #babfc7;
  border-left-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-pinned-left-header {
  border-right: 1px solid #babfc7;
  border-right-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-header-row {
  height: 48px; }

.ag-theme-alpine .ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
  margin-left: 6px; }

.ag-theme-alpine .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon, .ag-theme-alpine .ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
  margin-right: 6px; }

.ag-theme-alpine .ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
  margin-left: 6px; }

.ag-theme-alpine .ag-header-cell, .ag-theme-alpine .ag-header-group-cell {
  padding-left: 18px;
  padding-right: 18px; }

.ag-theme-alpine .ag-header-cell.ag-header-cell-moving, .ag-theme-alpine .ag-header-group-cell.ag-header-cell-moving {
  background-color: #fff;
  background-color: var(--ag-header-cell-moving-background-color, var(--ag-background-color, white)); }

.ag-theme-alpine .ag-keyboard-focus .ag-header-cell:focus {
  outline: none; }

.ag-theme-alpine .ag-keyboard-focus .ag-header-cell:focus:after {
  content: "";
  position: absolute;
  background-color: initial;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid rgba(33, 150, 243, 0.4);
  border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }

.ag-theme-alpine .ag-keyboard-focus .ag-header-group-cell:focus {
  outline: none; }

.ag-theme-alpine .ag-keyboard-focus .ag-header-group-cell:focus:after {
  content: "";
  position: absolute;
  background-color: initial;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid rgba(33, 150, 243, 0.4);
  border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }

.ag-theme-alpine .ag-header-icon {
  color: #181d1f;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f)); }

.ag-theme-alpine .ag-header-expand-icon {
  cursor: pointer; }

.ag-theme-alpine .ag-ltr .ag-header-expand-icon {
  padding-left: 4px; }

.ag-theme-alpine .ag-rtl .ag-header-expand-icon {
  padding-right: 4px; }

.ag-theme-alpine .ag-header-row:not(:first-child) .ag-header-cell, .ag-theme-alpine .ag-header-row:not(:first-child) .ag-header-group-cell.ag-header-group-cell-with-group {
  border-top: 1px solid #babfc7;
  border-top-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-header-cell-resize {
  display: flex;
  align-items: center; }

.ag-theme-alpine .ag-header-cell-resize:after {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  left: calc(50% - 1px);
  width: 2px;
  height: 30%;
  top: calc(50% - 15%);
  background-color: rgba(186, 191, 199, 0.5);
  background-color: var(--ag-header-column-resize-handle-color, rgba(186, 191, 199, 0.5)); }

.ag-theme-alpine .ag-pinned-right-header .ag-header-cell-resize:after {
  left: calc(50% - 2px); }

.ag-theme-alpine .ag-ltr .ag-header-select-all {
  margin-right: 18px; }

.ag-theme-alpine .ag-ltr .ag-floating-filter-button, .ag-theme-alpine .ag-rtl .ag-header-select-all {
  margin-left: 18px; }

.ag-theme-alpine .ag-rtl .ag-floating-filter-button {
  margin-right: 18px; }

.ag-theme-alpine .ag-floating-filter-button-button {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  height: 16px;
  padding: 0;
  width: 16px; }

.ag-theme-alpine .ag-filter-loading {
  background-color: #f8f8f8;
  background-color: var(--ag-control-panel-background-color, #f8f8f8);
  height: 100%;
  padding: 12px;
  position: absolute;
  width: 100%;
  z-index: 1; }

.ag-theme-alpine .ag-paging-panel {
  border-top: 1px solid #babfc7;
  border-top-color: var(--ag-border-color, #babfc7);
  color: #181d1f;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f));
  height: 48px; }

.ag-theme-alpine .ag-paging-panel > * {
  margin: 0 18px; }

.ag-theme-alpine .ag-paging-button {
  cursor: pointer; }

.ag-theme-alpine .ag-paging-button.ag-disabled {
  cursor: default;
  color: rgba(24, 29, 31, 0.5);
  color: var(--ag-disabled-foreground-color, rgba(24, 29, 31, 0.5)); }

.ag-theme-alpine .ag-keyboard-focus .ag-paging-button:focus {
  outline: none; }

.ag-theme-alpine .ag-keyboard-focus .ag-paging-button:focus:after {
  content: "";
  position: absolute;
  background-color: initial;
  pointer-events: none;
  top: 0;
  left: 0;
  display: block;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  border: 1px solid rgba(33, 150, 243, 0.4);
  border-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }

.ag-theme-alpine .ag-paging-button, .ag-theme-alpine .ag-paging-description {
  margin: 0 6px; }

.ag-theme-alpine .ag-status-bar {
  border-top: 1px solid #babfc7;
  border-top-color: var(--ag-border-color, #babfc7);
  color: rgba(24, 29, 31, 0.5);
  color: var(--ag-disabled-foreground-color, rgba(24, 29, 31, 0.5));
  padding-right: 24px;
  padding-left: 24px;
  line-height: 1.5; }

.ag-theme-alpine .ag-status-name-value-value {
  color: #181d1f;
  color: var(--ag-foreground-color, #181d1f); }

.ag-theme-alpine .ag-status-bar-center {
  text-align: center; }

.ag-theme-alpine .ag-status-name-value {
  margin-left: 6px;
  margin-right: 6px;
  padding-top: 12px;
  padding-bottom: 12px; }

.ag-theme-alpine .ag-column-drop-cell {
  background: rgba(24, 29, 31, 0.07);
  background: var(--ag-chip-background-color, rgba(24, 29, 31, 0.07));
  border-radius: 24px;
  height: 24px;
  padding: 0 3px; }

.ag-theme-alpine .ag-column-drop-cell-text {
  margin: 0 6px; }

.ag-theme-alpine .ag-column-drop-cell-button {
  min-width: 24px;
  margin: 0 3px;
  color: #181d1f;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f)); }

.ag-theme-alpine .ag-column-drop-cell-drag-handle {
  margin-left: 12px; }

.ag-theme-alpine .ag-column-drop-cell-ghost {
  opacity: .5; }

.ag-theme-alpine .ag-column-drop-horizontal {
  background-color: #f8f8f8;
  background-color: var(--ag-control-panel-background-color, #f8f8f8);
  color: #181d1f;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f));
  height: 42px;
  border-bottom: 1px solid #babfc7;
  border-bottom-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-ltr .ag-column-drop-horizontal {
  padding-left: 18px; }

.ag-theme-alpine .ag-rtl .ag-column-drop-horizontal {
  padding-right: 18px; }

.ag-theme-alpine .ag-ltr .ag-column-drop-horizontal-half-width:not(:last-child) {
  border-right: 1px solid #babfc7;
  border-right-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-rtl .ag-column-drop-horizontal-half-width:not(:last-child) {
  border-left: 1px solid #babfc7;
  border-left-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-column-drop-horizontal-cell-separator {
  margin: 0 6px;
  color: #181d1f;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f)); }

.ag-theme-alpine .ag-column-drop-horizontal-empty-message {
  color: rgba(24, 29, 31, 0.5);
  color: var(--ag-disabled-foreground-color, rgba(24, 29, 31, 0.5)); }

.ag-theme-alpine .ag-ltr .ag-column-drop-horizontal-icon {
  margin-right: 18px; }

.ag-theme-alpine .ag-rtl .ag-column-drop-horizontal-icon {
  margin-left: 18px; }

.ag-theme-alpine .ag-column-drop-vertical-list {
  padding-bottom: 6px;
  padding-right: 6px;
  padding-left: 6px; }

.ag-theme-alpine .ag-column-drop-vertical-cell {
  margin-top: 6px; }

.ag-theme-alpine .ag-column-drop-vertical {
  min-height: 50px;
  max-height: 150px;
  border-bottom: 1px solid #dde2eb;
  border-bottom-color: var(--ag-secondary-border-color, #dde2eb); }

.ag-theme-alpine .ag-column-drop-vertical.ag-last-column-drop {
  border-bottom: none; }

.ag-theme-alpine .ag-column-drop-vertical-icon {
  margin-left: 6px;
  margin-right: 6px; }

.ag-theme-alpine .ag-column-drop-vertical-list {
  position: relative; }

.ag-theme-alpine .ag-column-drop-vertical-empty-message {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  color: rgba(24, 29, 31, 0.5);
  color: var(--ag-disabled-foreground-color, rgba(24, 29, 31, 0.5));
  margin-top: 6px; }

.ag-theme-alpine .ag-select-agg-func-popup {
  border: 1px solid #babfc7;
  border-color: var(--ag-border-color, #babfc7);
  border-radius: 3px;
  box-shadow: 0 1px 4px 1px rgba(186, 191, 199, 0.4);
  background: #fff;
  background: var(--ag-background-color, white);
  height: 105px;
  padding: 0; }

.ag-theme-alpine .ag-select-agg-func-virtual-list-item {
  cursor: default;
  line-height: 30px;
  padding-left: 12px; }

.ag-theme-alpine .ag-select-agg-func-virtual-list-item:hover {
  background-color: rgba(33, 150, 243, 0.3);
  background-color: var(--ag-selected-row-background-color, rgba(33, 150, 243, 0.3)); }

.ag-theme-alpine .ag-chart-menu {
  border-radius: 3px;
  background: #fff;
  background: var(--ag-background-color, white); }

.ag-theme-alpine .ag-chart-menu-icon {
  opacity: .5;
  line-height: 24px;
  font-size: 24px;
  width: 24px;
  height: 24px;
  margin: 2px 0;
  cursor: pointer;
  border-radius: 3px;
  color: #181d1f;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f)); }

.ag-theme-alpine .ag-chart-menu-icon:hover {
  opacity: 1; }

.ag-theme-alpine .ag-chart-mini-thumbnail {
  border: 1px solid #dde2eb;
  border-color: var(--ag-secondary-border-color, #dde2eb);
  border-radius: 5px;
  margin: 5px; }

.ag-theme-alpine .ag-chart-mini-thumbnail:nth-last-child(3), .ag-theme-alpine .ag-chart-mini-thumbnail:nth-last-child(3) ~ .ag-chart-mini-thumbnail {
  margin-left: auto;
  margin-right: auto; }

.ag-theme-alpine .ag-ltr .ag-chart-mini-thumbnail:first-child {
  margin-left: 0; }

.ag-theme-alpine .ag-ltr .ag-chart-mini-thumbnail:last-child, .ag-theme-alpine .ag-rtl .ag-chart-mini-thumbnail:first-child {
  margin-right: 0; }

.ag-theme-alpine .ag-rtl .ag-chart-mini-thumbnail:last-child {
  margin-left: 0; }

.ag-theme-alpine .ag-chart-mini-thumbnail.ag-selected {
  border-color: #2196f3;
  border-color: var(--ag-minichart-selected-chart-color, var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3))); }

.ag-theme-alpine .ag-chart-settings-card-item {
  background: #181d1f;
  background: var(--ag-foreground-color, #181d1f);
  width: 8px;
  height: 8px;
  border-radius: 4px; }

.ag-theme-alpine .ag-chart-settings-card-item.ag-selected {
  background-color: #2196f3;
  background-color: var(--ag-minichart-selected-page-color, var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3))); }

.ag-theme-alpine .ag-chart-data-column-drag-handle {
  margin-left: 6px; }

.ag-theme-alpine .ag-charts-data-group-title-bar, .ag-theme-alpine .ag-charts-format-top-level-group-title-bar, .ag-theme-alpine .ag-charts-settings-group-title-bar {
  border-top: 1px solid #dde2eb;
  border-top-color: var(--ag-secondary-border-color, #dde2eb); }

.ag-theme-alpine .ag-charts-settings-group-container {
  padding: 6px; }

.ag-theme-alpine .ag-charts-data-group-container {
  padding: 12px 12px 3px; }

.ag-theme-alpine .ag-charts-data-group-container > * {
  margin-bottom: 9px; }

.ag-theme-alpine .ag-charts-format-top-level-group-container {
  margin-left: 12px;
  padding: 6px; }

.ag-theme-alpine .ag-charts-format-top-level-group-item {
  margin: 6px 0; }

.ag-theme-alpine .ag-charts-format-sub-level-group-container {
  padding: 12px 12px 3px; }

.ag-theme-alpine .ag-charts-format-sub-level-group-container > * {
  margin-bottom: 9px; }

.ag-theme-alpine .ag-charts-group-container.ag-group-container-horizontal {
  padding: 6px; }

.ag-theme-alpine .ag-chart-data-section, .ag-theme-alpine .ag-chart-format-section {
  display: flex;
  margin: 0; }

.ag-theme-alpine .ag-chart-menu-panel {
  background-color: #f8f8f8;
  background-color: var(--ag-control-panel-background-color, #f8f8f8); }

.ag-theme-alpine .ag-ltr .ag-chart-menu-panel {
  border-left: 1px solid #babfc7;
  border-left-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-rtl .ag-chart-menu-panel {
  border-right: 1px solid #babfc7;
  border-right-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-date-time-list-page-title {
  flex-grow: 1;
  text-align: center; }

.ag-theme-alpine .ag-date-time-list-page-column-label, .ag-theme-alpine .ag-date-time-list-page-entry {
  text-align: center; }

.ag-theme-alpine .ag-checkbox-input-wrapper {
  font-family: agGridAlpine;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  background-color: #fff;
  background-color: var(--ag-checkbox-background-color, var(--ag-background-color, white));
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  flex: none; }

.ag-theme-alpine .ag-checkbox-input-wrapper input {
  -webkit-appearance: none;
  opacity: 0;
  width: 100%;
  height: 100%; }

.ag-theme-alpine .ag-checkbox-input-wrapper:active, .ag-theme-alpine .ag-checkbox-input-wrapper:focus-within {
  outline: none;
  box-shadow: 0 0 2px 0.1rem rgba(33, 150, 243, 0.4); }

.ag-theme-alpine .ag-checkbox-input-wrapper.ag-disabled {
  opacity: .5; }

.ag-theme-alpine .ag-checkbox-input-wrapper:after {
  content: "\f108";
  color: #999;
  color: var(--ag-checkbox-unchecked-color, #999999);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none; }

.ag-theme-alpine .ag-checkbox-input-wrapper.ag-checked:after {
  content: "\f106";
  color: #2196f3;
  color: var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none; }

.ag-theme-alpine .ag-checkbox-input-wrapper.ag-indeterminate:after {
  content: "\f107";
  color: #999;
  color: var(--ag-checkbox-indeterminate-color, var(--ag-checkbox-unchecked-color, #999999));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none; }

.ag-theme-alpine .ag-toggle-button-input-wrapper {
  box-sizing: border-box;
  width: 28px;
  height: 18px;
  background-color: #999;
  background-color: var(--ag-toggle-button-off-background-color, var(--ag-checkbox-unchecked-color, #999999));
  border-radius: 9px;
  position: relative;
  flex: none;
  border: 1px solid #999;
  border-color: var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, #999999)); }

.ag-theme-alpine .ag-toggle-button-input-wrapper input {
  opacity: 0;
  height: 100%;
  width: 100%; }

.ag-theme-alpine .ag-toggle-button-input-wrapper:focus-within {
  outline: none;
  box-shadow: 0 0 2px 0.1rem rgba(33, 150, 243, 0.4); }

.ag-theme-alpine .ag-toggle-button-input-wrapper.ag-disabled {
  opacity: .5; }

.ag-theme-alpine .ag-toggle-button-input-wrapper.ag-checked {
  background-color: #2196f3;
  background-color: var(--ag-toggle-button-on-background-color, var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3)));
  border-color: #2196f3;
  border-color: var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3))); }

.ag-theme-alpine .ag-toggle-button-input-wrapper:before {
  content: " ";
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
  box-sizing: border-box;
  height: 18px;
  width: 18px;
  background-color: #fff;
  background-color: var(--ag-toggle-button-switch-background-color, var(--ag-background-color, white));
  border-radius: 9px;
  transition: left .1s;
  border: 1px solid #999;
  border-color: var(--ag-toggle-button-switch-border-color, var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, #999999))); }

.ag-theme-alpine .ag-toggle-button-input-wrapper.ag-checked:before {
  left: calc(100% - 18px);
  border-color: #2196f3;
  border-color: var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3))); }

.ag-theme-alpine .ag-radio-button-input-wrapper {
  font-family: agGridAlpine;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  background-color: #fff;
  background-color: var(--ag-checkbox-background-color, var(--ag-background-color, white));
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  flex: none;
  border-radius: 16px; }

.ag-theme-alpine .ag-radio-button-input-wrapper input {
  -webkit-appearance: none;
  opacity: 0;
  width: 100%;
  height: 100%; }

.ag-theme-alpine .ag-radio-button-input-wrapper:active, .ag-theme-alpine .ag-radio-button-input-wrapper:focus-within {
  outline: none;
  box-shadow: 0 0 2px 0.1rem rgba(33, 150, 243, 0.4); }

.ag-theme-alpine .ag-radio-button-input-wrapper.ag-disabled {
  opacity: .5; }

.ag-theme-alpine .ag-radio-button-input-wrapper:after {
  content: "\f124";
  color: #999;
  color: var(--ag-checkbox-unchecked-color, #999999);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none; }

.ag-theme-alpine .ag-radio-button-input-wrapper.ag-checked:after {
  content: "\f125";
  color: #2196f3;
  color: var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none; }

.ag-theme-alpine input[class^=ag-][type=range] {
  -webkit-appearance: none;
  width: 100%;
  height: 100%;
  background: none;
  overflow: visible; }

.ag-theme-alpine input[class^=ag-][type=range]::-webkit-slider-runnable-track {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: #babfc7;
  background-color: var(--ag-border-color, #babfc7);
  border-radius: 3px; }

.ag-theme-alpine input[class^=ag-][type=range]::-moz-range-track {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: #babfc7;
  background-color: var(--ag-border-color, #babfc7);
  border-radius: 3px; }

.ag-theme-alpine input[class^=ag-][type=range]::-ms-track {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: #babfc7;
  background-color: var(--ag-border-color, #babfc7);
  border-radius: 3px;
  color: transparent;
  width: calc(100% - 2px); }

.ag-theme-alpine input[class^=ag-][type=range]::-webkit-slider-thumb {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  background-color: #fff;
  background-color: var(--ag-background-color, white);
  border: 1px solid #999;
  border-color: var(--ag-checkbox-unchecked-color, #999999);
  border-radius: 16px;
  transform: translateY(-6.5px); }

.ag-theme-alpine input[class^=ag-][type=range]::-ms-thumb {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  background-color: #fff;
  background-color: var(--ag-background-color, white);
  border: 1px solid #999;
  border-color: var(--ag-checkbox-unchecked-color, #999999);
  border-radius: 16px; }

.ag-theme-alpine input[class^=ag-][type=range]::-moz-ag-range-thumb {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  background-color: #fff;
  background-color: var(--ag-background-color, white);
  border: 1px solid #999;
  border-color: var(--ag-checkbox-unchecked-color, #999999);
  border-radius: 16px; }

.ag-theme-alpine input[class^=ag-][type=range]:focus {
  outline: none; }

.ag-theme-alpine input[class^=ag-][type=range]:focus::-webkit-slider-thumb {
  box-shadow: 0 0 2px 0.1rem rgba(33, 150, 243, 0.4);
  border-color: #2196f3;
  border-color: var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3)); }

.ag-theme-alpine input[class^=ag-][type=range]:focus::-ms-thumb {
  box-shadow: 0 0 2px 0.1rem rgba(33, 150, 243, 0.4);
  border-color: #2196f3;
  border-color: var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3)); }

.ag-theme-alpine input[class^=ag-][type=range]:focus::-moz-ag-range-thumb {
  box-shadow: 0 0 2px 0.1rem rgba(33, 150, 243, 0.4);
  border-color: #2196f3;
  border-color: var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #2196f3)); }

.ag-theme-alpine input[class^=ag-][type=range]:active::-webkit-slider-runnable-track {
  background-color: rgba(33, 150, 243, 0.4);
  background-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }

.ag-theme-alpine input[class^=ag-][type=range]:active::-moz-ag-range-track {
  background-color: rgba(33, 150, 243, 0.4);
  background-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }

.ag-theme-alpine input[class^=ag-][type=range]:active::-ms-track {
  background-color: rgba(33, 150, 243, 0.4);
  background-color: var(--ag-input-focus-border-color, rgba(33, 150, 243, 0.4)); }

.ag-theme-alpine input[class^=ag-][type=range]:disabled {
  opacity: .5; }

.ag-theme-alpine .ag-filter-toolpanel-header, .ag-theme-alpine .ag-filter-toolpanel-search, .ag-theme-alpine .ag-header-row, .ag-theme-alpine .ag-multi-filter-group-title-bar, .ag-theme-alpine .ag-panel-title-bar-title, .ag-theme-alpine .ag-status-bar {
  font-weight: 700;
  color: #181d1f;
  color: var(--ag-header-foreground-color, var(--ag-secondary-foreground-color, var(--ag-foreground-color, #181d1f))); }

.ag-theme-alpine .ag-ltr .ag-pinned-right-header .ag-header-row:after, .ag-theme-alpine .ag-rtl .ag-pinned-left-header .ag-header-row:before {
  content: "";
  position: absolute;
  height: calc(100% - 20px);
  top: 10px;
  width: 1px;
  background-color: #babfc7;
  background-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-ltr .ag-pinned-right-header .ag-header-row:after {
  right: 0; }

.ag-theme-alpine .ag-rtl .ag-pinned-left-header .ag-header-row:before {
  left: 0; }

.ag-theme-alpine .ag-row {
  font-size: 14px; }

.ag-theme-alpine input[class^=ag-]:not([type]), .ag-theme-alpine input[class^=ag-][type=date], .ag-theme-alpine input[class^=ag-][type=datetime-local], .ag-theme-alpine input[class^=ag-][type=number], .ag-theme-alpine input[class^=ag-][type=tel], .ag-theme-alpine input[class^=ag-][type=text], .ag-theme-alpine textarea[class^=ag-] {
  min-height: 24px;
  border-radius: 3px; }

.ag-theme-alpine .ag-ltr input[class^=ag-]:not([type]), .ag-theme-alpine .ag-ltr input[class^=ag-][type=date], .ag-theme-alpine .ag-ltr input[class^=ag-][type=datetime-local], .ag-theme-alpine .ag-ltr input[class^=ag-][type=number], .ag-theme-alpine .ag-ltr input[class^=ag-][type=tel], .ag-theme-alpine .ag-ltr input[class^=ag-][type=text], .ag-theme-alpine .ag-ltr textarea[class^=ag-] {
  padding-left: 6px; }

.ag-theme-alpine .ag-rtl input[class^=ag-]:not([type]), .ag-theme-alpine .ag-rtl input[class^=ag-][type=date], .ag-theme-alpine .ag-rtl input[class^=ag-][type=datetime-local], .ag-theme-alpine .ag-rtl input[class^=ag-][type=number], .ag-theme-alpine .ag-rtl input[class^=ag-][type=tel], .ag-theme-alpine .ag-rtl input[class^=ag-][type=text], .ag-theme-alpine .ag-rtl textarea[class^=ag-] {
  padding-right: 6px; }

.ag-theme-alpine .ag-tab {
  padding: 9px;
  transition: color .4s; }

.ag-theme-alpine .ag-tab-selected {
  color: #2196f3;
  color: var(--ag-alpine-active-color, #2196f3); }

.ag-theme-alpine .ag-menu, .ag-theme-alpine .ag-menu-header {
  background-color: #f8f8f8;
  background-color: var(--ag-control-panel-background-color, #f8f8f8); }

.ag-theme-alpine .ag-menu-header {
  padding-top: 1px; }

.ag-theme-alpine .ag-tabs-header {
  border-bottom: 1px solid #babfc7;
  border-bottom-color: var(--ag-border-color, #babfc7); }

.ag-theme-alpine .ag-charts-data-group-title-bar, .ag-theme-alpine .ag-charts-format-top-level-group-title-bar, .ag-theme-alpine .ag-charts-settings-group-title-bar {
  padding: 6px 12px;
  line-height: 20px; }

.ag-theme-alpine .ag-chart-mini-thumbnail {
  background-color: #fff;
  background-color: var(--ag-background-color, white); }

.ag-theme-alpine .ag-chart-settings-nav-bar {
  border-top: 1px solid #dde2eb;
  border-top-color: var(--ag-secondary-border-color, #dde2eb); }

.ag-theme-alpine .ag-ltr .ag-group-title-bar-icon {
  margin-right: 6px; }

.ag-theme-alpine .ag-rtl .ag-group-title-bar-icon {
  margin-left: 6px; }

.ag-theme-alpine .ag-charts-format-top-level-group-toolbar {
  margin-top: 6px; }

.ag-theme-alpine .ag-ltr .ag-charts-format-top-level-group-toolbar {
  padding-left: 20px; }

.ag-theme-alpine .ag-rtl .ag-charts-format-top-level-group-toolbar {
  padding-right: 20px; }

.ag-theme-alpine .ag-charts-format-sub-level-group {
  border-left: 1px dashed #babfc7;
  border-left-color: var(--ag-border-color, #babfc7);
  padding-left: 6px;
  margin-bottom: 12px; }

.ag-theme-alpine .ag-charts-format-sub-level-group-title-bar {
  padding-top: 0;
  padding-bottom: 0;
  background: none;
  font-weight: 700; }

.ag-theme-alpine .ag-charts-format-sub-level-group-container {
  padding-bottom: 0; }

.ag-theme-alpine .ag-charts-format-sub-level-group-item:last-child {
  margin-bottom: 0; }

.ag-theme-alpine .ag-dnd-ghost {
  font-size: 12px;
  font-weight: 700; }

.ag-theme-alpine .ag-side-buttons {
  width: 30px; }

.ag-theme-alpine .ag-standard-button {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 3px;
  border: 1px solid #2196f3;
  border-color: var(--ag-alpine-active-color, #2196f3);
  color: #2196f3;
  color: var(--ag-alpine-active-color, #2196f3);
  background-color: #fff;
  background-color: var(--ag-background-color, white);
  font-weight: 600;
  padding: 6px 12px; }

.ag-theme-alpine .ag-standard-button:hover {
  border-color: #2196f3;
  border-color: var(--ag-alpine-active-color, #2196f3);
  background-color: rgba(33, 150, 243, 0.1);
  background-color: var(--ag-row-hover-color, rgba(33, 150, 243, 0.1)); }

.ag-theme-alpine .ag-standard-button:active {
  border-color: #2196f3;
  border-color: var(--ag-alpine-active-color, #2196f3);
  background-color: #2196f3;
  background-color: var(--ag-alpine-active-color, #2196f3);
  color: #fff;
  color: var(--ag-background-color, white); }

.ag-theme-alpine .ag-standard-button:disabled {
  color: rgba(24, 29, 31, 0.5);
  color: var(--ag-disabled-foreground-color, rgba(24, 29, 31, 0.5));
  background-color: #f1f2f4;
  background-color: var(--ag-input-disabled-background-color, #f1f2f4);
  border-color: rgba(186, 191, 199, 0.3);
  border-color: var(--ag-input-disabled-border-color, rgba(186, 191, 199, 0.3)); }

.ag-theme-alpine .ag-menu-header {
  min-width: 240px; }

.ag-theme-alpine .ag-column-drop-vertical {
  min-height: 75px;
  max-height: 175px; }

.ag-theme-alpine .ag-tool-panel-wrapper {
  width: 250px; }

.ag-theme-alpine .ag-column-drop-vertical-title-bar {
  padding: 12px 12px 0; }

.ag-theme-alpine .ag-column-drop-vertical-empty-message {
  display: flex;
  align-items: center;
  border: 1px dashed #babfc7;
  border-color: var(--ag-border-color, #babfc7);
  margin: 12px;
  padding: 12px; }

.ag-theme-alpine .ag-column-drop-empty-message {
  color: #181d1f;
  color: var(--ag-foreground-color, #181d1f);
  opacity: .75; }

.ag-theme-alpine .ag-status-bar {
  font-weight: 400; }

.ag-theme-alpine .ag-paging-number, .ag-theme-alpine .ag-paging-row-summary-panel-number, .ag-theme-alpine .ag-status-name-value-value {
  font-weight: 700; }

.ag-theme-alpine .ag-column-drop-cell-button {
  opacity: .5; }

.ag-theme-alpine .ag-column-drop-cell-button:hover {
  opacity: .75; }

.ag-theme-alpine .ag-chart-menu-icon:hover, .ag-theme-alpine .ag-chart-settings-next:hover, .ag-theme-alpine .ag-chart-settings-prev:hover, .ag-theme-alpine .ag-column-group-icons:hover, .ag-theme-alpine .ag-column-select-header-icon:hover, .ag-theme-alpine .ag-filter-toolpanel-expand:hover, .ag-theme-alpine .ag-floating-filter-button-button:hover, .ag-theme-alpine .ag-group-contracted .ag-icon:hover, .ag-theme-alpine .ag-group-expanded .ag-icon:hover, .ag-theme-alpine .ag-group-title-bar-icon:hover, .ag-theme-alpine .ag-header-cell-menu-button:hover, .ag-theme-alpine .ag-header-expand-icon:hover, .ag-theme-alpine .ag-panel-title-bar-button:hover, .ag-theme-alpine .ag-side-button-button:hover, .ag-theme-alpine .ag-tab:hover {
  color: #2196f3;
  color: var(--ag-alpine-active-color, #2196f3); }

.ag-theme-alpine .ag-chart-settings-card-item.ag-not-selected:hover {
  opacity: .35; }

.ag-theme-alpine .ag-ltr .ag-panel-title-bar-button {
  margin-left: 12px;
  margin-right: 6px; }

.ag-theme-alpine .ag-rtl .ag-panel-title-bar-button {
  margin-right: 12px;
  margin-left: 6px; }

.ag-theme-alpine .ag-filter-toolpanel-group-container {
  padding-left: 6px; }

.ag-theme-alpine .ag-filter-toolpanel-instance-filter {
  background-color: #f8f8f8;
  background-color: var(--ag-control-panel-background-color, #f8f8f8);
  border: none;
  border-left: #babfc7;
  border-left: 1px dashed var(--ag-border-color, #babfc7);
  margin-left: 8px;
  padding-left: 8px;
  margin-right: 12px; }

.ag-theme-alpine .ag-set-filter-list {
  padding-top: 3px;
  padding-bottom: 3px; }

.ag-theme-alpine .ag-layout-auto-height .ag-center-cols-clipper, .ag-theme-alpine .ag-layout-auto-height .ag-center-cols-container, .ag-theme-alpine .ag-layout-print .ag-center-cols-clipper, .ag-theme-alpine .ag-layout-print .ag-center-cols-container {
  min-height: 150px; }

.ag-theme-alpine .ag-overlay-no-rows-wrapper.ag-layout-auto-height {
  padding-top: 60px; }

.ag-theme-alpine .ag-date-time-list-page-entry-is-current {
  background-color: #2196f3;
  background-color: var(--ag-alpine-active-color, #2196f3); }

body, html {
  height: 100%; }

body {
  margin: 0;
  font-family: Roboto,Helvetica Neue,sans-serif; }

.full-screen {
  width: 100%;
  height: 100%; }

.flex-container-row {
  display: flex !important;
  flex-direction: row; }

.flex-container-column {
  display: flex !important;
  flex-direction: column; }

.center-item {
  text-align: center;
  justify-content: center;
  display: inline-flex;
  align-items: center; }

.disable-point-event {
  pointer-events: none; }

.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto,Helvetica Neue,sans-serif; }

.mat-badge-small .mat-badge-content {
  font-size: 9px; }

.mat-badge-large .mat-badge-content {
  font-size: 24px; }

.mat-h1, .mat-headline, .mat-typography h1 {
  font: 400 24px/32px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px; }

.mat-h2, .mat-title, .mat-typography h2 {
  font: 500 20px/32px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px; }

.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px/28px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px; }

.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px/24px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px; }

.mat-h5, .mat-typography h5 {
  font: 400 calc(14px * .83)/20px Roboto, Helvetica Neue, sans-serif;
  margin: 0 0 12px; }

.mat-h6, .mat-typography h6 {
  font: 400 calc(14px * .67)/20px Roboto, Helvetica Neue, sans-serif;
  margin: 0 0 12px; }

.mat-body-2, .mat-body-strong {
  font: 500 14px/24px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: normal; }

.mat-body, .mat-body-1, .mat-typography {
  font: 400 14px/20px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: normal; }

.mat-body-1 p, .mat-body p, .mat-typography p {
  margin: 0 0 12px; }

.mat-caption, .mat-small {
  font: 400 12px/20px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: normal; }

.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px/112px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: -.05em;
  margin: 0 0 56px; }

.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px/56px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: -.02em;
  margin: 0 0 64px; }

.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px/48px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: -.005em;
  margin: 0 0 64px; }

.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px/40px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px; }

.mat-bottom-sheet-container {
  font: 400 14px/20px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: normal; }

.mat-button, .mat-fab, .mat-flat-button, .mat-icon-button, .mat-mini-fab, .mat-raised-button, .mat-stroked-button {
  font-family: Roboto,Helvetica Neue,sans-serif;
  font-size: 14px;
  font-weight: 500; }

.mat-button-toggle, .mat-card {
  font-family: Roboto,Helvetica Neue,sans-serif; }

.mat-card-title {
  font-size: 24px;
  font-weight: 500; }

.mat-card-header .mat-card-title {
  font-size: 20px; }

.mat-card-content, .mat-card-subtitle {
  font-size: 14px; }

.mat-checkbox {
  font-family: Roboto,Helvetica Neue,sans-serif; }

.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px; }

.mat-chip {
  font-size: 14px;
  font-weight: 500; }

.mat-chip .mat-chip-remove.mat-icon, .mat-chip .mat-chip-trailing-icon.mat-icon {
  font-size: 18px; }

.mat-table {
  font-family: Roboto,Helvetica Neue,sans-serif; }

.mat-header-cell {
  font-size: 12px;
  font-weight: 500; }

.mat-cell, .mat-footer-cell {
  font-size: 14px; }

.mat-calendar {
  font-family: Roboto,Helvetica Neue,sans-serif; }

.mat-calendar-body {
  font-size: 13px; }

.mat-calendar-body-label, .mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500; }

.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400; }

.mat-dialog-title {
  font: 500 20px/32px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: normal; }

.mat-expansion-panel-header {
  font-family: Roboto,Helvetica Neue,sans-serif;
  font-size: 15px;
  font-weight: 400; }

.mat-expansion-panel-content {
  font: 400 14px/20px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: normal; }

.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto,Helvetica Neue,sans-serif;
  letter-spacing: normal; }

.mat-form-field-wrapper {
  padding-bottom: 1.34375em; }

.mat-form-field-prefix .mat-icon, .mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125; }

.mat-form-field-prefix .mat-icon-button, .mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em; }

.mat-form-field-prefix .mat-icon-button .mat-icon, .mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125; }

.mat-form-field-infix {
  padding: .5em 0;
  border-top: .84375em solid transparent; }

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label, .mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%; }

.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%; }

.mat-form-field-label-wrapper {
  top: -.84375em;
  padding-top: .84375em; }

.mat-form-field-label {
  top: 1.34375em; }

.mat-form-field-underline {
  bottom: 1.34375em; }

.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: .6666666667em;
  top: calc(100% - 1.7916666667em); }

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em; }

.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: .4375em 0; }

.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label, .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.3333333333%; }

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.3333433333%; }

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.3333533333%; }

.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em; }

.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em; }

.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: .5416666667em;
  top: calc(100% - 1.6666666667em); }

@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label, .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75); }

  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75); }

  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75); } }
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: .25em 0 .75em; }

.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -.5em; }

.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label, .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%; }

.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%; }

.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0; }

.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -.25em; }

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label, .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%; }

.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%; }

.mat-grid-tile-footer, .mat-grid-tile-header {
  font-size: 14px; }

.mat-grid-tile-footer .mat-line, .mat-grid-tile-header .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box; }

.mat-grid-tile-footer .mat-line:nth-child(n+2), .mat-grid-tile-header .mat-line:nth-child(n+2) {
  font-size: 12px; }

input.mat-input-element {
  margin-top: -.0625em; }

.mat-menu-item {
  font-family: Roboto,Helvetica Neue,sans-serif;
  font-size: 14px;
  font-weight: 400; }

.mat-paginator, .mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto,Helvetica Neue,sans-serif;
  font-size: 12px; }

.mat-radio-button, .mat-select {
  font-family: Roboto,Helvetica Neue,sans-serif; }

.mat-select-trigger {
  height: 1.125em; }

.mat-slide-toggle-content, .mat-slider-thumb-label-text {
  font-family: Roboto,Helvetica Neue,sans-serif; }

.mat-slider-thumb-label-text {
  font-size: 12px;
  font-weight: 500; }

.mat-stepper-horizontal, .mat-stepper-vertical {
  font-family: Roboto,Helvetica Neue,sans-serif; }

.mat-step-label {
  font-size: 14px;
  font-weight: 400; }

.mat-step-sub-label-error {
  font-weight: 400; }

.mat-step-label-error {
  font-size: 14px; }

.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500; }

.mat-tab-group, .mat-tab-label, .mat-tab-link {
  font-family: Roboto,Helvetica Neue,sans-serif; }

.mat-tab-label, .mat-tab-link {
  font-size: 14px;
  font-weight: 500; }

.mat-toolbar, .mat-toolbar h1, .mat-toolbar h2, .mat-toolbar h3, .mat-toolbar h4, .mat-toolbar h5, .mat-toolbar h6 {
  font: 500 20px/32px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: normal;
  margin: 0; }

.mat-tooltip {
  font-family: Roboto,Helvetica Neue,sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px; }

.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px; }

.mat-list-item, .mat-list-option {
  font-family: Roboto,Helvetica Neue,sans-serif; }

.mat-list-base .mat-list-item {
  font-size: 16px; }

.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box; }

.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px; }

.mat-list-base .mat-list-option {
  font-size: 16px; }

.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box; }

.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px; }

.mat-list-base .mat-subheader {
  font-family: Roboto,Helvetica Neue,sans-serif;
  font-size: 14px;
  font-weight: 500; }

.mat-list-base[dense] .mat-list-item {
  font-size: 12px; }

.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box; }

.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2), .mat-list-base[dense] .mat-list-option {
  font-size: 12px; }

.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box; }

.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px; }

.mat-list-base[dense] .mat-subheader {
  font-family: Roboto,Helvetica Neue,sans-serif;
  font-size: 12px;
  font-weight: 500; }

.mat-option {
  font-family: Roboto,Helvetica Neue,sans-serif;
  font-size: 16px; }

.mat-optgroup-label {
  font: 500 14px/24px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: normal; }

.mat-simple-snackbar {
  font-family: Roboto,Helvetica Neue,sans-serif;
  font-size: 14px; }

.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500; }

.mat-tree {
  font-family: Roboto,Helvetica Neue,sans-serif; }

.mat-nested-tree-node, .mat-tree-node {
  font-weight: 400;
  font-size: 14px; }

.mat-ripple {
  overflow: hidden;
  position: relative; }

.mat-ripple:not(:empty) {
  transform: translateZ(0); }

.mat-ripple.mat-ripple-unbounded {
  overflow: visible; }

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0); }

.cdk-high-contrast-active .mat-ripple-element {
  display: none; }

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

.cdk-global-overlay-wrapper, .cdk-overlay-container {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.cdk-overlay-container {
  position: fixed;
  z-index: 1000; }

.cdk-overlay-container:empty {
  display: none; }

.cdk-global-overlay-wrapper, .cdk-overlay-pane {
  display: flex;
  position: absolute;
  z-index: 1000; }

.cdk-overlay-pane {
  pointer-events: auto;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%; }

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0; }

.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1; }

@media screen and (-ms-high-contrast: active) {
  .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: .6; } }
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32); }

.cdk-overlay-transparent-backdrop, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0; }

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px; }

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll; }

@keyframes cdk-text-field-autofill-start {
  /*!*/ }

@keyframes cdk-text-field-autofill-end {
  /*!*/ }

.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms; }

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms; }

textarea.cdk-textarea-autosize {
  resize: none; }

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: initial !important;
  height: auto !important;
  overflow: hidden !important; }

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: initial !important;
  height: 0 !important; }

.mat-focus-indicator, .mat-mdc-focus-indicator {
  position: relative; }

.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }

.mat-option {
  color: rgba(0, 0, 0, 0.87); }

.mat-option.mat-active, .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled), .mat-option:focus:not(.mat-option-disabled), .mat-option:hover:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04); }

.mat-option.mat-active {
  color: rgba(0, 0, 0, 0.87); }

.mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38); }

.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #3f51b5; }

.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ff4081; }

.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }

.mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }

.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }

.mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }

.mat-pseudo-checkbox:after {
  color: #fafafa; }

.mat-pseudo-checkbox-disabled {
  color: #b0b0b0; }

.mat-primary .mat-pseudo-checkbox-checked, .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #3f51b5; }

.mat-accent .mat-pseudo-checkbox-checked, .mat-accent .mat-pseudo-checkbox-indeterminate, .mat-pseudo-checkbox-checked, .mat-pseudo-checkbox-indeterminate {
  background: #ff4081; }

.mat-warn .mat-pseudo-checkbox-checked, .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled, .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }

.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }

.mat-elevation-z0 {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12); }

.mat-elevation-z1 {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12); }

.mat-elevation-z2 {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.mat-elevation-z3 {
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 1px 8px 0 rgba(0, 0, 0, 0.12); }

.mat-elevation-z4 {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }

.mat-elevation-z5 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14), 0 1px 14px 0 rgba(0, 0, 0, 0.12); }

.mat-elevation-z6 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12); }

.mat-elevation-z7 {
  box-shadow: 0 4px 5px -2px rgba(0, 0, 0, 0.2), 0 7px 10px 1px rgba(0, 0, 0, 0.14), 0 2px 16px 1px rgba(0, 0, 0, 0.12); }

.mat-elevation-z8 {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); }

.mat-elevation-z9 {
  box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.2), 0 9px 12px 1px rgba(0, 0, 0, 0.14), 0 3px 16px 2px rgba(0, 0, 0, 0.12); }

.mat-elevation-z10 {
  box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.2), 0 10px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 18px 3px rgba(0, 0, 0, 0.12); }

.mat-elevation-z11 {
  box-shadow: 0 6px 7px -4px rgba(0, 0, 0, 0.2), 0 11px 15px 1px rgba(0, 0, 0, 0.14), 0 4px 20px 3px rgba(0, 0, 0, 0.12); }

.mat-elevation-z12 {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12); }

.mat-elevation-z13 {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12); }

.mat-elevation-z14 {
  box-shadow: 0 7px 9px -4px rgba(0, 0, 0, 0.2), 0 14px 21px 2px rgba(0, 0, 0, 0.14), 0 5px 26px 4px rgba(0, 0, 0, 0.12); }

.mat-elevation-z15 {
  box-shadow: 0 8px 9px -5px rgba(0, 0, 0, 0.2), 0 15px 22px 2px rgba(0, 0, 0, 0.14), 0 6px 28px 5px rgba(0, 0, 0, 0.12); }

.mat-elevation-z16 {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12); }

.mat-elevation-z17 {
  box-shadow: 0 8px 11px -5px rgba(0, 0, 0, 0.2), 0 17px 26px 2px rgba(0, 0, 0, 0.14), 0 6px 32px 5px rgba(0, 0, 0, 0.12); }

.mat-elevation-z18 {
  box-shadow: 0 9px 11px -5px rgba(0, 0, 0, 0.2), 0 18px 28px 2px rgba(0, 0, 0, 0.14), 0 7px 34px 6px rgba(0, 0, 0, 0.12); }

.mat-elevation-z19 {
  box-shadow: 0 9px 12px -6px rgba(0, 0, 0, 0.2), 0 19px 29px 2px rgba(0, 0, 0, 0.14), 0 7px 36px 6px rgba(0, 0, 0, 0.12); }

.mat-elevation-z20 {
  box-shadow: 0 10px 13px -6px rgba(0, 0, 0, 0.2), 0 20px 31px 3px rgba(0, 0, 0, 0.14), 0 8px 38px 7px rgba(0, 0, 0, 0.12); }

.mat-elevation-z21 {
  box-shadow: 0 10px 13px -6px rgba(0, 0, 0, 0.2), 0 21px 33px 3px rgba(0, 0, 0, 0.14), 0 8px 40px 7px rgba(0, 0, 0, 0.12); }

.mat-elevation-z22 {
  box-shadow: 0 10px 14px -6px rgba(0, 0, 0, 0.2), 0 22px 35px 3px rgba(0, 0, 0, 0.14), 0 8px 42px 7px rgba(0, 0, 0, 0.12); }

.mat-elevation-z23 {
  box-shadow: 0 11px 14px -7px rgba(0, 0, 0, 0.2), 0 23px 36px 3px rgba(0, 0, 0, 0.14), 0 9px 44px 8px rgba(0, 0, 0, 0.12); }

.mat-elevation-z24 {
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12); }

.mat-theme-loaded-marker {
  display: none; }

.mat-autocomplete-panel {
  background: #fff;
  color: rgba(0, 0, 0, 0.87); }

.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: #fff; }

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87); }

.mat-badge-content {
  color: #fff;
  background: #3f51b5; }

.cdk-high-contrast-active .mat-badge-content {
  outline: 1px solid;
  border-radius: 0; }

.mat-badge-accent .mat-badge-content {
  background: #ff4081;
  color: #fff; }

.mat-badge-warn .mat-badge-content {
  color: #fff;
  background: #f44336; }

.mat-badge {
  position: relative; }

.mat-badge-hidden .mat-badge-content {
  display: none; }

.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }

.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform .2s ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }

.mat-badge-content._mat-animation-noopable, .ng-animate-disabled .mat-badge-content {
  transition: none; }

.mat-badge-content.mat-badge-active {
  transform: none; }

.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }

.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }

.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }

.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }

[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }

.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }

[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }

.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }

.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }

.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }

.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }

.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }

.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }

[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }

.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }

[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }

.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }

.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }

.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }

.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }

.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }

.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }

[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }

.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }

[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }

.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }

.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }

.mat-bottom-sheet-container {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #fff;
  color: rgba(0, 0, 0, 0.87); }

.mat-button, .mat-icon-button, .mat-stroked-button {
  color: inherit;
  background: transparent; }

.mat-button.mat-primary, .mat-icon-button.mat-primary, .mat-stroked-button.mat-primary {
  color: #3f51b5; }

.mat-button.mat-accent, .mat-icon-button.mat-accent, .mat-stroked-button.mat-accent {
  color: #ff4081; }

.mat-button.mat-warn, .mat-icon-button.mat-warn, .mat-stroked-button.mat-warn {
  color: #f44336; }

.mat-button.mat-accent.mat-button-disabled, .mat-button.mat-button-disabled.mat-button-disabled, .mat-button.mat-primary.mat-button-disabled, .mat-button.mat-warn.mat-button-disabled, .mat-icon-button.mat-accent.mat-button-disabled, .mat-icon-button.mat-button-disabled.mat-button-disabled, .mat-icon-button.mat-primary.mat-button-disabled, .mat-icon-button.mat-warn.mat-button-disabled, .mat-stroked-button.mat-accent.mat-button-disabled, .mat-stroked-button.mat-button-disabled.mat-button-disabled, .mat-stroked-button.mat-primary.mat-button-disabled, .mat-stroked-button.mat-warn.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26); }

.mat-button.mat-primary .mat-button-focus-overlay, .mat-icon-button.mat-primary .mat-button-focus-overlay, .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #3f51b5; }

.mat-button.mat-accent .mat-button-focus-overlay, .mat-icon-button.mat-accent .mat-button-focus-overlay, .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #ff4081; }

.mat-button.mat-warn .mat-button-focus-overlay, .mat-icon-button.mat-warn .mat-button-focus-overlay, .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336; }

.mat-button.mat-button-disabled .mat-button-focus-overlay, .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: initial; }

.mat-button .mat-ripple-element, .mat-icon-button .mat-ripple-element, .mat-stroked-button .mat-ripple-element {
  opacity: .1;
  background-color: currentColor; }

.mat-button-focus-overlay {
  background: #000; }

.mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12); }

.mat-fab, .mat-flat-button, .mat-mini-fab, .mat-raised-button {
  color: rgba(0, 0, 0, 0.87);
  background-color: #fff; }

.mat-fab.mat-accent, .mat-fab.mat-primary, .mat-fab.mat-warn, .mat-flat-button.mat-accent, .mat-flat-button.mat-primary, .mat-flat-button.mat-warn, .mat-mini-fab.mat-accent, .mat-mini-fab.mat-primary, .mat-mini-fab.mat-warn, .mat-raised-button.mat-accent, .mat-raised-button.mat-primary, .mat-raised-button.mat-warn {
  color: #fff; }

.mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26); }

.mat-fab.mat-primary, .mat-flat-button.mat-primary, .mat-mini-fab.mat-primary, .mat-raised-button.mat-primary {
  background-color: #3f51b5; }

.mat-fab.mat-accent, .mat-flat-button.mat-accent, .mat-mini-fab.mat-accent, .mat-raised-button.mat-accent {
  background-color: #ff4081; }

.mat-fab.mat-warn, .mat-flat-button.mat-warn, .mat-mini-fab.mat-warn, .mat-raised-button.mat-warn {
  background-color: #f44336; }

.mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12); }

.mat-fab.mat-accent .mat-ripple-element, .mat-fab.mat-primary .mat-ripple-element, .mat-fab.mat-warn .mat-ripple-element, .mat-flat-button.mat-accent .mat-ripple-element, .mat-flat-button.mat-primary .mat-ripple-element, .mat-flat-button.mat-warn .mat-ripple-element, .mat-mini-fab.mat-accent .mat-ripple-element, .mat-mini-fab.mat-primary .mat-ripple-element, .mat-mini-fab.mat-warn .mat-ripple-element, .mat-raised-button.mat-accent .mat-ripple-element, .mat-raised-button.mat-primary .mat-ripple-element, .mat-raised-button.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1); }

.mat-flat-button:not([class*=mat-elevation-z]), .mat-stroked-button:not([class*=mat-elevation-z]) {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12); }

.mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); }

.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12); }

.mat-fab:not([class*=mat-elevation-z]), .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12); }

.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12); }

.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12); }

.mat-button-toggle-group, .mat-button-toggle-standalone {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.mat-button-toggle-group-appearance-standard, .mat-button-toggle-standalone.mat-button-toggle-appearance-standard {
  box-shadow: none; }

.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }

.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12); }

.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: #fff; }

.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: #000; }

.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: 1px solid rgba(0, 0, 0, 0.12); }

[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: 1px solid rgba(0, 0, 0, 0.12); }

.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: 1px solid rgba(0, 0, 0, 0.12); }

.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }

.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87); }

.mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eee; }

.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: #fff; }

.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd; }

.mat-button-toggle-group-appearance-standard, .mat-button-toggle-standalone.mat-button-toggle-appearance-standard {
  border: 1px solid rgba(0, 0, 0, 0.12); }

.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px; }

.mat-card {
  background: #fff;
  color: rgba(0, 0, 0, 0.87); }

.mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12); }

.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12); }

.mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }

.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }

.mat-checkbox-checkmark {
  fill: #fafafa; }

.mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }

.mat-checkbox-mixedmark {
  background-color: #fafafa; }

.mat-checkbox-checked.mat-primary .mat-checkbox-background, .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background {
  background-color: #3f51b5; }

.mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
  background-color: #ff4081; }

.mat-checkbox-checked.mat-warn .mat-checkbox-background, .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background {
  background-color: #f44336; }

.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }

.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }

.mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }

.mat-checkbox .mat-ripple-element {
  background-color: #000; }

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element, .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #3f51b5; }

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element, .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #ff4081; }

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element, .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336; }

.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }

.mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: .4; }

.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 1px 8px 0 rgba(0, 0, 0, 0.12); }

.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: .54; }

.mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: .4; }

.mat-chip.mat-standard-chip:after {
  background: #000; }

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #3f51b5;
  color: #fff; }

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: #fff;
  opacity: .4; }

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1); }

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: #fff; }

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: #fff;
  opacity: .4; }

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1); }

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ff4081;
  color: #fff; }

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: #fff;
  opacity: .4; }

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1); }

.mat-table {
  background: #fff; }

.mat-table-sticky, .mat-table tbody, .mat-table tfoot, .mat-table thead, [mat-footer-row], [mat-header-row], [mat-row], mat-footer-row, mat-header-row, mat-row {
  background: inherit; }

mat-footer-row, mat-header-row, mat-row, td.mat-cell, td.mat-footer-cell, th.mat-header-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }

.mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }

.mat-cell, .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }

.mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }

.mat-datepicker-content .mat-calendar-next-button, .mat-datepicker-content .mat-calendar-previous-button, .mat-datepicker-toggle {
  color: rgba(0, 0, 0, 0.54); }

.mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }

.mat-calendar-table-header-divider:after {
  background: rgba(0, 0, 0, 0.12); }

.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }

.mat-calendar-body-cell-content, .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }

.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected), .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38); }

.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected), .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected), .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }

.mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24); }

.mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }

.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }

.mat-calendar-body-in-range:before {
  background: rgba(63, 81, 181, 0.2); }

.mat-calendar-body-in-comparison-range:before {
  background: rgba(249, 171, 0, 0.2); }

.mat-calendar-body-comparison-bridge-start:before, [dir=rtl] .mat-calendar-body-comparison-bridge-end:before {
  background: linear-gradient(90deg, rgba(63, 81, 181, 0.2) 50%, rgba(249, 171, 0, 0.2) 0%); }

.mat-calendar-body-comparison-bridge-end:before, [dir=rtl] .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(270deg, rgba(63, 81, 181, 0.2) 50%, rgba(249, 171, 0, 0.2) 0%); }

.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
  background: #a8dab5; }

.mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e; }

.mat-calendar-body-selected {
  background-color: #3f51b5;
  color: #fff; }

.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(63, 81, 181, 0.4); }

.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff; }

.mat-datepicker-content {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87); }

.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before {
  background: rgba(255, 64, 129, 0.2); }

.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before {
  background: rgba(249, 171, 0, 0.2); }

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before, .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before {
  background: linear-gradient(90deg, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 0%); }

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before, .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(270deg, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 0%); }

.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
  background: #a8dab5; }

.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e; }

.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #ff4081;
  color: #fff; }

.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 64, 129, 0.4); }

.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff; }

.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before {
  background: rgba(244, 67, 54, 0.2); }

.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before {
  background: rgba(249, 171, 0, 0.2); }

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before, .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before {
  background: linear-gradient(90deg, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 0%); }

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before, .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(270deg, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 0%); }

.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
  background: #a8dab5; }

.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e; }

.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: #fff; }

.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4); }

.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff; }

.mat-datepicker-content-touch {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12); }

.mat-datepicker-toggle-active {
  color: #3f51b5; }

.mat-datepicker-toggle-active.mat-accent {
  color: #ff4081; }

.mat-datepicker-toggle-active.mat-warn {
  color: #f44336; }

.mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38); }

.mat-dialog-container {
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #fff;
  color: rgba(0, 0, 0, 0.87); }

.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }

.mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }

.mat-expansion-panel {
  background: #fff;
  color: rgba(0, 0, 0, 0.87); }

.mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }

.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04); }

@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: #fff; } }
.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }

.mat-expansion-indicator:after, .mat-expansion-panel-header-description {
  color: rgba(0, 0, 0, 0.54); }

.mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26); }

.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description, .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title {
  color: inherit; }

.mat-expansion-panel-header {
  height: 48px; }

.mat-expansion-panel-header.mat-expanded {
  height: 64px; }

.mat-form-field-label, .mat-hint {
  color: rgba(0, 0, 0, 0.6); }

.mat-form-field.mat-focused .mat-form-field-label {
  color: #3f51b5; }

.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #ff4081; }

.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336; }

.mat-focused .mat-form-field-required-marker {
  color: #ff4081; }

.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }

.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #3f51b5; }

.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #ff4081; }

.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336; }

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after {
  color: #3f51b5; }

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after {
  color: #ff4081; }

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after, .mat-form-field.mat-form-field-invalid .mat-form-field-label, .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent, .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336; }

.mat-form-field.mat-form-field-invalid .mat-form-field-ripple, .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336; }

.mat-error {
  color: #f44336; }

.mat-form-field-appearance-legacy .mat-form-field-label, .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }

.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }

.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }

.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }

.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }

.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }

.mat-form-field-appearance-fill .mat-form-field-underline:before {
  background-color: rgba(0, 0, 0, 0.42); }

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before {
  background-color: initial; }

.mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }

.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #3f51b5; }

.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ff4081; }

.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick, .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336; }

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }

.mat-icon.mat-primary {
  color: #3f51b5; }

.mat-icon.mat-accent {
  color: #ff4081; }

.mat-icon.mat-warn {
  color: #f44336; }

.mat-form-field-type-mat-native-select .mat-form-field-infix:after {
  color: rgba(0, 0, 0, 0.54); }

.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after, .mat-input-element:disabled {
  color: rgba(0, 0, 0, 0.38); }

.mat-input-element {
  caret-color: #3f51b5; }

.mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42); }

.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42); }

.mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42); }

.mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42); }

.mat-form-field.mat-accent .mat-input-element {
  caret-color: #ff4081; }

.mat-form-field-invalid .mat-input-element, .mat-form-field.mat-warn .mat-input-element {
  caret-color: #f44336; }

.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after {
  color: #f44336; }

.mat-list-base .mat-list-item, .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }

.mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }

.mat-list-item-disabled {
  background-color: #eee; }

.mat-action-list .mat-list-item:focus, .mat-action-list .mat-list-item:hover, .mat-list-option:focus, .mat-list-option:hover, .mat-nav-list .mat-list-item:focus, .mat-nav-list .mat-list-item:hover {
  background: rgba(0, 0, 0, 0.04); }

.mat-list-single-selected-option, .mat-list-single-selected-option:focus, .mat-list-single-selected-option:hover {
  background: rgba(0, 0, 0, 0.12); }

.mat-menu-panel {
  background: #fff; }

.mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }

.mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }

.mat-menu-item[disabled], .mat-menu-item[disabled]:after {
  color: rgba(0, 0, 0, 0.38); }

.mat-menu-item-submenu-trigger:after, .mat-menu-item .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.54); }

.mat-menu-item-highlighted:not([disabled]), .mat-menu-item.cdk-keyboard-focused:not([disabled]), .mat-menu-item.cdk-program-focused:not([disabled]), .mat-menu-item:hover:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }

.mat-paginator {
  background: #fff; }

.mat-paginator, .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }

.mat-paginator-decrement, .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }

.mat-paginator-first, .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }

.mat-icon-button[disabled] .mat-paginator-decrement, .mat-icon-button[disabled] .mat-paginator-first, .mat-icon-button[disabled] .mat-paginator-increment, .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }

.mat-paginator-container {
  min-height: 56px; }

.mat-progress-bar-background {
  fill: #c5cae9; }

.mat-progress-bar-buffer {
  background-color: #c5cae9; }

.mat-progress-bar-fill:after {
  background-color: #3f51b5; }

.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ff80ab; }

.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ff80ab; }

.mat-progress-bar.mat-accent .mat-progress-bar-fill:after {
  background-color: #ff4081; }

.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }

.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }

.mat-progress-bar.mat-warn .mat-progress-bar-fill:after {
  background-color: #f44336; }

.mat-progress-spinner circle, .mat-spinner circle {
  stroke: #3f51b5; }

.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #ff4081; }

.mat-progress-spinner.mat-warn circle, .mat-spinner.mat-warn circle {
  stroke: #f44336; }

.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #3f51b5; }

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-primary .mat-radio-inner-circle, .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #3f51b5; }

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff4081; }

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-accent .mat-radio-inner-circle, .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ff4081; }

.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }

.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-warn .mat-radio-inner-circle, .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336; }

.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle, .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }

.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle, .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.38); }

.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }

.mat-radio-button .mat-ripple-element {
  background-color: #000; }

.mat-select-value {
  color: rgba(0, 0, 0, 0.87); }

.mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }

.mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }

.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }

.mat-select-panel {
  background: #fff; }

.mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }

.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12); }

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #3f51b5; }

.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ff4081; }

.mat-form-field.mat-focused.mat-warn .mat-select-arrow, .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }

.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }

.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }

.mat-drawer {
  color: rgba(0, 0, 0, 0.87); }

.mat-drawer, .mat-drawer.mat-drawer-push {
  background-color: #fff; }

.mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12); }

.mat-drawer-side {
  border-right: 1px solid rgba(0, 0, 0, 0.12); }

.mat-drawer-side.mat-drawer-end, [dir=rtl] .mat-drawer-side {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right: none; }

[dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: 1px solid rgba(0, 0, 0, 0.12); }

.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }

.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ff4081; }

.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 64, 129, 0.54); }

.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ff4081; }

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #3f51b5; }

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(63, 81, 181, 0.54); }

.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #3f51b5; }

.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336; }

.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54); }

.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336; }

.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #000; }

.mat-slide-toggle-thumb {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }

.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }

.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }

.mat-primary .mat-slider-thumb, .mat-primary .mat-slider-thumb-label, .mat-primary .mat-slider-track-fill {
  background-color: #3f51b5; }

.mat-primary .mat-slider-thumb-label-text {
  color: #fff; }

.mat-primary .mat-slider-focus-ring {
  background-color: rgba(63, 81, 181, 0.2); }

.mat-accent .mat-slider-thumb, .mat-accent .mat-slider-thumb-label, .mat-accent .mat-slider-track-fill {
  background-color: #ff4081; }

.mat-accent .mat-slider-thumb-label-text {
  color: #fff; }

.mat-accent .mat-slider-focus-ring {
  background-color: rgba(255, 64, 129, 0.2); }

.mat-warn .mat-slider-thumb, .mat-warn .mat-slider-thumb-label, .mat-warn .mat-slider-track-fill {
  background-color: #f44336; }

.mat-warn .mat-slider-thumb-label-text {
  color: #fff; }

.mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2); }

.cdk-focused .mat-slider-track-background, .mat-slider:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }

.mat-slider-disabled .mat-slider-thumb, .mat-slider-disabled .mat-slider-track-background, .mat-slider-disabled .mat-slider-track-fill, .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }

.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }

.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb, .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }

.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb, .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }

.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: initial; }

.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }

.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }

.mat-slider-has-ticks .mat-slider-wrapper:after {
  border-color: rgba(0, 0, 0, 0.7); }

.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }

.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }

.mat-step-header.cdk-keyboard-focused, .mat-step-header.cdk-program-focused, .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }

@media (hover: none) {
  .mat-step-header:hover {
    background: none; } }
.mat-step-header .mat-step-label, .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }

.mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: #fff; }

.mat-step-header .mat-step-icon-selected, .mat-step-header .mat-step-icon-state-done, .mat-step-header .mat-step-icon-state-edit {
  background-color: #3f51b5;
  color: #fff; }

.mat-step-header .mat-step-icon-state-error {
  background-color: initial;
  color: #f44336; }

.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }

.mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336; }

.mat-stepper-horizontal, .mat-stepper-vertical {
  background-color: #fff; }

.mat-stepper-vertical-line:before {
  border-left-color: rgba(0, 0, 0, 0.12); }

.mat-horizontal-stepper-header:after, .mat-horizontal-stepper-header:before, .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }

.mat-horizontal-stepper-header {
  height: 72px; }

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header, .mat-vertical-stepper-header {
  padding: 24px; }

.mat-stepper-vertical-line:before {
  top: -16px;
  bottom: -16px; }

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before, .mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px; }

.mat-sort-header-arrow {
  color: #757575; }

.mat-tab-header, .mat-tab-nav-bar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }

.mat-tab-group-inverted-header .mat-tab-header, .mat-tab-group-inverted-header .mat-tab-nav-bar {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }

.mat-tab-label, .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }

.mat-tab-label.mat-tab-disabled, .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38); }

.mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }

.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }

.mat-tab-group[class*=mat-background-] .mat-tab-header, .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none; }

.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(197, 202, 233, 0.3); }

.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #3f51b5; }

.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: #fff; }

.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 128, 171, 0.3); }

.mat-tab-group.mat-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ff4081; }

.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: #fff; }

.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }

.mat-tab-group.mat-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }

.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: #fff; }

.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(197, 202, 233, 0.3); }

.mat-tab-group.mat-background-primary .mat-tab-header, .mat-tab-group.mat-background-primary .mat-tab-header-pagination, .mat-tab-group.mat-background-primary .mat-tab-links, .mat-tab-nav-bar.mat-background-primary .mat-tab-header, .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #3f51b5; }

.mat-tab-group.mat-background-primary .mat-tab-label, .mat-tab-group.mat-background-primary .mat-tab-link, .mat-tab-nav-bar.mat-background-primary .mat-tab-label, .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: #fff; }

.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4); }

.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: #fff; }

.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }

.mat-tab-group.mat-background-primary .mat-ripple-element, .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }

.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 128, 171, 0.3); }

.mat-tab-group.mat-background-accent .mat-tab-header, .mat-tab-group.mat-background-accent .mat-tab-header-pagination, .mat-tab-group.mat-background-accent .mat-tab-links, .mat-tab-nav-bar.mat-background-accent .mat-tab-header, .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #ff4081; }

.mat-tab-group.mat-background-accent .mat-tab-label, .mat-tab-group.mat-background-accent .mat-tab-link, .mat-tab-nav-bar.mat-background-accent .mat-tab-label, .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: #fff; }

.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4); }

.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: #fff; }

.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }

.mat-tab-group.mat-background-accent .mat-ripple-element, .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }

.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }

.mat-tab-group.mat-background-warn .mat-tab-header, .mat-tab-group.mat-background-warn .mat-tab-header-pagination, .mat-tab-group.mat-background-warn .mat-tab-links, .mat-tab-nav-bar.mat-background-warn .mat-tab-header, .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }

.mat-tab-group.mat-background-warn .mat-tab-label, .mat-tab-group.mat-background-warn .mat-tab-link, .mat-tab-nav-bar.mat-background-warn .mat-tab-label, .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: #fff; }

.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4); }

.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: #fff; }

.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }

.mat-tab-group.mat-background-warn .mat-ripple-element, .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }

.mat-toolbar {
  background: #f5f5f5;
  color: rgba(0, 0, 0, 0.87); }

.mat-toolbar.mat-primary {
  background: #3f51b5;
  color: #fff; }

.mat-toolbar.mat-accent {
  background: #ff4081;
  color: #fff; }

.mat-toolbar.mat-warn {
  background: #f44336;
  color: #fff; }

.mat-toolbar .mat-focused .mat-form-field-ripple, .mat-toolbar .mat-form-field-ripple, .mat-toolbar .mat-form-field-underline {
  background-color: currentColor; }

.mat-toolbar .mat-focused .mat-form-field-label, .mat-toolbar .mat-form-field-label, .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow, .mat-toolbar .mat-select-arrow, .mat-toolbar .mat-select-value {
  color: inherit; }

.mat-toolbar .mat-input-element {
  caret-color: currentColor; }

.mat-toolbar-multiple-rows {
  min-height: 64px; }

.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px; }

@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px; }

  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px; } }
.mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }

.mat-tree {
  background: #fff; }

.mat-nested-tree-node, .mat-tree-node {
  color: rgba(0, 0, 0, 0.87); }

.mat-tree-node {
  min-height: 48px; }

.mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12); }

.mat-simple-snackbar-action {
  color: #ff4081; }

@font-face {
  font-family: Material Icons;
  font-style: normal;
  font-weight: 400;
  src: url(/sanmarco-informatica-theme/css/icon.woff2) format("woff2"); }

.material-icons {
  font-family: Material Icons;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased; }

/* Loading visibile nei popup import excel mentre viene letto l'excel  */
div#loadingImport {
  width: 2rem;
  height: 2rem;
  border: 5px solid #f3f3f3;
  border-top: 6px solid #9c41f2;
  border-radius: 100%;
  margin: auto;
  visibility: hidden;
  animation: spin 1s infinite linear; }

div#loadingImport.display {
  visibility: visible; }

@keyframes spin {
  from {
    transform: rotate(0deg); }

  to {
    transform: rotate(360deg); } }

/* FINE LOADING */
/* Roba che fa solo casino */
.portlet-maximize, .portlet-minimize {
  display: none; }