/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */

progress,
sub,
sup {
  vertical-align: baseline;
}

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

[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
}

caption,
th {
  text-align: left;
}

html,
legend {
  box-sizing: border-box;
}

button,
hr,
input,
select {
  overflow: visible;
}

pre,
textarea {
  overflow: auto;
}

.btn-group-vertical > .btn,
.btn-group > .btn,
.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,
.dropdown-menu,
.table-reflow thead,
.table-reflow tr {
  float: left;
}

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

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
}

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

mark {
  color: #000;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  vertical-align: middle;
}

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

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

button,
input,
select,
textarea {
  font: inherit;
}

dt,
optgroup {
  font-weight: 700;
}

address,
legend {
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[disabled] {
  cursor: default;
}

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

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

button:-moz-focusring,
input:-moz-focusring {
  outline: ButtonText dotted 1px;
}

textarea {
  resize: vertical;
}

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

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

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

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

@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  *,
  ::after,
  ::before,
  ::first-letter,
  ::first-line {
    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;
  }
  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;
  }
  .tag {
    border: 1px solid #02305f;
  }
  .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;
}

html {
  font-size: 14px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

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

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

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #263238;
  background-color: #e4e5e6;
}

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

dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin-top: 0;
}

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

address {
  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: #20a8d8;
  text-decoration: none;
}

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

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

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

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

table {
  border-collapse: collapse;
  background-color: transparent;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #b0bec5;
  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;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

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

legend {
  color: inherit;
  max-width: 100%;
  white-space: normal;
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
}

.btn,
.dropdown-header,
.dropdown-item,
.tag {
  white-space: nowrap;
}

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

[hidden] {
  display: none !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  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,
h2 {
  font-size: 2rem;
}

.h3,
h3 {
  font-size: 1.75rem;
}

.h4,
h4 {
  font-size: 1.5rem;
}

.h5,
h5 {
  font-size: 1.25rem;
}

.h6,
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, 0.1);
}

.img-fluid,
.img-thumbnail {
  max-width: 100%;
  height: auto;
}

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

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

.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;
}

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

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

.blockquote {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  border-left: 0.25rem solid #cfd8dc;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #b0bec5;
}

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

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

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

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

dl.row > dd + dt {
  clear: left;
}

.img-fluid {
  display: block;
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #e4e5e6;
  border: 1px solid #ddd;
  transition: all 0.2s ease-in-out;
}

code,
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
}

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

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

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

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

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

code {
  color: #bd4147;
  background-color: #f7f7f9;
}

kbd {
  color: #fff;
  background-color: #333;
}

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

.btn,
.btn-link,
.dropdown-item {
  font-weight: 400;
}

pre {
  display: block;
  margin-top: 0;
  font-size: 90%;
  color: #263238;
}

.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;
}

.container,
.container-fluid {
  /*    padding-right: 15px;
    padding-left: 15px*/
}

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

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

.row {
  margin-left: -30px;
  margin-right: -30px;
  /* margin-top: 10px */
}

.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-right: 15px;
    padding-left: 15px*/
  padding-right: 5px;
  padding-left: 5px;
}

.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 {
  float: left;
  width: 75%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table td,
.table th {
  padding: 10px;
  vertical-align: top;
  border-top: 1px solid #cfd8dc;
}

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

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

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

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

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

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

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-active,
.table-active > td,
.table-active > th,
.table-hover .table-active:hover,
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th,
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

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

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

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

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

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

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

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

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

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

.thead-default th {
  color: #607d8b;
  background-color: #cfd8dc;
}

.table-inverse {
  color: #cfd8dc;
  background-color: #263238;
}

.table-inverse td,
.table-inverse th,
.table-inverse thead th {
  border-color: #607d8b;
}

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

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

.collapsing,
.embed-responsive,
.media,
.media-body,
.modal,
.modal-open,
.navbar-divider {
  overflow: hidden;
}

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

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

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

.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 #cfd8dc;
}

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

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

.form-control {
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25;
  color: #607d8b;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#disponible {
  width: 2% !important;
}

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

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

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

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

select.form-control:not([size]):not([multiple]) {
  height: 2.3125rem;
}

select.form-control:focus::-ms-value {
  color: #607d8b;
  background-color: #fff;
}

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
}

.col-form-legend,
.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
}

.col-form-legend {
  font-size: 0.875rem;
}

.form-control-static {
  min-height: 2.3125rem;
}

.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: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem;
}

.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]),
.input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
  height: 3.16667rem;
}

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

.form-text {
  margin-top: 0.25rem;
}

.form-check {
  position: relative;
  margin-bottom: 0.75rem;
}

.form-check + .form-check {
  margin-top: -0.25rem;
}

.form-check-input,
.form-control-feedback {
  margin-top: 0.25rem;
}

.form-check.disabled .form-check-label {
  color: #b0bec5;
  cursor: not-allowed;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .custom-control,
.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #16a085;
}

.form-check-inline,
.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

.form-check-input {
  position: absolute;
  margin-left: -1.25rem;
}

.form-check-input:only-child {
  position: static;
}

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

.form-check-inline {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.form-check-inline + .form-check-inline {
  margin-left: 0.75rem;
}

.form-check-inline.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 0.57813rem;
  background-size: 1.15625rem 1.15625rem;
}

.has-success .form-control {
  border-color: #16a085;
}

.has-success .input-group-addon {
  color: #16a085;
  border-color: #16a085;
  background-color: #e2f4e8;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .custom-control,
.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #f1c40f;
}

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

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

.has-warning .input-group-addon {
  color: #f1c40f;
  border-color: #f1c40f;
  background-color: #fff4c5;
}

.has-danger .checkbox,
.has-danger .checkbox-inline,
.has-danger .custom-control,
.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .radio-inline,
.has-danger.checkbox label,
.has-danger.checkbox-inline label,
.has-danger.radio label,
.has-danger.radio-inline label {
  color: #e74c3c;
}

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

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

.has-danger .input-group-addon {
  color: #e74c3c;
  border-color: #e74c3c;
  background-color: #fff;
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

@media (min-width: 544px) {
  .form-inline .form-control-static,
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-check,
  .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 .form-check {
    display: inline-block;
    margin-top: 0;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    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;
  line-height: 1.25;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  transition: all 0.2s ease-in-out;
}

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

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle,
.btn.active,
.btn:active,
.dropdown-toggle:focus,
.modal,
.modal-content,
.open > a {
  outline: 0;
}

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

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

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

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

.btn-primary {
  color: #fff;
  background-color: #20a8d8;
  border-color: #20a8d8;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff;
  background-color: #1985ac;
  border-color: #187fa3;
}

.btn-primary.active,
.btn-primary:active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #1985ac;
  border-color: #187fa3;
  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: #156d8c;
  border-color: #105269;
}

.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: #20a8d8;
  border-color: #20a8d8;
}

.btn-secondary {
  color: #263238;
  background-color: #fff;
  border-color: #ccc;
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
  color: #263238;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-secondary.active,
.btn-secondary:active,
.open > .btn-secondary.dropdown-toggle {
  color: #263238;
  background-color: #e6e6e6;
  border-color: #adadad;
  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: #263238;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.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: #fff;
  border-color: #ccc;
}

.btn-info {
  color: #fff;
  background-color: #63c2de;
  border-color: #63c2de;
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
  color: #fff;
  background-color: #39b2d5;
  border-color: #30aed3;
}

.btn-info.active,
.btn-info:active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #39b2d5;
  border-color: #30aed3;
  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: #299fc1;
  border-color: #2283a0;
}

.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: #63c2de;
  border-color: #63c2de;
}

.btn-success {
  color: #fff;
  background-color: #16a085;
  border-color: #16a085;
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
  color: #fff;
  background-color: #3a9d5d;
  border-color: #379558;
}

.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #3a9d5d;
  border-color: #379558;
  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: #30834d;
  border-color: #25653c;
}

.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: #16a085;
  border-color: #16a085;
}

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

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

.btn-warning.active,
.btn-warning:active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #c5a100;
  border-color: #b90;
  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: #a18400;
  border-color: #796300;
}

.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: #f1c40f;
  border-color: #f1c40f;
}

.btn-blue {
  color: #fff;
  background-color: #34495e;
  border-color: #34495e;
}

.btn-blue.focus,
.btn-blue:focus,
.btn-blue:hover {
  color: #fff;
  background-color: #012f5e;
  border-color: #34495e;
}

.btn-blue.active,
.btn-blue:active,
.open > .btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #012f5e;
  border-color: #34495e;
  background-image: none;
}

.btn-blue.active.focus,
.btn-blue.active:focus,
.btn-blue.active:hover,
.btn-blue:active.focus,
.btn-blue:active:focus,
.btn-blue:active:hover,
.open > .btn-blue.dropdown-toggle.focus,
.open > .btn-blue.dropdown-toggle:focus,
.open > .btn-blue.dropdown-toggle:hover {
  color: #fff;
  background-color: #012f5e;
  border-color: #34495e;
}

.btn-blue.disabled.focus,
.btn-blue.disabled:focus,
.btn-blue.disabled:hover,
.btn-blue:disabled.focus,
.btn-blue:disabled:focus,
.btn-blue:disabled:hover {
  background-color: #768da5;
  border-color: #768da5;
}

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

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

.btn-danger.active,
.btn-danger:active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #f63c3a;
  border-color: #f53231;
  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: #f41a18;
  border-color: #d90c0a;
}

.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: #e74c3c;
  border-color: #e74c3c;
}

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

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

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

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

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

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

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

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

.btn-outline-black {
  color: #000;
  background-image: none;
  background-color: transparent;
  border-color: #000;
}

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

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

.btn-outline-black.disabled.focus,
.btn-outline-black.disabled:focus,
.btn-outline-black.disabled:hover,
.btn-outline-black:disabled.focus,
.btn-outline-black:disabled:focus,
.btn-outline-black:disabled:hover {
  border-color: #000;
}

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

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

.btn-outline-info.active.focus,
.btn-outline-info.active:focus,
.btn-outline-info.active:hover,
.btn-outline-info:active.focus,
.btn-outline-info:active:focus,
.btn-outline-info:active:hover,
.open > .btn-outline-info.dropdown-toggle.focus,
.open > .btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #299fc1;
  border-color: #2283a0;
}

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

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

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

.btn-outline-success.active.focus,
.btn-outline-success.active:focus,
.btn-outline-success.active:hover,
.btn-outline-success:active.focus,
.btn-outline-success:active:focus,
.btn-outline-success:active:hover,
.open > .btn-outline-success.dropdown-toggle.focus,
.open > .btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #30834d;
  border-color: #25653c;
}

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

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

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

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

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

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

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

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

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

.btn-link {
  color: #20a8d8;
  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: #167495;
  text-decoration: underline;
  background-color: transparent;
}

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

.btn-group-lg > .btn,
.btn-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.btn-group-sm > .btn,
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.btn-block {
  display: block;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

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

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

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

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #02305f;
}

.dropdown-item {
  display: block;
  width: 100%;
  clear: both;
  color: #02305f;
  text-align: inherit;
  background: 0 0;
  border: 0;
}

.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) {
  border-radius: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
  /* color: #1c2429; */
  text-decoration: none;
  /* background-color: #f5f5f5 */
  color: #fff !important;
  background: #20a8d8 !important;
}

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

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

.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)";
}

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

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

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

.dropdown-header {
  display: block;
  font-size: 0.875rem;
  color: #1aa085;
  background-color: #e4e5e6;
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.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;
}

.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: -0.5rem;
}

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

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 0.5rem;
}

.btn .caret,
.btn + .dropdown-toggle-split::after,
.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}

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

.dropup .btn-group-lg > .btn .caret,
.dropup .btn-lg .caret {
  border-width: 0 0.3em 0.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;
}

[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;
}

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

.input-group {
  width: 100%;
  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;
}

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

.input-group-addon,
.input-group-btn {
  width: 1%;
}

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25;
  color: #607d8b;
  text-align: center;
  background-color: #cfd8dc;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.alert-link,
.close,
.tag {
  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: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

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

.input-group-addon:not(:last-child) {
  border-right: 0;
}

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

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

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

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:hover,
.input-group-btn:not(:first-child) > .btn:active,
.input-group-btn:not(:first-child) > .btn:focus,
.input-group-btn:not(:first-child) > .btn:hover {
  z-index: 3;
}

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

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

.nav-link.disabled {
  color: #b0bec5;
}

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

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

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

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

.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}

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

.nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #cfd8dc #cfd8dc #ddd;
}

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus,
.nav-tabs .nav-link.disabled:hover {
  color: #b0bec5;
  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: #607d8b;
  background-color: #e4e5e6;
  border-color: #ddd #ddd transparent;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
}

.nav-pills::after {
  content: "";
  display: table;
  clear: both;
}

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

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
}

.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: #20a8d8;
}

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

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

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

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

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

.navbar {
  padding: 0.5rem 1rem;
}

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

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

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

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

.navbar-fixed-top,
body.navbar-fixed header.navbar {
  top: 0;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16);
}

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

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

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
}

.navbar-divider,
.navbar-nav .nav-link {
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
}

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

.navbar-divider {
  float: left;
  width: 1px;
  margin-right: 1rem;
}

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

.navbar-toggleable-md::after,
.navbar-toggleable-sm::after,
.navbar-toggleable-xs::after {
  content: "";
  clear: both;
}

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

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

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

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

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

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 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, 0.8);
}

.navbar-light .navbar-divider {
  background-color: rgba(0, 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, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.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, 0.075);
}

.navbar-toggleable-xs::after {
  display: table;
}

@media (max-width: 543px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

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

.navbar-toggleable-sm::after {
  display: table;
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

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

.navbar-toggleable-md::after {
  display: table;
}

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

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

.card {
  position: relative;
  display: block;
  background-color: #fff;
  border: 1px solid #cfd8dc;
}

.card-block::after,
.card-footer::after,
.card-header::after {
  display: table;
  content: "";
  clear: both;
}

.card-block {
  padding: 1.25rem;
}

@media (min-width: 1060px) {
  .card-footer {
    padding-bottom: 50px;
  }
}

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

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

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

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

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

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

.card-header-pills,
.card-header-tabs {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

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

.card-footer {
  border-top: 1px solid #cfd8dc;
  min-height: 55px;
}

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

.card-header-tabs {
  margin-bottom: -0.75rem;
  border-bottom: 0;
}

.card-primary {
  border-color: #20a8d8;
}

.card-success {
  border-color: #16a085;
}

.card-info {
  border-color: #63c2de;
}

.card-warning {
  border-color: #f1c40f;
}

.card-danger {
  border-color: #e74c3c;
}

.card-outline-primary {
  border-color: #20a8d8;
}

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

.card-outline-info {
  border-color: #63c2de;
}

.card-outline-success {
  border-color: #16a085;
}

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

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

.card-inverse .card-footer,
.card-inverse .card-header {
  border-color: rgba(255, 255, 255, 0.2);
}

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

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

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

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

@media (min-width: 544px) {
  .card-deck {
    display: table;
    width: 100%;
    margin-bottom: 0.75rem;
    table-layout: fixed;
    border-spacing: 1.25rem 0;
  }
  .card-deck .card {
    display: table-cell;
    margin-bottom: 0;
    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;
  }
}

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

@media (min-width: 544px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  padding: 0.75rem 1rem;
  list-style: none;
  background-color: #fff;
}

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

.breadcrumb-item {
  float: left;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #b0bec5;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #b0bec5;
}

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

.page-item,
.pagination li,
.pagination-datatables li {
  display: inline;
}

.page-item:first-child .page-link,
.page-item:first-child .pagination li a,
.page-item:first-child .pagination-datatables li a,
.pagination li .page-item:first-child a,
.pagination li:first-child .page-link,
.pagination li:first-child a,
.pagination-datatables li .page-item:first-child a,
.pagination-datatables li:first-child .page-link,
.pagination-datatables li:first-child a {
  margin-left: 0;
}

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover,
.page-item.active .pagination li a,
.page-item.active .pagination li a:focus,
.page-item.active .pagination li a:hover,
.page-item.active .pagination-datatables li a,
.page-item.active .pagination-datatables li a:focus,
.page-item.active .pagination-datatables li a:hover,
.pagination li .page-item.active a,
.pagination li .page-item.active a:focus,
.pagination li .page-item.active a:hover,
.pagination li.active .page-link,
.pagination li.active .page-link:focus,
.pagination li.active .page-link:hover,
.pagination li.active a,
.pagination li.active a:focus,
.pagination li.active a:hover,
.pagination-datatables li .page-item.active a,
.pagination-datatables li .page-item.active a:focus,
.pagination-datatables li .page-item.active a:hover,
.pagination-datatables li.active .page-link,
.pagination-datatables li.active .page-link:focus,
.pagination-datatables li.active .page-link:hover,
.pagination-datatables li.active a,
.pagination-datatables li.active a:focus,
.pagination-datatables li.active a:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #20a8d8;
  border-color: #20a8d8;
}

.page-item.disabled .page-link,
.page-item.disabled .page-link:focus,
.page-item.disabled .page-link:hover,
.page-item.disabled .pagination li a,
.page-item.disabled .pagination li a:focus,
.page-item.disabled .pagination li a:hover,
.page-item.disabled .pagination-datatables li a,
.page-item.disabled .pagination-datatables li a:focus,
.page-item.disabled .pagination-datatables li a:hover,
.pagination li .page-item.disabled a,
.pagination li .page-item.disabled a:focus,
.pagination li .page-item.disabled a:hover,
.pagination li.disabled .page-link,
.pagination li.disabled .page-link:focus,
.pagination li.disabled .page-link:hover,
.pagination li.disabled a,
.pagination li.disabled a:focus,
.pagination li.disabled a:hover,
.pagination-datatables li .page-item.disabled a,
.pagination-datatables li .page-item.disabled a:focus,
.pagination-datatables li .page-item.disabled a:hover,
.pagination-datatables li.disabled .page-link,
.pagination-datatables li.disabled .page-link:focus,
.pagination-datatables li.disabled .page-link:hover,
.pagination-datatables li.disabled a,
.pagination-datatables li.disabled a:focus,
.pagination-datatables li.disabled a:hover {
  color: #b0bec5;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.page-link,
.pagination li a,
.pagination-datatables li a {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #20a8d8;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.page-link:focus,
.page-link:hover,
.pagination li a:focus,
.pagination li a:hover,
.pagination-datatables li a:focus,
.pagination-datatables li a:hover {
  color: #167495;
  background-color: #cfd8dc;
  border-color: #ddd;
}

.pagination li .pagination-lg a,
.pagination-datatables li .pagination-lg a,
.pagination-lg .page-link,
.pagination-lg .pagination li a,
.pagination-lg .pagination-datatables li a {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.pagination li .pagination-sm a,
.pagination-datatables li .pagination-sm a,
.pagination-sm .page-link,
.pagination-sm .pagination li a,
.pagination-sm .pagination-datatables li a {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
}

.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  line-height: 1;
  color: #fff;
  text-align: center;
  vertical-align: baseline;
  border: 1px solid #02305f;
}

.tag:empty {
  display: none;
}

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

.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
}

.tag-default {
  background-color: #b0bec5;
}

.tag-default[href]:focus,
.tag-default[href]:hover {
  background-color: #93a6af;
}

.tag-primary {
  background-color: #20a8d8;
}

.tag-primary[href]:focus,
.tag-primary[href]:hover {
  background-color: #1985ac;
}

.tag-success {
  background-color: #16a085;
}

.tag-success[href]:focus,
.tag-success[href]:hover {
  background-color: #3a9d5d;
}

.tag-info {
  background-color: #63c2de;
}

.tag-info[href]:focus,
.tag-info[href]:hover {
  background-color: #39b2d5;
}

.tag-warning {
  background-color: #f1c40f;
}

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

.tag-danger {
  background-color: #e74c3c;
}

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

.alert {
  position: absolute;
  /*padding: 14px 18px;*/
  min-width: 250px;
  z-index: 999999;
  border-radius: 2px;
  font-weight: 300;
  white-space: nowrap;
  user-select: none;
  opacity: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-sizing: border-box;
  transition: all 0.4s ease-out;
  padding: 15px 50px;
  font-size: 14px;
  top: 75px;
  right: 15px;
  display: none;
}

body.login {
  align-items: center !important;
  flex-direction: row !important;
  margin: 0;
  overflow-x: hidden;
  min-height: 100vh;
  display: flex;
}

.alert-login {
  padding: 10px;
  border: 1px solid transparent;
  z-index: 99999;
  top: -50px;
  margin: 0 auto;
  opacity: 1;
  text-align: center;
  display: unset;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.alert-heading {
  color: inherit;
}

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

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

.alert-success {
  background-color: #3c763d;
  border-color: #3c763d;
  color: #fff;
}

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

.alert-success .alert-link {
  color: #2b542c;
}

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

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

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

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}

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

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #fff;
  background-color: #f41a18;
  border-color: #d90c0a;
}

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

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

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

.progress {
  display: block;
  width: 100%;
  height: 1rem;
}

.progress[value] {
  background-color: #eee;
  border: 0;
  appearance: none;
}

.progress[value]::-ms-fill {
  background-color: #0074d9;
  border: 0;
}

.progress[value]::-moz-progress-bar {
  background-color: #0074d9;
}

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
}

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

.progress[value],
base::-moz-progress-bar {
  background-color: #eee;
}

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

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

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

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

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

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee;
  }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
  }
  .progress-bar-striped {
    background-image: linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent
    );
    background-size: 1rem 1rem;
  }
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite;
  }
  .progress-success .progress-bar {
    background-color: #16a085;
  }
}

.progress-success[value]::-webkit-progress-value {
  background-color: #16a085;
}

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

.progress-success[value]::-ms-fill {
  background-color: #16a085;
}

.progress-info[value]::-webkit-progress-value {
  background-color: #63c2de;
}

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

.progress-info[value]::-ms-fill {
  background-color: #63c2de;
}

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

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

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

.progress-warning[value]::-ms-fill {
  background-color: #f1c40f;
}

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

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

.progress-danger[value]::-ms-fill {
  background-color: #e74c3c;
}

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

.media {
  margin-top: 15px;
}

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

.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-right {
  padding-left: 10px;
}

.media-left {
  padding-right: 10px;
}

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:last-child {
  margin-bottom: 0;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #b0bec5;
  cursor: not-allowed;
  background-color: #cfd8dc;
}

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

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #20a8d8;
  border-color: #20a8d8;
}

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

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

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit;
}

.list-group-item-action .list-group-item-heading {
  color: #333;
}

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

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

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: #3c763d;
  background-color: #d0e9c6;
}

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: #3c763d;
  border-color: #3c763d;
}

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

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

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: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

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: #8a6d3b;
  background-color: #faf2cc;
}

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: #8a6d3b;
  border-color: #8a6d3b;
}

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

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

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: #a94442;
  background-color: #ebcccc;
}

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: #a94442;
  border-color: #a94442;
}

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

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

.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.3125rem;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.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: 25px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99050 !important;
  display: none;
  -webkit-overflow-scrolling: touch;
}

.modal-footer::after,
.modal-header::after {
  display: table;
  content: "";
  clear: both;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  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, 0.2);
}

.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: 0.5;
}

#loading-bar-spinner.ng-enter,
#loading-bar-spinner.ng-leave.ng-leave-active,
#loading-bar.ng-enter,
#loading-bar.ng-leave.ng-leave-active,
.tooltip {
  opacity: 0;
}

.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 {
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: break-word;
  font-size: 0.875rem;
  position: absolute;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
}

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

@media (min-width: 544px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto;
  }
  .modal-sm {
    max-width: 300px;
  }
}

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

.tooltip {
  z-index: 1070;
  text-align: left;
  text-align: start;
}

.tooltip.in {
  opacity: 0.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: #012f5e;
}

.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: #012f5e;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.pos-f-t,
body.std header.navbar,
body:not(.top-nav) header.navbar {
  z-index: 1030;
}

.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, 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: #012f5e;
  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, 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, 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, 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: 0.875rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
}

.popover-title:empty {
  display: none;
}

.popover-content {
  padding: 9px 14px;
}

.popover-arrow,
.popover-arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover-arrow {
  border-width: 11px;
}

.popover-arrow::after {
  content: "";
  border-width: 10px;
}

.bg-gris {
  color: #fff !important;
  background-color: #7f8c8d;
}

.bg-gris-claro {
  background-color: #e8e8e8;
}

.bg-wine {
  color: #fff !important;
  background-color: #920504;
}

.bg-verde-agua {
  background-color: seagreen;
  color: white;
}

.bg-primary {
  color: #fff !important;
  background-color: #20a8d8 !important;
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #1985ac;
}

.bg-success {
  color: #fff !important;
  background-color: #16a085 !important;
}

a.bg-success:focus,
a.bg-success:hover {
  background-color: #3a9d5d;
}

.bg-info {
  background-color: #63c2de !important;
}

a.bg-info:focus,
a.bg-info:hover {
  background-color: #39b2d5;
}

.bg-warning {
  background-color: #f1c40f !important;
}

a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #c5a100;
}

.bg-danger {
  color: #fff !important;
  background-color: #e74c3c !important;
}

a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #f63c3a;
}

.bg-blue {
  color: #fff !important;
  background-color: #012f5e;
}

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

.d-block {
  display: block !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-inline {
  display: inline !important;
}

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

.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;
  }
}

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

.p-r-q,
.p-x-q {
  padding-right: 0.25rem !important;
}

.p-l-q,
.p-x-q {
  padding-left: 0.25rem !important;
}

.p-t-q,
.p-y-q {
  padding-top: 0.25rem !important;
}

.p-b-q,
.p-y-q {
  padding-bottom: 0.25rem !important;
}

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

.m-t-q,
.m-y-q {
  margin-top: 0.25rem !important;
}

.m-b-q,
.m-y-q {
  margin-bottom: 0.25rem !important;
}

.w-100 {
  width: 100% !important;
}

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-r-q,
.m-x-q {
  margin-right: 0.25rem !important;
}

.m-l-q,
.m-x-q {
  margin-left: 0.25rem !important;
}

.m-a-q {
  margin: 0.25rem !important;
}

.m-r-h,
.m-x-h {
  margin-right: 0.5rem !important;
}

.m-l-h,
.m-x-h {
  margin-left: 0.5rem !important;
}

.m-t-h,
.m-y-h {
  margin-top: 0.5rem !important;
}

.m-b-h,
.m-y-h {
  margin-bottom: 0.5rem !important;
}

.m-a-h {
  margin: 0.5rem !important;
}

.m-r-0,
.m-x-0 {
  margin-right: 0 !important;
}

.m-l-0,
.m-x-0 {
  margin-left: 0 !important;
}

.m-t-0,
.m-y-0 {
  margin-top: 0 !important;
}

.m-b-0,
.m-y-0 {
  margin-bottom: 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;
}

.breadcrumb,
.card {
  margin-bottom: 20px;
}

.p-a-q {
  padding: 0.25rem !important;
}

.p-r-h,
.p-x-h {
  padding-right: 0.5rem !important;
}

.p-l-h,
.p-x-h {
  padding-left: 0.5rem !important;
}

.p-t-h,
.p-y-h {
  padding-top: 0.5rem !important;
}

.p-b-h,
.p-y-h {
  padding-bottom: 0.5rem !important;
}

.p-a-h {
  padding: 0.5rem !important;
}

.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;
}

.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;
}

.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;
  }
}

.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: #b0bec5 !important;
}

a.text-muted:focus,
a.text-muted:hover {
  color: #93a6af;
}

.text-primary {
  color: #20a8d8 !important;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #1985ac;
}

.text-success {
  color: #16a085 !important;
}

a.text-success:focus,
a.text-success:hover {
  color: #3a9d5d;
}

.text-info {
  color: #63c2de !important;
}

a.text-info:focus,
a.text-info:hover {
  color: #39b2d5;
}

.text-warning {
  color: #f1c40f !important;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #c5a100;
}

.text-danger {
  color: #e74c3c !important;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #f63c3a;
}

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

.invisible {
  visibility: hidden !important;
}

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

@media (max-width: 421px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important;
  }
  .pull-md-right {
    float: right !important;
  }
  .pull-md-none {
    float: none !important;
  }
  .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;
  }
}

@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;
}

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

.breadcrumb {
  position: relative;
  border-bottom: 1px solid #cfd8dc;
}

.btn .tag {
  position: absolute;
  top: 2px;
  right: 6px;
  font-size: 9px;
}

.card-header i.icon-bg {
  display: inline-block;
  padding: 0.75rem 1.25rem !important;
  line-height: inherit;
  color: #263238;
  vertical-align: bottom;
  background: 0 0;
  border-right: 1px solid #cfd8dc;
  margin: -0.75rem 1.25rem -0.75rem -1.25rem;
}

.card-header ul.nav.nav-tabs {
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
  border-bottom: 0;
}

.card-header ul.nav.nav-tabs li.nav-item {
  border-top: 0;
}

.card-header ul.nav.nav-tabs li.nav-item a.nav-link {
  padding: 0.75rem 0.625rem;
  color: #b0bec5;
  border-top: 0;
}

.card-header ul.nav.nav-tabs li.nav-item a.nav-link.active {
  color: #263238;
  background: #fff;
}

.card-header.card-header-inverse,
.card-inverse {
  color: #fff;
}

.card-header.card-header-primary {
  margin: -1px -1px 0;
  background: #20a8d8;
  border-bottom: 1px solid #20a8d8;
}

.card-header.card-header-secondary {
  margin: -1px -1px 0;
  background: #cfd8dc;
  border-bottom: 1px solid #cfd8dc;
}

.card-header.card-header-success {
  margin: -1px -1px 0;
  background: #16a085;
  border-bottom: 1px solid #16a085;
}

.card-header.card-header-info {
  margin: -1px -1px 0;
  background: #63c2de;
  border-bottom: 1px solid #63c2de;
}

.card-header.card-header-warning {
  margin: -1px -1px 0;
  background: #f1c40f;
  border-bottom: 1px solid #f1c40f;
}

.card-header.card-header-danger {
  margin: -1px -1px 0;
  background: #e74c3c;
  border-bottom: 1px solid #e74c3c;
}

.card-header .btn {
  margin-top: -0.5rem;
}

.card-header .btn-group-sm > .btn,
.card-header .btn-sm {
  margin-top: -0.25rem;
}

.card-header .btn-group-lg > .btn,
.card-header .btn-lg {
  margin-top: -0.75rem;
}

.card-footer ul {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
  table-layout: fixed;
}

.card-footer ul li {
  display: table-cell;
  padding: 0 1.25rem;
  text-align: center;
}

.card-footer ul li progress {
  margin-top: 0.75rem;
  margin-bottom: 0;
}

.card-primary {
  background-color: #20a8d8;
}

.card-primary .card-header {
  border-color: #1d97c2;
}

.card-primary .card-footer,
.card-primary .card-header {
  background-color: #1d97c2;
}

.card-secondary {
  background-color: #cfd8dc;
}

.card-secondary .card-header {
  border-color: #c0ccd1;
}

.card-secondary .card-footer,
.card-secondary .card-header {
  background-color: #c0ccd1;
}

.card-success {
  background-color: #16a085;
}

.card-success .card-header {
  border-color: #41af67;
}

.card-success .card-footer,
.card-success .card-header {
  background-color: #41af67;
}

.card-info {
  background-color: #63c2de;
}

.card-info .card-header {
  border-color: #4ebada;
}

.card-info .card-footer,
.card-info .card-header {
  background-color: #4ebada;
}

.card-warning {
  background-color: #f1c40f;
}

.card-warning .card-header {
  border-color: #dfb600;
}

.card-warning .card-footer,
.card-warning .card-header {
  background-color: #dfb600;
}

.card-danger {
  background-color: #e74c3c;
}

.card-danger .card-header {
  border-color: #f75453;
}

.card-danger .card-footer,
.card-danger .card-header {
  background-color: #f75453;
}

.card-inverse .text-muted {
  color: rgba(255, 255, 255, 0.6) !important;
}

.card-inverse .progress[value] {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.card-inverse .progress[value]::-webkit-progress-bar {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.card-inverse .progress[value],
.card-inverse base::-moz-progress-bar {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.card-inverse .progress[value]::-webkit-progress-value {
  background-color: #fff !important;
}

.card-inverse .progress[value]::-moz-progress-bar {
  background-color: #fff !important;
}

.card-inverse .progress[value]::-ms-fill {
  background-color: #fff !important;
}

@media screen and (min-width: 0\0) {
  .card-inverse .progress .progress-bar {
    background-color: #fff !important;
  }
}

.card-header > i {
  margin-right: 0.5rem;
}

.card-header .card-actions {
  position: absolute;
  top: 0;
  right: 0;
}

.card-header .card-actions a,
.card-header .card-actions button {
  display: block;
  float: left;
  width: 50px;
  padding: 0.75rem 0;
  margin: 0 !important;
  color: #263238;
  text-align: center;
  background: 0 0;
  border: 0;
  border-left: 1px solid #cfd8dc;
  box-shadow: 0;
}

.card-header .card-actions a:hover,
.card-header .card-actions button:hover {
  text-decoration: none;
}

.card-header .card-actions a [class*=" icon-"],
.card-header .card-actions a [class^="icon-"],
.card-header .card-actions button [class*=" icon-"],
.card-header .card-actions button [class^="icon-"] {
  display: inline-block;
  vertical-align: middle;
}

.card-header .card-actions a i,
.card-header .card-actions button i {
  display: inline-block;
  transition: 0.4s;
}

.card-header .card-actions a i.r180,
.card-header .card-actions button i.r180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.card-header .card-actions .input-group {
  width: 230px;
  margin: 6px;
}

.card-header .card-actions .input-group .input-group-addon {
  background: #fff;
}

.card-header .card-actions .input-group input {
  border-left: 0;
}

.card-full {
  margin-top: -1rem;
  margin-right: -15px;
  margin-left: -15px;
  border: 0;
  border-bottom: 1px solid #cfd8dc;
}

@media (min-width: 544px) {
  .card-columns {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-gap: 1.25rem;
    column-count: 3;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
  .card-columns.col-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}

.dropdown-item {
  position: relative;
  padding: 8px 20px;
  border-bottom: 1px solid #02305f;
}

.dropdown-item:last-child {
  border-bottom: 0;
}

.dropdown-item i {
  display: inline-block;
  width: 20px;
  margin-right: 10px;
  margin-left: -10px;
  color: #cfd8dc;
  text-align: center;
}

.dropdown-item .tag {
  position: absolute;
  right: 10px;
  margin-top: 2px;
}

.dropdown-header {
  padding: 8px 20px;
  border-bottom: 5px solid #02305f;
}

header.navbar,
header.navbar a.navbar-brand {
  background-color: #fff;
  border-bottom: 1px solid #cfd8dc;
}

.dropdown-header .btn {
  margin-top: -7px;
  color: #b0bec5;
}

.dropdown-header .btn:hover {
  color: #263238;
}

.dropdown-header .btn.pull-right {
  margin-right: -20px;
}

.input-group-addon,
.input-group-btn {
  min-width: 40px;
  white-space: nowrap;
  vertical-align: middle;
}

header.navbar {
  position: relative;
  height: 55px;
  padding: 0;
  line-height: 55px;
}

header.navbar .container-fluid {
  padding: 0;
}

header.navbar .nav-item {
  position: relative;
  min-width: 35px;
  margin: 0 !important;
  text-align: center;
}

header.navbar .nav-item .nav-link i {
  /*    vertical-align: middle*/
}

header.navbar .nav-item .nav-link .tag {
  position: absolute;
  top: 9px;
  right: 7px;
}

header.navbar .img-avatar {
  height: 35px;
  margin: 0 10px;
}

header.navbar .dropdown-menu {
  padding-bottom: 0;
  line-height: 1.5;
}

header.navbar .dropdown-item {
  min-width: 120px;
}

header.navbar a.navbar-brand {
  display: inline-block;
  width: 155px;
  height: 55px;
  padding: 0.5rem 1rem;
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 140px auto;
}

header.navbar .navbar-brand {
  margin-right: 0;
}

.navbar-toggler {
  padding: 0 0.75em;
  line-height: 51px;
}

header.navbar .navbar-nav .nav-link {
  padding-top: 0;
  padding-bottom: 0;
}

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

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

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

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

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

.progress.progress-sm {
  height: 8px;
}

.progress.progress-xs {
  height: 4px;
}

.table-outline {
  border: 1px solid #cfd8dc;
}

.table-align-middle td,
.table-outline td {
  vertical-align: middle;
}

.table-clear td {
  border: 0;
}

.tag-pill {
  border-radius: 10rem;
}

.bar-legend,
.chart-legend,
.doughnut-legend,
.line-legend,
.pie-legend,
.polararea-legend,
.radar-legend {
  list-style-type: none;
  margin-top: 5px;
  text-align: center;
  -webkit-padding-start: 0;
  -moz-padding-start: 0;
  padding-left: 0;
}

.bar-legend li,
.chart-legend li,
.doughnut-legend li,
.line-legend li,
.pie-legend li,
.polararea-legend li,
.radar-legend li {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  margin-bottom: 4px;
  padding: 2px 8px 2px 28px;
  font-size: smaller;
  cursor: default;
}

.row.row-equal,
.row.row-equal [class*="col-"] {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.bar-legend li span,
.chart-legend li span,
.doughnut-legend li span,
.line-legend li span,
.pie-legend li span,
.polararea-legend li span,
.radar-legend li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
}

body,
body.std {
  position: relative;
}

.font-xs {
  font-size: 0.75rem !important;
}

.font-sm {
  font-size: 0.85rem !important;
}

.font-lg {
  font-size: 1rem !important;
}

.font-xl {
  font-size: 1.25rem !important;
}

.font-2xl {
  font-size: 1.5rem !important;
}

.font-3xl {
  font-size: 1.75rem !important;
}

.font-4xl {
  font-size: 2rem !important;
}

.font-5xl {
  font-size: 2.5rem !important;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

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

.main .container-fluid {
  /*    padding: 0 30px*/
  /*    margin-left: -30px;*/
}

.container-fluid-padding {
  padding: 0 30px;
}

html.sidebar-opened {
  max-width: 100% !important;
  overflow-x: hidden !important;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /*    min-height: 100vh;*/
  padding: 0;
  margin: 0;
}

body .bd-title.main {
  padding: 0 !important;
}

body.navbar-fixed .main,
body.std .sidebar {
  padding-top: 55px;
}

.sidebar {
  left: -200px;
  transition-duration: 0.25s, 0.25s, 0.25s, 0.25s, 0.25s, 0.25s;
  transition-property: left, right, padding-left, padding-right, margin-left,
    margin-right;
}

.main {
  /*    padding-bottom: 50px;*/
  transition-duration: 0.25s, 0.25s, 0.25s, 0.25s;
  transition-property: padding-left, padding-right, margin-left, margin-right;
}

.aside-menu {
  transition-duration: 0.25s, 0.25s;
  transition-property: left, right;
}

.footer {
  transition-duration: 0.25s, 0.25s, 0.25s, 0.25s, 0.25s, 0.25s;
  transition-property: padding-left, padding-right, margin-left, margin-right,
    left, right;
}

body.navbar-fixed.top-nav.fixed-nav nav.top-nav,
body:not(.top-nav).fixed-nav .sidebar {
  position: fixed;
}

body.std .main {
  padding-left: 200px;
}

body.navbar-fixed.top-nav.fixed-nav .main {
  padding-top: 95px;
}

body:not(.top-nav) .sidebar {
  padding-top: 55px !important;
}

body:not(.top-nav).compact-nav .main {
  padding-left: 50px;
}

body:not(.top-nav).compact-nav .footer {
  left: 50px;
}

body:not(.top-nav).fixed-nav .sidebar-footer {
  position: fixed;
  bottom: 0;
  left: 0;
}

body:not(.top-nav).sidebar-off-canvas header.navbar {
  z-index: 1032;
}

body:not(.top-nav).sidebar-off-canvas .sidebar {
  left: -200px;
  z-index: 1031;
  padding-top: 0;
}

body.sidebar-nav .sidebar,
body:not(.top-nav).sidebar-off-canvas .footer,
body:not(.top-nav).sidebar-opened .sidebar {
  left: 0;
}

body:not(.top-nav).sidebar-off-canvas .sidebar .sidebar-close {
  display: inline;
}

body:not(.top-nav).sidebar-off-canvas .main {
  padding-left: 0;
}

body:not(.top-nav).sidebar-opened.sidebar-off-canvas-push .footer,
body:not(.top-nav).sidebar-opened.sidebar-off-canvas-push .main {
  margin-right: -200px;
  margin-left: 200px;
}

body:not(.top-nav).sidebar-opened.sidebar-off-canvas-with-shadow {
  position: relative;
  max-width: 100% !important;
  overflow-x: hidden !important;
}

body:not(.top-nav).sidebar-opened.sidebar-off-canvas-with-shadow:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.7);
}

body.sidebar-nav .main {
  padding-left: 170px;
}

body.sidebar-nav .footer {
  left: 170px;
}

body.top-nav .layout-toggler {
  display: none !important;
}

body.top-nav .main {
  padding-top: 95px;
}

body.aside-menu-open .main {
  padding-right: 250px;
}

body.aside-menu-open .aside-menu {
  right: 0;
}

body.aside-menu-open .footer {
  right: 250px;
}

body.aside-menu-open.aside-menu-off-canvas .main {
  right: 0;
  padding-right: 0;
}

body:not(.top-nav) .sidebar {
  position: absolute;
  top: 0;
  z-index: 1;
  display: inline !important;
  width: 170px;
  height: 100%;
  padding: 0;
}

body:not(.top-nav) .sidebar .sidebar-close {
  position: absolute;
  right: 0;
  display: none;
  padding: 0 1rem;
  font-size: 24px;
  font-weight: 800;
  line-height: 55px;
  color: #fff;
  background: 0;
  border: 0;
  opacity: 0.8;
}

body:not(.top-nav) .sidebar .sidebar-close:hover {
  opacity: 1;
}

body:not(.top-nav) .sidebar .sidebar-header {
  padding-bottom: 10px;
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
}

body:not(.top-nav) .sidebar .sidebar-header .img-avatar {
  width: 80px;
  margin: 20px auto 10px;
  border-radius: 50em;
}

body:not(.top-nav) .sidebar .sidebar-header .text-muted {
  margin-top: -5px;
}

body:not(.top-nav) .sidebar .sidebar-header > .btn-group {
  margin-top: 10px;
}

body:not(.top-nav) .sidebar .sidebar-header .btn-link {
  color: #b0bec5;
}

body:not(.top-nav) .sidebar .sidebar-header .btn-link:hover {
  color: #fff;
  text-decoration: none;
}

body:not(.top-nav) .sidebar .sidebar-nav {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 10px;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

body:not(.top-nav) .sidebar .sidebar-nav::-webkit-scrollbar {
  width: 10px;
  margin-left: -10px;
  -webkit-appearance: none;
}

body:not(.top-nav) .sidebar .sidebar-nav::-webkit-scrollbar-track {
  background-color: #304047;
  border-right: 1px solid #1c2429;
  border-left: 1px solid #1c2429;
}

body:not(.top-nav) .sidebar .sidebar-nav::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: #11171a;
  background-clip: content-box;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 2px;
}

body:not(.top-nav) .sidebar ul.nav {
  width: 170px;
}

body:not(.top-nav) .sidebar ul.nav li.nav-title {
  padding: 0.75rem 1rem;
  font-size: 11px;
  font-weight: 600;
  color: #cfd8dc;
  text-transform: uppercase;
}

body:not(.top-nav) .sidebar ul.nav li.divider {
  height: 10px;
}

body:not(.top-nav) .sidebar ul.nav li.nav-item {
  position: relative;
  margin: 0;
  /* font-size: larger; */
}

body:not(.top-nav) .sidebar ul.nav li.nav-item ul {
  display: none;
  padding: 0;
  margin: 0;
}

body:not(.top-nav) .sidebar ul.nav li.nav-item ul li {
  padding: 0;
  list-style: none;
}

body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link {
  display: block;
  padding: 10px 10px;
  color: #fff;
  text-decoration: none;
  background: 0 0;
}

body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link:hover {
  color: #fff !important;
  background: #20a8d8 !important;
}

body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link:hover i {
  color: #fff !important;
}

body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link.active {
  color: #20a8d8;
  /* background: #304047 */
}

body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link.active i {
  color: #20a8d8;
}

body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link [class*=" icon-"],
body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link [class^="icon-"] {
  display: inline-block;
  margin-top: -4px;
  vertical-align: middle;
}

body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link i {
  width: 20px;
  margin: 0 0.5rem 0 0;
  font-size: 14px;
  color: #b0bec5;
  text-align: center;
}

body:not(.top-nav) .sidebar ul.nav li.nav-item a.nav-link .tag {
  float: right;
  margin-top: 2px;
}

body:not(.top-nav)
  .sidebar
  ul.nav
  li.nav-item
  a.nav-link.nav-dropdown-toggle:before {
  position: absolute;
  top: 0.96875rem;
  right: 1rem;
  display: block;
  width: 0.875rem;
  height: 0.875rem;
  padding: 0;
  font-size: 0.875rem;
  line-height: 0.65625rem;
  text-align: center;
  content: "\2039";
  transition: 0.3s;
}

body:not(.top-nav) .sidebar ul.nav li.nav-item.nav-dropdown.open {
  background: rgba(0, 0, 0, 0.2);
}

body:not(.top-nav) .sidebar ul.nav li.nav-item.nav-dropdown.open > ol,
body:not(.top-nav) .sidebar ul.nav li.nav-item.nav-dropdown.open > ul {
  display: inline;
}

body:not(.top-nav) .sidebar ul.nav li.nav-item.nav-dropdown.open a.nav-link {
  color: #fff;
  border-left: 0 !important;
}

body:not(.top-nav)
  .sidebar
  ul.nav
  li.nav-item.nav-dropdown.open
  > a.nav-link.nav-dropdown-toggle:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

body:not(.top-nav)
  .sidebar
  ul.nav
  li.nav-item.nav-dropdown.open
  .nav-dropdown.open {
  border-left: 0;
}

body:not(.top-nav) .sidebar .sidebar-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200px;
  height: 86px;
  padding: 10px 0 0;
  overflow: visible;
  background: rgba(0, 0, 0, 0.2);
}

body:not(.top-nav) .sidebar .sidebar-footer ul.sidebar-footer-menu {
  position: relative;
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
  table-layout: fixed;
}

body:not(.top-nav) .sidebar .sidebar-footer ul.sidebar-footer-menu li {
  display: table-cell;
  text-align: center;
}

body:not(.top-nav) .sidebar .sidebar-footer ul.sidebar-footer-menu li button {
  color: #fff;
  background: 0 0;
  border: 0;
}

body:not(.top-nav) .sidebar .sidebar-footer ul.sidebar-footer-menu li button i {
  display: block;
  font-size: 20px;
}

body:not(.top-nav)
  .sidebar
  .sidebar-footer
  ul.sidebar-footer-menu
  li
  button
  span {
  font-size: 10px;
}

body:not(.top-nav)
  .sidebar
  .sidebar-footer
  ul.sidebar-footer-menu
  .dropdown-menu {
  position: fixed;
  bottom: 85px;
  left: 5px;
  width: 190px;
  overflow: hidden;
  background: #fff;
  border: 0;
}

body:not(.top-nav)
  .sidebar
  .sidebar-footer
  ul.sidebar-footer-menu
  .dropdown-menu
  div
  .title {
  font-size: 12px;
}

body:not(.top-nav)
  .sidebar
  .sidebar-footer
  ul.sidebar-footer-menu
  .dropdown-menu
  div
  .title
  span {
  float: right;
  font-weight: 600;
}

body:not(.top-nav)
  .sidebar
  .sidebar-footer
  ul.sidebar-footer-menu
  .btn-group
  .dropdown-toggle:active:before,
body:not(.top-nav)
  .sidebar
  .sidebar-footer
  ul.sidebar-footer-menu
  .btn-group.open
  .dropdown-toggle:before {
  position: absolute;
  top: -8px;
  margin-left: -8px;
  content: "";
  border-top: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

body:not(.top-nav) .sidebar .sidebar-footer ul.terms {
  position: relative;
  display: table;
  width: 100%;
  padding: 0;
  line-height: 30px;
  table-layout: fixed;
  background: rgba(0, 0, 0, 0.2);
}

body:not(.top-nav) .sidebar .sidebar-footer ul.terms li {
  display: table-cell;
  padding: 0;
  font-size: 12px;
  text-align: center;
}

body:not(.top-nav) .sidebar .sidebar-footer ul.terms li a {
  color: #b0bec5;
  text-decoration: none;
}

body:not(.top-nav) .sidebar .sidebar-footer ul.terms li a:hover {
  color: #fff;
}

@media (min-width: 544px) {
  body.sidebar-nav.compact-nav .sidebar .sidebar-footer,
  body.sidebar-nav.compact-nav .sidebar .sidebar-header div,
  body.sidebar-nav.compact-nav .sidebar ul.nav li.divider,
  body.sidebar-nav.compact-nav
    .sidebar
    ul.nav
    li.nav-item
    a.nav-link.nav-dropdown-toggle:before,
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-title {
    display: none;
  }
  body.sidebar-nav.compact-nav .sidebar {
    z-index: 1029;
    width: 50px;
  }
  body.sidebar-nav.compact-nav .sidebar .sidebar-header {
    padding: 0;
  }
  body.sidebar-nav.compact-nav .sidebar .sidebar-header .img-avatar {
    width: 40px;
    margin: 5px auto;
  }
  body.sidebar-nav.compact-nav .sidebar .sidebar-items {
    overflow: visible;
  }
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item {
    border-left: 0 !important;
  }
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item ul {
    background: #263238;
  }
  body.sidebar-nav.compact-nav
    .sidebar
    ul.nav
    li.nav-item
    a.nav-link:hover.nav-dropdown-toggle,
  body.sidebar-nav.compact-nav
    .sidebar
    ul.nav
    li.nav-item
    a.nav-link:hover.nav-dropdown-toggle.active,
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item.nav-dropdown.open,
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item:hover > a.nav-link {
    background: #20a8d8 !important;
    color: #fff !important;
  }
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item a.nav-link {
    position: relative;
    width: 50px;
    padding: 0 15px 0 0;
    margin: 0;
    overflow: hidden;
    line-height: 50px;
    white-space: nowrap;
    border-left: 0 !important;
  }
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item a.nav-link i {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 50px;
  }
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item a.nav-link .tag {
    position: absolute;
    top: 6px;
    right: 15px;
    display: none;
  }
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item a.nav-link:hover {
    width: 200px;
    background: #20a8d8 !important;
    color: #fff !important;
  }
  body.sidebar-nav.compact-nav
    .sidebar
    ul.nav
    li.nav-item
    a.nav-link:hover
    .tag {
    display: inline;
  }
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item ul {
    position: absolute;
    top: 50px;
    left: 50px;
  }
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item ul li {
    position: relative;
    padding: 0;
  }
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item ul li a.nav-link {
    width: 150px;
  }
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item ul li ol,
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item ul li ul {
    position: absolute;
    top: 0;
    left: 100%;
  }
  body.sidebar-nav.compact-nav
    .sidebar
    ul.nav
    li.nav-item.nav-dropdown.open
    > ol,
  body.sidebar-nav.compact-nav
    .sidebar
    ul.nav
    li.nav-item.nav-dropdown.open
    > ul {
    display: none;
  }
  body.sidebar-nav.compact-nav
    .sidebar
    ul.nav
    li.nav-item:hover.nav-dropdown.open
    > ol,
  body.sidebar-nav.compact-nav
    .sidebar
    ul.nav
    li.nav-item:hover.nav-dropdown.open
    > ul,
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item:hover > ol,
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item:hover > ul {
    display: inline;
  }
  body.sidebar-nav.compact-nav .sidebar ul.nav li.nav-item:hover > a.nav-link {
    width: 250px;
  }
  body.sidebar-nav.compact-nav
    .sidebar
    ul.nav
    li.nav-item:hover
    > ol
    a.nav-link,
  body.sidebar-nav.compact-nav
    .sidebar
    ul.nav
    li.nav-item:hover
    > ul
    a.nav-link {
    width: 200px;
  }
}

nav.top-nav {
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 1029;
  display: inline !important;
  width: 100%;
  height: 40px;
  background: #fff;
  border-bottom: 1px solid #cfd8dc;
}

nav.top-nav ul.nav {
  white-space: nowrap;
}

nav.top-nav ul.nav li.nav-item {
  position: relative;
  display: inline-block;
  margin: 0;
}

nav.top-nav ul.nav li.nav-item ul {
  display: none;
  padding: 0;
  margin: 0;
  white-space: normal;
  background: #fff;
  border: 1px solid #cfd8dc;
  position: absolute;
  top: 39px;
  left: 0;
}

nav.top-nav ul.nav li.nav-item a.nav-link {
  display: block;
  padding: 0 15px;
  font-size: 12px;
  font-weight: 400;
  line-height: 40px;
  color: #263238;
  text-decoration: none;
  text-transform: uppercase;
}

nav.top-nav ul.nav li.nav-item a.nav-link i {
  display: block;
  float: left;
  width: 20px;
  margin: 0 10px 0 0;
  font-size: 14px;
  line-height: 39px;
  text-align: center;
}

nav.top-nav ul.nav li.nav-item a.nav-link .tag {
  float: right;
  margin-top: 13px;
  margin-left: 10px;
}

nav.top-nav ul.nav li.nav-item a.nav-link.active,
nav.top-nav ul.nav li.nav-item a.nav-link:hover {
  color: #fff;
  background: #20a8d8;
}

nav.top-nav ul.nav li.nav-item ul li {
  list-style: none;
  position: relative;
  padding: 0;
}

nav.top-nav ul.nav li.nav-item ul li a.nav-link {
  min-width: 200px;
}

nav.top-nav ul.nav li.nav-item ul li ul {
  position: absolute;
  top: 0;
  left: 100%;
}

nav.top-nav ul.nav li.nav-item.nav-more ul {
  right: 0;
  left: auto;
}

nav.top-nav ul.nav li.nav-item.nav-more ul li ul {
  right: 100%;
  left: auto;
}

nav.top-nav ul.nav li.nav-item:hover > ul {
  display: inline;
}

.aside-menu {
  position: fixed;
  top: 0;
  right: -250px;
  z-index: 1029;
  width: 250px;
  height: 100%;
  padding-top: 55px;
  color: #263238;
  background: #fff;
  border-left: 1px solid #cfd8dc;
}

.aside-menu .nav-tabs .nav-link {
  padding: 0.75rem 1rem;
  color: #263238;
  border-top: 0;
}

.aside-menu .nav-tabs .nav-item:first-child .nav-link {
  border-left: 0;
}

#loading-bar,
#loading-bar-spinner {
  -webkit-pointer-events: none;
  pointer-events: none;
  -moz-transition: 350ms linear all;
  -o-transition: 350ms linear all;
  -webkit-transition: 350ms linear all;
  transition: 350ms linear all;
}

#loading-bar-spinner.ng-enter.ng-enter-active,
#loading-bar-spinner.ng-leave,
#loading-bar.ng-enter.ng-enter-active,
#loading-bar.ng-leave {
  opacity: 1;
}

#loading-bar .bar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20002;
  width: 100%;
  height: 2px;
  background: #20a8d8;
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
  -moz-transition: width 350ms;
  -o-transition: width 350ms;
  -webkit-transition: width 350ms;
  transition: width 350ms;
}

#loading-bar .peg {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 2px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -moz-box-shadow: #29d 1px 0 6px 1px;
  -ms-box-shadow: #29d 1px 0 6px 1px;
  -webkit-box-shadow: #29d 1px 0 6px 1px;
  box-shadow: #29d 1px 0 6px 1px;
  opacity: 0.45;
}

#loading-bar-spinner {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 10002;
  display: block;
}

#loading-bar-spinner .spinner-icon {
  width: 14px;
  height: 14px;
  border: 2px solid transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -moz-animation: loading-bar-spinner 0.4s linear infinite;
  -ms-animation: loading-bar-spinner 0.4s linear infinite;
  -o-animation: loading-bar-spinner 0.4s linear infinite;
  -webkit-animation: loading-bar-spinner 0.4s linear infinite;
  animation: loading-bar-spinner 0.4s linear infinite;
}

@-webkit-keyframes loading-bar-spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes loading-bar-spinner {
  0% {
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes loading-bar-spinner {
  0% {
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-ms-keyframes loading-bar-spinner {
  0% {
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loading-bar-spinner {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  position: fixed;
  top: 0;
  right: 100%;
  z-index: 2000;
  width: 100%;
  height: 2px;
  background: #20a8d8;
}

.social-box {
  min-height: 160px;
  margin-bottom: 20px;
  text-align: center;
  background: #fff;
  border: 1px solid #cfd8dc;
}

.social-box i {
  display: block;
  margin: -1px -1px 0;
  font-size: 40px;
  line-height: 90px;
  background: #cfd8dc;
}

.social-box .chart-wrapper {
  height: 90px;
  margin: -90px 0 0;
}

.social-box .chart-wrapper canvas {
  width: 100% !important;
  height: 90px !important;
}

.social-box ul {
  padding: 10px 0;
  list-style: none;
}

.social-box ul li {
  display: block;
  float: left;
  width: 50%;
}

.social-box ul li:first-child {
  border-right: 1px solid #cfd8dc;
}

.social-box ul li strong {
  display: block;
  font-size: 20px;
}

.social-box ul li span {
  font-size: 10px;
  font-weight: 500;
  color: #cfd8dc;
  text-transform: uppercase;
}

.social-box.facebook i {
  color: #fff;
  background: #3b5998;
}

.social-box.twitter i {
  color: #fff;
  background: #00aced;
}

.social-box.linkedin i {
  color: #fff;
  background: #4875b4;
}

.social-box.google-plus i {
  color: #fff;
  background: #bb4b39;
}

.horizontal-bars {
  padding: 0;
  margin: 0;
  list-style: none;
}

.horizontal-bars li {
  position: relative;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
}

.horizontal-bars li .title {
  width: 100px;
  font-size: 12px;
  font-weight: 600;
  color: #b0bec5;
  vertical-align: middle;
}

.horizontal-bars li .bars {
  position: absolute;
  top: 15px;
  width: 100%;
  padding-left: 100px;
}

.horizontal-bars li.legend {
  text-align: center;
}

.horizontal-bars li.legend .tag {
  display: inline-block;
  width: 8px;
  height: 8px;
  padding: 0;
}

.horizontal-bars li.divider {
  height: 40px;
}

.horizontal-bars li.divider i {
  margin: 0 !important;
}

.horizontal-bars.type-2 li {
  overflow: hidden;
}

.horizontal-bars.type-2 li i {
  display: inline-block;
  margin-right: 1rem;
  margin-left: 5px;
  font-size: 18px;
  line-height: 40px;
}

.horizontal-bars.type-2 li .title {
  display: inline-block;
  width: auto;
  margin-top: -9px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 40px;
  color: #263238;
}

.horizontal-bars.type-2 li .value {
  float: right;
  font-weight: 600;
}

.horizontal-bars.type-2 li .bars {
  position: absolute;
  top: auto;
  bottom: 0;
  padding: 0;
}

ul.icons-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.icons-list li {
  position: relative;
  height: 40px;
  vertical-align: middle;
}

ul.icons-list li i {
  display: block;
  float: left;
  width: 35px !important;
  height: 35px !important;
  margin: 2px;
  line-height: 35px !important;
  text-align: center;
}

ul.icons-list li .desc {
  height: 40px;
  margin-left: 50px;
  border-bottom: 1px solid #cfd8dc;
}

ul.icons-list li .desc .title {
  padding: 2px 0 0;
  margin: 0;
}

ul.icons-list li .desc small {
  display: block;
  margin-top: -4px;
  color: #b0bec5;
}

ul.icons-list li .value {
  position: absolute;
  top: 2px;
  right: 45px;
  text-align: right;
}

ul.icons-list li .value strong {
  display: block;
  margin-top: -3px;
}

ul.icons-list li .actions {
  position: absolute;
  top: -4px;
  right: 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

ul.icons-list li .actions i {
  float: none;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  line-height: normal;
}

ul.icons-list li.divider {
  height: 40px;
}

ul.icons-list li.divider i {
  width: auto;
  height: auto;
  margin: 2px 0 0;
  font-size: 18px;
}

footer.footer {
  position: absolute;
  right: 0;
  bottom: 1px;
  left: 0;
  height: 50px;
  padding: 0 1rem;
  line-height: 50px;
  color: #02305f;
  background: #fff;
  border-top: 1px solid #cfd8dc;
}

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

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

.btn-transparent.disabled.focus,
.btn-transparent.disabled:focus,
.btn-transparent.disabled:hover,
.btn-transparent:disabled.focus,
.btn-transparent:disabled:focus,
.btn-transparent:disabled:hover {
  background-color: transparent;
  border-color: transparent;
}

.btn [class*=" icon-"],
.btn [class^="icon-"] {
  display: inline-block;
  margin-top: -2px;
  vertical-align: middle;
}

.switch.switch-3d,
.switch.switch-default,
.switch.switch-icon,
.switch.switch-text {
  vertical-align: top;
  cursor: pointer;
}

.btn-behance,
.btn-css3,
.btn-dribbble,
.btn-dropbox,
.btn-facebook,
.btn-flickr,
.btn-foursquare,
.btn-github,
.btn-google-plus,
.btn-html5,
.btn-instagram,
.btn-linkedin,
.btn-openid,
.btn-pinterest,
.btn-reddit,
.btn-spotify,
.btn-stack-overflow,
.btn-tumblr,
.btn-twitter,
.btn-vimeo,
.btn-vine,
.btn-vk,
.btn-xing,
.btn-yahoo,
.btn-youtube {
  position: relative;
  overflow: hidden;
  color: #fff !important;
  text-align: center;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border: 0;
}

.btn-behance:before,
.btn-css3:before,
.btn-dribbble:before,
.btn-dropbox:before,
.btn-facebook:before,
.btn-flickr:before,
.btn-foursquare:before,
.btn-github:before,
.btn-google-plus:before,
.btn-html5:before,
.btn-instagram:before,
.btn-linkedin:before,
.btn-openid:before,
.btn-pinterest:before,
.btn-reddit:before,
.btn-spotify:before,
.btn-stack-overflow:before,
.btn-tumblr:before,
.btn-twitter:before,
.btn-vimeo:before,
.btn-vine:before,
.btn-vk:before,
.btn-xing:before,
.btn-yahoo:before,
.btn-youtube:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  width: 2.3125rem;
  height: 2.3125rem;
  padding: 0.5rem 0;
  font-size: 0.875rem;
  line-height: 1.5;
}

.breadcrumb-menu:before,
.btn-behance.icon span,
.btn-behance.text:before,
.btn-css3.icon span,
.btn-css3.text:before,
.btn-dribbble.icon span,
.btn-dribbble.text:before,
.btn-dropbox.icon span,
.btn-dropbox.text:before,
.btn-facebook.icon span,
.btn-facebook.text:before,
.btn-flickr.icon span,
.btn-flickr.text:before,
.btn-foursquare.icon span,
.btn-foursquare.text:before,
.btn-github.icon span,
.btn-github.text:before,
.btn-google-plus.icon span,
.btn-google-plus.text:before,
.btn-html5.icon span,
.btn-html5.text:before,
.btn-instagram.icon span,
.btn-instagram.text:before,
.btn-linkedin.icon span,
.btn-linkedin.text:before,
.btn-openid.icon span,
.btn-openid.text:before,
.btn-pinterest.icon span,
.btn-pinterest.text:before,
.btn-reddit.icon span,
.btn-reddit.text:before,
.btn-spotify.icon span,
.btn-spotify.text:before,
.btn-stack-overflow.icon span,
.btn-stack-overflow.text:before,
.btn-tumblr.icon span,
.btn-tumblr.text:before,
.btn-twitter.icon span,
.btn-twitter.text:before,
.btn-vimeo.icon span,
.btn-vimeo.text:before,
.btn-vine.icon span,
.btn-vine.text:before,
.btn-vk.icon span,
.btn-vk.text:before,
.btn-xing.icon span,
.btn-xing.text:before,
.btn-yahoo.icon span,
.btn-yahoo.text:before,
.btn-youtube.icon span,
.btn-youtube.text:before {
  display: none;
}

.btn-behance:hover,
.btn-css3:hover,
.btn-dribbble:hover,
.btn-dropbox:hover,
.btn-facebook:hover,
.btn-flickr:hover,
.btn-foursquare:hover,
.btn-github:hover,
.btn-google-plus:hover,
.btn-html5:hover,
.btn-instagram:hover,
.btn-linkedin:hover,
.btn-openid:hover,
.btn-pinterest:hover,
.btn-reddit:hover,
.btn-spotify:hover,
.btn-stack-overflow:hover,
.btn-tumblr:hover,
.btn-twitter:hover,
.btn-vimeo:hover,
.btn-vine:hover,
.btn-vk:hover,
.btn-xing:hover,
.btn-yahoo:hover,
.btn-youtube:hover {
  color: #fff;
}

.btn-behance.text span,
.btn-css3.text span,
.btn-dribbble.text span,
.btn-dropbox.text span,
.btn-facebook.text span,
.btn-flickr.text span,
.btn-foursquare.text span,
.btn-github.text span,
.btn-google-plus.text span,
.btn-html5.text span,
.btn-instagram.text span,
.btn-linkedin.text span,
.btn-openid.text span,
.btn-pinterest.text span,
.btn-reddit.text span,
.btn-spotify.text span,
.btn-stack-overflow.text span,
.btn-tumblr.text span,
.btn-twitter.text span,
.btn-vimeo.text span,
.btn-vine.text span,
.btn-vk.text span,
.btn-xing.text span,
.btn-yahoo.text span,
.btn-youtube.text span {
  margin-left: 0 !important;
}

.btn-behance span,
.btn-css3 span,
.btn-dribbble span,
.btn-dropbox span,
.btn-facebook span,
.btn-flickr span,
.btn-foursquare span,
.btn-github span,
.btn-google-plus span,
.btn-html5 span,
.btn-instagram span,
.btn-linkedin span,
.btn-openid span,
.btn-pinterest span,
.btn-reddit span,
.btn-spotify span,
.btn-stack-overflow span,
.btn-tumblr span,
.btn-twitter span,
.btn-vimeo span,
.btn-vine span,
.btn-vk span,
.btn-xing span,
.btn-yahoo span,
.btn-youtube span {
  margin-left: 2.3125rem;
}

.btn-behance.icon,
.btn-css3.icon,
.btn-dribbble.icon,
.btn-dropbox.icon,
.btn-facebook.icon,
.btn-flickr.icon,
.btn-foursquare.icon,
.btn-github.icon,
.btn-google-plus.icon,
.btn-html5.icon,
.btn-instagram.icon,
.btn-linkedin.icon,
.btn-openid.icon,
.btn-pinterest.icon,
.btn-reddit.icon,
.btn-spotify.icon,
.btn-stack-overflow.icon,
.btn-tumblr.icon,
.btn-twitter.icon,
.btn-vimeo.icon,
.btn-vine.icon,
.btn-vk.icon,
.btn-xing.icon,
.btn-yahoo.icon,
.btn-youtube.icon {
  width: 2.3125rem;
  height: 2.3125rem;
}

.btn-behance.btn-lg,
.btn-css3.btn-lg,
.btn-dribbble.btn-lg,
.btn-dropbox.btn-lg,
.btn-facebook.btn-lg,
.btn-flickr.btn-lg,
.btn-foursquare.btn-lg,
.btn-github.btn-lg,
.btn-google-plus.btn-lg,
.btn-group-lg > .btn-behance.btn,
.btn-group-lg > .btn-css3.btn,
.btn-group-lg > .btn-dribbble.btn,
.btn-group-lg > .btn-dropbox.btn,
.btn-group-lg > .btn-facebook.btn,
.btn-group-lg > .btn-flickr.btn,
.btn-group-lg > .btn-foursquare.btn,
.btn-group-lg > .btn-github.btn,
.btn-group-lg > .btn-google-plus.btn,
.btn-group-lg > .btn-html5.btn,
.btn-group-lg > .btn-instagram.btn,
.btn-group-lg > .btn-linkedin.btn,
.btn-group-lg > .btn-openid.btn,
.btn-group-lg > .btn-pinterest.btn,
.btn-group-lg > .btn-reddit.btn,
.btn-group-lg > .btn-spotify.btn,
.btn-group-lg > .btn-stack-overflow.btn,
.btn-group-lg > .btn-tumblr.btn,
.btn-group-lg > .btn-twitter.btn,
.btn-group-lg > .btn-vimeo.btn,
.btn-group-lg > .btn-vine.btn,
.btn-group-lg > .btn-vk.btn,
.btn-group-lg > .btn-xing.btn,
.btn-group-lg > .btn-yahoo.btn,
.btn-group-lg > .btn-youtube.btn,
.btn-html5.btn-lg,
.btn-instagram.btn-lg,
.btn-linkedin.btn-lg,
.btn-openid.btn-lg,
.btn-pinterest.btn-lg,
.btn-reddit.btn-lg,
.btn-spotify.btn-lg,
.btn-stack-overflow.btn-lg,
.btn-tumblr.btn-lg,
.btn-twitter.btn-lg,
.btn-vimeo.btn-lg,
.btn-vine.btn-lg,
.btn-vk.btn-lg,
.btn-xing.btn-lg,
.btn-yahoo.btn-lg,
.btn-youtube.btn-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.33333;
  border: 0;
}

.btn-behance.btn-lg:before,
.btn-css3.btn-lg:before,
.btn-dribbble.btn-lg:before,
.btn-dropbox.btn-lg:before,
.btn-facebook.btn-lg:before,
.btn-flickr.btn-lg:before,
.btn-foursquare.btn-lg:before,
.btn-github.btn-lg:before,
.btn-google-plus.btn-lg:before,
.btn-group-lg > .btn-behance.btn:before,
.btn-group-lg > .btn-css3.btn:before,
.btn-group-lg > .btn-dribbble.btn:before,
.btn-group-lg > .btn-dropbox.btn:before,
.btn-group-lg > .btn-facebook.btn:before,
.btn-group-lg > .btn-flickr.btn:before,
.btn-group-lg > .btn-foursquare.btn:before,
.btn-group-lg > .btn-github.btn:before,
.btn-group-lg > .btn-google-plus.btn:before,
.btn-group-lg > .btn-html5.btn:before,
.btn-group-lg > .btn-instagram.btn:before,
.btn-group-lg > .btn-linkedin.btn:before,
.btn-group-lg > .btn-openid.btn:before,
.btn-group-lg > .btn-pinterest.btn:before,
.btn-group-lg > .btn-reddit.btn:before,
.btn-group-lg > .btn-spotify.btn:before,
.btn-group-lg > .btn-stack-overflow.btn:before,
.btn-group-lg > .btn-tumblr.btn:before,
.btn-group-lg > .btn-twitter.btn:before,
.btn-group-lg > .btn-vimeo.btn:before,
.btn-group-lg > .btn-vine.btn:before,
.btn-group-lg > .btn-vk.btn:before,
.btn-group-lg > .btn-xing.btn:before,
.btn-group-lg > .btn-yahoo.btn:before,
.btn-group-lg > .btn-youtube.btn:before,
.btn-html5.btn-lg:before,
.btn-instagram.btn-lg:before,
.btn-linkedin.btn-lg:before,
.btn-openid.btn-lg:before,
.btn-pinterest.btn-lg:before,
.btn-reddit.btn-lg:before,
.btn-spotify.btn-lg:before,
.btn-stack-overflow.btn-lg:before,
.btn-tumblr.btn-lg:before,
.btn-twitter.btn-lg:before,
.btn-vimeo.btn-lg:before,
.btn-vine.btn-lg:before,
.btn-vk.btn-lg:before,
.btn-xing.btn-lg:before,
.btn-yahoo.btn-lg:before,
.btn-youtube.btn-lg:before {
  width: 3.16667rem;
  height: 3.16667rem;
  padding: 0.75rem 0;
  font-size: 1.25rem;
  line-height: 1.33333;
}

.btn-behance.btn-lg span,
.btn-css3.btn-lg span,
.btn-dribbble.btn-lg span,
.btn-dropbox.btn-lg span,
.btn-facebook.btn-lg span,
.btn-flickr.btn-lg span,
.btn-foursquare.btn-lg span,
.btn-github.btn-lg span,
.btn-google-plus.btn-lg span,
.btn-group-lg > .btn-behance.btn span,
.btn-group-lg > .btn-css3.btn span,
.btn-group-lg > .btn-dribbble.btn span,
.btn-group-lg > .btn-dropbox.btn span,
.btn-group-lg > .btn-facebook.btn span,
.btn-group-lg > .btn-flickr.btn span,
.btn-group-lg > .btn-foursquare.btn span,
.btn-group-lg > .btn-github.btn span,
.btn-group-lg > .btn-google-plus.btn span,
.btn-group-lg > .btn-html5.btn span,
.btn-group-lg > .btn-instagram.btn span,
.btn-group-lg > .btn-linkedin.btn span,
.btn-group-lg > .btn-openid.btn span,
.btn-group-lg > .btn-pinterest.btn span,
.btn-group-lg > .btn-reddit.btn span,
.btn-group-lg > .btn-spotify.btn span,
.btn-group-lg > .btn-stack-overflow.btn span,
.btn-group-lg > .btn-tumblr.btn span,
.btn-group-lg > .btn-twitter.btn span,
.btn-group-lg > .btn-vimeo.btn span,
.btn-group-lg > .btn-vine.btn span,
.btn-group-lg > .btn-vk.btn span,
.btn-group-lg > .btn-xing.btn span,
.btn-group-lg > .btn-yahoo.btn span,
.btn-group-lg > .btn-youtube.btn span,
.btn-html5.btn-lg span,
.btn-instagram.btn-lg span,
.btn-linkedin.btn-lg span,
.btn-openid.btn-lg span,
.btn-pinterest.btn-lg span,
.btn-reddit.btn-lg span,
.btn-spotify.btn-lg span,
.btn-stack-overflow.btn-lg span,
.btn-tumblr.btn-lg span,
.btn-twitter.btn-lg span,
.btn-vimeo.btn-lg span,
.btn-vine.btn-lg span,
.btn-vk.btn-lg span,
.btn-xing.btn-lg span,
.btn-yahoo.btn-lg span,
.btn-youtube.btn-lg span {
  margin-left: 3.16667rem;
}

.btn-behance.btn-lg.icon,
.btn-css3.btn-lg.icon,
.btn-dribbble.btn-lg.icon,
.btn-dropbox.btn-lg.icon,
.btn-facebook.btn-lg.icon,
.btn-flickr.btn-lg.icon,
.btn-foursquare.btn-lg.icon,
.btn-github.btn-lg.icon,
.btn-google-plus.btn-lg.icon,
.btn-group-lg > .btn-behance.icon.btn,
.btn-group-lg > .btn-css3.icon.btn,
.btn-group-lg > .btn-dribbble.icon.btn,
.btn-group-lg > .btn-dropbox.icon.btn,
.btn-group-lg > .btn-facebook.icon.btn,
.btn-group-lg > .btn-flickr.icon.btn,
.btn-group-lg > .btn-foursquare.icon.btn,
.btn-group-lg > .btn-github.icon.btn,
.btn-group-lg > .btn-google-plus.icon.btn,
.btn-group-lg > .btn-html5.icon.btn,
.btn-group-lg > .btn-instagram.icon.btn,
.btn-group-lg > .btn-linkedin.icon.btn,
.btn-group-lg > .btn-openid.icon.btn,
.btn-group-lg > .btn-pinterest.icon.btn,
.btn-group-lg > .btn-reddit.icon.btn,
.btn-group-lg > .btn-spotify.icon.btn,
.btn-group-lg > .btn-stack-overflow.icon.btn,
.btn-group-lg > .btn-tumblr.icon.btn,
.btn-group-lg > .btn-twitter.icon.btn,
.btn-group-lg > .btn-vimeo.icon.btn,
.btn-group-lg > .btn-vine.icon.btn,
.btn-group-lg > .btn-vk.icon.btn,
.btn-group-lg > .btn-xing.icon.btn,
.btn-group-lg > .btn-yahoo.icon.btn,
.btn-group-lg > .btn-youtube.icon.btn,
.btn-html5.btn-lg.icon,
.btn-instagram.btn-lg.icon,
.btn-linkedin.btn-lg.icon,
.btn-openid.btn-lg.icon,
.btn-pinterest.btn-lg.icon,
.btn-reddit.btn-lg.icon,
.btn-spotify.btn-lg.icon,
.btn-stack-overflow.btn-lg.icon,
.btn-tumblr.btn-lg.icon,
.btn-twitter.btn-lg.icon,
.btn-vimeo.btn-lg.icon,
.btn-vine.btn-lg.icon,
.btn-vk.btn-lg.icon,
.btn-xing.btn-lg.icon,
.btn-yahoo.btn-lg.icon,
.btn-youtube.btn-lg.icon {
  width: 3.16667rem;
  height: 3.16667rem;
}

.btn-behance.btn-sm,
.btn-css3.btn-sm,
.btn-dribbble.btn-sm,
.btn-dropbox.btn-sm,
.btn-facebook.btn-sm,
.btn-flickr.btn-sm,
.btn-foursquare.btn-sm,
.btn-github.btn-sm,
.btn-google-plus.btn-sm,
.btn-group-sm > .btn-behance.btn,
.btn-group-sm > .btn-css3.btn,
.btn-group-sm > .btn-dribbble.btn,
.btn-group-sm > .btn-dropbox.btn,
.btn-group-sm > .btn-facebook.btn,
.btn-group-sm > .btn-flickr.btn,
.btn-group-sm > .btn-foursquare.btn,
.btn-group-sm > .btn-github.btn,
.btn-group-sm > .btn-google-plus.btn,
.btn-group-sm > .btn-html5.btn,
.btn-group-sm > .btn-instagram.btn,
.btn-group-sm > .btn-linkedin.btn,
.btn-group-sm > .btn-openid.btn,
.btn-group-sm > .btn-pinterest.btn,
.btn-group-sm > .btn-reddit.btn,
.btn-group-sm > .btn-spotify.btn,
.btn-group-sm > .btn-stack-overflow.btn,
.btn-group-sm > .btn-tumblr.btn,
.btn-group-sm > .btn-twitter.btn,
.btn-group-sm > .btn-vimeo.btn,
.btn-group-sm > .btn-vine.btn,
.btn-group-sm > .btn-vk.btn,
.btn-group-sm > .btn-xing.btn,
.btn-group-sm > .btn-yahoo.btn,
.btn-group-sm > .btn-youtube.btn,
.btn-html5.btn-sm,
.btn-instagram.btn-sm,
.btn-linkedin.btn-sm,
.btn-openid.btn-sm,
.btn-pinterest.btn-sm,
.btn-reddit.btn-sm,
.btn-spotify.btn-sm,
.btn-stack-overflow.btn-sm,
.btn-tumblr.btn-sm,
.btn-twitter.btn-sm,
.btn-vimeo.btn-sm,
.btn-vine.btn-sm,
.btn-vk.btn-sm,
.btn-xing.btn-sm,
.btn-yahoo.btn-sm,
.btn-youtube.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border: 0;
}

.btn-behance.btn-sm:before,
.btn-css3.btn-sm:before,
.btn-dribbble.btn-sm:before,
.btn-dropbox.btn-sm:before,
.btn-facebook.btn-sm:before,
.btn-flickr.btn-sm:before,
.btn-foursquare.btn-sm:before,
.btn-github.btn-sm:before,
.btn-google-plus.btn-sm:before,
.btn-group-sm > .btn-behance.btn:before,
.btn-group-sm > .btn-css3.btn:before,
.btn-group-sm > .btn-dribbble.btn:before,
.btn-group-sm > .btn-dropbox.btn:before,
.btn-group-sm > .btn-facebook.btn:before,
.btn-group-sm > .btn-flickr.btn:before,
.btn-group-sm > .btn-foursquare.btn:before,
.btn-group-sm > .btn-github.btn:before,
.btn-group-sm > .btn-google-plus.btn:before,
.btn-group-sm > .btn-html5.btn:before,
.btn-group-sm > .btn-instagram.btn:before,
.btn-group-sm > .btn-linkedin.btn:before,
.btn-group-sm > .btn-openid.btn:before,
.btn-group-sm > .btn-pinterest.btn:before,
.btn-group-sm > .btn-reddit.btn:before,
.btn-group-sm > .btn-spotify.btn:before,
.btn-group-sm > .btn-stack-overflow.btn:before,
.btn-group-sm > .btn-tumblr.btn:before,
.btn-group-sm > .btn-twitter.btn:before,
.btn-group-sm > .btn-vimeo.btn:before,
.btn-group-sm > .btn-vine.btn:before,
.btn-group-sm > .btn-vk.btn:before,
.btn-group-sm > .btn-xing.btn:before,
.btn-group-sm > .btn-yahoo.btn:before,
.btn-group-sm > .btn-youtube.btn:before,
.btn-html5.btn-sm:before,
.btn-instagram.btn-sm:before,
.btn-linkedin.btn-sm:before,
.btn-openid.btn-sm:before,
.btn-pinterest.btn-sm:before,
.btn-reddit.btn-sm:before,
.btn-spotify.btn-sm:before,
.btn-stack-overflow.btn-sm:before,
.btn-tumblr.btn-sm:before,
.btn-twitter.btn-sm:before,
.btn-vimeo.btn-sm:before,
.btn-vine.btn-sm:before,
.btn-vk.btn-sm:before,
.btn-xing.btn-sm:before,
.btn-yahoo.btn-sm:before,
.btn-youtube.btn-sm:before {
  width: 1.8125rem;
  height: 1.8125rem;
  padding: 0.25rem 0;
  font-size: 0.875rem;
  line-height: 1.5;
}

.btn-behance.btn-sm span,
.btn-css3.btn-sm span,
.btn-dribbble.btn-sm span,
.btn-dropbox.btn-sm span,
.btn-facebook.btn-sm span,
.btn-flickr.btn-sm span,
.btn-foursquare.btn-sm span,
.btn-github.btn-sm span,
.btn-google-plus.btn-sm span,
.btn-group-sm > .btn-behance.btn span,
.btn-group-sm > .btn-css3.btn span,
.btn-group-sm > .btn-dribbble.btn span,
.btn-group-sm > .btn-dropbox.btn span,
.btn-group-sm > .btn-facebook.btn span,
.btn-group-sm > .btn-flickr.btn span,
.btn-group-sm > .btn-foursquare.btn span,
.btn-group-sm > .btn-github.btn span,
.btn-group-sm > .btn-google-plus.btn span,
.btn-group-sm > .btn-html5.btn span,
.btn-group-sm > .btn-instagram.btn span,
.btn-group-sm > .btn-linkedin.btn span,
.btn-group-sm > .btn-openid.btn span,
.btn-group-sm > .btn-pinterest.btn span,
.btn-group-sm > .btn-reddit.btn span,
.btn-group-sm > .btn-spotify.btn span,
.btn-group-sm > .btn-stack-overflow.btn span,
.btn-group-sm > .btn-tumblr.btn span,
.btn-group-sm > .btn-twitter.btn span,
.btn-group-sm > .btn-vimeo.btn span,
.btn-group-sm > .btn-vine.btn span,
.btn-group-sm > .btn-vk.btn span,
.btn-group-sm > .btn-xing.btn span,
.btn-group-sm > .btn-yahoo.btn span,
.btn-group-sm > .btn-youtube.btn span,
.btn-html5.btn-sm span,
.btn-instagram.btn-sm span,
.btn-linkedin.btn-sm span,
.btn-openid.btn-sm span,
.btn-pinterest.btn-sm span,
.btn-reddit.btn-sm span,
.btn-spotify.btn-sm span,
.btn-stack-overflow.btn-sm span,
.btn-tumblr.btn-sm span,
.btn-twitter.btn-sm span,
.btn-vimeo.btn-sm span,
.btn-vine.btn-sm span,
.btn-vk.btn-sm span,
.btn-xing.btn-sm span,
.btn-yahoo.btn-sm span,
.btn-youtube.btn-sm span {
  margin-left: 1.8125rem;
}

.btn-behance.btn-sm.icon,
.btn-css3.btn-sm.icon,
.btn-dribbble.btn-sm.icon,
.btn-dropbox.btn-sm.icon,
.btn-facebook.btn-sm.icon,
.btn-flickr.btn-sm.icon,
.btn-foursquare.btn-sm.icon,
.btn-github.btn-sm.icon,
.btn-google-plus.btn-sm.icon,
.btn-group-sm > .btn-behance.icon.btn,
.btn-group-sm > .btn-css3.icon.btn,
.btn-group-sm > .btn-dribbble.icon.btn,
.btn-group-sm > .btn-dropbox.icon.btn,
.btn-group-sm > .btn-facebook.icon.btn,
.btn-group-sm > .btn-flickr.icon.btn,
.btn-group-sm > .btn-foursquare.icon.btn,
.btn-group-sm > .btn-github.icon.btn,
.btn-group-sm > .btn-google-plus.icon.btn,
.btn-group-sm > .btn-html5.icon.btn,
.btn-group-sm > .btn-instagram.icon.btn,
.btn-group-sm > .btn-linkedin.icon.btn,
.btn-group-sm > .btn-openid.icon.btn,
.btn-group-sm > .btn-pinterest.icon.btn,
.btn-group-sm > .btn-reddit.icon.btn,
.btn-group-sm > .btn-spotify.icon.btn,
.btn-group-sm > .btn-stack-overflow.icon.btn,
.btn-group-sm > .btn-tumblr.icon.btn,
.btn-group-sm > .btn-twitter.icon.btn,
.btn-group-sm > .btn-vimeo.icon.btn,
.btn-group-sm > .btn-vine.icon.btn,
.btn-group-sm > .btn-vk.icon.btn,
.btn-group-sm > .btn-xing.icon.btn,
.btn-group-sm > .btn-yahoo.icon.btn,
.btn-group-sm > .btn-youtube.icon.btn,
.btn-html5.btn-sm.icon,
.btn-instagram.btn-sm.icon,
.btn-linkedin.btn-sm.icon,
.btn-openid.btn-sm.icon,
.btn-pinterest.btn-sm.icon,
.btn-reddit.btn-sm.icon,
.btn-spotify.btn-sm.icon,
.btn-stack-overflow.btn-sm.icon,
.btn-tumblr.btn-sm.icon,
.btn-twitter.btn-sm.icon,
.btn-vimeo.btn-sm.icon,
.btn-vine.btn-sm.icon,
.btn-vk.btn-sm.icon,
.btn-xing.btn-sm.icon,
.btn-yahoo.btn-sm.icon,
.btn-youtube.btn-sm.icon {
  width: 1.8125rem;
  height: 1.8125rem;
}

.btn-facebook {
  background: #3b5998;
}

.btn-facebook:before {
  content: "\f09a";
  background: #344e86;
}

.btn-facebook:hover {
  background: #344e86;
}

.btn-facebook:hover:before {
  background: #2d4373;
}

.btn-twitter {
  background: #00aced;
}

.btn-twitter:before {
  content: "\f099";
  background: #0099d4;
}

.btn-twitter:hover {
  background: #0099d4;
}

.btn-twitter:hover:before {
  background: #0087ba;
}

.btn-linkedin {
  background: #4875b4;
}

.btn-linkedin:before {
  content: "\f0e1";
  background: #4169a2;
}

.btn-linkedin:hover {
  background: #4169a2;
}

.btn-linkedin:hover:before {
  background: #395d90;
}

.btn-flickr {
  background: #ff0084;
}

.btn-flickr:before,
.btn-flickr:hover {
  background: #e60077;
}

.btn-flickr:before {
  content: "\f16e";
}

.btn-flickr:hover:before {
  background: #cc006a;
}

.btn-tumblr {
  background: #32506d;
}

.btn-tumblr:before,
.btn-tumblr:hover {
  background: #2a435c;
}

.btn-tumblr:before {
  content: "\f173";
}

.btn-tumblr:hover:before {
  background: #22364a;
}

.btn-xing {
  background: #026466;
}

.btn-xing:before,
.btn-xing:hover {
  background: #024b4d;
}

.btn-xing:before {
  content: "\f168";
}

.btn-xing:hover:before {
  background: #013334;
}

.btn-github {
  background: #4183c4;
}

.btn-github:before,
.btn-github:hover {
  background: #3876b4;
}

.btn-github:before {
  content: "\f09b";
}

.btn-github:hover:before {
  background: #3269a0;
}

.btn-html5 {
  background: #e34f26;
}

.btn-html5:before,
.btn-html5:hover {
  background: #d4431b;
}

.btn-html5:before {
  content: "\f13b";
}

.btn-html5:hover:before {
  background: #be3c18;
}

.btn-openid {
  background: #f78c40;
}

.btn-openid:before,
.btn-openid:hover {
  background: #f67d28;
}

.btn-openid:before {
  content: "\f19b";
}

.btn-openid:hover:before {
  background: #f56f0f;
}

.btn-stack-overflow {
  background: #fe7a15;
}

.btn-stack-overflow:before {
  content: "\f16c";
  background: #f86c01;
}

.btn-stack-overflow:hover {
  background: #f86c01;
}

.btn-stack-overflow:hover:before {
  background: #df6101;
}

.btn-css3 {
  background: #0170ba;
}

.btn-css3:before,
.btn-css3:hover {
  background: #0161a1;
}

.btn-css3:before {
  content: "\f13c";
}

.btn-css3:hover:before {
  background: #015187;
}

.btn-youtube {
  background: #b00;
}

.btn-youtube:before {
  content: "\f167";
  background: #a20000;
}

.btn-youtube:hover {
  background: #a20000;
}

.btn-youtube:hover:before {
  background: #800;
}

.btn-dribbble {
  background: #ea4c89;
}

.btn-dribbble:before {
  content: "\f17d";
  background: #e7357a;
}

.btn-dribbble:hover {
  background: #e7357a;
}

.btn-dribbble:hover:before {
  background: #e51e6b;
}

.btn-google-plus {
  background: #bb4b39;
}

.btn-google-plus:before {
  content: "\f0d5";
  background: #a74333;
}

.btn-google-plus:hover {
  background: #a74333;
}

.btn-google-plus:hover:before {
  background: #943b2d;
}

.btn-instagram {
  background: #517fa4;
}

.btn-instagram:before {
  content: "\f16d";
  background: #497293;
}

.btn-instagram:hover {
  background: #497293;
}

.btn-instagram:hover:before {
  background: #406582;
}

.btn-pinterest {
  background: #cb2027;
}

.btn-pinterest:before {
  content: "\f0d2";
  background: #b51d23;
}

.btn-pinterest:hover {
  background: #b51d23;
}

.btn-pinterest:hover:before {
  background: #9f191f;
}

.btn-vk {
  background: #45668e;
}

.btn-vk:before,
.btn-vk:hover {
  background: #3d5a7d;
}

.btn-vk:before {
  content: "\f189";
}

.btn-vk:hover:before {
  background: #344d6c;
}

.btn-yahoo {
  background: #400191;
}

.btn-yahoo:before,
.btn-yahoo:hover {
  background: #350178;
}

.btn-yahoo:before {
  content: "\f19e";
}

.btn-yahoo:hover:before {
  background: #2a015e;
}

.btn-behance {
  background: #1769ff;
}

.btn-behance:before {
  content: "\f1b4";
  background: #0059fd;
}

.btn-behance:hover {
  background: #0059fd;
}

.btn-behance:hover:before {
  background: #0050e3;
}

.btn-dropbox {
  background: #007ee5;
}

.btn-dropbox:before {
  content: "\f16b";
  background: #0070cc;
}

.btn-dropbox:hover {
  background: #0070cc;
}

.btn-dropbox:hover:before {
  background: #0062b2;
}

.btn-reddit {
  background: #ff4500;
}

.btn-reddit:before,
.btn-reddit:hover {
  background: #e63e00;
}

.btn-reddit:before {
  content: "\f1a1";
}

.btn-reddit:hover:before {
  background: #cc3700;
}

.btn-spotify {
  background: #7ab800;
}

.btn-spotify:before {
  content: "\f1bc";
  background: #699f00;
}

.btn-spotify:hover {
  background: #699f00;
}

.btn-spotify:hover:before {
  background: #588500;
}

.btn-vine {
  background: #00bf8f;
}

.btn-vine:before,
.btn-vine:hover {
  background: #00a67c;
}

.btn-vine:before {
  content: "\f1ca";
}

.btn-vine:hover:before {
  background: #008c69;
}

.btn-foursquare {
  background: #1073af;
}

.btn-foursquare:before {
  content: "\f180";
  background: #0e6498;
}

.btn-foursquare:hover {
  background: #0e6498;
}

.btn-foursquare:hover:before {
  background: #0c5480;
}

.btn-vimeo {
  background: #aad450;
}

.btn-vimeo:before,
.btn-vimeo:hover {
  background: #a0cf3c;
}

.btn-vimeo:before {
  content: "\f194";
}

.btn-vimeo:hover:before {
  background: #93c130;
}

hr.transparent {
  border-top: 1px solid transparent;
}

.breadcrumb-menu {
  position: absolute;
  top: 0;
  right: 1rem;
  line-height: 43px;
}

.breadcrumb-menu .btn-group {
  margin-top: -2px;
}

.breadcrumb-menu .btn.btn-secondary {
  color: #b0bec5;
  border: 0;
}

.breadcrumb-menu .btn.btn-secondary.active,
.breadcrumb-menu .btn.btn-secondary:hover,
.breadcrumb-menu .open .btn.btn-secondary {
  color: #263238;
  background: 0 0;
}

.breadcrumb-menu .dropdown-menu {
  min-width: 180px;
  line-height: 1.5;
}

.img-avatar {
  border-radius: 50em;
}

.avatar {
  position: relative;
  display: inline-block;
  width: 36px;
}

.avatar .img-avatar {
  width: 36px;
  height: 36px;
}

.avatar .avatar-status {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-radius: 50em;
}

.avatar.avatar-xs {
  position: relative;
  display: inline-block;
  width: 20px;
}

.avatar.avatar-xs .img-avatar {
  width: 20px;
  height: 20px;
}

.avatar.avatar-xs .avatar-status {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  border-radius: 50em;
}

.avatar.avatar-sm {
  position: relative;
  display: inline-block;
  width: 24px;
}

.avatar.avatar-sm .img-avatar {
  width: 24px;
  height: 24px;
}

.avatar.avatar-sm .avatar-status {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  border-radius: 50em;
}

.avatar.avatar-lg {
  position: relative;
  display: inline-block;
  width: 72px;
}

.avatar.avatar-lg .img-avatar {
  width: 72px;
  height: 72px;
}

.avatar.avatar-lg .avatar-status {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  border-radius: 50em;
}

.avatars-stack .avatar.avatar-xs {
  margin-right: -10px;
}

.avatars-stack .avatar {
  margin-right: -15px;
  transition-duration: 0.25s, 0.25s;
  transition-property: margin-left, margin-right;
}

.avatars-stack .avatar:hover {
  margin-right: 0 !important;
}

.callout {
  position: relative;
  padding: 0 1rem;
  margin: 1rem 0;
  border: 0 solid #cfd8dc;
  border-left-width: 0.25rem;
}

.callout .chart-wrapper {
  position: absolute;
  top: 18px;
  left: 45%;
  float: right;
  width: 100px;
}

.callout-bordered {
  border: 1px solid #cfd8dc;
  border-left-width: 0.25rem;
}

.callout code {
  border-radius: 0.25rem;
}

.callout h4 {
  margin-top: 0;
  margin-bottom: 0.25rem;
}

.callout p:last-child {
  margin-bottom: 0;
}

.callout + .callout {
  margin-top: -0.25rem;
}

.callout-default {
  border-left-color: #b0bec5;
}

.callout-default h4 {
  color: #b0bec5;
}

.callout-primary {
  border-left-color: #20a8d8;
}

.callout-primary h4 {
  color: #20a8d8;
}

.callout-info {
  border-left-color: #63c2de;
}

.callout-info h4 {
  color: #63c2de;
}

.callout-warning {
  border-left-color: #f1c40f;
}

.callout-warning h4 {
  color: #f1c40f;
}

.callout-danger {
  border-left-color: #e74c3c;
}

.callout-danger h4 {
  color: #e74c3c;
}

.callout-success {
  border-left-color: #16a085;
}

.callout-success h4 {
  color: #16a085;
}

.switch.switch-default {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
  background-color: transparent;
}

.switch.switch-default .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.switch.switch-default .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #cfd8dc;
  border-radius: 2px;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  -webkit-transition-property: opacity background;
  transition-property: opacity background;
}

.switch.switch-default .switch-input:checked ~ .switch-label:before {
  opacity: 0;
}

.switch.switch-default .switch-input:checked ~ .switch-label:after {
  opacity: 1;
}

.switch.switch-default .switch-handle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #cfd8dc;
  border-radius: 1px;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}

.switch.switch-default .switch-input:checked ~ .switch-handle {
  left: 18px;
}

.switch.switch-default.switch-lg {
  width: 48px;
  height: 28px;
}

.switch.switch-default.switch-lg .switch-label {
  font-size: 12px;
}

.switch.switch-default.switch-lg .switch-handle {
  width: 24px;
  height: 24px;
}

.switch.switch-default.switch-lg .switch-input:checked ~ .switch-handle {
  left: 22px;
}

.switch.switch-default.switch-sm {
  width: 32px;
  height: 20px;
}

.switch.switch-default.switch-sm .switch-label {
  font-size: 8px;
}

.switch.switch-default.switch-sm .switch-handle {
  width: 16px;
  height: 16px;
}

.switch.switch-default.switch-sm .switch-input:checked ~ .switch-handle {
  left: 14px;
}

.switch.switch-default.switch-xs {
  width: 24px;
  height: 16px;
}

.switch.switch-default.switch-xs .switch-label {
  font-size: 7px;
}

.switch.switch-default.switch-xs .switch-handle {
  width: 12px;
  height: 12px;
}

.switch.switch-default.switch-xs .switch-input:checked ~ .switch-handle {
  left: 10px;
}

.switch.switch-text {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 24px;
  background-color: transparent;
}

.switch.switch-text .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.switch.switch-text .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #cfd8dc;
  border-radius: 2px;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  -webkit-transition-property: opacity background;
  transition-property: opacity background;
}

.switch.switch-text .switch-label:after,
.switch.switch-text .switch-label:before {
  position: absolute;
  top: 50%;
  width: 50%;
  margin-top: -0.5em;
  line-height: 1;
  text-align: center;
  -moz-transition: inherit;
  -o-transition: inherit;
  -webkit-transition: inherit;
  transition: inherit;
}

.switch.switch-text .switch-label:before {
  right: 1px;
  color: #cfd8dc;
  content: attr(data-off);
}

.switch.switch-text .switch-label:after {
  left: 1px;
  color: #fff;
  content: attr(data-on);
  opacity: 0;
}

.switch.switch-text .switch-input:checked ~ .switch-label:before {
  opacity: 0;
}

.switch.switch-text .switch-input:checked ~ .switch-label:after {
  opacity: 1;
}

.switch.switch-text .switch-handle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #cfd8dc;
  border-radius: 1px;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}

.switch.switch-text .switch-input:checked ~ .switch-handle {
  left: 26px;
}

.switch.switch-text.switch-lg {
  width: 56px;
  height: 28px;
}

.switch.switch-text.switch-lg .switch-label {
  font-size: 12px;
}

.switch.switch-text.switch-lg .switch-handle {
  width: 24px;
  height: 24px;
}

.switch.switch-text.switch-lg .switch-input:checked ~ .switch-handle {
  left: 30px;
}

.switch.switch-text.switch-sm {
  width: 40px;
  height: 20px;
}

.switch.switch-text.switch-sm .switch-label {
  font-size: 8px;
}

.switch.switch-text.switch-sm .switch-handle {
  width: 16px;
  height: 16px;
}

.switch.switch-text.switch-sm .switch-input:checked ~ .switch-handle {
  left: 22px;
}

.switch.switch-text.switch-xs {
  width: 32px;
  height: 16px;
}

.switch.switch-text.switch-xs .switch-label {
  font-size: 7px;
}

.switch.switch-text.switch-xs .switch-handle {
  width: 12px;
  height: 12px;
}

.switch.switch-text.switch-xs .switch-input:checked ~ .switch-handle {
  left: 18px;
}

.switch.switch-icon {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 24px;
  background-color: transparent;
}

.switch.switch-icon .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.switch.switch-icon .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-family: FontAwesome;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #cfd8dc;
  border-radius: 2px;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  -webkit-transition-property: opacity background;
  transition-property: opacity background;
}

.switch.switch-icon .switch-label:after,
.switch.switch-icon .switch-label:before {
  position: absolute;
  top: 50%;
  width: 50%;
  margin-top: -0.5em;
  line-height: 1;
  text-align: center;
  -moz-transition: inherit;
  -o-transition: inherit;
  -webkit-transition: inherit;
  transition: inherit;
}

.switch.switch-icon .switch-label:before {
  right: 1px;
  color: #cfd8dc;
  content: attr(data-off);
}

.switch.switch-icon .switch-label:after {
  left: 1px;
  color: #fff;
  content: attr(data-on);
  opacity: 0;
}

.switch-primary-outline-alt > .switch-input:checked ~ .switch-label:after,
.switch-primary-outline > .switch-input:checked ~ .switch-label:after {
  color: #20a8d8;
}

.switch.switch-icon .switch-input:checked ~ .switch-label:before {
  opacity: 0;
}

.switch.switch-icon .switch-input:checked ~ .switch-label:after {
  opacity: 1;
}

.switch.switch-icon .switch-handle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #cfd8dc;
  border-radius: 1px;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}

.switch.switch-icon .switch-input:checked ~ .switch-handle {
  left: 26px;
}

.switch.switch-icon.switch-lg {
  width: 56px;
  height: 28px;
}

.switch.switch-icon.switch-lg .switch-label {
  font-size: 12px;
}

.switch.switch-icon.switch-lg .switch-handle {
  width: 24px;
  height: 24px;
}

.switch.switch-icon.switch-lg .switch-input:checked ~ .switch-handle {
  left: 30px;
}

.switch.switch-icon.switch-sm {
  width: 40px;
  height: 20px;
}

.switch.switch-icon.switch-sm .switch-label {
  font-size: 8px;
}

.switch.switch-icon.switch-sm .switch-handle {
  width: 16px;
  height: 16px;
}

.switch.switch-icon.switch-sm .switch-input:checked ~ .switch-handle {
  left: 22px;
}

.switch.switch-icon.switch-xs {
  width: 32px;
  height: 16px;
}

.switch.switch-icon.switch-xs .switch-label {
  font-size: 7px;
}

.switch.switch-icon.switch-xs .switch-handle {
  width: 12px;
  height: 12px;
}

.switch.switch-icon.switch-xs .switch-input:checked ~ .switch-handle {
  left: 18px;
}

.switch.switch-3d {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
  background-color: transparent;
}

.switch.switch-3d .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.switch.switch-3d .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #eceff1;
  border: 1px solid #cfd8dc;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  -webkit-transition-property: opacity background;
  transition-property: opacity background;
}

.switch.switch-3d .switch-input:checked ~ .switch-label:before {
  opacity: 0;
}

.switch.switch-3d .switch-input:checked ~ .switch-label:after {
  opacity: 1;
}

.switch.switch-3d .switch-handle {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: #fff;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
  border: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.switch.switch-3d .switch-input:checked ~ .switch-handle {
  left: 16px;
}

.switch.switch-3d.switch-lg {
  width: 48px;
  height: 28px;
}

.switch.switch-3d.switch-lg .switch-label {
  font-size: 12px;
}

.switch.switch-3d.switch-lg .switch-handle {
  width: 28px;
  height: 28px;
}

.switch.switch-3d.switch-lg .switch-input:checked ~ .switch-handle {
  left: 20px;
}

.switch.switch-3d.switch-sm {
  width: 32px;
  height: 20px;
}

.switch.switch-3d.switch-sm .switch-label {
  font-size: 8px;
}

.switch.switch-3d.switch-sm .switch-handle {
  width: 20px;
  height: 20px;
}

.switch.switch-3d.switch-sm .switch-input:checked ~ .switch-handle {
  left: 12px;
}

.switch.switch-3d.switch-xs {
  width: 24px;
  height: 16px;
}

.switch.switch-3d.switch-xs .switch-label {
  font-size: 7px;
}

.switch.switch-3d.switch-xs .switch-handle {
  width: 16px;
  height: 16px;
}

.switch.switch-3d.switch-xs .switch-input:checked ~ .switch-handle {
  left: 8px;
}

.switch-pill .switch-handle,
.switch-pill .switch-label,
.switch.switch-3d .switch-handle,
.switch.switch-3d .switch-label {
  border-radius: 50em !important;
}

.switch-pill .switch-label:before,
.switch.switch-3d .switch-label:before {
  right: 2px !important;
}

.switch-pill .switch-label:after,
.switch.switch-3d .switch-label:after {
  left: 2px !important;
}

.switch-primary > .switch-input:checked ~ .switch-label {
  background: #20a8d8 !important;
  border-color: #1985ac;
}

.switch-primary > .switch-input:checked ~ .switch-handle {
  border-color: #1985ac;
}

.switch-primary-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #20a8d8;
}

.switch-primary-outline > .switch-input:checked ~ .switch-handle {
  border-color: #20a8d8;
}

.switch-primary-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #20a8d8;
}

.switch-secondary-outline-alt > .switch-input:checked ~ .switch-label:after,
.switch-secondary-outline > .switch-input:checked ~ .switch-label:after {
  color: #cfd8dc;
}

.switch-primary-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #20a8d8 !important;
  border-color: #20a8d8;
}

.switch-secondary > .switch-input:checked ~ .switch-label {
  background: #cfd8dc !important;
  border-color: #b2c0c6;
}

.switch-secondary > .switch-input:checked ~ .switch-handle {
  border-color: #b2c0c6;
}

.switch-secondary-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #cfd8dc;
}

.switch-secondary-outline > .switch-input:checked ~ .switch-handle {
  border-color: #cfd8dc;
}

.switch-secondary-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #cfd8dc;
}

.switch-success-outline-alt > .switch-input:checked ~ .switch-label:after,
.switch-success-outline > .switch-input:checked ~ .switch-label:after {
  color: #16a085;
}

.switch-secondary-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #cfd8dc !important;
  border-color: #cfd8dc;
}

.switch-success > .switch-input:checked ~ .switch-label {
  background: #16a085 !important;
  border-color: #3a9d5d;
}

.switch-success > .switch-input:checked ~ .switch-handle {
  border-color: #3a9d5d;
}

.switch-success-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #16a085;
}

.switch-success-outline > .switch-input:checked ~ .switch-handle {
  border-color: #16a085;
}

.switch-success-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #16a085;
}

.switch-info-outline-alt > .switch-input:checked ~ .switch-label:after,
.switch-info-outline > .switch-input:checked ~ .switch-label:after {
  color: #63c2de;
}

.switch-success-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #16a085 !important;
  border-color: #16a085;
}

.switch-info > .switch-input:checked ~ .switch-label {
  background: #63c2de !important;
  border-color: #39b2d5;
}

.switch-info > .switch-input:checked ~ .switch-handle {
  border-color: #39b2d5;
}

.switch-info-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #63c2de;
}

.switch-info-outline > .switch-input:checked ~ .switch-handle {
  border-color: #63c2de;
}

.switch-info-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #63c2de;
}

.switch-warning-outline-alt > .switch-input:checked ~ .switch-label:after,
.switch-warning-outline > .switch-input:checked ~ .switch-label:after {
  color: #f1c40f;
}

.switch-info-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #63c2de !important;
  border-color: #63c2de;
}

.switch-warning > .switch-input:checked ~ .switch-label {
  background: #f1c40f !important;
  border-color: #c5a100;
}

.switch-warning > .switch-input:checked ~ .switch-handle {
  border-color: #c5a100;
}

.switch-warning-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #f1c40f;
}

.switch-warning-outline > .switch-input:checked ~ .switch-handle {
  border-color: #f1c40f;
}

.switch-warning-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #f1c40f;
}

.switch-danger-outline-alt > .switch-input:checked ~ .switch-label:after,
.switch-danger-outline > .switch-input:checked ~ .switch-label:after {
  color: #e74c3c;
}

.switch-warning-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #f1c40f !important;
  border-color: #f1c40f;
}

.switch-danger > .switch-input:checked ~ .switch-label {
  background: #e74c3c !important;
  border-color: #f63c3a;
}

.switch-danger > .switch-input:checked ~ .switch-handle {
  border-color: #f63c3a;
}

.switch-danger-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #e74c3c;
}

.switch-danger-outline > .switch-input:checked ~ .switch-handle {
  border-color: #e74c3c;
}

.switch-danger-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #e74c3c;
}

.switch-danger-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #e74c3c !important;
  border-color: #e74c3c;
}

canvas.chart {
  display: inline-block !important;
}

.b-a-0 {
  border: 0 !important;
}

.b-t-0 {
  border-top: 0 !important;
}

.b-r-0 {
  border-right: 0 !important;
}

.b-b-0 {
  border-bottom: 0 !important;
}

.b-l-0 {
  border-left: 0 !important;
}

.b-a-1 {
  border: 1px solid #cfd8dc !important;
}

.b-t-1 {
  border-top: 1px solid #cfd8dc !important;
}

.b-r-1 {
  border-right: 1px solid #cfd8dc !important;
}

.b-b-1 {
  border-bottom: 1px solid #cfd8dc !important;
}

.b-l-1 {
  border-left: 1px solid #cfd8dc !important;
}

.b-a-2 {
  border: 2px solid #cfd8dc !important;
}

.b-t-2 {
  border-top: 2px solid #cfd8dc !important;
}

.b-r-2 {
  border-right: 2px solid #cfd8dc !important;
}

.b-b-2 {
  border-bottom: 2px solid #cfd8dc !important;
}

.b-l-2 {
  border-left: 2px solid #cfd8dc !important;
}

.label-pill {
  border-radius: 1rem !important;
}
@media (max-width: 1166px) {
  td > button.btn {
    margin-bottom: 5px;
    padding: 5px;
  }
}
@media (max-width: 991px) {
  .breadcrumb-menu,
  .footer {
    display: none;
  }
  body {
    padding: 0 !important;
    margin: 0 !important;
  }
  header.navbar {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
  }
  header.navbar .navbar-toggler {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: inherit;
  }
  header.navbar .navbar-brand {
    width: 50% !important;
    margin: 0 auto !important;
    margin-left: 30px !important;
  }
  .sidebar,
  .sidebar .sidebar-footer {
    margin-left: -170px;
  }
  .sidebar {
    width: 170px;
  }
  .main {
    width: 100% !important;
    padding: 55px 0 0 !important;
    margin: 0 !important;
    overflow: hidden;
  }
  body.mobile-open,
  html {
    max-width: 100%;
    overflow-x: hidden;
  }
  body.mobile-open .sidebar,
  body.mobile-open .sidebar .sidebar-footer {
    margin-left: 0;
  }
  body.mobile-open .main {
    margin-left: 170px !important;
  }
}
/*@import url('demo.css'); */

@font-face {
  font-family: "fontawesome-selected";
  src: url("../font/fontawesome-selected.eot");
  src: url("../font/fontawesome-selected.eot?#iefix")
      format("embedded-opentype"),
    url("../font/fontawesome-selected.woff") format("woff"),
    url("../font/fontawesome-selected.ttf") format("truetype"),
    url("../font/fontawesome-selected.svg#fontawesome-selected") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

.fc-calendar-container {
  position: relative;
  height: 400px;
  width: 400px;
}

.fc-calendar {
  width: 100%;
  height: 100%;
}

.fc-calendar .fc-head {
  height: 30px;
  line-height: 30px;
  background: #ccc;
  color: #fff;
}

.fc-calendar .fc-body {
  position: relative;
  width: 100%;
  height: 100%;
  height: -moz-calc(100% - 30px);
  height: -webkit-calc(100% - 30px);
  height: calc(100% - 30px);
  border: 1px solid #ddd;
}

.fc-calendar .fc-row {
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.fc-four-rows .fc-row {
  height: 25%;
}

.fc-five-rows .fc-row {
  height: 20%;
}

.fc-six-rows .fc-row {
  height: 16.66%;
  height: -moz-calc(100%/6);
  height: -webkit-calc(100%/6);
  height: calc(100% / 6);
}

.fc-calendar .fc-row > div,
.fc-calendar .fc-head > div {
  float: left;
  height: 100%;
  width: 14.28%; /* 100% / 7 */
  width: -moz-calc(100%/7);
  width: -webkit-calc(100%/7);
  width: calc(100% / 7);
  position: relative;
}

/* IE 9 is rounding up the calc it seems */
.ie9 .fc-calendar .fc-row > div,
.ie9 .fc-calendar .fc-head > div {
  width: 14.2%;
}

.fc-calendar .fc-row > div {
  border-right: 1px solid #ddd;
  padding: 4px;
  overflow: hidden;
  position: relative;
}

.fc-calendar .fc-head > div {
  text-align: center;
}

.fc-calendar .fc-row > div > span.fc-date {
  position: absolute;
  width: 30px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  color: #ddd;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8);
  bottom: 5px;
  right: 5px;
  text-align: right;
}

.fc-calendar .fc-row > div > span.fc-weekday {
  padding-left: 5px;
  display: none;
}

.fc-calendar .fc-row > div.fc-today {
  background: #fff4c3;
}

.fc-calendar .fc-row > div.fc-out {
  opacity: 0.6;
}

.fc-calendar .fc-row > div:last-child,
.fc-calendar .fc-head > div:last-child {
  border-right: none;
}

.fc-calendar .fc-row:last-child {
  border-bottom: none;
}

/*body {
	background: #cebe29;
	background: -moz-linear-gradient(-45deg, #cebe29 0%, #9b1f50 33%, #2989d8 71%, #89b4ff 91%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#cebe29), color-stop(33%,#9b1f50), color-stop(71%,#2989d8), color-stop(91%,#89b4ff));
	background: -webkit-linear-gradient(-45deg, #cebe29 0%,#9b1f50 33%,#2989d8 71%,#89b4ff 91%);
	background: -o-linear-gradient(-45deg, #cebe29 0%,#9b1f50 33%,#2989d8 71%,#89b4ff 91%);
	background: -ms-linear-gradient(-45deg, #cebe29 0%,#9b1f50 33%,#2989d8 71%,#89b4ff 91%);
	background: linear-gradient(135deg, #cebe29 0%,#9b1f50 33%,#2989d8 71%,#89b4ff 91%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cebe29', endColorstr='#89b4ff',GradientType=1 );
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}*/

.custom-calendar-full {
  position: absolute;
  top: 24px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: auto;
}

.fc-calendar-container {
  height: auto;
  bottom: 0px;
  width: 100%;
  top: 50px;
  position: absolute;
}

.custom-header {
  padding: 20px 20px 10px 30px;
  height: 50px;
  position: relative;
}

.custom-header h2,
.custom-header h3 {
  float: left;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 4px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.custom-header h2 {
  color: #fff;
  width: 60%;
}

.custom-header h2 a,
.custom-header h2 span {
  color: rgba(255, 255, 255, 0.3);
  font-size: 18px;
  letter-spacing: 3px;
  white-space: nowrap;
}

.custom-header h2 a {
  color: rgba(255, 255, 255, 0.5);
}

.no-touch .custom-header h2 a:hover {
  color: rgba(255, 255, 255, 0.9);
}

.custom-header h3 {
  width: 40%;
  color: #ddd;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 300;
  line-height: 30px;
  text-align: right;
  padding-right: 125px;
}

.custom-header nav {
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.custom-header nav span {
  float: left;
  width: 30px;
  height: 30px;
  position: relative;
  color: transparent;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.3);
  margin: 0 1px;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.2);
}

.custom-header nav span:first-child {
  border-radius: 3px 0 0 3px;
}

.custom-header nav span:hover {
  background: rgba(255, 255, 255, 0.5);
}

.custom-header span:before {
  font-family: "fontawesome-selected";
  color: #fff;
  display: inline-block;
  text-align: center;
  width: 100%;
  text-indent: 4px;
}

.custom-header nav span.custom-prev:before {
  content: "\25c2";
}

.custom-header nav span.custom-next:before {
  content: "\25b8";
}

.custom-header nav span:last-child {
  margin-left: 20px;
  border-radius: 3px;
}

.custom-header nav span.custom-current:before {
  content: "\27a6";
}

.fc-calendar {
  background: rgba(255, 255, 255, 0.1);
  width: auto;
  top: 10px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  height: auto;
  border-radius: 20px;
  position: absolute;
}

.fc-calendar .fc-head {
  /*background: rgba(255,255,255,0.2);*/
  color: rgba(255, 255, 255, 0.9);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  border-radius: 20px 20px 0 0;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
}

.fc-calendar .fc-head > div {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 3px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.fc-calendar .fc-row > div > span.fc-date {
  color: rgba(255, 255, 255, 0.9);
  text-shadow: none;
  font-size: 26px;
  font-weight: 300;
  bottom: auto;
  right: auto;
  top: 10px;
  left: 10px;
  text-align: left;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.fc-calendar .fc-body {
  border: none;
  padding: 20px;
}

.fc-calendar .fc-row {
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2);
  border: none;
}

.fc-calendar .fc-row:last-child {
  box-shadow: none;
}

.fc-calendar .fc-row:first-child > div:first-child {
  border-radius: 10px 0 0 0;
}

.fc-calendar .fc-row:first-child > div:last-child {
  border-radius: 0 10px 0 0;
}

.fc-calendar .fc-row:last-child > div:first-child {
  border-radius: 0 0 0 10px;
}

.fc-calendar .fc-row:last-child > div:last-child {
  border-radius: 0 0 10px 0;
}

.fc-calendar .fc-row > div {
  box-shadow: -1px 0 0 rgba(255, 255, 255, 0.2);
  border: none;
  padding: 10px;
  cursor: pointer;
}

.fc-calendar .fc-row > div:first-child {
  box-shadow: none;
}

.fc-calendar .fc-row > div.fc-today {
  background: transparent;
  box-shadow: inset 0 0 100px rgba(255, 255, 255, 0.1);
}

.contenido-dia,
.modal-content {
  padding: 3px;
  /*	margin-bottom: 15px;*/
  margin-bottom: 10px;
  border: 2px solid #02305f;
  position: relative;
}

.detalle-evento {
  margin: 0px;
}

.modal-detalle-evento .detalle-evento {
  padding: 5px;
  font-size: 14px;
}

.detalle-evento-archivos {
  margin-top: 20px;
}

.detalle-evento-sistemas:first {
  margin-top: 10px;
}

.detalle-icons {
  padding-top: 10px;
}

.titulo-dia {
  margin-bottom: 10px;
  margin-top: 10px;
}

.hide {
  display: none !important;
}

.mes-titulo {
  /*    padding: 10px;
    font-size: 20px;*/
  padding: 3px;
  font-size: 26px;
}

.cursor-pointer,
.contenido-dia {
  cursor: pointer;
}

.modal-body {
  font-size: 14px;
}

.modal-header {
  font-size: 15px;
}

.t-40 {
  top: 40px;
}

.mt-20 {
  margin-top: 20px;
}

@media (min-width: 544px) {
  .btn-agregar-no-label {
    margin-top: 25px;
  }
  .sistema-item {
    margin-top: 10px;
  }
  .eliminar-sistema-item,
  .eliminar-archivo-item {
    margin-top: 0px;
  }
}

.contenido {
  margin-top: 20px;
  margin-left: 0px;
  top: 40px;
  padding-right: 30px;
}

.semana {
  top: 60px;
}

.nuevo_elemeto,
.descarga {
  display: inline;
  margin-left: 10px;
}

.nav-item-estados {
  padding: 4px !important;
  font-size: 12px;
  background-color: #e4e5e6;
  color: #02305f;
}

.titulo-pagina {
  position: fixed;
  width: 100%;
  z-index: 10000;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16);
}

.text-blue {
  color: #02305f;
}

/* ########### BOTONES ########### */

.btn-turquesa {
  color: #ffffff;
  background-color: #1abc9c;
  border-color: #16a085;
}

.btn-turquesa:hover,
.btn-turquesa:focus,
.btn-turquesa:active,
.btn-turquesa.active,
.open .dropdown-toggle.btn-turquesa {
  color: #ffffff;
  background-color: #16a085;
  border-color: #16a085;
}

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

.btn-turquesa.disabled,
.btn-turquesa[disabled],
fieldset[disabled] .btn-turquesa,
.btn-turquesa.disabled:hover,
.btn-turquesa[disabled]:hover,
fieldset[disabled] .btn-turquesa:hover,
.btn-turquesa.disabled:focus,
.btn-turquesa[disabled]:focus,
fieldset[disabled] .btn-turquesa:focus,
.btn-turquesa.disabled:active,
.btn-turquesa[disabled]:active,
fieldset[disabled] .btn-turquesa:active,
.btn-turquesa.disabled.active,
.btn-turquesa[disabled].active,
fieldset[disabled] .btn-turquesa.active {
  background-color: #1abc9c;
  border-color: #16a085;
}

.btn-turquesa .badge {
  color: #1abc9c;
  background-color: #ffffff;
}

.btn-zanahoria {
  color: #ffffff;
  background-color: #e67e22;
  border-color: #d35400;
}

.btn-zanahoria:hover,
.btn-zanahoria:focus,
.btn-zanahoria:active,
.btn-zanahoria.active,
.open .dropdown-toggle.btn-zanahoria {
  color: #ffffff;
  background-color: #d35400;
  border-color: #d35400;
}

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

.btn-zanahoria.disabled,
.btn-zanahoria[disabled],
fieldset[disabled] .btn-zanahoria,
.btn-zanahoria.disabled:hover,
.btn-zanahoria[disabled]:hover,
fieldset[disabled] .btn-zanahoria:hover,
.btn-zanahoria.disabled:focus,
.btn-zanahoria[disabled]:focus,
fieldset[disabled] .btn-zanahoria:focus,
.btn-zanahoria.disabled:active,
.btn-zanahoria[disabled]:active,
fieldset[disabled] .btn-zanahoria:active,
.btn-zanahoria.disabled.active,
.btn-zanahoria[disabled].active,
fieldset[disabled] .btn-zanahoria.active {
  background-color: #e67e22;
  border-color: #d35400;
}

.btn-zanahoria .badge {
  color: #e67e22;
  background-color: #ffffff;
}

.btn-sol {
  color: #ffffff;
  background-color: #e67e22;
  border-color: #f39c12;
}

.btn-sol:hover,
.btn-sol:focus,
.btn-sol:active,
.btn-sol.active,
.open .dropdown-toggle.btn-sol {
  color: #ffffff;
  background-color: #f39c12;
  border-color: #f39c12;
}

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

.btn-sol.disabled,
.btn-sol[disabled],
fieldset[disabled] .btn-sol,
.btn-sol.disabled:hover,
.btn-sol[disabled]:hover,
fieldset[disabled] .btn-sol:hover,
.btn-sol.disabled:focus,
.btn-sol[disabled]:focus,
fieldset[disabled] .btn-sol:focus,
.btn-sol.disabled:active,
.btn-sol[disabled]:active,
fieldset[disabled] .btn-sol:active,
.btn-sol.disabled.active,
.btn-sol[disabled].active,
fieldset[disabled] .btn-sol.active {
  background-color: #e67e22;
  border-color: #f39c12;
}

.btn-sol .badge {
  color: #e67e22;
  background-color: #ffffff;
}

.btn-blood {
  color: #ffffff;
  background-color: #e74c3c;
  border-color: #c0392b;
}

.btn-blood:hover,
.btn-blood:focus,
.btn-blood:active,
.btn-blood.active,
.open .dropdown-toggle.btn-blood {
  color: #ffffff;
  background-color: #c0392b;
  border-color: #c0392b;
}

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

.btn-blood.disabled,
.btn-blood[disabled],
fieldset[disabled] .btn-blood,
.btn-blood.disabled:hover,
.btn-blood[disabled]:hover,
fieldset[disabled] .btn-blood:hover,
.btn-blood.disabled:focus,
.btn-blood[disabled]:focus,
fieldset[disabled] .btn-blood:focus,
.btn-blood.disabled:active,
.btn-blood[disabled]:active,
fieldset[disabled] .btn-blood:active,
.btn-blood.disabled.active,
.btn-blood[disabled].active,
fieldset[disabled] .btn-blood.active {
  background-color: #e74c3c;
  border-color: #c0392b;
}

.btn-blood .badge {
  color: #e74c3c;
  background-color: #ffffff;
}

.btn-celeste {
  color: #ffffff;
  background-color: #3498db;
  border-color: #2980b9;
}

.btn-celeste:hover,
.btn-celeste:focus,
.btn-celeste:active,
.btn-celeste.active,
.open .dropdown-toggle.btn-celeste {
  color: #ffffff;
  background-color: #2980b9;
  border-color: #2980b9;
}

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

.btn-celeste.disabled,
.btn-celeste[disabled],
fieldset[disabled] .btn-celeste,
.btn-celeste.disabled:hover,
.btn-celeste[disabled]:hover,
fieldset[disabled] .btn-celeste:hover,
.btn-celeste.disabled:focus,
.btn-celeste[disabled]:focus,
fieldset[disabled] .btn-celeste:focus,
.btn-celeste.disabled:active,
.btn-celeste[disabled]:active,
fieldset[disabled] .btn-celeste:active,
.btn-celeste.disabled.active,
.btn-celeste[disabled].active,
fieldset[disabled] .btn-celeste.active {
  background-color: #3498db;
  border-color: #2980b9;
}

.btn-celeste .badge {
  color: #3498db;
  background-color: #ffffff;
}

.contenido-icono-left-bottom {
  position: absolute;
  bottom: 5px;
  left: 5px;
  font-size: 1rem;
}

.contenido-icono-left-top-1 {
  position: absolute;
  top: 5px;
  left: 5px;
  font-size: 1rem;
}

.contenido-icono-left-top-2 {
  position: absolute;
  top: 5px;
  left: 20px;
  font-size: 1rem;
}

.contenido-icono-top-rigth {
  position: absolute;
  top: 6px;
  right: 5px;
  font-size: 1rem;
}

.contenido-icono-top-rigth-2 {
  position: absolute;
  top: 3px;
  right: 25px;
  font-size: 1.4rem;
}

.contenido-icono {
  position: absolute;
  bottom: 5px;
  font-size: 1.2rem;
}

.status-cicrcle-r-5 {
  right: 105px;
}

.status-cicrcle-r-4 {
  right: 80px;
}

.status-cicrcle-r-3 {
  right: 55px;
}

.status-cicrcle-r-2 {
  right: 30px;
}

.status-cicrcle-r-1 {
  right: 5px;
}

.referencias {
  position: fixed;
  width: 200px;
  bottom: 0;
}

#agenda-titulo a {
  color: inherit;
}

#agenda-titulo {
  line-height: 1;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16);
}

#agenda-info {
  background-color: white;
  top: 4px;
  padding-top: 5px;
  padding-bottom: 5px;
  /* box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16); */
  width: 98%;
  margin-left: 1%;
  margin-bottom: 5px;
}

#agenda-filtro {
  background-color: white;
  top: 4px;
  padding-top: 5px;
  padding-bottom: 5px;
  /* box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16); */
  width: 98%;
  margin-left: 1%;
}

#agenda-filtro .row {
  width: 94%;
  margin-left: 3%;
}

#agenda {
  padding-bottom: 25px;
}

.label-inline {
  padding-left: 0px !important;
}

.input-inline {
  top: 5px;
  padding-left: 0px !important;
}

.sistema-item {
}

.input-archivos {
  margin-bottom: inherit;
}

.checkbox {
  padding-left: 20px;
}
.checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}
.checkbox input[type="checkbox"] {
  opacity: 0;
}
.checkbox input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #428bca;
  border-color: #428bca;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.checkbox-blue input[type="checkbox"]:checked + label::before {
  background-color: #012f5e;
  border-color: #428bca;
}
.checkbox-blue input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}

.radio-primary input[type="radio"] + label::after {
  background-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #428bca;
}

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}

.agregar-evento {
  margin-bottom: 15px;
}

.border-danger {
  border: 2px solid #e74c3c !important;
}

.border-warning {
  border: 2px solid #f0ad4e !important;
}

.border-success {
  border: 2px solid #5cb85c !important;
}

.loader-container {
  overflow: hidden;
  text-align: center;
  margin-top: 25%;
  padding: 10px;
}

.loader {
  display: inline-block;
  width: 70px;
  height: 70px;
  position: relative;
  border: 4px solid #fff;
  top: 50%;
  animation: loader 2s infinite ease;
}

.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #012f5e;
  animation: loader-inner 2s infinite ease-in;
}

@keyframes loader {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(180deg);
  }

  50% {
    transform: rotate(180deg);
  }

  75% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes loader-inner {
  0% {
    height: 0%;
  }

  25% {
    height: 0%;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0%;
  }
}

p.listatiposistemas {
  margin: 0px;
  padding: 0px;
}

.bottom_btn {
  margin-bottom: 30px;
  line-height: 4.5;
  padding-bottom: 25px;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge-info {
  color: #23282c;
  background-color: #63c2de;
}

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

.badge-success {
  color: #fff;
  background-color: #4dbd74;
}

.badge-warning {
  color: #23282c;
  background-color: #ffc107;
}

@media all and (min-width: 1921px) {
  body {
    font-size: 12px;
  }
}

@media all and (max-width: 1920px) and (min-width: 1440px) {
  body {
    font-size: 12px;
  }
}

@media all and (max-width: 1439px) and (min-width: 1360px) {
  body {
    font-size: 12px;
  }
  /* .titulo-dia{
		font-size: 15px;
	} */
}

@media all and (max-width: 1359px) and (min-width: 320px) {
  body {
    font-size: 14px;
  }

  .titulo-dia {
    font-size: 20px;
  }
}

.circle {
  border-radius: 50%;
  width: 19px;
  height: 17px;
  padding: 0px 7px;
  padding-left: 5px;
  border: 1px solid currentColor;
  font-size: 0.8rem;
}

.bg-pink {
  color: white !important ;
  background-color: rgb(233, 30, 99) !important;
}
.bg-purple {
  color: white !important ;
  background-color: rgb(156, 39, 176) !important;
}
.bg-deep-purple {
  color: white !important ;
  background-color: rgb(103, 58, 183) !important;
}
.bg-indigo {
  color: white !important ;
  background-color: rgb(63, 81, 181) !important;
}
.bg-light-green {
  color: black !important ;
  background-color: rgb(139, 195, 74) !important;
}
.bg-lime {
  color: black !important ;
  background-color: rgb(205, 220, 57) !important;
}
.bg-deep-orange {
  color: white !important ;
  background-color: rgb(255, 87, 34) !important;
}
.bg-brown {
  color: white !important ;
  background-color: rgb(121, 85, 72) !important;
}

.text-pink {
  color: rgb(233, 30, 99) !important;
}
.text-purple {
  color: rgb(156, 39, 176) !important;
}
.text-deep-purple {
  color: rgb(103, 58, 183) !important;
}
.text-indigo {
  color: rgb(63, 81, 181) !important;
}
.text-light-green {
  color: rgb(139, 195, 74) !important;
}
.text-lime {
  color: rgb(205, 220, 57) !important;
}
.text-deep-orange {
  color: rgb(255, 87, 34) !important;
}
.text-brown {
  color: rgb(121, 85, 72) !important;
}

@media screen {
  #printSection {
    display: none;
  }
}

@media print {
  body * {
    visibility: hidden;
    /* display: none !important; */
  }
  html,
  body {
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
  }
  #printSection,
  #printSection * {
    visibility: visible;
  }
  #printSection {
    position: absolute;
    left: 0;
    top: 0;
  }
  #printSection .modal-dialog {
    max-width: 90%;
    width: 90%;
    overflow: visible !important;
  }
  body #printSection {
    display: block !important;
  }
  #printSection .modal {
    display: block !important;
  }
}

.modal-icono-top-rigth {
  position: absolute;
  top: 9px;
  right: 20px;
  font-size: 1.3rem;
  cursor: pointer;
  z-index: 99999;
}

.icon-file-download {
  position: absolute;
  right: 20px;
}

.icon-file-preview {
  position: absolute;
  right: 45px;
}

.icon-file-preview a,
.icon-file-download a {
  text-decoration: none;
}

.d-none {
  display: none !important;
}

.confirmar-eliminacion {
  display: flex;
  align-items: center;
  gap: 10px;
}

d-flex {
  display: flex;
}

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

.d-flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.d-flex-between {
  display: flex;
  justify-content: space-between;
}

.d-flex-end {
  display: flex;
  justify-content: flex-end;
}

.d-flex-start {
  display: flex;
  justify-content: flex-start;
}

.d-flex-column {
  display: flex;
  flex-direction: column;
}

.d-flex-column-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.d-flex-column-between {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.d-flex-column-end {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.d-flex-column-start {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.d-flex-row {
  display: flex;
  flex-direction: row;
}

.d-flex-row-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.d-flex-row-between {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.d-flex-row-end {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.d-flex-row-start {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.d-flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.d-flex-wrap-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.d-flex-wrap-between {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.d-flex-wrap-end {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.d-flex-wrap-start {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.d-flex-wrap-column {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.d-flex-wrap-column-center {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.d-flex-wrap-column-between {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}

.d-flex-wrap-column-end {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;
}

.d-flex-wrap-column-start {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
}

.d-flex-wrap-row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.d-flex-wrap-row-center {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.d-flex-wrap-row-between {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}

.d-flex-wrap-row-end {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-end;
}

.d-flex-wrap-row-start {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
}

.d-flex-wrap-column-reverse {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

.d-flex-wrap-row-reverse {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}

.d-flex-wrap-column-reverse-center {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
}

.d-flex-wrap-row-reverse-center {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}

.d-flex-wrap-column-reverse-between {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  justify-content: space-between;
}

.d-flex-wrap-row-reverse-between {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.d-flex-wrap-column-reverse-end {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  justify-content: flex-end;
}

.d-flex-wrap-row-reverse-end {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.d-flex-wrap-column-reverse-start {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  justify-content: flex-start;
}

.d-flex-wrap-row-reverse-start {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: flex-start;
}

.d-flex-row-reverse {
  display: flex;
  flex-direction: row-reverse;
}

.d-flex-row-reverse-center {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}

.d-flex-row-reverse-between {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.d-flex-row-reverse-end {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.d-flex-row-reverse-start {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
}

.d-flex-column-reverse {
  display: flex;
  flex-direction: column-reverse;
}

.d-flex-column-reverse-center {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
}

.d-flex-column-reverse-between {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
}

.d-flex-column-reverse-end {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
}

.d-flex-column-reverse-start {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-start;
}

.d-flex-row-reverse-reverse {
  display: flex;
  flex-direction: row-reverse;
}

.d-flex-row-reverse-reverse-center {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}

.d-flex-row-reverse-reverse-between {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.d-flex-row-reverse-reverse-end {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.d-flex-row-reverse-reverse-start {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
}

.gap-0 {
  gap: 0;
}

.gap-1 {
  gap: 1rem;
}

.gap-2 {
  gap: 2rem;
}

.gap-3 {
  gap: 3rem;
}

.gap-4 {
  gap: 4rem;
}

.gap-5 {
  gap: 5rem;
}

.custom-offcanvas {
  position: fixed;
  top: 0;
  right: -100%;
  width: 400px;
  height: 100vh;
  background-color: white;
  transition: right 0.3s ease-in-out;
  z-index: 999999;
  margin-top: 55px;
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
}

.custom-offcanvas.show {
  right: 0;
}

.custom-offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1040;
  display: none;
}

.custom-offcanvas-backdrop.show {
  display: block;
}

.custom-offcanvas-content {
  height: calc(100vh - 56px);
  overflow-y: auto;
  /* padding: 1rem; */
}

.custom-offcanvas-header {
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* responsive de .custom-offcanvas */
@media (max-width: 991.98px) {
  .custom-offcanvas {
    width: 100%;
  }
}

.activity .activity-info {
  display: flex;
  margin: 5px 0;
  position: relative;
  min-height: 60px;
}

.activity .activity-info::before {
  content: "";
  position: absolute;
  bottom: 0;
  top: 25px;
  left: 27px;
  border-left: 3px dotted #e3ebf6;
}

.activity-no-data {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 200px;
}

.activity-scroll {
  height: 20%;
  overflow-y: auto;
}

#pregunta-reprogramar, #pregunta-agregar-tiempo-adicional {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 10px;
}

.filter-checks {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.filter-vendedor-estado {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.filter-medico-institucion-obrasocial {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
  .filter-checks {
    flex-direction: column;
    gap: 10px;
  }
  .filter-vendedor-estado {
    flex-direction: column;
    gap: 10px;
  }
  .filter-medico-institucion-obrasocial {
    flex-direction: column;
    gap: 10px;
    margin-bottom: 0;
  }
}

.editar-cantidad-form {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.btns-sistemas {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.editar-cantidad-form .nueva-cantidad {
  height: 26px;
}

.w-10px {
  width: 10px;
}
.w-12px {
  width: 12px;
}
.w-15px {
  width: 15px;
}
.w-16px {
  width: 16px;
}
.w-18px {
  width: 18px;
}
.w-20px {
  width: 20px;
}
.w-22px {
  width: 22px;
}
.w-24px {
  width: 24px;
}
.w-28px {
  width: 28px;
}
.w-32px {
  width: 32px;
}
