﻿@charset "UTF-8";
/*!
 *  Material Design Iconic Font by Sergey Kupletsky ($zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@import "lib/jquery-ui-1.12.1/minified/jquery-ui.min.css";
@font-face {
  font-family: "Material-Design-Iconic-Font";
  src: url("fonts/material-design/Material-Design-Iconic-Font.woff2?v=2.2.0") format("woff2"), url("fonts/material-design/Material-Design-Iconic-Font.woff?v=2.2.0") format("woff"), url("fonts/material-design/Material-Design-Iconic-Font.ttf?v=2.2.0") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.zmdi-after.link-iconed:after, .officeitem_AllShowAllTypes16,
.ribbon_closeitem16,
.officeitem_CollectionAgenciesOnlyTypes16,
.officeitem_BanksOnlyTypes16, .officeitem_RequiringAttention32,
.testImage32,
.ribbon_newitem32, .zmdi {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ribbon_saveitem32,
.ribbon_savereturnitem32, .officeitem_RequiringAttention32,
.testImage32,
.ribbon_newitem32, .zmdi-hc-3x {
  font-size: 3em;
}

.zmdi-hc-fw {
  width: 1.2857142857em;
  text-align: center;
}

.zmdi-hc-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.zmdi-hc-ul > li {
  position: relative;
}

.zmdi-hc-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.zmdi-hc-li.zmdi-hc-lg {
  left: -1.8571428571em;
}

.zmdi-hc-border {
  padding: 0.1em 0.25em;
  border: solid 0.1em #9E9E9E;
  border-radius: 2px;
}

.zmdi-hc-border-circle {
  padding: 0.1em 0.25em;
  border: solid 0.1em #9E9E9E;
  border-radius: 50%;
}

.zmdi.pull-left {
  float: left;
  margin-right: 0.15em;
}
.zmdi.pull-right {
  float: right;
  margin-left: 0.15em;
}

.zmdi-hc-spin {
  animation: zmdi-spin 1.5s infinite linear;
}

.zmdi-hc-spin-reverse {
  animation: zmdi-spin-reverse 1.5s infinite linear;
}

@keyframes zmdi-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes zmdi-spin-reverse {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-359deg);
  }
}
.zmdi-hc-rotate-90 {
  transform: rotate(90deg);
}

.zmdi-hc-rotate-180 {
  transform: rotate(180deg);
}

.zmdi-hc-rotate-270 {
  transform: rotate(270deg);
}

.zmdi-hc-flip-horizontal {
  transform: scale(-1, 1);
}

.zmdi-hc-flip-vertical {
  transform: scale(1, -1);
}

.zmdi-hc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.zmdi-hc-stack-1x, .zmdi-hc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.zmdi-hc-stack-1x {
  line-height: inherit;
}

.zmdi-hc-stack-2x {
  font-size: 2em;
}

.zmdi-hc-inverse {
  color: #FFFFFF;
}

/* Material Design Iconic Font uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.zmdi-assignment-alert:before {
  content: "\f107";
}

.zmdi-assignment:before {
  content: "\f10c";
}

.zmdi-balance:before {
  content: "\f112";
}

.zmdi-block:before {
  content: "\f119";
}

.zmdi-brush:before {
  content: "\f11f";
}

.zmdi-card:before {
  content: "\f129";
}

.zmdi-chart:before {
  content: "\f131";
}

.ribbon_newitem32:before, .zmdi-city-alt:before {
  content: "\f132";
}

.zmdi-close-circle-o:before {
  content: "\f134";
}

.zmdi-collection-item:before {
  content: "\f14b";
}

.zmdi-collection-video:before {
  content: "\f151";
}

.zmdi-delete:before {
  content: "\f154";
}

.zmdi-edit:before {
  content: "\f158";
}

.zmdi-email-open:before {
  content: "\f159";
}

.zmdi-email:before {
  content: "\f15a";
}

.zmdi-eye-off:before {
  content: "\f15b";
}

.zmdi-eye:before {
  content: "\f15c";
}

.zmdi-globe-alt:before {
  content: "\f171";
}

.zmdi-label:before {
  content: "\f187";
}

.zmdi-mail-reply:before {
  content: "\f193";
}

.zmdi-mail-send:before {
  content: "\f194";
}

.zmdi-menu:before {
  content: "\f197";
}

.zmdi-money-box:before {
  content: "\f198";
}

.zmdi-money:before {
  content: "\f19a";
}

.zmdi-power:before {
  content: "\f1af";
}

.zmdi-puzzle-piece:before {
  content: "\f1b1";
}

.zmdi-refresh-sync-alert:before {
  content: "\f1b6";
}

.zmdi-refresh:before {
  content: "\f1b9";
}

.zmdi-settings-square:before {
  content: "\f1c5";
}

.zmdi-settings:before {
  content: "\f1c6";
}

.zmdi-shield-check:before {
  content: "\f1c7";
}

.zmdi-tag-more:before {
  content: "\f1da";
}

.zmdi-tag:before {
  content: "\f1db";
}

.zmdi-wallpaper:before {
  content: "\f1e8";
}

.zmdi-wrench:before {
  content: "\f1ed";
}

.officeitem_RequiringAttention32:before, .zmdi-alert-circle-o:before {
  content: "\f1f0";
}

.zmdi-alert-polygon:before {
  content: "\f1f3";
}

.zmdi-help:before {
  content: "\f1f6";
}

.page-description.page-description-info:before, .zmdi-info-outline:before {
  content: "\f1f7";
}

.zmdi-account-add:before {
  content: "\f1ff";
}

.zmdi-account-box:before {
  content: "\f203";
}

.zmdi-account-circle:before {
  content: "\f205";
}

.zmdi-account:before {
  content: "\f207";
}

.zmdi-accounts-outline:before {
  content: "\f20c";
}

.zmdi-accounts:before {
  content: "\f20d";
}

.zmdi-cloud-outline:before {
  content: "\f21d";
}

.zmdi-download:before {
  content: "\f220";
}

.zmdi-file-text:before {
  content: "\f222";
}

.zmdi-copy:before {
  content: "\f237";
}

.zmdi-undo:before {
  content: "\f258";
}

.zmdi-plus:before {
  content: "\f278";
}

.zmdi-desktop-mac:before {
  content: "\f291";
}

.zmdi-laptop-mac:before {
  content: "\f2a6";
}

.zmdi-tv:before {
  content: "\f2dc";
}

.zmdi-chevron-right:before {
  content: "\f2fb";
}

.zmdi-long-arrow-down:before {
  content: "\f2fe";
}

.zmdi-long-arrow-up:before {
  content: "\f303";
}

.zmdi-view-dashboard:before {
  content: "\f31c";
}

.zmdi-calendar-note:before {
  content: "\f331";
}

.zmdi-calendar:before {
  content: "\f332";
}

.zmdi-brightness-6:before {
  content: "\f36e";
}

.zmdi-pause-circle-outline:before {
  content: "\f3a5";
}

.testImage32:before {
  content: "\f3a8";
}

.zmdi-assignment-alert:before {
  content: "\f107";
}

.zmdi-assignment:before {
  content: "\f10c";
}

.zmdi-balance:before {
  content: "\f112";
}

.zmdi-block:before {
  content: "\f119";
}

.zmdi-brush:before {
  content: "\f11f";
}

.zmdi-card:before {
  content: "\f129";
}

.zmdi-chart:before {
  content: "\f131";
}

.ribbon_newitem32:before, .zmdi-city-alt:before {
  content: "\f132";
}

.zmdi-close-circle-o:before {
  content: "\f134";
}

.zmdi-collection-item:before {
  content: "\f14b";
}

.zmdi-collection-video:before {
  content: "\f151";
}

.zmdi-delete:before {
  content: "\f154";
}

.zmdi-edit:before {
  content: "\f158";
}

.zmdi-email-open:before {
  content: "\f159";
}

.zmdi-email:before {
  content: "\f15a";
}

.zmdi-eye-off:before {
  content: "\f15b";
}

.zmdi-eye:before {
  content: "\f15c";
}

.zmdi-globe-alt:before {
  content: "\f171";
}

.zmdi-label:before {
  content: "\f187";
}

.zmdi-mail-reply:before {
  content: "\f193";
}

.zmdi-mail-send:before {
  content: "\f194";
}

.zmdi-menu:before {
  content: "\f197";
}

.zmdi-money-box:before {
  content: "\f198";
}

.zmdi-money:before {
  content: "\f19a";
}

.zmdi-power:before {
  content: "\f1af";
}

.zmdi-puzzle-piece:before {
  content: "\f1b1";
}

.zmdi-refresh-sync-alert:before {
  content: "\f1b6";
}

.zmdi-refresh:before {
  content: "\f1b9";
}

.zmdi-settings-square:before {
  content: "\f1c5";
}

.zmdi-settings:before {
  content: "\f1c6";
}

.zmdi-shield-check:before {
  content: "\f1c7";
}

.zmdi-tag-more:before {
  content: "\f1da";
}

.zmdi-tag:before {
  content: "\f1db";
}

.zmdi-wallpaper:before {
  content: "\f1e8";
}

.zmdi-wrench:before {
  content: "\f1ed";
}

.officeitem_RequiringAttention32:before, .zmdi-alert-circle-o:before {
  content: "\f1f0";
}

.zmdi-alert-polygon:before {
  content: "\f1f3";
}

.zmdi-help:before {
  content: "\f1f6";
}

.page-description.page-description-info:before, .zmdi-info-outline:before {
  content: "\f1f7";
}

.zmdi-account-add:before {
  content: "\f1ff";
}

.zmdi-account-box:before {
  content: "\f203";
}

.zmdi-account-circle:before {
  content: "\f205";
}

.zmdi-account:before {
  content: "\f207";
}

.zmdi-accounts-outline:before {
  content: "\f20c";
}

.zmdi-accounts:before {
  content: "\f20d";
}

.zmdi-cloud-outline:before {
  content: "\f21d";
}

.zmdi-download:before {
  content: "\f220";
}

.zmdi-file-text:before {
  content: "\f222";
}

.zmdi-copy:before {
  content: "\f237";
}

.zmdi-undo:before {
  content: "\f258";
}

.zmdi-plus:before {
  content: "\f278";
}

.zmdi-desktop-mac:before {
  content: "\f291";
}

.zmdi-laptop-mac:before {
  content: "\f2a6";
}

.zmdi-tv:before {
  content: "\f2dc";
}

.zmdi-chevron-right:before {
  content: "\f2fb";
}

.zmdi-long-arrow-down:before {
  content: "\f2fe";
}

.zmdi-long-arrow-up:before {
  content: "\f303";
}

.zmdi-view-dashboard:before {
  content: "\f31c";
}

.zmdi-calendar-note:before {
  content: "\f331";
}

.zmdi-calendar:before {
  content: "\f332";
}

.zmdi-brightness-6:before {
  content: "\f36e";
}

.zmdi-pause-circle-outline:before {
  content: "\f3a5";
}

.testImage32:before {
  content: "\f3a8";
}

/*!
  Ionicons, v2.0.1
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url("fonts/ionicons/ionicons.eot?v=2.0.1");
  src: url("fonts/ionicons/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("fonts/ionicons/ionicons.ttf?v=2.0.1") format("truetype"), url("fonts/ionicons/ionicons.woff?v=2.0.1") format("woff"), url("fonts/ionicons/ionicons.svg?v=2.0.1#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.ion, .ionicons {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*bootstrap*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*@import "var";*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("fonts/glyphicon/glyphicons-halflings-regular.eot");
  src: url("fonts/glyphicon/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("fonts/glyphicon/glyphicons-halflings-regular.woff2") format("woff2"), url("fonts/glyphicon/glyphicons-halflings-regular.woff") format("woff"), url("fonts/glyphicon/glyphicons-halflings-regular.ttf") format("truetype"), url("fonts/glyphicon/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon, .ribbon_closeitem16, .ribbon_saveitem32,
.ribbon_savereturnitem32 {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ribbon_closeitem16:before {
  content: "\e083";
}

.ribbon_saveitem32:before {
  content: "\e172";
}

.ribbon_savereturnitem32:before {
  content: "\e176";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  line-height: 1.428571429;
  color: #575757;
  background-color: #f4f4f4;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #007bff;
  text-decoration: none;
}
a:hover, a:focus {
  color: rgb(0, 86.1, 178.5);
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid rgb(238.425, 238.425, 238.425);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #262626;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: rgb(119.085, 119.085, 119.085);
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 15px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: rgb(119.085, 119.085, 119.085);
}

.text-primary {
  color: #007bff;
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(0, 98.4, 204);
}

.text-success, .zmdi-after-text-success:after {
  color: #3c763d;
}

a.text-success:hover, a.zmdi-after-text-success:hover:after,
a.text-success:focus,
a.zmdi-after-text-success:focus:after {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #007bff;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(0, 98.4, 204);
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid rgb(238.425, 238.425, 238.425);
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted rgb(119.085, 119.085, 119.085);
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid rgb(238.425, 238.425, 238.425);
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: rgb(119.085, 119.085, 119.085);
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid rgb(238.425, 238.425, 238.425);
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgb(119.085, 119.085, 119.085);
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #f4f4f4;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
}

.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel select, .ui-datepicker .comiseo-daterangepicker-buttonpanel select, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-header select, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header select, .ui-datepicker.ui-widget-content .ui-datepicker-header select, .ui-datepicker .ui-widget-content .ui-datepicker-header select, .textbox, .RibbonTabContent .textboxLarge, .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel select:focus, .ui-datepicker .comiseo-daterangepicker-buttonpanel select:focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-header select:focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header select:focus, .ui-datepicker.ui-widget-content .ui-datepicker-header select:focus, .ui-datepicker .ui-widget-content .ui-datepicker-header select:focus, .textbox:focus, .RibbonTabContent .textboxLarge:focus, .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel select::-moz-placeholder, .ui-datepicker .comiseo-daterangepicker-buttonpanel select::-moz-placeholder, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-header select::-moz-placeholder, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header select::-moz-placeholder, .ui-datepicker.ui-widget-content .ui-datepicker-header select::-moz-placeholder, .ui-datepicker .ui-widget-content .ui-datepicker-header select::-moz-placeholder, .textbox::-moz-placeholder, .RibbonTabContent .textboxLarge::-moz-placeholder, .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel select:-ms-input-placeholder, .ui-datepicker .comiseo-daterangepicker-buttonpanel select:-ms-input-placeholder, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-header select:-ms-input-placeholder, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header select:-ms-input-placeholder, .ui-datepicker.ui-widget-content .ui-datepicker-header select:-ms-input-placeholder, .ui-datepicker .ui-widget-content .ui-datepicker-header select:-ms-input-placeholder, .textbox:-ms-input-placeholder, .RibbonTabContent .textboxLarge:-ms-input-placeholder, .form-control:-ms-input-placeholder {
  color: #999;
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel select::-webkit-input-placeholder, .ui-datepicker .comiseo-daterangepicker-buttonpanel select::-webkit-input-placeholder, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-header select::-webkit-input-placeholder, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header select::-webkit-input-placeholder, .ui-datepicker.ui-widget-content .ui-datepicker-header select::-webkit-input-placeholder, .ui-datepicker .ui-widget-content .ui-datepicker-header select::-webkit-input-placeholder, .textbox::-webkit-input-placeholder, .RibbonTabContent .textboxLarge::-webkit-input-placeholder, .form-control::-webkit-input-placeholder {
  color: #999;
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel select::-ms-expand, .ui-datepicker .comiseo-daterangepicker-buttonpanel select::-ms-expand, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-header select::-ms-expand, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header select::-ms-expand, .ui-datepicker.ui-widget-content .ui-datepicker-header select::-ms-expand, .ui-datepicker .ui-widget-content .ui-datepicker-header select::-ms-expand, .textbox::-ms-expand, .RibbonTabContent .textboxLarge::-ms-expand, .form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel select[disabled], .ui-datepicker .comiseo-daterangepicker-buttonpanel select[disabled], .comiseo-daterangepicker.ui-widget-content .ui-datepicker-header select[disabled], .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header select[disabled], .ui-datepicker.ui-widget-content .ui-datepicker-header select[disabled], .ui-datepicker .ui-widget-content .ui-datepicker-header select[disabled], [disabled].textbox, .RibbonTabContent [disabled].textboxLarge, [disabled].form-control, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel select[readonly], .ui-datepicker .comiseo-daterangepicker-buttonpanel select[readonly], .comiseo-daterangepicker.ui-widget-content .ui-datepicker-header select[readonly], .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header select[readonly], .ui-datepicker.ui-widget-content .ui-datepicker-header select[readonly], .ui-datepicker .ui-widget-content .ui-datepicker-header select[readonly], [readonly].textbox, .RibbonTabContent [readonly].textboxLarge, [readonly].form-control, fieldset[disabled] .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel select, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel fieldset[disabled] select, fieldset[disabled] .ui-datepicker .comiseo-daterangepicker-buttonpanel select, .ui-datepicker .comiseo-daterangepicker-buttonpanel fieldset[disabled] select, fieldset[disabled] .comiseo-daterangepicker.ui-widget-content .ui-datepicker-header select, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-header fieldset[disabled] select, fieldset[disabled] .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header select, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header fieldset[disabled] select, fieldset[disabled] .ui-datepicker.ui-widget-content .ui-datepicker-header select, .ui-datepicker.ui-widget-content .ui-datepicker-header fieldset[disabled] select, fieldset[disabled] .ui-datepicker .ui-widget-content .ui-datepicker-header select, .ui-datepicker .ui-widget-content .ui-datepicker-header fieldset[disabled] select, fieldset[disabled] .textbox, fieldset[disabled] .RibbonTabContent .textboxLarge, .RibbonTabContent fieldset[disabled] .textboxLarge, fieldset[disabled] .form-control {
  background-color: rgb(238.425, 238.425, 238.425);
  opacity: 1;
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel select[disabled], .ui-datepicker .comiseo-daterangepicker-buttonpanel select[disabled], .comiseo-daterangepicker.ui-widget-content .ui-datepicker-header select[disabled], .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header select[disabled], .ui-datepicker.ui-widget-content .ui-datepicker-header select[disabled], .ui-datepicker .ui-widget-content .ui-datepicker-header select[disabled], [disabled].textbox, .RibbonTabContent [disabled].textboxLarge, [disabled].form-control, fieldset[disabled] .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel select, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel fieldset[disabled] select, fieldset[disabled] .ui-datepicker .comiseo-daterangepicker-buttonpanel select, .ui-datepicker .comiseo-daterangepicker-buttonpanel fieldset[disabled] select, fieldset[disabled] .comiseo-daterangepicker.ui-widget-content .ui-datepicker-header select, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-header fieldset[disabled] select, fieldset[disabled] .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header select, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header fieldset[disabled] select, fieldset[disabled] .ui-datepicker.ui-widget-content .ui-datepicker-header select, .ui-datepicker.ui-widget-content .ui-datepicker-header fieldset[disabled] select, fieldset[disabled] .ui-datepicker .ui-widget-content .ui-datepicker-header select, .ui-datepicker .ui-widget-content .ui-datepicker-header fieldset[disabled] select, fieldset[disabled] .textbox, fieldset[disabled] .RibbonTabContent .textboxLarge, .RibbonTabContent fieldset[disabled] .textboxLarge, fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg, .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, .form-control-static.input-sm, .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-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: rgb(42.808988764, 84.191011236, 43.5224719101);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(150.75, 150.75, 150.75);
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default, .greed-paging > td > table > tbody > tr > td > a {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .greed-paging > td > table > tbody > tr > td > a:focus, .btn-default.focus, .greed-paging > td > table > tbody > tr > td > a.focus {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:hover, .greed-paging > td > table > tbody > tr > td > a:hover {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, .greed-paging > td > table > tbody > tr > td > a:active, .btn-default.active, .greed-paging > td > table > tbody > tr > td > a.active, .open > .btn-default.dropdown-toggle, .greed-paging > td > table > tbody > tr > td.open > a.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active:hover, .greed-paging > td > table > tbody > tr > td > a:active:hover, .btn-default:active:focus, .greed-paging > td > table > tbody > tr > td > a:active:focus, .btn-default:active.focus, .greed-paging > td > table > tbody > tr > td > a:active.focus, .btn-default.active:hover, .greed-paging > td > table > tbody > tr > td > a.active:hover, .btn-default.active:focus, .greed-paging > td > table > tbody > tr > td > a.active:focus, .btn-default.active.focus, .greed-paging > td > table > tbody > tr > td > a.active.focus, .open > .btn-default.dropdown-toggle:hover, .greed-paging > td > table > tbody > tr > td.open > a.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .greed-paging > td > table > tbody > tr > td.open > a.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus, .greed-paging > td > table > tbody > tr > td.open > a.dropdown-toggle.focus {
  color: #333;
  background-color: rgb(211.65, 211.65, 211.65);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:active, .greed-paging > td > table > tbody > tr > td > a:active, .btn-default.active, .greed-paging > td > table > tbody > tr > td > a.active, .open > .btn-default.dropdown-toggle, .greed-paging > td > table > tbody > tr > td.open > a.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .greed-paging > td > table > tbody > tr > td > a.disabled:hover, .btn-default.disabled:focus, .greed-paging > td > table > tbody > tr > td > a.disabled:focus, .btn-default.disabled.focus, .greed-paging > td > table > tbody > tr > td > a.disabled.focus, .btn-default[disabled]:hover, .greed-paging > td > table > tbody > tr > td > a[disabled]:hover, .btn-default[disabled]:focus, .greed-paging > td > table > tbody > tr > td > a[disabled]:focus, .btn-default[disabled].focus, .greed-paging > td > table > tbody > tr > td > a[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .greed-paging > td > table > tbody > tr > td > a:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .greed-paging > td > table > tbody > tr > td > a:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .greed-paging > td > table > tbody > tr > td > a.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge, .greed-paging > td > table > tbody > tr > td > a .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary, .greed-paging > td > table > tbody > tr > td > span {
  color: #fff;
  background-color: #007bff;
  border-color: rgb(0, 110.7, 229.5);
}
.btn-primary:focus, .greed-paging > td > table > tbody > tr > td > span:focus, .btn-primary.focus, .greed-paging > td > table > tbody > tr > td > span.focus {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 49.2, 102);
}
.btn-primary:hover, .greed-paging > td > table > tbody > tr > td > span:hover {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 81.18, 168.3);
}
.btn-primary:active, .greed-paging > td > table > tbody > tr > td > span:active, .btn-primary.active, .greed-paging > td > table > tbody > tr > td > span.active, .open > .btn-primary.dropdown-toggle, .greed-paging > td > table > tbody > tr > td.open > span.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 81.18, 168.3);
}
.btn-primary:active:hover, .greed-paging > td > table > tbody > tr > td > span:active:hover, .btn-primary:active:focus, .greed-paging > td > table > tbody > tr > td > span:active:focus, .btn-primary:active.focus, .greed-paging > td > table > tbody > tr > td > span:active.focus, .btn-primary.active:hover, .greed-paging > td > table > tbody > tr > td > span.active:hover, .btn-primary.active:focus, .greed-paging > td > table > tbody > tr > td > span.active:focus, .btn-primary.active.focus, .greed-paging > td > table > tbody > tr > td > span.active.focus, .open > .btn-primary.dropdown-toggle:hover, .greed-paging > td > table > tbody > tr > td.open > span.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .greed-paging > td > table > tbody > tr > td.open > span.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus, .greed-paging > td > table > tbody > tr > td.open > span.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(0, 81.18, 168.3);
  border-color: rgb(0, 49.2, 102);
}
.btn-primary:active, .greed-paging > td > table > tbody > tr > td > span:active, .btn-primary.active, .greed-paging > td > table > tbody > tr > td > span.active, .open > .btn-primary.dropdown-toggle, .greed-paging > td > table > tbody > tr > td.open > span.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .greed-paging > td > table > tbody > tr > td > span.disabled:hover, .btn-primary.disabled:focus, .greed-paging > td > table > tbody > tr > td > span.disabled:focus, .btn-primary.disabled.focus, .greed-paging > td > table > tbody > tr > td > span.disabled.focus, .btn-primary[disabled]:hover, .greed-paging > td > table > tbody > tr > td > span[disabled]:hover, .btn-primary[disabled]:focus, .greed-paging > td > table > tbody > tr > td > span[disabled]:focus, .btn-primary[disabled].focus, .greed-paging > td > table > tbody > tr > td > span[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .greed-paging > td > table > tbody > tr > td > span:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .greed-paging > td > table > tbody > tr > td > span:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .greed-paging > td > table > tbody > tr > td > span.focus {
  background-color: #007bff;
  border-color: rgb(0, 110.7, 229.5);
}
.btn-primary .badge, .greed-paging > td > table > tbody > tr > td > span .badge {
  color: #007bff;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(213.2296875, 132.515625, 18.0703125);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #007bff;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: rgb(0, 86.1, 178.5);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group.btn-group-lg > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: rgb(85.425, 85.425, 85.425);
  text-align: center;
  background-color: rgb(238.425, 238.425, 238.425);
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.nav > li.disabled > a {
  color: rgb(119.085, 119.085, 119.085);
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #007bff;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: rgb(85.425, 85.425, 85.425);
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #007bff;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f4f4f4;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: rgb(119.085, 119.085, 119.085);
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: rgb(0, 86.1, 178.5);
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: rgb(119.085, 119.085, 119.085);
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: rgb(119.085, 119.085, 119.085);
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(93.585, 93.585, 93.585);
}

.label-primary {
  background-color: #007bff;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(0, 98.4, 204);
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: rgb(119.085, 119.085, 119.085);
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #007bff;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: rgb(238.425, 238.425, 238.425);
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: rgb(212.925, 212.925, 212.925);
}
.container .jumbotron, .container-fluid .jumbotron, .container-xl .jumbotron, .container-lg .jumbotron, .container-md .jumbotron, .container-sm .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron, .container-xl .jumbotron, .container-lg .jumbotron, .container-md .jumbotron, .container-sm .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
  color: #3c763d;
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
  color: #31708f;
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
  color: #a94442;
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #007bff;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #007bff;
}
.panel-primary > .panel-heading .badge {
  color: #007bff;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #007bff;
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 4px !important;
}

.rounded-top {
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}

.rounded-right {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}

.rounded-bottom {
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

.rounded-left {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase, .initialism {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: rgb(0, 86.1, 178.5) !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(72.5407725322, 78.5858369099, 83.9592274678) !important;
}

.text-success, .zmdi-after-text-success:after {
  color: #28a745 !important;
}

a.text-success:hover, a.zmdi-after-text-success:hover:after, a.text-success:focus, a.zmdi-after-text-success:focus:after {
  color: rgb(25.2173913043, 105.2826086957, 43.5) !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: rgb(14.5, 102.1304347826, 116) !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: rgb(185.5, 139.125, 0) !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: rgb(167.4810126582, 29.0189873418, 42.2848101266) !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: rgb(203.375, 210.75, 218.125) !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: rgb(17.7068965517, 19.75, 21.7931034483) !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: rgb(119.085, 119.085, 119.085) !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 4px;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: 3px 3px 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 3px 3px;
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: 3px;
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: rgb(238.425, 238.425, 238.425);
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #f4f4f4;
  border-color: #dee2e6 #dee2e6 #f4f4f4;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 4px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3214285714rem;
  padding-bottom: 0.3214285714rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: #f0f0f0;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: #f0f0f0;
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%23f0f0f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: #f0f0f0;
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #333333;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: rgb(38.25, 38.25, 38.25);
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: rgb(119.085, 119.085, 119.085);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.765625rem;
  color: rgb(119.085, 119.085, 119.085);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #333333;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 4px;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: rgb(119.085, 119.085, 119.085);
  pointer-events: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: rgb(0, 63.96, 132.6);
  background-color: rgb(183.6, 218.04, 255);
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: rgb(0, 63.96, 132.6);
  background-color: rgb(158.1, 204.84, 255);
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(0, 63.96, 132.6);
  border-color: rgb(0, 63.96, 132.6);
}

.list-group-item-secondary {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(213.84, 216.36, 218.6);
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(56.16, 60.84, 65);
  border-color: rgb(56.16, 60.84, 65);
}

.list-group-item-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(194.8, 230.36, 202.92);
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(20.8, 86.84, 35.88);
  border-color: rgb(20.8, 86.84, 35.88);
}

.list-group-item-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(190.04, 228.96, 235.12);
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(11.96, 84.24, 95.68);
  border-color: rgb(11.96, 84.24, 95.68);
}

.list-group-item-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 237.64, 185.56);
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 231.265, 160.06);
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 100.36, 3.64);
  border-color: rgb(132.6, 100.36, 3.64);
}

.list-group-item-danger {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(245.2, 198.44, 202.92);
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(114.4, 27.56, 35.88);
  border-color: rgb(114.4, 27.56, 35.88);
}

.list-group-item-light {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(253.04, 253.32, 253.6);
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(238.165, 240.57, 242.975);
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: rgb(128.96, 129.48, 130);
  border-color: rgb(128.96, 129.48, 130);
}

.list-group-item-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(198.16, 199.84, 201.52);
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04, 30.16, 33.28);
  border-color: rgb(27.04, 30.16, 33.28);
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

/*bootstrap-dialog*/
.bootstrap-dialog {
  /* dialog types */
  /**
   * Icon animation
   * Copied from font-awesome: http://fontawesome.io/
   **/
  /** End of icon animation **/
}
.bootstrap-dialog .modal-header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.bootstrap-dialog .bootstrap-dialog-title {
  color: #fff;
  display: inline-block;
  font-size: 16px;
}
.bootstrap-dialog .bootstrap-dialog-message {
  font-size: 14px;
}
.bootstrap-dialog .bootstrap-dialog-button-icon {
  margin-right: 3px;
}
.bootstrap-dialog .bootstrap-dialog-close-button {
  font-size: 20px;
  float: right;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bootstrap-dialog .bootstrap-dialog-close-button:hover {
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
}
.bootstrap-dialog.type-default .modal-header {
  background-color: #007bff;
}
.bootstrap-dialog.type-default .bootstrap-dialog-title {
  color: #333;
}
.bootstrap-dialog.type-info .modal-header {
  background-color: #5bc0de;
}
.bootstrap-dialog.type-primary .modal-header {
  background-color: #007bff;
}
.bootstrap-dialog.type-success .modal-header {
  background-color: #5cb85c;
}
.bootstrap-dialog.type-warning .modal-header {
  background-color: #f0ad4e;
}
.bootstrap-dialog.type-danger .modal-header {
  background-color: #d9534f;
}
.bootstrap-dialog.size-large .bootstrap-dialog-title {
  font-size: 24px;
}
.bootstrap-dialog.size-large .bootstrap-dialog-close-button {
  font-size: 30px;
}
.bootstrap-dialog.size-large .bootstrap-dialog-message {
  font-size: 18px;
}
.bootstrap-dialog .icon-adjust-hue {
  display: inline-block;
  -moz-animation: adjust-hue 2s infinite linear;
  -o-animation: adjust-hue 2s infinite linear;
  -webkit-animation: adjust-hue 2s infinite linear;
  animation: adjust-hue 2s infinite linear;
}
@-moz-keyframes adjust-hue {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes adjust-hue {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes adjust-hue {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes adjust-hue {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes adjust-hue {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

@font-face {
  font-family: "Roboto";
  src: local(Roboto Thin), url("fonts/roboto/Roboto-Thin.eot");
  src: url("fonts/roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("fonts/roboto/Roboto-Thin.woff2") format("woff2"), url("fonts/roboto/Roboto-Thin.woff") format("woff"), url("fonts/roboto/Roboto-Thin.ttf") format("truetype");
  font-weight: 200;
}
@font-face {
  font-family: "Roboto";
  src: local(Roboto Light), url("fonts/roboto/Roboto-Light.eot");
  src: url("fonts/roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("fonts/roboto/Roboto-Light.woff2") format("woff2"), url("fonts/roboto/Roboto-Light.woff") format("woff"), url("fonts/roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Roboto";
  src: local(Roboto Regular), url("fonts/roboto/Roboto-Regular.eot");
  src: url("fonts/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/roboto/Roboto-Regular.woff2") format("woff2"), url("fonts/roboto/Roboto-Regular.woff") format("woff"), url("fonts/roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Roboto";
  src: url("fonts/roboto/Roboto-Medium.eot");
  src: url("fonts/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/roboto/Roboto-Medium.woff2") format("woff2"), url("fonts/roboto/Roboto-Medium.woff") format("woff"), url("fonts/roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Roboto";
  src: url("fonts/roboto/Roboto-Bold.eot");
  src: url("fonts/roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/roboto/Roboto-Bold.woff2") format("woff2"), url("fonts/roboto/Roboto-Bold.woff") format("woff"), url("fonts/roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
}
.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: -18px;
  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: "Material-Design-Iconic-Font";
  content: "\f26b";
}
.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: #007bff;
  border-color: #007bff;
}
.checkbox-primary input[type=checkbox]:checked + label::after {
  color: #fff;
}

.checkbox-danger input[type=checkbox]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type=checkbox]:checked + label::after {
  color: #fff;
}

.checkbox-info input[type=checkbox]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type=checkbox]:checked + label::after {
  color: #fff;
}

.checkbox-warning input[type=checkbox]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type=checkbox]:checked + label::after {
  color: #fff;
}

.checkbox-success input[type=checkbox]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type=checkbox]:checked + label::after {
  color: #fff;
}

.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  position: relative;
  padding-left: 5px !important;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  top: 3px;
  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: 6px;
  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;
}

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */
}
.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
  right: 9px;
}
.daterangepicker.opensleft:after {
  right: 10px;
}
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.opensright:before {
  left: 9px;
}
.daterangepicker.opensright:after {
  left: 10px;
}
.daterangepicker.dropup {
  margin-top: -5px;
}
.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}
.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}
.daterangepicker.single .ranges, .daterangepicker.single .calendar {
  float: none;
}
.daterangepicker.show-calendar .calendar {
  display: block;
}
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px;
}
.daterangepicker .calendar.single .calendar-table {
  border: none;
}
.daterangepicker .calendar th, .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background-color: #fff;
}
.daterangepicker table {
  width: 100%;
  margin: 0;
}
.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
}
.daterangepicker td > a, .daterangepicker th > a {
  cursor: pointer;
}
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}
.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd !important;
  border-color: transparent !important;
  color: #fff !important;
}
.daterangepicker th.month {
  width: auto;
}
.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}
.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}
.daterangepicker .input-mini.active {
  border: 1px solid #08c;
  border-radius: 4px;
}
.daterangepicker .daterangepicker_input {
  position: relative;
}
.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}
.daterangepicker.rtl .input-mini {
  padding-right: 28px;
  padding-left: 6px;
}
.daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}
.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.ranges li {
  font-size: 13px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}
.ranges li:hover {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}
.ranges li.active {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 160px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .calendar.left {
    clear: none;
  }
  .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
    float: left;
  }
  .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
    float: right;
  }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker.ltr .calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.ltr .calendar.right {
    margin-left: 0;
  }
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.ltr .left .daterangepicker_input {
    padding-right: 12px;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    padding-right: 12px;
  }
  .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
    float: left;
  }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right;
  }
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.rtl .calendar.right {
    margin-right: 0;
  }
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    padding-left: 12px;
  }
  .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
    text-align: right;
    float: right;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker.ltr .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .calendar.left {
    clear: none !important;
  }
}
/*jquery daterangepicker*/
/*!
 * Copyright (c) 2014 Tamble, Inc.
 * Licensed under MIT (https://github.com/tamble/jquery-ui-daterangepicker/raw/master/LICENSE.txt)
 */
.comiseo-daterangepicker-triggerbutton.ui-button {
  text-align: left;
  min-width: 18em;
}

.comiseo-daterangepicker {
  position: absolute;
  padding: 5px;
}

.comiseo-daterangepicker-mask {
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  /* required for IE */
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
}

.comiseo-daterangepicker-presets,
.comiseo-daterangepicker-calendar {
  display: table-cell;
  vertical-align: top;
  height: 230px;
}

.comiseo-daterangepicker-right .comiseo-daterangepicker-presets {
  padding: 2px 7px 7px 2px;
}

.comiseo-daterangepicker-left .comiseo-daterangepicker-presets {
  padding: 2px 2px 7px 7px;
}

.ui-menu {
  white-space: nowrap;
}

.comiseo-daterangepicker .ui-widget-content,
.comiseo-daterangepicker .ui-datepicker .ui-state-highlight {
  border-width: 0;
}

.comiseo-daterangepicker > .comiseo-daterangepicker-main.ui-widget-content {
  border-bottom-width: 1px;
}

.comiseo-daterangepicker .ui-datepicker .ui-datepicker-today .ui-state-highlight {
  border-width: 1px;
}

.comiseo-daterangepicker-right .comiseo-daterangepicker-calendar {
  border-left-width: 1px;
  padding-left: 5px;
}

.comiseo-daterangepicker-left .comiseo-daterangepicker-calendar {
  border-right-width: 1px;
  padding-right: 5px;
}

.comiseo-daterangepicker-right .comiseo-daterangepicker-buttonpanel {
  float: left;
  display: table;
}

.comiseo-daterangepicker-left .comiseo-daterangepicker-buttonpanel {
  float: right;
}

.comiseo-daterangepicker-buttonpanel > button {
  margin-top: 6px;
}

.comiseo-daterangepicker-right .comiseo-daterangepicker-buttonpanel > button {
  margin-right: 6px;
}

.comiseo-daterangepicker-left .comiseo-daterangepicker-buttonpanel > button {
  margin-left: 6px;
}

/* themeable styles */
.comiseo-daterangepicker-calendar .ui-state-highlight a.ui-state-default {
  background: #b0c4de;
  color: #fff;
}

.comiseo-daterangepicker-calendar .ui-state-highlightAlt a.ui-state-default {
  background: #DDC6B1;
  color: #fff;
}

.comiseo-daterangepicker-calendar .ui-state-highlightIntersect a.ui-state-default {
  background: #BCDBB1;
  color: #fff;
}

.ui-compareDiv {
  display: table-cell;
  width: 100%;
  text-align: right;
}

.ui-buttonDiv {
  display: table-cell;
  white-space: nowrap;
}

/*codemirror*/
.CodeMirror {
  line-height: 1em;
  font-family: monospace;
  font-size: 14px;
  border: 1px;
  width: 99%;
}

.CodeMirror-scroll {
  overflow: auto;
  height: 300px;
  /* This is needed to prevent an IE[67] bug where the scrolled content
     is visible outside of the scrolling box. */
  position: relative;
  outline: none;
}

.CodeMirror-gutter {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background-color: #f7f7f7;
  border-right: 1px solid #eee;
  min-width: 2em;
  height: 100%;
}

.CodeMirror-gutter-text {
  color: #aaa;
  text-align: right;
  padding: 0.4em 0.2em 0.4em 0.4em;
  white-space: pre !important;
}

.CodeMirror-lines {
  padding: 0.4em;
  white-space: pre;
}

.CodeMirror pre {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-width: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  padding: 0;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
}

.CodeMirror-wrap pre {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

.CodeMirror-wrap .CodeMirror-scroll {
  overflow-x: hidden;
}

.CodeMirror textarea {
  outline: none !important;
}

.CodeMirror pre.CodeMirror-cursor {
  z-index: 10;
  position: absolute;
  visibility: hidden;
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}

.cm-keymap-fat-cursor pre.CodeMirror-cursor {
  width: auto;
  border: 0;
  background: transparent;
  background: rgba(0, 200, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6600c800, endColorstr=#4c00c800);
}

/* Kludge to turn off filter in ie9+, which also accepts rgba */
.cm-keymap-fat-cursor pre.CodeMirror-cursor:not(#nonsense_id) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.CodeMirror-focused pre.CodeMirror-cursor {
  visibility: visible;
}

div.CodeMirror-selected {
  background: #d9d9d9;
}

.CodeMirror-focused div.CodeMirror-selected {
  background: #d7d4f0;
}

.CodeMirror-searching {
  background: #ffa;
  background: rgba(255, 255, 0, 0.4);
}

/* Default theme */
.cm-s-default span.cm-keyword {
  color: #708;
}

.cm-s-default span.cm-atom {
  color: #219;
}

.cm-s-default span.cm-number {
  color: #164;
}

.cm-s-default span.cm-def {
  color: #00f;
}

.cm-s-default span.cm-variable {
  color: black;
}

.cm-s-default span.cm-variable-2 {
  color: #05a;
}

.cm-s-default span.cm-variable-3 {
  color: #085;
}

.cm-s-default span.cm-property {
  color: black;
}

.cm-s-default span.cm-operator {
  color: black;
}

.cm-s-default span.cm-comment {
  color: #a50;
}

.cm-s-default span.cm-string {
  color: #a11;
}

.cm-s-default span.cm-string-2 {
  color: #f50;
}

.cm-s-default span.cm-meta {
  color: #555;
}

.cm-s-default span.cm-error {
  color: #f00;
}

.cm-s-default span.cm-qualifier {
  color: #555;
}

.cm-s-default span.cm-builtin {
  color: #30a;
}

.cm-s-default span.cm-bracket {
  color: #cc7;
}

.cm-s-default span.cm-tag {
  color: #170;
}

.cm-s-default span.cm-attribute {
  color: #00c;
}

.cm-s-default span.cm-header {
  color: blue;
}

.cm-s-default span.cm-quote {
  color: #090;
}

.cm-s-default span.cm-hr {
  color: #999;
}

.cm-s-default span.cm-link {
  color: #00c;
}

span.cm-header, span.cm-strong {
  font-weight: bold;
}

span.cm-em {
  font-style: italic;
}

span.cm-emstrong {
  font-style: italic;
  font-weight: bold;
}

span.cm-link {
  text-decoration: underline;
}

div.CodeMirror span.CodeMirror-matchingbracket {
  color: #0f0;
}

div.CodeMirror span.CodeMirror-nonmatchingbracket {
  color: #f22;
}

div.CodeMirror-completions {
  position: absolute;
  z-index: 10;
  overflow: hidden;
  -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
}

div.CodeMirror-completions select {
  background: #fafafa;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  font-family: monospace;
}

/*amcharts*/
.amcharts-export-canvas {
  position: absolute;
  display: none;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.amcharts-export-canvas.active {
  display: block;
}

.amcharts-export-menu {
  position: absolute;
  z-index: 2;
  opacity: 0.5;
  color: #000;
}

.amcharts-main-div:hover .amcharts-export-menu, .amcharts-stock-div:hover .amcharts-export-menu {
  opacity: 1;
}

.amcharts-export-menu-top-left > ul > li > ul:after {
  content: "";
  position: absolute;
  top: 13px;
  right: 100%;
  z-index: 1000;
  border-top: 7px solid transparent;
  border-left: 7px solid transparent;
  border-right: 7px solid #fff;
  border-bottom: 7px solid transparent;
}

.amcharts-export-menu-top-left > ul > li > ul > li:first-child > a:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 100%;
  z-index: 1001;
  border-top: 8px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid #e2e2e2;
  border-bottom: 8px solid transparent;
}

.amcharts-export-menu-top-right > ul > li > ul:after {
  content: "";
  position: absolute;
  top: 13px;
  left: 100%;
  z-index: 1000;
  border-top: 7px solid transparent;
  border-left: 7px solid #fff;
  border-right: 7px solid transparent;
  border-bottom: 7px solid transparent;
}

.amcharts-export-menu-top-right > ul > li > ul > li:first-child > a:after {
  content: "";
  position: absolute;
  top: 12px;
  left: 100%;
  z-index: 1001;
  border-top: 8px solid transparent;
  border-left: 8px solid #e2e2e2;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.amcharts-export-menu-bottom-left > ul > li > ul:after {
  content: "";
  position: absolute;
  bottom: 13px;
  right: 100%;
  z-index: 1000;
  border-top: 7px solid transparent;
  border-left: 7px solid transparent;
  border-right: 7px solid #fff;
  border-bottom: 7px solid transparent;
}

.amcharts-export-menu-bottom-left > ul > li > ul > li:last-child > a:after {
  content: "";
  position: absolute;
  bottom: 12px;
  right: 100%;
  z-index: 1001;
  border-top: 8px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid #e2e2e2;
  border-bottom: 8px solid transparent;
}

.amcharts-export-menu-bottom-right > ul > li > ul:after {
  content: "";
  position: absolute;
  bottom: 13px;
  left: 100%;
  z-index: 1000;
  border-top: 7px solid transparent;
  border-left: 7px solid #fff;
  border-right: 7px solid transparent;
  border-bottom: 7px solid transparent;
}

.amcharts-export-menu-bottom-right > ul > li > ul > li:last-child > a:after {
  content: "";
  position: absolute;
  bottom: 12px;
  left: 100%;
  z-index: 1001;
  border-top: 8px solid transparent;
  border-left: 8px solid #e2e2e2;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.amcharts-export-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.amcharts-export-menu li {
  position: relative;
  display: block;
  z-index: 1;
}

.amcharts-export-menu li > ul {
  position: absolute;
  display: none;
  border: 1px solid #e2e2e2;
  margin-top: -1px;
  background: #fff;
}

.amcharts-export-menu li > a {
  position: relative;
  display: block;
  color: #000;
  text-decoration: none;
  padding: 12px 12px;
  z-index: 2;
  white-space: nowrap;
  border-bottom: 1px solid #f2f2f2;
}

.amcharts-export-menu li:last-child > a {
  border-bottom: none;
}

.amcharts-export-menu li > a > img {
  border: none;
}

.amcharts-export-menu-top-left {
  top: 0;
  left: 0;
}

.amcharts-export-menu-bottom-left {
  bottom: 0;
  left: 0;
}

.amcharts-export-menu-top-right {
  top: 40px;
  right: -40px;
}

.amcharts-export-menu-bottom-right {
  bottom: 0;
  right: 0;
}

.amcharts-export-menu li:hover > ul {
  display: block;
}

.amcharts-export-menu li:hover > a {
  color: #fff;
  background-color: #636363;
}

.amcharts-export-menu-top-left li:hover > ul {
  left: 100%;
  top: 0;
}

.amcharts-export-menu-bottom-left li:hover > ul {
  left: 100%;
  bottom: 0;
}

.amcharts-export-menu-top-right li:hover > ul {
  top: 0;
  right: 100%;
}

.amcharts-export-menu-bottom-right li:hover > ul {
  bottom: 0;
  right: 100%;
}

.amcharts-export-menu .export-main > a, .amcharts-export-menu .export-drawing > a, .amcharts-export-menu .export-delayed-capturing > a {
  display: block;
  overflow: hidden;
  text-indent: -13333337px;
  width: 36px;
  height: 36px;
  padding: 0;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2211px%22%20height%3D%2214px%22%3E%3Cpath%20d%3D%22M3%2C0%20L8%2C0%20L8%2C5%20L11%2C5%20L5.5%2C10%20L0%2C5%20L3%2C5%20L03%2C0%22%20fill%3D%22%23888%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%2212%22%20fill%3D%22%23888%22%20width%3D%2211%22%20height%3D%222%22%2F%3E%3C%2Fsvg%3E");
  background-color: #fff;
  background-position: center;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5);
  border-radius: 18px;
  margin: 8px 8px 0 10px;
}

.amcharts-export-menu .export-drawing > a {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20width%3D%2216px%22%20height%3D%2217px%22%3E%3Crect%20x%3D%220%22%20y%3D%2216%22%20fill%3D%22%23888%22%20width%3D%2214%22%20height%3D%221%22%2F%3E%3Cpath%20transform%3D%22translate(-12%2C-10)%22%20fill%3D%22%23888%22%20d%3D%22M17.098%2C20.305c-0.142%2C0.146%2C0.101%2C0.04%2C0.137%2C0.004c0.027-0.028%2C0.204-0.09%2C0.484-0.09c0.338%2C0%2C0.626%2C0.092%2C0.787%2C0.255%20c0.473%2C0.472%2C0.424%2C0.932%2C0.393%2C1.078l-2.521%2C1.055l-1.577-1.577l1.054-2.52c0.039-0.009%2C0.105-0.018%2C0.188-0.018%20c0.219%2C0%2C0.555%2C0.069%2C0.893%2C0.407c0.378%2C0.378%2C0.246%2C1.188%2C0.166%2C1.271C17.062%2C20.207%2C17.062%2C20.269%2C17.098%2C20.305z%20M26.984%2C14.472c-0.008-0.674-0.61-1.257-1.31-1.933c-0.134-0.129-0.679-0.673-0.809-0.808c-0.679-0.702-1.266-1.31-1.943-1.31%20c-0.37%2C0-0.734%2C0.207-1.114%2C0.587l-6.852%2C6.847c-0.012%2C0.016-2.877%2C7.354-2.877%2C7.354c-0.012%2C0.032%2C0%2C0.063%2C0.022%2C0.091%20c0.021%2C0.021%2C0.044%2C0.029%2C0.067%2C0.029c0.01%2C0%2C0.018-0.003%2C0.028-0.007c0%2C0%2C7.357-2.864%2C7.369-2.877l6.854-6.847%20C26.803%2C15.216%2C26.988%2C14.848%2C26.984%2C14.472z%22%2F%3E%3C%2Fsvg%3E");
}

.amcharts-export-menu .export-main:hover, .amcharts-export-menu .export-drawing:hover {
  padding-bottom: 100px;
}

.amcharts-export-menu.amcharts-export-menu-bottom-left .export-main:hover, .amcharts-export-menu.amcharts-export-menu-bottom-left .export-drawing:hover, .amcharts-export-menu.amcharts-export-menu-bottom-right .export-main:hover, .amcharts-export-menu.amcharts-export-menu-bottom-right .export-drawing:hover {
  padding-bottom: 0;
  padding-top: 100px;
}

.amcharts-export-menu .export-main:hover > a {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2211px%22%20height%3D%2214px%22%3E%3Cpath%20d%3D%22M3%2C0%20L8%2C0%20L8%2C5%20L11%2C5%20L5.5%2C10%20L0%2C5%20L3%2C5%20L03%2C0%22%20fill%3D%22%23fff%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%2212%22%20fill%3D%22%23fff%22%20width%3D%2211%22%20height%3D%222%22%2F%3E%3C%2Fsvg%3E");
}

.amcharts-export-menu .export-drawing:hover > a {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20width%3D%2216px%22%20height%3D%2217px%22%3E%3Crect%20x%3D%220%22%20y%3D%2216%22%20fill%3D%22%23FFF%22%20width%3D%2214%22%20height%3D%221%22%2F%3E%3Cpath%20transform%3D%22translate(-12%2C-10)%22%20fill%3D%22%23FFF%22%20d%3D%22M17.098%2C20.305c-0.142%2C0.146%2C0.101%2C0.04%2C0.137%2C0.004c0.027-0.028%2C0.204-0.09%2C0.484-0.09c0.338%2C0%2C0.626%2C0.092%2C0.787%2C0.255%20c0.473%2C0.472%2C0.424%2C0.932%2C0.393%2C1.078l-2.521%2C1.055l-1.577-1.577l1.054-2.52c0.039-0.009%2C0.105-0.018%2C0.188-0.018%20c0.219%2C0%2C0.555%2C0.069%2C0.893%2C0.407c0.378%2C0.378%2C0.246%2C1.188%2C0.166%2C1.271C17.062%2C20.207%2C17.062%2C20.269%2C17.098%2C20.305z%20M26.984%2C14.472c-0.008-0.674-0.61-1.257-1.31-1.933c-0.134-0.129-0.679-0.673-0.809-0.808c-0.679-0.702-1.266-1.31-1.943-1.31%20c-0.37%2C0-0.734%2C0.207-1.114%2C0.587l-6.852%2C6.847c-0.012%2C0.016-2.877%2C7.354-2.877%2C7.354c-0.012%2C0.032%2C0%2C0.063%2C0.022%2C0.091%20c0.021%2C0.021%2C0.044%2C0.029%2C0.067%2C0.029c0.01%2C0%2C0.018-0.003%2C0.028-0.007c0%2C0%2C7.357-2.864%2C7.369-2.877l6.854-6.847%20C26.803%2C15.216%2C26.988%2C14.848%2C26.984%2C14.472z%22%2F%3E%3C%2Fsvg%3E");
}

.amcharts-export-menu .export-close > a, .amcharts-export-menu .export-close:hover > a {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAQCAYAAADNo/U5AAAACXBIWXMAAAsTAAALEwEAmpwYAABBsGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMjEgNzkuMTU1NzcyLCAyMDE0LzAxLzEzLTE5OjQ0OjAwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo4M2Q5NDllYS1lMjE3LTQ3Y2QtYTU1Ni04MTQ3NmRjNWEwYWQ8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjZhMTQ5MTc1LTNiODItMTE3OC05ZjZmLWY0MWMwNTYyYzQxYTwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpkZGFhNTJkMi1mZDRiLTRkMmMtODEzOC01ZTEzNmQ4NGFjMDE8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6MDdhZmI1Y2UtYzQ1OS00YzQxLWJkMjItMTllMDJlMGE5YzVjPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjA3YWZiNWNlLWM0NTktNGM0MS1iZDIyLTE5ZTAyZTBhOWM1Yzwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgICAgPHN0UmVmOm9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOjgzZDk0OWVhLWUyMTctNDdjZC1hNTU2LTgxNDc2ZGM1YTBhZDwvc3RSZWY6b3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8L3htcE1NOkRlcml2ZWRGcm9tPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6YmY3ZmRlNGYtZDk2MS00Njk4LWI0ZjAtMDJlYjEwOWE4OTA4PC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE1LTA1LTE1VDEzOjE3OjQ5KzAyOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAyMSAoTWFjaW50b3NoKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNvbnZlcnRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6cGFyYW1ldGVycz5mcm9tIGltYWdlL3BuZyB0byBhcHBsaWNhdGlvbi92bmQuYWRvYmUucGhvdG9zaG9wPC9zdEV2dDpwYXJhbWV0ZXJzPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+ZGVyaXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6cGFyYW1ldGVycz5jb252ZXJ0ZWQgZnJvbSBpbWFnZS9wbmcgdG8gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcDwvc3RFdnQ6cGFyYW1ldGVycz4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6MDdhZmI1Y2UtYzQ1OS00YzQxLWJkMjItMTllMDJlMGE5YzVjPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE1LTA1LTE1VDEzOjE3OjQ5KzAyOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAyMSAoTWFjaW50b3NoKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmRlcml2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnBhcmFtZXRlcnM+Y29udmVydGVkIGZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmc8L3N0RXZ0OnBhcmFtZXRlcnM+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmRkYWE1MmQyLWZkNGItNGQyYy04MTM4LTVlMTM2ZDg0YWMwMTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNS0wNS0xNVQxMzoyMToyMSswMjowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMjEgKE1hY2ludG9zaCk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoTWFjaW50b3NoKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNS0wNS0xNVQxMzoxMzoxNyswMjowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE1LTA1LTE1VDEzOjIxOjIxKzAyOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNS0wNS0xNVQxMzoyMToyMSswMjowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHBob3Rvc2hvcDpUZXh0TGF5ZXJzPgogICAgICAgICAgICA8cmRmOkJhZz4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxwaG90b3Nob3A6TGF5ZXJOYW1lPlg8L3Bob3Rvc2hvcDpMYXllck5hbWU+CiAgICAgICAgICAgICAgICAgIDxwaG90b3Nob3A6TGF5ZXJUZXh0Plg8L3Bob3Rvc2hvcDpMYXllclRleHQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpCYWc+CiAgICAgICAgIDwvcGhvdG9zaG9wOlRleHRMYXllcnM+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpSZXNvbHV0aW9uVW5pdD4yPC90aWZmOlJlc29sdXRpb25Vbml0PgogICAgICAgICA8ZXhpZjpDb2xvclNwYWNlPjY1NTM1PC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOlBpeGVsWERpbWVuc2lvbj4xMzwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xNjwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+HyMp+AAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAA3UlEQVR42rSSXZECQQyEPygMrIVFAidhkQASQEIjYVsCSOAksBJAAlhAwvKSWcJBUQVVl6fM5Ke7k4z6vudTG/OFTQAktcAs/ja2TyVBUgVsgQq42F5PItYBCn8PTFNjAYvw5wM92x3gCNSSFCh1araLvAdNBi53VgMtgCuweRqE7RyogAPQxHsdcQBGf0cuaZ80APzaXn468urtniQ1CaXoayStct5AL4QfgToKfoBzIF2BadGVkVZRkIU7UdQDkqRZoDwJl3ROzea2u4LUvtpHOavkty9H/m9XfhsA0l9VuzQDWrIAAAAASUVORK5CYII=);
}

.amcharts-export-menu .export-drawing-color {
  background: #000;
  width: 35px;
}

.amcharts-export-menu .export-drawing-color > a {
  display: block;
  overflow: hidden;
  text-indent: -13333337px;
}

.amcharts-export-menu .export-drawing-color-red {
  background: #f00;
}

.amcharts-export-menu .export-drawing-color-green {
  background: #0f0;
}

.amcharts-export-menu .export-drawing-color-blue {
  background: #00f;
}

.amcharts-export-menu .export-drawing-color-white {
  background: #fff;
}

.amcharts-export-fallback {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.amcharts-export-fallback textarea {
  border: none;
  outline: none;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 20px;
}

.amcharts-export-fallback-message {
  position: absolute;
  z-index: 1;
  padding: 20px;
  width: 100%;
  background-color: #fff;
}

.amcharts-export-menu .export-delayed-capturing > a {
  text-indent: 0px;
  line-height: 36px;
  vertical-align: middle;
  text-align: center;
  background-image: none;
}

.amcharts-export-menu, .amcharts-export-canvas .canvas-container {
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -ms-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

.amcharts-export-canvas.dropbox .canvas-container {
  opacity: 0.5;
}

.amcharts-export-menu .export-drawing-shape a {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}

.amcharts-export-menu li img {
  height: 20px;
}

.amcharts-export-menu .export-drawing-width a {
  text-align: center;
}

.amcharts-export-menu .export-drawing-width span {
  display: block;
  margin: 0 auto;
}

.amcharts-export-menu .export-drawing-width span > span {
  display: block;
  background: #000;
  border-radius: 100%;
}

.amcharts-export-menu .export-drawing-shape a:hover img {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.RibbonTabsContainer {
  background-image: none;
  filter: none;
  background-color: transparent;
  height: auto;
  border-bottom-width: 0;
}
.RibbonTabsContainer .RibbonGroupCollapsedContainerTableActive,
.RibbonTabsContainer .RibbonItems_MediumItem,
.RibbonTabsContainer .RibbonItems_MediumItem.Checked {
  padding: 1px 5px;
  border-radius: 3px;
}
.RibbonTabsContainer .RibbonGroupCollapsedContainerTable:hover,
.RibbonTabsContainer .RibbonItems_MediumItem:hover {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 81.18, 168.3);
}
.RibbonTabsContainer .RibbonGroupCollapsedContainerTable + .RibbonItems_MediumItem,
.RibbonTabsContainer .RibbonItems_MediumItem + .RibbonItems_MediumItem {
  margin-top: 1px;
}
.RibbonTabsContainer .RibbonGroupCollapsedContainerTableActive,
.RibbonTabsContainer .RibbonItems_MediumItem.Checked {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 81.18, 168.3);
}
.RibbonTabsContainer .RibbonGroupCollapsedContainerDropDown {
  background-image: none;
  background-color: #f4f4f4;
  z-index: 2;
  height: auto;
}
.RibbonTabsContainer label {
  font-weight: initial;
}
.RibbonTabsContainer .RibbonTabContent {
  display: flex;
}
.RibbonTabsContainer .RibbonTabContent > .RibbonGroupContent, .RibbonTabsContainer .RibbonTabContent > .RibbonGroupCollapsedContainer {
  height: initial;
}
.RibbonTabsContainer .RibbonTabContent .RibbonGroupTitle {
  color: inherit;
}

.RibbonTabContent .textboxLarge.DatePicker {
  max-width: 100px;
}

.RibbonItems {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  color: #007bff;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
.RibbonItems .icon:after {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}
.RibbonItems .icon.zmdi-hc-3x {
  width: 1.1em;
  height: 1.1em;
}
.RibbonItems + .RibbonItems_MediumItem {
  margin-top: 1px;
}
.RibbonItems.Checked {
  color: #fff;
  background-color: #007bff;
  border-color: rgb(0, 110.7, 229.5);
  border: none;
}
.RibbonItems:hover:not(.Checked) {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 81.18, 168.3);
  border: none;
}
.RibbonItems:hover:not(.Checked) .icon:after {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 81.18, 168.3);
}

.RibbonItems_LargeItem {
  line-height: 1.5em;
}
.RibbonItems_LargeItem tr {
  height: auto !important;
}
.RibbonItems_LargeItem .icon {
  position: relative;
}
.RibbonItems_LargeItem .icon:after {
  font-size: 0.5em;
  position: absolute;
  background-color: #f4f4f4;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  top: 50%;
  left: 50%;
  margin-left: 3px;
  margin-top: 2px;
  display: block;
}

.OfficeWebUI_Workspace {
  font-family: inherit;
  font-size: 1rem;
}

.OfficeWebUI_WorkspaceContainer {
  margin: 0;
}

.OfficeWebUI_WorkspaceContentPanel {
  border-width: 0 0 0 1px;
  border-color: #e7e7e7;
}

.OfficeWebUI_WorkspaceLeftPanel {
  width: 262px !important;
  background-color: #1B1464;
  color: #f0f0f0;
  border-width: 0;
}
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceAreaZoneTitle {
  display: none;
}
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceItem,
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceSectionTitle {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin: 0;
  border-color: transparent;
}
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceSectionTitle {
  text-transform: uppercase;
  text-shadow: 0 -1px black;
  letter-spacing: 1px;
  font-weight: 500;
}
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceItem:not(.OfficeWebUI_WorkspaceItemActive):hover {
  background-color: #FF7BAC;
  color: #fff;
}
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceItem:not(.OfficeWebUI_WorkspaceItemActive):hover .zmdi-after:after {
  background-color: #FF7BAC;
}
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceItem.OfficeWebUI_WorkspaceItemActive {
  background-color: #4FA9FF;
  color: #fff;
}
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceItem.OfficeWebUI_WorkspaceItemActive .zmdi-after:after {
  background-color: #4FA9FF;
}
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceSectionTitle {
  padding-top: 15px;
  padding-bottom: 5px;
}
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceSectionTitle:hover {
  background-color: transparent;
}
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceAreaContainer {
  background-color: #343a40;
  overflow: hidden;
}
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceAreaButton:not(.WorkspaceAreaActive):hover {
  background-color: #626A72;
  color: white;
}
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceAreaButton.WorkspaceAreaActive {
  background-color: #e5e5e5;
  color: #343a40;
}
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceAreaContainer .nav-icon, .OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceItem .nav-icon {
  font-size: 1.3rem;
  text-align: center;
  margin-right: 0.5rem;
  position: relative;
  width: 1.3rem;
}
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceAreaContainer .zmdi-after:after, .OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceItem .zmdi-after:after {
  font-size: 9px;
  text-align: center;
  position: absolute;
  width: 11px;
  height: 11px;
  background-color: #1B1464;
  top: 100%;
  left: 100%;
  transform: translate(-85%, -100%);
  border-radius: 5px;
  padding-right: 0;
  line-height: 1.3;
}
.OfficeWebUI_WorkspaceLeftPanel .OfficeWebUI_WorkspaceItem {
  padding-left: 18px;
}

.card.card-featured-top {
  border-top: 3px solid #007bff;
}
.card .card-body > .row {
  margin-left: calc(-1.25rem - 1px);
  margin-right: calc(-1.25rem - 1px);
}

span.status, a.status {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
}
span.status:before, a.status:before {
  content: "";
  margin-right: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
span.status.status-primary:before, a.status.status-primary:before {
  background-color: #007bff;
}
span.status.status-warning:before, a.status.status-warning:before {
  background-color: #ffc107;
}
span.status.status-success:before, a.status.status-success:before {
  background-color: #28a745;
}
span.status.status-danger:before, a.status.status-danger:before {
  background-color: #dc3545;
}
span.status.status-cancel:before, a.status.status-cancel:before {
  background-color: #adb5bd;
}

table.ftbBody_OuterTable {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}
table.ftbBody_OuterTable > tbody > tr:first-child > td:first-child {
  padding-top: 2px;
  padding-bottom: 2px;
}
table.ftbBody_OuterTable #ftbBody_toolbarArea select {
  font-size: 16px;
  border-color: #ddd;
}
table.ftbBody_OuterTable .ftbBody_Button_On_Out, table.ftbBody_OuterTable .ftbBody_Button_On_Over, table.ftbBody_OuterTable .ftbBody_Button_Off_Out, table.ftbBody_OuterTable .ftbBody_Button_Off_Over {
  position: relative;
  padding: 4px;
  cursor: pointer;
}
table.ftbBody_OuterTable .ftbBody_Button_On_Out img, table.ftbBody_OuterTable .ftbBody_Button_On_Over img, table.ftbBody_OuterTable .ftbBody_Button_Off_Out img, table.ftbBody_OuterTable .ftbBody_Button_Off_Over img {
  padding: 0;
  border: none;
  position: relative;
  z-index: 1;
  background-color: transparent;
}
table.ftbBody_OuterTable .ftbBody_Button_On_Out:after, table.ftbBody_OuterTable .ftbBody_Button_On_Over:after, table.ftbBody_OuterTable .ftbBody_Button_Off_Out:after, table.ftbBody_OuterTable .ftbBody_Button_Off_Over:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 3px;
}
table.ftbBody_OuterTable .ftbBody_Button_On_Out:after, table.ftbBody_OuterTable .ftbBody_Button_Off_Over:after, table.ftbBody_OuterTable .ftbBody_Button_On_Over:after {
  border: 1px solid #ddd;
  background-color: #fff5b9;
}
table.ftbBody_OuterTable #ftbBody_TabRow td {
  background-color: #f5f5f5;
  border: 1px solid transparent;
}
table.ftbBody_OuterTable #ftbBody_TabRow td.ftbBody_TabOn {
  border: 1px solid #ddd;
  background-color: #fff5b9;
}
table.ftbBody_OuterTable #ftbBody_TabRow td.ftbBody_TabOffRight, table.ftbBody_OuterTable #ftbBody_TabRow td.ftbBody_TabOffLeft {
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: pointer;
}
table.ftbBody_OuterTable #ftbBody_TabRow td.ftbBody_TabOffRight:hover, table.ftbBody_OuterTable #ftbBody_TabRow td.ftbBody_TabOffLeft:hover {
  background-color: #fff5b9;
}
table.ftbBody_OuterTable .ftbBody_DesignBox, table.ftbBody_OuterTable .ftbBody_HtmlBox {
  border-width: 1px 0;
  border-color: #ddd;
}

table.ftbMessageText_OuterTable {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}
table.ftbMessageText_OuterTable > tbody > tr:first-child > td:first-child {
  padding-top: 2px;
  padding-bottom: 2px;
}
table.ftbMessageText_OuterTable #ftbMessageText_toolbarArea select {
  font-size: 16px;
  border-color: #ddd;
}
table.ftbMessageText_OuterTable .ftbMessageText_Button_On_Out, table.ftbMessageText_OuterTable .ftbMessageText_Button_On_Over, table.ftbMessageText_OuterTable .ftbMessageText_Button_Off_Out, table.ftbMessageText_OuterTable .ftbMessageText_Button_Off_Over {
  position: relative;
  padding: 4px;
  cursor: pointer;
}
table.ftbMessageText_OuterTable .ftbMessageText_Button_On_Out img, table.ftbMessageText_OuterTable .ftbMessageText_Button_On_Over img, table.ftbMessageText_OuterTable .ftbMessageText_Button_Off_Out img, table.ftbMessageText_OuterTable .ftbMessageText_Button_Off_Over img {
  padding: 0;
  border: none;
  position: relative;
  z-index: 1;
  background-color: transparent;
}
table.ftbMessageText_OuterTable .ftbMessageText_Button_On_Out:after, table.ftbMessageText_OuterTable .ftbMessageText_Button_On_Over:after, table.ftbMessageText_OuterTable .ftbMessageText_Button_Off_Out:after, table.ftbMessageText_OuterTable .ftbMessageText_Button_Off_Over:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 3px;
}
table.ftbMessageText_OuterTable .ftbMessageText_Button_On_Out:after, table.ftbMessageText_OuterTable .ftbMessageText_Button_Off_Over:after, table.ftbMessageText_OuterTable .ftbMessageText_Button_On_Over:after {
  border: 1px solid #ddd;
  background-color: #fff5b9;
}
table.ftbMessageText_OuterTable #ftbMessageText_TabRow td {
  background-color: #f5f5f5;
  border: 1px solid transparent;
}
table.ftbMessageText_OuterTable #ftbMessageText_TabRow td.ftbMessageText_TabOn {
  border: 1px solid #ddd;
  background-color: #fff5b9;
}
table.ftbMessageText_OuterTable #ftbMessageText_TabRow td.ftbMessageText_TabOffRight, table.ftbMessageText_OuterTable #ftbMessageText_TabRow td.ftbMessageText_TabOffLeft {
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: pointer;
}
table.ftbMessageText_OuterTable #ftbMessageText_TabRow td.ftbMessageText_TabOffRight:hover, table.ftbMessageText_OuterTable #ftbMessageText_TabRow td.ftbMessageText_TabOffLeft:hover {
  background-color: #fff5b9;
}
table.ftbMessageText_OuterTable .ftbMessageText_DesignBox, table.ftbMessageText_OuterTable .ftbMessageText_HtmlBox {
  border-width: 1px 0;
  border-color: #ddd;
}

table.ftbMessageTextSpanish_OuterTable {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}
table.ftbMessageTextSpanish_OuterTable > tbody > tr:first-child > td:first-child {
  padding-top: 2px;
  padding-bottom: 2px;
}
table.ftbMessageTextSpanish_OuterTable #ftbMessageTextSpanish_toolbarArea select {
  font-size: 16px;
  border-color: #ddd;
}
table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_Button_On_Out, table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_Button_On_Over, table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_Button_Off_Out, table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_Button_Off_Over {
  position: relative;
  padding: 4px;
  cursor: pointer;
}
table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_Button_On_Out img, table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_Button_On_Over img, table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_Button_Off_Out img, table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_Button_Off_Over img {
  padding: 0;
  border: none;
  position: relative;
  z-index: 1;
  background-color: transparent;
}
table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_Button_On_Out:after, table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_Button_On_Over:after, table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_Button_Off_Out:after, table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_Button_Off_Over:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 3px;
}
table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_Button_On_Out:after, table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_Button_Off_Over:after, table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_Button_On_Over:after {
  border: 1px solid #ddd;
  background-color: #fff5b9;
}
table.ftbMessageTextSpanish_OuterTable #ftbMessageTextSpanish_TabRow td {
  background-color: #f5f5f5;
  border: 1px solid transparent;
}
table.ftbMessageTextSpanish_OuterTable #ftbMessageTextSpanish_TabRow td.ftbMessageTextSpanish_TabOn {
  border: 1px solid #ddd;
  background-color: #fff5b9;
}
table.ftbMessageTextSpanish_OuterTable #ftbMessageTextSpanish_TabRow td.ftbMessageTextSpanish_TabOffRight, table.ftbMessageTextSpanish_OuterTable #ftbMessageTextSpanish_TabRow td.ftbMessageTextSpanish_TabOffLeft {
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: pointer;
}
table.ftbMessageTextSpanish_OuterTable #ftbMessageTextSpanish_TabRow td.ftbMessageTextSpanish_TabOffRight:hover, table.ftbMessageTextSpanish_OuterTable #ftbMessageTextSpanish_TabRow td.ftbMessageTextSpanish_TabOffLeft:hover {
  background-color: #fff5b9;
}
table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_DesignBox, table.ftbMessageTextSpanish_OuterTable .ftbMessageTextSpanish_HtmlBox {
  border-width: 1px 0;
  border-color: #ddd;
}

table.ftbTextRichEditor_OuterTable {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}
table.ftbTextRichEditor_OuterTable > tbody > tr:first-child > td:first-child {
  padding-top: 2px;
  padding-bottom: 2px;
}
table.ftbTextRichEditor_OuterTable #ftbTextRichEditor_toolbarArea select {
  font-size: 16px;
  border-color: #ddd;
}
table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_Button_On_Out, table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_Button_On_Over, table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_Button_Off_Out, table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_Button_Off_Over {
  position: relative;
  padding: 4px;
  cursor: pointer;
}
table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_Button_On_Out img, table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_Button_On_Over img, table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_Button_Off_Out img, table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_Button_Off_Over img {
  padding: 0;
  border: none;
  position: relative;
  z-index: 1;
  background-color: transparent;
}
table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_Button_On_Out:after, table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_Button_On_Over:after, table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_Button_Off_Out:after, table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_Button_Off_Over:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 3px;
}
table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_Button_On_Out:after, table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_Button_Off_Over:after, table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_Button_On_Over:after {
  border: 1px solid #ddd;
  background-color: #fff5b9;
}
table.ftbTextRichEditor_OuterTable #ftbTextRichEditor_TabRow td {
  background-color: #f5f5f5;
  border: 1px solid transparent;
}
table.ftbTextRichEditor_OuterTable #ftbTextRichEditor_TabRow td.ftbTextRichEditor_TabOn {
  border: 1px solid #ddd;
  background-color: #fff5b9;
}
table.ftbTextRichEditor_OuterTable #ftbTextRichEditor_TabRow td.ftbTextRichEditor_TabOffRight, table.ftbTextRichEditor_OuterTable #ftbTextRichEditor_TabRow td.ftbTextRichEditor_TabOffLeft {
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: pointer;
}
table.ftbTextRichEditor_OuterTable #ftbTextRichEditor_TabRow td.ftbTextRichEditor_TabOffRight:hover, table.ftbTextRichEditor_OuterTable #ftbTextRichEditor_TabRow td.ftbTextRichEditor_TabOffLeft:hover {
  background-color: #fff5b9;
}
table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_DesignBox, table.ftbTextRichEditor_OuterTable .ftbTextRichEditor_HtmlBox {
  border-width: 1px 0;
  border-color: #ddd;
}

table.ftbTextRichEditorSpanish_OuterTable {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}
table.ftbTextRichEditorSpanish_OuterTable > tbody > tr:first-child > td:first-child {
  padding-top: 2px;
  padding-bottom: 2px;
}
table.ftbTextRichEditorSpanish_OuterTable #ftbTextRichEditorSpanish_toolbarArea select {
  font-size: 16px;
  border-color: #ddd;
}
table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_Button_On_Out, table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_Button_On_Over, table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_Button_Off_Out, table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_Button_Off_Over {
  position: relative;
  padding: 4px;
  cursor: pointer;
}
table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_Button_On_Out img, table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_Button_On_Over img, table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_Button_Off_Out img, table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_Button_Off_Over img {
  padding: 0;
  border: none;
  position: relative;
  z-index: 1;
  background-color: transparent;
}
table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_Button_On_Out:after, table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_Button_On_Over:after, table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_Button_Off_Out:after, table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_Button_Off_Over:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 3px;
}
table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_Button_On_Out:after, table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_Button_Off_Over:after, table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_Button_On_Over:after {
  border: 1px solid #ddd;
  background-color: #fff5b9;
}
table.ftbTextRichEditorSpanish_OuterTable #ftbTextRichEditorSpanish_TabRow td {
  background-color: #f5f5f5;
  border: 1px solid transparent;
}
table.ftbTextRichEditorSpanish_OuterTable #ftbTextRichEditorSpanish_TabRow td.ftbTextRichEditorSpanish_TabOn {
  border: 1px solid #ddd;
  background-color: #fff5b9;
}
table.ftbTextRichEditorSpanish_OuterTable #ftbTextRichEditorSpanish_TabRow td.ftbTextRichEditorSpanish_TabOffRight, table.ftbTextRichEditorSpanish_OuterTable #ftbTextRichEditorSpanish_TabRow td.ftbTextRichEditorSpanish_TabOffLeft {
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: pointer;
}
table.ftbTextRichEditorSpanish_OuterTable #ftbTextRichEditorSpanish_TabRow td.ftbTextRichEditorSpanish_TabOffRight:hover, table.ftbTextRichEditorSpanish_OuterTable #ftbTextRichEditorSpanish_TabRow td.ftbTextRichEditorSpanish_TabOffLeft:hover {
  background-color: #fff5b9;
}
table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_DesignBox, table.ftbTextRichEditorSpanish_OuterTable .ftbTextRichEditorSpanish_HtmlBox {
  border-width: 1px 0;
  border-color: #ddd;
}

.breadcrumbs {
  text-decoration: none;
  font-weight: normal;
  height: auto;
  padding: 11px 20px;
  margin: 0;
  position: sticky;
  top: 0;
  z-index: 1;
  border-bottom: 1px solid #e7e7e7;
  background-color: #fff;
}
.breadcrumbs td {
  padding-right: 5px;
}

.navbar {
  border-bottom: 1px solid #C0C0C0;
}
.navbar .navbar-brand {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -1rem;
  padding-left: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  width: 262px !important;
  background-color: #1B1464;
  color: white;
  display: inline-flex;
  align-items: center;
  align-self: stretch;
  flex-shrink: 0;
}
.navbar .navbar-brand .text {
  font-weight: 700;
  font-size: 2rem;
  font-family: "Montserrat";
  text-transform: uppercase;
  margin-left: 1rem;
}
.navbar.navbar-dark {
  background-color: #1B1464;
  color: #f0f0f0;
}
.navbar.navbar-dark .RibbonItems {
  color: #f0f0f0;
}
.navbar.navbar-dark .RibbonItems .icon:after {
  color: #1B1464;
}
.navbar.navbar-dark .RibbonItems:hover:not(.Checked) {
  background-color: #FF7BAC;
  color: #fff;
}
.navbar.navbar-dark .RibbonItems:hover:not(.Checked) .icon:after {
  background-color: #fff;
  color: #1B1464;
}
.navbar.navbar-dark .form-control {
  background-color: rgb(15.525, 11.5, 57.5);
  border-color: rgb(15.525, 11.5, 57.5);
  color: #fff;
}
.navbar.navbar-dark .select2-container--default .select2-selection--single {
  background-color: rgb(15.525, 11.5, 57.5);
  border-color: rgb(15.525, 11.5, 57.5);
}
.navbar.navbar-dark .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
}
.navbar.navbar-dark .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-top-color: #fff;
}

.open > .dropdown-menu {
  display: block;
}

.ml-auto > .dropdown > .dropdown-menu {
  left: initial;
  right: 0;
}

#ddlDebtholderSelector + .select2 .select2-selection__rendered {
  font-size: 14px;
  line-height: 26px;
}

.debtholder-selection-option {
  font-size: 14px;
  line-height: 20px;
  word-wrap: break-word;
}

.info-box {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.13), 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 0.25rem;
  background-color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80px;
  padding: 0.5rem;
  position: relative;
  width: 100%;
}
.info-box .info-box-body {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 10px;
}
.info-box.info-box-primary {
  color: #004085;
  background-color: rgba(204, 229, 255, 0.85);
  border-bottom-color: rgba(184, 218, 255, 0.85);
}
.info-box.info-box-info {
  color: #0c5460;
  background-color: rgba(209, 236, 241, 0.85);
  border-bottom-color: rgba(190, 229, 235, 0.85);
}
.info-box.info-box-success {
  color: #155724;
  background-color: rgba(212, 237, 218, 0.85);
  border-bottom-color: rgba(195, 230, 203, 0.85);
}

.payment-stats .payment-types, .payment-stats .communication-types, .communication-stats .payment-types, .communication-stats .communication-types, .resolution-stats .resolution-stats-second-section-content {
  border: 1px solid #ced1d6;
  border-radius: 0;
  padding: 15px;
}

.payment-stats .payment-stats-caption, .payment-stats .communication-stats-caption, .communication-stats .payment-stats-caption, .communication-stats .communication-stats-caption, .resolution-stats .resolution-stats-second-section-content .resolution-stats-second-section-caption {
  font-size: 1.1rem;
  font-weight: bold;
}

.payment-stats .ui-tabs, .communication-stats .ui-tabs, .resolution-stats .ui-tabs {
  border: none;
  background: transparent;
}
.payment-stats .ui-tabs .ui-tabs-nav, .communication-stats .ui-tabs .ui-tabs-nav, .resolution-stats .ui-tabs .ui-tabs-nav {
  padding: 0;
  border: none;
  background: transparent;
}
.payment-stats .ui-tabs .ui-tabs-nav li, .communication-stats .ui-tabs .ui-tabs-nav li, .resolution-stats .ui-tabs .ui-tabs-nav li {
  margin: 0 10px 0 0;
  border: none;
  background: transparent;
  float: none;
  display: inline-block;
}
.payment-stats .ui-tabs .ui-tabs-nav li a, .communication-stats .ui-tabs .ui-tabs-nav li a, .resolution-stats .ui-tabs .ui-tabs-nav li a {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #007bff;
  text-decoration: none;
  background: transparent;
  border-bottom: 2px solid #007bff;
  opacity: 0.4;
  padding: 0;
}
.payment-stats .ui-tabs .ui-tabs-nav li a:focus, .communication-stats .ui-tabs .ui-tabs-nav li a:focus, .resolution-stats .ui-tabs .ui-tabs-nav li a:focus {
  outline: none;
  outline-offset: 0;
}
.payment-stats .ui-tabs .ui-tabs-nav li.ui-state-active a, .communication-stats .ui-tabs .ui-tabs-nav li.ui-state-active a, .resolution-stats .ui-tabs .ui-tabs-nav li.ui-state-active a {
  opacity: 1;
}
.payment-stats .ui-tabs .ui-tabs-nav li.ui-tabs-selected, .communication-stats .ui-tabs .ui-tabs-nav li.ui-tabs-selected, .resolution-stats .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  padding: 0;
}
.payment-stats .ui-tabs .ui-tabs-panel, .communication-stats .ui-tabs .ui-tabs-panel, .resolution-stats .ui-tabs .ui-tabs-panel {
  border: none;
  background: transparent;
  padding: 10px 0 0 0;
}

.perfomance-overview .perfomance-overview-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.perfomance-overview .perfomance-overview-content .perfomance-overview-item {
  background-color: #d1efed;
  border: solid 1px #96c6c1;
  border-radius: 0;
  width: 170px;
  text-align: center;
  padding: 10px;
  font-size: 1.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 150px;
  margin: 15px;
}
.perfomance-overview .perfomance-overview-content .perfomance-overview-item .perfomance-overview-header {
  margin-bottom: 5px;
  height: 33.3%;
  line-height: 1.1;
}
.perfomance-overview .perfomance-overview-content .perfomance-overview-item .perfomance-overview-header a {
  color: #3b3b3b;
}
.perfomance-overview .perfomance-overview-content .perfomance-overview-item .perfomance-overview-header a:hover {
  color: #0056b2;
}
.perfomance-overview .perfomance-overview-content .perfomance-overview-item .perfomance-overview-body {
  font-weight: bold;
  font-size: 1.5rem;
  height: 33.3%;
  display: flex;
  align-items: center;
}
.perfomance-overview .perfomance-overview-content .perfomance-overview-item .perfomance-overview-footer {
  flex-direction: column;
  font-size: 0.75rem;
  height: 33.3%;
  display: flex;
  align-items: center;
}
.perfomance-overview .perfomance-overview-content .perfomance-overview-item .perfomance-overview-footer .perfomance-overview-footer-value {
  display: inline-block;
}
.resolution-stats {
  margin: 15px;
}
.resolution-stats .payment-options {
  padding: 15px;
  border: 1px solid #ced1d6;
  border-radius: 0;
}
.resolution-stats .payment-options-panel {
  text-align: center;
}
.resolution-stats .payment-options-panel .payment-options-caption {
  font-weight: bold;
}
.resolution-stats .payment-options-panel .payment-option-container {
  position: relative;
  padding: 20px 8px 8px;
}
.resolution-stats .payment-options-panel .payment-option-container .payment-option-name {
  position: absolute;
  top: 11px;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  color: #3b3b3b;
}
.resolution-stats .payment-options-panel .payment-options-bar {
  height: 33px;
  line-height: 60px;
  margin: 0 auto;
  border-radius: 0;
}
.resolution-stats .payment-options-panel .payment-options-pif-bar {
  background-color: #e83e8c;
}
.resolution-stats .payment-options-panel .payment-options-sif-bar {
  background-color: #ffc107;
}
.resolution-stats .payment-options-panel .payment-options-settle-today-bar {
  background-color: #28a745;
}
.resolution-stats .payment-options-panel .payment-options-cure-pif-bar {
  background-color: #007bff;
}
.resolution-stats .payment-options-panel .payment-options-cure-flex-bar {
  background-color: #8a2be2;
}
.resolution-stats .payment-options-panel .payment-options-empty-bar {
  background-color: #f1f5f8;
}
.resolution-stats .payment-options-panel .payment-options-number-of-payment-plans, .resolution-stats .payment-options-panel .payment-options-total-amount {
  padding: 8px 0;
  line-height: 60px;
}
.resolution-stats .resolution-stats-second-section-content .resolution-stats-second-section-content-days {
  margin-bottom: 12px;
}
.resolution-stats .resolution-stats-second-section-content .resolution-stats-second-section-items {
  font-size: 1.1rem;
  line-height: 1.53;
}
.resolution-stats .resolution-stats-second-section-content #delinquency-share-by-amount-due-chart {
  margin-top: -59px;
  margin-bottom: -57px;
}
.resolution-stats .modal-header {
  background-color: #007aff;
}

.payment-stats, .communication-stats {
  margin: 15px;
}
.payment-stats .payment-stats-caption, .payment-stats .communication-stats-caption, .communication-stats .payment-stats-caption, .communication-stats .communication-stats-caption {
  position: absolute;
  margin: 15px;
  z-index: 2;
}
.payment-stats .payment-types .channel-type-date-range-tabs, .payment-stats .communication-types .channel-type-date-range-tabs, .communication-stats .payment-types .channel-type-date-range-tabs, .communication-stats .communication-types .channel-type-date-range-tabs {
  position: relative;
  z-index: 1;
}
.payment-stats .payment-types .payment-types-content, .payment-stats .payment-types .communication-types-content, .payment-stats .communication-types .payment-types-content, .payment-stats .communication-types .communication-types-content, .communication-stats .payment-types .payment-types-content, .communication-stats .payment-types .communication-types-content, .communication-stats .communication-types .payment-types-content, .communication-stats .communication-types .communication-types-content {
  padding-left: 12px;
}
.payment-stats .payment-options-panel, .payment-stats .communication-options-panel, .communication-stats .payment-options-panel, .communication-stats .communication-options-panel {
  font-size: 1.1rem;
  line-height: 2.53;
}
.payment-stats .payment-options-panel .communication-stats-chart, .payment-stats .communication-options-panel .communication-stats-chart, .communication-stats .payment-options-panel .communication-stats-chart, .communication-stats .communication-options-panel .communication-stats-chart {
  margin-top: -40px;
  margin-bottom: -42px;
}
.payment-stats .payment-options-panel .payment-stats-chart, .payment-stats .communication-options-panel .payment-stats-chart, .communication-stats .payment-options-panel .payment-stats-chart, .communication-stats .communication-options-panel .payment-stats-chart {
  margin-top: -10px;
}
.payment-stats .payment-stats-second-section, .payment-stats .communication-stats-second-section, .communication-stats .payment-stats-second-section, .communication-stats .communication-stats-second-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: -1px;
  max-width: 830px;
}
.payment-stats .payment-stats-second-section .payment-stats-second-section-item, .payment-stats .communication-stats-second-section .payment-stats-second-section-item, .communication-stats .payment-stats-second-section .payment-stats-second-section-item, .communication-stats .communication-stats-second-section .payment-stats-second-section-item {
  background-color: #f1f5f8;
  border: solid 1px #cbcfd2;
  border-radius: 0;
  margin-right: 50px;
  width: 150px;
  height: 99px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1.4rem;
  padding-bottom: 12px;
}
@media (max-width: 1600px) {
  .payment-stats .payment-stats-second-section .payment-stats-second-section-item, .payment-stats .communication-stats-second-section .payment-stats-second-section-item, .communication-stats .payment-stats-second-section .payment-stats-second-section-item, .communication-stats .communication-stats-second-section .payment-stats-second-section-item {
    margin-bottom: 10px;
  }
}
.payment-stats .payment-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header, .payment-stats .communication-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header, .communication-stats .payment-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header, .communication-stats .communication-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header {
  margin-bottom: 5px;
}
.payment-stats .payment-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a, .payment-stats .communication-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a, .communication-stats .payment-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a, .communication-stats .communication-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a {
  color: #3b3b3b;
}
.payment-stats .payment-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a:hover, .payment-stats .communication-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a:hover, .communication-stats .payment-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a:hover, .communication-stats .communication-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a:hover {
  color: #0056b2;
}
.payment-stats .payment-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a.not-link, .payment-stats .communication-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a.not-link, .communication-stats .payment-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a.not-link, .communication-stats .communication-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a.not-link {
  text-decoration: none;
  cursor: auto;
  user-select: all;
}
.payment-stats .payment-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a.not-link:hover, .payment-stats .communication-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a.not-link:hover, .communication-stats .payment-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a.not-link:hover, .communication-stats .communication-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-header a.not-link:hover {
  color: #3b3b3b;
}
.payment-stats .payment-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-body, .payment-stats .communication-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-body, .communication-stats .payment-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-body, .communication-stats .communication-stats-second-section .payment-stats-second-section-item .payment-stats-second-section-body {
  /*                font-weight: bold;
  */
}
.payment-stats .payment-stats-second-section .communication-stats-second-section-item, .payment-stats .communication-stats-second-section .communication-stats-second-section-item, .communication-stats .payment-stats-second-section .communication-stats-second-section-item, .communication-stats .communication-stats-second-section .communication-stats-second-section-item {
  background-color: #d5e6f6;
  border: solid 1px #88adc9;
  border-radius: 0;
  width: 150px;
  margin-right: 50px;
  height: 121px;
  text-align: center;
  padding: 20px 10px 10px;
  font-size: 1rem;
  font-weight: bold;
}
@media (max-width: 1600px) {
  .payment-stats .payment-stats-second-section .communication-stats-second-section-item, .payment-stats .communication-stats-second-section .communication-stats-second-section-item, .communication-stats .payment-stats-second-section .communication-stats-second-section-item, .communication-stats .communication-stats-second-section .communication-stats-second-section-item {
    margin-bottom: 10px;
  }
}
.payment-stats .payment-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header, .payment-stats .payment-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-body, .payment-stats .communication-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header, .payment-stats .communication-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-body, .communication-stats .payment-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header, .communication-stats .payment-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-body, .communication-stats .communication-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header, .communication-stats .communication-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-body {
  height: 50%;
}
.payment-stats .payment-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a, .payment-stats .communication-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a, .communication-stats .payment-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a, .communication-stats .communication-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a {
  color: #3b3b3b;
}
.payment-stats .payment-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a:hover, .payment-stats .communication-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a:hover, .communication-stats .payment-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a:hover, .communication-stats .communication-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a:hover {
  color: #0056b2;
}
.payment-stats .payment-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a.not-link, .payment-stats .communication-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a.not-link, .communication-stats .payment-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a.not-link, .communication-stats .communication-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a.not-link {
  text-decoration: none;
  cursor: auto;
  user-select: all;
}
.payment-stats .payment-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a.not-link:hover, .payment-stats .communication-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a.not-link:hover, .communication-stats .payment-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a.not-link:hover, .communication-stats .communication-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-header a.not-link:hover {
  color: #3b3b3b;
}
.payment-stats .payment-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-body, .payment-stats .communication-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-body, .communication-stats .payment-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-body, .communication-stats .communication-stats-second-section .communication-stats-second-section-item .communication-stats-second-section-body {
  color: #3a81c2;
}

.triangle-up {
  position: relative;
}
.triangle-up::before {
  position: absolute;
  content: "";
  top: 6px;
  left: -13px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid green;
}

.triangle-down {
  position: relative;
}
.triangle-down::before {
  position: absolute;
  content: "";
  top: 6px;
  left: -13px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid red;
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.logout-modal {
  font-family: arial, suns-serif;
  text-align: center;
  font-size: 16px;
}
.logout-modal .modal-header {
  border-bottom: none;
}
.logout-modal .modal-header h4 {
  margin: 0;
}
.logout-modal .modal-body {
  padding: 0;
}
.logout-modal .modal-footer {
  border-top: none;
}
.logout-modal button {
  color: #007bff;
  font-size: 14px;
  background-color: #fff;
}

.debug_panel {
  color: #242021;
  margin: 0px;
  padding: 5px;
  border: 1px solid #242021;
  background: #FFFFCC;
  font-family: Tahoma;
  font-size: 10px;
  text-align: left;
  z-index: 9998;
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 250px;
  line-height: 15px;
  float: right;
  /*    .arrowRight {
          background: url(images/toggle.png) no-repeat 0 7px;
      }

      .arrowBottom {
          background: url(images/toggle.png) no-repeat 0 -23px;
      }
  */
}
.debug_panel input {
  line-height: 15px;
  font-family: Tahoma;
  font-size: 10px;
  height: auto;
  line-height: normal;
  padding: 0px 2px 0px 2px;
}
.debug_panel #debugPanelLink {
  background: url(images/toggle.png) no-repeat 0 -23px;
}
.debug_panel #debugPanelLink.collapsed {
  background: url(images/toggle.png) no-repeat 0 7px;
}

div.separator {
  display: inline-block;
  *display: inline;
}

#search-wrapper {
  z-index: 9998;
}

#search-wrapper a.lnkSpOf {
  display: inline-block;
  background: rgb(233, 239, 228);
  background: -moz-linear-gradient(top, rgb(233, 239, 228) 0%, rgb(212, 217, 207) 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(233, 239, 228)), color-stop(99%, rgb(212, 217, 207)));
  background: -webkit-linear-gradient(top, rgb(233, 239, 228) 0%, rgb(212, 217, 207) 99%);
  background: -o-linear-gradient(top, rgb(233, 239, 228) 0%, rgb(212, 217, 207) 99%);
  background: -ms-linear-gradient(top, rgb(233, 239, 228) 0%, rgb(212, 217, 207) 99%);
  background: linear-gradient(to bottom, rgb(233, 239, 228) 0%, rgb(212, 217, 207) 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e9efe4", endColorstr="#d4d9cf",GradientType=0 );
  border: 1px solid #A9AEA5;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 2px 8px;
  font-weight: bold;
  text-shadow: 0 1px #fff;
  text-decoration: none;
  -webkit-box-shadow: 0px 1px #fff;
  box-shadow: 0px 1px #fff;
  position: relative;
  *top: 4px;
}

#search-wrapper a.lnkSpOf:hover, #search-wrapper .label a.lnkSpOf:hover {
  text-decoration: none;
  filter: none;
  background: rgb(233, 239, 228);
}

#search-wrapper div.separator {
  display: inline-block;
  position: relative;
  *display: inline;
}

.popSO {
  position: absolute;
  z-index: 9999;
  width: 300px;
  top: 35px;
  left: -204px;
}

.popSO strong {
  white-space: nowrap;
}

.popSO i {
  display: block;
  width: 12px;
  height: 12px;
  background: url(images/generalSprite.png) no-repeat -436px -17px;
  position: absolute;
  margin-left: -6px;
  left: 50%;
  top: -11px;
}

.popSO .title {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.popSO .content {
  background-color: #fff;
  color: #333;
  font-family: Arial;
  font-size: 13px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0px 0px 10px 0px rgba(111, 111, 111, 0.702);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(111, 111, 111, 0.702);
  box-shadow: 0px 0px 10px 0px rgba(111, 111, 111, 0.702);
  padding: 15px;
  border: 1px solid #ccc;
}

.spin-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3); /* Darken effect */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  pointer-events: all;
}

#global-spinner-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3); /* semi-transparent darken */
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
}

#global-spinner-overlay.hidden {
  display: none;
}

.autocompain-grid-actions {
  width: 195px;
}

.fa-stack {
  position: relative;
}
.fa-stack .fa-1x {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -25%);
}

.page-overview {
  font-size: 14px;
}
.page-overview .card-header {
  font-size: 16px;
}
.page-overview .list-group-item {
  padding: 0.75rem;
}
.page-overview .media-body header {
  color: #007bff;
}
.page-overview .icon {
  width: 48px;
  height: 48px;
  color: #007bff;
}
.page-overview .icon.zmdi-after:after {
  width: 21px;
  height: 21px;
  display: block;
  background-color: #fff;
  top: unset;
  left: unset;
  right: 0;
  bottom: 0;
}
.page-overview .list-group-item-action:hover .icon.zmdi-after:after {
  background-color: #f5f5f5;
}

.zmdi-after {
  position: relative;
  text-align: center;
}
.zmdi-after:after {
  position: absolute;
  font-size: 0.5em;
  background-color: inherit;
  border-radius: 50%;
  top: 100%;
  left: 100%;
}

html {
  font-size: initial !important;
}

body {
  background-color: #f4f4f4;
  /*    .desc {
          a {
              &:after {
                  @extend %zmdi-chevron-down:before;
              }
          }
      }

      .asc {
          a {
              &:after {
                  @extend %zmdi-chevron-up:before;
              }
          }
      }

      .sortable {
          a {
              &:after {
                  @extend %zmdi-unfold-more:before;
              }
          }
      }
  */
}
body .form-control {
  font-size: 14px !important;
}
body .fake-selector {
  /* position: absolute;*/
  z-index: 3;
}
body .btn {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
}
body .btn-lg, body .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  border-style: solid;
  border-width: 1px;
}
body .inputeditcontrolsDevelopment {
  width: 435px;
}
body .inputeditcontrolsDevelopment > div.form-control {
  max-width: 419px;
}
body .page-title {
  margin: 25px 0;
  font-size: 24px;
  font-weight: 300;
}
body .inputeditControls {
  background-color: transparent;
}
body .alert .iconUploadMessage {
  display: none;
}
body .zmdi.icon32 {
  background-image: none;
}
body a {
  color: #007bff;
}
body a.zmdi:hover {
  text-decoration: none;
}
body .sectionheader {
  font-size: 15px;
  padding-left: 0;
}
body .sectionheaderdesc {
  font-size: 14px;
  padding-left: 0;
}
body .desc a, body .asc a, body .sortable a {
  background-image: none;
}
body .desc a:after, body .asc a:after, body .sortable a:after {
  font-family: "Material-Design-Iconic-Font";
  margin-left: 3px;
}
body .desc a:hover, body .asc a:hover, body .sortable a:hover {
  text-decoration: none !important;
}
body .desc a:hover:after, body .asc a:hover:after, body .sortable a:hover:after {
  text-decoration: none !important;
}
body .gv-table {
  border: none;
}
body .gv-table td, body .gv-table th {
  border-width: 1px 0 0 0;
}
body .gv-table .text-center th {
  text-align: center;
}

.zmdi-icon16 {
  width: 16px;
  height: 16px;
}
.zmdi-icon16.zmdi-stack:after {
  font-size: 9px;
  width: 10px;
  height: 10px;
  background-color: #f4f4f4;
  text-align: center;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -3px;
  border-radius: 5px;
}

.zmdi-stack {
  position: relative;
}
.zmdi-stack:after {
  position: absolute;
}

.RibbonGroupCollapsedContainerTableActive + .RibbonGroupCollapsedContainerDropDown {
  width: auto !important;
}
.RibbonGroupCollapsedContainerTableActive + .RibbonGroupCollapsedContainerDropDown td {
  white-space: nowrap;
}
.RibbonGroupCollapsedContainerTableActive + .RibbonGroupCollapsedContainerDropDown .textboxLarge {
  min-width: 120px;
}

.p-r-5 {
  padding-right: 5px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.m-w-100 {
  max-width: 100px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-6 {
  margin-bottom: 6px;
}

.m-b-1 {
  margin-bottom: 1px;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.f-s-3 {
  font-size: 3em;
}

.row-aligner {
  position: relative;
}
.row-aligner .panel-wrapper {
  position: relative;
}
.row-aligner .panel-wrapper .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  border-color: transparent;
}
.row-aligner .panel-wrapper .panel .panel-heading {
  position: relative;
  z-index: 1;
}
.row-aligner .panel-wrapper .panel .panel-body {
  position: relative;
  z-index: 2;
}
.row-aligner .panel-wrapper .item-aligner {
  position: absolute;
  top: 0;
  bottom: 0;
  width: inherit;
  margin-left: -15px;
  padding: inherit;
  border-radius: 4px;
  box-sizing: border-box;
}
.row-aligner .panel-wrapper .item-aligner:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 20px;
  left: 15px;
  right: 15px;
  border-radius: inherit;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  background-color: #fff;
}
.row-aligner .panel-wrapper .panel-danger + .item-aligner:after {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.row-aligner .panel-wrapper .panel-success + .item-aligner:after {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.row-aligner .panel-wrapper .panel-default + .item-aligner:after {
  border-color: #ddd;
}

.panel-body > .table:last-child {
  margin-bottom: 0;
}
.panel-body > .table > tbody > tr:first-child > td {
  border-top: none;
}

.panel-default .table-heading {
  background-color: #f5f5f5;
}

.input-xs, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-header select, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header select, .ui-datepicker.ui-widget-content .ui-datepicker-header select, .ui-datepicker .ui-widget-content .ui-datepicker-header select, .RibbonTabContent .textboxLarge {
  height: 25px;
  line-height: 1.25;
}

select.input-xs, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-header select, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header select, .ui-datepicker.ui-widget-content .ui-datepicker-header select, .ui-datepicker .ui-widget-content .ui-datepicker-header select, .RibbonTabContent select.textboxLarge {
  padding-top: 3px;
  padding-bottom: 3px;
}

.relative {
  position: relative;
}

.officeitem_RequiringAttention32,
.testImage32,
.ribbon_newitem32,
.ribbon_saveitem32,
.ribbon_savereturnitem32,
.ribbon_closeitem16,
.officeitem_AllShowAllTypes16,
.officeitem_CollectionAgenciesOnlyTypes16,
.officeitem_BanksOnlyTypes16 {
  background-image: none;
}

.officeitem_AllShowAllTypes16,
.ribbon_closeitem16,
.officeitem_CollectionAgenciesOnlyTypes16,
.officeitem_BanksOnlyTypes16 {
  /*    &:before {
          @extend %zmdi-filter-list:before;
      }*/
}

.ribbon-item.ribbon-medium-text + .ribbon-medium-text {
  margin-top: 1px;
}

.table-hover > tbody > tr.greed-paging:hover {
  background-color: transparent;
}

.greed-paging > td > table > tbody > tr > td > span, .greed-paging > td > table > tbody > tr > td > a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-left: -1px;
  display: block;
}
.greed-paging > td > table > tbody > tr > td > span:focus, .greed-paging > td > table > tbody > tr > td > span.focus, .greed-paging > td > table > tbody > tr > td > span:active:focus, .greed-paging > td > table > tbody > tr > td > span:active.focus, .greed-paging > td > table > tbody > tr > td > span.active:focus, .greed-paging > td > table > tbody > tr > td > span.active.focus, .greed-paging > td > table > tbody > tr > td > a:focus, .greed-paging > td > table > tbody > tr > td > a.focus, .greed-paging > td > table > tbody > tr > td > a:active:focus, .greed-paging > td > table > tbody > tr > td > a:active.focus, .greed-paging > td > table > tbody > tr > td > a.active:focus, .greed-paging > td > table > tbody > tr > td > a.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.greed-paging > td > table > tbody > tr > td > span:hover, .greed-paging > td > table > tbody > tr > td > span:focus, .greed-paging > td > table > tbody > tr > td > span.focus, .greed-paging > td > table > tbody > tr > td > a:hover, .greed-paging > td > table > tbody > tr > td > a:focus, .greed-paging > td > table > tbody > tr > td > a.focus {
  color: #333;
  text-decoration: none;
}
.greed-paging > td > table > tbody > tr > td > span:active, .greed-paging > td > table > tbody > tr > td > span.active, .greed-paging > td > table > tbody > tr > td > a:active, .greed-paging > td > table > tbody > tr > td > a.active {
  outline: 0;
  background-image: none;
}
.greed-paging > td > table > tbody > tr > td > span.disabled, .greed-paging > td > table > tbody > tr > td > span[disabled], fieldset[disabled] .greed-paging > td > table > tbody > tr > td > span, .greed-paging > td > table > tbody > tr > td > a.disabled, .greed-paging > td > table > tbody > tr > td > a[disabled], fieldset[disabled] .greed-paging > td > table > tbody > tr > td > a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.greed-paging > td > table > tbody > tr > td > a {
  border-color: #eee;
  color: #007bff;
  margin-right: 1px;
}
.greed-paging > td > table > tbody > tr > td:first-child span, .greed-paging > td > table > tbody > tr > td:first-child a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.greed-paging > td > table > tbody > tr > td:last-child span, .greed-paging > td > table > tbody > tr > td:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.form-control-fileupload {
  height: auto;
}

.well-transparent {
  background-color: transparent;
}

.table-nobordered > tbody > tr > th, .table-nobordered > tbody > tr > td {
  border-top-color: transparent;
}

.well .table {
  margin-bottom: 0;
}
.well .table > tbody > tr > td {
  width: 100%;
}

.control-label.text-left {
  text-align: left !important;
}
.control-label.block {
  display: block;
}

/*
 @media (min-width: 768px) {
	.control-label.text-left {
		text-align:left !important;
	}
 }*/
.form-group-fix-height.form-group-sm .form-group {
  min-height: 30px;
}

.panel-body.table-wrapper {
  padding: 0;
}
.panel-body.table-wrapper > table:last-child {
  margin-bottom: 0;
}
.panel-body.table-wrapper > .table > tbody + tbody {
  border-top-width: 1px;
}

.panel > .panel-body > .wrapperChart {
  top: 0;
}

.daterangepicker .table-condensed > tbody > tr > td {
  padding: 0;
}
.daterangepicker .table-condensed > tbody > tr > td > a {
  display: block;
  line-height: 34px;
}
.daterangepicker .table-condensed > tbody > tr > td > a:hover {
  text-decoration: none;
}
.daterangepicker .next-prev > a {
  display: block;
}
.daterangepicker .next-prev > a:hover {
  text-decoration: none;
}

.inline-block {
  display: inline-block;
}
.inline-block + .inline-block {
  margin-left: 20px;
}

.validator {
  font-size: 85%;
}
.validator[style*="display: inline"] ~ .help-block {
  display: none;
}

.zmdi-after.link-iconed:after {
  position: relative;
  top: 2px;
  left: 2px;
}

.zmdi-after-settings:after {
  content: "\f1c6";
}

.zmdi-after-plus:after {
  content: "\f278";
}

.zmdi-after-account:after {
  content: "\f207";
}

.zmdi-after-refresh-sync:after {
  content: "\f1b8";
}

.zmdi-after-wrench:after {
  content: "\f1ed";
}

.zmdi-after-skip-next:after {
  content: "\f3b4";
}

.zmdi-after-edit:after {
  content: "\f158";
}

.zmdi-after-notifications:after {
  content: "\f1fe";
}

.zmdi-after-money:after {
  content: "\f19a";
}

.zmdi-after-upload:after {
  content: "\f22a";
}

.zmdi-after-download:after {
  content: "\f220";
}

.zmdi-after-close:after {
  content: "\f136";
}

.zmdi-after-check-circle:after {
  content: "\f269";
}

.zmdi-after-undo:after {
  content: "\f258";
}

.zmdi-after-mail-reply:after {
  content: "\f193";
}

.comiseo-daterangepicker.ui-widget-content, .comiseo-daterangepicker .ui-widget-content, .ui-datepicker.ui-widget-content, .ui-datepicker .ui-widget-content {
  font-family: Roboto, "Open Sans", sans-serif;
  background-image: none;
  background-color: #fff;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar, .ui-datepicker.ui-widget-content .ui-datepicker-calendar, .ui-datepicker .ui-widget-content .ui-datepicker-calendar {
  table-layout: fixed;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default {
  border-color: transparent;
  background-image: none;
  color: #000;
  font-weight: normal;
  background-color: transparent;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  padding: 0;
  line-height: 34px;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default:focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default.focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default:active:focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default:active.focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default.active:focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default.active.focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default:focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default.focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default:active:focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default:active.focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default.active:focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default.active.focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default:focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default.focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default:active:focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default:active.focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default.active:focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default.active.focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default:focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default.focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default:active:focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default:active.focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default.active:focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default:hover, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default:focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default.focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default:focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default.focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default:hover, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default:focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default.focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default:hover, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default:focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default.focus {
  color: #333;
  text-decoration: none;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default:active, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default.active, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default:active, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default.active, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default:active, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default.active, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default:active, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default.active {
  outline: 0;
  background-image: none;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default.disabled, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default[disabled], fieldset[disabled] .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default.disabled, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default[disabled], fieldset[disabled] .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default.disabled, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default[disabled], fieldset[disabled] .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-default, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default.disabled, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default[disabled], fieldset[disabled] .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-default {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar span.ui-state-default, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar span.ui-state-default, .ui-datepicker.ui-widget-content .ui-datepicker-calendar span.ui-state-default, .ui-datepicker .ui-widget-content .ui-datepicker-calendar span.ui-state-default {
  cursor: not-allowed;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar a.ui-state-default:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar a.ui-state-default:hover, .ui-datepicker.ui-widget-content .ui-datepicker-calendar a.ui-state-default:hover, .ui-datepicker .ui-widget-content .ui-datepicker-calendar a.ui-state-default:hover {
  background-color: #eee;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight {
  background-image: none;
  background-color: #fff;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default {
  color: #fff;
  background-color: #007bff;
  border-color: rgb(0, 110.7, 229.5);
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.focus {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 49.2, 102);
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:hover, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:hover, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:hover {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 81.18, 168.3);
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active, .open > .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active, .open > .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active, .open > .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active, .open > .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 81.18, 168.3);
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active:hover, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active:focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active.focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active:hover, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active:focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active.focus, .open > .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle:hover, .open > .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle:focus, .open > .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle.focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active:focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active.focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active:focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active.focus, .open > .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle:hover, .open > .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle:focus, .open > .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle.focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active:hover, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active:focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active.focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active:hover, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active:focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active.focus, .open > .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle:hover, .open > .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle:focus, .open > .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle.focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active:hover, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active:focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active.focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active:hover, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active:focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active.focus, .open > .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle:hover, .open > .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle:focus, .open > .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(0, 81.18, 168.3);
  border-color: rgb(0, 49.2, 102);
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active, .open > .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active, .open > .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active, .open > .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:active, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.active, .open > .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.dropdown-toggle {
  background-image: none;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.disabled:hover, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.disabled:focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.disabled.focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default[disabled]:hover, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default[disabled]:focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default[disabled].focus, fieldset[disabled] .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:hover, fieldset[disabled] .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:focus, fieldset[disabled] .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.disabled:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.disabled:focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.disabled.focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default[disabled]:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default[disabled]:focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default[disabled].focus, fieldset[disabled] .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:hover, fieldset[disabled] .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:focus, fieldset[disabled] .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.disabled:hover, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.disabled:focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.disabled.focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default[disabled]:hover, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default[disabled]:focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default[disabled].focus, fieldset[disabled] .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:hover, fieldset[disabled] .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:focus, fieldset[disabled] .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.disabled:hover, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.disabled:focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.disabled.focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default[disabled]:hover, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default[disabled]:focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default[disabled].focus, fieldset[disabled] .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:hover, fieldset[disabled] .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default:focus, fieldset[disabled] .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default.focus {
  background-color: #007bff;
  border-color: rgb(0, 110.7, 229.5);
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default .badge, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default .badge, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default .badge, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlight .ui-state-default .badge {
  color: #007bff;
  background-color: #fff;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt {
  background-image: none;
  background-color: #fff;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.focus {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:hover, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:hover, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:hover {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active, .open > .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active, .open > .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active, .open > .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active, .open > .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active:hover, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active:focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active.focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active:hover, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active:focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active.focus, .open > .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle:hover, .open > .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle:focus, .open > .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle.focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active:focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active.focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active:focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active.focus, .open > .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle:hover, .open > .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle:focus, .open > .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle.focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active:hover, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active:focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active.focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active:hover, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active:focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active.focus, .open > .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle:hover, .open > .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle:focus, .open > .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle.focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active:hover, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active:focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active.focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active:hover, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active:focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active.focus, .open > .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle:hover, .open > .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle:focus, .open > .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(213.2296875, 132.515625, 18.0703125);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active, .open > .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active, .open > .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active, .open > .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:active, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.active, .open > .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.dropdown-toggle {
  background-image: none;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.disabled:hover, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.disabled:focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.disabled.focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default[disabled]:hover, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default[disabled]:focus, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default[disabled].focus, fieldset[disabled] .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:hover, fieldset[disabled] .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:focus, fieldset[disabled] .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.disabled:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.disabled:focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.disabled.focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default[disabled]:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default[disabled]:focus, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default[disabled].focus, fieldset[disabled] .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:hover, fieldset[disabled] .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:focus, fieldset[disabled] .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.disabled:hover, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.disabled:focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.disabled.focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default[disabled]:hover, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default[disabled]:focus, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default[disabled].focus, fieldset[disabled] .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:hover, fieldset[disabled] .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:focus, fieldset[disabled] .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.disabled:hover, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.disabled:focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.disabled.focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default[disabled]:hover, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default[disabled]:focus, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default[disabled].focus, fieldset[disabled] .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:hover, fieldset[disabled] .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default:focus, fieldset[disabled] .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default.focus {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default .badge, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default .badge, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default .badge, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-state-highlightAlt .ui-state-default .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-datepicker-current-day a, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-calendar .ui-datepicker-current-day a:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-datepicker-current-day a, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-calendar .ui-datepicker-current-day a:hover, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-datepicker-current-day a, .ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-datepicker-current-day a:hover, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-datepicker-current-day a, .ui-datepicker .ui-widget-content .ui-datepicker-calendar .ui-datepicker-current-day a:hover {
  color: #fff;
  background-color: #007bff;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-header, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header, .ui-datepicker.ui-widget-content .ui-datepicker-header, .ui-datepicker .ui-widget-content .ui-datepicker-header {
  background-image: none;
  background-color: transparent;
  color: #000;
  border-color: transparent;
  font-weight: normal;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-header select, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header select, .ui-datepicker.ui-widget-content .ui-datepicker-header select, .ui-datepicker .ui-widget-content .ui-datepicker-header select {
  padding-top: 3px;
  padding-bottom: 3px;
  display: inline-block;
  width: auto;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-header select.ui-datepicker-month, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-header select.ui-datepicker-month, .ui-datepicker.ui-widget-content .ui-datepicker-header select.ui-datepicker-month, .ui-datepicker .ui-widget-content .ui-datepicker-header select.ui-datepicker-month {
  display: inline-block;
  width: auto;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-prev, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-next, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-prev, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-next, .ui-datepicker.ui-widget-content .ui-datepicker-prev, .ui-datepicker.ui-widget-content .ui-datepicker-next, .ui-datepicker .ui-widget-content .ui-datepicker-prev, .ui-datepicker .ui-widget-content .ui-datepicker-next {
  border: none;
  top: 1px;
  background-image: none;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-prev:hover, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-next:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-prev:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-next:hover, .ui-datepicker.ui-widget-content .ui-datepicker-prev:hover, .ui-datepicker.ui-widget-content .ui-datepicker-next:hover, .ui-datepicker .ui-widget-content .ui-datepicker-prev:hover, .ui-datepicker .ui-widget-content .ui-datepicker-next:hover {
  background-color: #eee;
  cursor: pointer;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-prev.ui-state-disabled:hover, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-next.ui-state-disabled:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-prev.ui-state-disabled:hover, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-next.ui-state-disabled:hover, .ui-datepicker.ui-widget-content .ui-datepicker-prev.ui-state-disabled:hover, .ui-datepicker.ui-widget-content .ui-datepicker-next.ui-state-disabled:hover, .ui-datepicker .ui-widget-content .ui-datepicker-prev.ui-state-disabled:hover, .ui-datepicker .ui-widget-content .ui-datepicker-next.ui-state-disabled:hover {
  cursor: not-allowed !important;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-prev span, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-next span, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-prev span, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-next span, .ui-datepicker.ui-widget-content .ui-datepicker-prev span, .ui-datepicker.ui-widget-content .ui-datepicker-next span, .ui-datepicker .ui-widget-content .ui-datepicker-prev span, .ui-datepicker .ui-widget-content .ui-datepicker-next span {
  background-image: none;
  text-indent: inherit;
  line-height: 16px;
  text-align: center;
  color: #000;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-prev span:before, .comiseo-daterangepicker.ui-widget-content .ui-datepicker-next span:before, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-prev span:before, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-next span:before, .ui-datepicker.ui-widget-content .ui-datepicker-prev span:before, .ui-datepicker.ui-widget-content .ui-datepicker-next span:before, .ui-datepicker .ui-widget-content .ui-datepicker-prev span:before, .ui-datepicker .ui-widget-content .ui-datepicker-next span:before {
  display: block;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-prev, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-prev, .ui-datepicker.ui-widget-content .ui-datepicker-prev, .ui-datepicker .ui-widget-content .ui-datepicker-prev {
  left: 1px;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-prev span:before, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-prev span:before, .ui-datepicker.ui-widget-content .ui-datepicker-prev span:before, .ui-datepicker .ui-widget-content .ui-datepicker-prev span:before {
  content: "«";
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-next, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-next, .ui-datepicker.ui-widget-content .ui-datepicker-next, .ui-datepicker .ui-widget-content .ui-datepicker-next {
  right: 1px;
}
.comiseo-daterangepicker.ui-widget-content .ui-datepicker-next span:before, .comiseo-daterangepicker .ui-widget-content .ui-datepicker-next span:before, .ui-datepicker.ui-widget-content .ui-datepicker-next span:before, .ui-datepicker .ui-widget-content .ui-datepicker-next span:before {
  content: "»";
}
.comiseo-daterangepicker .comiseo-daterangepicker-presets a,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button, .ui-datepicker .comiseo-daterangepicker-presets a,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #007bff;
  border-color: rgb(0, 110.7, 229.5);
}
.comiseo-daterangepicker .comiseo-daterangepicker-presets a:focus, .comiseo-daterangepicker .comiseo-daterangepicker-presets a.focus, .comiseo-daterangepicker .comiseo-daterangepicker-presets a:active:focus, .comiseo-daterangepicker .comiseo-daterangepicker-presets a:active.focus, .comiseo-daterangepicker .comiseo-daterangepicker-presets a.active:focus, .comiseo-daterangepicker .comiseo-daterangepicker-presets a.active.focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button:focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button:active:focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button:active.focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.active:focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.active.focus, .ui-datepicker .comiseo-daterangepicker-presets a:focus, .ui-datepicker .comiseo-daterangepicker-presets a.focus, .ui-datepicker .comiseo-daterangepicker-presets a:active:focus, .ui-datepicker .comiseo-daterangepicker-presets a:active.focus, .ui-datepicker .comiseo-daterangepicker-presets a.active:focus, .ui-datepicker .comiseo-daterangepicker-presets a.active.focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button:focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button.focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button:active:focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button:active.focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button.active:focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.comiseo-daterangepicker .comiseo-daterangepicker-presets a:hover, .comiseo-daterangepicker .comiseo-daterangepicker-presets a:focus, .comiseo-daterangepicker .comiseo-daterangepicker-presets a.focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button:hover,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button:focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.focus, .ui-datepicker .comiseo-daterangepicker-presets a:hover, .ui-datepicker .comiseo-daterangepicker-presets a:focus, .ui-datepicker .comiseo-daterangepicker-presets a.focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button:hover,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button:focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button.focus {
  color: #333;
  text-decoration: none;
}
.comiseo-daterangepicker .comiseo-daterangepicker-presets a:active, .comiseo-daterangepicker .comiseo-daterangepicker-presets a.active,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button:active,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.active, .ui-datepicker .comiseo-daterangepicker-presets a:active, .ui-datepicker .comiseo-daterangepicker-presets a.active,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button:active,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button.active {
  outline: 0;
  background-image: none;
}
.comiseo-daterangepicker .comiseo-daterangepicker-presets a.disabled, .comiseo-daterangepicker .comiseo-daterangepicker-presets a[disabled], fieldset[disabled] .comiseo-daterangepicker .comiseo-daterangepicker-presets a,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.disabled,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button[disabled],
fieldset[disabled] .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button, .ui-datepicker .comiseo-daterangepicker-presets a.disabled, .ui-datepicker .comiseo-daterangepicker-presets a[disabled], fieldset[disabled] .ui-datepicker .comiseo-daterangepicker-presets a,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button.disabled,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button[disabled],
fieldset[disabled] .ui-datepicker .comiseo-daterangepicker-buttonpanel button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.comiseo-daterangepicker .comiseo-daterangepicker-presets a:focus, .comiseo-daterangepicker .comiseo-daterangepicker-presets a.focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button:focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.focus, .ui-datepicker .comiseo-daterangepicker-presets a:focus, .ui-datepicker .comiseo-daterangepicker-presets a.focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button:focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button.focus {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 49.2, 102);
}
.comiseo-daterangepicker .comiseo-daterangepicker-presets a:hover,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button:hover, .ui-datepicker .comiseo-daterangepicker-presets a:hover,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button:hover {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 81.18, 168.3);
}
.comiseo-daterangepicker .comiseo-daterangepicker-presets a:active, .comiseo-daterangepicker .comiseo-daterangepicker-presets a.active, .open > .comiseo-daterangepicker .comiseo-daterangepicker-presets a.dropdown-toggle,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button:active,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.active,
.open > .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.dropdown-toggle, .ui-datepicker .comiseo-daterangepicker-presets a:active, .ui-datepicker .comiseo-daterangepicker-presets a.active, .open > .ui-datepicker .comiseo-daterangepicker-presets a.dropdown-toggle,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button:active,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button.active,
.open > .ui-datepicker .comiseo-daterangepicker-buttonpanel button.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 81.18, 168.3);
}
.comiseo-daterangepicker .comiseo-daterangepicker-presets a:active:hover, .comiseo-daterangepicker .comiseo-daterangepicker-presets a:active:focus, .comiseo-daterangepicker .comiseo-daterangepicker-presets a:active.focus, .comiseo-daterangepicker .comiseo-daterangepicker-presets a.active:hover, .comiseo-daterangepicker .comiseo-daterangepicker-presets a.active:focus, .comiseo-daterangepicker .comiseo-daterangepicker-presets a.active.focus, .open > .comiseo-daterangepicker .comiseo-daterangepicker-presets a.dropdown-toggle:hover, .open > .comiseo-daterangepicker .comiseo-daterangepicker-presets a.dropdown-toggle:focus, .open > .comiseo-daterangepicker .comiseo-daterangepicker-presets a.dropdown-toggle.focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button:active:hover,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button:active:focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button:active.focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.active:hover,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.active:focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.active.focus,
.open > .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.dropdown-toggle:hover,
.open > .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.dropdown-toggle:focus,
.open > .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.dropdown-toggle.focus, .ui-datepicker .comiseo-daterangepicker-presets a:active:hover, .ui-datepicker .comiseo-daterangepicker-presets a:active:focus, .ui-datepicker .comiseo-daterangepicker-presets a:active.focus, .ui-datepicker .comiseo-daterangepicker-presets a.active:hover, .ui-datepicker .comiseo-daterangepicker-presets a.active:focus, .ui-datepicker .comiseo-daterangepicker-presets a.active.focus, .open > .ui-datepicker .comiseo-daterangepicker-presets a.dropdown-toggle:hover, .open > .ui-datepicker .comiseo-daterangepicker-presets a.dropdown-toggle:focus, .open > .ui-datepicker .comiseo-daterangepicker-presets a.dropdown-toggle.focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button:active:hover,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button:active:focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button:active.focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button.active:hover,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button.active:focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button.active.focus,
.open > .ui-datepicker .comiseo-daterangepicker-buttonpanel button.dropdown-toggle:hover,
.open > .ui-datepicker .comiseo-daterangepicker-buttonpanel button.dropdown-toggle:focus,
.open > .ui-datepicker .comiseo-daterangepicker-buttonpanel button.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(0, 81.18, 168.3);
  border-color: rgb(0, 49.2, 102);
}
.comiseo-daterangepicker .comiseo-daterangepicker-presets a:active, .comiseo-daterangepicker .comiseo-daterangepicker-presets a.active, .open > .comiseo-daterangepicker .comiseo-daterangepicker-presets a.dropdown-toggle,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button:active,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.active,
.open > .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.dropdown-toggle, .ui-datepicker .comiseo-daterangepicker-presets a:active, .ui-datepicker .comiseo-daterangepicker-presets a.active, .open > .ui-datepicker .comiseo-daterangepicker-presets a.dropdown-toggle,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button:active,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button.active,
.open > .ui-datepicker .comiseo-daterangepicker-buttonpanel button.dropdown-toggle {
  background-image: none;
}
.comiseo-daterangepicker .comiseo-daterangepicker-presets a.disabled:hover, .comiseo-daterangepicker .comiseo-daterangepicker-presets a.disabled:focus, .comiseo-daterangepicker .comiseo-daterangepicker-presets a.disabled.focus, .comiseo-daterangepicker .comiseo-daterangepicker-presets a[disabled]:hover, .comiseo-daterangepicker .comiseo-daterangepicker-presets a[disabled]:focus, .comiseo-daterangepicker .comiseo-daterangepicker-presets a[disabled].focus, fieldset[disabled] .comiseo-daterangepicker .comiseo-daterangepicker-presets a:hover, fieldset[disabled] .comiseo-daterangepicker .comiseo-daterangepicker-presets a:focus, fieldset[disabled] .comiseo-daterangepicker .comiseo-daterangepicker-presets a.focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.disabled:hover,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.disabled:focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.disabled.focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button[disabled]:hover,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button[disabled]:focus,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button[disabled].focus,
fieldset[disabled] .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button:hover,
fieldset[disabled] .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button:focus,
fieldset[disabled] .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.focus, .ui-datepicker .comiseo-daterangepicker-presets a.disabled:hover, .ui-datepicker .comiseo-daterangepicker-presets a.disabled:focus, .ui-datepicker .comiseo-daterangepicker-presets a.disabled.focus, .ui-datepicker .comiseo-daterangepicker-presets a[disabled]:hover, .ui-datepicker .comiseo-daterangepicker-presets a[disabled]:focus, .ui-datepicker .comiseo-daterangepicker-presets a[disabled].focus, fieldset[disabled] .ui-datepicker .comiseo-daterangepicker-presets a:hover, fieldset[disabled] .ui-datepicker .comiseo-daterangepicker-presets a:focus, fieldset[disabled] .ui-datepicker .comiseo-daterangepicker-presets a.focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button.disabled:hover,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button.disabled:focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button.disabled.focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button[disabled]:hover,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button[disabled]:focus,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button[disabled].focus,
fieldset[disabled] .ui-datepicker .comiseo-daterangepicker-buttonpanel button:hover,
fieldset[disabled] .ui-datepicker .comiseo-daterangepicker-buttonpanel button:focus,
fieldset[disabled] .ui-datepicker .comiseo-daterangepicker-buttonpanel button.focus {
  background-color: #007bff;
  border-color: rgb(0, 110.7, 229.5);
}
.comiseo-daterangepicker .comiseo-daterangepicker-presets a .badge,
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button .badge, .ui-datepicker .comiseo-daterangepicker-presets a .badge,
.ui-datepicker .comiseo-daterangepicker-buttonpanel button .badge {
  color: #007bff;
  background-color: #fff;
}
.comiseo-daterangepicker .comiseo-daterangepicker-presets a, .ui-datepicker .comiseo-daterangepicker-presets a {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  display: block;
  margin-bottom: 1px;
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel, .ui-datepicker .comiseo-daterangepicker-buttonpanel {
  padding-top: 5px;
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:focus, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.focus, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:focus, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.focus {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(140.25, 140.25, 140.25);
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:hover, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:hover {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:active, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.active, .open > .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.dropdown-toggle, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:active, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.active, .open > .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:active:hover, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:active:focus, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:active.focus, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.active:hover, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.active:focus, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.active.focus, .open > .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.dropdown-toggle:hover, .open > .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.dropdown-toggle:focus, .open > .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.dropdown-toggle.focus, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:active:hover, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:active:focus, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:active.focus, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.active:hover, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.active:focus, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.active.focus, .open > .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.dropdown-toggle:hover, .open > .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.dropdown-toggle:focus, .open > .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.dropdown-toggle.focus {
  color: #333;
  background-color: rgb(211.65, 211.65, 211.65);
  border-color: rgb(140.25, 140.25, 140.25);
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:active, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.active, .open > .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.dropdown-toggle, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:active, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.active, .open > .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.dropdown-toggle {
  background-image: none;
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.disabled:hover, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.disabled:focus, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.disabled.focus, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary[disabled]:hover, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary[disabled]:focus, .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary[disabled].focus, fieldset[disabled] .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:hover, fieldset[disabled] .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:focus, fieldset[disabled] .comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.focus, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.disabled:hover, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.disabled:focus, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.disabled.focus, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary[disabled]:hover, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary[disabled]:focus, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary[disabled].focus, fieldset[disabled] .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:hover, fieldset[disabled] .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary:focus, fieldset[disabled] .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary.focus {
  background-color: #fff;
  border-color: #ccc;
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary .badge, .ui-datepicker .comiseo-daterangepicker-buttonpanel button.ui-priority-secondary .badge {
  color: #fff;
  background-color: #333;
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel button + button, .ui-datepicker .comiseo-daterangepicker-buttonpanel button + button {
  margin-left: 3px;
}
.comiseo-daterangepicker .comiseo-daterangepicker-buttonpanel select, .ui-datepicker .comiseo-daterangepicker-buttonpanel select {
  display: inline-block;
  width: auto;
  margin-left: 3px;
}

.zmdi-after {
  position: relative;
}
.zmdi-after:after {
  position: absolute;
}
.zmdi-hc-3x .zmdi-after:after {
  font-size: 0.5em;
}

.checkbox-nomargin {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.code-block {
  display: block;
  padding-left: 30px;
  font-size: 14px;
}

.table-fixed {
  table-layout: fixed;
}

.bootstrap-dialog-message .validator {
  display: none;
}
.bootstrap-dialog-message.has-error .validator {
  display: block;
}

.height-limited .bootstrap-dialog-message {
  max-height: 500px;
  overflow-x: auto;
}

a[class*=btn]:hover {
  text-decoration: none;
}

.page-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-tabs + .tab-content {
  padding-top: 20px;
  padding-bottom: 20px;
}

.empty-row {
  background-color: transparent !important;
}

[class*=btn] i.zmdi {
  margin-right: 2px;
}

.overflow-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mx-w-90 {
  max-width: 90px;
}

.v-a-m {
  vertical-align: middle;
}

.form-group-sm .td-DatePicker {
  width: 120px;
}
.form-group-sm .td-promo-code-text {
  width: 250px;
}
.form-group-sm .td-commands {
  width: 140px;
}
.form-group-sm .checkbox {
  margin-top: 5px;
  margin-bottom: 5px;
}
.DatePicker.form-control {
  background-color: #fff;
  border: 1px solid #ccc;
}

.pagination > a,
.pagination > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > a:first-child,
.pagination > span:first-child {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > a:last-child,
.pagination > span:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > a:hover, .pagination > a:focus,
.pagination > span:hover,
.pagination > span:focus {
  z-index: 2;
  color: rgb(0, 86.1, 178.5);
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #ddd;
}
.pagination > span, .pagination > span:hover, .pagination > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
  cursor: default;
}
.pagination > span.aspNetDisabled,
.pagination > span.aspNetDisabled:hover,
.pagination > span.aspNetDisabled:focus,
.pagination > a.aspNetDisabled,
.pagination > a.aspNetDisabled:hover,
.pagination > a.aspNetDisabled:focus {
  color: rgb(119.085, 119.085, 119.085);
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.table-wrapper > .wrapperUploadMessage {
  margin-left: 8px;
  margin-right: 8px;
}

h4.sectionheader {
  margin: 0;
}

.input-group .input-sm, .input-group .input-group-sm > .form-control,
.input-group .input-group-sm > .input-group-addon,
.input-group .input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon:not(:first-child):not(:last-child) {
  border-left: 0;
  border-right: 0;
}

.logo {
  height: 88px;
}

.page-description {
  display: flex;
  align-items: center;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background-color: #fff;
  border-radius: 0.25rem;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: white;
  margin-bottom: 1rem;
  padding: 1rem;
}
.page-description.page-description-info {
  border-left-color: #5bc0de;
}
.page-description.page-description-info:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
  margin-right: 0.5rem;
}

.autocompain-list-header-cell {
  width: 640px;
}

.bg-transparent {
  background-color: transparent !important;
}
