@charset "UTF-8";

/*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

img,
legend {
  border: 0;
}

caption,
th {
  text-align: left;
}

fieldset,
legend,
td,
th {
  padding: 0;
}

pre,
textarea {
  overflow: auto;
}

.btn,
.c-indicator {
  -moz-user-select: none;
  -ms-user-select: none;
}

.btn-group>.btn-group,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu,
.table-reflow thead,
.table-reflow tr {
  float: left;
}

.c-select,
.progress[value] {
  -moz-appearance: none;
  -webkit-appearance: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
}

dd,
h1,
h2,
h3,
h4,
h5,
h6,
label {
  margin-bottom: .5rem;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  vertical-align: middle;
}

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

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

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

dt,
kbd kbd {
  font-weight: 700;
}

address,
legend {
  line-height: 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 {
  border: 0;
  padding: 0;
}

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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  resize: vertical;
}

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

@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }

  *,
  ::after,
  ::before {
    text-shadow: none!important;
    box-shadow: none!important;
  }

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

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

  blockquote,
  pre {
    border: 1px solid #999;
  }

  thead {
    display: table-header-group;
  }

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

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

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

  .navbar {
    display: none;
  }

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

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

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

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

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd!important;
  }
}

label,
output {
  display: inline-block;
}

.hidden-xl-down,
.hidden-xs-up,
.visible-print-block,
[hidden] {
  display: none!important;
}

html {
  box-sizing: border-box;
  font-size: 16px;
  -webkit-tap-highlight-color: transparent;
}

*,
::after,
::before {
  box-sizing: inherit;
}

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

@viewport {
  width: device-width;
}

body {
  margin: 0;
  font-family: Roboto,"Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #f9f9f9;
}

[tabindex="-1"]:focus {
  outline: 0!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

dl,
ol,
p,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

address {
  margin-bottom: 1rem;
  font-style: normal;
}

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

dd {
  margin-left: 0;
}

blockquote,
figure {
  margin: 0 0 1rem;
}

a {
  color: #03A9F4;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #0275a8;
  text-decoration: underline;
}

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

[role=button] {
  cursor: pointer;
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

table {
  background-color: transparent;
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #818a91;
  caption-side: bottom;
}

button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}

button,
input,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0;
}

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

legend {
  display: block;
  width: 100%;
  margin-bottom: .5rem;
  font-size: 1.5rem;
}

input[type=search] {
  box-sizing: inherit;
  -webkit-appearance: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}

.blockquote,
hr {
  margin-bottom: 1rem;
}

.display-1,
.display-2,
.display-3,
.display-4,
.lead {
  font-weight: 300;
}

.h1,
h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

.h2 {
  font-size: 2rem;
}

.h3 {
  font-size: 1.75rem;
}

.h4 {
  font-size: 1.5rem;
}

.h5 {
  font-size: 1.25rem;
}

.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
}

.display-1 {
  font-size: 6rem;
}

.display-2 {
  font-size: 5.5rem;
}

.display-3 {
  font-size: 4.5rem;
}

.display-4 {
  font-size: 3.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 1rem;
  border: 0;
  border-top: 1px solid rgba(0,0,0,.1);
}

.small,
small {
  font-size: 80%;
  font-weight: 400;
}

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

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

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

.dl-horizontal {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}

.dl-horizontal::after {
  content: "";
  display: table;
  clear: both;
}

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

.blockquote {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  border-left: .25rem solid #eceeef;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #818a91;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: .25rem solid #eceeef;
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}

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

.figure,
.img-thumbnail {
  display: inline-block;
}

.img-rounded {
  border-radius: .3rem;
}

.img-thumbnail {
  padding: .25rem;
  line-height: 1.5;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: .25rem;
  transition: all .2s ease-in-out;
  max-width: 100%;
  height: auto;
}

code,
kbd {
  padding: .2rem .4rem;
  font-size: 90%;
}

.figure-img {
  margin-bottom: .5rem;
  line-height: 1;
}

.table,
pre {
  margin-bottom: 1rem;
}

.figure-caption {
  font-size: 90%;
  color: #818a91;
}

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

code {
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: .25rem;
}

kbd {
  color: #fff;
  background-color: #333;
  border-radius: .2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
}

pre {
  display: block;
  margin-top: 0;
  font-size: 90%;
  line-height: 1.5;
  color: #373a3c;
}

.container-fluid::after,
.container::after,
.row::after {
  display: table;
  content: "";
  clear: both;
}

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

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

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

.container {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width:544px) {
  .container {
    max-width: 576px;
  }
}

@media (min-width:768px) {
  .container {
    max-width: 720px;
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
}

.row {
  margin-left: -.625rem;
  margin-right: -.625rem;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: .625rem;
  padding-right: .625rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {
  .container {
    max-width: 940px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
  .container {
    max-width: 1140px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table td,
.table th {
  padding: .75rem;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

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

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

.table-sm td,
.table-sm th {
  padding: .3rem;
}

.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #eceeef;
}

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

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

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

.table-success,
.table-success>td,
.table-success>th {
  background-color: #e2f2e2;
}

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

.table-info,
.table-info>td,
.table-info>th {
  background-color: #e3f2fd;
}

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

.table-warning,
.table-warning>td,
.table-warning>th {
  background-color: #fff6e8;
}

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

.table-danger,
.table-danger>td,
.table-danger>th {
  background-color: #feefee;
}

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

.table-responsive {
  display: block;
  width: 100%;
  min-height: .01%;
  overflow-x: auto;
}

.collapsing,
.dropdown-divider,
.modal,
.modal-open,
.navbar-divider {
  overflow: hidden;
}

.thead-inverse th {
  color: #fff;
  background-color: #373a3c;
}

.thead-default th {
  color: #55595c;
  background-color: #eceeef;
}

.table-inverse {
  color: #eceeef;
  background-color: #373a3c;
}

.table-inverse.table-bordered {
  border: 0;
}

.table-inverse td,
.table-inverse th,
.table-inverse thead th {
  border-color: #55595c;
}

.table-reflow tbody {
  display: block;
  white-space: nowrap;
}

.table-reflow td,
.table-reflow th {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef;
}

.table-reflow td:last-child,
.table-reflow th:last-child {
  border-right: 1px solid #eceeef;
}

.table-reflow tbody:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow thead:last-child tr:last-child th {
  border-bottom: 1px solid #eceeef;
}

.table-reflow tr td,
.table-reflow tr th {
  display: block!important;
  border: 1px solid #eceeef;
}

.form-control,
.form-control-file,
.form-control-range {
  display: block;
}

.form-control {
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #eceeef;
  border-radius: .25rem;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
}

.form-control::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control::placeholder {
  color: #999;
  opacity: 1;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .radio,
.has-success .radio-inline,
.has-success .text-help,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #66BB6A;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}

.form-control:disabled {
  cursor: not-allowed;
}

.form-control-label {
  padding: .375rem .75rem;
  margin-bottom: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 2.25rem;
  }

  .input-group-sm input[type=date].form-control,
  .input-group-sm input[type=time].form-control,
  .input-group-sm input[type=datetime-local].form-control,
  .input-group-sm input[type=month].form-control,
  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm {
    line-height: 1.8625rem;
  }

  .input-group-lg input[type=date].form-control,
  .input-group-lg input[type=time].form-control,
  .input-group-lg input[type=datetime-local].form-control,
  .input-group-lg input[type=month].form-control,
  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg {
    line-height: 3.16667rem;
  }
}

.form-control-static {
  min-height: 2.25rem;
  padding-top: .375rem;
  padding-bottom: .375rem;
  margin-bottom: 0;
}

.form-control-static.form-control-lg,
.form-control-static.form-control-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  padding: .275rem .75rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.33333;
  border-radius: .3rem;
}

.form-group {
  margin-bottom: 1rem;
}

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-bottom: .75rem;
}

.checkbox label,
.checkbox-inline,
.radio label,
.radio-inline {
  margin-bottom: 0;
  cursor: pointer;
  font-weight: 400;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-top: .25rem;
}

.collapsing,
.dropdown,
.dropup {
  position: relative;
}

.checkbox+.checkbox,
.radio+.radio {
  margin-top: -.25rem;
}

.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: .75rem;
}

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

.form-control-danger,
.form-control-success,
.form-control-warning {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right .5625rem;
  background-size: 1.4625rem 1.4625rem;
}

.has-success .form-control {
  border-color: #66BB6A;
}

.has-success .input-group-addon {
  color: #66BB6A;
  border-color: #66BB6A;
  background-color: #f3faf4;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning .text-help,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #FFA726;
}

.has-success .form-control-success {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==);
}

.has-warning .form-control {
  border-color: #FFA726;
}

.has-warning .input-group-addon {
  color: #FFA726;
  border-color: #FFA726;
  background-color: #fffaf2;
}

.has-danger .checkbox,
.has-danger .checkbox-inline,
.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .radio-inline,
.has-danger .text-help,
.has-danger.checkbox label,
.has-danger.checkbox-inline label,
.has-danger.radio label,
.has-danger.radio-inline label {
  color: #F44336;
}

.has-warning .form-control-warning {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+);
}

.has-danger .form-control {
  border-color: #F44336;
}

.has-danger .input-group-addon {
  color: #F44336;
  border-color: #F44336;
  background-color: #fff8f7;
}

.has-danger .form-control-danger {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=);
}

@media (min-width:544px) {
  .form-inline .form-control-static,
  .form-inline .form-group {
    display: inline-block;
  }

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

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

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }

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

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

  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

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

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 4px 10px;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
}

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

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

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
}

.btn.disabled,
.btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}

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

.btn-primary {
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff;
  background-color: #0c7cd5;
  border-color: #0b76cc;
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0c7cd5;
  border-color: #0b76cc;
  background-image: none;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #0a68b4;
  border-color: #08528d;
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
  background-color: #2196F3;
  border-color: #2196F3;
}

.btn-secondary {
  color: #fff;
  background-color: #0966af;
  border-color: #0966af;
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
  color: #fff;
  background-color: #07497e;
  border-color: #064475;
}

.btn-secondary.active,
.btn-secondary:active,
.open>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #07497e;
  border-color: #064475;
  background-image: none;
}

.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.open>.btn-secondary.dropdown-toggle.focus,
.open>.btn-secondary.dropdown-toggle:focus,
.open>.btn-secondary.dropdown-toggle:hover {
  color: #fff;
  background-color: #05365d;
  border-color: #031f36;
}

.btn-secondary.disabled.focus,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary:disabled.focus,
.btn-secondary:disabled:focus,
.btn-secondary:disabled:hover {
  background-color: #0966af;
  border-color: #0966af;
}

.btn-info {
  color: #fff;
  background-color: #29B6F6;
  border-color: #29B6F6;
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
  color: #fff;
  background-color: #0a9fe2;
  border-color: #0998d9;
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #0a9fe2;
  border-color: #0998d9;
  background-image: none;
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #0887c0;
  border-color: #066b99;
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info:disabled.focus,
.btn-info:disabled:focus,
.btn-info:disabled:hover {
  background-color: #29B6F6;
  border-color: #29B6F6;
}

.btn-success {
  color: #fff;
  background-color: #66BB6A;
  border-color: #66BB6A;
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
  color: #fff;
  background-color: #49a54e;
  border-color: #469e4a;
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #49a54e;
  border-color: #469e4a;
  background-image: none;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #3e8c42;
  border-color: #327035;
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success:disabled.focus,
.btn-success:disabled:focus,
.btn-success:disabled:hover {
  background-color: #66BB6A;
  border-color: #66BB6A;
}

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

.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
  color: #fff;
  background-color: #f29000;
  border-color: #e88a00;
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #f29000;
  border-color: #e88a00;
  background-image: none;
}

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

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning:disabled.focus,
.btn-warning:disabled:focus,
.btn-warning:disabled:hover {
  background-color: #FFA726;
  border-color: #FFA726;
}

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

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
  color: #fff;
  background-color: #ea1c0d;
  border-color: #e11b0c;
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #ea1c0d;
  border-color: #e11b0c;
  background-image: none;
}

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

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger:disabled.focus,
.btn-danger:disabled:focus,
.btn-danger:disabled:hover {
  background-color: #F44336;
  border-color: #F44336;
}

.btn-primary-outline {
  color: #2196F3;
  background-image: none;
  background-color: transparent;
  border-color: #2196F3;
}

.btn-primary-outline.active,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline:focus,
.btn-primary-outline:hover,
.open>.btn-primary-outline.dropdown-toggle {
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
}

.btn-primary-outline.disabled.focus,
.btn-primary-outline.disabled:focus,
.btn-primary-outline.disabled:hover,
.btn-primary-outline:disabled.focus,
.btn-primary-outline:disabled:focus,
.btn-primary-outline:disabled:hover {
  border-color: #82c4f8;
}

.btn-secondary-outline {
  color: #0966af;
  background-image: none;
  background-color: transparent;
  border-color: #0966af;
}

.btn-secondary-outline.active,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline:focus,
.btn-secondary-outline:hover,
.open>.btn-secondary-outline.dropdown-toggle {
  color: #fff;
  background-color: #0966af;
  border-color: #0966af;
}

.btn-secondary-outline.disabled.focus,
.btn-secondary-outline.disabled:focus,
.btn-secondary-outline.disabled:hover,
.btn-secondary-outline:disabled.focus,
.btn-secondary-outline:disabled:focus,
.btn-secondary-outline:disabled:hover {
  border-color: #2b9bf4;
}

.btn-info-outline {
  color: #29B6F6;
  background-image: none;
  background-color: transparent;
  border-color: #29B6F6;
}

.btn-info-outline.active,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline:focus,
.btn-info-outline:hover,
.open>.btn-info-outline.dropdown-toggle {
  color: #fff;
  background-color: #29B6F6;
  border-color: #29B6F6;
}

.btn-info-outline.disabled.focus,
.btn-info-outline.disabled:focus,
.btn-info-outline.disabled:hover,
.btn-info-outline:disabled.focus,
.btn-info-outline:disabled:focus,
.btn-info-outline:disabled:hover {
  border-color: #8bd7fa;
}

.btn-success-outline {
  color: #66BB6A;
  background-image: none;
  background-color: transparent;
  border-color: #66BB6A;
}

.btn-success-outline.active,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline:focus,
.btn-success-outline:hover,
.open>.btn-success-outline.dropdown-toggle {
  color: #fff;
  background-color: #66BB6A;
  border-color: #66BB6A;
}

.btn-success-outline.disabled.focus,
.btn-success-outline.disabled:focus,
.btn-success-outline.disabled:hover,
.btn-success-outline:disabled.focus,
.btn-success-outline:disabled:focus,
.btn-success-outline:disabled:hover {
  border-color: #addaaf;
}

.btn-warning-outline {
  color: #FFA726;
  background-image: none;
  background-color: transparent;
  border-color: #FFA726;
}

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

.btn-warning-outline.disabled.focus,
.btn-warning-outline.disabled:focus,
.btn-warning-outline.disabled:hover,
.btn-warning-outline:disabled.focus,
.btn-warning-outline:disabled:focus,
.btn-warning-outline:disabled:hover {
  border-color: #ffd08c;
}

.btn-danger-outline {
  color: #F44336;
  background-image: none;
  background-color: transparent;
  border-color: #F44336;
}

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

.btn-danger-outline.disabled.focus,
.btn-danger-outline.disabled:focus,
.btn-danger-outline.disabled:hover,
.btn-danger-outline:disabled.focus,
.btn-danger-outline:disabled:focus,
.btn-danger-outline:disabled:hover {
  border-color: #f99d97;
}

.btn-link {
  font-weight: 400;
  color: #03A9F4;
  border-radius: 0;
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
  background-color: transparent;
}

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

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

.btn-link:disabled:focus,
.btn-link:disabled:hover {
  color: #818a91;
  text-decoration: none;
}

.btn-group-lg>.btn,
.btn-lg {
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.33333;
  border-radius: .3rem;
}

.btn-group-sm>.btn,
.btn-sm {
  padding: 2px 5px;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

.btn-block {
  display: block;
}

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

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

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  height: 0;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .25rem;
  margin-left: .25rem;
  vertical-align: middle;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent;
}

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

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: .3em solid;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e5e5e5;
  border-radius: .25rem;
}

.dropdown-header,
.dropdown-item {
  display: block;
  padding: 3px 20px;
  line-height: 1.5;
  white-space: nowrap;
}

.dropdown-divider {
  height: 1px;
  margin: .5rem 0;
  background-color: #e5e5e5;
}

.dropdown-item {
  width: 100%;
  clear: both;
  font-weight: 400;
  color: #373a3c;
  text-align: inherit;
  background: 0 0;
  border: 0;
}

.c-indicator,
.label,
.pager {
  text-align: center;
}

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

.dropdown-item:focus,
.dropdown-item:hover {
  color: #2b2d2f;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
  color: #fff;
  text-decoration: none;
  background-color: #2196F3;
  outline: 0;
}

.dropdown-item.disabled,
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
  color: #818a91;
}

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

.c-input,
.file {
  cursor: pointer;
}

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

.open>a {
  outline: 0;
}

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

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

.dropdown-header {
  font-size: .875rem;
  color: #818a91;
}

.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: .3em solid;
}

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

.btn-toolbar::after {
  content: "";
  display: table;
  clear: both;
}

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

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

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

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

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

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

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

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

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

.btn-group-lg>.btn .caret,
.btn-lg .caret {
  border-width: .3em .3em 0;
}

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

.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::after {
  content: "";
  display: table;
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-addon {
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid #eceeef;
  border-radius: .25rem;
}

.alert-link,
.close,
.label {
  font-weight: 700;
}

.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: .275rem .75rem;
  font-size: .875rem;
  border-radius: .2rem;
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  border-radius: .3rem;
}

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

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

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

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

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

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

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

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

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

.c-input+.c-input,
.nav-inline .nav-item+.nav-item,
.nav-inline .nav-link+.nav-link {
  margin-left: 1rem;
}

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

.c-input {
  display: inline;
  padding-left: 1.5rem;
  color: #555;
}

.c-input>input:active~.c-indicator,
.c-input>input:checked~.c-indicator {
  color: #fff;
}

.c-input>input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.c-indicator {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  font-size: 65%;
  line-height: 1rem;
  color: #eee;
  -webkit-user-select: none;
  user-select: none;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.c-select,
.file {
  display: inline-block;
}

.c-checkbox .c-indicator {
  border-radius: .25rem;
}

.c-checkbox input:checked~.c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
}

.c-checkbox input:indeterminate~.c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K);
}

.c-radio .c-indicator {
  border-radius: 50%;
}

.c-radio input:checked~.c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==);
}

.c-select {
  max-width: 100%;
  padding: .375rem 1.75rem .375rem .75rem;
  padding-right: .75rem\9;
  color: #55595c;
  vertical-align: middle;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) right .75rem center no-repeat #fff;
  background-image: none\9;
  background-size: 8px 10px;
  border: 1px solid #eceeef;
}

.c-select::-ms-expand {
  opacity: 0;
}

.c-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
}

.c-select-sm:not([multiple]) {
  height: 26px;
  min-height: 26px;
}

.file {
  position: relative;
  height: 2.5rem;
}

.file-custom,
.file-custom::before {
  position: absolute;
  height: 2.5rem;
  padding: .5rem 1rem;
  color: #555;
  line-height: 1.5;
}

.file input {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.file-custom {
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem;
}

.file-custom::after {
  content: "Choose file...";
}

.file-custom::before {
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  content: "Browse";
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 .25rem .25rem 0;
}

.nav-inline .nav-item,
.nav-link {
  display: inline-block;
}

.nav-pills::after,
.nav-tabs::after,
.navbar::after {
  content: "";
  clear: both;
}

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

.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled,
.nav-link.disabled:focus,
.nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent;
}

.nav-pills .nav-item+.nav-item,
.nav-tabs .nav-item+.nav-item {
  margin-left: .2rem;
}

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

.nav-tabs::after {
  display: table;
}

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

.nav-tabs .nav-link {
  display: block;
  padding: .5em 1em;
  border: 1px solid transparent;
  border-radius: .25rem .25rem 0 0;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #efefef;
}

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus,
.nav-tabs .nav-link.disabled:hover {
  color: #b7bdc1;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover {
  color: #2196F3;
  background-color: #f9f9f9;
  border-color: #ddd #ddd transparent;
}

.nav-pills::after {
  display: table;
}

.nav-pills .nav-item {
  float: left;
}

.nav-pills .nav-link {
  display: block;
  padding: .5em 1em;
  border-radius: .25rem;
}

.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
  color: #fff;
  cursor: default;
  background-color: #2196F3;
}

.nav-stacked .nav-item {
  display: block;
  float: none;
}

.breadcrumb>li,
.navbar-brand,
.navbar-nav .nav-item,
.page-link {
  float: left;
}

.nav-stacked .nav-item+.nav-item {
  margin-top: .2rem;
  margin-left: 0;
}

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

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

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

.navbar {
  position: relative;
  padding: 0;
}

.navbar::after {
  display: table;
}

.navbar-full {
  z-index: 1000;
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%;
}

@media (min-width:544px) {
  .navbar {
    border-radius: .25rem;
  }

  .navbar-fixed-bottom,
  .navbar-fixed-top,
  .navbar-full,
  .navbar-sticky-top {
    border-radius: 0;
  }
}

.navbar-brand {
  margin-right: 1rem;
}

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

.navbar-brand>img {
  display: block;
}

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 0;
  margin-left: 0;
}

.navbar-divider::before {
  content: "\00a0";
}

.navbar-toggler {
  font-size: 1.25rem;
  background: 0 0;
  border: 1px solid transparent;
  border-radius: 0;
}

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

@media (min-width:544px) {
  .navbar-toggleable-xs {
    display: block!important;
  }
}

@media (min-width:768px) {
  .navbar-toggleable-sm {
    display: block!important;
  }
}

@media (min-width:992px) {
  .navbar-toggleable-md {
    display: block!important;
  }
}

.card,
.navbar-nav .nav-link {
  display: block;
}

.navbar-nav .nav-item+.nav-item,
.navbar-nav .nav-link+.nav-link {
  margin-left: 1rem;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0,0,0,.8);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0,0,0,.3);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0,0,0,.6);
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .active>.nav-link:focus,
.navbar-light .navbar-nav .active>.nav-link:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .open>.nav-link,
.navbar-light .navbar-nav .open>.nav-link:focus,
.navbar-light .navbar-nav .open>.nav-link:hover {
  color: rgba(0,0,0,.8);
}

.navbar-light .navbar-divider {
  background-color: rgba(0,0,0,.075);
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255,255,255,.5);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255,255,255,.75);
}

.card-inverse .card-blockquote,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-inverse .card-title,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link:focus,
.navbar-dark .navbar-nav .active>.nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .open>.nav-link,
.navbar-dark .navbar-nav .open>.nav-link:focus,
.navbar-dark .navbar-nav .open>.nav-link:hover {
  color: #fff;
}

.navbar-dark .navbar-divider {
  background-color: rgba(255,255,255,.075);
}

.card {
  position: relative;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 3px;
}

.card-footer,
.card-header {
  padding: .75rem 1.25rem;
  background-color: #f5f5f5;
}

.card-title {
  margin-bottom: .75rem;
}

.card-subtitle,
.card-text:last-child {
  margin-bottom: 0;
}

.card-subtitle {
  margin-top: -.375rem;
}

.card-link:hover {
  text-decoration: none;
}

.card-link+.card-link {
  margin-left: 1.25rem;
}

.card>.list-group:first-child .list-group-item:first-child {
  border-radius: 3px 3px 0 0;
}

.card>.list-group:last-child .list-group-item:last-child {
  border-radius: 0 0 3px 3px;
}

.card-header {
  border-bottom: 1px solid #eee;
}

.card-header:first-child {
  border-radius: 3px 3px 0 0;
}

.card-footer {
  border-top: 1px solid #eee;
}

.card-footer:last-child {
  border-radius: 0 0 3px 3px;
}

.card-primary {
  background-color: #2196F3;
  border-color: #2196F3;
}

.card-success {
  background-color: #66BB6A;
  border-color: #66BB6A;
}

.card-info {
  background-color: #29B6F6;
  border-color: #29B6F6;
}

.card-warning {
  background-color: #FFA726;
  border-color: #FFA726;
}

.card-danger {
  background-color: #F44336;
  border-color: #F44336;
}

.breadcrumb,
.card-danger-outline,
.card-info-outline,
.card-primary-outline,
.card-secondary-outline,
.card-success-outline,
.card-warning-outline {
  background-color: transparent;
}

.card-primary-outline {
  border-color: #2196F3;
}

.card-secondary-outline {
  border-color: #0966af;
}

.card-info-outline {
  border-color: #29B6F6;
}

.card-success-outline {
  border-color: #66BB6A;
}

.card-warning-outline {
  border-color: #FFA726;
}

.card-danger-outline {
  border-color: #F44336;
}

.card-inverse .card-footer,
.card-inverse .card-header {
  border-bottom: 1px solid rgba(255,255,255,.2);
}

.card-inverse .card-blockquote>footer,
.card-inverse .card-link,
.card-inverse .card-text {
  color: rgba(255,255,255,.65);
}

.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
  color: #fff;
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

.alert,
.pager,
.pagination {
  margin-bottom: 1rem;
}

.card-img {
  border-radius: .25rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img-top {
  border-radius: 3px 3px 0 0;
}

.card-img-bottom {
  border-radius: 0 0 3px 3px;
}

@media (min-width:544px) {
  .card-deck {
    display: table;
    table-layout: fixed;
    border-spacing: 1.25rem 0;
  }

  .card-deck .card {
    display: table-cell;
    width: 1%;
    vertical-align: top;
  }

  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }

  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed;
  }

  .card-group .card {
    display: table-cell;
    vertical-align: top;
  }

  .card-group .card+.card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }

  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }

  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }

  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }

  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }

  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }

  .card-group .card:not(:first-child):not(:last-child),
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
  .card-group .card:not(:first-child):not(:last-child) .card-img-top {
    border-radius: 0;
  }

  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  list-style: none;
  border-radius: .25rem;
}

.breadcrumb::after {
  content: "";
  display: table;
  clear: both;
}

.breadcrumb>li+li::before {
  padding-right: .5rem;
  padding-left: .5rem;
  color: rgba(0,0,0,.24);
  content: ">";
}

.breadcrumb>.active {
  color: rgba(0,0,0,.54);
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  border-radius: .25rem;
}

.page-item {
  display: inline;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: .25rem;
  border-top-left-radius: .25rem;
}

.page-item:last-child .page-link {
  border-bottom-right-radius: .25rem;
  border-top-right-radius: .25rem;
}

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #2196F3;
  border-color: #2196F3;
}

.page-item.disabled .page-link,
.page-item.disabled .page-link:focus,
.page-item.disabled .page-link:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #efefef;
  border-color: #ddd;
}

.page-link {
  position: relative;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.5;
  color: #03A9F4;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #eee;
}

.page-link:focus,
.page-link:hover {
  color: #0275a8;
  background-color: #eceeef;
  border-color: #ddd;
}

.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.33333;
}

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: .3rem;
  border-top-left-radius: .3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: .3rem;
  border-top-right-radius: .3rem;
}

.pagination-sm .page-link {
  padding: .275rem .75rem;
  font-size: .875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: .2rem;
  border-top-left-radius: .2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: .2rem;
  border-top-right-radius: .2rem;
}

.pager {
  padding-left: 0;
  margin-top: 1rem;
  list-style: none;
}

.pager::after {
  content: "";
  display: table;
  clear: both;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 15px;
}

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

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
  color: #818a91;
  cursor: not-allowed;
  background-color: #fff;
}

.pager-next>a,
.pager-next>span {
  float: right;
}

.pager-prev>a,
.pager-prev>span {
  float: left;
}

.label {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  line-height: 1;
  color: #fff;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

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

.label-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem;
}

.label-default {
  background-color: #818a91;
}

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

.label-primary {
  background-color: #2196F3;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #0c7cd5;
}

.label-success {
  background-color: #66BB6A;
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #49a54e;
}

.label-info {
  background-color: #29B6F6;
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #0a9fe2;
}

.label-warning {
  background-color: #FFA726;
}

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

.label-danger {
  background-color: #F44336;
}

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

.jumbotron {
  background-color: #ececec;
  border-radius: .3rem;
}

@media (min-width:544px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-hr {
  border-top-color: #d3d3d3;
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: .25rem;
}

.list-group,
.media-list {
  padding-left: 0;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-heading {
  color: inherit;
}

.alert-dismissible {
  padding-right: 35px;
}

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

.alert-success {
  background-color: #e2f2e2;
  border-color: #e2f2e2;
  color: #459a49;
}

.alert-success hr {
  border-top-color: #d0ead1;
}

.alert-success .alert-link {
  color: #357738;
}

.alert-info {
  background-color: #e3f2fd;
  border-color: #e3f2fd;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #cae6fc;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fff6e8;
  border-color: #fff6e8;
  color: #e38700;
}

.alert-warning hr {
  border-top-color: #ffebce;
}

.alert-warning .alert-link {
  color: #b06800;
}

.alert-danger {
  background-color: #feefee;
  border-color: #feefee;
  color: #dc1a0c;
}

.alert-danger hr {
  border-top-color: #fdd8d6;
}

.alert-danger .alert-link {
  color: #ab1409;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  display: block;
  width: 100%;
  margin-bottom: 1rem;
}

.progress[value] {
  color: #0074d9;
  border: 0;
  appearance: none;
}

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: .25rem;
}

.progress[value]::-webkit-progress-value::before {
  content: attr(value);
}

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

.progress[value="100"]::-webkit-progress-value {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}

@media screen and (min-width:0\0) {
  .progress {
    background-color: #eee;
    border-radius: .25rem;
  }

  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .progress[width^="0"] {
    min-width: 2rem;
    color: #818a91;
    background-color: transparent;
    background-image: none;
  }

  .progress[width="100%"] {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }

  .progress-bar-striped {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem;
  }
}

.progress-striped[value]::-webkit-progress-value {
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-size: 1rem 1rem;
}

.progress-striped[value]::-moz-progress-bar {
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-size: 1rem 1rem;
}

.progress-animated[value]::-webkit-progress-value {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-success[value]::-webkit-progress-value {
  background-color: #66BB6A;
}

.progress-success[value]::-moz-progress-bar {
  background-color: #66BB6A;
}

@media screen and (min-width:0\0) {
  .progress-animated .progress-bar-striped {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
  }

  .progress-success .progress-bar {
    background-color: #66BB6A;
  }

  .progress-info .progress-bar {
    background-color: #29B6F6;
  }
}

.progress-info[value]::-webkit-progress-value {
  background-color: #29B6F6;
}

.progress-info[value]::-moz-progress-bar {
  background-color: #29B6F6;
}

.progress-warning[value]::-webkit-progress-value {
  background-color: #FFA726;
}

.progress-warning[value]::-moz-progress-bar {
  background-color: #FFA726;
}

@media screen and (min-width:0\0) {
  .progress-warning .progress-bar {
    background-color: #FFA726;
  }

  .progress-danger .progress-bar {
    background-color: #F44336;
  }
}

.progress-danger[value]::-webkit-progress-value {
  background-color: #F44336;
}

.progress-danger[value]::-moz-progress-bar {
  background-color: #F44336;
}

.media {
  margin-top: 15px;
}

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

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

.media-body {
  width: 10000px;
}

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

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

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

.media-object {
  display: block;
}

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

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

.media-list {
  list-style: none;
}

.list-group-item {
  position: relative;
  display: block;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #eee;
}

.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.list-group-flush .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

a.list-group-item,
button.list-group-item {
  width: 100%;
  color: #555;
  text-align: inherit;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

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

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #818a91;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #e3f2fd;
}

.list-group-item-success {
  color: #459a49;
  background-color: #e2f2e2;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #459a49;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #459a49;
  background-color: #d0ead1;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #459a49;
  border-color: #459a49;
}

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #cae6fc;
}

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

.list-group-item-warning {
  color: #e38700;
  background-color: #fff6e8;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #e38700;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #e38700;
  background-color: #ffebce;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #e38700;
  border-color: #e38700;
}

.list-group-item-danger {
  color: #dc1a0c;
  background-color: #feefee;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #dc1a0c;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #dc1a0c;
  background-color: #fdd8d6;
}

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

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

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

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
}

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

.embed-responsive-21by9 {
  padding-bottom: 42.85714%;
}

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

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

.embed-responsive-1by1 {
  padding-bottom: 100%;
}

.close {
  float: right;
  font-size: 1.5rem;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
}

.popover,
.tooltip {
  font-family: Roboto,"Helvetica Neue",Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: 400;
  line-break: auto;
  line-height: 1.5;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: .875rem;
  letter-spacing: normal;
  text-decoration: none;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
}

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

.modal-content,
.popover {
  background-clip: padding-box;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}

.modal-footer::after,
.modal-header::after {
  display: table;
  content: "";
  clear: both;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
  -webkit-transform: translate(0,-25%);
  transform: translate(0,-25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.in {
  opacity: .5;
}

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

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.popover,
.tooltip {
  position: absolute;
  display: block;
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px;
}

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

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

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

@media (min-width:544px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-sm {
    width: 300px;
  }
}

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

.tooltip {
  z-index: 1070;
  text-align: left;
  text-align: start;
  opacity: 0;
}

.tooltip.in {
  opacity: .9;
}

.tooltip.bs-tether-element-attached-bottom,
.tooltip.tooltip-top {
  padding: 5px 0;
  margin-top: -3px;
}

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

.tooltip.bs-tether-element-attached-left,
.tooltip.tooltip-right {
  padding: 0 5px;
  margin-left: 3px;
}

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

.tooltip.bs-tether-element-attached-top,
.tooltip.tooltip-bottom {
  padding: 5px 0;
  margin-top: 3px;
}

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

.tooltip.bs-tether-element-attached-right,
.tooltip.tooltip-left {
  padding: 0 5px;
  margin-left: -3px;
}

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

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

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

.popover {
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  text-align: start;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem;
}

.carousel-caption,
.carousel-control {
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.popover.bs-tether-element-attached-bottom,
.popover.popover-top {
  margin-top: -10px;
}

.popover.bs-tether-element-attached-bottom .popover-arrow,
.popover.popover-top .popover-arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: rgba(0,0,0,.25);
  border-bottom-width: 0;
}

.popover.bs-tether-element-attached-bottom .popover-arrow::after,
.popover.popover-top .popover-arrow::after {
  bottom: 1px;
  margin-left: -10px;
  content: "";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.bs-tether-element-attached-left,
.popover.popover-right {
  margin-left: 10px;
}

.popover.bs-tether-element-attached-left .popover-arrow,
.popover.popover-right .popover-arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0,0,0,.25);
  border-left-width: 0;
}

.popover.bs-tether-element-attached-left .popover-arrow::after,
.popover.popover-right .popover-arrow::after {
  bottom: -10px;
  left: 1px;
  content: "";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bs-tether-element-attached-top,
.popover.popover-bottom {
  margin-top: 10px;
}

.popover.bs-tether-element-attached-top .popover-arrow,
.popover.popover-bottom .popover-arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: rgba(0,0,0,.25);
}

.popover.bs-tether-element-attached-top .popover-arrow::after,
.popover.popover-bottom .popover-arrow::after {
  top: 1px;
  margin-left: -10px;
  content: "";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.bs-tether-element-attached-right,
.popover.popover-left {
  margin-left: -10px;
}

.popover.bs-tether-element-attached-right .popover-arrow,
.popover.popover-left .popover-arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: rgba(0,0,0,.25);
}

.popover.bs-tether-element-attached-right .popover-arrow::after,
.popover.popover-left .popover-arrow::after {
  right: 1px;
  bottom: -10px;
  content: "";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -.7rem -.7rem 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;
}

.carousel,
.carousel-inner {
  position: relative;
}

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

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

.carousel-inner {
  width: 100%;
  overflow: hidden;
}

.carousel-inner>.carousel-item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left;
}

.carousel-inner>.carousel-item>a>img,
.carousel-inner>.carousel-item>img {
  line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
  .carousel-inner>.carousel-item {
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner>.carousel-item.active.right,
  .carousel-inner>.carousel-item.next {
    left: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }

  .carousel-inner>.carousel-item.active.left,
  .carousel-inner>.carousel-item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }

  .carousel-inner>.carousel-item.active,
  .carousel-inner>.carousel-item.next.left,
  .carousel-inner>.carousel-item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  opacity: .5;
}

.carousel-control.left {
  background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.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: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
}

.carousel-caption .btn,
.text-hide {
  text-shadow: none;
}

@media (min-width:544px) {
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

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

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

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

.pull-xs-none {
  float: none!important;
}

@media (min-width:544px) {
  .pull-sm-left {
    float: left!important;
  }

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

  .pull-sm-none {
    float: none!important;
  }
}

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

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

  .pull-md-none {
    float: none!important;
  }
}

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

.p-r-0,
.p-x-0 {
  padding-right: 0!important;
}

.p-l-0,
.p-x-0 {
  padding-left: 0!important;
}

.p-t-0,
.p-y-0 {
  padding-top: 0!important;
}

.p-b-0,
.p-y-0 {
  padding-bottom: 0!important;
}

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

.m-t-0,
.m-y-0 {
  margin-top: 0!important;
}

.m-b-0,
.m-y-0 {
  margin-bottom: 0!important;
}

.invisible {
  visibility: hidden!important;
}

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

.sm-item-bordered .sidebar-submenu,
.sm-item-bordered>.sidebar-menu-item:last-of-type,
.ssm-item-bordered .sidebar-submenu,
.ssm-item-bordered .sidebar-submenu .sidebar-menu-item:last-of-type {
  border-bottom: none;
}

.sidebar .sidebar-block.list-group-fit .list-group-item:first-of-type,
.sidebar .sidebar-block.list-group-menu .list-group-item:first-of-type {
  border-top: none;
}

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-xs-left {
  text-align: left!important;
}

.text-xs-right {
  text-align: right!important;
}

.text-xs-center {
  text-align: center!important;
}

@media (min-width:544px) {
  .text-sm-left {
    text-align: left!important;
  }

  .text-sm-right {
    text-align: right!important;
  }

  .text-sm-center {
    text-align: center!important;
  }

  .hidden-sm-up {
    display: none!important;
  }
}

@media (min-width:768px) {
  .text-md-left {
    text-align: left!important;
  }

  .text-md-right {
    text-align: right!important;
  }

  .text-md-center {
    text-align: center!important;
  }

  .hidden-md-up {
    display: none!important;
  }
}

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

.text-uppercase {
  text-transform: uppercase!important;
}

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

.font-weight-normal {
  font-weight: 400;
}

.font-weight-bold {
  font-weight: 700;
}

.font-italic {
  font-style: italic;
}

.text-muted {
  color: #818a91;
}

.text-primary {
  color: #2196F3!important;
}

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

.text-success {
  color: #66BB6A!important;
}

a.text-success:focus,
a.text-success:hover {
  color: #49a54e;
}

.text-info {
  color: #29B6F6!important;
}

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

.text-warning {
  color: #FFA726!important;
}

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

.text-danger {
  color: #F44336!important;
}

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

.bg-inverse {
  color: #eceeef;
  background-color: #373a3c;
}

.bg-danger,
.bg-info,
.bg-primary,
.bg-success,
.bg-warning {
  color: #fff!important;
}

.bg-primary {
  background-color: #2196F3!important;
}

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

.bg-success {
  background-color: #66BB6A!important;
}

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

.bg-info {
  background-color: #29B6F6!important;
}

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

.bg-warning {
  background-color: #FFA726!important;
}

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

.bg-danger {
  background-color: #F44336!important;
}

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

.m-x-auto {
  margin-right: auto!important;
  margin-left: auto!important;
}

.m-r-0,
.m-x-0 {
  margin-right: 0!important;
}

.m-l-0,
.m-x-0 {
  margin-left: 0!important;
}

.m-a-0 {
  margin: 0!important;
}

.m-r-1,
.m-x-1 {
  margin-right: 1rem!important;
}

.m-l-1,
.m-x-1 {
  margin-left: 1rem!important;
}

.m-t-1,
.m-y-1 {
  margin-top: 1rem!important;
}

.m-b-1,
.m-y-1 {
  margin-bottom: 1rem!important;
}

.m-a-1 {
  margin: 1rem!important;
}

.m-r-2,
.m-x-2 {
  margin-right: 1.5rem!important;
}

.m-l-2,
.m-x-2 {
  margin-left: 1.5rem!important;
}

.m-t-2,
.m-y-2 {
  margin-top: 1.5rem!important;
}

.m-b-2,
.m-y-2 {
  margin-bottom: 1.5rem!important;
}

.m-a-2 {
  margin: 1.5rem!important;
}

.m-r-3,
.m-x-3 {
  margin-right: 3rem!important;
}

.m-l-3,
.m-x-3 {
  margin-left: 3rem!important;
}

.m-t-3,
.m-y-3 {
  margin-top: 3rem!important;
}

.m-b-3,
.m-y-3 {
  margin-bottom: 3rem!important;
}

.m-a-3 {
  margin: 3rem!important;
}

.p-a-0 {
  padding: 0!important;
}

.p-r-1,
.p-x-1 {
  padding-right: 1rem!important;
}

.p-l-1,
.p-x-1 {
  padding-left: 1rem!important;
}

.p-t-1,
.p-y-1 {
  padding-top: 1rem!important;
}

.p-b-1,
.p-y-1 {
  padding-bottom: 1rem!important;
}

.p-a-1 {
  padding: 1rem!important;
}

.p-r-2,
.p-x-2 {
  padding-right: 1.5rem!important;
}

.p-l-2,
.p-x-2 {
  padding-left: 1.5rem!important;
}

.p-t-2,
.p-y-2 {
  padding-top: 1.5rem!important;
}

.p-b-2,
.p-y-2 {
  padding-bottom: 1.5rem!important;
}

.p-a-2 {
  padding: 1.5rem!important;
}

.p-r-3,
.p-x-3 {
  padding-right: 3rem!important;
}

.p-l-3,
.p-x-3 {
  padding-left: 3rem!important;
}

.p-t-3,
.p-y-3 {
  padding-top: 3rem!important;
}

.p-b-3,
.p-y-3 {
  padding-bottom: 3rem!important;
}

.p-a-3 {
  padding: 3rem!important;
}

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

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

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

@media (max-width:991px) {
  .hidden-md-down {
    display: none!important;
  }
}

@media (min-width:992px) {
  .pull-lg-left {
    float: left!important;
  }

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

  .pull-lg-none {
    float: none!important;
  }

  .text-lg-left {
    text-align: left!important;
  }

  .text-lg-right {
    text-align: right!important;
  }

  .text-lg-center {
    text-align: center!important;
  }

  .hidden-lg-up {
    display: none!important;
  }
}

@media (max-width:1199px) {
  .hidden-lg-down {
    display: none!important;
  }
}

@media (min-width:1200px) {
  .pull-xl-left {
    float: left!important;
  }

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

  .pull-xl-none {
    float: none!important;
  }

  .text-xl-left {
    text-align: left!important;
  }

  .text-xl-right {
    text-align: right!important;
  }

  .text-xl-center {
    text-align: center!important;
  }

  .hidden-xl-up {
    display: none!important;
  }
}

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

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

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

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

html.bootstrap-layout,
html.bootstrap-layout body {
  position: relative;
  height: 100%;
  overflow: hidden;
}

html.bootstrap-layout .layout-content {
  min-width: 320px;
  z-index: 998;
}

html.bootstrap-layout .layout-content:not(.simplebar),
html.bootstrap-layout.layout-content:not(.simplebar) {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

html.bootstrap-layout .layout-container,
html.bootstrap-layout .layout-content {
  height: 100%;
  position: relative;
}

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

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

  html.bootstrap-layout .layout-print .layout-content {
    margin-left: 0!important;
    margin-right: 0!important;
  }
}

.footer {
  text-align: center;
  color: #888;
  font-weight: 500;
  background: #fff;
  height: 45px;
  line-height: 45px;
  display: block;
}

.sidebar-light,
.sidebar-light .sidebar-link,
.sidebar-light .sidebar-text,
.sidebar-light p {
  color: rgba(0,0,0,.54);
}

[class*=bottom-footer]>.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  box-shadow: 0 -3px 5px -3px rgba(0,0,0,.15);
  z-index: 1000;
}

.bottom-footer>.layout-content {
  padding-bottom: 45px;
}

.ls-bottom-footer>.layout-content {
  padding-bottom: 65px;
}

.top-navbar.layout-content,
.top-navbar>.layout-content {
  padding-top: 56px;
}

.top-navbar.layout-content>.simplebar-scroll-content,
.top-navbar>.layout-content>.simplebar-scroll-content {
  top: 56px;
}

.ls-top-navbar.layout-content,
.ls-top-navbar>.layout-content {
  padding-top: 76px;
}

.ls-top-navbar.layout-content>.simplebar-scroll-content,
.ls-top-navbar>.layout-content>.simplebar-scroll-content {
  top: 76px;
}

@media (max-width:543px) {
  [class*=bottom-footer]>.layout-content {
    padding-bottom: 0;
  }

  [class*=bottom-footer]>.footer {
    position: relative;
  }

  .ls-top-navbar-xs-up {
    top: 0px;
  }
}

@media (min-width:544px) and (max-width:767px) {
  .ls-top-navbar-sm {
    top: 56px!important;
  }

  .ls-top-navbar-xs-up {
    top: 0px;
  }
}

@media (min-width:544px) {
  .ls-top-navbar-xs-up {
    top: 0px;
  }

  .ls-top-navbar-sm-up {
    top: 56px!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .ls-top-navbar-md {
    top: 56px!important;
  }

  .ls-top-navbar-xs-up {
    top: 56px!important;
  }
}

@media (min-width:768px) {
  .ls-top-navbar-md-up {
    top: 56px!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .ls-top-navbar-lg {
    top: 56px!important;
  }

  .ls-top-navbar-xs-up {
    top: 56px!important;
  }
}

@media (min-width:992px) {
  .ls-top-navbar-lg-up {
    top: 56px!important;
  }
}

@media (min-width:1200px) {
  .ls-top-navbar-xs-up {
    top: 56px!important;
  }

  .ls-top-navbar-xl,
  .ls-top-navbar-xl-up {
    top: 56px!important;
  }
}

.simplebar {
  position: relative;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}

.simplebar .simplebar-scroll-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-y: scroll;
  overflow-x: auto;
  -ms-overflow-style: none;
}

.simplebar .simplebar-scroll-content::-webkit-scrollbar {
  display: none;
}

.simplebar-track {
  z-index: 99;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 5px;
}

.simplebar-track .simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 7px;
  min-height: 10px;
  opacity: 0;
  transition: opacity .2s linear;
  background: #6c6e71;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
}

.sidebar .sidebar-block.list-group-fit .list-group-item,
.sidebar .sidebar-block.list-group-menu .list-group-item {
  border-radius: 0;
  border-left: none;
  border-right: none;
}

.simplebar-track:hover .simplebar-scrollbar {
  opacity: .7;
  transition: opacity 0s linear;
}

.simplebar-track .simplebar-scrollbar.visible {
  opacity: .7;
}

.simplebar-horizontal {
  max-width: 100%;
  width: 100%;
}

.simplebar-horizontal .simplebar-scroll-content {
  overflow-x: scroll;
  overflow-y: auto;
}

.simplebar-horizontal .simplebar-track {
  top: auto;
  left: 0;
  width: auto;
  height: 9px;
}

.simplebar-horizontal .simplebar-track .simplebar-scrollbar {
  right: auto;
  top: 2px;
  height: 5px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

.sidebar {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 999;
  font-size: 15px;
}

.sidebar:not(.simplebar) {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.sidebar .simplebar-scroll-content>.sidebar-text,
.sidebar .simplebar-scroll-content>p,
.sidebar>.sidebar-text,
.sidebar>p {
  padding: 18.75px;
}

.list-group+.sidebar-block,
.list-group+.sidebar-heading,
.list-group+.sidebar-menu,
.list-group+.sidebar-text,
.list-group+p,
.sidebar-block+.sidebar-block,
.sidebar-block+.sidebar-heading,
.sidebar-block+.sidebar-menu,
.sidebar-block+.sidebar-text,
.sidebar-block+p,
.sidebar-heading+.sidebar-block,
.sidebar-heading+.sidebar-heading,
.sidebar-heading+.sidebar-menu,
.sidebar-heading+.sidebar-text,
.sidebar-heading+p,
.sidebar-menu+.sidebar-block,
.sidebar-menu+.sidebar-heading,
.sidebar-menu+.sidebar-menu,
.sidebar-menu+.sidebar-text,
.sidebar-menu+p,
.sidebar-text+.sidebar-block,
.sidebar-text+.sidebar-heading,
.sidebar-text+.sidebar-menu,
.sidebar-text+.sidebar-text,
.sidebar-text+p,
.sidebar>p+.sidebar-block,
.sidebar>p+.sidebar-heading,
.sidebar>p+.sidebar-menu,
.sidebar>p+.sidebar-text,
.sidebar>p+p,
.simplebar-scroll-content>p+.sidebar-block,
.simplebar-scroll-content>p+.sidebar-heading,
.simplebar-scroll-content>p+.sidebar-menu,
.simplebar-scroll-content>p+.sidebar-text,
.simplebar-scroll-content>p+p {
  padding-top: 0;
}

@media (max-width:991px) {
  .sidebar {
    z-index: 1031;
  }
}

.sidebar-static {
  position: relative;
  display: block;
  z-index: 1;
}

.sidebar-transition {
  display: block;
  transition-duration: .45s;
  transition-timing-function: cubic-bezier(.25,.46,.45,.94);
}

.sidebar.sidebar-visible {
  display: block;
}

.sidebar.sidebar-visible-xs-up {
  display: block;
}

.sidebar.sidebar-left {
  left: 0;
}

.sidebar.sidebar-left.sidebar-transition {
  left: -250px;
  transition-property: left;
}

.sidebar.sidebar-left.si-of-0,
.sidebar.sidebar-left.sidebar-transition.sidebar-visible {
  left: 0;
}

.sidebar.sidebar-right {
  right: 0;
}

.sidebar.sidebar-right.sidebar-transition {
  right: -250px;
  transition-property: right;
}

.sidebar.sidebar-right.si-of-0,
.sidebar.sidebar-right.sidebar-transition.sidebar-visible {
  right: 0;
}

.si-si-1 {
  width: 56px;
}

.si-si-2 {
  width: 200px;
}

.si-si-3 {
  width: 250px;
}

.si-l1>.layout-content,
.si-l1>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 56px;
}

.si-r1>.layout-content,
.si-r1>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 56px;
}

.si-l2>.layout-content,
.si-l2>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 180px;
}

.si-r2>.layout-content,
.si-r2>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 200px;
}

.si-l3>.layout-content,
.si-l3>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 180px;
}

.si-r3>.layout-content,
.si-r3>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 250px;
}

.si-l-sum-11>.layout-content,
.si-l-sum-11>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 112px;
}

.si-l-sum-12>.layout-content,
.si-l-sum-12>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 256px;
}

.si-l-sum-13>.layout-content,
.si-l-sum-13>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 306px;
}

.si-r-sum-11>.layout-content,
.si-r-sum-11>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 112px;
}

.si-r-sum-12>.layout-content,
.si-r-sum-12>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 256px;
}

.si-r-sum-13>.layout-content,
.si-r-sum-13>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 306px;
}

.si-l-sum-21>.layout-content,
.si-l-sum-21>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 256px;
}

.si-l-sum-22>.layout-content,
.si-l-sum-22>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 400px;
}

.si-l-sum-23>.layout-content,
.si-l-sum-23>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 450px;
}

.si-r-sum-21>.layout-content,
.si-r-sum-21>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 256px;
}

.si-r-sum-22>.layout-content,
.si-r-sum-22>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 400px;
}

.si-r-sum-23>.layout-content,
.si-r-sum-23>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 450px;
}

.si-l-sum-31>.layout-content,
.si-l-sum-31>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 306px;
}

.si-l-sum-32>.layout-content,
.si-l-sum-32>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 450px;
}

.si-l-sum-33>.layout-content,
.si-l-sum-33>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 500px;
}

.si-r-sum-31>.layout-content,
.si-r-sum-31>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 306px;
}

.si-r-sum-32>.layout-content,
.si-r-sum-32>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 450px;
}

.si-r-sum-33>.layout-content,
.si-r-sum-33>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 500px;
}

.si-si-20pc {
  width: 20%;
}

.si-l-20pc>.layout-content,
.si-l-20pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 20%;
}

.si-r-20pc>.layout-content,
.si-r-20pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 20%;
}

.si-si-25pc {
  width: 25%;
}

.si-l-25pc>.layout-content,
.si-l-25pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 25%;
}

.si-r-25pc>.layout-content,
.si-r-25pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 25%;
}

.si-si-30pc {
  width: 30%;
}

.si-l-30pc>.layout-content,
.si-l-30pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 30%;
}

.si-r-30pc>.layout-content,
.si-r-30pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 30%;
}

.si-si-35pc {
  width: 35%;
}

.si-l-35pc>.layout-content,
.si-l-35pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 35%;
}

.si-r-35pc>.layout-content,
.si-r-35pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 35%;
}

.si-si-40pc {
  width: 40%;
}

.si-l-40pc>.layout-content,
.si-l-40pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 40%;
}

.si-r-40pc>.layout-content,
.si-r-40pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 40%;
}

.si-si-45pc {
  width: 45%;
}

.si-l-45pc>.layout-content,
.si-l-45pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 45%;
}

.si-r-45pc>.layout-content,
.si-r-45pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 45%;
}

.si-si-50pc {
  width: 50%;
}

.si-l-50pc>.layout-content,
.si-l-50pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 50%;
}

.si-r-50pc>.layout-content,
.si-r-50pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 50%;
}

.si-si-55pc {
  width: 55%;
}

.si-l-55pc>.layout-content,
.si-l-55pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 55%;
}

.si-r-55pc>.layout-content,
.si-r-55pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 55%;
}

.si-si-60pc {
  width: 60%;
}

.si-l-60pc>.layout-content,
.si-l-60pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 60%;
}

.si-r-60pc>.layout-content,
.si-r-60pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 60%;
}

.si-si-65pc {
  width: 65%;
}

.si-l-65pc>.layout-content,
.si-l-65pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 65%;
}

.si-r-65pc>.layout-content,
.si-r-65pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 65%;
}

.si-si-70pc {
  width: 70%;
}

.si-l-70pc>.layout-content,
.si-l-70pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 70%;
}

.si-r-70pc>.layout-content,
.si-r-70pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 70%;
}

.si-si-75pc {
  width: 75%;
}

.si-l-75pc>.layout-content,
.si-l-75pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 75%;
}

.si-r-75pc>.layout-content,
.si-r-75pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 75%;
}

.si-si-80pc {
  width: 80%;
}

.si-l-80pc>.layout-content,
.si-l-80pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 80%;
}

.si-r-80pc>.layout-content,
.si-r-80pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 80%;
}

.si-si-85pc {
  width: 85%;
}

.si-l-85pc>.layout-content,
.si-l-85pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 85%;
}

.si-r-85pc>.layout-content,
.si-r-85pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 85%;
}

.si-si-90pc {
  width: 90%;
}

.si-l-90pc>.layout-content,
.si-l-90pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 90%;
}

.si-r-90pc>.layout-content,
.si-r-90pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 90%;
}

.si-si-95pc {
  width: 95%;
}

.si-l-95pc>.layout-content,
.si-l-95pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 95%;
}

.si-r-95pc>.layout-content,
.si-r-95pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 95%;
}

.si-si-100pc {
  width: 100%;
}

.si-l-100pc>.layout-content,
.si-l-100pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 100%;
}

.si-r-100pc>.layout-content,
.si-r-100pc>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 100%;
}

.sidebar.sidebar-left.si-of-1 {
  left: 56px;
}

.sidebar.sidebar-left.si-of-2 {
  left: 200px;
}

.sidebar.sidebar-left.si-of-3 {
  left: 250px;
}

.sidebar.sidebar-right.si-of-1 {
  right: 56px;
}

.sidebar.sidebar-right.si-of-2 {
  right: 200px;
}

.sidebar.sidebar-right.si-of-3 {
  right: 250px;
}

@media (max-width:543px) {
  .sidebar.sidebar-visible-xs {
    display: block;
  }

  .si-si-1-xs {
    width: 56px;
  }

  .si-si-2-xs {
    width: 200px;
  }

  .si-si-3-xs {
    width: 250px;
  }

  .si-l1-xs>.layout-content,
  .si-l1-xs>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 56px;
  }

  .si-r1-xs>.layout-content,
  .si-r1-xs>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 56px;
  }

  .si-l2-xs>.layout-content,
  .si-l2-xs>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 200px;
  }

  .si-r2-xs>.layout-content,
  .si-r2-xs>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 200px;
  }

  .si-l3-xs>.layout-content,
  .si-l3-xs>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 180px;
  }

  .si-r3-xs>.layout-content,
  .si-r3-xs>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 250px;
  }
}

.si-si-1-xs-up {
  width: 56px;
}

.si-si-2-xs-up {
  width: 200px;
}

.si-si-3-xs-up {
  width: 250px;
}

.si-l1-xs-up>.layout-content,
.si-l1-xs-up>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 56px;
}

.si-r1-xs-up>.layout-content,
.si-r1-xs-up>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 56px;
}

.si-l2-xs-up>.layout-content,
.si-l2-xs-up>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 200px;
}

.si-r2-xs-up>.layout-content,
.si-r2-xs-up>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 200px;
}

.si-l3-xs-up>.layout-content,
.si-l3-xs-up>.st-container>.st-pusher>.st-content>.layout-content {
  margin-left: 180px;
}

.si-r3-xs-up>.layout-content,
.si-r3-xs-up>.st-container>.st-pusher>.st-content>.layout-content {
  margin-right: 250px;
}

@media (min-width:544px) and (max-width:767px) {
  .sidebar.sidebar-visible-sm {
    display: block;
  }

  .si-si-1-sm {
    width: 56px;
  }

  .si-si-2-sm {
    width: 200px;
  }

  .si-si-3-sm {
    width: 250px;
  }

  .si-l1-sm>.layout-content,
  .si-l1-sm>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 56px;
  }

  .si-r1-sm>.layout-content,
  .si-r1-sm>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 56px;
  }

  .si-l2-sm>.layout-content,
  .si-l2-sm>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 200px;
  }

  .si-r2-sm>.layout-content,
  .si-r2-sm>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 200px;
  }

  .si-l3-sm>.layout-content,
  .si-l3-sm>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 180px;
  }

  .si-r3-sm>.layout-content,
  .si-r3-sm>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 250px;
  }
}

@media (min-width:544px) {
  .sidebar.sidebar-visible-sm-up {
    display: block;
  }

  .si-si-1-sm-up {
    width: 56px;
  }

  .si-si-2-sm-up {
    width: 200px;
  }

  .si-si-3-sm-up {
    width: 250px;
  }

  .si-l1-sm-up>.layout-content,
  .si-l1-sm-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 56px;
  }

  .si-r1-sm-up>.layout-content,
  .si-r1-sm-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 56px;
  }

  .si-l2-sm-up>.layout-content,
  .si-l2-sm-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 200px;
  }

  .si-r2-sm-up>.layout-content,
  .si-r2-sm-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 200px;
  }

  .si-l3-sm-up>.layout-content,
  .si-l3-sm-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 180px;
  }

  .si-r3-sm-up>.layout-content,
  .si-r3-sm-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 250px;
  }
}

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

  .si-si-1-md {
    width: 56px;
  }

  .si-si-2-md {
    width: 200px;
  }

  .si-si-3-md {
    width: 250px;
  }

  .si-l1-md>.layout-content,
  .si-l1-md>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 56px;
  }

  .si-r1-md>.layout-content,
  .si-r1-md>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 56px;
  }

  .si-l2-md>.layout-content,
  .si-l2-md>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 200px;
  }

  .si-r2-md>.layout-content,
  .si-r2-md>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 200px;
  }

  .si-l3-md>.layout-content,
  .si-l3-md>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 180px;
  }

  .si-r3-md>.layout-content,
  .si-r3-md>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 250px;
  }
}

@media (min-width:768px) {
  .sidebar.sidebar-visible-md-up {
    display: block;
  }

  .si-si-1-md-up {
    width: 56px;
  }

  .si-si-2-md-up {
    width: 200px;
  }

  .si-si-3-md-up {
    width: 250px;
  }

  .si-l1-md-up>.layout-content,
  .si-l1-md-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 56px;
  }

  .si-r1-md-up>.layout-content,
  .si-r1-md-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 56px;
  }

  .si-l2-md-up>.layout-content,
  .si-l2-md-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 200px;
  }

  .si-r2-md-up>.layout-content,
  .si-r2-md-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 200px;
  }

  .si-l3-md-up>.layout-content,
  .si-l3-md-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 180px;
  }

  .si-r3-md-up>.layout-content,
  .si-r3-md-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 250px;
  }
}

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

  .si-si-1-lg {
    width: 56px;
  }

  .si-si-2-lg {
    width: 200px;
  }

  .si-si-3-lg {
    width: 250px;
  }

  .si-l1-lg>.layout-content,
  .si-l1-lg>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 56px;
  }

  .si-r1-lg>.layout-content,
  .si-r1-lg>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 56px;
  }

  .si-l2-lg>.layout-content,
  .si-l2-lg>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 200px;
  }

  .si-r2-lg>.layout-content,
  .si-r2-lg>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 200px;
  }

  .si-l3-lg>.layout-content,
  .si-l3-lg>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 180px;
  }

  .si-r3-lg>.layout-content,
  .si-r3-lg>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 250px;
  }
}

@media (min-width:992px) {
  .sidebar.sidebar-visible-lg-up {
    display: block;
  }

  .si-si-1-lg-up {
    width: 56px;
  }

  .si-si-2-lg-up {
    width: 200px;
  }

  .si-si-3-lg-up {
    width: 250px;
  }

  .si-l1-lg-up>.layout-content,
  .si-l1-lg-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 56px;
  }

  .si-r1-lg-up>.layout-content,
  .si-r1-lg-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 56px;
  }

  .si-l2-lg-up>.layout-content,
  .si-l2-lg-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 200px;
  }

  .si-r2-lg-up>.layout-content,
  .si-r2-lg-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 200px;
  }

  .si-l3-lg-up>.layout-content,
  .si-l3-lg-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 180px;
  }

  .si-r3-lg-up>.layout-content,
  .si-r3-lg-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 250px;
  }
}

@media (min-width:1200px) {
  .sidebar.sidebar-visible-xl,
  .sidebar.sidebar-visible-xl-up {
    display: block;
  }

  .si-si-1-xl {
    width: 56px;
  }

  .si-si-2-xl {
    width: 200px;
  }

  .si-si-3-xl {
    width: 250px;
  }

  .si-l1-xl>.layout-content,
  .si-l1-xl>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 56px;
  }

  .si-r1-xl>.layout-content,
  .si-r1-xl>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 56px;
  }

  .si-l2-xl>.layout-content,
  .si-l2-xl>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 200px;
  }

  .si-r2-xl>.layout-content,
  .si-r2-xl>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 200px;
  }

  .si-l3-xl>.layout-content,
  .si-l3-xl>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 180px;
  }

  .si-r3-xl>.layout-content,
  .si-r3-xl>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 250px;
  }

  .si-si-1-xl-up {
    width: 56px;
  }

  .si-si-2-xl-up {
    width: 200px;
  }

  .si-si-3-xl-up {
    width: 250px;
  }

  .si-l1-xl-up>.layout-content,
  .si-l1-xl-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 56px;
  }

  .si-r1-xl-up>.layout-content,
  .si-r1-xl-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 56px;
  }

  .si-l2-xl-up>.layout-content,
  .si-l2-xl-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 200px;
  }

  .si-r2-xl-up>.layout-content,
  .si-r2-xl-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 200px;
  }

  .si-l3-xl-up>.layout-content,
  .si-l3-xl-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-left: 180px;
  }

  .si-r3-xl-up>.layout-content,
  .si-r3-xl-up>.st-container>.st-pusher>.st-content>.layout-content {
    margin-right: 250px;
  }
}

.si-l1-xs-up .ls-left-sidebar {
  left: 56px!important;
}

@media (max-width:543px) {
  .si-si-1,
  .si-si-xs-1 {
    width: 100%;
  }

  .si-l1-xs & {
    margin-left: 0;
  }

  .si-r1-xs & {
    margin-right: 0;
  }

  .si-l1-xs .ls-left-sidebar {
    left: 56px!important;
  }

  .si-l2-xs .ls-left-sidebar {
    left: 200px!important;
  }
}

.si-l2-xs-up .ls-left-sidebar {
  left: 200px!important;
}

@media (max-width:543px) {
  .si-l3-xs .ls-left-sidebar {
    left: 250px!important;
  }

  .si-r1-xs .ls-right-sidebar {
    right: 56px!important;
  }
}

.si-l3-xs-up .ls-left-sidebar {
  left: 250px!important;
}

@media (min-width:544px) and (max-width:767px) {
  .si-l1-sm .ls-left-sidebar {
    left: 56px!important;
  }
}

@media (min-width:544px) {
  .si-l1-sm-up .ls-left-sidebar {
    left: 56px!important;
  }

  .si-l2-sm-up .ls-left-sidebar {
    left: 200px!important;
  }
}

@media (min-width:544px) and (max-width:767px) {
  .si-l2-sm .ls-left-sidebar {
    left: 200px!important;
  }

  .si-l3-sm .ls-left-sidebar {
    left: 250px!important;
  }
}

@media (min-width:544px) {
  .si-l3-sm-up .ls-left-sidebar {
    left: 250px!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .si-l1-md .ls-left-sidebar {
    left: 56px!important;
  }
}

@media (min-width:768px) {
  .si-l1-md-up .ls-left-sidebar {
    left: 56px!important;
  }

  .si-l2-md-up .ls-left-sidebar {
    left: 200px!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .si-l2-md .ls-left-sidebar {
    left: 200px!important;
  }

  .si-l3-md .ls-left-sidebar {
    left: 250px!important;
  }
}

@media (min-width:768px) {
  .si-l3-md-up .ls-left-sidebar {
    left: 250px!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .si-l1-lg .ls-left-sidebar {
    left: 56px!important;
  }
}

@media (min-width:992px) {
  .si-l1-lg-up .ls-left-sidebar {
    left: 56px!important;
  }

  .si-l2-lg-up .ls-left-sidebar {
    left: 200px!important;
  }
}

.si-r1-xs-up .ls-right-sidebar {
  right: 56px!important;
}

.si-r2-xs-up .ls-right-sidebar {
  right: 200px!important;
}

@media (max-width:543px) {
  .si-r2-xs .ls-right-sidebar {
    right: 200px!important;
  }

  .si-r3-xs .ls-right-sidebar {
    right: 250px!important;
  }
}

.si-r3-xs-up .ls-right-sidebar {
  right: 250px!important;
}

@media (min-width:544px) and (max-width:767px) {
  .si-r1-sm .ls-right-sidebar {
    right: 56px!important;
  }
}

@media (min-width:544px) {
  .si-r1-sm-up .ls-right-sidebar {
    right: 56px!important;
  }

  .si-r2-sm-up .ls-right-sidebar {
    right: 200px!important;
  }
}

@media (min-width:544px) and (max-width:767px) {
  .si-r2-sm .ls-right-sidebar {
    right: 200px!important;
  }

  .si-r3-sm .ls-right-sidebar {
    right: 250px!important;
  }
}

@media (min-width:544px) {
  .si-r3-sm-up .ls-right-sidebar {
    right: 250px!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .si-r1-md .ls-right-sidebar {
    right: 56px!important;
  }
}

@media (min-width:768px) {
  .si-r1-md-up .ls-right-sidebar {
    right: 56px!important;
  }

  .si-r2-md-up .ls-right-sidebar {
    right: 200px!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .si-r2-md .ls-right-sidebar {
    right: 200px!important;
  }

  .si-r3-md .ls-right-sidebar {
    right: 250px!important;
  }
}

@media (min-width:768px) {
  .si-r3-md-up .ls-right-sidebar {
    right: 250px!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .si-l2-lg .ls-left-sidebar {
    left: 200px!important;
  }

  .si-l3-lg .ls-left-sidebar {
    left: 250px!important;
  }

  .si-r1-lg .ls-right-sidebar {
    right: 56px!important;
  }
}

@media (min-width:992px) {
  .si-l3-lg-up .ls-left-sidebar {
    left: 250px!important;
  }

  .si-r1-lg-up .ls-right-sidebar {
    right: 56px!important;
  }

  .si-r2-lg-up .ls-right-sidebar {
    right: 200px!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .si-r2-lg .ls-right-sidebar {
    right: 200px!important;
  }

  .si-r3-lg .ls-right-sidebar {
    right: 250px!important;
  }
}

@media (min-width:992px) {
  .si-r3-lg-up .ls-right-sidebar {
    right: 250px!important;
  }
}

@media (min-width:1200px) {
  .si-l1-xl .ls-left-sidebar,
  .si-l1-xl-up .ls-left-sidebar {
    left: 56px!important;
  }

  .si-l2-xl .ls-left-sidebar,
  .si-l2-xl-up .ls-left-sidebar {
    left: 200px!important;
  }

  .si-l3-xl .ls-left-sidebar,
  .si-l3-xl-up .ls-left-sidebar {
    left: 250px!important;
  }

  .si-r1-xl .ls-right-sidebar,
  .si-r1-xl-up .ls-right-sidebar {
    right: 56px!important;
  }

  .si-r2-xl .ls-right-sidebar,
  .si-r2-xl-up .ls-right-sidebar {
    right: 200px!important;
  }

  .si-r3-xl .ls-right-sidebar,
  .si-r3-xl-up .ls-right-sidebar {
    right: 250px!important;
  }
}

.sidebar .simplebar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  z-index: 2;
}

.sidebar-menu {
  margin-bottom: 18.75px;
  padding: 0;
  list-style: none;
}

.sidebar-menu-item {
  position: relative;
  overflow: hidden;
}

.sidebar-menu-button {
  display: block;
  font-weight: 400;
  line-height: 42px;
  padding-left: 18.75px;
  font-size: 15px;
}

.sidebar-menu-button,
.sidebar-menu-button:focus,
.sidebar-menu-button:hover {
  text-decoration: none;
}

.sidebar-menu-button:not(:only-child):before {
  font-family: "Material Icons";
  content: "";
  position: absolute;
  right: 18.75px;
  display: none;
}

.open>.sidebar-menu-button:not(:only-child):before {
  content: "";
}

.sidebar-menu-icon {
  vertical-align: middle;
  width: 31.5px;
  font-size: 24px;
  display: inline-block;
  line-height: normal;
  position: relative;
}

.sidebar-menu-icon.material-icons {
  top: -1px;
}

.sidebar-menu-label {
  position: absolute;
  right: 18.75px;
  margin-top: 13px;
  padding: .2rem .3rem;
  font-size: .75rem;
}

.sidebar-menu-button:not(:only-child) .sidebar-menu-label {
  right: 42.75px;
}

.sidebar-submenu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-submenu .sidebar-submenu,
.sm-active-button-bg .active>.sidebar-menu-button {
  padding-left: 18.75px;
}

.open>.sidebar-submenu {
  display: block;
}

.sidebar-submenu .sidebar-menu-button {
  line-height: 42px;
  padding-left: 18.75px;
  font-size: 15px;
}

.sidebar-submenu .sidebar-menu-icon {
  top: -1px;
  position: relative;
  font-size: 24px;
  width: 36px;
}

.sm-icons-bullet .sidebar-menu-icon {
  font-size: .68rem!important;
  text-align: center;
}

.sm-condensed .sidebar-menu-button,
.sm-condensed .sidebar-submenu .sidebar-menu-button {
  height: 31.5px;
  line-height: 31.5px;
}

.sm-condensed .sidebar-menu-label {
  margin-top: 8px;
}

.sm-icons-block .sidebar-menu-icon {
  text-align: center;
  display: inline-block;
  height: 34px;
  line-height: 34px;
  width: 34px;
  margin-right: 7.5px;
}

.sm-icons-block .sidebar-submenu .sidebar-menu-icon {
  height: 30px;
  line-height: 30px;
  width: 30px;
}

.sm-icons-right .sidebar-menu-icon {
  text-align: right;
  position: absolute;
  right: 18.75px;
  top: 9px;
  margin-right: 0;
}

.sm-icons-right .sidebar-menu-label {
  right: 47.75px;
}

.sm-icons-right .sidebar-submenu .sidebar-menu-icon {
  right: 20.75px;
  top: 9px;
}

.sm-icons-right .sidebar-menu-button:not(:only-child):before {
  right: 47.75px;
}

.sm-icons-right .sidebar-menu-button:not(:only-child) .sidebar-menu-label {
  right: 67.75px;
}

.sm-icons-right.sm-icons-block .sidebar-menu-button:not(:only-child):before,
.sm-icons-right.sm-icons-block .sidebar-menu-label {
  right: 55.25px;
}

.sm-icons-right.sm-icons-block .sidebar-menu-button:not(:only-child) .sidebar-menu-label {
  right: 75.25px;
}

.sm-icons-right.sm-icons-block .sidebar-menu-icon {
  text-align: center;
  top: 4px;
}

.sm-icons-right.sm-icons-block .sidebar-submenu .sidebar-menu-icon {
  top: 6px;
}

.sm-icons-right.sm-condensed>.sidebar-menu-item .sidebar-menu-icon {
  top: 3.75px;
}

.sm-icons-right.sm-condensed.sm-icons-block>.sidebar-menu-item .sidebar-menu-icon {
  top: -1.25px;
}

.sidebar .badge {
  margin-left: 5px;
}

.sidebar-block {
  padding: 0 18.75px 18.75px;
  border-bottom: 1px solid transparent;
}

.sidebar .sidebar-block.list-group-fit .list-group-item:last-of-type,
.sidebar .sidebar-block.list-group-menu .list-group-item:last-of-type {
  border-bottom: none;
}

.sidebar-block .sidebar-heading,
.sidebar-block .sidebar-text,
.sidebar-block.sidebar-block-full {
  padding-left: 0;
  padding-right: 0;
}

.sidebar-block>:last-child {
  margin-bottom: 0;
}

.sidebar-block:first-child {
  padding-top: 18.75px;
}

.sidebar-brand {
  display: block;
  width: 100%;
  height: 56px;
  line-height: 56px;
  padding: 0 18.75px;
  font-weight: 500;
  font-size: 1.3rem;
}

.sidebar-brand:hover {
  cursor: pointer;
  text-decoration: none;
}

.sidebar-brand i.material-icons {
  margin-top: -3px;
}

.sidebar-heading {
  font-weight: 500;
  font-size: .9rem;
  font-family: Roboto,"Helvetica Neue",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  letter-spacing: normal;
  line-height: normal;
  padding: 5px 18.75px;
  margin: 0;
}

.sidebar>.sidebar-heading:first-child,
.simplebar-scroll-content>.sidebar-heading:first-child {
  padding-top: 18.75px;
}

.sidebar .list-group-menu>.list-group-item {
  padding: 0;
}

.sidebar .list-group-menu>.list-group-item :last-child {
  margin: 0;
}

.sidebar .list-group-menu>.list-group-item>a {
  display: block;
  padding: 18.75px;
  font-weight: 400;
}

.sidebar .list-group-menu>.list-group-item>a,
.sidebar .list-group-menu>.list-group-item>a:hover {
  text-decoration: none;
}

.sidebar .list-group-menu>.list-group-item .badge {
  padding-left: 0;
  padding-right: 0;
}

.sidebar .list-group-menu>.list-group-item.active>a {
  font-weight: 700;
}

.sidebar .list-group-menu.list-group-striped>.list-group-item:nth-child(odd) {
  background-color: transparent;
}

.sidebar .sidebar-block.list-group-fit {
  padding: 0;
  margin: 0;
}

.sidebar .sidebar-block.list-group-menu {
  padding: 0;
  margin: 0;
}

.sidebar div.sidebar-block.list-group {
  padding: 0;
  border: none;
  margin-bottom: 0;
}

.sidebar .media,
.sidebar .progress {
  margin-bottom: 18.75px;
}

.sidebar div.sidebar-block.list-group>.list-group-item {
  border-left: none;
  border-right: none;
}

.sidebar-light .sidebar-block,
.sidebar-light hr {
  border-color: #e5e5e5;
}

.sidebar .media>.media-left {
  margin-right: 18.75px;
}

.sidebar .media>.media-right {
  margin-left: 18.75px;
}

.sidebar-light {
  background: #fff;
}

.sidebar-light.sidebar-left {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e5e5e5;
}

.sidebar-light.sidebar-right {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e5e5e5;
}

.sidebar-light .sidebar-heading,
.sidebar-light .sidebar-heading>a {
  color: #b7bdc1;
}

.sidebar-light .sidebar-brand,
.sidebar-light .sm-bordered {
  border-bottom: 1px solid #e5e5e5;
}

.sidebar-light .sidebar-brand {
  background: 0 0;
  color: #2196F3;
}

.sidebar-light .sidebar-menu-button {
  color: rgba(0,0,0,.54);
}

.sidebar-light .sidebar-menu-button:not(:only-child):before {
  color: rgba(0,0,0,.24);
}

.sidebar-light .sidebar-menu-icon {
  color: #818a91;
}

.sidebar-light .sidebar-menu-label.label-default {
  background: rgba(0,0,0,.3);
  color: #fff;
}

.sidebar-light .sidebar-menu-button:hover {
  color: rgba(0,0,0,.8);
  background: 0 0;
}

.sidebar-light .sidebar-menu-button:hover .sidebar-menu-icon {
  color: rgba(0,0,0,.8);
}

.sidebar-light .sidebar-submenu .sidebar-menu-button,
.sidebar-light .sidebar-submenu .sidebar-menu-icon {
  color: rgba(0,0,0,.54);
}

.sidebar-light .active>.sidebar-menu-button,
.sidebar-light .active>.sidebar-menu-button .sidebar-menu-icon {
  color: #2196F3;
}

.sidebar-light .open>.sidebar-menu-button .sidebar-menu-icon,
.sidebar-light .open>.sidebar-menu-button:not(:only-child):before {
  color: rgba(0,0,0,.54);
}

.sidebar-light .open {
  background: 0 0;
}

.sidebar-light .open>.sidebar-menu-button {
  background: 0 0;
  color: rgba(0,0,0,.54);
}

.sidebar-light .sm-item-bordered>.sidebar-menu-item {
  border-bottom: 1px solid rgba(0,0,0,.05);
}

.sidebar-light .sm-icons-block .sidebar-menu-icon {
  background: rgba(0,0,0,.12);
  color: #818a91;
}

.sidebar-light .sm-icons-block .open>.sidebar-menu-button .sidebar-menu-icon {
  color: rgba(0,0,0,.54);
  background: rgba(0,0,0,.12);
}

.sidebar-light .sm-active-button-bg .active>.sidebar-menu-button,
.sidebar-light .sm-icons-block .active>.sidebar-menu-button .sidebar-menu-icon {
  color: #fff;
  background: #2196F3;
}

.sidebar-light .sm-icons-block.sm-active-button-bg .active>.sidebar-menu-button .sidebar-menu-icon {
  background: #2196F3;
}

.sidebar-light .ssm-bordered .sidebar-submenu,
.sidebar-light .ssm-item-bordered .sidebar-submenu .sidebar-menu-item {
  border-bottom: 1px solid #e5e5e5;
}

.sidebar-light .sm-active-button-bg .active>.sidebar-menu-button .sidebar-menu-icon,
.sidebar-light .sm-active-button-bg .active>.sidebar-menu-button:not(:only-child):before {
  color: #fff;
}

.sidebar-light .list-group-menu>.list-group-item {
  background: rgba(0,0,0,.08);
  border-color: rgba(0,0,0,.12);
}

.sidebar-dark .sidebar-block,
.sidebar-dark hr {
  border-color: rgba(0,0,0,.05);
}

.sidebar-light .list-group-menu>.list-group-item>a {
  color: rgba(0,0,0,.54);
}

.sidebar-dark {
  color: rgba(255,255,255,.54);
  background: 0 0;
}

.sidebar-dark.sidebar-left {
  border-right-width: 0;
  border-right-style: solid;
  border-right-color: transparent;
}

.sidebar-dark.sidebar-right {
  border-left-width: 0;
  border-left-style: solid;
  border-left-color: transparent;
}

.sidebar-dark .sidebar-link {
  color: #fff;
}

.sidebar-dark .sidebar-heading,
.sidebar-dark .sidebar-heading>a,
.sidebar-dark .sidebar-text,
.sidebar-dark p {
  color: rgba(255,255,255,.54);
}

.sidebar-dark .sidebar-brand,
.sidebar-dark .sm-bordered,
.sidebar-dark .sm-item-bordered>.sidebar-menu-item,
.sidebar-dark .ssm-bordered .sidebar-submenu,
.sidebar-dark .ssm-item-bordered .sidebar-submenu .sidebar-menu-item {
  border-bottom: 1px solid rgba(0,0,0,.05);
}

.sidebar-dark .sidebar-brand {
  background: rgba(0,0,0,.12);
  color: #fff;
}

.sidebar-dark .sidebar-label.label-default {
  color: #2196F3;
  background: #fff;
}

.sidebar-dark .sidebar-menu-button,
.sidebar-dark .sidebar-menu-button:not(:only-child):before {
  color: #fff;
}

.sidebar-dark .sidebar-menu-icon {
  color: rgba(255,255,255,.54);
}

.sidebar-dark .sidebar-menu-label.label-default {
  background: rgba(0,0,0,.3);
  color: #fff;
}

.sidebar-dark .sidebar-menu-button:hover {
  color: #fff;
  background: rgba(255,255,255,.12);
}

.sidebar-dark .sidebar-menu-button:hover .sidebar-menu-icon,
.sidebar-dark .sidebar-submenu .sidebar-menu-button,
.sidebar-dark .sidebar-submenu .sidebar-menu-icon {
  color: rgba(255,255,255,.54);
}

.sidebar-dark .active>.sidebar-menu-button,
.sidebar-dark .active>.sidebar-menu-button .sidebar-menu-icon {
  color: #fff;
}

.sidebar-dark .open {
  background: rgba(0,0,0,.04);
}

.sidebar-dark .open>.sidebar-menu-button:not(:only-child):before {
  color: rgba(255,255,255,.54);
}

.sidebar-dark .open>.sidebar-menu-button {
  background: 0 0;
  color: rgba(255,255,255,.54);
}

.sidebar-dark .sm-icons-block .open>.sidebar-menu-button .sidebar-menu-icon,
.sidebar-dark .sm-icons-block .sidebar-menu-icon {
  color: rgba(255,255,255,.54);
  background: rgba(0,0,0,.12);
}

.sidebar-dark .open>.sidebar-menu-button .sidebar-menu-icon {
  color: rgba(255,255,255,.54);
}

.sidebar-dark .sm-icons-block .active>.sidebar-menu-button .sidebar-menu-icon {
  background: rgba(255,255,255,.12);
  color: #fff;
}

.sidebar-dark .sm-icons-block.sm-active-button-bg .active>.sidebar-menu-button .sidebar-menu-icon {
  background: rgba(255,255,255,.12);
}

.sidebar-dark .sm-active-button-bg .active>.sidebar-menu-button {
  background: rgba(255,255,255,.12);
  color: #fff;
}

.sidebar-dark .sm-active-button-bg .active>.sidebar-menu-button .sidebar-menu-icon,
.sidebar-dark .sm-active-button-bg .active>.sidebar-menu-button:not(:only-child):before {
  color: #fff;
}

.sidebar-dark .list-group-menu>.list-group-item {
  background: rgba(0,0,0,.08);
  border-color: rgba(0,0,0,.12);
}

.sidebar-dark .list-group-menu>.list-group-item>a {
  color: #fff;
}

body {
  position: relative;
}

.container,
.container-fluid {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.page-heading {
  padding: 1.25rem 0;
}

.content-wrapper,
.content-wrapper>.container-fluid,
div.page-heading {
  position: relative;
  overflow: hidden;
}

.embed-responsive,
.forum-thread .media,
.o-visible {
  overflow: visible;
}

a.text-muted:hover {
  color: #2196F3;
  text-decoration: none;
}

blockquote {
  border-left: 2px solid #efefef;
  padding-left: 10px;
  font-size: .9rem;
}

.bg-white {
  background: #fff;
}

.bg-red {
  background: #F44336;
}

.bg-deep-purple {
  background: #673AB7;
}

.bg-purple {
  background: #9C27B0;
}

.bg-orange {
  background: #FF9800;
}

.bg-transparent {
  background: 0 0;
}

.bg-primary-light {
  background: #fff;
}

.bg-faded {
  background-color: #f9f9f9;
}

.btn-xs {
  padding: 1px 2.5px;
  font-size: .75rem;
  line-height: .75;
  border-radius: .2rem;
}

.btn-rounded {
  border-radius: 5px;
}

.btn-rounded-deep {
  border-radius: 20px;
}

.btn-circle {
  border-radius: 40px;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 38px;
}

.btn-circle i {
  margin-top: -1px;
}

.btn-circle-large {
  border-radius: 50px;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 48px;
}

.btn-circle-large i {
  font-size: 28px;
}

.btn-default,
.btn-white {
  color: #818a91;
  background-color: #fff;
  border-color: #eceeef;
}

.btn-default:focus,
.btn-default:hover,
.btn-white.focus,
.btn-white:focus,
.btn-white:hover,
.focus.btn-default {
  color: #818a91;
  background-color: #e6e6e6;
  border-color: #cbd0d3;
}

.active.btn-default,
.btn-default:active,
.btn-white.active,
.btn-white:active,
.open>.btn-white.dropdown-toggle,
.open>.dropdown-toggle.btn-default {
  color: #818a91;
  background-color: #e6e6e6;
  border-color: #cbd0d3;
  background-image: none;
}

.active.btn-default:focus,
.active.btn-default:hover,
.active.focus.btn-default,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-white.active.focus,
.btn-white.active:focus,
.btn-white.active:hover,
.btn-white:active.focus,
.btn-white:active:focus,
.btn-white:active:hover,
.open>.btn-white.dropdown-toggle.focus,
.open>.btn-white.dropdown-toggle:focus,
.open>.btn-white.dropdown-toggle:hover,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover,
.open>.dropdown-toggle.focus.btn-default {
  color: #818a91;
  background-color: #d4d4d4;
  border-color: #a7b0b5;
}

.card-info,
.card-primary,
.card-red,
.card-success,
.card-warning,
.list-group-item.active [class*=text-],
.list-group-item.active a {
  color: #fff;
}

.btn-default:disabled.focus,
.btn-default:disabled:focus,
.btn-default:disabled:hover,
.btn-white.disabled.focus,
.btn-white.disabled:focus,
.btn-white.disabled:hover,
.btn-white:disabled.focus,
.btn-white:disabled:focus,
.btn-white:disabled:hover,
.disabled.btn-default:focus,
.disabled.btn-default:hover,
.disabled.focus.btn-default {
  background-color: #fff;
  border-color: #eceeef;
}

.btn-gradient.btn-primary {
  background: linear-gradient(#2196F3,#0b76cc);
}

.btn-gradient.btn-secondary {
  background: linear-gradient(#0966af,#064475);
}

.btn-gradient.btn-success {
  background: linear-gradient(#66BB6A,#469e4a);
}

.btn-gradient.btn-info {
  background: linear-gradient(#29B6F6,#0998d9);
}

.btn-gradient.btn-warning {
  background: linear-gradient(#FFA726,#e88a00);
}

.btn-gradient.btn-danger {
  background: linear-gradient(#F44336,#e11b0c);
}

.pagination a:hover {
  text-decoration: none;
}

.table .pagination {
  line-height: 1;
  margin: 0!important;
}

.breadcrumb,
.media-body {
  line-height: normal;
}

.jumbotron {
  padding: 1rem;
  border: 1px solid rgba(0,0,0,.05);
  margin-bottom: 1.25rem;
}

.jumbotron>:last-child {
  margin-bottom: 0;
}

.breadcrumb,
.card,
.list-group {
  margin-bottom: 1.25rem;
}

@media (min-width:544px) {
  .jumbotron {
    padding: 2rem;
  }

  .card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

.media-right {
  padding-left: 1.25rem;
}

.media-left {
  padding-right: 1.25rem;
}

.breadcrumb {
  font-size: .95rem;
  padding: 0;
}

.list-group-fit>.list-group-item {
  border-left: none;
  border-right: none;
}

.list-group-fit>.list-group-item:last-of-type {
  border-bottom: none;
}

.list-group-fit>.list-group-item:first-of-type {
  border-top: none;
}

.card .card-header+.list-group .list-group-item:first-child,
.card .card-header+.table thead th {
  border-top: 0;
}

.list-group-sm .list-group-item {
  padding: .35rem .7rem;
}

.card {
  box-shadow: 0 2px 3px rgba(0,0,0,.05);
}

.card .card-header+.table {
  margin-bottom: 0;
}

.card .card-header+.table tr:first-child td {
  border-top: 0!important;
}

.card .card-header+.table.table-bordered {
  border: 0!important;
}

.card .card-header+.table.table-bordered td:first-child,
.card .card-header+.table.table-bordered th:first-child {
  border-left: 0!important;
}

.card .card-header+.table.table-bordered td:last-child,
.card .card-header+.table.table-bordered th:last-child {
  border-right: 0!important;
}

.card>.card-block>:last-child,
.card>:last-child {
  margin-bottom: 0!important;
}

.card-pagination {
  line-height: 0;
}

.card-pager .pager,
.card-pagination .pagination {
  margin: 0;
}

.card-block-half {
  padding: .625rem;
}

.card .card-footer,
.card .card-header {
  padding: .625rem;
  color: rgba(0,0,0,.84);
}

.checkbox label,
.checkbox-inline,
.radio label,
.radio-inline {
  padding-left: 1.5rem;
}

.card .card-button-wrapper .card-button,
.card .card-subtitle {
  color: #818a91;
}

.card .card-footer .media,
.card .card-header .media {
  line-height: inherit;
}

.card .card-title {
  font-size: 1.25rem;
  margin-bottom: .625rem;
}

.card .card-title+.card-subtitle {
  margin-top: -.625rem;
}

.card .card-header .card-subtitle,
.card .card-header .card-title {
  margin: 0!important;
}

.navbar .container-fluid>:last-child,
.navbar .container>:last-child,
.navbar .last-child-xs {
  margin-right: 0;
}

.card .card-header .media-body {
  line-height: 1.5;
}

.card-red {
  background-color: #F44336;
  border-color: #F44336;
}

.card-success .progress[value]::-webkit-progress-value {
  background-color: #469e4a;
}

.card-success .progress[value]::-moz-progress-bar {
  background-color: #469e4a;
}

@media screen and (min-width:0\0) {
  .card-success .progress .progress-bar {
    background-color: #469e4a;
  }
}

.card-success .progress[value]::-webkit-progress-bar {
  background-color: #addaaf;
}

.card.card-stats-primary {
  border-left: 3px solid #2196F3;
}

.card.card-stats-success {
  border-left: 3px solid #66BB6A;
}

.card.card-stats-warning {
  border-left: 3px solid #FFA726;
}

.card.card-stats-danger {
  border-left: 3px solid #F44336;
}

.card .card-button-wrapper {
  position: absolute;
  right: 1.25rem;
  top: 1.25rem;
}

.card .card-button-wrapper .card-button:hover {
  color: #2196F3;
}

.card>.nav-tabs {
  margin-bottom: -1px;
  background: #f9f9f9;
}

.card>.nav-tabs .nav-link {
  border-radius: 0;
  color: #818a91;
}

.card>.nav-tabs .nav-link.active,
.card>.nav-tabs .nav-link:hover {
  border-color: transparent;
  color: #2196F3;
}

.card-group {
  margin-bottom: 1.25rem;
}

.text-help {
  color: #818a91;
  margin-top: .325rem;
  display: block;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  margin-left: -1.5rem;
}

.checkbox label input:only-child,
.radio label input:only-child {
  position: absolute;
}

.form-group>[class*=col-]>.checkbox,
.form-group>[class*=col-]>.radio,
form>:last-child {
  margin-bottom: 0;
}

.c-input>input:checked~.c-indicator {
  background-color: #2196F3;
}

.c-input>input:focus~.c-indicator {
  box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #2196F3;
}

.c-input>input:active~.c-indicator {
  background-color: #82c4f8;
}

.c-checkbox input:indeterminate~.c-indicator {
  background-color: #2196F3;
}

.c-inputs-stacked {
  position: relative;
}

.c-inputs-stacked .c-input {
  display: block;
  line-height: 1rem;
}

.c-inputs-stacked .c-input::after {
  display: block;
  margin-bottom: .5rem;
  content: "";
}

.c-inputs-stacked .c-input:last-child,
.c-inputs-stacked .c-input:last-child::after,
.file,
.tab-pane>:last-child {
  margin-bottom: 0;
}

.c-inputs-stacked .c-input+.c-input {
  margin-left: 0;
}

.c-select:focus {
  outline: 0;
  border-color: #2196F3;
}

.input-group .form-control:last-child {
  margin-left: -1px;
}

.file-custom::before {
  top: auto;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.vertical-middle {
  vertical-align: middle!important;
}

.lh-0 {
  line-height: 0!important;
}

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

.img-bump {
  box-shadow: 0 2px 2px rgba(0,0,0,.1);
  border: 1px solid #fff;
}

.width-300 {
  width: 300px;
}

.text-muted-light {
  color: #b7bdc1;
}

.icon-text,
.material-icons {
  vertical-align: middle;
}

.material-icons.md-dark {
  color: rgba(0,0,0,.54);
}

.material-icons.md-dark.md-inactive {
  color: rgba(0,0,0,.26);
}

.material-icons.md-light {
  color: #fff;
}

.material-icons.md-light.md-inactive {
  color: rgba(255,255,255,.3);
}

.material-icons.md-18 {
  font-size: 18px;
}

.material-icons.md-24 {
  font-size: 24px;
}

.material-icons.md-36 {
  font-size: 36px;
}

.material-icons.md-48 {
  font-size: 48px;
}

.progress {
  height: 6px;
}

.progress-primary[value]::-webkit-progress-value {
  background-color: #2196F3;
}

.progress-primary[value]::-moz-progress-bar {
  background-color: #2196F3;
}

@media screen and (min-width:0\0) {
  .progress-primary .progress-bar {
    background-color: #2196F3;
  }

  .progress-gray .progress-bar {
    background-color: #818a91;
  }
}

.progress-gray[value]::-webkit-progress-value {
  background-color: #818a91;
}

.progress-gray[value]::-moz-progress-bar {
  background-color: #818a91;
}

.navbar {
  height: 56px;
  line-height: 56px;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 1.25rem;
  border-bottom: 1px solid rgba(0,0,0,.1);
}

.navbar.navbar-fixed-top {
  box-shadow: 0 2px 3px rgba(0,0,0,.2);
}

.navbar>:first-child {
  margin-left: 1.25rem;
}

.navbar>:first-child.container,
.navbar>:first-child.container-fluid {
  margin-left: auto;
}

.navbar .first-child-xs {
  margin-left: 1.25rem;
}

.navbar .first-child-xs.container,
.navbar .first-child-xs.container-fluid {
  margin-left: 0;
}

@media (min-width:544px) {
  .navbar .first-child-sm {
    margin-left: 1.25rem;
  }

  .navbar .first-child-sm.container,
  .navbar .first-child-sm.container-fluid {
    margin-left: 0;
  }

  .navbar .last-child-sm {
    margin-right: 0;
  }
}

@media (min-width:768px) {
  .navbar .first-child-md {
    margin-left: 1.25rem;
  }

  .navbar .first-child-md.container,
  .navbar .first-child-md.container-fluid {
    margin-left: 0;
  }

  .navbar .last-child-md {
    margin-right: 0;
  }
}

@media (min-width:992px) {
  .navbar .first-child-lg {
    margin-left: 1.25rem;
  }

  .navbar .first-child-lg.container,
  .navbar .first-child-lg.container-fluid {
    margin-left: 0;
  }

  .navbar .last-child-lg {
    margin-right: 0;
  }
}

@media (min-width:1200px) {
  .navbar .first-child-xl {
    margin-left: 1.25rem;
  }

  .navbar .first-child-xl.container,
  .navbar .first-child-xl.container-fluid {
    margin-left: 0;
  }

  .navbar .last-child-xl {
    margin-right: 0;
  }
}

.navbar-toggler {
  outline: 0;
  line-height: 56px;
  padding: 0 1.25rem;
}

.navbar-brand,
.navbar-nav .nav-link {
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-toggler .material-icons {
  vertical-align: top;
  line-height: 54px;
}

.navbar-toggler:first-child {
  margin-left: 0;
}

.navbar-toggler.first-child-xs {
  padding-left: 0;
}

.navbar-toggler.last-child-xs {
  padding-right: 0;
}

@media (min-width:544px) {
  .navbar-toggler.first-child-sm {
    padding-left: 0;
  }

  .navbar-toggler.last-child-sm {
    padding-right: 0;
  }
}

@media (min-width:768px) {
  .navbar-toggler.first-child-md {
    padding-left: 0;
  }

  .navbar-toggler.last-child-md {
    padding-right: 0;
  }
}

@media (min-width:992px) {
  .navbar-toggler.first-child-lg {
    padding-left: 0;
  }

  .navbar-toggler.last-child-lg {
    padding-right: 0;
  }
}

@media (min-width:1200px) {
  .navbar-toggler.first-child-xl {
    padding-left: 0;
  }

  .navbar-toggler.last-child-xl {
    padding-right: 0;
  }
}

.navbar-brand {
  font-size: 1.6rem;
  font-weight: 500;
}

.navbar-nav {
  margin-right: 1.25rem;
}

.navbar-nav .dropdown-menu i.material-icons {
  color: #818a91;
  margin-right: 3px;
}

@media (max-width:767px) {
  .navbar-brand {
    padding-left: 0;
    margin-left: 0;
  }

  .navbar-toggleable-xs {
    display: none!important;
    position: fixed;
    top: 56px;
    left: 0;
    right: 0;
  }

  .navbar-toggleable-xs.collapse.in,
  .navbar-toggleable-xs.collapsing {
    display: block!important;
  }

  .navbar-toggleable-xs>.navbar-nav {
    clear: both;
    padding: 15px;
    display: block;
    width: 100%;
    line-height: 34px;
  }

  .navbar-toggleable-xs>.navbar-nav .nav-item {
    float: none;
    display: block;
    margin-left: 0;
  }
}

.nav-item .dropdown-menu {
  border-radius: 0;
  border: 0;
  box-shadow: 0 2px 4px rgba(0,0,0,.12);
}

.dropdown-menu.dropdown-menu-list {
  padding: 0;
  font-size: .95rem;
}

.dropdown-menu.dropdown-menu-list .dropdown-item {
  padding: .625rem 1.25rem;
  border-bottom: 1px solid #e5e5e5;
}

.dropdown-menu.dropdown-menu-list .dropdown-item:last-of-type {
  border-bottom-color: transparent;
}

.dropdown-menu.dropdown-menu-list .dropdown-item i {
  margin-left: -4px;
}

.dropdown-menu.dropdown-menu-list .dropdown-item.active i {
  color: #fff;
}

.navbar .form-inline {
  line-height: 56px;
  margin-top: -1px;
}

.navbar .form-inline .input-group {
  line-height: 0;
  border-right-color: transparent;
  position: relative;
}

.navbar .form-inline .input-group .form-control {
  z-index: 1040;
  padding-right: 50px;
  border-radius: 5px;
  border-color: transparent;
}

.navbar .form-inline .input-group .input-group-btn {
  position: absolute;
  right: 0;
  z-index: 1041;
}

.navbar .form-inline .input-group .input-group-btn .btn {
  background: 0 0;
  padding-right: 8px;
}

.navbar .form-inline .input-group .input-group-btn .btn:active,
.navbar .form-inline .input-group .input-group-btn .btn:focus,
.navbar .form-inline .input-group .input-group-btn .btn:hover {
  outline: 0;
}

.navbar-light .form-inline .input-group {
  border-right-color: transparent;
}

.navbar-light .form-inline .input-group .form-control {
  background: rgba(0,0,0,.05);
  border-color: transparent;
}

.navbar-light .form-inline .input-group .form-control::-webkit-input-placeholder {
  color: rgba(0,0,0,.5);
}

.navbar-light .form-inline .input-group .form-control::-moz-placeholder {
  color: rgba(0,0,0,.5);
}

.navbar-light .form-inline .input-group .form-control:-ms-input-placeholder {
  color: rgba(0,0,0,.5);
}

.navbar-light .form-inline .input-group .form-control::placeholder {
  color: rgba(0,0,0,.5);
}

.navbar-light .form-inline .input-group .form-control:focus {
  background: #fff;
  border: 1px solid #2196F3;
}

.navbar-light .form-inline .input-group .input-group-btn .btn {
  background: 0 0;
  color: rgba(0,0,0,.5);
}

.navbar-light .form-inline .input-group .input-group-btn .btn:active,
.navbar-light .form-inline .input-group .input-group-btn .btn:focus,
.navbar-light .form-inline .input-group .input-group-btn .btn:hover {
  color: #2196F3;
  outline: 0;
}

.navbar-light .form-inline .input-group .input-group-btn .btn i.material-icons {
  position: relative;
}

.navbar-light .navbar-toggleable-xs {
  background: #fff;
}

.navbar-dark .form-inline .form-control {
  background: rgba(0,0,0,.2);
  color: rgba(255,255,255,.5);
  border-color: rgba(0,0,0,.05);
}

.navbar-dark .form-inline .form-control::-webkit-input-placeholder {
  color: rgba(255,255,255,.5);
}

.navbar-dark .form-inline .form-control::-moz-placeholder {
  color: rgba(255,255,255,.5);
}

.navbar-dark .form-inline .form-control:-ms-input-placeholder {
  color: rgba(255,255,255,.5);
}

.navbar-dark .form-inline .form-control::placeholder {
  color: rgba(255,255,255,.5);
}

.navbar-dark .form-inline .form-control:focus {
  background: #fff;
  color: rgba(0,0,0,.84);
}

.navbar-dark .form-inline .form-control:focus::-webkit-input-placeholder {
  color: rgba(0,0,0,.84);
}

.navbar-dark .form-inline .form-control:focus::-moz-placeholder {
  color: rgba(0,0,0,.84);
}

.navbar-dark .form-inline .form-control:focus:-ms-input-placeholder {
  color: rgba(0,0,0,.84);
}

.navbar-dark .form-inline .form-control:focus::placeholder {
  color: rgba(0,0,0,.84);
}

.navbar-dark .form-inline .form-control:focus+.input-group-btn .btn {
  color: rgba(0,0,0,.24);
}

.navbar-dark .form-inline .form-control:focus+.input-group-btn .btn:hover {
  color: rgba(0,0,0,.84);
}

.navbar-dark .form-inline .input-group-btn .btn {
  background: 0 0;
  color: rgba(255,255,255,.4);
}

.navbar-dark .form-inline .input-group-btn .btn:active,
.navbar-dark .form-inline .input-group-btn .btn:focus,
.navbar-dark .form-inline .input-group-btn .btn:hover {
  color: #fff;
}

.navbar-dark .navbar-toggleable-xs {
  background: #2196F3;
}

.sidebar .card {
  margin-bottom: 18.75px;
}

.sidebar .sidebar-block-full>.card {
  border-left: none;
  border-right: none;
  margin: 0;
  border-radius: 0;
}

.sidebar .sidebar-block-full>.card+.card {
  border-top: none;
}

.sidebar .sidebar-block-full>.card:last-child {
  border-bottom: none;
}

.layout-content>.container-fluid {
  max-width: 920px;
}

.dropdown-menu.notifications {
  min-width: 280px;
  padding: 0;
}

.dropdown-menu.notifications>.dropdown-title {
  padding: .625rem;
  text-transform: uppercase;
  font-weight: 500;
  font-size: .9rem;
  line-height: normal;
  color: rgba(0,0,0,.54);
  border-bottom: 1px solid #e5e5e5;
}

.dropdown-menu.notifications .dropdown-action {
  line-height: 1rem;
  padding: .625rem;
}

.dropdown-menu.notifications>.dropdown-item {
  padding: .625rem;
  line-height: 1.3;
  font-size: .9rem;
  border-bottom: 1px solid #e5e5e5;
}

.dropdown-menu.notifications>.dropdown-item .media-left {
  padding-right: .625rem;
}

.dropdown-menu.notifications>.dropdown-item a.nav-link {
  position: relative;
  display: block;
  color: #818a91;
}

.dropdown-menu.notifications>.dropdown-item a.nav-link strong {
  display: block;
  color: #55595c;
}

.dropdown-menu.notifications>.dropdown-item a.nav-link i {
  opacity: .5;
}

.dropdown-menu.notifications>.dropdown-item:hover {
  border-color: #eceeef;
  background: rgba(0,0,0,.05);
}

.dropdown-menu.notifications>.dropdown-item:hover a.nav-link i {
  opacity: 1;
  color: #2196F3;
}

@media (max-width:991px) {
  .dropdown-menu.notifications {
    min-width: 220px;
  }

  .dropdown-menu.notifications .dropdown-item small {
    display: block;
  }
}

.navbar .form-inline {
  margin-right: 1rem;
}

.navbar .form-inline i.material-icons {
  top: 1px;
  font-size: 24px;
}

.navbar .dropdown-menu {
  margin: 0;
}

.navbar .dropdown-menu .dropdown-item.active {
  background: 0 0;
  color: #2196F3;
}

.nav-stats {
  display: block;
  line-height: 1;
  vertical-align: middle;
  height: 36px;
  margin-top: 10px;
  font-weight: 700;
  text-align: center;
  border-radius: 3px;
  padding: 4px 12px;
}

.nav-stats small {
  display: block;
  font-size: .625rem;
  margin-top: 2px;
}

.navbar-brand i.material-icons {
  position: relative;
  top: -1px;
  font-size: 36px;
}

.navbar-dark .navbar-nav .nav-link:hover {
  color: #fff;
}

.navbar-dark .dropdown-item:hover {
  color: #2196F3;
  background: 0 0;
}

.navbar-dark .nav-stats {
  background: rgba(0,0,0,.2);
}

.navbar-dark .nav-stats small {
  opacity: .54;
}

.nav a:focus {
  text-decoration: none;
}

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

.sidebar-activity li {
  padding: .625rem 1.25rem;
  font-size: .9rem;
}

.sidebar-activity li.media {
  margin: 0;
}

.sidebar-activity li.media .media-left {
  padding-right: .625rem;
}

.sidebar-activity li small {
  display: block;
  font-size: .7rem;
  margin-top: .325rem;
}

.sidebar-activity li .sidebar-activity-icon {
  display: inline-block;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.sidebar-activity li .sidebar-activity-icon i {
  font-size: 1.25rem;
  line-height: inherit;
  position: relative;
  top: -1px;
}

.sidebar-activity li .sidebar-activity-message {
  display: inline-block;
}

.sidebar-activity li:hover {
  cursor: pointer;
}

.sidebar-email {
  line-height: normal;
  padding-left: 0;
  margin: 0;
  list-style: none;
}

.sidebar-email .sidebar-email-item .btn {
  margin: .625rem;
}

.sidebar-email .sidebar-email-item a.nav-link {
  position: relative;
  padding: .625rem .625rem .625rem 2rem;
  display: block;
}

.sidebar-email .sidebar-email-item a.nav-link .sidebar-email-subject {
  display: block;
  font-size: .9rem;
}

.sidebar-email .sidebar-email-item a.nav-link .sidebar-email-message {
  display: block;
  font-size: .8rem;
  margin-top: 2px;
}

.sidebar-email .sidebar-email-item.new a:after {
  position: absolute;
  left: 12px;
  top: .625rem;
  width: 10px;
  height: 10px;
  margin-top: 3px;
  display: inline-block;
  content: '';
  border-radius: 50%;
}

.sidebar-user,
.sidebar-user-center .sidebar-user-avatar {
  display: block;
}

.sidebar-user {
  padding: .625rem 1.25rem;
  background: rgba(0,0,0,.05);
  border-bottom: 1px solid rgba(0,0,0,.05);
}

.sidebar-user img {
  width: 40px;
  margin-right: .325rem;
}

.sidebar-user:hover {
  text-decoration: none;
}

.sidebar-user-center {
  display: block;
  padding: .625rem 1.25rem;
  text-align: center;
}

.sidebar-user-center .sidebar-user-avatar img {
  width: 60px;
  margin-bottom: 10px;
  display: inline-block;
}

.sidebar-user-center .user-extras,
.sidebar-user-center .user-info {
  display: block;
  margin-bottom: .625rem;
}

.sidebar-user-center .user-extras a {
  margin-right: 10px;
}

.sidebar-user-center .user-extras a:last-of-type {
  margin-right: 0;
}

.sidebar-user-center .user-extras a:hover {
  text-decoration: none;
}

.sidebar-stats {
  display: block;
  position: relative;
  text-align: center;
  margin: .625rem;
  border-radius: 5px;
  padding: .625rem;
  line-height: 1;
  color: #818a91;
  background: #fff;
}

.sidebar-stats .sidebar-stats-lead {
  font-size: 2.3rem;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: 500;
}

.sidebar-stats .sidebar-stats-lead span {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}

.sidebar-stats .sidebar-stats-lead small {
  font-size: 40%;
  font-weight: 700;
  vertical-align: middle;
}

.sidebar-stats .sidebar-stats-lead small i {
  font-size: 1rem;
}

.sidebar .list-group-fit {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.sidebar .list-group-fit .active a,
.sidebar .list-group-fit .active a:hover {
  color: #fff;
}

.sidebar .list-group-fit a {
  color: #373a3c;
}

.sidebar .list-group-fit a:hover {
  text-decoration: none;
  color: #2196F3;
}

.sidebar-filter {
  list-style: none;
  padding: 0 1.25rem;
}

.sidebar-filter li i {
  font-size: .8rem;
  position: relative;
  top: -2px;
  margin-right: 10px;
}

.sidebar-filter li a {
  color: #818a91;
  padding: .325rem 0;
  display: block;
}

.card-block,
.list-group-item {
  padding: .625rem;
}

.sidebar-filter li a:hover {
  text-decoration: none;
  color: #2196F3;
}

.sidebar-menu:first-child {
  margin-top: .8rem;
}

@media (min-width:768px) {
  .sidebar-transparent-md {
    background: 0 0!important;
  }

  .sidebar-transparent-md.sidebar-left {
    border-right: none;
  }

  .sidebar-transparent-md.sidebar-right {
    border-left: none;
  }
}

.page-heading {
  margin-bottom: 0!important;
}

.container-fluid>.breadcrumb+.media {
  margin-top: 0;
}

.btn i.material-icons {
  position: relative;
  top: -1px;
  font-size: 20px;
}

.fs,
.p-absolute,
.switch-toggle {
  position: absolute;
}

.btn-group-sm>.btn i.material-icons,
.btn-sm i.material-icons {
  font-size: 16px;
}

.active.btn-default,
.active.btn-default:hover,
.btn-white.active,
.btn-white.active:hover {
  background: #2196F3;
  color: #fff;
  border-color: #0c7cd5!important;
}

.card>.nav-tabs .nav-item {
  margin-bottom: 0;
}

.card-title a {
  color: #373a3c;
}

.card-title a:hover {
  color: #2196F3;
  text-decoration: none;
}

.card .media-left {
  padding-right: .625rem;
}

.card> {
  border-radius: 0;
}

.card>.progress[value]::-webkit-progress-bar {
  border-radius: 0;
}

.card>.progress[value]::-webkit-progress-value {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.card>.progress[value="100"]::-webkit-progress-value {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.height-180 {
  height: 180px;
}

.height-350 {
  height: 350px;
}

.fs {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.m-b-05 {
  margin-bottom: .625rem;
}

.icon-block {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background: #f3f3f3;
}

.nav-pills .nav-link,
.nav-tabs .nav-link {
  color: #818a91;
}

.nav-pills .nav-link:hover,
.nav-tabs .nav-link:hover {
  color: #2196F3;
}

.c-checkbox .c-indicator {
  top: 2px;
}

.switch {
  margin-top: 4px;
}

.switch-toggle {
  margin-left: -9999px;
  visibility: hidden;
}

.switch-toggle+label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input.switch-toggle-round+label:after,
input.switch-toggle-round+label:before,
input.switch-toggle-round-flat+label:after,
input.switch-toggle-round-flat+label:before {
  position: absolute;
  content: "";
  display: block;
}

input.switch-toggle-round+label {
  padding: 2px;
  width: 56px;
  height: 28px;
  background-color: #e5e5e5;
  border-radius: 28px;
}

input.switch-toggle-round+label:after,
input.switch-toggle-round+label:before {
  top: 1px;
  left: 1px;
  bottom: 1px;
}

input.switch-toggle-round+label:before {
  right: 1px;
  background-color: #f1f1f1;
  border-radius: 28px;
  transition: background .4s;
}

input.switch-toggle-round+label:after {
  width: 26px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 4px rgba(0,0,0,.12);
  transition: margin .4s;
}

input.switch-toggle-round:checked+label:before {
  background-color: #66BB6A;
}

input.switch-toggle-round:checked+label:after {
  margin-left: 28px;
}

input.switch-toggle-round-flat+label {
  padding: 2px;
  width: 56px;
  height: 28px;
  background-color: #e5e5e5;
  border-radius: 28px;
  transition: background .4s;
}

input.switch-toggle-round-flat+label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #fff;
  border-radius: 28px;
  transition: background .4s;
}

input.switch-toggle-round-flat+label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 20px;
  border-radius: 20px;
  background-color: #e5e5e5;
  transition: margin .4s,background .4s;
}

input.switch-toggle-round-flat:checked+label {
  background-color: #66BB6A;
}

input.switch-toggle-round-flat:checked+label:after {
  margin-left: 28px;
  background-color: #66BB6A;
}

#chat {
  padding-bottom: 60px;
}

#chat .reply {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

#chat .reply .form-control {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-radius: none;
}

#chat .media-list {
  margin-bottom: 0;
}

#chat .media-list .media {
  margin: 0;
}

@media print {
  .ls-top-navbar,
  body {
    margin-top: 0!important;
  }

  body,
  html {
    width: 210mm;
    height: 277mm;
  }

  #invoice>.card {
    min-height: 277mm;
  }

  #invoice>.card .row,
  #invoice>.card .table {
    margin-bottom: 10mm;
  }
}

.forum-thread .forum-icon-wrapper {
  position: relative;
}

.forum-thread a.forum-thread-icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #b7bdc1;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  display: block;
}

.forum-thread a.forum-thread-user {
  position: absolute;
  right: 0;
  bottom: -5px;
}

.forum-thread a.forum-thread-user img {
  border: 1px solid #fff;
  box-shadow: 0 2px 3px rgba(0,0,0,.05);
}

.forum-thread a.forum-thread-user:hover img {
  opacity: .7;
}

.hide-mobile {
  display: none;
}

@media (max-width:767px) {
  .hide-mobile {
    display: block;
  }
}

.border-hide {
  border: none;
}

/*# sourceMappingURL=style.min.css.map */
/* Include this file in your html if you are using the CSP mode. */

@charset "UTF-8";

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak,
.ng-hide:not(.ng-hide-animate) {
  display: none !important;
}

ng\:form {
  display: block;
}

.ng-animate-shim {
  visibility: hidden;
}

.ng-anchor {
  position: absolute;
}
.intl-tel-input {
  position: relative;
  display: inline-block;
}

.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.intl-tel-input .hide {
  display: none;
}

.intl-tel-input .v-hide {
  visibility: hidden;
}

.intl-tel-input input,
.intl-tel-input input[type=text],
.intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 48px;
  margin-left: 0;
  transition: background-color 100ms ease-out;
}

.intl-tel-input input.iti-invalid-key {
  transition: background-color 0;
  background-color: #FFC7C7;
}

.intl-tel-input .flag-dropdown {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 1px;
}

.intl-tel-input .flag-dropdown:hover {
  cursor: pointer;
}

.intl-tel-input .flag-dropdown:hover .selected-flag {
  background-color: rgba(0,0,0,0.05);
}

.intl-tel-input input[disabled]+.flag-dropdown:hover,
.intl-tel-input input[readonly]+.flag-dropdown:hover {
  cursor: default;
}

.intl-tel-input input[disabled]+.flag-dropdown:hover .selected-flag,
.intl-tel-input input[readonly]+.flag-dropdown:hover .selected-flag {
  background-color: transparent;
}

.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 42px;
  height: 100%;
  padding: 0 0 0 8px;
}

.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.intl-tel-input .selected-flag .arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 4px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.intl-tel-input .selected-flag .arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.intl-tel-input .country-list {
  list-style: none;
  position: absolute;
  z-index: 2;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}

.intl-tel-input .country-list .flag {
  display: inline-block;
  width: 20px;
}

@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}

.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0,0,0,0.05);
}

.intl-tel-input .country-list .flag,
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}

.intl-tel-input .country-list .flag,
.intl-tel-input .country-list .country-name {
  margin-right: 6px;
}

.intl-tel-input select {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 42px;
  height: 100%;
  opacity: 0;
}

.iti-flag {
  width: 20px;
}

.iti-flag.be {
  width: 18px;
}

.iti-flag.ch {
  width: 15px;
}

.iti-flag.mc {
  width: 19px;
}

.iti-flag.ne {
  width: 18px;
}

.iti-flag.np {
  width: 13px;
}

.iti-flag.va {
  width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-size: 5630px 15px;
  }
}

.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}

.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}

.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}

.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}

.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}

.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}

.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}

.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti-flag.be {
  height: 15px;
  background-position: -440px 0px;
}

.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}

.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}

.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}

.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti-flag.ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}

.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}

.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}

.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}

.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}

.iti-flag.cy {
  height: 14px;
  background-position: -1225px 0px;
}

.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}

.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}

.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}

.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}

.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}

.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}

.iti-flag.do {
  height: 13px;
  background-position: -1379px 0px;
}

.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}

.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}

.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}

.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}

.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}

.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}

.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}

.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}

.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}

.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}

.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}

.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}

.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}

.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}

.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}

.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}

.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}

.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}

.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}

.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}

.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}

.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}

.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}

.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}

.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}

.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}

.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}

.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}

.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}

.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}

.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}

.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}

.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}

.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}

.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}

.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}

.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}

.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}

.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}

.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}

.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}

.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}

.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}

.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}

.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}

.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}

.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}

.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}

.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}

.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}

.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}

.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}

.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}

.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}

.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}

.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}

.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}

.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}

.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}

.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}

.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}

.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}

.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}

.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}

.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}

.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}

.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}

.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}

.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}

.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}

.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}

.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}

.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}

.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}

.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}

.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}

.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}

.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}

.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}

.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}

.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}

.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}

.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}

.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}

.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}

.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}

.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}

.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}

.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}

.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}

.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}

.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}

.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}

.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}

.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}

.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}

.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}

.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}

.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}

.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}

.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}

.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}

.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}

.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}

.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}

.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}

.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}

.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}

.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}

.iti-flag.np {
  height: 15px;
  background-position: -3796px 0px;
}

.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}

.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}

.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}

.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}

.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}

.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}

.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}

.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}

.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}

.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}

.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}

.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}

.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}

.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}

.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}

.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}

.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}

.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}

.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}

.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}

.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}

.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}

.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}

.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}

.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}

.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}

.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}

.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}

.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}

.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}

.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}

.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}

.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}

.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}

.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}

.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}

.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}

.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}

.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}

.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}

.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}

.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}

.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}

.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}

.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}

.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}

.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}

.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}

.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}

.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}

.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}

.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}

.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}

.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}

.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}

.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}

.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}

.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}

.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}

.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}

.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}

.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}

.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}

.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}

.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}

.iti-flag.us {
  height: 11px;
  background-position: -5241px 0px;
}

.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}

.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}

.iti-flag.va {
  height: 15px;
  background-position: -5307px 0px;
}

.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}

.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}

.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}

.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}

.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}

.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}

.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}

.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}

.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}

.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}

.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}

.iti-flag.za {
  height: 14px;
  background-position: -5566px 0px;
}

.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}

.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}

.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../img/flags.png");
  background-color: #DBDBDB;
  background-position: 100% 100%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("../img/flags@2x.png");
  }
}

.iti-flag.np {
  background-color: transparent;
}
body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}

@media all and (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}

.sweet-alert h2 {
  color: #575757;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}

.sweet-alert p {
  color: #797979;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.sweet-alert fieldset {
  border: none;
  position: relative;
}

.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}

.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  transition: padding 0.25s, max-height 0.25s;
}

.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: white;
  line-height: 24px;
  text-align: center;
  margin-right: 3px;
}

.sweet-alert .sa-error-container p {
  display: inline-block;
}

.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

.sweet-alert .sa-input-error::before,
.sweet-alert .sa-input-error::after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}

.sweet-alert .sa-input-error::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-input-error::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-input-error.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.sweet-alert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sweet-alert input:focus {
  outline: none;
  box-shadow: 0px 0px 3px #c4e6f5;
  border: 1px solid #b4dbed;
}

.sweet-alert input:focus::-moz-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input:focus:-ms-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input:focus::-webkit-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input::-moz-placeholder {
  color: #bdbdbd;
}

.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd;
}

.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd;
}

.sweet-alert.show-input input {
  display: block;
}

.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}

.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden;
}

.sweet-alert button {
  background-color: #8CD4F5;
  color: white;
  border: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  -webkit-border-radius: 4px;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  cursor: pointer;
}

.sweet-alert button:focus {
  outline: none;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.sweet-alert button:hover {
  background-color: #7ecff4;
}

.sweet-alert button:active {
  background-color: #5dc2f1;
}

.sweet-alert button.cancel {
  background-color: #C1C1C1;
}

.sweet-alert button.cancel:hover {
  background-color: #b9b9b9;
}

.sweet-alert button.cancel:active {
  background-color: #a8a8a8;
}

.sweet-alert button.cancel:focus {
  box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
}

.sweet-alert button[disabled] {
  opacity: .6;
  cursor: default;
}

.sweet-alert button.confirm[disabled] {
  color: transparent;
}

.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.sweet-alert button::-moz-focus-inner {
  border: 0;
}

.sweet-alert[data-has-cancel-button=false] button {
  box-shadow: none !important;
}

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px;
}

.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}

.sweet-alert .sa-icon.sa-error {
  border-color: #F27474;
}

.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}

.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #F27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}

.sweet-alert .sa-icon.sa-warning {
  border-color: #F8BB86;
}

.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #F8BB86;
}

.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #F8BB86;
}

.sweet-alert .sa-icon.sa-info {
  border-color: #C9DAE1;
}

.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #C9DAE1;
}

.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #C9DAE1;
}

.sweet-alert .sa-icon.sa-success {
  border-color: #A5DC86;
}

.sweet-alert .sa-icon.sa-success::before,
.sweet-alert .sa-icon.sa-success::after {
  content: '';
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success::before {
  -webkit-border-radius: 120px 0 0 120px;
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}

.sweet-alert .sa-icon.sa-success::after {
  -webkit-border-radius: 0 120px 120px 0;
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px;
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}

/*
 * Animations
 */

@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }

  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }

  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }

  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }

  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }

  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }

  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}

@-webkit-keyframes slideFromTop {
  0% {
    top: 0%;
  }

  100% {
    top: 50%;
  }
}

@keyframes slideFromTop {
  0% {
    top: 0%;
  }

  100% {
    top: 50%;
  }
}

@-webkit-keyframes slideToTop {
  0% {
    top: 50%;
  }

  100% {
    top: 0%;
  }
}

@keyframes slideToTop {
  0% {
    top: 50%;
  }

  100% {
    top: 0%;
  }
}

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%;
  }

  100% {
    top: 50%;
  }
}

@keyframes slideFromBottom {
  0% {
    top: 70%;
  }

  100% {
    top: 50%;
  }
}

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%;
  }

  100% {
    top: 70%;
  }
}

@keyframes slideToBottom {
  0% {
    top: 50%;
  }

  100% {
    top: 70%;
  }
}

.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s;
}

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s;
}

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s;
}

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s;
}

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s;
}

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s;
}

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }

  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }

  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }

  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }

  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }

  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }

  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }

  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }

  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }

  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }

  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s;
}

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }

  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }

  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }

  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }

  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s;
}

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }

  100% {
    border-color: #F8BB86;
  }
}

@keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }

  100% {
    border-color: #F8BB86;
  }
}

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate;
}

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }

  100% {
    background-color: #F8BB86;
  }
}

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }

  100% {
    background-color: #F8BB86;
  }
}

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate;
}

@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Internet Explorer 9 has some special quirks that are fixed here */

/* The icons are not animated. */

/* This file is automatically merged into sweet-alert.min.js through Gulp */

/* Error icon */

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9;
}

/* Success icon */

.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9;
}

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */

.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}

.la-ball-fall.la-dark {
  color: #333;
}

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

.la-ball-fall {
  width: 54px;
  height: 18px;
}

.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite;
}

.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms;
}

.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms;
}

.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms;
}

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px;
}

.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px;
}

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px;
}

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px;
}

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px;
}

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px;
}

/*
 * Animation
 */

@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }

  10% {
    opacity: .5;
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  90% {
    opacity: .5;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}

@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%);
  }

  10% {
    opacity: .5;
  }

  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }

  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }

  90% {
    opacity: .5;
  }

  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%);
  }
}

@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }

  10% {
    opacity: .5;
  }

  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  90% {
    opacity: .5;
  }

  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}

@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }

  10% {
    opacity: .5;
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  90% {
    opacity: .5;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
/**
* bootstrap-formhelpers.js v2.3.0 by @vincentlamanna
* Copyright 2013 Vincent Lamanna
* http://www.apache.org/licenses/LICENSE-2.0
*/

.bfh-flag-AD,
.bfh-flag-AE,
.bfh-flag-AF,
.bfh-flag-AG,
.bfh-flag-AI,
.bfh-flag-AL,
.bfh-flag-AM,
.bfh-flag-AN,
.bfh-flag-AO,
.bfh-flag-AQ,
.bfh-flag-AR,
.bfh-flag-AS,
.bfh-flag-AT,
.bfh-flag-AU,
.bfh-flag-AW,
.bfh-flag-AX,
.bfh-flag-AZ,
.bfh-flag-BA,
.bfh-flag-BB,
.bfh-flag-BD,
.bfh-flag-BE,
.bfh-flag-BG,
.bfh-flag-BH,
.bfh-flag-BI,
.bfh-flag-BJ,
.bfh-flag-BL,
.bfh-flag-BM,
.bfh-flag-BN,
.bfh-flag-BO,
.bfh-flag-BR,
.bfh-flag-BS,
.bfh-flag-BT,
.bfh-flag-BW,
.bfh-flag-BY,
.bfh-flag-BZ,
.bfh-flag-CA,
.bfh-flag-CD,
.bfh-flag-CF,
.bfh-flag-CG,
.bfh-flag-CH,
.bfh-flag-CI,
.bfh-flag-CL,
.bfh-flag-CM,
.bfh-flag-CN,
.bfh-flag-CO,
.bfh-flag-CR,
.bfh-flag-CV,
.bfh-flag-CY,
.bfh-flag-CZ,
.bfh-flag-DJ,
.bfh-flag-DK,
.bfh-flag-DM,
.bfh-flag-DO,
.bfh-flag-DZ,
.bfh-flag-EC,
.bfh-flag-EE,
.bfh-flag-EG,
.bfh-flag-EH,
.bfh-flag-ER,
.bfh-flag-ES,
.bfh-flag-ET,
.bfh-flag-EU,
.bfh-flag-FI,
.bfh-flag-FJ,
.bfh-flag-FK,
.bfh-flag-FM,
.bfh-flag-FO,
.bfh-flag-FR,
.bfh-flag-FX,
.bfh-flag-GF,
.bfh-flag-GP,
.bfh-flag-MQ,
.bfh-flag-NC,
.bfh-flag-PF,
.bfh-flag-PM,
.bfh-flag-RE,
.bfh-flag-TF,
.bfh-flag-WF,
.bfh-flag-GA,
.bfh-flag-GB,
.bfh-flag-GD,
.bfh-flag-GE,
.bfh-flag-GG,
.bfh-flag-GH,
.bfh-flag-GL,
.bfh-flag-GM,
.bfh-flag-GN,
.bfh-flag-GQ,
.bfh-flag-GR,
.bfh-flag-GS,
.bfh-flag-GT,
.bfh-flag-GU,
.bfh-flag-GW,
.bfh-flag-GY,
.bfh-flag-HK,
.bfh-flag-HN,
.bfh-flag-HR,
.bfh-flag-HT,
.bfh-flag-HU,
.bfh-flag-ID,
.bfh-flag-IE,
.bfh-flag-IL,
.bfh-flag-IM,
.bfh-flag-IN,
.bfh-flag-IQ,
.bfh-flag-IS,
.bfh-flag-IT,
.bfh-flag-JE,
.bfh-flag-JM,
.bfh-flag-JO,
.bfh-flag-JP,
.bfh-flag-KE,
.bfh-flag-KG,
.bfh-flag-KH,
.bfh-flag-KI,
.bfh-flag-KM,
.bfh-flag-KN,
.bfh-flag-KP,
.bfh-flag-KR,
.bfh-flag-KV,
.bfh-flag-KW,
.bfh-flag-KY,
.bfh-flag-LA,
.bfh-flag-LC,
.bfh-flag-LK,
.bfh-flag-LR,
.bfh-flag-LS,
.bfh-flag-LT,
.bfh-flag-LU,
.bfh-flag-LV,
.bfh-flag-LY,
.bfh-flag-MA,
.bfh-flag-ME,
.bfh-flag-MG,
.bfh-flag-MH,
.bfh-flag-ML,
.bfh-flag-MM,
.bfh-flag-MP,
.bfh-flag-MR,
.bfh-flag-MS,
.bfh-flag-MT,
.bfh-flag-MU,
.bfh-flag-MV,
.bfh-flag-MW,
.bfh-flag-MZ,
.bfh-flag-NA,
.bfh-flag-NE,
.bfh-flag-NF,
.bfh-flag-NG,
.bfh-flag-NI,
.bfh-flag-NL,
.bfh-flag-NO,
.bfh-flag-NP,
.bfh-flag-NR,
.bfh-flag-NZ,
.bfh-flag-OM,
.bfh-flag-PA,
.bfh-flag-PE,
.bfh-flag-PG,
.bfh-flag-PH,
.bfh-flag-PK,
.bfh-flag-PL,
.bfh-flag-PN,
.bfh-flag-PS,
.bfh-flag-PT,
.bfh-flag-PW,
.bfh-flag-PY,
.bfh-flag-QA,
.bfh-flag-RS,
.bfh-flag-RU,
.bfh-flag-RW,
.bfh-flag-SA,
.bfh-flag-SB,
.bfh-flag-SC,
.bfh-flag-SD,
.bfh-flag-SE,
.bfh-flag-SG,
.bfh-flag-SH,
.bfh-flag-SI,
.bfh-flag-SK,
.bfh-flag-SM,
.bfh-flag-SN,
.bfh-flag-SO,
.bfh-flag-SR,
.bfh-flag-SS,
.bfh-flag-ST,
.bfh-flag-SV,
.bfh-flag-SY,
.bfh-flag-SZ,
.bfh-flag-TC,
.bfh-flag-TD,
.bfh-flag-TG,
.bfh-flag-TH,
.bfh-flag-TJ,
.bfh-flag-TM,
.bfh-flag-TN,
.bfh-flag-TP,
.bfh-flag-TR,
.bfh-flag-TT,
.bfh-flag-TV,
.bfh-flag-TW,
.bfh-flag-TZ,
.bfh-flag-UA,
.bfh-flag-UG,
.bfh-flag-US,
.bfh-flag-UY,
.bfh-flag-UZ,
.bfh-flag-VC,
.bfh-flag-VE,
.bfh-flag-VG,
.bfh-flag-VI,
.bfh-flag-VN,
.bfh-flag-VU,
.bfh-flag-WS,
.bfh-flag-YE,
.bfh-flag-ZA,
.bfh-flag-ZM,
.bfh-flag-BF,
.bfh-flag-CU,
.bfh-flag-DE,
.bfh-flag-IR,
.bfh-flag-KZ,
.bfh-flag-LB,
.bfh-flag-LI,
.bfh-flag-MC,
.bfh-flag-MD,
.bfh-flag-MK,
.bfh-flag-MN,
.bfh-flag-MO,
.bfh-flag-MX,
.bfh-flag-MY,
.bfh-flag-PR,
.bfh-flag-RO,
.bfh-flag-SL,
.bfh-flag-TO,
.bfh-flag-VA,
.bfh-flag-ZW {
  width: 16px;
  height: 14px;
  background: url(../img/bootstrap-formhelpers-countries.flags.png) no-repeat;
}

.bfh-flag-AD:empty,
.bfh-flag-AE:empty,
.bfh-flag-AF:empty,
.bfh-flag-AG:empty,
.bfh-flag-AI:empty,
.bfh-flag-AL:empty,
.bfh-flag-AM:empty,
.bfh-flag-AN:empty,
.bfh-flag-AO:empty,
.bfh-flag-AQ:empty,
.bfh-flag-AR:empty,
.bfh-flag-AS:empty,
.bfh-flag-AT:empty,
.bfh-flag-AU:empty,
.bfh-flag-AW:empty,
.bfh-flag-AX:empty,
.bfh-flag-AZ:empty,
.bfh-flag-BA:empty,
.bfh-flag-BB:empty,
.bfh-flag-BD:empty,
.bfh-flag-BE:empty,
.bfh-flag-BG:empty,
.bfh-flag-BH:empty,
.bfh-flag-BI:empty,
.bfh-flag-BJ:empty,
.bfh-flag-BL:empty,
.bfh-flag-BM:empty,
.bfh-flag-BN:empty,
.bfh-flag-BO:empty,
.bfh-flag-BR:empty,
.bfh-flag-BS:empty,
.bfh-flag-BT:empty,
.bfh-flag-BW:empty,
.bfh-flag-BY:empty,
.bfh-flag-BZ:empty,
.bfh-flag-CA:empty,
.bfh-flag-CD:empty,
.bfh-flag-CF:empty,
.bfh-flag-CG:empty,
.bfh-flag-CH:empty,
.bfh-flag-CI:empty,
.bfh-flag-CL:empty,
.bfh-flag-CM:empty,
.bfh-flag-CN:empty,
.bfh-flag-CO:empty,
.bfh-flag-CR:empty,
.bfh-flag-CV:empty,
.bfh-flag-CY:empty,
.bfh-flag-CZ:empty,
.bfh-flag-DJ:empty,
.bfh-flag-DK:empty,
.bfh-flag-DM:empty,
.bfh-flag-DO:empty,
.bfh-flag-DZ:empty,
.bfh-flag-EC:empty,
.bfh-flag-EE:empty,
.bfh-flag-EG:empty,
.bfh-flag-EH:empty,
.bfh-flag-ER:empty,
.bfh-flag-ES:empty,
.bfh-flag-ET:empty,
.bfh-flag-EU:empty,
.bfh-flag-FI:empty,
.bfh-flag-FJ:empty,
.bfh-flag-FK:empty,
.bfh-flag-FM:empty,
.bfh-flag-FO:empty,
.bfh-flag-FR:empty,
.bfh-flag-FX:empty,
.bfh-flag-GF:empty,
.bfh-flag-GP:empty,
.bfh-flag-MQ:empty,
.bfh-flag-NC:empty,
.bfh-flag-PF:empty,
.bfh-flag-PM:empty,
.bfh-flag-RE:empty,
.bfh-flag-TF:empty,
.bfh-flag-WF:empty,
.bfh-flag-GA:empty,
.bfh-flag-GB:empty,
.bfh-flag-GD:empty,
.bfh-flag-GE:empty,
.bfh-flag-GG:empty,
.bfh-flag-GH:empty,
.bfh-flag-GL:empty,
.bfh-flag-GM:empty,
.bfh-flag-GN:empty,
.bfh-flag-GQ:empty,
.bfh-flag-GR:empty,
.bfh-flag-GS:empty,
.bfh-flag-GT:empty,
.bfh-flag-GU:empty,
.bfh-flag-GW:empty,
.bfh-flag-GY:empty,
.bfh-flag-HK:empty,
.bfh-flag-HN:empty,
.bfh-flag-HR:empty,
.bfh-flag-HT:empty,
.bfh-flag-HU:empty,
.bfh-flag-ID:empty,
.bfh-flag-IE:empty,
.bfh-flag-IL:empty,
.bfh-flag-IM:empty,
.bfh-flag-IN:empty,
.bfh-flag-IQ:empty,
.bfh-flag-IS:empty,
.bfh-flag-IT:empty,
.bfh-flag-JE:empty,
.bfh-flag-JM:empty,
.bfh-flag-JO:empty,
.bfh-flag-JP:empty,
.bfh-flag-KE:empty,
.bfh-flag-KG:empty,
.bfh-flag-KH:empty,
.bfh-flag-KI:empty,
.bfh-flag-KM:empty,
.bfh-flag-KN:empty,
.bfh-flag-KP:empty,
.bfh-flag-KR:empty,
.bfh-flag-KV:empty,
.bfh-flag-KW:empty,
.bfh-flag-KY:empty,
.bfh-flag-LA:empty,
.bfh-flag-LC:empty,
.bfh-flag-LK:empty,
.bfh-flag-LR:empty,
.bfh-flag-LS:empty,
.bfh-flag-LT:empty,
.bfh-flag-LU:empty,
.bfh-flag-LV:empty,
.bfh-flag-LY:empty,
.bfh-flag-MA:empty,
.bfh-flag-ME:empty,
.bfh-flag-MG:empty,
.bfh-flag-MH:empty,
.bfh-flag-ML:empty,
.bfh-flag-MM:empty,
.bfh-flag-MP:empty,
.bfh-flag-MR:empty,
.bfh-flag-MS:empty,
.bfh-flag-MT:empty,
.bfh-flag-MU:empty,
.bfh-flag-MV:empty,
.bfh-flag-MW:empty,
.bfh-flag-MZ:empty,
.bfh-flag-NA:empty,
.bfh-flag-NE:empty,
.bfh-flag-NF:empty,
.bfh-flag-NG:empty,
.bfh-flag-NI:empty,
.bfh-flag-NL:empty,
.bfh-flag-NO:empty,
.bfh-flag-NP:empty,
.bfh-flag-NR:empty,
.bfh-flag-NZ:empty,
.bfh-flag-OM:empty,
.bfh-flag-PA:empty,
.bfh-flag-PE:empty,
.bfh-flag-PG:empty,
.bfh-flag-PH:empty,
.bfh-flag-PK:empty,
.bfh-flag-PL:empty,
.bfh-flag-PN:empty,
.bfh-flag-PS:empty,
.bfh-flag-PT:empty,
.bfh-flag-PW:empty,
.bfh-flag-PY:empty,
.bfh-flag-QA:empty,
.bfh-flag-RS:empty,
.bfh-flag-RU:empty,
.bfh-flag-RW:empty,
.bfh-flag-SA:empty,
.bfh-flag-SB:empty,
.bfh-flag-SC:empty,
.bfh-flag-SD:empty,
.bfh-flag-SE:empty,
.bfh-flag-SG:empty,
.bfh-flag-SH:empty,
.bfh-flag-SI:empty,
.bfh-flag-SK:empty,
.bfh-flag-SM:empty,
.bfh-flag-SN:empty,
.bfh-flag-SO:empty,
.bfh-flag-SR:empty,
.bfh-flag-SS:empty,
.bfh-flag-ST:empty,
.bfh-flag-SV:empty,
.bfh-flag-SY:empty,
.bfh-flag-SZ:empty,
.bfh-flag-TC:empty,
.bfh-flag-TD:empty,
.bfh-flag-TG:empty,
.bfh-flag-TH:empty,
.bfh-flag-TJ:empty,
.bfh-flag-TM:empty,
.bfh-flag-TN:empty,
.bfh-flag-TP:empty,
.bfh-flag-TR:empty,
.bfh-flag-TT:empty,
.bfh-flag-TV:empty,
.bfh-flag-TW:empty,
.bfh-flag-TZ:empty,
.bfh-flag-UA:empty,
.bfh-flag-UG:empty,
.bfh-flag-US:empty,
.bfh-flag-UY:empty,
.bfh-flag-UZ:empty,
.bfh-flag-VC:empty,
.bfh-flag-VE:empty,
.bfh-flag-VG:empty,
.bfh-flag-VI:empty,
.bfh-flag-VN:empty,
.bfh-flag-VU:empty,
.bfh-flag-WS:empty,
.bfh-flag-YE:empty,
.bfh-flag-ZA:empty,
.bfh-flag-ZM:empty,
.bfh-flag-BF:empty,
.bfh-flag-CU:empty,
.bfh-flag-DE:empty,
.bfh-flag-IR:empty,
.bfh-flag-KZ:empty,
.bfh-flag-LB:empty,
.bfh-flag-LI:empty,
.bfh-flag-MC:empty,
.bfh-flag-MD:empty,
.bfh-flag-MK:empty,
.bfh-flag-MN:empty,
.bfh-flag-MO:empty,
.bfh-flag-MX:empty,
.bfh-flag-MY:empty,
.bfh-flag-PR:empty,
.bfh-flag-RO:empty,
.bfh-flag-SL:empty,
.bfh-flag-TO:empty,
.bfh-flag-VA:empty,
.bfh-flag-ZW:empty {
  width: 16px;
}

.bfh-flag-AD,
.bfh-flag-AE,
.bfh-flag-AF,
.bfh-flag-AG,
.bfh-flag-AI,
.bfh-flag-AL,
.bfh-flag-AM,
.bfh-flag-AN,
.bfh-flag-AO,
.bfh-flag-AQ,
.bfh-flag-AR,
.bfh-flag-AS,
.bfh-flag-AT,
.bfh-flag-AU,
.bfh-flag-AW,
.bfh-flag-AX,
.bfh-flag-AZ,
.bfh-flag-BA,
.bfh-flag-BB,
.bfh-flag-BD,
.bfh-flag-BE,
.bfh-flag-BG,
.bfh-flag-BH,
.bfh-flag-BI,
.bfh-flag-BJ,
.bfh-flag-BL,
.bfh-flag-BM,
.bfh-flag-BN,
.bfh-flag-BO,
.bfh-flag-BR,
.bfh-flag-BS,
.bfh-flag-BT,
.bfh-flag-BW,
.bfh-flag-BY,
.bfh-flag-BZ,
.bfh-flag-CA,
.bfh-flag-CD,
.bfh-flag-CF,
.bfh-flag-CG,
.bfh-flag-CH,
.bfh-flag-CI,
.bfh-flag-CL,
.bfh-flag-CM,
.bfh-flag-CN,
.bfh-flag-CO,
.bfh-flag-CR,
.bfh-flag-CV,
.bfh-flag-CY,
.bfh-flag-CZ,
.bfh-flag-DJ,
.bfh-flag-DK,
.bfh-flag-DM,
.bfh-flag-DO,
.bfh-flag-DZ,
.bfh-flag-EC,
.bfh-flag-EE,
.bfh-flag-EG,
.bfh-flag-EH,
.bfh-flag-ER,
.bfh-flag-ES,
.bfh-flag-ET,
.bfh-flag-EU,
.bfh-flag-FI,
.bfh-flag-FJ,
.bfh-flag-FK,
.bfh-flag-FM,
.bfh-flag-FO,
.bfh-flag-FR,
.bfh-flag-FX,
.bfh-flag-GF,
.bfh-flag-GP,
.bfh-flag-MQ,
.bfh-flag-NC,
.bfh-flag-PF,
.bfh-flag-PM,
.bfh-flag-RE,
.bfh-flag-TF,
.bfh-flag-WF,
.bfh-flag-GA,
.bfh-flag-GB,
.bfh-flag-GD,
.bfh-flag-GE,
.bfh-flag-GG,
.bfh-flag-GH,
.bfh-flag-GL,
.bfh-flag-GM,
.bfh-flag-GN,
.bfh-flag-GQ,
.bfh-flag-GR,
.bfh-flag-GS,
.bfh-flag-GT,
.bfh-flag-GU,
.bfh-flag-GW,
.bfh-flag-GY,
.bfh-flag-HK,
.bfh-flag-HN,
.bfh-flag-HR,
.bfh-flag-HT,
.bfh-flag-HU,
.bfh-flag-ID,
.bfh-flag-IE,
.bfh-flag-IL,
.bfh-flag-IM,
.bfh-flag-IN,
.bfh-flag-IQ,
.bfh-flag-IS,
.bfh-flag-IT,
.bfh-flag-JE,
.bfh-flag-JM,
.bfh-flag-JO,
.bfh-flag-JP,
.bfh-flag-KE,
.bfh-flag-KG,
.bfh-flag-KH,
.bfh-flag-KI,
.bfh-flag-KM,
.bfh-flag-KN,
.bfh-flag-KP,
.bfh-flag-KR,
.bfh-flag-KV,
.bfh-flag-KW,
.bfh-flag-KY,
.bfh-flag-LA,
.bfh-flag-LC,
.bfh-flag-LK,
.bfh-flag-LR,
.bfh-flag-LS,
.bfh-flag-LT,
.bfh-flag-LU,
.bfh-flag-LV,
.bfh-flag-LY,
.bfh-flag-MA,
.bfh-flag-ME,
.bfh-flag-MG,
.bfh-flag-MH,
.bfh-flag-ML,
.bfh-flag-MM,
.bfh-flag-MP,
.bfh-flag-MR,
.bfh-flag-MS,
.bfh-flag-MT,
.bfh-flag-MU,
.bfh-flag-MV,
.bfh-flag-MW,
.bfh-flag-MZ,
.bfh-flag-NA,
.bfh-flag-NE,
.bfh-flag-NF,
.bfh-flag-NG,
.bfh-flag-NI,
.bfh-flag-NL,
.bfh-flag-NO,
.bfh-flag-NP,
.bfh-flag-NR,
.bfh-flag-NZ,
.bfh-flag-OM,
.bfh-flag-PA,
.bfh-flag-PE,
.bfh-flag-PG,
.bfh-flag-PH,
.bfh-flag-PK,
.bfh-flag-PL,
.bfh-flag-PN,
.bfh-flag-PS,
.bfh-flag-PT,
.bfh-flag-PW,
.bfh-flag-PY,
.bfh-flag-QA,
.bfh-flag-RS,
.bfh-flag-RU,
.bfh-flag-RW,
.bfh-flag-SA,
.bfh-flag-SB,
.bfh-flag-SC,
.bfh-flag-SD,
.bfh-flag-SE,
.bfh-flag-SG,
.bfh-flag-SH,
.bfh-flag-SI,
.bfh-flag-SK,
.bfh-flag-SM,
.bfh-flag-SN,
.bfh-flag-SO,
.bfh-flag-SR,
.bfh-flag-SS,
.bfh-flag-ST,
.bfh-flag-SV,
.bfh-flag-SY,
.bfh-flag-SZ,
.bfh-flag-TC,
.bfh-flag-TD,
.bfh-flag-TG,
.bfh-flag-TH,
.bfh-flag-TJ,
.bfh-flag-TM,
.bfh-flag-TN,
.bfh-flag-TP,
.bfh-flag-TR,
.bfh-flag-TT,
.bfh-flag-TV,
.bfh-flag-TW,
.bfh-flag-TZ,
.bfh-flag-UA,
.bfh-flag-UG,
.bfh-flag-US,
.bfh-flag-UY,
.bfh-flag-UZ,
.bfh-flag-VC,
.bfh-flag-VE,
.bfh-flag-VG,
.bfh-flag-VI,
.bfh-flag-VN,
.bfh-flag-VU,
.bfh-flag-WS,
.bfh-flag-YE,
.bfh-flag-ZA,
.bfh-flag-ZM,
.bfh-flag-BF,
.bfh-flag-CU,
.bfh-flag-DE,
.bfh-flag-IR,
.bfh-flag-KZ,
.bfh-flag-LB,
.bfh-flag-LI,
.bfh-flag-MC,
.bfh-flag-MD,
.bfh-flag-MK,
.bfh-flag-MN,
.bfh-flag-MO,
.bfh-flag-MX,
.bfh-flag-MY,
.bfh-flag-PR,
.bfh-flag-RO,
.bfh-flag-SL,
.bfh-flag-TO,
.bfh-flag-VA,
.bfh-flag-ZW,
.bfh-flag-EUR,
.bfh-flag-XCD {
  margin-right: 5px;
}

.bfh-flag-AD {
  background-position: -1921px 0;
}

.bfh-flag-AE {
  background-position: -1904px 0;
}

.bfh-flag-AF {
  background-position: -3689px 0;
}

.bfh-flag-AG {
  background-position: -34px 0;
}

.bfh-flag-AI {
  background-position: -51px 0;
}

.bfh-flag-AL {
  background-position: -68px 0;
}

.bfh-flag-AM {
  background-position: -85px 0;
}

.bfh-flag-AN {
  background-position: -102px 0;
}

.bfh-flag-AO {
  background-position: -119px 0;
}

.bfh-flag-AQ {
  background-position: -136px 0;
}

.bfh-flag-AR {
  background-position: -153px 0;
}

.bfh-flag-AS {
  background-position: -170px 0;
}

.bfh-flag-AT {
  background-position: -187px 0;
}

.bfh-flag-AU {
  background-position: -204px 0;
}

.bfh-flag-AW {
  background-position: -221px 0;
}

.bfh-flag-AX {
  background-position: -238px 0;
}

.bfh-flag-AZ {
  background-position: -255px 0;
}

.bfh-flag-BA {
  background-position: -272px 0;
}

.bfh-flag-BB {
  background-position: -289px 0;
}

.bfh-flag-BD {
  background-position: -306px 0;
}

.bfh-flag-BE {
  background-position: -323px 0;
}

.bfh-flag-BG {
  background-position: -340px 0;
}

.bfh-flag-BH {
  background-position: -357px 0;
}

.bfh-flag-BI {
  background-position: -374px 0;
}

.bfh-flag-BJ {
  background-position: -391px 0;
}

.bfh-flag-BL {
  background-position: -408px 0;
}

.bfh-flag-BM {
  background-position: -425px 0;
}

.bfh-flag-BN {
  background-position: -442px 0;
}

.bfh-flag-BO {
  background-position: -459px 0;
}

.bfh-flag-BR {
  background-position: -476px 0;
}

.bfh-flag-BS {
  background-position: -493px 0;
}

.bfh-flag-BT {
  background-position: -510px 0;
}

.bfh-flag-BW {
  background-position: -527px 0;
}

.bfh-flag-BY {
  background-position: -544px 0;
}

.bfh-flag-BZ {
  background-position: -561px 0;
}

.bfh-flag-CA {
  background-position: -578px 0;
}

.bfh-flag-CD {
  background-position: -595px 0;
}

.bfh-flag-CF {
  background-position: -612px 0;
}

.bfh-flag-CG {
  background-position: -629px 0;
}

.bfh-flag-CH {
  background-position: -646px 0;
}

.bfh-flag-CI {
  background-position: -663px 0;
}

.bfh-flag-CL {
  background-position: -680px 0;
}

.bfh-flag-CM {
  background-position: -697px 0;
}

.bfh-flag-CN {
  background-position: -714px 0;
}

.bfh-flag-CO {
  background-position: -731px 0;
}

.bfh-flag-CR {
  background-position: -748px 0;
}

.bfh-flag-CV {
  background-position: -765px 0;
}

.bfh-flag-CY {
  background-position: -782px 0;
}

.bfh-flag-CZ {
  background-position: -799px 0;
}

.bfh-flag-DJ {
  background-position: -816px 0;
}

.bfh-flag-DK {
  background-position: -833px 0;
}

.bfh-flag-DM {
  background-position: -850px 0;
}

.bfh-flag-DO {
  background-position: -867px 0;
}

.bfh-flag-DZ {
  background-position: -884px 0;
}

.bfh-flag-EC {
  background-position: -901px 0;
}

.bfh-flag-EE {
  background-position: -918px 0;
}

.bfh-flag-EG {
  background-position: -935px 0;
}

.bfh-flag-EH {
  background-position: -952px 0;
}

.bfh-flag-ER {
  background-position: -969px 0;
}

.bfh-flag-ES {
  background-position: -986px 0;
}

.bfh-flag-ET {
  background-position: -1003px 0;
}

.bfh-flag-EU {
  background-position: -1020px 0;
}

.bfh-flag-FI {
  background-position: -1037px 0;
}

.bfh-flag-FJ {
  background-position: -1054px 0;
}

.bfh-flag-FK {
  background-position: -1071px 0;
}

.bfh-flag-FM {
  background-position: -1088px 0;
}

.bfh-flag-FO {
  background-position: -1105px 0;
}

.bfh-flag-FR,
.bfh-flag-FX,
.bfh-flag-GF,
.bfh-flag-GP,
.bfh-flag-MQ,
.bfh-flag-NC,
.bfh-flag-PF,
.bfh-flag-PM,
.bfh-flag-RE,
.bfh-flag-TF,
.bfh-flag-WF {
  background-position: -1122px 0;
}

.bfh-flag-GA {
  background-position: -1139px 0;
}

.bfh-flag-GB {
  background-position: -1156px 0;
}

.bfh-flag-GD {
  background-position: -1173px 0;
}

.bfh-flag-GE {
  background-position: -1190px 0;
}

.bfh-flag-GG {
  background-position: -1207px 0;
}

.bfh-flag-GH {
  background-position: -1224px 0;
}

.bfh-flag-GL {
  background-position: -1241px 0;
}

.bfh-flag-GM {
  background-position: -1258px 0;
}

.bfh-flag-GN {
  background-position: -1275px 0;
}

.bfh-flag-GQ {
  background-position: -1292px 0;
}

.bfh-flag-GR {
  background-position: -1309px 0;
}

.bfh-flag-GS {
  background-position: -1326px 0;
}

.bfh-flag-GT {
  background-position: -1343px 0;
}

.bfh-flag-GU {
  background-position: -1360px 0;
}

.bfh-flag-GW {
  background-position: -1377px 0;
}

.bfh-flag-GY {
  background-position: -1394px 0;
}

.bfh-flag-HK {
  background-position: -1411px 0;
}

.bfh-flag-HN {
  background-position: -1428px 0;
}

.bfh-flag-HR {
  background-position: -1445px 0;
}

.bfh-flag-HT {
  background-position: -1462px 0;
}

.bfh-flag-HU {
  background-position: -1479px 0;
}

.bfh-flag-ID {
  background-position: -1496px 0;
}

.bfh-flag-IE {
  background-position: -1513px 0;
}

.bfh-flag-IL {
  background-position: -1530px 0;
}

.bfh-flag-IM {
  background-position: -1547px 0;
}

.bfh-flag-IN {
  background-position: -1564px 0;
}

.bfh-flag-IQ {
  background-position: -1581px 0;
}

.bfh-flag-IS {
  background-position: -1598px 0;
}

.bfh-flag-IT {
  background-position: -1615px 0;
}

.bfh-flag-JE {
  background-position: -1632px 0;
}

.bfh-flag-JM {
  background-position: -1649px 0;
}

.bfh-flag-JO {
  background-position: -1666px 0;
}

.bfh-flag-JP {
  background-position: -1683px 0;
}

.bfh-flag-KE {
  background-position: -1700px 0;
}

.bfh-flag-KG {
  background-position: -1717px 0;
}

.bfh-flag-KH {
  background-position: -1734px 0;
}

.bfh-flag-KI {
  background-position: -1751px 0;
}

.bfh-flag-KM {
  background-position: -1768px 0;
}

.bfh-flag-KN {
  background-position: -1785px 0;
}

.bfh-flag-KP {
  background-position: -1802px 0;
}

.bfh-flag-KR {
  background-position: -1819px 0;
}

.bfh-flag-KV {
  background-position: -1836px 0;
}

.bfh-flag-KW {
  background-position: -1853px 0;
}

.bfh-flag-KY {
  background-position: -1870px 0;
}

.bfh-flag-LA {
  background-position: -1887px 0;
}

.bfh-flag-LC {
  background-position: 0 0;
}

.bfh-flag-LK {
  background-position: -17px 0;
}

.bfh-flag-LR {
  background-position: -1938px 0;
}

.bfh-flag-LS {
  background-position: -1955px 0;
}

.bfh-flag-LT {
  background-position: -1972px 0;
}

.bfh-flag-LU {
  background-position: -1989px 0;
}

.bfh-flag-LV {
  background-position: -2006px 0;
}

.bfh-flag-LY {
  background-position: -2023px 0;
}

.bfh-flag-MA {
  background-position: -2040px 0;
}

.bfh-flag-ME {
  background-position: -2057px 0;
}

.bfh-flag-MG {
  background-position: -2074px 0;
}

.bfh-flag-MH {
  background-position: -2091px 0;
}

.bfh-flag-ML {
  background-position: -2108px 0;
}

.bfh-flag-MM {
  background-position: -2125px 0;
}

.bfh-flag-MP {
  background-position: -2142px 0;
}

.bfh-flag-MR {
  background-position: -2159px 0;
}

.bfh-flag-MS {
  background-position: -2176px 0;
}

.bfh-flag-MT {
  background-position: -2193px 0;
}

.bfh-flag-MU {
  background-position: -2210px 0;
}

.bfh-flag-MV {
  background-position: -2227px 0;
}

.bfh-flag-MW {
  background-position: -2244px 0;
}

.bfh-flag-MZ {
  background-position: -2261px 0;
}

.bfh-flag-NA {
  background-position: -2278px 0;
}

.bfh-flag-NE {
  background-position: -2295px 0;
}

.bfh-flag-NF {
  background-position: -2312px 0;
}

.bfh-flag-NG {
  background-position: -2329px 0;
}

.bfh-flag-NI {
  background-position: -2346px 0;
}

.bfh-flag-NL {
  background-position: -2363px 0;
}

.bfh-flag-NO {
  background-position: -2380px 0;
}

.bfh-flag-NP {
  background-position: -2397px 0;
}

.bfh-flag-NR {
  background-position: -2414px 0;
}

.bfh-flag-NZ {
  background-position: -2431px 0;
}

.bfh-flag-OM {
  background-position: -2448px 0;
}

.bfh-flag-PA {
  background-position: -2465px 0;
}

.bfh-flag-PE {
  background-position: -2482px 0;
}

.bfh-flag-PG {
  background-position: -2499px 0;
}

.bfh-flag-PH {
  background-position: -2516px 0;
}

.bfh-flag-PK {
  background-position: -2533px 0;
}

.bfh-flag-PL {
  background-position: -2550px 0;
}

.bfh-flag-PN {
  background-position: -2567px 0;
}

.bfh-flag-PS {
  background-position: -2584px 0;
}

.bfh-flag-PT {
  background-position: -2601px 0;
}

.bfh-flag-PW {
  background-position: -2618px 0;
}

.bfh-flag-PY {
  background-position: -2635px 0;
}

.bfh-flag-QA {
  background-position: -2652px 0;
}

.bfh-flag-RS {
  background-position: -2669px 0;
}

.bfh-flag-RU {
  background-position: -2686px 0;
}

.bfh-flag-RW {
  background-position: -2703px 0;
}

.bfh-flag-SA {
  background-position: -2720px 0;
}

.bfh-flag-SB {
  background-position: -2737px 0;
}

.bfh-flag-SC {
  background-position: -2754px 0;
}

.bfh-flag-SD {
  background-position: -2771px 0;
}

.bfh-flag-SE {
  background-position: -2788px 0;
}

.bfh-flag-SG {
  background-position: -2805px 0;
}

.bfh-flag-SH {
  background-position: -2822px 0;
}

.bfh-flag-SI {
  background-position: -2839px 0;
}

.bfh-flag-SK {
  background-position: -2856px 0;
}

.bfh-flag-SM {
  background-position: -2873px 0;
}

.bfh-flag-SN {
  background-position: -2890px 0;
}

.bfh-flag-SO {
  background-position: -2907px 0;
}

.bfh-flag-SR {
  background-position: -2924px 0;
}

.bfh-flag-SS {
  background-position: -2941px 0;
}

.bfh-flag-ST {
  background-position: -2958px 0;
}

.bfh-flag-SV {
  background-position: -2975px 0;
}

.bfh-flag-SY {
  background-position: -2992px 0;
}

.bfh-flag-SZ {
  background-position: -3009px 0;
}

.bfh-flag-TC {
  background-position: -3026px 0;
}

.bfh-flag-TD {
  background-position: -3043px 0;
}

.bfh-flag-TG {
  background-position: -3060px 0;
}

.bfh-flag-TH {
  background-position: -3077px 0;
}

.bfh-flag-TJ {
  background-position: -3094px 0;
}

.bfh-flag-TM {
  background-position: -3111px 0;
}

.bfh-flag-TN {
  background-position: -3128px 0;
}

.bfh-flag-TP {
  background-position: -3145px 0;
}

.bfh-flag-TR {
  background-position: -3162px 0;
}

.bfh-flag-TT {
  background-position: -3179px 0;
}

.bfh-flag-TV {
  background-position: -3196px 0;
}

.bfh-flag-TW {
  background-position: -3213px 0;
}

.bfh-flag-TZ {
  background-position: -3230px 0;
}

.bfh-flag-UA {
  background-position: -3247px 0;
}

.bfh-flag-UG {
  background-position: -3264px 0;
}

.bfh-flag-US {
  background-position: -3281px 0;
}

.bfh-flag-UY {
  background-position: -3298px 0;
}

.bfh-flag-UZ {
  background-position: -3315px 0;
}

.bfh-flag-VC {
  background-position: -3332px 0;
}

.bfh-flag-VE {
  background-position: -3349px 0;
}

.bfh-flag-VG {
  background-position: -3366px 0;
}

.bfh-flag-VI {
  background-position: -3383px 0;
}

.bfh-flag-VN {
  background-position: -3400px 0;
}

.bfh-flag-VU {
  background-position: -3417px 0;
}

.bfh-flag-WS {
  background-position: -3434px 0;
}

.bfh-flag-YE {
  background-position: -3451px 0;
}

.bfh-flag-ZA {
  background-position: -3468px 0;
}

.bfh-flag-ZM {
  background-position: -3485px 0;
}

.bfh-flag-BF {
  background-position: -3502px 0;
}

.bfh-flag-CU {
  background-position: -3519px 0;
}

.bfh-flag-DE {
  background-position: -3536px 0;
}

.bfh-flag-IR {
  background-position: -3553px 0;
}

.bfh-flag-KZ {
  background-position: -3570px 0;
}

.bfh-flag-LB {
  background-position: -3587px 0;
}

.bfh-flag-LI {
  background-position: -3604px 0;
}

.bfh-flag-MC {
  background-position: -3621px 0;
}

.bfh-flag-MD {
  background-position: -3638px 0;
}

.bfh-flag-MK {
  background-position: -3655px 0;
}

.bfh-flag-MN {
  background-position: -3672px 0;
}

.bfh-flag-MO {
  background-position: -3706px 0;
}

.bfh-flag-MX {
  background-position: -3723px 0;
}

.bfh-flag-MY {
  background-position: -3740px 0;
}

.bfh-flag-PR {
  background-position: -3757px 0;
}

.bfh-flag-RO {
  background-position: -3774px 0;
}

.bfh-flag-SL {
  background-position: -3791px 0;
}

.bfh-flag-TO {
  background-position: -3808px 0;
}

.bfh-flag-VA {
  background-position: -3825px 0;
}

.bfh-flag-ZW {
  background-position: -3842px 0;
}

.bfh-flag-EUR {
  background: url(../img/eu.png) no-repeat;
}

.bfh-flag-XCD {
  background: url(../img/xcd.png) no-repeat;
}

.bfh-flag-AUD,
.bfh-flag-CHF,
.bfh-flag-DKK,
.bfh-flag-EUR,
.bfh-flag-XAF,
.bfh-flag-XCD,
.bfh-flag-XOF,
.bfh-flag-XPF,
.bfh-flag-ZAR {
  width: 16px;
  height: 14px;
  background: url(../img/bootstrap-formhelpers-currencies.flags.png) no-repeat;
}

.bfh-flag-AUD:empty,
.bfh-flag-CHF:empty,
.bfh-flag-DKK:empty,
.bfh-flag-EUR:empty,
.bfh-flag-XAF:empty,
.bfh-flag-XCD:empty,
.bfh-flag-XOF:empty,
.bfh-flag-XPF:empty,
.bfh-flag-ZAR:empty {
  width: 16px;
}

.bfh-flag-AUD,
.bfh-flag-CHF,
.bfh-flag-DKK,
.bfh-flag-EUR,
.bfh-flag-XAF,
.bfh-flag-XCD,
.bfh-flag-XOF,
.bfh-flag-XPF,
.bfh-flag-ZAR {
  margin-right: 5px;
}

.bfh-flag-AUD {
  background-position: -32px 0;
}

.bfh-flag-CHF {
  background-position: -224px 0;
}

.bfh-flag-DKK {
  background-position: -64px -16px;
}

.bfh-flag-EUR {
  background-position: -96px -16px;
}

.bfh-flag-XAF {
  background-position: -160px -80px;
}

.bfh-flag-XCD {
  background-position: -176px -80px;
}

.bfh-flag-XOF {
  background-position: -192px -80px;
}

.bfh-flag-XPF {
  background-position: -208px -80px;
}

.bfh-flag-ZAR {
  background-position: -224px -80px;
}

.bfh-selectbox {
  position: relative;
}

.bfh-selectbox .bfh-selectbox-toggle {
  display: inline-block;
  padding: 6px 24px 6px 12px;
  text-decoration: none;
}

.bfh-selectbox .bfh-selectbox-toggle:focus {
  outline: 0;
}

.bfh-selectbox .bfh-selectbox-toggle .bfh-selectbox-option {
  display: inline-block;
  float: left;
  width: 100%;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bfh-selectbox .bfh-selectbox-toggle .selectbox-caret {
  float: right;
  margin-top: 8px;
  margin-right: -16px;
  margin-left: -10px;
}

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

.bfh-selectbox .bfh-selectbox-options.pull-right {
  right: 0;
  left: auto;
}

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

.bfh-selectbox .bfh-selectbox-options .bfh-selectbox-filter-container {
  width: 100%;
  padding: 5px;
}

.bfh-selectbox .bfh-selectbox-options ul {
  max-width: 500px;
  max-height: 200px;
  padding: 0;
  margin: 5px 0 0 0;
  overflow-x: hidden;
  overflow-y: auto;
  list-style: none;
}

.bfh-selectbox .bfh-selectbox-options ul li>a {
  display: block;
  width: 100%;
  min-height: 26px;
  padding: 3px 20px;
  overflow-x: hidden;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bfh-selectbox .bfh-selectbox-options ul li>a:hover,
.bfh-selectbox .bfh-selectbox-options ul li>a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.bfh-selectbox .bfh-selectbox-options ul .bfh-selectbox-options-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999;
}

.bfh-selectbox .bfh-selectbox-options ul .disabled>a {
  color: #999;
}

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

.bfh-selectbox.open>.bfh-selectbox-options {
  display: block;
}

.bfh-selectbox.open a {
  outline: 0;
}

.pull-right>.bfh-selectbox-options {
  right: 0;
  left: auto;
}

.bfh-selectbox-up .caret,
.navbar-fixed-bottom .bfh-selectbox .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: "";
}

.bfh-selectbox-up .bfh-selectbox-options,
.navbar-fixed-bottom .bfh-selectbox .bfh-selectbox-options {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width:768px) {
  .navbar-right .bfh-selectbox-options {
    right: 0;
    left: auto;
  }
}

.bfh-googlefonts .bfh-selectbox-options a {
  width: 230px;
  height: 30px;
  text-indent: -9999px;
  background-image: url(../img/bootstrap-formhelpers-googlefonts.png);
}

.bfh-googlefonts .bfh-selectbox-options a:focus {
  background-color: transparent;
  background-repeat: no-repeat;
  outline: 0;
  filter: none;
}

.bfh-googlefonts .bfh-selectbox-options .active>a,
.bfh-googlefonts .bfh-selectbox-options .active>a:hover {
  background-color: transparent;
  background-image: url(../img/bootstrap-formhelpers-googlefonts.png);
  background-repeat: no-repeat;
  outline: 0;
  filter: none;
}

.bfh-datepicker-calendar {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 296px;
}

.bfh-datepicker-calendar>table.calendar {
  width: 376px;
  background: #fff;
}

.bfh-datepicker-calendar>table.calendar .months-header>th {
  font-size: 12px;
  text-align: center;
}

.bfh-datepicker-calendar>table.calendar .months-header>th.month>span {
  display: inline-block;
  width: 100px;
}

.bfh-datepicker-calendar>table.calendar .months-header>th.year>span {
  display: inline-block;
  width: 50px;
}

.bfh-datepicker-calendar>table.calendar .days-header>th {
  width: 30px;
  font-size: 11px;
  line-height: 12px;
  text-align: center;
}

.bfh-datepicker-calendar>table.calendar>tbody>tr>td {
  width: 30px;
  font-size: 11px;
  line-height: 12px;
  text-align: center;
}

.bfh-datepicker-calendar>table.calendar>tbody>tr>td.today {
  color: #fff;
  background-color: #428bca;
}

.bfh-datepicker-calendar>table.calendar>tbody>tr>td.off {
  color: #999;
}

.bfh-datepicker-calendar>table.calendar>tbody>tr>td:not(.off):hover {
  color: #262626;
  cursor: pointer;
  background-color: #f5f5f5;
}

.bfh-datepicker {
  position: relative;
}

.bfh-datepicker-toggle {
  *margin-bottom: -3px;
}

.bfh-datepicker-toggle>input[readonly] {
  cursor: inherit;
  background-color: inherit;
}

.open>.bfh-datepicker-calendar {
  display: block;
}

.bfh-timepicker-popover {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 100px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  background-clip: padding-box;
}

.bfh-timepicker-popover>table {
  width: 180px;
  margin: 0;
}

.bfh-timepicker-popover>table>tbody>tr>td {
  text-align: center;
  border: 0;
}

.bfh-timepicker-popover>table>tbody>tr>td.separator {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
}

.bfh-timepicker-popover>table>tbody>tr>td>div>input {
  width: 42px!important;
  text-align: center;
}

.bfh-timepicker {
  position: relative;
}

.bfh-timepicker-toggle {
  *margin-bottom: -3px;
}

.bfh-timepicker-toggle>input[readonly] {
  cursor: inherit;
  background-color: inherit;
}

.open>.bfh-timepicker-popover {
  display: block;
}

.bfh-slider {
  height: 20px;
  margin-top: 8px;
  margin-bottom: 23px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
}

.bfh-slider>.bfh-slider-handle {
  position: absolute;
  width: 20px;
  height: 34px;
  margin-top: -7px;
  cursor: col-resize;
  background: #efefef;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
}

.bfh-slider>.bfh-slider-handle>.bfh-slider-value {
  position: absolute;
  width: 48px;
  height: 20px;
  margin-top: 5px;
  margin-left: -15px;
  line-height: 20px;
  text-align: center;
  cursor: col-resize;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
}

.bfh-slider>.bfh-slider-handle>.bfh-slider-value .disabled {
  color: #999;
}

.bfh-slider.disabled .bfh-slider-value {
  color: #999;
}

.bfh-colorpicker-popover {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 100px;
  padding: 20px;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  background-clip: padding-box;
}

.bfh-colorpicker-popover>canvas {
  width: 384px;
  height: 256px;
}

.bfh-colorpicker {
  position: relative;
}

.bfh-colorpicker-toggle {
  *margin-bottom: -3px;
}

.bfh-colorpicker-toggle>input[readonly] {
  cursor: inherit;
  background-color: inherit;
}

.bfh-colorpicker-toggle .bfh-colorpicker-icon {
  display: block;
  width: 16px;
  height: 16px;
}

.open>.bfh-colorpicker-popover {
  display: block;
}

.input-group>.bfh-number {
  border-right: 0;
}

.input-group>.bfh-number-btn:hover {
  background-color: #ccc;
}
/*!
 * FullCalendar v2.3.0 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */

.fc-bgevent,
.fc-highlight {
  opacity: .3;
  filter: alpha(opacity=30);
}

.fc-button-group,
.fc-icon,
.fc-state-default {
  display: inline-block;
}

.fc-bg,
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
}

.fc button,
.fc-event.fc-draggable,
.fc-event[href],
.fc-popover .fc-header .fc-close {
  cursor: pointer;
}

.fc {
  direction: ltr;
  text-align: left;
}

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

.fc th,
.fc-basic-view .fc-week-number,
.fc-icon,
.fc-state-default,
.fc-toolbar {
  text-align: center;
}

body .fc {
  font-size: 1em;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
  border-color: #ddd;
}

.fc-unthemed .fc-popover {
  background-color: #fff;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header {
  background: #eee;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

.fc-unthemed .fc-today {
  background: #efefef;
}

.fc-highlight {
  background: #bce8f1;
}

.fc-bgevent {
  background: #8fdf82;
}

.fc-nonbusiness {
  background: #d7d7d7;
}

.fc-icon {
  width: 1em;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  overflow: hidden;
  font-family: "Courier New",Courier,monospace;
}

.fc-icon:after {
  position: relative;
  margin: 0 -1em;
}

.fc-icon-left-single-arrow:after {
  content: "\02039";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
  left: 3%;
}

.fc-icon-right-single-arrow:after {
  content: "\0203A";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
  left: -3%;
}

.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%;
  left: -2%;
}

.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
  left: 2%;
}

.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}

.fc-icon-x:after {
  content: "\000D7";
  font-size: 200%;
  top: 6%;
}

.fc button {
  box-sizing: border-box;
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  font-size: 1em;
  white-space: nowrap;
}

.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.fc button .fc-icon {
  position: relative;
  top: -.05em;
  margin: 0 .2em;
  vertical-align: middle;
}

.fc-state-default {
  font-weight: 400;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 5px;
  background: #2196F3;
  color: #fff;
}

.fc-state-default:hover {
  background: #0d8aee;
}

.fc .fc-button-group>* {
  float: left;
  margin: 0 0 0 2px;
}

.fc .fc-button-group>:first-child {
  margin-left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.fc .fc-button-group>:last-child {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0,0,0,.15);
}

.fc-popover .fc-header {
  padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

.fc-ltr .fc-popover .fc-header .fc-close,
.fc-rtl .fc-popover .fc-header .fc-title {
  float: right;
}

.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px;
}

.fc-popover>.ui-widget-header+.ui-widget-content {
  border-top: 0;
}

.fc-divider {
  border-style: solid;
  border-width: 1px;
}

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px 0;
}

.fc-bg table,
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
}

.fc-clear {
  clear: both;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-helper-skeleton,
.fc-highlight-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-event,
.fc-event .fc-content,
.fc-row,
.fc-scroller>* {
  position: relative;
}

.fc table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  border: none;
}

.fc td,
.fc th {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

.fc td.fc-today {
  border-style: double;
}

.fc .fc-row {
  border-style: solid;
  border-width: 0;
}

.fc-row table {
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent;
}

.fc-row:first-child table {
  border-top: 0 hidden transparent;
}

.fc-row .fc-bg {
  z-index: 1;
}

.fc-row .fc-bgevent-skeleton td,
.fc-row .fc-highlight-skeleton td {
  border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
}

.fc-row .fc-helper-skeleton {
  z-index: 5;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  background: 0 0;
  border-color: transparent;
  border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  border-top: 0;
}

.fc-scroller {
  overflow-y: scroll;
  overflow-x: hidden;
}

.fc-day-grid-event .fc-content,
.fc-row.fc-rigid,
.fc-scroller>*,
.fc-time-grid-event {
  overflow: hidden;
}

.fc-scroller>* {
  width: 100%;
}

.fc-event {
  display: block;
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  padding: 2px;
  background-color: #2196F3;
  font-weight: 400;
}

.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
  color: #fff;
  text-decoration: none;
}

.fc-not-allowed,
.fc-not-allowed .fc-event {
  cursor: not-allowed;
}

.fc-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25);
}

.fc-event .fc-content {
  z-index: 2;
}

.fc-event .fc-resizer {
  position: absolute;
  z-index: 3;
}

.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 3px;
  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;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.fc-h-event .fc-resizer {
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  width: 5px;
}

.fc-ltr .fc-h-event .fc-start-resizer,
.fc-ltr .fc-h-event .fc-start-resizer:after,
.fc-ltr .fc-h-event .fc-start-resizer:before,
.fc-rtl .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-end-resizer:after,
.fc-rtl .fc-h-event .fc-end-resizer:before {
  right: auto;
  cursor: w-resize;
}

.fc-ltr .fc-h-event .fc-end-resizer,
.fc-ltr .fc-h-event .fc-end-resizer:after,
.fc-ltr .fc-h-event .fc-end-resizer:before,
.fc-rtl .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-start-resizer:after,
.fc-rtl .fc-h-event .fc-start-resizer:before {
  left: auto;
  cursor: e-resize;
}

.fc-day-grid-event {
  margin: 4px 5px 0;
  padding: 0 3px;
}

.fc-day-grid-event .fc-content {
  white-space: nowrap;
}

.fc-day-grid-event .fc-time {
  font-weight: 700;
}

.fc-day-grid-event .fc-resizer {
  left: -3px;
  right: -3px;
  width: 7px;
}

a.fc-more {
  font-size: .85em;
  cursor: pointer;
  text-decoration: none;
}

a.fc-more:hover {
  text-decoration: underline;
}

.fc-limited {
  display: none;
}

.fc-day-grid .fc-row {
  z-index: 1;
}

.fc-more-popover {
  z-index: 2;
  width: 220px;
}

.fc-more-popover .fc-event-container {
  padding: 10px;
}

.fc-toolbar {
  padding-bottom: .625rem;
}

.fc-toolbar .fc-left {
  float: left;
}

.fc-toolbar .fc-right {
  float: right;
}

.fc-toolbar .fc-center {
  display: inline-block;
}

.fc .fc-toolbar>*>* {
  float: left;
  margin-left: .75em;
}

.fc .fc-toolbar>*>:first-child {
  margin-left: 0;
}

.fc-toolbar h2 {
  color: #2196F3;
  margin: 5px 0;
}

.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;
}

.fc-view-container {
  background: #fff;
  box-shadow: 0 3px 5px #e2e2e2;
  border: 0;
}

.fc-view-container *,
.fc-view-container :after,
.fc-view-container :before {
  box-sizing: content-box;
}

.fc-view,
.fc-view>table {
  position: relative;
  z-index: 1;
}

.fc-basicDay-view .fc-content-skeleton,
.fc-basicWeek-view .fc-content-skeleton {
  padding-top: 1px;
  padding-bottom: 1em;
}

.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
}

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-basic-view .fc-day-number,
.fc-basic-view .fc-week-number {
  padding: 0 6px;
  font-size: 14px;
}

.fc-basic-view td.fc-day-number,
.fc-basic-view td.fc-week-number span {
  padding-top: 2px;
  padding-bottom: 2px;
}

.fc-basic-view .fc-week-number span {
  display: inline-block;
  min-width: 1.25em;
}

.fc-ltr .fc-basic-view .fc-day-number {
  text-align: right;
}

.fc-rtl .fc-basic-view .fc-day-number {
  text-align: left;
}

.fc-day-number.fc-other-month {
  opacity: .3;
  filter: alpha(opacity=30);
}

.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
}

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-top: 1px;
  padding-bottom: 1em;
}

.fc .fc-axis {
  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: 400;
}

.fc-time-grid,
.fc-time-grid-container {
  position: relative;
  z-index: 1;
}

.fc-time-grid {
  min-height: 100%;
}

.fc-time-grid table {
  border: 0 hidden transparent;
}

.fc-time-grid>.fc-bg {
  z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid>hr {
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-bgevent-skeleton,
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-time-grid .fc-bgevent-skeleton {
  z-index: 3;
}

.fc-time-grid .fc-highlight-skeleton {
  z-index: 4;
}

.fc-time-grid .fc-content-skeleton {
  z-index: 5;
}

.fc-time-grid .fc-helper-skeleton {
  z-index: 6;
}

.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
}

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

.fc-time-grid .fc-slats .ui-widget-content {
  background: 0 0;
}

.fc-time-grid .fc-highlight-container {
  position: relative;
}

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
}

.fc-time-grid .fc-bgevent-container,
.fc-time-grid .fc-event-container {
  position: relative;
}

.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container {
  margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-bgevent,
.fc-time-grid .fc-event {
  position: absolute;
  z-index: 1;
}

.fc-time-grid .fc-bgevent {
  left: 0;
  right: 0;
}

.fc-v-event.fc-not-start {
  border-top-width: 0;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
  border-bottom-width: 0;
  padding-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.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;
}

.fc-time-grid-event.fc-short .fc-content {
  white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  display: inline-block;
  vertical-align: top;
}

#loading,
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
}

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
}

.fc-time-grid-event.fc-short .fc-time:after {
  content: "\000A0-\000A0";
}

.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  padding: 0;
}

.fc-time-grid-event .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-resizer:after {
  content: "=";
}

#loading {
  position: absolute;
  top: 10px;
  right: 10px;
}

/*# sourceMappingURL=fullcalendar.min.css.map */
/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

.bootstrap-timepicker {
  position: relative;
}

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

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px;
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px;
}

.bootstrap-timepicker .input-group-addon {
  cursor: pointer;
}

.bootstrap-timepicker .input-group-addon i {
  display: inline-block;
  width: 16px;
  height: 16px;
}

.bootstrap-timepicker-widget .material-icons.up:before {
  font-family: 'Material Icons';
  font-size: 18px;
  content: '\e5d8';
  position: relative;
  top: -2px;
}

.bootstrap-timepicker-widget .material-icons.down:before {
  font-family: 'Material Icons';
  font-size: 18px;
  content: '\e5db';
  position: relative;
  top: -2px;
}

.bootstrap-timepicker-widget.dropdown-menu {
  padding: 4px;
}

.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
  z-index: 99999!important;
}

.bootstrap-timepicker-widget.timepicker-orient-left:before {
  left: 6px;
}

.bootstrap-timepicker-widget.timepicker-orient-left:after {
  left: 7px;
}

.bootstrap-timepicker-widget.timepicker-orient-right:before {
  right: 6px;
}

.bootstrap-timepicker-widget.timepicker-orient-right:after {
  right: 7px;
}

.bootstrap-timepicker-widget.timepicker-orient-top:before {
  top: -7px;
}

.bootstrap-timepicker-widget.timepicker-orient-top:after {
  top: -6px;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom {
  margin-top: 70px;
}

.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
  border-radius: 4px;
}

.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
}

.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px;
}

.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px;
}

.bootstrap-timepicker-widget table td span {
  width: 100%;
}

.bootstrap-timepicker-widget table td a {
  padding: 5px;
  border: 1px solid #efefef;
  border-radius: 3px;
  width: 100%;
  display: inline-block;
  outline: 0;
}

.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #eee;
  border-radius: 4px;
  border-color: #ddd;
}

.bootstrap-timepicker-widget table td input {
  width: 25px;
  margin: 0;
  text-align: center;
}

.bootstrap-timepicker-widget .modal-content {
  padding: 4px;
}

@media (min-width:767px) {
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px;
  }
}

@media (max-width:767px) {
  .bootstrap-timepicker,
  .bootstrap-timepicker .dropdown-menu {
    width: 100%;
  }
}

/*# sourceMappingURL=bootstrap-timepicker.min.css.map */
.datepicker-dropdown:after,
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-top: 0;
  position: absolute;
}

.sidebar-datepicker {
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  padding: 3px;
}

.sidebar-datepicker .datepicker,
.sidebar-datepicker .datepicker-days,
.sidebar-datepicker table {
  width: 100%;
}

/*!
 * Datepicker for Bootstrap v1.5.1 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker {
  border-radius: 4px;
  direction: ltr;
}

.datepicker-inline {
  width: 220px;
}

.datepicker.datepicker-rtl {
  direction: rtl;
}

.datepicker.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}

.datepicker-dropdown:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0,0,0,.15);
  border-bottom-color: rgba(0,0,0,.2);
}

.datepicker-dropdown:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0,0,0,.15);
}

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

.datepicker>div {
  display: none;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.new,
.datepicker table tr td.old {
  color: #999;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eee;
  cursor: pointer;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}

.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}

.datepicker table tr td.highlighted.focus,
.datepicker table tr td.highlighted:focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #2196F3;
}

.datepicker table tr td.highlighted.active,
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted:hover,
.open>.dropdown-toggle.datepicker table tr td.highlighted {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

.datepicker table tr td.highlighted.active.focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted:active:hover,
.open>.dropdown-toggle.datepicker table tr td.highlighted.focus,
.open>.dropdown-toggle.datepicker table tr td.highlighted:focus,
.open>.dropdown-toggle.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #91cbe8;
  border-color: #2196F3;
}

.datepicker table tr td.highlighted.active,
.datepicker table tr td.highlighted:active,
.open>.dropdown-toggle.datepicker table tr td.highlighted {
  background-image: none;
}

.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled].focus,
.datepicker table tr td.highlighted[disabled]:focus,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted.focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
fieldset[disabled] .datepicker table tr td.highlighted:hover {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #999;
}

.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}

.datepicker table tr td.today.focus,
.datepicker table tr td.today:focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}

.datepicker table tr td.today.active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover,
.open>.dropdown-toggle.datepicker table tr td.today {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

.datepicker table tr td.today.active.focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today:active:hover,
.open>.dropdown-toggle.datepicker table tr td.today.focus,
.open>.dropdown-toggle.datepicker table tr td.today:focus,
.open>.dropdown-toggle.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}

.datepicker table tr td.today.active,
.datepicker table tr td.today:active,
.open>.dropdown-toggle.datepicker table tr td.today {
  background-image: none;
}

.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled].focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover {
  background-color: #ffdb99;
  border-color: #ffb733;
}

.datepicker table tr td.today.focused {
  background: #ffc966;
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #999;
}

.datepicker table tr td.range {
  color: #000;
  background-color: #eee;
  border-color: #bbb;
  border-radius: 0;
}

.datepicker table tr td.range.focus,
.datepicker table tr td.range:focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}

.datepicker table tr td.range.active,
.datepicker table tr td.range:active,
.datepicker table tr td.range:hover,
.open>.dropdown-toggle.datepicker table tr td.range {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

.datepicker table tr td.range.active.focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range:active:hover,
.open>.dropdown-toggle.datepicker table tr td.range.focus,
.open>.dropdown-toggle.datepicker table tr td.range:focus,
.open>.dropdown-toggle.datepicker table tr td.range:hover {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}

.datepicker table tr td.range.active,
.datepicker table tr td.range:active,
.open>.dropdown-toggle.datepicker table tr td.range {
  background-image: none;
}

.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled].focus,
.datepicker table tr td.range[disabled]:focus,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.focus,
fieldset[disabled] .datepicker table tr td.range:focus,
fieldset[disabled] .datepicker table tr td.range:hover {
  background-color: #eee;
  border-color: #bbb;
}

.datepicker table tr td.range.focused {
  background: #d5d5d5;
}

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eee;
  color: #999;
}

.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted.focus,
.datepicker table tr td.range.highlighted:focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}

.datepicker table tr td.range.highlighted.active,
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted:hover,
.open>.dropdown-toggle.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

.datepicker table tr td.range.highlighted.active.focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted:active:hover,
.open>.dropdown-toggle.datepicker table tr td.range.highlighted.focus,
.open>.dropdown-toggle.datepicker table tr td.range.highlighted:focus,
.open>.dropdown-toggle.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}

.datepicker table tr td.range.highlighted.active,
.datepicker table tr td.range.highlighted:active,
.open>.dropdown-toggle.datepicker table tr td.range.highlighted {
  background-image: none;
}

.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled].focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #999;
}

.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}

.datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today:focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover,
.open>.dropdown-toggle.datepicker table tr td.range.today {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}

.datepicker table tr td.range.today.active.focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today:active:hover,
.open>.dropdown-toggle.datepicker table tr td.range.today.focus,
.open>.dropdown-toggle.datepicker table tr td.range.today:focus,
.open>.dropdown-toggle.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:active,
.open>.dropdown-toggle.datepicker table tr td.range.today {
  background-image: none;
}

.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled].focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover {
  background-color: #f7ca77;
  border-color: #f1a417;
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #999;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected:active,
.open>.dropdown-toggle.datepicker table tr td.active,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted,
.open>.dropdown-toggle.datepicker table tr td.selected,
.open>.dropdown-toggle.datepicker table tr td.selected.highlighted {
  background-image: none;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #999;
  border-color: #555;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:focus {
  color: #fff;
  background-color: grey;
  border-color: #161616;
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover,
.open>.dropdown-toggle.datepicker table tr td.selected,
.open>.dropdown-toggle.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: grey;
  border-color: #373737;
}

.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active.focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected:active:hover,
.open>.dropdown-toggle.datepicker table tr td.selected.focus,
.open>.dropdown-toggle.datepicker table tr td.selected.highlighted.focus,
.open>.dropdown-toggle.datepicker table tr td.selected.highlighted:focus,
.open>.dropdown-toggle.datepicker table tr td.selected.highlighted:hover,
.open>.dropdown-toggle.datepicker table tr td.selected:focus,
.open>.dropdown-toggle.datepicker table tr td.selected:hover {
  color: #fff;
  background-color: #6e6e6e;
  border-color: #161616;
}

.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected.highlighted[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:hover,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover {
  background-color: #999;
  border-color: #555;
}

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted.active.focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active.highlighted.focus,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover,
.open>.dropdown-toggle.datepicker table tr td.active,
.open>.dropdown-toggle.datepicker table tr td.active.focus,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted.focus,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.open>.dropdown-toggle.datepicker table tr td.active:focus,
.open>.dropdown-toggle.datepicker table tr td.active:hover {
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
}

.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active.highlighted[disabled].focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:hover,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover {
  background-color: #2196F3;
  border-color: #2196F3;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

.datepicker table tr td span:hover {
  background: #eee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default;
}

.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th,
.input-group.date .input-group-addon {
  cursor: pointer;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.active.focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active:hover:hover,
.open>.dropdown-toggle.datepicker table tr td span.active,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled.focus,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:focus,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,
.open>.dropdown-toggle.datepicker table tr td span.active.focus,
.open>.dropdown-toggle.datepicker table tr td span.active:focus,
.open>.dropdown-toggle.datepicker table tr td span.active:hover,
.open>.dropdown-toggle.datepicker table tr td span.active:hover.focus,
.open>.dropdown-toggle.datepicker table tr td span.active:hover:focus,
.open>.dropdown-toggle.datepicker table tr td span.active:hover:hover {
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.open>.dropdown-toggle.datepicker table tr td span.active,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td span.active:hover {
  background-image: none;
}

.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:hover {
  background-color: #2196F3;
  border-color: #2196F3;
}

.datepicker table tr td span.new,
.datepicker table tr td span.old {
  color: #999;
}

.datepicker .datepicker-switch {
  width: 145px;
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.input-daterange {
  width: 100%;
}

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

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: solid #ccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

/*# sourceMappingURL=bootstrap-datepicker.min.css.map */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

.dropzone,
.dropzone * {
  box-sizing: border-box;
}

.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0,0,0,0.3);
  background: white;
  padding: 20px 20px;
}

.dropzone.dz-clickable {
  cursor: pointer;
}

.dropzone.dz-clickable * {
  cursor: default;
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

.dropzone.dz-started .dz-message {
  display: none;
}

.dropzone.dz-drag-hover {
  border-style: solid;
}

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

.dropzone .dz-preview:hover {
  z-index: 1000;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
  background: white;
}

.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0,0,0,0.9);
  line-height: 150%;
}

.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200,200,200,0.8);
  background-color: rgba(255,255,255,0.8);
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255,255,255,0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

.dropzone .dz-preview .dz-image img {
  display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255,255,255,0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}
svg {
  touch-action: none;
}

.jvectormap-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  touch-action: none;
}

.jvectormap-tip {
  position: absolute;
  display: none;
  border: solid 1px #CDCDCD;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 3px;
}

.jvectormap-zoomin,
.jvectormap-zoomout,
.jvectormap-goback {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: #292929;
  padding: 3px;
  color: white;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  box-sizing: content-box;
}

.jvectormap-zoomin,
.jvectormap-zoomout {
  width: 10px;
  height: 10px;
}

.jvectormap-zoomin {
  top: 10px;
}

.jvectormap-zoomout {
  top: 30px;
}

.jvectormap-goback {
  bottom: 10px;
  z-index: 1000;
  padding: 6px;
}

.jvectormap-spinner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==);
}

.jvectormap-legend-title {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

.jvectormap-legend-cnt {
  position: absolute;
}

.jvectormap-legend-cnt-h {
  bottom: 0;
  right: 0;
}

.jvectormap-legend-cnt-v {
  top: 0;
  right: 0;
}

.jvectormap-legend {
  background: black;
  color: white;
  border-radius: 3px;
}

.jvectormap-legend-cnt-h .jvectormap-legend {
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 3px 1px 3px;
}

.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
  float: left;
}

.jvectormap-legend-cnt-v .jvectormap-legend {
  margin: 10px 10px 0 0;
  padding: 3px;
}

.jvectormap-legend-cnt-h .jvectormap-legend-tick {
  width: 40px;
}

.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
  height: 15px;
}

.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
}

.jvectormap-legend-tick-text {
  font-size: 12px;
}

.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
  text-align: center;
}

.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  padding-left: 3px;
}
/*! nouislider - 8.3.0 - 2016-02-14 17:37:20 */

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left .3s,top .3s;
  transition: left .3s,top .3s;
}

.noUi-state-drag * {
  cursor: inherit!important;
}

.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0;
}

.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51,51,51,.45);
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

.noUi-origin {
  border-radius: 2px;
}

.noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB;
}

.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB;
}

.noUi-draggable {
  cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB;
}

.noUi-handle:after,
.noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

.noUi-handle:after {
  left: 17px;
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

[disabled] .noUi-connect,
[disabled].noUi-connect {
  background: #B8B8B8;
}

[disabled] .noUi-handle,
[disabled].noUi-origin {
  cursor: not-allowed;
}

.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

.noUi-value {
  width: 40px;
  position: absolute;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

.noUi-marker {
  position: absolute;
  background: #CCC;
}

.noUi-marker-large,
.noUi-marker-sub {
  background: #AAA;
}

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  margin-left: -20px;
  padding-top: 20px;
}

.noUi-value-horizontal.noUi-value-sub {
  padding-top: 15px;
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
  margin-top: -5px;
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  padding: 5px;
  text-align: center;
}

.noUi-horizontal .noUi-handle-lower .noUi-tooltip {
  top: -32px;
}

.noUi-horizontal .noUi-handle-upper .noUi-tooltip {
  bottom: -32px;
}

.noUi-vertical .noUi-handle-lower .noUi-tooltip {
  left: 120%;
}

.noUi-vertical .noUi-handle-upper .noUi-tooltip {
  right: 120%;
}
.morris-hover {
  position: absolute;
  z-index: 1000;
}

.morris-hover.morris-default-style {
  border-radius: 10px;
  padding: 6px;
  color: #666;
  background: rgba(255,255,255,.8);
  border: 2px solid rgba(230,230,230,.8);
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
}

.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: 700;
  margin: .25em 0;
}

.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: .1em 0;
}

/*# sourceMappingURL=morris.min.css.map */
.ng-table th {
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ng-table th.sortable {
  cursor: pointer;
}

.ng-table th.sortable .sort-indicator {
  padding-right: 18px;
  position: relative;
}

.ng-table th.sortable .sort-indicator:after,
.ng-table th.sortable .sort-indicator:before {
  content: "";
  border-width: 0 4px 4px;
  border-style: solid;
  border-color: #000 transparent;
  visibility: visible;
  right: 5px;
  top: 50%;
  position: absolute;
  opacity: .3;
  margin-top: -4px;
}

.ng-table th.sortable .sort-indicator:before {
  margin-top: 2px;
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
}

.ng-table th.sortable .sort-indicator:hover:after,
.ng-table th.sortable .sort-indicator:hover:before {
  opacity: 1;
  visibility: visible;
}

.ng-table th.sortable.sort-desc,
.ng-table th.sortable.sort-asc {
  background-color: rgba(141, 192, 219, 0.25);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

.ng-table th.sortable.sort-desc .sort-indicator:after,
.ng-table th.sortable.sort-asc .sort-indicator:after {
  margin-top: -2px;
}

.ng-table th.sortable.sort-desc .sort-indicator:before,
.ng-table th.sortable.sort-asc .sort-indicator:before {
  visibility: hidden;
}

.ng-table th.sortable.sort-asc .sort-indicator:after,
.ng-table th.sortable.sort-asc .sort-indicator:hover:after {
  visibility: visible;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.ng-table th.sortable.sort-desc .sort-indicator:after {
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  visibility: visible;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.ng-table th.filter .input-filter {
  margin: 0;
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ng-table + .pagination {
  margin-top: 0;
}

@media only screen and (max-width: 800px) {
  .ng-table-responsive {
    border-bottom: 1px solid #999999;
  }

  .ng-table-responsive tr {
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
  }

  .ng-table-responsive td:before {
    position: absolute;
    padding: 8px;
    left: 0;
    top: 0;
    width: 50%;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }

  .ng-table-responsive thead tr th {
    text-align: left;
  }

  .ng-table-responsive thead tr.ng-table-filters th {
    padding: 0;
  }

  .ng-table-responsive thead tr.ng-table-filters th form > div {
    padding: 8px;
  }

  .ng-table-responsive td {
    border: none;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }

  .ng-table-responsive td:before {
    content: attr(data-title-text);
  }

  .ng-table-responsive,
  .ng-table-responsive thead,
  .ng-table-responsive tbody,
  .ng-table-responsive th,
  .ng-table-responsive td,
  .ng-table-responsive tr {
    display: block;
  }
}
/* 
 * Don't modify things marked with ! - unless you know what you're doing
 */

/* ! vertical layout */

.multiSelect .vertical {
  float: none;
}

/* ! horizontal layout */

.multiSelect .horizontal:not(.multiSelectGroup) {
  float: left;
}

/* ! create a "row" */

.multiSelect .line {
  padding: 2px 0px 4px 0px;
  max-height: 30px;
  overflow: hidden;
  box-sizing: content-box;
}

/* ! create a "column" */

.multiSelect .acol {
  display: inline-block;
  min-width: 12px;
}

/* ! */

.multiSelect .inlineBlock {
  display: inline-block;
}

/* the multiselect button */

.multiSelect > button {
  display: inline-block;
  position: relative;
  text-align: center;
  cursor: pointer;
  border: 1px solid #c6c6c6;
  padding: 1px 8px 1px 8px;
  font-size: 14px;
  min-height: 38px !important;
  border-radius: 4px;
  color: #555;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  white-space: normal;
  background-color: #fff;
  background-image: linear-gradient(#fff, #f7f7f7);
}

/* button: hover */

.multiSelect > button:hover {
  background-image: linear-gradient(#fff, #e9e9e9);
}

/* button: disabled */

.multiSelect > button:disabled {
  background-image: linear-gradient(#fff, #fff);
  border: 1px solid #ddd;
  color: #999;
}

/* button: clicked */

.multiSelect .buttonClicked {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* labels on the button */

.multiSelect .buttonLabel {
  display: inline-block;
  padding: 5px 0px 5px 0px;
}

/* downward pointing arrow */

.multiSelect .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0px 0px 1px 12px  !important;
  vertical-align: middle;
  border-top: 4px solid #333;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
}

/* the main checkboxes and helper layer */

.multiSelect .checkboxLayer {
  background-color: #fff;
  position: absolute;
  z-index: 999;
  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);
  min-width: 278px;
  display: none !important;
}

/* container of helper elements */

.multiSelect .helperContainer {
  border-bottom: 1px solid #ddd;
  padding: 8px 8px 0px 8px;
}

/* helper buttons (select all, none, reset); */

.multiSelect .helperButton {
  display: inline;
  text-align: center;
  cursor: pointer;
  border: 1px solid #ccc;
  height: 26px;
  font-size: 13px;
  border-radius: 2px;
  color: #666;
  background-color: #f1f1f1;
  line-height: 1.6;
  margin: 0px 0px 8px 0px;
}

.multiSelect .helperButton.reset {
  float: right;
}

.multiSelect .helperButton:not( .reset ) {
  margin-right: 4px;
}

/* clear button */

.multiSelect .clearButton {
  position: absolute;
  display: inline;
  text-align: center;
  cursor: pointer;
  border: 1px solid #ccc;
  height: 22px;
  width: 22px;
  font-size: 13px;
  border-radius: 2px;
  color: #666;
  background-color: #f1f1f1;
  line-height: 1.4;
  right: 2px;
  top: 4px;
}

/* filter */

.multiSelect .inputFilter {
  border-radius: 2px;
  border: 1px solid #ccc;
  height: 26px;
  font-size: 14px;
  width: 100%;
  padding-left: 7px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  color: #888;
  margin: 0px 0px 8px 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

/* helper elements on hover & focus */

.multiSelect .clearButton:hover,
.multiSelect .helperButton:hover {
  border: 1px solid #ccc;
  color: #999;
  background-color: #f4f4f4;
}

.multiSelect .helperButton:disabled {
  color: #ccc;
  border: 1px solid #ddd;
}

.multiSelect .clearButton:focus,
.multiSelect .helperButton:focus,
.multiSelect .inputFilter:focus {
  border: 1px solid #66AFE9 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.065), 0 0 5px rgba(102, 175, 233, .6) !important;
  box-shadow: inset 0 0 1px rgba(0,0,0,.065), 0 0 5px rgba(102, 175, 233, .6) !important;
}

/* container of multi select items */

.multiSelect .checkBoxContainer {
  display: block;
  padding: 8px;
  overflow: hidden;
}

/* ! to show / hide the checkbox layer above */

.multiSelect .show {
  display: block !important;
}

/* item labels */

.multiSelect .multiSelectItem {
  display: block;
  padding: 3px;
  color: #444;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  position: relative;
  min-width: 278px;
  min-height: 32px;
}

/* Styling on selected items */

.multiSelect .multiSelectItem:not(.multiSelectGroup).selected {
  background-image: linear-gradient( #e9e9e9, #f1f1f1 );
  color: #555;
  cursor: pointer;
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #d9d9d9;
}

.multiSelect .multiSelectItem .acol label {
  display: inline-block;
  padding-right: 30px;
  margin: 0px;
  font-weight: normal;
  line-height: normal;
}

/* item labels focus on mouse hover */

.multiSelect .multiSelectItem:hover,
.multiSelect .multiSelectGroup:hover {
  background-image: linear-gradient( #c1c1c1, #999 ) !important;
  color: #fff !important;
  cursor: pointer;
  border: 1px solid #ccc !important;
}

/* item labels focus using keyboard */

.multiSelect .multiSelectFocus {
  background-image: linear-gradient( #c1c1c1, #999 ) !important;
  color: #fff !important;
  cursor: pointer;
  border: 1px solid #ccc !important;
}

/* change mouse pointer into the pointing finger */

.multiSelect .multiSelectItem span:hover,
.multiSelect .multiSelectGroup span:hover {
  cursor: pointer;
}

/* ! group labels */

.multiSelect .multiSelectGroup {
  display: block;
  clear: both;
}

/* right-align the tick mark (&#10004;) */

.multiSelect .tickMark {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 7px;
  font-size: 10px;
}

/* hide the original HTML checkbox away */

.multiSelect .checkbox {
  color: #ddd !important;
  position: absolute;
  left: -9999px;
  cursor: pointer;
}

/* checkboxes currently disabled */

.multiSelect .disabled,
.multiSelect .disabled:hover,
.multiSelect .disabled label input:hover ~ span {
  color: #c4c4c4 !important;
  cursor: not-allowed !important;
}

/* If you use images in button / checkbox label, you might want to change the image style here. */

.multiSelect img {
  vertical-align: middle;
  margin-bottom: 0px;
  max-height: 22px;
  max-width: 22px;
}
.checkbox label .toggle,
.checkbox-inline .toggle {
  margin-left: -20px;
  margin-right: 5px;
}

.toggle {
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  position: relative;
  overflow: hidden;
}

.toggle-group,
.toggle-off,
.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
}

.toggle-group {
  width: 200%;
  left: 0;
  transition: left .35s;
  -webkit-transition: left .35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.toggle.off .toggle-group {
  left: -100%;
}

.toggle-on {
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}

.toggle-off {
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}

.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  height: 100%;
  width: 0;
  border-width: 0 1px;
}

.toggle.btn {
  min-width: 59px;
  min-height: 34px;
}

.toggle-on.btn {
  padding-right: 24px;
}

.toggle-off.btn {
  padding-left: 24px;
}

.toggle.btn-lg {
  min-width: 79px;
  min-height: 45px;
}

.toggle-on.btn-lg {
  padding-right: 31px;
}

.toggle-off.btn-lg {
  padding-left: 31px;
}

.toggle-handle.btn-lg {
  width: 40px;
}

.toggle.btn-sm {
  min-width: 50px;
  min-height: 30px;
}

.toggle-on.btn-sm {
  padding-right: 20px;
}

.toggle-off.btn-sm {
  padding-left: 20px;
}

.toggle.btn-xs {
  min-width: 35px;
  min-height: 22px;
}

.toggle-on.btn-xs {
  padding-right: 12px;
}

.toggle-off.btn-xs {
  padding-left: 12px;
}