Main Page

Difference between revisions of "User:SynthSy/tweeki-white-theme.css"

From Arks-Visiphone
Jump to navigation Jump to search
Line 1: Line 1:
 +
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");
 
/*!
 
/*!
  * Bootswatch v4.0.0-beta.2
+
  * bootswatch v3.3.7
  * Homepage: https://bootswatch.com
+
  * Homepage: http://bootswatch.com
  * Copyright 2012-2017 Thomas Park
+
  * Copyright 2012-2016 Thomas Park
 
  * Licensed under MIT
 
  * Licensed under MIT
 
  * Based on Bootstrap
 
  * Based on Bootstrap
 
*/
 
*/
 
/*!
 
/*!
  * Bootstrap v4.0.0-beta.2 (https://getbootstrap.com)
+
  * Bootstrap v3.3.7 (http://getbootstrap.com)
  * Copyright 2011-2017 The Bootstrap Authors
+
  * Copyright 2011-2016 Twitter, Inc.
* Copyright 2011-2017 Twitter, Inc.
 
 
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 
  */
 
  */
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");
+
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
:root {
+
html {
   --blue: #2C3E50;
+
   font-family: sans-serif;
   --indigo: #6610f2;
+
   -ms-text-size-adjust: 100%;
  --purple: #6f42c1;
+
   -webkit-text-size-adjust: 100%;
   --pink: #e83e8c;
+
}
  --red: #E74C3C;
+
body {
   --orange: #fd7e14;
+
   margin: 0;
  --yellow: #F39C12;
+
}
  --green: #18BC9C;
+
article,
  --teal: #20c997;
+
aside,
  --cyan: #3498DB;
+
details,
  --white: #fff;
+
figcaption,
  --gray: #95a5a6;
+
figure,
   --gray-dark: #343a40;
+
footer,
  --primary: #2C3E50;
+
header,
  --secondary: #95a5a6;
+
hgroup,
  --success: #18BC9C;
+
main,
  --info: #3498DB;
+
menu,
  --warning: #F39C12;
+
nav,
   --danger: #E74C3C;
+
section,
  --light: #ecf0f1;
+
summary {
   --dark: #7b8a8b;
+
   display: block;
  --breakpoint-xs: 0;
+
}
  --breakpoint-sm: 576px;
+
audio,
   --breakpoint-md: 768px;
+
canvas,
   --breakpoint-lg: 992px;
+
progress,
  --breakpoint-xl: 1200px;
+
video {
  --font-family-sans-serif: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
+
   display: inline-block;
   --font-family-monospace: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
+
   vertical-align: baseline;
 +
}
 +
audio:not([controls]) {
 +
   display: none;
 +
   height: 0;
 +
}
 +
[hidden],
 +
template {
 +
   display: none;
 
}
 
}
 
+
a {
@media print {
+
   background-color: transparent;
  *,
 
  *::before,
 
  *::after {
 
    text-shadow: none !important;
 
    -webkit-box-shadow: none !important;
 
            box-shadow: none !important;
 
  }
 
  a,
 
  a:visited {
 
    text-decoration: underline;
 
  }
 
  abbr[title]::after {
 
    content: " (" attr(title) ")";
 
  }
 
  pre {
 
    white-space: pre-wrap !important;
 
  }
 
  pre,
 
  blockquote {
 
    border: 1px solid #999;
 
    page-break-inside: avoid;
 
  }
 
  thead {
 
    display: table-header-group;
 
  }
 
  tr,
 
  img {
 
    page-break-inside: avoid;
 
  }
 
  p,
 
  h2,
 
  h3 {
 
    orphans: 3;
 
    widows: 3;
 
  }
 
  h2,
 
  h3 {
 
    page-break-after: avoid;
 
  }
 
  .navbar {
 
    display: none;
 
  }
 
  .badge {
 
    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;
 
  }
 
 
}
 
}
 
+
a:active,
*,
+
a:hover {
*::before,
+
   outline: 0;
*::after {
 
   -webkit-box-sizing: border-box;
 
          box-sizing: border-box;
 
 
}
 
}
 
+
abbr[title] {
html {
+
   border-bottom: 1px dotted;
   font-family: sans-serif;
 
  line-height: 1.15;
 
  -webkit-text-size-adjust: 100%;
 
  -ms-text-size-adjust: 100%;
 
  -ms-overflow-style: scrollbar;
 
  -webkit-tap-highlight-color: transparent;
 
 
}
 
}
 
+
b,
@-ms-viewport {
+
strong {
   width: device-width;
+
   font-weight: bold;
 
}
 
}
 
+
dfn {
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
+
   font-style: italic;
   display: block;
 
 
}
 
}
 
+
h1 {
body {
+
   font-size: 2em;
  margin: 0;
+
   margin: 0.67em 0;
   font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
 
   font-size: 0.9375rem;
 
  font-weight: 400;
 
  line-height: 1.5;
 
  color: #212529;
 
  text-align: left;
 
  background-color: #fff;
 
 
}
 
}
 
+
mark {
[tabindex="-1"]:focus {
+
  background: #ff0;
   outline: none !important;
+
   color: #000;
 
}
 
}
 
+
small {
hr {
+
   font-size: 80%;
   -webkit-box-sizing: content-box;
 
          box-sizing: content-box;
 
  height: 0;
 
  overflow: visible;
 
 
}
 
}
 
+
sub,
h1, h2, h3, h4, h5, h6 {
+
sup {
   margin-top: 0;
+
   font-size: 75%;
   margin-bottom: 0.5rem;
+
  line-height: 0;
 +
   position: relative;
 +
  vertical-align: baseline;
 
}
 
}
 
+
sup {
p {
+
   top: -0.5em;
   margin-top: 0;
 
  margin-bottom: 1rem;
 
 
}
 
}
 
+
sub {
abbr[title],
+
   bottom: -0.25em;
abbr[data-original-title] {
 
   text-decoration: underline;
 
  -webkit-text-decoration: underline dotted;
 
          text-decoration: underline dotted;
 
  cursor: help;
 
  border-bottom: 0;
 
 
}
 
}
 
+
img {
address {
+
   border: 0;
   margin-bottom: 1rem;
 
  font-style: normal;
 
  line-height: inherit;
 
 
}
 
}
 
+
svg:not(:root) {
ol,
+
   overflow: hidden;
ul,
 
dl {
 
   margin-top: 0;
 
  margin-bottom: 1rem;
 
 
}
 
}
 
+
figure {
ol ol,
+
   margin: 1em 40px;
ul ul,
 
ol ul,
 
ul ol {
 
   margin-bottom: 0;
 
 
}
 
}
 
+
hr {
dt {
+
   -webkit-box-sizing: content-box;
   font-weight: 700;
+
    -moz-box-sizing: content-box;
 +
          box-sizing: content-box;
 +
  height: 0;
 
}
 
}
 
+
pre {
dd {
+
   overflow: auto;
   margin-bottom: .5rem;
 
  margin-left: 0;
 
 
}
 
}
 
+
code,
blockquote {
+
kbd,
   margin: 0 0 1rem;
+
pre,
}
+
samp {
 
+
   font-family: monospace, monospace;
dfn {
+
   font-size: 1em;
   font-style: italic;
 
 
}
 
}
 
+
button,
b,
+
input,
strong {
+
optgroup,
   font-weight: bolder;
+
select,
 +
textarea {
 +
  color: inherit;
 +
   font: inherit;
 +
  margin: 0;
 
}
 
}
 
+
button {
small {
+
   overflow: visible;
   font-size: 80%;
 
 
}
 
}
 
+
button,
sub,
+
select {
sup {
+
   text-transform: none;
   position: relative;
 
  font-size: 75%;
 
  line-height: 0;
 
  vertical-align: baseline;
 
 
}
 
}
 
+
button,
sub {
+
html input[type="button"],
   bottom: -.25em;
+
input[type="reset"],
 +
input[type="submit"] {
 +
   -webkit-appearance: button;
 +
  cursor: pointer;
 
}
 
}
 
+
button[disabled],
sup {
+
html input[disabled] {
   top: -.5em;
+
   cursor: default;
 
}
 
}
 
+
button::-moz-focus-inner,
a {
+
input::-moz-focus-inner {
  color: #18BC9C;
+
   border: 0;
  text-decoration: none;
+
   padding: 0;
   background-color: transparent;
 
   -webkit-text-decoration-skip: objects;
 
 
}
 
}
 
+
input {
a:hover {
+
  line-height: normal;
   color: #0f7864;
+
}
   text-decoration: underline;
+
input[type="checkbox"],
 +
input[type="radio"] {
 +
   -webkit-box-sizing: border-box;
 +
    -moz-box-sizing: border-box;
 +
          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"] {
a:not([href]):not([tabindex]) {
+
   -webkit-appearance: textfield;
   color: inherit;
+
   -webkit-box-sizing: content-box;
   text-decoration: none;
+
    -moz-box-sizing: content-box;
 +
          box-sizing: content-box;
 
}
 
}
 
+
input[type="search"]::-webkit-search-cancel-button,
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
+
input[type="search"]::-webkit-search-decoration {
   color: inherit;
+
   -webkit-appearance: none;
  text-decoration: none;
 
 
}
 
}
 
+
fieldset {
a:not([href]):not([tabindex]):focus {
+
  border: 1px solid #c0c0c0;
   outline: 0;
+
  margin: 0 2px;
 +
   padding: 0.35em 0.625em 0.75em;
 
}
 
}
 
+
legend {
pre,
+
   border: 0;
code,
+
   padding: 0;
kbd,
 
samp {
 
   font-family: monospace, monospace;
 
   font-size: 1em;
 
 
}
 
}
 
+
textarea {
pre {
 
  margin-top: 0;
 
  margin-bottom: 1rem;
 
 
   overflow: auto;
 
   overflow: auto;
  -ms-overflow-style: scrollbar;
 
 
}
 
}
 
+
optgroup {
figure {
+
   font-weight: bold;
   margin: 0 0 1rem;
 
 
}
 
}
 
+
table {
img {
+
   border-collapse: collapse;
   vertical-align: middle;
+
   border-spacing: 0;
   border-style: none;
 
 
}
 
}
 
+
td,
svg:not(:root) {
 
  overflow: hidden;
 
}
 
 
 
a,
 
area,
 
button,
 
[role="button"],
 
input:not([type="range"]),
 
label,
 
select,
 
summary,
 
textarea {
 
  -ms-touch-action: manipulation;
 
      touch-action: manipulation;
 
}
 
 
 
table {
 
  border-collapse: collapse;
 
}
 
 
 
caption {
 
  padding-top: 0.75rem;
 
  padding-bottom: 0.75rem;
 
  color: #95a5a6;
 
  text-align: left;
 
  caption-side: bottom;
 
}
 
 
 
 
th {
 
th {
   text-align: inherit;
+
   padding: 0;
 
}
 
}
 
+
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
label {
+
@media print {
   display: inline-block;
+
   *,
  margin-bottom: .5rem;
+
  *:before,
}
+
  *:after {
 
+
    background: transparent !important;
button {
+
    color: #000 !important;
  border-radius: 0;
+
    -webkit-box-shadow: none !important;
}
+
            box-shadow: none !important;
 
+
    text-shadow: none !important;
button:focus {
+
  }
  outline: 1px dotted;
+
  a,
   outline: 5px auto -webkit-focus-ring-color;
+
  a:visited {
}
+
    text-decoration: underline;
 
+
  }
input,
+
  a[href]:after {
button,
+
    content: " (" attr(href) ")";
select,
+
   }
optgroup,
+
  abbr[title]:after {
textarea {
+
    content: " (" attr(title) ")";
  margin: 0;
+
  }
   font-family: inherit;
+
  a[href^="#"]:after,
   font-size: inherit;
+
  a[href^="javascript:"]:after {
   line-height: inherit;
+
    content: "";
}
+
  }
 
+
  pre,
button,
+
  blockquote {
input {
+
    border: 1px solid #999;
  overflow: visible;
+
    page-break-inside: avoid;
}
+
   }
 
+
  thead {
button,
+
    display: table-header-group;
select {
+
   }
  text-transform: none;
+
  tr,
}
+
  img {
 
+
    page-break-inside: avoid;
button,
+
   }
html [type="button"],
+
  img {
[type="reset"],
+
    max-width: 100% !important;
[type="submit"] {
+
  }
  -webkit-appearance: button;
+
  p,
}
+
  h2,
 
+
  h3 {
button::-moz-focus-inner,
+
    orphans: 3;
[type="button"]::-moz-focus-inner,
+
    widows: 3;
[type="reset"]::-moz-focus-inner,
+
  }
[type="submit"]::-moz-focus-inner {
+
  h2,
  padding: 0;
+
  h3 {
   border-style: none;
+
    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 {
input[type="radio"],
+
   font-family: 'Glyphicons Halflings';
input[type="checkbox"] {
+
  src: url('../fonts/glyphicons-halflings-regular.eot');
   -webkit-box-sizing: border-box;
+
   src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
          box-sizing: border-box;
 
   padding: 0;
 
 
}
 
}
 
+
.glyphicon {
input[type="date"],
+
  position: relative;
input[type="time"],
+
  top: 1px;
input[type="datetime-local"],
+
  display: inline-block;
input[type="month"] {
+
  font-family: 'Glyphicons Halflings';
   -webkit-appearance: listbox;
+
  font-style: normal;
 +
  font-weight: normal;
 +
  line-height: 1;
 +
   -webkit-font-smoothing: antialiased;
 +
  -moz-osx-font-smoothing: grayscale;
 
}
 
}
 
+
.glyphicon-asterisk:before {
textarea {
+
   content: "\002a";
   overflow: auto;
 
  resize: vertical;
 
 
}
 
}
 
+
.glyphicon-plus:before {
fieldset {
+
   content: "\002b";
   min-width: 0;
+
}
  padding: 0;
+
.glyphicon-euro:before,
  margin: 0;
+
.glyphicon-eur:before {
   border: 0;
+
   content: "\20ac";
 
}
 
}
 
+
.glyphicon-minus:before {
legend {
+
   content: "\2212";
  display: block;
 
  width: 100%;
 
  max-width: 100%;
 
  padding: 0;
 
  margin-bottom: .5rem;
 
  font-size: 1.5rem;
 
   line-height: inherit;
 
  color: inherit;
 
  white-space: normal;
 
 
}
 
}
 
+
.glyphicon-cloud:before {
progress {
+
   content: "\2601";
   vertical-align: baseline;
 
 
}
 
}
 
+
.glyphicon-envelope:before {
[type="number"]::-webkit-inner-spin-button,
+
   content: "\2709";
[type="number"]::-webkit-outer-spin-button {
 
   height: auto;
 
 
}
 
}
 
+
.glyphicon-pencil:before {
[type="search"] {
+
   content: "\270f";
  outline-offset: -2px;
 
   -webkit-appearance: none;
 
 
}
 
}
 
+
.glyphicon-glass:before {
[type="search"]::-webkit-search-cancel-button,
+
   content: "\e001";
[type="search"]::-webkit-search-decoration {
 
   -webkit-appearance: none;
 
 
}
 
}
 
+
.glyphicon-music:before {
::-webkit-file-upload-button {
+
   content: "\e002";
   font: inherit;
 
  -webkit-appearance: button;
 
 
}
 
}
 
+
.glyphicon-search:before {
output {
+
   content: "\e003";
   display: inline-block;
 
 
}
 
}
 
+
.glyphicon-heart:before {
summary {
+
   content: "\e005";
   display: list-item;
 
 
}
 
}
 
+
.glyphicon-star:before {
template {
+
   content: "\e006";
   display: none;
 
 
}
 
}
 
+
.glyphicon-star-empty:before {
[hidden] {
+
   content: "\e007";
   display: none !important;
 
 
}
 
}
 
+
.glyphicon-user:before {
h1, h2, h3, h4, h5, h6,
+
   content: "\e008";
.h1, .h2, .h3, .h4, .h5, .h6 {
 
  margin-bottom: 0.5rem;
 
  font-family: inherit;
 
  font-weight: 500;
 
  line-height: 1.2;
 
   color: inherit;
 
 
}
 
}
 
+
.glyphicon-film:before {
h1, .h1 {
+
   content: "\e009";
   font-size: 3rem;
 
 
}
 
}
 
+
.glyphicon-th-large:before {
h2, .h2 {
+
   content: "\e010";
   font-size: 2.5rem;
 
 
}
 
}
 
+
.glyphicon-th:before {
h3, .h3 {
+
   content: "\e011";
   font-size: 2rem;
 
 
}
 
}
 
+
.glyphicon-th-list:before {
h4, .h4 {
+
   content: "\e012";
   font-size: 1.40625rem;
 
 
}
 
}
 
+
.glyphicon-ok:before {
h5, .h5 {
+
   content: "\e013";
   font-size: 1.171875rem;
 
 
}
 
}
 
+
.glyphicon-remove:before {
h6, .h6 {
+
   content: "\e014";
   font-size: 0.9375rem;
 
 
}
 
}
 
+
.glyphicon-zoom-in:before {
.lead {
+
   content: "\e015";
  font-size: 1.171875rem;
 
   font-weight: 300;
 
 
}
 
}
 
+
.glyphicon-zoom-out:before {
.display-1 {
+
   content: "\e016";
  font-size: 6rem;
 
   font-weight: 300;
 
  line-height: 1.2;
 
 
}
 
}
 
+
.glyphicon-off:before {
.display-2 {
+
   content: "\e017";
   font-size: 5.5rem;
 
  font-weight: 300;
 
  line-height: 1.2;
 
 
}
 
}
 
+
.glyphicon-signal:before {
.display-3 {
+
   content: "\e018";
   font-size: 4.5rem;
 
  font-weight: 300;
 
  line-height: 1.2;
 
 
}
 
}
 
+
.glyphicon-cog:before {
.display-4 {
+
   content: "\e019";
   font-size: 3.5rem;
 
  font-weight: 300;
 
  line-height: 1.2;
 
 
}
 
}
 
+
.glyphicon-trash:before {
hr {
+
   content: "\e020";
  margin-top: 1rem;
 
   margin-bottom: 1rem;
 
  border: 0;
 
  border-top: 1px solid rgba(0, 0, 0, 0.1);
 
 
}
 
}
 
+
.glyphicon-home:before {
small,
+
   content: "\e021";
.small {
+
}
   font-size: 80%;
+
.glyphicon-file:before {
   font-weight: 400;
+
   content: "\e022";
 
}
 
}
 
+
.glyphicon-time:before {
mark,
+
   content: "\e023";
.mark {
 
   padding: 0.2em;
 
  background-color: #fcf8e3;
 
 
}
 
}
 
+
.glyphicon-road:before {
.list-unstyled {
+
   content: "\e024";
   padding-left: 0;
 
  list-style: none;
 
 
}
 
}
 
+
.glyphicon-download-alt:before {
.list-inline {
+
   content: "\e025";
  padding-left: 0;
 
   list-style: none;
 
 
}
 
}
 
+
.glyphicon-download:before {
.list-inline-item {
+
   content: "\e026";
   display: inline-block;
 
 
}
 
}
 
+
.glyphicon-upload:before {
.list-inline-item:not(:last-child) {
+
   content: "\e027";
   margin-right: 5px;
 
 
}
 
}
 
+
.glyphicon-inbox:before {
.initialism {
+
   content: "\e028";
  font-size: 90%;
 
   text-transform: uppercase;
 
 
}
 
}
 
+
.glyphicon-play-circle:before {
.blockquote {
+
   content: "\e029";
  margin-bottom: 1rem;
 
   font-size: 1.171875rem;
 
 
}
 
}
 
+
.glyphicon-repeat:before {
.blockquote-footer {
+
   content: "\e030";
   display: block;
 
  font-size: 80%;
 
  color: #95a5a6;
 
 
}
 
}
 
+
.glyphicon-refresh:before {
.blockquote-footer::before {
+
   content: "\e031";
   content: "\2014 \00A0";
 
 
}
 
}
 
+
.glyphicon-list-alt:before {
.img-fluid {
+
   content: "\e032";
  max-width: 100%;
 
   height: auto;
 
 
}
 
}
 
+
.glyphicon-lock:before {
.img-thumbnail {
+
   content: "\e033";
   padding: 0.25rem;
 
  background-color: #fff;
 
  border: 1px solid #ddd;
 
  border-radius: 0.25rem;
 
  -webkit-transition: all 0.2s ease-in-out;
 
  transition: all 0.2s ease-in-out;
 
  max-width: 100%;
 
  height: auto;
 
 
}
 
}
 
+
.glyphicon-flag:before {
.figure {
+
   content: "\e034";
   display: inline-block;
 
 
}
 
}
 
+
.glyphicon-headphones:before {
.figure-img {
+
   content: "\e035";
   margin-bottom: 0.5rem;
 
  line-height: 1;
 
 
}
 
}
 
+
.glyphicon-volume-off:before {
.figure-caption {
+
   content: "\e036";
  font-size: 90%;
 
   color: #95a5a6;
 
 
}
 
}
 
+
.glyphicon-volume-down:before {
code,
+
   content: "\e037";
kbd,
 
pre,
 
samp {
 
   font-family: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
 
 
}
 
}
 
+
.glyphicon-volume-up:before {
code {
+
   content: "\e038";
  padding: 0.2rem 0.4rem;
 
  font-size: 90%;
 
  color: #bd4147;
 
  background-color: #f8f9fa;
 
   border-radius: 0.25rem;
 
 
}
 
}
 
+
.glyphicon-qrcode:before {
a > code {
+
   content: "\e039";
   padding: 0;
+
}
  color: inherit;
+
.glyphicon-barcode:before {
   background-color: inherit;
+
   content: "\e040";
 
}
 
}
 
+
.glyphicon-tag:before {
kbd {
+
   content: "\e041";
  padding: 0.2rem 0.4rem;
 
  font-size: 90%;
 
   color: #fff;
 
  background-color: #212529;
 
  border-radius: 0.2rem;
 
 
}
 
}
 
+
.glyphicon-tags:before {
kbd kbd {
+
   content: "\e042";
  padding: 0;
 
  font-size: 100%;
 
   font-weight: 700;
 
 
}
 
}
 
+
.glyphicon-book:before {
pre {
+
   content: "\e043";
  display: block;
 
  margin-top: 0;
 
  margin-bottom: 1rem;
 
  font-size: 90%;
 
   color: #212529;
 
 
}
 
}
 
+
.glyphicon-bookmark:before {
pre code {
+
   content: "\e044";
  padding: 0;
 
  font-size: inherit;
 
  color: inherit;
 
  background-color: transparent;
 
   border-radius: 0;
 
 
}
 
}
 
+
.glyphicon-print:before {
.pre-scrollable {
+
   content: "\e045";
   max-height: 340px;
 
  overflow-y: scroll;
 
 
}
 
}
 
+
.glyphicon-camera:before {
.container {
+
   content: "\e046";
  width: 100%;
 
  padding-right: 15px;
 
   padding-left: 15px;
 
  margin-right: auto;
 
  margin-left: auto;
 
 
}
 
}
 
+
.glyphicon-font:before {
@media (min-width: 576px) {
+
   content: "\e047";
   .container {
 
    max-width: 540px;
 
  }
 
 
}
 
}
 
+
.glyphicon-bold:before {
@media (min-width: 768px) {
+
   content: "\e048";
   .container {
 
    max-width: 720px;
 
  }
 
 
}
 
}
 
+
.glyphicon-italic:before {
@media (min-width: 992px) {
+
   content: "\e049";
   .container {
 
    max-width: 960px;
 
  }
 
 
}
 
}
 
+
.glyphicon-text-height:before {
@media (min-width: 1200px) {
+
  content: "\e050";
   .container {
+
}
    max-width: 1140px;
+
.glyphicon-text-width:before {
   }
+
   content: "\e051";
 +
}
 +
.glyphicon-align-left:before {
 +
  content: "\e052";
 +
}
 +
.glyphicon-align-center:before {
 +
  content: "\e053";
 +
}
 +
.glyphicon-align-right:before {
 +
   content: "\e054";
 +
}
 +
.glyphicon-align-justify:before {
 +
  content: "\e055";
 
}
 
}
 
+
.glyphicon-list:before {
.container-fluid {
+
   content: "\e056";
   width: 100%;
 
  padding-right: 15px;
 
  padding-left: 15px;
 
  margin-right: auto;
 
  margin-left: auto;
 
 
}
 
}
 
+
.glyphicon-indent-left:before {
.row {
+
   content: "\e057";
  display: -webkit-box;
 
  display: -ms-flexbox;
 
   display: flex;
 
  -ms-flex-wrap: wrap;
 
      flex-wrap: wrap;
 
  margin-right: -15px;
 
  margin-left: -15px;
 
 
}
 
}
 
+
.glyphicon-indent-right:before {
.no-gutters {
+
   content: "\e058";
  margin-right: 0;
 
   margin-left: 0;
 
 
}
 
}
 
+
.glyphicon-facetime-video:before {
.no-gutters > .col,
+
   content: "\e059";
.no-gutters > [class*="col-"] {
 
   padding-right: 0;
 
  padding-left: 0;
 
 
}
 
}
 
+
.glyphicon-picture:before {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
+
   content: "\e060";
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
 
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
 
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
 
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
 
.col-xl-auto {
 
   position: relative;
 
  width: 100%;
 
  min-height: 1px;
 
  padding-right: 15px;
 
  padding-left: 15px;
 
 
}
 
}
 
+
.glyphicon-map-marker:before {
.col {
+
   content: "\e062";
  -ms-flex-preferred-size: 0;
 
      flex-basis: 0;
 
   -webkit-box-flex: 1;
 
      -ms-flex-positive: 1;
 
          flex-grow: 1;
 
  max-width: 100%;
 
 
}
 
}
 
+
.glyphicon-adjust:before {
.col-auto {
+
   content: "\e063";
   -webkit-box-flex: 0;
 
      -ms-flex: 0 0 auto;
 
          flex: 0 0 auto;
 
  width: auto;
 
  max-width: none;
 
 
}
 
}
 
+
.glyphicon-tint:before {
.col-1 {
+
   content: "\e064";
   -webkit-box-flex: 0;
 
      -ms-flex: 0 0 8.3333333333%;
 
          flex: 0 0 8.3333333333%;
 
  max-width: 8.3333333333%;
 
 
}
 
}
 
+
.glyphicon-edit:before {
.col-2 {
+
   content: "\e065";
   -webkit-box-flex: 0;
 
      -ms-flex: 0 0 16.6666666667%;
 
          flex: 0 0 16.6666666667%;
 
  max-width: 16.6666666667%;
 
 
}
 
}
 
+
.glyphicon-share:before {
.col-3 {
+
   content: "\e066";
   -webkit-box-flex: 0;
 
      -ms-flex: 0 0 25%;
 
          flex: 0 0 25%;
 
  max-width: 25%;
 
 
}
 
}
 
+
.glyphicon-check:before {
.col-4 {
+
   content: "\e067";
   -webkit-box-flex: 0;
 
      -ms-flex: 0 0 33.3333333333%;
 
          flex: 0 0 33.3333333333%;
 
  max-width: 33.3333333333%;
 
 
}
 
}
 
+
.glyphicon-move:before {
.col-5 {
+
   content: "\e068";
   -webkit-box-flex: 0;
 
      -ms-flex: 0 0 41.6666666667%;
 
          flex: 0 0 41.6666666667%;
 
  max-width: 41.6666666667%;
 
 
}
 
}
 
+
.glyphicon-step-backward:before {
.col-6 {
+
   content: "\e069";
  -webkit-box-flex: 0;
 
      -ms-flex: 0 0 50%;
 
          flex: 0 0 50%;
 
   max-width: 50%;
 
 
}
 
}
 
+
.glyphicon-fast-backward:before {
.col-7 {
+
   content: "\e070";
  -webkit-box-flex: 0;
 
      -ms-flex: 0 0 58.3333333333%;
 
          flex: 0 0 58.3333333333%;
 
   max-width: 58.3333333333%;
 
 
}
 
}
 
+
.glyphicon-backward:before {
.col-8 {
+
   content: "\e071";
   -webkit-box-flex: 0;
 
      -ms-flex: 0 0 66.6666666667%;
 
          flex: 0 0 66.6666666667%;
 
  max-width: 66.6666666667%;
 
 
}
 
}
 
+
.glyphicon-play:before {
.col-9 {
+
   content: "\e072";
   -webkit-box-flex: 0;
 
      -ms-flex: 0 0 75%;
 
          flex: 0 0 75%;
 
  max-width: 75%;
 
 
}
 
}
 
+
.glyphicon-pause:before {
.col-10 {
+
   content: "\e073";
   -webkit-box-flex: 0;
 
      -ms-flex: 0 0 83.3333333333%;
 
          flex: 0 0 83.3333333333%;
 
  max-width: 83.3333333333%;
 
 
}
 
}
 
+
.glyphicon-stop:before {
.col-11 {
+
   content: "\e074";
   -webkit-box-flex: 0;
 
      -ms-flex: 0 0 91.6666666667%;
 
          flex: 0 0 91.6666666667%;
 
  max-width: 91.6666666667%;
 
 
}
 
}
 
+
.glyphicon-forward:before {
.col-12 {
+
   content: "\e075";
   -webkit-box-flex: 0;
 
      -ms-flex: 0 0 100%;
 
          flex: 0 0 100%;
 
  max-width: 100%;
 
 
}
 
}
 
+
.glyphicon-fast-forward:before {
.order-first {
+
   content: "\e076";
   -webkit-box-ordinal-group: 0;
 
      -ms-flex-order: -1;
 
          order: -1;
 
 
}
 
}
 
+
.glyphicon-step-forward:before {
.order-1 {
+
   content: "\e077";
   -webkit-box-ordinal-group: 2;
 
      -ms-flex-order: 1;
 
          order: 1;
 
 
}
 
}
 
+
.glyphicon-eject:before {
.order-2 {
+
   content: "\e078";
   -webkit-box-ordinal-group: 3;
 
      -ms-flex-order: 2;
 
          order: 2;
 
 
}
 
}
 
+
.glyphicon-chevron-left:before {
.order-3 {
+
   content: "\e079";
   -webkit-box-ordinal-group: 4;
 
      -ms-flex-order: 3;
 
          order: 3;
 
 
}
 
}
 
+
.glyphicon-chevron-right:before {
.order-4 {
+
   content: "\e080";
   -webkit-box-ordinal-group: 5;
 
      -ms-flex-order: 4;
 
          order: 4;
 
 
}
 
}
 
+
.glyphicon-plus-sign:before {
.order-5 {
+
   content: "\e081";
   -webkit-box-ordinal-group: 6;
 
      -ms-flex-order: 5;
 
          order: 5;
 
 
}
 
}
 
+
.glyphicon-minus-sign:before {
.order-6 {
+
   content: "\e082";
   -webkit-box-ordinal-group: 7;
 
      -ms-flex-order: 6;
 
          order: 6;
 
 
}
 
}
 
+
.glyphicon-remove-sign:before {
.order-7 {
+
   content: "\e083";
   -webkit-box-ordinal-group: 8;
 
      -ms-flex-order: 7;
 
          order: 7;
 
 
}
 
}
 
+
.glyphicon-ok-sign:before {
.order-8 {
+
   content: "\e084";
   -webkit-box-ordinal-group: 9;
 
      -ms-flex-order: 8;
 
          order: 8;
 
 
}
 
}
 
+
.glyphicon-question-sign:before {
.order-9 {
+
   content: "\e085";
   -webkit-box-ordinal-group: 10;
 
      -ms-flex-order: 9;
 
          order: 9;
 
 
}
 
}
 
+
.glyphicon-info-sign:before {
.order-10 {
+
   content: "\e086";
   -webkit-box-ordinal-group: 11;
 
      -ms-flex-order: 10;
 
          order: 10;
 
 
}
 
}
 
+
.glyphicon-screenshot:before {
.order-11 {
+
   content: "\e087";
   -webkit-box-ordinal-group: 12;
 
      -ms-flex-order: 11;
 
          order: 11;
 
 
}
 
}
 
+
.glyphicon-remove-circle:before {
.order-12 {
+
   content: "\e088";
   -webkit-box-ordinal-group: 13;
 
      -ms-flex-order: 12;
 
          order: 12;
 
 
}
 
}
 
+
.glyphicon-ok-circle:before {
.offset-1 {
+
   content: "\e089";
   margin-left: 8.3333333333%;
 
 
}
 
}
 
+
.glyphicon-ban-circle:before {
.offset-2 {
+
   content: "\e090";
   margin-left: 16.6666666667%;
 
 
}
 
}
 
+
.glyphicon-arrow-left:before {
.offset-3 {
+
   content: "\e091";
   margin-left: 25%;
 
 
}
 
}
 
+
.glyphicon-arrow-right:before {
.offset-4 {
+
   content: "\e092";
   margin-left: 33.3333333333%;
 
 
}
 
}
 
+
.glyphicon-arrow-up:before {
.offset-5 {
+
   content: "\e093";
   margin-left: 41.6666666667%;
 
 
}
 
}
 
+
.glyphicon-arrow-down:before {
.offset-6 {
+
   content: "\e094";
   margin-left: 50%;
 
 
}
 
}
 
+
.glyphicon-share-alt:before {
.offset-7 {
+
   content: "\e095";
   margin-left: 58.3333333333%;
 
 
}
 
}
 
+
.glyphicon-resize-full:before {
.offset-8 {
+
   content: "\e096";
   margin-left: 66.6666666667%;
 
 
}
 
}
 
+
.glyphicon-resize-small:before {
.offset-9 {
+
   content: "\e097";
   margin-left: 75%;
 
 
}
 
}
 
+
.glyphicon-exclamation-sign:before {
.offset-10 {
+
   content: "\e101";
   margin-left: 83.3333333333%;
 
 
}
 
}
 
+
.glyphicon-gift:before {
.offset-11 {
+
   content: "\e102";
   margin-left: 91.6666666667%;
 
 
}
 
}
 
+
.glyphicon-leaf:before {
@media (min-width: 576px) {
+
   content: "\e103";
   .col-sm {
+
}
    -ms-flex-preferred-size: 0;
+
.glyphicon-fire:before {
        flex-basis: 0;
+
  content: "\e104";
    -webkit-box-flex: 1;
+
}
        -ms-flex-positive: 1;
+
.glyphicon-eye-open:before {
            flex-grow: 1;
+
  content: "\e105";
    max-width: 100%;
+
}
  }
+
.glyphicon-eye-close:before {
  .col-sm-auto {
+
  content: "\e106";
    -webkit-box-flex: 0;
+
}
        -ms-flex: 0 0 auto;
+
.glyphicon-warning-sign:before {
            flex: 0 0 auto;
+
  content: "\e107";
    width: auto;
+
}
    max-width: none;
+
.glyphicon-plane:before {
  }
+
  content: "\e108";
  .col-sm-1 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-calendar:before {
        -ms-flex: 0 0 8.3333333333%;
+
   content: "\e109";
            flex: 0 0 8.3333333333%;
+
}
    max-width: 8.3333333333%;
+
.glyphicon-random:before {
  }
+
   content: "\e110";
  .col-sm-2 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-comment:before {
        -ms-flex: 0 0 16.6666666667%;
+
  content: "\e111";
            flex: 0 0 16.6666666667%;
+
}
    max-width: 16.6666666667%;
+
.glyphicon-magnet:before {
  }
+
   content: "\e112";
  .col-sm-3 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-chevron-up:before {
        -ms-flex: 0 0 25%;
+
  content: "\e113";
            flex: 0 0 25%;
+
}
    max-width: 25%;
+
.glyphicon-chevron-down:before {
  }
+
  content: "\e114";
  .col-sm-4 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-retweet:before {
        -ms-flex: 0 0 33.3333333333%;
+
   content: "\e115";
            flex: 0 0 33.3333333333%;
+
}
    max-width: 33.3333333333%;
+
.glyphicon-shopping-cart:before {
   }
+
   content: "\e116";
  .col-sm-5 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-folder-close:before {
        -ms-flex: 0 0 41.6666666667%;
+
   content: "\e117";
            flex: 0 0 41.6666666667%;
+
}
    max-width: 41.6666666667%;
+
.glyphicon-folder-open:before {
   }
+
   content: "\e118";
  .col-sm-6 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-resize-vertical:before {
        -ms-flex: 0 0 50%;
+
   content: "\e119";
            flex: 0 0 50%;
+
}
    max-width: 50%;
+
.glyphicon-resize-horizontal:before {
  }
+
   content: "\e120";
  .col-sm-7 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-hdd:before {
        -ms-flex: 0 0 58.3333333333%;
+
   content: "\e121";
            flex: 0 0 58.3333333333%;
+
}
    max-width: 58.3333333333%;
+
.glyphicon-bullhorn:before {
   }
+
   content: "\e122";
  .col-sm-8 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-bell:before {
        -ms-flex: 0 0 66.6666666667%;
+
   content: "\e123";
            flex: 0 0 66.6666666667%;
+
}
    max-width: 66.6666666667%;
+
.glyphicon-certificate:before {
  }
+
   content: "\e124";
  .col-sm-9 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 75%;
 
            flex: 0 0 75%;
 
    max-width: 75%;
 
  }
 
  .col-sm-10 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 83.3333333333%;
 
            flex: 0 0 83.3333333333%;
 
    max-width: 83.3333333333%;
 
  }
 
   .col-sm-11 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 91.6666666667%;
 
            flex: 0 0 91.6666666667%;
 
    max-width: 91.6666666667%;
 
  }
 
  .col-sm-12 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 100%;
 
            flex: 0 0 100%;
 
    max-width: 100%;
 
   }
 
  .order-sm-first {
 
    -webkit-box-ordinal-group: 0;
 
        -ms-flex-order: -1;
 
            order: -1;
 
  }
 
  .order-sm-1 {
 
    -webkit-box-ordinal-group: 2;
 
        -ms-flex-order: 1;
 
            order: 1;
 
  }
 
  .order-sm-2 {
 
    -webkit-box-ordinal-group: 3;
 
        -ms-flex-order: 2;
 
            order: 2;
 
  }
 
   .order-sm-3 {
 
    -webkit-box-ordinal-group: 4;
 
        -ms-flex-order: 3;
 
            order: 3;
 
  }
 
  .order-sm-4 {
 
    -webkit-box-ordinal-group: 5;
 
        -ms-flex-order: 4;
 
            order: 4;
 
  }
 
  .order-sm-5 {
 
    -webkit-box-ordinal-group: 6;
 
        -ms-flex-order: 5;
 
            order: 5;
 
   }
 
  .order-sm-6 {
 
    -webkit-box-ordinal-group: 7;
 
        -ms-flex-order: 6;
 
            order: 6;
 
  }
 
  .order-sm-7 {
 
    -webkit-box-ordinal-group: 8;
 
        -ms-flex-order: 7;
 
            order: 7;
 
  }
 
  .order-sm-8 {
 
    -webkit-box-ordinal-group: 9;
 
        -ms-flex-order: 8;
 
            order: 8;
 
   }
 
  .order-sm-9 {
 
    -webkit-box-ordinal-group: 10;
 
        -ms-flex-order: 9;
 
            order: 9;
 
  }
 
  .order-sm-10 {
 
    -webkit-box-ordinal-group: 11;
 
        -ms-flex-order: 10;
 
            order: 10;
 
  }
 
  .order-sm-11 {
 
    -webkit-box-ordinal-group: 12;
 
        -ms-flex-order: 11;
 
            order: 11;
 
  }
 
   .order-sm-12 {
 
    -webkit-box-ordinal-group: 13;
 
        -ms-flex-order: 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%;
 
  }
 
 
}
 
}
 
+
.glyphicon-thumbs-up:before {
@media (min-width: 768px) {
+
   content: "\e125";
   .col-md {
+
}
    -ms-flex-preferred-size: 0;
+
.glyphicon-thumbs-down:before {
        flex-basis: 0;
+
  content: "\e126";
    -webkit-box-flex: 1;
+
}
        -ms-flex-positive: 1;
+
.glyphicon-hand-right:before {
            flex-grow: 1;
+
  content: "\e127";
    max-width: 100%;
+
}
  }
+
.glyphicon-hand-left:before {
  .col-md-auto {
+
  content: "\e128";
    -webkit-box-flex: 0;
+
}
        -ms-flex: 0 0 auto;
+
.glyphicon-hand-up:before {
            flex: 0 0 auto;
+
  content: "\e129";
    width: auto;
+
}
    max-width: none;
+
.glyphicon-hand-down:before {
  }
+
  content: "\e130";
  .col-md-1 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-circle-arrow-right:before {
        -ms-flex: 0 0 8.3333333333%;
+
  content: "\e131";
            flex: 0 0 8.3333333333%;
+
}
    max-width: 8.3333333333%;
+
.glyphicon-circle-arrow-left:before {
  }
+
  content: "\e132";
  .col-md-2 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-circle-arrow-up:before {
        -ms-flex: 0 0 16.6666666667%;
+
  content: "\e133";
            flex: 0 0 16.6666666667%;
+
}
    max-width: 16.6666666667%;
+
.glyphicon-circle-arrow-down:before {
  }
+
  content: "\e134";
  .col-md-3 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-globe:before {
        -ms-flex: 0 0 25%;
+
   content: "\e135";
            flex: 0 0 25%;
+
}
    max-width: 25%;
+
.glyphicon-wrench:before {
  }
+
   content: "\e136";
  .col-md-4 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-tasks:before {
        -ms-flex: 0 0 33.3333333333%;
+
   content: "\e137";
            flex: 0 0 33.3333333333%;
+
}
    max-width: 33.3333333333%;
+
.glyphicon-filter:before {
  }
+
   content: "\e138";
  .col-md-5 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-briefcase:before {
        -ms-flex: 0 0 41.6666666667%;
+
   content: "\e139";
            flex: 0 0 41.6666666667%;
+
}
    max-width: 41.6666666667%;
+
.glyphicon-fullscreen:before {
  }
+
   content: "\e140";
  .col-md-6 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-dashboard:before {
        -ms-flex: 0 0 50%;
+
   content: "\e141";
            flex: 0 0 50%;
+
}
    max-width: 50%;
+
.glyphicon-paperclip:before {
  }
+
   content: "\e142";
  .col-md-7 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-heart-empty:before {
        -ms-flex: 0 0 58.3333333333%;
+
   content: "\e143";
            flex: 0 0 58.3333333333%;
+
}
    max-width: 58.3333333333%;
+
.glyphicon-link:before {
  }
+
   content: "\e144";
  .col-md-8 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 66.6666666667%;
 
            flex: 0 0 66.6666666667%;
 
    max-width: 66.6666666667%;
 
  }
 
  .col-md-9 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 75%;
 
            flex: 0 0 75%;
 
    max-width: 75%;
 
   }
 
  .col-md-10 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 83.3333333333%;
 
            flex: 0 0 83.3333333333%;
 
    max-width: 83.3333333333%;
 
  }
 
  .col-md-11 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 91.6666666667%;
 
            flex: 0 0 91.6666666667%;
 
    max-width: 91.6666666667%;
 
  }
 
  .col-md-12 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 100%;
 
            flex: 0 0 100%;
 
    max-width: 100%;
 
  }
 
   .order-md-first {
 
    -webkit-box-ordinal-group: 0;
 
        -ms-flex-order: -1;
 
            order: -1;
 
  }
 
  .order-md-1 {
 
    -webkit-box-ordinal-group: 2;
 
        -ms-flex-order: 1;
 
            order: 1;
 
  }
 
  .order-md-2 {
 
    -webkit-box-ordinal-group: 3;
 
        -ms-flex-order: 2;
 
            order: 2;
 
  }
 
   .order-md-3 {
 
    -webkit-box-ordinal-group: 4;
 
        -ms-flex-order: 3;
 
            order: 3;
 
  }
 
  .order-md-4 {
 
    -webkit-box-ordinal-group: 5;
 
        -ms-flex-order: 4;
 
            order: 4;
 
  }
 
  .order-md-5 {
 
    -webkit-box-ordinal-group: 6;
 
        -ms-flex-order: 5;
 
            order: 5;
 
   }
 
  .order-md-6 {
 
    -webkit-box-ordinal-group: 7;
 
        -ms-flex-order: 6;
 
            order: 6;
 
  }
 
  .order-md-7 {
 
    -webkit-box-ordinal-group: 8;
 
        -ms-flex-order: 7;
 
            order: 7;
 
  }
 
  .order-md-8 {
 
    -webkit-box-ordinal-group: 9;
 
        -ms-flex-order: 8;
 
            order: 8;
 
   }
 
  .order-md-9 {
 
    -webkit-box-ordinal-group: 10;
 
        -ms-flex-order: 9;
 
            order: 9;
 
  }
 
  .order-md-10 {
 
    -webkit-box-ordinal-group: 11;
 
        -ms-flex-order: 10;
 
            order: 10;
 
  }
 
  .order-md-11 {
 
    -webkit-box-ordinal-group: 12;
 
        -ms-flex-order: 11;
 
            order: 11;
 
  }
 
   .order-md-12 {
 
    -webkit-box-ordinal-group: 13;
 
        -ms-flex-order: 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%;
 
  }
 
 
}
 
}
 
+
.glyphicon-phone:before {
@media (min-width: 992px) {
+
   content: "\e145";
   .col-lg {
+
}
    -ms-flex-preferred-size: 0;
+
.glyphicon-pushpin:before {
        flex-basis: 0;
+
  content: "\e146";
    -webkit-box-flex: 1;
+
}
        -ms-flex-positive: 1;
+
.glyphicon-usd:before {
            flex-grow: 1;
+
  content: "\e148";
    max-width: 100%;
+
}
  }
+
.glyphicon-gbp:before {
  .col-lg-auto {
+
  content: "\e149";
    -webkit-box-flex: 0;
+
}
        -ms-flex: 0 0 auto;
+
.glyphicon-sort:before {
            flex: 0 0 auto;
+
  content: "\e150";
    width: auto;
+
}
    max-width: none;
+
.glyphicon-sort-by-alphabet:before {
  }
+
  content: "\e151";
  .col-lg-1 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-sort-by-alphabet-alt:before {
        -ms-flex: 0 0 8.3333333333%;
+
  content: "\e152";
            flex: 0 0 8.3333333333%;
+
}
    max-width: 8.3333333333%;
+
.glyphicon-sort-by-order:before {
  }
+
  content: "\e153";
  .col-lg-2 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-sort-by-order-alt:before {
        -ms-flex: 0 0 16.6666666667%;
+
  content: "\e154";
            flex: 0 0 16.6666666667%;
+
}
    max-width: 16.6666666667%;
+
.glyphicon-sort-by-attributes:before {
  }
+
  content: "\e155";
  .col-lg-3 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-sort-by-attributes-alt:before {
        -ms-flex: 0 0 25%;
+
  content: "\e156";
            flex: 0 0 25%;
+
}
    max-width: 25%;
+
.glyphicon-unchecked:before {
  }
+
  content: "\e157";
  .col-lg-4 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-expand:before {
        -ms-flex: 0 0 33.3333333333%;
+
  content: "\e158";
            flex: 0 0 33.3333333333%;
+
}
    max-width: 33.3333333333%;
+
.glyphicon-collapse-down:before {
  }
+
  content: "\e159";
  .col-lg-5 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-collapse-up:before {
        -ms-flex: 0 0 41.6666666667%;
+
  content: "\e160";
            flex: 0 0 41.6666666667%;
+
}
    max-width: 41.6666666667%;
+
.glyphicon-log-in:before {
  }
+
  content: "\e161";
  .col-lg-6 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-flash:before {
        -ms-flex: 0 0 50%;
+
  content: "\e162";
            flex: 0 0 50%;
+
}
    max-width: 50%;
+
.glyphicon-log-out:before {
  }
+
  content: "\e163";
  .col-lg-7 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-new-window:before {
        -ms-flex: 0 0 58.3333333333%;
+
  content: "\e164";
            flex: 0 0 58.3333333333%;
+
}
    max-width: 58.3333333333%;
+
.glyphicon-record:before {
  }
+
  content: "\e165";
  .col-lg-8 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-save:before {
        -ms-flex: 0 0 66.6666666667%;
+
  content: "\e166";
            flex: 0 0 66.6666666667%;
+
}
    max-width: 66.6666666667%;
+
.glyphicon-open:before {
  }
+
  content: "\e167";
  .col-lg-9 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-saved:before {
        -ms-flex: 0 0 75%;
+
  content: "\e168";
            flex: 0 0 75%;
+
}
    max-width: 75%;
+
.glyphicon-import:before {
  }
+
  content: "\e169";
  .col-lg-10 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-export:before {
        -ms-flex: 0 0 83.3333333333%;
+
  content: "\e170";
            flex: 0 0 83.3333333333%;
+
}
    max-width: 83.3333333333%;
+
.glyphicon-send:before {
  }
+
  content: "\e171";
  .col-lg-11 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-floppy-disk:before {
        -ms-flex: 0 0 91.6666666667%;
+
  content: "\e172";
            flex: 0 0 91.6666666667%;
+
}
    max-width: 91.6666666667%;
+
.glyphicon-floppy-saved:before {
  }
+
  content: "\e173";
  .col-lg-12 {
+
}
    -webkit-box-flex: 0;
+
.glyphicon-floppy-remove:before {
        -ms-flex: 0 0 100%;
+
  content: "\e174";
            flex: 0 0 100%;
+
}
    max-width: 100%;
+
.glyphicon-floppy-save:before {
  }
+
  content: "\e175";
  .order-lg-first {
+
}
    -webkit-box-ordinal-group: 0;
+
.glyphicon-floppy-open:before {
        -ms-flex-order: -1;
+
  content: "\e176";
            order: -1;
+
}
  }
+
.glyphicon-credit-card:before {
  .order-lg-1 {
+
  content: "\e177";
    -webkit-box-ordinal-group: 2;
+
}
        -ms-flex-order: 1;
+
.glyphicon-transfer:before {
            order: 1;
+
  content: "\e178";
  }
+
}
  .order-lg-2 {
+
.glyphicon-cutlery:before {
    -webkit-box-ordinal-group: 3;
+
  content: "\e179";
        -ms-flex-order: 2;
+
}
            order: 2;
+
.glyphicon-header:before {
  }
+
  content: "\e180";
  .order-lg-3 {
+
}
    -webkit-box-ordinal-group: 4;
+
.glyphicon-compressed:before {
        -ms-flex-order: 3;
+
  content: "\e181";
            order: 3;
+
}
  }
+
.glyphicon-earphone:before {
  .order-lg-4 {
+
  content: "\e182";
    -webkit-box-ordinal-group: 5;
+
}
        -ms-flex-order: 4;
+
.glyphicon-phone-alt:before {
            order: 4;
+
  content: "\e183";
  }
+
}
  .order-lg-5 {
+
.glyphicon-tower:before {
    -webkit-box-ordinal-group: 6;
+
  content: "\e184";
        -ms-flex-order: 5;
+
}
            order: 5;
+
.glyphicon-stats:before {
  }
+
  content: "\e185";
  .order-lg-6 {
+
}
    -webkit-box-ordinal-group: 7;
+
.glyphicon-sd-video:before {
        -ms-flex-order: 6;
+
  content: "\e186";
            order: 6;
+
}
  }
+
.glyphicon-hd-video:before {
  .order-lg-7 {
+
  content: "\e187";
    -webkit-box-ordinal-group: 8;
+
}
        -ms-flex-order: 7;
+
.glyphicon-subtitles:before {
            order: 7;
+
  content: "\e188";
  }
+
}
  .order-lg-8 {
+
.glyphicon-sound-stereo:before {
    -webkit-box-ordinal-group: 9;
+
  content: "\e189";
        -ms-flex-order: 8;
+
}
            order: 8;
+
.glyphicon-sound-dolby:before {
  }
+
  content: "\e190";
  .order-lg-9 {
+
}
    -webkit-box-ordinal-group: 10;
+
.glyphicon-sound-5-1:before {
        -ms-flex-order: 9;
+
  content: "\e191";
            order: 9;
+
}
  }
+
.glyphicon-sound-6-1:before {
  .order-lg-10 {
+
  content: "\e192";
    -webkit-box-ordinal-group: 11;
 
        -ms-flex-order: 10;
 
            order: 10;
 
  }
 
  .order-lg-11 {
 
    -webkit-box-ordinal-group: 12;
 
        -ms-flex-order: 11;
 
            order: 11;
 
  }
 
  .order-lg-12 {
 
    -webkit-box-ordinal-group: 13;
 
        -ms-flex-order: 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%;
 
  }
 
 
}
 
}
 
+
.glyphicon-sound-7-1:before {
@media (min-width: 1200px) {
+
   content: "\e193";
  .col-xl {
 
    -ms-flex-preferred-size: 0;
 
        flex-basis: 0;
 
    -webkit-box-flex: 1;
 
        -ms-flex-positive: 1;
 
            flex-grow: 1;
 
    max-width: 100%;
 
  }
 
  .col-xl-auto {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 auto;
 
            flex: 0 0 auto;
 
    width: auto;
 
    max-width: none;
 
  }
 
  .col-xl-1 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 8.3333333333%;
 
            flex: 0 0 8.3333333333%;
 
    max-width: 8.3333333333%;
 
  }
 
  .col-xl-2 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 16.6666666667%;
 
            flex: 0 0 16.6666666667%;
 
    max-width: 16.6666666667%;
 
  }
 
  .col-xl-3 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 25%;
 
            flex: 0 0 25%;
 
    max-width: 25%;
 
  }
 
  .col-xl-4 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 33.3333333333%;
 
            flex: 0 0 33.3333333333%;
 
    max-width: 33.3333333333%;
 
  }
 
  .col-xl-5 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 41.6666666667%;
 
            flex: 0 0 41.6666666667%;
 
    max-width: 41.6666666667%;
 
  }
 
  .col-xl-6 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 50%;
 
            flex: 0 0 50%;
 
    max-width: 50%;
 
  }
 
  .col-xl-7 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 58.3333333333%;
 
            flex: 0 0 58.3333333333%;
 
    max-width: 58.3333333333%;
 
  }
 
  .col-xl-8 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 66.6666666667%;
 
            flex: 0 0 66.6666666667%;
 
    max-width: 66.6666666667%;
 
  }
 
  .col-xl-9 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 75%;
 
            flex: 0 0 75%;
 
    max-width: 75%;
 
  }
 
  .col-xl-10 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 83.3333333333%;
 
            flex: 0 0 83.3333333333%;
 
    max-width: 83.3333333333%;
 
  }
 
  .col-xl-11 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 91.6666666667%;
 
            flex: 0 0 91.6666666667%;
 
    max-width: 91.6666666667%;
 
  }
 
  .col-xl-12 {
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 100%;
 
            flex: 0 0 100%;
 
    max-width: 100%;
 
  }
 
  .order-xl-first {
 
    -webkit-box-ordinal-group: 0;
 
        -ms-flex-order: -1;
 
            order: -1;
 
  }
 
  .order-xl-1 {
 
    -webkit-box-ordinal-group: 2;
 
        -ms-flex-order: 1;
 
            order: 1;
 
  }
 
  .order-xl-2 {
 
    -webkit-box-ordinal-group: 3;
 
        -ms-flex-order: 2;
 
            order: 2;
 
  }
 
  .order-xl-3 {
 
    -webkit-box-ordinal-group: 4;
 
        -ms-flex-order: 3;
 
            order: 3;
 
  }
 
  .order-xl-4 {
 
    -webkit-box-ordinal-group: 5;
 
        -ms-flex-order: 4;
 
            order: 4;
 
  }
 
  .order-xl-5 {
 
    -webkit-box-ordinal-group: 6;
 
        -ms-flex-order: 5;
 
            order: 5;
 
  }
 
  .order-xl-6 {
 
    -webkit-box-ordinal-group: 7;
 
        -ms-flex-order: 6;
 
            order: 6;
 
  }
 
  .order-xl-7 {
 
    -webkit-box-ordinal-group: 8;
 
        -ms-flex-order: 7;
 
            order: 7;
 
  }
 
  .order-xl-8 {
 
    -webkit-box-ordinal-group: 9;
 
        -ms-flex-order: 8;
 
            order: 8;
 
  }
 
  .order-xl-9 {
 
    -webkit-box-ordinal-group: 10;
 
        -ms-flex-order: 9;
 
            order: 9;
 
  }
 
  .order-xl-10 {
 
    -webkit-box-ordinal-group: 11;
 
        -ms-flex-order: 10;
 
            order: 10;
 
  }
 
  .order-xl-11 {
 
    -webkit-box-ordinal-group: 12;
 
        -ms-flex-order: 11;
 
            order: 11;
 
  }
 
  .order-xl-12 {
 
    -webkit-box-ordinal-group: 13;
 
        -ms-flex-order: 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%;
 
  }
 
 
}
 
}
 
+
.glyphicon-copyright-mark:before {
.table {
+
   content: "\e194";
   width: 100%;
+
}
   max-width: 100%;
+
.glyphicon-registration-mark:before {
  margin-bottom: 1rem;
+
   content: "\e195";
   background-color: transparent;
+
}
 +
.glyphicon-cloud-download:before {
 +
   content: "\e197";
 
}
 
}
 
+
.glyphicon-cloud-upload:before {
.table th,
+
   content: "\e198";
.table td {
 
  padding: 0.75rem;
 
  vertical-align: top;
 
   border-top: 1px solid #ecf0f1;
 
 
}
 
}
 
+
.glyphicon-tree-conifer:before {
.table thead th {
+
   content: "\e199";
  vertical-align: bottom;
 
   border-bottom: 2px solid #ecf0f1;
 
 
}
 
}
 
+
.glyphicon-tree-deciduous:before {
.table tbody + tbody {
+
   content: "\e200";
   border-top: 2px solid #ecf0f1;
 
 
}
 
}
 
+
.glyphicon-cd:before {
.table .table {
+
   content: "\e201";
   background-color: #fff;
 
 
}
 
}
 
+
.glyphicon-save-file:before {
.table-sm th,
+
   content: "\e202";
.table-sm td {
 
   padding: 0.3rem;
 
 
}
 
}
 
+
.glyphicon-open-file:before {
.table-bordered {
+
   content: "\e203";
   border: 1px solid #ecf0f1;
 
 
}
 
}
 
+
.glyphicon-level-up:before {
.table-bordered th,
+
   content: "\e204";
.table-bordered td {
 
   border: 1px solid #ecf0f1;
 
 
}
 
}
 
+
.glyphicon-copy:before {
.table-bordered thead th,
+
   content: "\e205";
.table-bordered thead td {
 
   border-bottom-width: 2px;
 
 
}
 
}
 
+
.glyphicon-paste:before {
.table-striped tbody tr:nth-of-type(odd) {
+
   content: "\e206";
   background-color: #ecf0f1;
 
 
}
 
}
 
+
.glyphicon-alert:before {
.table-hover tbody tr:hover {
+
   content: "\e209";
   background-color: rgba(0, 0, 0, 0.075);
 
 
}
 
}
 
+
.glyphicon-equalizer:before {
.table-primary,
+
   content: "\e210";
.table-primary > th,
 
.table-primary > td {
 
   background-color: #c4c9ce;
 
 
}
 
}
 
+
.glyphicon-king:before {
.table-hover .table-primary:hover {
+
   content: "\e211";
   background-color: #b6bcc2;
 
 
}
 
}
 
+
.glyphicon-queen:before {
.table-hover .table-primary:hover > td,
+
   content: "\e212";
.table-hover .table-primary:hover > th {
 
   background-color: #b6bcc2;
 
 
}
 
}
 
+
.glyphicon-pawn:before {
.table-secondary,
+
   content: "\e213";
.table-secondary > th,
 
.table-secondary > td {
 
   background-color: #e1e6e6;
 
 
}
 
}
 
+
.glyphicon-bishop:before {
.table-hover .table-secondary:hover {
+
   content: "\e214";
   background-color: #d3dada;
 
 
}
 
}
 
+
.glyphicon-knight:before {
.table-hover .table-secondary:hover > td,
+
   content: "\e215";
.table-hover .table-secondary:hover > th {
 
   background-color: #d3dada;
 
 
}
 
}
 
+
.glyphicon-baby-formula:before {
.table-success,
+
   content: "\e216";
.table-success > th,
 
.table-success > td {
 
   background-color: #beece3;
 
 
}
 
}
 
+
.glyphicon-tent:before {
.table-hover .table-success:hover {
+
   content: "\26fa";
   background-color: #aae6db;
 
 
}
 
}
 
+
.glyphicon-blackboard:before {
.table-hover .table-success:hover > td,
+
   content: "\e218";
.table-hover .table-success:hover > th {
 
   background-color: #aae6db;
 
 
}
 
}
 
+
.glyphicon-bed:before {
.table-info,
+
   content: "\e219";
.table-info > th,
 
.table-info > td {
 
   background-color: #c6e2f5;
 
 
}
 
}
 
+
.glyphicon-apple:before {
.table-hover .table-info:hover {
+
   content: "\f8ff";
   background-color: #b0d7f1;
 
 
}
 
}
 
+
.glyphicon-erase:before {
.table-hover .table-info:hover > td,
+
   content: "\e221";
.table-hover .table-info:hover > th {
 
   background-color: #b0d7f1;
 
 
}
 
}
 
+
.glyphicon-hourglass:before {
.table-warning,
+
   content: "\231b";
.table-warning > th,
 
.table-warning > td {
 
   background-color: #fce3bd;
 
 
}
 
}
 
+
.glyphicon-lamp:before {
.table-hover .table-warning:hover {
+
   content: "\e223";
   background-color: #fbd9a5;
 
 
}
 
}
 
+
.glyphicon-duplicate:before {
.table-hover .table-warning:hover > td,
+
   content: "\e224";
.table-hover .table-warning:hover > th {
 
   background-color: #fbd9a5;
 
 
}
 
}
 
+
.glyphicon-piggy-bank:before {
.table-danger,
+
   content: "\e225";
.table-danger > th,
 
.table-danger > td {
 
   background-color: #f8cdc8;
 
 
}
 
}
 
+
.glyphicon-scissors:before {
.table-hover .table-danger:hover {
+
   content: "\e226";
   background-color: #f5b8b1;
 
 
}
 
}
 
+
.glyphicon-bitcoin:before {
.table-hover .table-danger:hover > td,
+
   content: "\e227";
.table-hover .table-danger:hover > th {
 
   background-color: #f5b8b1;
 
 
}
 
}
 
+
.glyphicon-btc:before {
.table-light,
+
   content: "\e227";
.table-light > th,
 
.table-light > td {
 
   background-color: #fafbfb;
 
 
}
 
}
 
+
.glyphicon-xbt:before {
.table-hover .table-light:hover {
+
   content: "\e227";
   background-color: #ecf0f0;
 
 
}
 
}
 
+
.glyphicon-yen:before {
.table-hover .table-light:hover > td,
+
   content: "\00a5";
.table-hover .table-light:hover > th {
 
   background-color: #ecf0f0;
 
 
}
 
}
 
+
.glyphicon-jpy:before {
.table-dark,
+
   content: "\00a5";
.table-dark > th,
 
.table-dark > td {
 
   background-color: #dadedf;
 
 
}
 
}
 
+
.glyphicon-ruble:before {
.table-hover .table-dark:hover {
+
   content: "\20bd";
   background-color: #ccd2d3;
 
 
}
 
}
 
+
.glyphicon-rub:before {
.table-hover .table-dark:hover > td,
+
   content: "\20bd";
.table-hover .table-dark:hover > th {
 
   background-color: #ccd2d3;
 
 
}
 
}
 
+
.glyphicon-scale:before {
.table-active,
+
   content: "\e230";
.table-active > th,
 
.table-active > td {
 
   background-color: rgba(0, 0, 0, 0.075);
 
 
}
 
}
 
+
.glyphicon-ice-lolly:before {
.table-hover .table-active:hover {
+
   content: "\e231";
   background-color: rgba(0, 0, 0, 0.075);
 
 
}
 
}
 
+
.glyphicon-ice-lolly-tasted:before {
.table-hover .table-active:hover > td,
+
   content: "\e232";
.table-hover .table-active:hover > th {
 
   background-color: rgba(0, 0, 0, 0.075);
 
 
}
 
}
 
+
.glyphicon-education:before {
.table .thead-dark th {
+
   content: "\e233";
   color: #fff;
 
  background-color: #212529;
 
  border-color: #32383e;
 
 
}
 
}
 
+
.glyphicon-option-horizontal:before {
.table .thead-light th {
+
   content: "\e234";
  color: #7b8a8b;
 
  background-color: #ecf0f1;
 
   border-color: #ecf0f1;
 
 
}
 
}
 
+
.glyphicon-option-vertical:before {
.table-dark {
+
   content: "\e235";
   color: #fff;
 
  background-color: #212529;
 
 
}
 
}
 
+
.glyphicon-menu-hamburger:before {
.table-dark th,
+
   content: "\e236";
.table-dark td,
 
.table-dark thead th {
 
   border-color: #32383e;
 
 
}
 
}
 
+
.glyphicon-modal-window:before {
.table-dark.table-bordered {
+
   content: "\e237";
   border: 0;
 
 
}
 
}
 
+
.glyphicon-oil:before {
.table-dark.table-striped tbody tr:nth-of-type(odd) {
+
   content: "\e238";
   background-color: rgba(255, 255, 255, 0.05);
 
 
}
 
}
 
+
.glyphicon-grain:before {
.table-dark.table-hover tbody tr:hover {
+
   content: "\e239";
   background-color: rgba(255, 255, 255, 0.075);
 
 
}
 
}
 
+
.glyphicon-sunglasses:before {
@media (max-width: 575px) {
+
   content: "\e240";
   .table-responsive-sm {
 
    display: block;
 
    width: 100%;
 
    overflow-x: auto;
 
    -webkit-overflow-scrolling: touch;
 
    -ms-overflow-style: -ms-autohiding-scrollbar;
 
  }
 
  .table-responsive-sm.table-bordered {
 
    border: 0;
 
  }
 
 
}
 
}
 
+
.glyphicon-text-size:before {
@media (max-width: 767px) {
+
   content: "\e241";
  .table-responsive-md {
 
    display: block;
 
    width: 100%;
 
    overflow-x: auto;
 
    -webkit-overflow-scrolling: touch;
 
    -ms-overflow-style: -ms-autohiding-scrollbar;
 
   }
 
  .table-responsive-md.table-bordered {
 
    border: 0;
 
  }
 
 
}
 
}
 
+
.glyphicon-text-color:before {
@media (max-width: 991px) {
+
   content: "\e242";
  .table-responsive-lg {
 
    display: block;
 
    width: 100%;
 
    overflow-x: auto;
 
    -webkit-overflow-scrolling: touch;
 
    -ms-overflow-style: -ms-autohiding-scrollbar;
 
   }
 
  .table-responsive-lg.table-bordered {
 
    border: 0;
 
  }
 
 
}
 
}
 
+
.glyphicon-text-background:before {
@media (max-width: 1199px) {
+
   content: "\e243";
  .table-responsive-xl {
 
    display: block;
 
    width: 100%;
 
    overflow-x: auto;
 
    -webkit-overflow-scrolling: touch;
 
    -ms-overflow-style: -ms-autohiding-scrollbar;
 
   }
 
  .table-responsive-xl.table-bordered {
 
    border: 0;
 
  }
 
 
}
 
}
 
+
.glyphicon-object-align-top:before {
.table-responsive {
+
   content: "\e244";
  display: block;
 
  width: 100%;
 
  overflow-x: auto;
 
  -webkit-overflow-scrolling: touch;
 
   -ms-overflow-style: -ms-autohiding-scrollbar;
 
 
}
 
}
 
+
.glyphicon-object-align-bottom:before {
.table-responsive.table-bordered {
+
   content: "\e245";
   border: 0;
 
 
}
 
}
 
+
.glyphicon-object-align-horizontal:before {
.form-control {
+
   content: "\e246";
  display: block;
 
  width: 100%;
 
  padding: 0.375rem 0.75rem;
 
  font-size: 0.9375rem;
 
  line-height: 1.5;
 
  color: #7b8a8b;
 
  background-color: #fff;
 
  background-image: none;
 
  background-clip: padding-box;
 
  border: 1px solid #ced4da;
 
  border-radius: 0.25rem;
 
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
 
   transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
 
  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, -webkit-box-shadow ease-in-out 0.15s;
 
 
}
 
}
 
+
.glyphicon-object-align-left:before {
.form-control::-ms-expand {
+
   content: "\e247";
   background-color: transparent;
 
  border: 0;
 
 
}
 
}
 
+
.glyphicon-object-align-vertical:before {
.form-control:focus {
+
   content: "\e248";
  color: #7b8a8b;
 
  background-color: #fff;
 
  border-color: #597ea2;
 
   outline: none;
 
  -webkit-box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
 
          box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
 
 
}
 
}
 
+
.glyphicon-object-align-right:before {
.form-control::-webkit-input-placeholder {
+
   content: "\e249";
   color: #95a5a6;
 
  opacity: 1;
 
 
}
 
}
 
+
.glyphicon-triangle-right:before {
.form-control:-ms-input-placeholder {
+
   content: "\e250";
   color: #95a5a6;
 
  opacity: 1;
 
 
}
 
}
 
+
.glyphicon-triangle-left:before {
.form-control::-ms-input-placeholder {
+
   content: "\e251";
   color: #95a5a6;
 
  opacity: 1;
 
 
}
 
}
 
+
.glyphicon-triangle-bottom:before {
.form-control::placeholder {
+
   content: "\e252";
   color: #95a5a6;
 
  opacity: 1;
 
 
}
 
}
 
+
.glyphicon-triangle-top:before {
.form-control:disabled, .form-control[readonly] {
+
   content: "\e253";
   background-color: #ecf0f1;
 
  opacity: 1;
 
 
}
 
}
 
+
.glyphicon-console:before {
select.form-control:not([size]):not([multiple]) {
+
   content: "\e254";
   height: calc(2.15625rem + 2px);
 
 
}
 
}
 
+
.glyphicon-superscript:before {
select.form-control:focus::-ms-value {
+
   content: "\e255";
   color: #7b8a8b;
 
  background-color: #fff;
 
 
}
 
}
 
+
.glyphicon-subscript:before {
.form-control-file,
+
   content: "\e256";
.form-control-range {
 
   display: block;
 
 
}
 
}
 
+
.glyphicon-menu-left:before {
.col-form-label {
+
   content: "\e257";
   padding-top: calc(0.375rem + 1px);
 
  padding-bottom: calc(0.375rem + 1px);
 
  margin-bottom: 0;
 
  line-height: 1.5;
 
 
}
 
}
 
+
.glyphicon-menu-right:before {
.col-form-label-lg {
+
   content: "\e258";
   padding-top: calc(0.5rem + 1px);
 
  padding-bottom: calc(0.5rem + 1px);
 
  font-size: 1.171875rem;
 
  line-height: 1.5;
 
 
}
 
}
 
+
.glyphicon-menu-down:before {
.col-form-label-sm {
+
   content: "\e259";
   padding-top: calc(0.25rem + 1px);
 
  padding-bottom: calc(0.25rem + 1px);
 
  font-size: 0.8203125rem;
 
  line-height: 1.5;
 
 
}
 
}
 
+
.glyphicon-menu-up:before {
.col-form-legend {
+
   content: "\e260";
   padding-top: 0.375rem;
 
  padding-bottom: 0.375rem;
 
  margin-bottom: 0;
 
  font-size: 0.9375rem;
 
 
}
 
}
 
+
* {
.form-control-plaintext {
+
  -webkit-box-sizing: border-box;
  padding-top: 0.375rem;
+
   -moz-box-sizing: border-box;
   padding-bottom: 0.375rem;
+
   box-sizing: border-box;
  margin-bottom: 0;
 
  line-height: 1.5;
 
   background-color: transparent;
 
  border: solid transparent;
 
  border-width: 1px 0;
 
 
}
 
}
 
+
*:before,
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
+
*:after {
.input-group-sm > .form-control-plaintext.input-group-addon,
+
  -webkit-box-sizing: border-box;
.input-group-sm > .input-group-btn > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
+
  -moz-box-sizing: border-box;
.input-group-lg > .form-control-plaintext.input-group-addon,
+
   box-sizing: border-box;
.input-group-lg > .input-group-btn > .form-control-plaintext.btn {
 
   padding-right: 0;
 
  padding-left: 0;
 
 
}
 
}
 
+
html {
.form-control-sm, .input-group-sm > .form-control,
+
   font-size: 10px;
.input-group-sm > .input-group-addon,
+
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
.input-group-sm > .input-group-btn > .btn {
 
  padding: 0.25rem 0.5rem;
 
   font-size: 0.8203125rem;
 
   line-height: 1.5;
 
  border-radius: 0.2rem;
 
 
}
 
}
 
+
body {
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
+
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
+
  font-size: 15px;
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
+
  line-height: 1.42857143;
   height: calc(1.73046875rem + 2px);
+
  color: #ffffff;
 +
   background-color: #222222;
 
}
 
}
 
+
input,
.form-control-lg, .input-group-lg > .form-control,
+
button,
.input-group-lg > .input-group-addon,
+
select,
.input-group-lg > .input-group-btn > .btn {
+
textarea {
   padding: 0.5rem 1rem;
+
   font-family: inherit;
   font-size: 1.171875rem;
+
   font-size: inherit;
   line-height: 1.5;
+
   line-height: inherit;
  border-radius: 0.3rem;
 
 
}
 
}
 
+
a {
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
+
  color: #0ce3ac;
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
+
  text-decoration: none;
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
 
  height: calc(2.7578125rem + 2px);
 
 
}
 
}
 
+
a:hover,
.form-group {
+
a:focus {
   margin-bottom: 1rem;
+
   color: #0ce3ac;
 +
  text-decoration: underline;
 
}
 
}
 
+
a:focus {
.form-text {
+
   outline: 5px auto -webkit-focus-ring-color;
   display: block;
+
   outline-offset: -2px;
   margin-top: 0.25rem;
 
 
}
 
}
 
+
figure {
.form-row {
+
   margin: 0;
  display: -webkit-box;
 
  display: -ms-flexbox;
 
  display: flex;
 
  -ms-flex-wrap: wrap;
 
      flex-wrap: wrap;
 
  margin-right: -5px;
 
   margin-left: -5px;
 
 
}
 
}
 
+
img {
.form-row > .col,
+
   vertical-align: middle;
.form-row > [class*="col-"] {
 
   padding-right: 5px;
 
  padding-left: 5px;
 
 
}
 
}
 
+
.img-responsive,
.form-check {
+
.thumbnail > img,
  position: relative;
+
.thumbnail a > img,
 +
.carousel-inner > .item > img,
 +
.carousel-inner > .item > a > img {
 
   display: block;
 
   display: block;
   margin-bottom: 0.5rem;
+
   max-width: 100%;
 +
  height: auto;
 
}
 
}
 
+
.img-rounded {
.form-check.disabled .form-check-label {
+
   border-radius: 6px;
   color: #95a5a6;
 
 
}
 
}
 
+
.img-thumbnail {
.form-check-label {
+
   padding: 2px;
   padding-left: 1.25rem;
+
  line-height: 1.42857143;
   margin-bottom: 0;
+
   background-color: #222222;
 +
  border: 1px solid #464545;
 +
  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 {
.form-check-input {
+
  margin-top: 21px;
 +
  margin-bottom: 21px;
 +
  border: 0;
 +
  border-top: 1px solid #464545;
 +
}
 +
.sr-only {
 
   position: absolute;
 
   position: absolute;
   margin-top: 0.25rem;
+
  width: 1px;
   margin-left: -1.25rem;
+
  height: 1px;
 +
   margin: -1px;
 +
  padding: 0;
 +
  overflow: hidden;
 +
  clip: rect(0, 0, 0, 0);
 +
   border: 0;
 
}
 
}
 
+
.sr-only-focusable:active,
.form-check-inline {
+
.sr-only-focusable:focus {
   display: inline-block;
+
   position: static;
   margin-right: 0.75rem;
+
  width: auto;
 +
  height: auto;
 +
   margin: 0;
 +
  overflow: visible;
 +
  clip: auto;
 
}
 
}
 
+
[role="button"] {
.form-check-inline .form-check-label {
+
   cursor: pointer;
   vertical-align: middle;
 
 
}
 
}
 
+
h1,
.valid-feedback {
+
h2,
   display: none;
+
h3,
   margin-top: .25rem;
+
h4,
   font-size: .875rem;
+
h5,
   color: #18BC9C;
+
h6,
 +
.h1,
 +
.h2,
 +
.h3,
 +
.h4,
 +
.h5,
 +
.h6 {
 +
   font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
 +
   font-weight: 400;
 +
   line-height: 1.1;
 +
   color: inherit;
 
}
 
}
 
+
h1 small,
.valid-tooltip {
+
h2 small,
  position: absolute;
+
h3 small,
  top: 100%;
+
h4 small,
  z-index: 5;
+
h5 small,
  display: none;
+
h6 small,
  width: 250px;
+
.h1 small,
  padding: .5rem;
+
.h2 small,
  margin-top: .1rem;
+
.h3 small,
   font-size: .875rem;
+
.h4 small,
 +
.h5 small,
 +
.h6 small,
 +
h1 .small,
 +
h2 .small,
 +
h3 .small,
 +
h4 .small,
 +
h5 .small,
 +
h6 .small,
 +
.h1 .small,
 +
.h2 .small,
 +
.h3 .small,
 +
.h4 .small,
 +
.h5 .small,
 +
.h6 .small {
 +
   font-weight: normal;
 
   line-height: 1;
 
   line-height: 1;
   color: #fff;
+
   color: #999999;
  background-color: rgba(24, 188, 156, 0.8);
 
  border-radius: .2rem;
 
 
}
 
}
 
+
h1,
.was-validated .form-control:valid, .form-control.is-valid, .was-validated
+
.h1,
.custom-select:valid,
+
h2,
.custom-select.is-valid {
+
.h2,
   border-color: #18BC9C;
+
h3,
 +
.h3 {
 +
  margin-top: 21px;
 +
   margin-bottom: 10.5px;
 
}
 
}
 
+
h1 small,
.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
+
.h1 small,
.custom-select:valid:focus,
+
h2 small,
.custom-select.is-valid:focus {
+
.h2 small,
  -webkit-box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.25);
+
h3 small,
          box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.25);
+
.h3 small,
 +
h1 .small,
 +
.h1 .small,
 +
h2 .small,
 +
.h2 .small,
 +
h3 .small,
 +
.h3 .small {
 +
  font-size: 65%;
 
}
 
}
 
+
h4,
.was-validated .form-control:valid ~ .valid-feedback,
+
.h4,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
+
h5,
.form-control.is-valid ~ .valid-tooltip, .was-validated
+
.h5,
.custom-select:valid ~ .valid-feedback,
+
h6,
.was-validated
+
.h6 {
.custom-select:valid ~ .valid-tooltip,
+
  margin-top: 10.5px;
.custom-select.is-valid ~ .valid-feedback,
+
  margin-bottom: 10.5px;
.custom-select.is-valid ~ .valid-tooltip {
 
  display: block;
 
 
}
 
}
 
+
h4 small,
.was-validated .form-check-input:valid + .form-check-label, .form-check-input.is-valid + .form-check-label {
+
.h4 small,
   color: #18BC9C;
+
h5 small,
 +
.h5 small,
 +
h6 small,
 +
.h6 small,
 +
h4 .small,
 +
.h4 .small,
 +
h5 .small,
 +
.h5 .small,
 +
h6 .small,
 +
.h6 .small {
 +
   font-size: 75%;
 
}
 
}
 
+
h1,
.was-validated .custom-control-input:valid ~ .custom-control-indicator, .custom-control-input.is-valid ~ .custom-control-indicator {
+
.h1 {
   background-color: rgba(24, 188, 156, 0.25);
+
   font-size: 39px;
 
}
 
}
 
+
h2,
.was-validated .custom-control-input:valid ~ .custom-control-description, .custom-control-input.is-valid ~ .custom-control-description {
+
.h2 {
   color: #18BC9C;
+
   font-size: 32px;
 
}
 
}
 
+
h3,
.was-validated .custom-file-input:valid ~ .custom-file-control, .custom-file-input.is-valid ~ .custom-file-control {
+
.h3 {
   border-color: #18BC9C;
+
   font-size: 26px;
 
}
 
}
 
+
h4,
.was-validated .custom-file-input:valid ~ .custom-file-control::before, .custom-file-input.is-valid ~ .custom-file-control::before {
+
.h4 {
   border-color: inherit;
+
   font-size: 19px;
 
}
 
}
 
+
h5,
.was-validated .custom-file-input:valid:focus, .custom-file-input.is-valid:focus {
+
.h5 {
   -webkit-box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.25);
+
   font-size: 15px;
          box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.25);
 
 
}
 
}
 
+
h6,
.invalid-feedback {
+
.h6 {
  display: none;
+
   font-size: 13px;
  margin-top: .25rem;
 
   font-size: .875rem;
 
  color: #E74C3C;
 
 
}
 
}
 
+
p {
.invalid-tooltip {
+
   margin: 0 0 10.5px;
   position: absolute;
+
}
  top: 100%;
+
.lead {
   z-index: 5;
+
   margin-bottom: 21px;
   display: none;
+
   font-size: 17px;
   width: 250px;
+
   font-weight: 300;
   padding: .5rem;
+
   line-height: 1.4;
  margin-top: .1rem;
+
}
  font-size: .875rem;
+
@media (min-width: 768px) {
   line-height: 1;
+
  .lead {
  color: #fff;
+
    font-size: 22.5px;
  background-color: rgba(231, 76, 60, 0.8);
+
   }
   border-radius: .2rem;
+
}
 +
small,
 +
.small {
 +
   font-size: 86%;
 
}
 
}
 
+
mark,
.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
+
.mark {
.custom-select:invalid,
+
   background-color: #f39c12;
.custom-select.is-invalid {
+
  padding: .2em;
   border-color: #E74C3C;
 
 
}
 
}
 
+
.text-left {
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
+
   text-align: left;
.custom-select:invalid:focus,
 
.custom-select.is-invalid:focus {
 
   -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
 
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
 
 
}
 
}
 
+
.text-right {
.was-validated .form-control:invalid ~ .invalid-feedback,
+
   text-align: right;
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
 
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
 
.custom-select:invalid ~ .invalid-feedback,
 
.was-validated
 
.custom-select:invalid ~ .invalid-tooltip,
 
.custom-select.is-invalid ~ .invalid-feedback,
 
.custom-select.is-invalid ~ .invalid-tooltip {
 
   display: block;
 
 
}
 
}
 
+
.text-center {
.was-validated .form-check-input:invalid + .form-check-label, .form-check-input.is-invalid + .form-check-label {
+
   text-align: center;
   color: #E74C3C;
 
 
}
 
}
 
+
.text-justify {
.was-validated .custom-control-input:invalid ~ .custom-control-indicator, .custom-control-input.is-invalid ~ .custom-control-indicator {
+
   text-align: justify;
   background-color: rgba(231, 76, 60, 0.25);
 
 
}
 
}
 
+
.text-nowrap {
.was-validated .custom-control-input:invalid ~ .custom-control-description, .custom-control-input.is-invalid ~ .custom-control-description {
+
   white-space: nowrap;
   color: #E74C3C;
 
 
}
 
}
 
+
.text-lowercase {
.was-validated .custom-file-input:invalid ~ .custom-file-control, .custom-file-input.is-invalid ~ .custom-file-control {
+
   text-transform: lowercase;
   border-color: #E74C3C;
 
 
}
 
}
 
+
.text-uppercase {
.was-validated .custom-file-input:invalid ~ .custom-file-control::before, .custom-file-input.is-invalid ~ .custom-file-control::before {
+
   text-transform: uppercase;
   border-color: inherit;
 
 
}
 
}
 
+
.text-capitalize {
.was-validated .custom-file-input:invalid:focus, .custom-file-input.is-invalid:focus {
+
   text-transform: capitalize;
   -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
 
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
 
 
}
 
}
 
+
.text-muted {
.form-inline {
+
   color: #999999;
   display: -webkit-box;
 
  display: -ms-flexbox;
 
  display: flex;
 
  -webkit-box-orient: horizontal;
 
  -webkit-box-direction: normal;
 
      -ms-flex-flow: row wrap;
 
          flex-flow: row wrap;
 
  -webkit-box-align: center;
 
      -ms-flex-align: center;
 
          align-items: center;
 
 
}
 
}
 
+
.text-primary {
.form-inline .form-check {
+
   color: #375a7f;
   width: 100%;
 
 
}
 
}
 
+
a.text-primary:hover,
@media (min-width: 576px) {
+
a.text-primary:focus {
  .form-inline label {
+
   color: #28415b;
    display: -webkit-box;
+
}
    display: -ms-flexbox;
+
.text-success {
    display: flex;
+
   color: #ffffff;
    -webkit-box-align: center;
+
}
        -ms-flex-align: center;
+
a.text-success:hover,
            align-items: center;
+
a.text-success:focus {
    -webkit-box-pack: center;
+
   color: #e6e6e6;
        -ms-flex-pack: center;
+
}
            justify-content: center;
+
.text-info {
    margin-bottom: 0;
+
   color: #ffffff;
  }
 
  .form-inline .form-group {
 
    display: -webkit-box;
 
    display: -ms-flexbox;
 
    display: flex;
 
    -webkit-box-flex: 0;
 
        -ms-flex: 0 0 auto;
 
            flex: 0 0 auto;
 
    -webkit-box-orient: horizontal;
 
    -webkit-box-direction: normal;
 
        -ms-flex-flow: row wrap;
 
            flex-flow: row wrap;
 
    -webkit-box-align: center;
 
        -ms-flex-align: center;
 
            align-items: center;
 
    margin-bottom: 0;
 
  }
 
   .form-inline .form-control {
 
    display: inline-block;
 
    width: auto;
 
    vertical-align: middle;
 
  }
 
  .form-inline .form-control-plaintext {
 
    display: inline-block;
 
  }
 
   .form-inline .input-group {
 
    width: auto;
 
  }
 
  .form-inline .form-check {
 
    display: -webkit-box;
 
    display: -ms-flexbox;
 
    display: flex;
 
    -webkit-box-align: center;
 
        -ms-flex-align: center;
 
            align-items: center;
 
    -webkit-box-pack: center;
 
        -ms-flex-pack: center;
 
            justify-content: center;
 
    width: auto;
 
    margin-top: 0;
 
    margin-bottom: 0;
 
  }
 
  .form-inline .form-check-label {
 
    padding-left: 0;
 
  }
 
  .form-inline .form-check-input {
 
    position: relative;
 
    margin-top: 0;
 
    margin-right: 0.25rem;
 
    margin-left: 0;
 
   }
 
  .form-inline .custom-control {
 
    display: -webkit-box;
 
    display: -ms-flexbox;
 
    display: flex;
 
    -webkit-box-align: center;
 
        -ms-flex-align: center;
 
            align-items: center;
 
    -webkit-box-pack: center;
 
        -ms-flex-pack: center;
 
            justify-content: center;
 
    padding-left: 0;
 
  }
 
  .form-inline .custom-control-indicator {
 
    position: static;
 
    display: inline-block;
 
    margin-right: 0.25rem;
 
    vertical-align: text-bottom;
 
   }
 
  .form-inline .has-feedback .form-control-feedback {
 
    top: 0;
 
  }
 
 
}
 
}
 
+
a.text-info:hover,
.btn {
+
a.text-info:focus {
  display: inline-block;
+
   color: #e6e6e6;
  font-weight: 400;
 
  text-align: center;
 
  white-space: nowrap;
 
  vertical-align: middle;
 
  -webkit-user-select: none;
 
    -moz-user-select: none;
 
      -ms-user-select: none;
 
          user-select: none;
 
  border: 1px solid transparent;
 
  padding: 0.375rem 0.75rem;
 
  font-size: 0.9375rem;
 
  line-height: 1.5;
 
  border-radius: 0.25rem;
 
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
 
   transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
 
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
 
 
}
 
}
 
+
.text-warning {
.btn:focus, .btn:hover {
+
   color: #ffffff;
   text-decoration: none;
 
 
}
 
}
 
+
a.text-warning:hover,
.btn:focus, .btn.focus {
+
a.text-warning:focus {
   outline: 0;
+
   color: #e6e6e6;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
 
          box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
 
 
}
 
}
 
+
.text-danger {
.btn.disabled, .btn:disabled {
+
   color: #ffffff;
   opacity: .65;
 
 
}
 
}
 
+
a.text-danger:hover,
.btn:not([disabled]):not(.disabled):active, .btn:not([disabled]):not(.disabled).active {
+
a.text-danger:focus {
   background-image: none;
+
   color: #e6e6e6;
 
}
 
}
 
+
.bg-primary {
a.btn.disabled,
 
fieldset[disabled] a.btn {
 
  pointer-events: none;
 
}
 
 
 
.btn-primary {
 
 
   color: #fff;
 
   color: #fff;
   background-color: #2C3E50;
+
   background-color: #375a7f;
  border-color: #2C3E50;
 
 
}
 
}
 
+
a.bg-primary:hover,
.btn-primary:hover {
+
a.bg-primary:focus {
  color: #fff;
+
   background-color: #28415b;
   background-color: #1e2b37;
 
  border-color: #1a252f;
 
 
}
 
}
 
+
.bg-success {
.btn-primary:focus, .btn-primary.focus {
+
   background-color: #00bc8c;
   -webkit-box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
 
 
}
 
}
 
+
a.bg-success:hover,
.btn-primary.disabled, .btn-primary:disabled {
+
a.bg-success:focus {
   background-color: #2C3E50;
+
   background-color: #008966;
  border-color: #2C3E50;
 
 
}
 
}
 
+
.bg-info {
.btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active,
+
   background-color: #3498db;
.show > .btn-primary.dropdown-toggle {
 
  color: #fff;
 
   background-color: #1a252f;
 
  border-color: #151e27;
 
  -webkit-box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
 
 
}
 
}
 
+
a.bg-info:hover,
.btn-secondary {
+
a.bg-info:focus {
  color: #111;
+
   background-color: #217dbb;
  background-color: #95a5a6;
 
   border-color: #95a5a6;
 
 
}
 
}
 
+
.bg-warning {
.btn-secondary:hover {
+
   background-color: #f39c12;
  color: #fff;
 
   background-color: #809395;
 
  border-color: #798d8f;
 
 
}
 
}
 
+
a.bg-warning:hover,
.btn-secondary:focus, .btn-secondary.focus {
+
a.bg-warning:focus {
   -webkit-box-shadow: 0 0 0 0.2rem rgba(149, 165, 166, 0.5);
+
   background-color: #c87f0a;
          box-shadow: 0 0 0 0.2rem rgba(149, 165, 166, 0.5);
 
 
}
 
}
 
+
.bg-danger {
.btn-secondary.disabled, .btn-secondary:disabled {
+
   background-color: #e74c3c;
   background-color: #95a5a6;
 
  border-color: #95a5a6;
 
 
}
 
}
 
+
a.bg-danger:hover,
.btn-secondary:not([disabled]):not(.disabled):active, .btn-secondary:not([disabled]):not(.disabled).active,
+
a.bg-danger:focus {
.show > .btn-secondary.dropdown-toggle {
+
   background-color: #d62c1a;
  color: #fff;
 
   background-color: #798d8f;
 
  border-color: #738789;
 
  -webkit-box-shadow: 0 0 0 0.2rem rgba(149, 165, 166, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(149, 165, 166, 0.5);
 
 
}
 
}
 
+
.page-header {
.btn-success {
+
   padding-bottom: 9.5px;
   color: #fff;
+
   margin: 42px 0 21px;
   background-color: #18BC9C;
+
   border-bottom: 1px solid transparent;
   border-color: #18BC9C;
 
 
}
 
}
 
+
ul,
.btn-success:hover {
+
ol {
   color: #fff;
+
   margin-top: 0;
  background-color: #149a80;
+
   margin-bottom: 10.5px;
   border-color: #128f76;
 
 
}
 
}
 
+
ul ul,
.btn-success:focus, .btn-success.focus {
+
ol ul,
   -webkit-box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.5);
+
ul ol,
          box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.5);
+
ol ol {
 +
   margin-bottom: 0;
 
}
 
}
 
+
.list-unstyled {
.btn-success.disabled, .btn-success:disabled {
+
   padding-left: 0;
   background-color: #18BC9C;
+
   list-style: none;
   border-color: #18BC9C;
 
 
}
 
}
 
+
.list-inline {
.btn-success:not([disabled]):not(.disabled):active, .btn-success:not([disabled]):not(.disabled).active,
+
   padding-left: 0;
.show > .btn-success.dropdown-toggle {
+
   list-style: none;
   color: #fff;
+
   margin-left: -5px;
  background-color: #128f76;
 
   border-color: #11836d;
 
   -webkit-box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.5);
 
 
}
 
}
 
+
.list-inline > li {
.btn-info {
+
   display: inline-block;
   color: #fff;
+
   padding-left: 5px;
   background-color: #3498DB;
+
   padding-right: 5px;
   border-color: #3498DB;
 
 
}
 
}
 
+
dl {
.btn-info:hover {
+
   margin-top: 0;
   color: #fff;
+
   margin-bottom: 21px;
  background-color: #2384c6;
 
   border-color: #217dbb;
 
 
}
 
}
 
+
dt,
.btn-info:focus, .btn-info.focus {
+
dd {
   -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
+
   line-height: 1.42857143;
          box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
 
 
}
 
}
 
+
dt {
.btn-info.disabled, .btn-info:disabled {
+
   font-weight: bold;
   background-color: #3498DB;
 
  border-color: #3498DB;
 
 
}
 
}
 
+
dd {
.btn-info:not([disabled]):not(.disabled):active, .btn-info:not([disabled]):not(.disabled).active,
+
   margin-left: 0;
.show > .btn-info.dropdown-toggle {
 
   color: #fff;
 
  background-color: #217dbb;
 
  border-color: #1f76b0;
 
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
 
 
}
 
}
 
+
@media (min-width: 768px) {
.btn-warning {
+
  .dl-horizontal dt {
  color: #111;
+
    float: left;
  background-color: #F39C12;
+
    width: 160px;
   border-color: #F39C12;
+
    clear: left;
 +
    text-align: right;
 +
    overflow: hidden;
 +
    text-overflow: ellipsis;
 +
    white-space: nowrap;
 +
   }
 +
  .dl-horizontal dd {
 +
    margin-left: 180px;
 +
  }
 
}
 
}
 
+
abbr[title],
.btn-warning:hover {
+
abbr[data-original-title] {
   color: #fff;
+
   cursor: help;
  background-color: #d4860b;
+
   border-bottom: 1px dotted #999999;
   border-color: #c87f0a;
 
 
}
 
}
 
+
.initialism {
.btn-warning:focus, .btn-warning.focus {
+
   font-size: 90%;
   -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
+
  text-transform: uppercase;
          box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
 
 
}
 
}
 
+
blockquote {
.btn-warning.disabled, .btn-warning:disabled {
+
  padding: 10.5px 21px;
   background-color: #F39C12;
+
  margin: 0 0 21px;
   border-color: #F39C12;
+
   font-size: 18.75px;
 +
   border-left: 5px solid #464545;
 
}
 
}
 
+
blockquote p:last-child,
.btn-warning:not([disabled]):not(.disabled):active, .btn-warning:not([disabled]):not(.disabled).active,
+
blockquote ul:last-child,
.show > .btn-warning.dropdown-toggle {
+
blockquote ol:last-child {
  color: #fff;
+
   margin-bottom: 0;
  background-color: #c87f0a;
 
  border-color: #bc770a;
 
   -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
 
 
}
 
}
 
+
blockquote footer,
.btn-danger {
+
blockquote small,
   color: #fff;
+
blockquote .small {
   background-color: #E74C3C;
+
   display: block;
   border-color: #E74C3C;
+
   font-size: 80%;
 +
   line-height: 1.42857143;
 +
  color: #999999;
 
}
 
}
 
+
blockquote footer:before,
.btn-danger:hover {
+
blockquote small:before,
  color: #fff;
+
blockquote .small:before {
  background-color: #e12e1c;
+
   content: '\2014 \00A0';
   border-color: #d62c1a;
 
 
}
 
}
 
+
.blockquote-reverse,
.btn-danger:focus, .btn-danger.focus {
+
blockquote.pull-right {
   -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
+
   padding-right: 15px;
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
+
  padding-left: 0;
 +
  border-right: 5px solid #464545;
 +
  border-left: 0;
 +
  text-align: right;
 
}
 
}
 
+
.blockquote-reverse footer:before,
.btn-danger.disabled, .btn-danger:disabled {
+
blockquote.pull-right footer:before,
  background-color: #E74C3C;
+
.blockquote-reverse small:before,
   border-color: #E74C3C;
+
blockquote.pull-right small:before,
 +
.blockquote-reverse .small:before,
 +
blockquote.pull-right .small:before {
 +
   content: '';
 
}
 
}
 
+
.blockquote-reverse footer:after,
.btn-danger:not([disabled]):not(.disabled):active, .btn-danger:not([disabled]):not(.disabled).active,
+
blockquote.pull-right footer:after,
.show > .btn-danger.dropdown-toggle {
+
.blockquote-reverse small:after,
  color: #fff;
+
blockquote.pull-right small:after,
  background-color: #d62c1a;
+
.blockquote-reverse .small:after,
  border-color: #ca2a19;
+
blockquote.pull-right .small:after {
   -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
+
   content: '\00A0 \2014';
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
 
 
}
 
}
 
+
address {
.btn-light {
+
   margin-bottom: 21px;
   color: #111;
+
   font-style: normal;
   background-color: #ecf0f1;
+
   line-height: 1.42857143;
   border-color: #ecf0f1;
 
 
}
 
}
 
+
code,
.btn-light:hover {
+
kbd,
  color: #111;
+
pre,
  background-color: #d6dfe1;
+
samp {
   border-color: #cfd9db;
+
   font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
 
}
 
}
 
+
code {
.btn-light:focus, .btn-light.focus {
+
  padding: 2px 4px;
   -webkit-box-shadow: 0 0 0 0.2rem rgba(236, 240, 241, 0.5);
+
  font-size: 90%;
          box-shadow: 0 0 0 0.2rem rgba(236, 240, 241, 0.5);
+
  color: #c7254e;
 +
   background-color: #f9f2f4;
 +
  border-radius: 4px;
 
}
 
}
 
+
kbd {
.btn-light.disabled, .btn-light:disabled {
+
  padding: 2px 4px;
   background-color: #ecf0f1;
+
  font-size: 90%;
   border-color: #ecf0f1;
+
  color: #ffffff;
 +
   background-color: #333333;
 +
   border-radius: 3px;
 +
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
 +
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
 
}
 
}
 
+
kbd kbd {
.btn-light:not([disabled]):not(.disabled):active, .btn-light:not([disabled]):not(.disabled).active,
+
   padding: 0;
.show > .btn-light.dropdown-toggle {
+
   font-size: 100%;
   color: #111;
+
   font-weight: bold;
   background-color: #cfd9db;
+
   -webkit-box-shadow: none;
   border-color: #c7d3d6;
+
           box-shadow: none;
   -webkit-box-shadow: 0 0 0 0.2rem rgba(236, 240, 241, 0.5);
 
           box-shadow: 0 0 0 0.2rem rgba(236, 240, 241, 0.5);
 
 
}
 
}
 
+
pre {
.btn-dark {
+
  display: block;
   color: #fff;
+
  padding: 10px;
   background-color: #7b8a8b;
+
  margin: 0 0 10.5px;
   border-color: #7b8a8b;
+
  font-size: 14px;
 +
  line-height: 1.42857143;
 +
  word-break: break-all;
 +
  word-wrap: break-word;
 +
   color: #303030;
 +
   background-color: #ebebeb;
 +
  border: 1px solid #cccccc;
 +
   border-radius: 4px;
 
}
 
}
 
+
pre code {
.btn-dark:hover {
+
   padding: 0;
   color: #fff;
+
   font-size: inherit;
   background-color: #697677;
+
   color: inherit;
   border-color: #636f70;
+
  white-space: pre-wrap;
}
+
   background-color: transparent;
 
+
  border-radius: 0;
.btn-dark:focus, .btn-dark.focus {
 
   -webkit-box-shadow: 0 0 0 0.2rem rgba(123, 138, 139, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(123, 138, 139, 0.5);
 
 
}
 
}
 
+
.pre-scrollable {
.btn-dark.disabled, .btn-dark:disabled {
+
   max-height: 340px;
   background-color: #7b8a8b;
+
   overflow-y: scroll;
   border-color: #7b8a8b;
 
 
}
 
}
 
+
.container {
.btn-dark:not([disabled]):not(.disabled):active, .btn-dark:not([disabled]):not(.disabled).active,
+
   margin-right: auto;
.show > .btn-dark.dropdown-toggle {
+
   margin-left: auto;
   color: #fff;
+
   padding-left: 15px;
   background-color: #636f70;
+
   padding-right: 15px;
   border-color: #5d696a;
 
   -webkit-box-shadow: 0 0 0 0.2rem rgba(123, 138, 139, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(123, 138, 139, 0.5);
 
 
}
 
}
 
+
@media (min-width: 768px) {
.btn-outline-primary {
+
   .container {
   color: #2C3E50;
+
    width: 750px;
  background-color: transparent;
+
   }
  background-image: none;
 
   border-color: #2C3E50;
 
 
}
 
}
 
+
@media (min-width: 992px) {
.btn-outline-primary:hover {
+
   .container {
   color: #fff;
+
    width: 970px;
  background-color: #2C3E50;
+
   }
   border-color: #2C3E50;
 
 
}
 
}
 
+
@media (min-width: 1200px) {
.btn-outline-primary:focus, .btn-outline-primary.focus {
+
   .container {
   -webkit-box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
+
    width: 1170px;
          box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
+
  }
 
}
 
}
 
+
.container-fluid {
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
+
  margin-right: auto;
   color: #2C3E50;
+
  margin-left: auto;
   background-color: transparent;
+
   padding-left: 15px;
 +
   padding-right: 15px;
 
}
 
}
 
+
.row {
.btn-outline-primary:not([disabled]):not(.disabled):active, .btn-outline-primary:not([disabled]):not(.disabled).active,
+
   margin-left: -15px;
.show > .btn-outline-primary.dropdown-toggle {
+
   margin-right: -15px;
   color: #fff;
 
  background-color: #2C3E50;
 
  border-color: #2C3E50;
 
  -webkit-box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
 
}
 
 
 
.btn-outline-secondary {
 
  color: #95a5a6;
 
  background-color: transparent;
 
   background-image: none;
 
  border-color: #95a5a6;
 
 
}
 
}
 
+
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
.btn-outline-secondary:hover {
+
  position: relative;
   color: #fff;
+
   min-height: 1px;
   background-color: #95a5a6;
+
   padding-left: 15px;
   border-color: #95a5a6;
+
   padding-right: 15px;
 
}
 
}
 
+
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
+
  float: left;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(149, 165, 166, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(149, 165, 166, 0.5);
 
 
}
 
}
 
+
.col-xs-12 {
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
+
   width: 100%;
   color: #95a5a6;
 
  background-color: transparent;
 
 
}
 
}
 
+
.col-xs-11 {
.btn-outline-secondary:not([disabled]):not(.disabled):active, .btn-outline-secondary:not([disabled]):not(.disabled).active,
+
   width: 91.66666667%;
.show > .btn-outline-secondary.dropdown-toggle {
 
   color: #fff;
 
  background-color: #95a5a6;
 
  border-color: #95a5a6;
 
  -webkit-box-shadow: 0 0 0 0.2rem rgba(149, 165, 166, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(149, 165, 166, 0.5);
 
 
}
 
}
 
+
.col-xs-10 {
.btn-outline-success {
+
   width: 83.33333333%;
   color: #18BC9C;
 
  background-color: transparent;
 
  background-image: none;
 
  border-color: #18BC9C;
 
 
}
 
}
 
+
.col-xs-9 {
.btn-outline-success:hover {
+
   width: 75%;
   color: #fff;
 
  background-color: #18BC9C;
 
  border-color: #18BC9C;
 
 
}
 
}
 
+
.col-xs-8 {
.btn-outline-success:focus, .btn-outline-success.focus {
+
   width: 66.66666667%;
   -webkit-box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.5);
 
 
}
 
}
 
+
.col-xs-7 {
.btn-outline-success.disabled, .btn-outline-success:disabled {
+
   width: 58.33333333%;
   color: #18BC9C;
 
  background-color: transparent;
 
 
}
 
}
 
+
.col-xs-6 {
.btn-outline-success:not([disabled]):not(.disabled):active, .btn-outline-success:not([disabled]):not(.disabled).active,
+
   width: 50%;
.show > .btn-outline-success.dropdown-toggle {
 
   color: #fff;
 
  background-color: #18BC9C;
 
  border-color: #18BC9C;
 
  -webkit-box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(24, 188, 156, 0.5);
 
 
}
 
}
 
+
.col-xs-5 {
.btn-outline-info {
+
   width: 41.66666667%;
   color: #3498DB;
 
  background-color: transparent;
 
  background-image: none;
 
  border-color: #3498DB;
 
 
}
 
}
 
+
.col-xs-4 {
.btn-outline-info:hover {
+
   width: 33.33333333%;
   color: #fff;
 
  background-color: #3498DB;
 
  border-color: #3498DB;
 
 
}
 
}
 
+
.col-xs-3 {
.btn-outline-info:focus, .btn-outline-info.focus {
+
   width: 25%;
   -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
 
 
}
 
}
 
+
.col-xs-2 {
.btn-outline-info.disabled, .btn-outline-info:disabled {
+
   width: 16.66666667%;
   color: #3498DB;
 
  background-color: transparent;
 
 
}
 
}
 
+
.col-xs-1 {
.btn-outline-info:not([disabled]):not(.disabled):active, .btn-outline-info:not([disabled]):not(.disabled).active,
+
   width: 8.33333333%;
.show > .btn-outline-info.dropdown-toggle {
 
   color: #fff;
 
  background-color: #3498DB;
 
  border-color: #3498DB;
 
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
 
 
}
 
}
 
+
.col-xs-pull-12 {
.btn-outline-warning {
+
   right: 100%;
   color: #F39C12;
 
  background-color: transparent;
 
  background-image: none;
 
  border-color: #F39C12;
 
 
}
 
}
 
+
.col-xs-pull-11 {
.btn-outline-warning:hover {
+
   right: 91.66666667%;
   color: #fff;
 
  background-color: #F39C12;
 
  border-color: #F39C12;
 
 
}
 
}
 
+
.col-xs-pull-10 {
.btn-outline-warning:focus, .btn-outline-warning.focus {
+
   right: 83.33333333%;
   -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
 
 
}
 
}
 
+
.col-xs-pull-9 {
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
+
   right: 75%;
   color: #F39C12;
 
  background-color: transparent;
 
 
}
 
}
 
+
.col-xs-pull-8 {
.btn-outline-warning:not([disabled]):not(.disabled):active, .btn-outline-warning:not([disabled]):not(.disabled).active,
+
   right: 66.66666667%;
.show > .btn-outline-warning.dropdown-toggle {
 
   color: #fff;
 
  background-color: #F39C12;
 
  border-color: #F39C12;
 
  -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
 
 
}
 
}
 
+
.col-xs-pull-7 {
.btn-outline-danger {
+
   right: 58.33333333%;
   color: #E74C3C;
 
  background-color: transparent;
 
  background-image: none;
 
  border-color: #E74C3C;
 
 
}
 
}
 
+
.col-xs-pull-6 {
.btn-outline-danger:hover {
+
   right: 50%;
   color: #fff;
 
  background-color: #E74C3C;
 
  border-color: #E74C3C;
 
 
}
 
}
 
+
.col-xs-pull-5 {
.btn-outline-danger:focus, .btn-outline-danger.focus {
+
   right: 41.66666667%;
   -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
 
 
}
 
}
 
+
.col-xs-pull-4 {
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
+
   right: 33.33333333%;
   color: #E74C3C;
 
  background-color: transparent;
 
 
}
 
}
 
+
.col-xs-pull-3 {
.btn-outline-danger:not([disabled]):not(.disabled):active, .btn-outline-danger:not([disabled]):not(.disabled).active,
+
   right: 25%;
.show > .btn-outline-danger.dropdown-toggle {
 
   color: #fff;
 
  background-color: #E74C3C;
 
  border-color: #E74C3C;
 
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
 
 
}
 
}
 
+
.col-xs-pull-2 {
.btn-outline-light {
+
   right: 16.66666667%;
   color: #ecf0f1;
 
  background-color: transparent;
 
  background-image: none;
 
  border-color: #ecf0f1;
 
 
}
 
}
 
+
.col-xs-pull-1 {
.btn-outline-light:hover {
+
   right: 8.33333333%;
   color: #212529;
 
  background-color: #ecf0f1;
 
  border-color: #ecf0f1;
 
 
}
 
}
 
+
.col-xs-pull-0 {
.btn-outline-light:focus, .btn-outline-light.focus {
+
   right: auto;
   -webkit-box-shadow: 0 0 0 0.2rem rgba(236, 240, 241, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(236, 240, 241, 0.5);
 
 
}
 
}
 
+
.col-xs-push-12 {
.btn-outline-light.disabled, .btn-outline-light:disabled {
+
   left: 100%;
   color: #ecf0f1;
 
  background-color: transparent;
 
 
}
 
}
 
+
.col-xs-push-11 {
.btn-outline-light:not([disabled]):not(.disabled):active, .btn-outline-light:not([disabled]):not(.disabled).active,
+
   left: 91.66666667%;
.show > .btn-outline-light.dropdown-toggle {
 
   color: #212529;
 
  background-color: #ecf0f1;
 
  border-color: #ecf0f1;
 
  -webkit-box-shadow: 0 0 0 0.2rem rgba(236, 240, 241, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(236, 240, 241, 0.5);
 
 
}
 
}
 
+
.col-xs-push-10 {
.btn-outline-dark {
+
   left: 83.33333333%;
   color: #7b8a8b;
 
  background-color: transparent;
 
  background-image: none;
 
  border-color: #7b8a8b;
 
 
}
 
}
 
+
.col-xs-push-9 {
.btn-outline-dark:hover {
+
   left: 75%;
   color: #fff;
 
  background-color: #7b8a8b;
 
  border-color: #7b8a8b;
 
 
}
 
}
 
+
.col-xs-push-8 {
.btn-outline-dark:focus, .btn-outline-dark.focus {
+
   left: 66.66666667%;
   -webkit-box-shadow: 0 0 0 0.2rem rgba(123, 138, 139, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(123, 138, 139, 0.5);
 
 
}
 
}
 
+
.col-xs-push-7 {
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
+
   left: 58.33333333%;
   color: #7b8a8b;
 
  background-color: transparent;
 
 
}
 
}
 
+
.col-xs-push-6 {
.btn-outline-dark:not([disabled]):not(.disabled):active, .btn-outline-dark:not([disabled]):not(.disabled).active,
+
   left: 50%;
.show > .btn-outline-dark.dropdown-toggle {
+
}
   color: #fff;
+
.col-xs-push-5 {
  background-color: #7b8a8b;
+
  left: 41.66666667%;
  border-color: #7b8a8b;
 
  -webkit-box-shadow: 0 0 0 0.2rem rgba(123, 138, 139, 0.5);
 
          box-shadow: 0 0 0 0.2rem rgba(123, 138, 139, 0.5);
 
 
}
 
}
 
+
.col-xs-push-4 {
.btn-link {
+
   left: 33.33333333%;
   font-weight: 400;
 
  color: #18BC9C;
 
  background-color: transparent;
 
 
}
 
}
 
+
.col-xs-push-3 {
.btn-link:hover {
+
   left: 25%;
  color: #0f7864;
 
  text-decoration: underline;
 
  background-color: transparent;
 
   border-color: transparent;
 
 
}
 
}
 
+
.col-xs-push-2 {
.btn-link:focus, .btn-link.focus {
+
   left: 16.66666667%;
   border-color: transparent;
 
  -webkit-box-shadow: none;
 
          box-shadow: none;
 
 
}
 
}
 
+
.col-xs-push-1 {
.btn-link:disabled, .btn-link.disabled {
+
   left: 8.33333333%;
   color: #95a5a6;
 
 
}
 
}
 
+
.col-xs-push-0 {
.btn-lg, .btn-group-lg > .btn {
+
   left: auto;
   padding: 0.5rem 1rem;
 
  font-size: 1.171875rem;
 
  line-height: 1.5;
 
  border-radius: 0.3rem;
 
 
}
 
}
 
+
.col-xs-offset-12 {
.btn-sm, .btn-group-sm > .btn {
+
   margin-left: 100%;
   padding: 0.25rem 0.5rem;
 
  font-size: 0.8203125rem;
 
  line-height: 1.5;
 
  border-radius: 0.2rem;
 
 
}
 
}
 
+
.col-xs-offset-11 {
.btn-block {
+
   margin-left: 91.66666667%;
   display: block;
 
  width: 100%;
 
 
}
 
}
 
+
.col-xs-offset-10 {
.btn-block + .btn-block {
+
   margin-left: 83.33333333%;
   margin-top: 0.5rem;
 
 
}
 
}
 
+
.col-xs-offset-9 {
input[type="submit"].btn-block,
+
   margin-left: 75%;
input[type="reset"].btn-block,
 
input[type="button"].btn-block {
 
   width: 100%;
 
 
}
 
}
 
+
.col-xs-offset-8 {
.fade {
+
   margin-left: 66.66666667%;
   opacity: 0;
 
  -webkit-transition: opacity 0.15s linear;
 
  transition: opacity 0.15s linear;
 
 
}
 
}
 
+
.col-xs-offset-7 {
.fade.show {
+
   margin-left: 58.33333333%;
   opacity: 1;
 
 
}
 
}
 
+
.col-xs-offset-6 {
.collapse {
+
   margin-left: 50%;
   display: none;
 
 
}
 
}
 
+
.col-xs-offset-5 {
.collapse.show {
+
   margin-left: 41.66666667%;
   display: block;
 
 
}
 
}
 
+
.col-xs-offset-4 {
tr.collapse.show {
+
   margin-left: 33.33333333%;
   display: table-row;
 
 
}
 
}
 
+
.col-xs-offset-3 {
tbody.collapse.show {
+
   margin-left: 25%;
   display: table-row-group;
 
 
}
 
}
 
+
.col-xs-offset-2 {
.collapsing {
+
   margin-left: 16.66666667%;
   position: relative;
 
  height: 0;
 
  overflow: hidden;
 
  -webkit-transition: height 0.35s ease;
 
  transition: height 0.35s ease;
 
 
}
 
}
 
+
.col-xs-offset-1 {
.dropup,
+
   margin-left: 8.33333333%;
.dropdown {
 
   position: relative;
 
 
}
 
}
 
+
.col-xs-offset-0 {
.dropdown-toggle::after {
+
   margin-left: 0%;
  display: inline-block;
 
  width: 0;
 
  height: 0;
 
   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;
 
 
}
 
}
 
+
@media (min-width: 768px) {
.dropdown-toggle:empty::after {
+
   .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
   margin-left: 0;
+
    float: left;
}
+
  }
 
+
  .col-sm-12 {
.dropdown-menu {
+
    width: 100%;
  position: absolute;
+
   }
   top: 100%;
+
  .col-sm-11 {
   left: 0;
+
    width: 91.66666667%;
   z-index: 1000;
+
   }
   display: none;
+
  .col-sm-10 {
   float: left;
+
    width: 83.33333333%;
   min-width: 10rem;
+
   }
   padding: 0.5rem 0;
+
  .col-sm-9 {
   margin: 0.125rem 0 0;
+
    width: 75%;
   font-size: 0.9375rem;
+
   }
   color: #212529;
+
  .col-sm-8 {
   text-align: left;
+
    width: 66.66666667%;
   list-style: none;
+
   }
   background-color: #fff;
+
  .col-sm-7 {
   background-clip: padding-box;
+
    width: 58.33333333%;
  border: 1px solid rgba(0, 0, 0, 0.15);
+
   }
   border-radius: 0.25rem;
+
  .col-sm-6 {
}
+
    width: 50%;
 
+
   }
.dropup .dropdown-menu {
+
  .col-sm-5 {
  margin-top: 0;
+
    width: 41.66666667%;
   margin-bottom: 0.125rem;
+
   }
}
+
  .col-sm-4 {
 
+
    width: 33.33333333%;
.dropup .dropdown-toggle::after {
+
   }
  display: inline-block;
+
  .col-sm-3 {
   width: 0;
+
    width: 25%;
   height: 0;
+
   }
   margin-left: 0.255em;
+
   .col-sm-2 {
   vertical-align: 0.255em;
+
    width: 16.66666667%;
   content: "";
+
   }
   border-top: 0;
+
  .col-sm-1 {
   border-right: 0.3em solid transparent;
+
    width: 8.33333333%;
   border-bottom: 0.3em solid;
+
   }
   border-left: 0.3em solid transparent;
+
  .col-sm-pull-12 {
}
+
    right: 100%;
 
+
   }
.dropup .dropdown-toggle:empty::after {
+
  .col-sm-pull-11 {
  margin-left: 0;
+
    right: 91.66666667%;
}
+
   }
 
+
  .col-sm-pull-10 {
.dropdown-divider {
+
    right: 83.33333333%;
  height: 0;
+
  }
   margin: 0.5rem 0;
+
  .col-sm-pull-9 {
   overflow: hidden;
+
    right: 75%;
   border-top: 1px solid #ecf0f1;
+
   }
}
+
  .col-sm-pull-8 {
 
+
    right: 66.66666667%;
.dropdown-item {
+
  }
  display: block;
+
  .col-sm-pull-7 {
   width: 100%;
+
    right: 58.33333333%;
   padding: 0.25rem 1.5rem;
+
   }
   clear: both;
+
  .col-sm-pull-6 {
   font-weight: 400;
+
    right: 50%;
   color: #7b8a8b;
+
   }
   text-align: inherit;
+
   .col-sm-pull-5 {
   white-space: nowrap;
+
    right: 41.66666667%;
   background: none;
+
   }
   border: 0;
+
  .col-sm-pull-4 {
}
+
    right: 33.33333333%;
 
+
   }
.dropdown-item:focus, .dropdown-item:hover {
+
   .col-sm-pull-3 {
  color: #fff;
+
    right: 25%;
   text-decoration: none;
+
   }
   background-color: #2C3E50;
+
  .col-sm-pull-2 {
}
+
    right: 16.66666667%;
 
+
   }
.dropdown-item.active, .dropdown-item:active {
+
  .col-sm-pull-1 {
  color: #fff;
+
    right: 8.33333333%;
   text-decoration: none;
+
   }
   background-color: #2C3E50;
+
  .col-sm-pull-0 {
}
+
    right: auto;
 
+
  }
.dropdown-item.disabled, .dropdown-item:disabled {
+
  .col-sm-push-12 {
  color: #95a5a6;
+
    left: 100%;
   background-color: transparent;
+
  }
}
+
  .col-sm-push-11 {
 
+
    left: 91.66666667%;
.dropdown-menu.show {
+
   }
  display: block;
+
  .col-sm-push-10 {
}
+
    left: 83.33333333%;
 
+
   }
.dropdown-header {
+
   .col-sm-push-9 {
  display: block;
+
    left: 75%;
   padding: 0.5rem 1.5rem;
+
  }
  margin-bottom: 0;
+
  .col-sm-push-8 {
   font-size: 0.8203125rem;
+
    left: 66.66666667%;
   color: #95a5a6;
+
   }
   white-space: nowrap;
+
   .col-sm-push-7 {
}
+
    left: 58.33333333%;
 
+
   }
.btn-group,
+
   .col-sm-push-6 {
.btn-group-vertical {
+
    left: 50%;
  position: relative;
+
   }
   display: -webkit-inline-box;
+
   .col-sm-push-5 {
   display: -ms-inline-flexbox;
+
    left: 41.66666667%;
  display: inline-flex;
+
   }
   vertical-align: middle;
+
  .col-sm-push-4 {
 +
    left: 33.33333333%;
 +
   }
 +
   .col-sm-push-3 {
 +
    left: 25%;
 +
  }
 +
  .col-sm-push-2 {
 +
    left: 16.66666667%;
 +
   }
 +
  .col-sm-push-1 {
 +
    left: 8.33333333%;
 +
   }
 +
  .col-sm-push-0 {
 +
    left: auto;
 +
  }
 +
  .col-sm-offset-12 {
 +
    margin-left: 100%;
 +
   }
 +
  .col-sm-offset-11 {
 +
    margin-left: 91.66666667%;
 +
   }
 +
  .col-sm-offset-10 {
 +
    margin-left: 83.33333333%;
 +
  }
 +
  .col-sm-offset-9 {
 +
    margin-left: 75%;
 +
   }
 +
  .col-sm-offset-8 {
 +
    margin-left: 66.66666667%;
 +
  }
 +
  .col-sm-offset-7 {
 +
    margin-left: 58.33333333%;
 +
  }
 +
  .col-sm-offset-6 {
 +
    margin-left: 50%;
 +
   }
 +
  .col-sm-offset-5 {
 +
    margin-left: 41.66666667%;
 +
   }
 +
  .col-sm-offset-4 {
 +
    margin-left: 33.33333333%;
 +
   }
 +
   .col-sm-offset-3 {
 +
    margin-left: 25%;
 +
  }
 +
  .col-sm-offset-2 {
 +
    margin-left: 16.66666667%;
 +
   }
 +
  .col-sm-offset-1 {
 +
    margin-left: 8.33333333%;
 +
   }
 +
  .col-sm-offset-0 {
 +
    margin-left: 0%;
 +
   }
 
}
 
}
 
+
@media (min-width: 992px) {
.btn-group > .btn,
+
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
.btn-group-vertical > .btn {
+
    float: left;
  position: relative;
+
   }
   -webkit-box-flex: 0;
+
  .col-md-12 {
      -ms-flex: 0 1 auto;
+
    width: 100%;
          flex: 0 1 auto;
+
  }
}
+
  .col-md-11 {
 
+
    width: 91.66666667%;
.btn-group > .btn:hover,
+
  }
.btn-group-vertical > .btn:hover {
+
  .col-md-10 {
   z-index: 2;
+
    width: 83.33333333%;
}
+
  }
 
+
  .col-md-9 {
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
+
    width: 75%;
.btn-group-vertical > .btn:focus,
+
  }
.btn-group-vertical > .btn:active,
+
  .col-md-8 {
.btn-group-vertical > .btn.active {
+
    width: 66.66666667%;
   z-index: 2;
+
  }
}
+
   .col-md-7 {
 
+
    width: 58.33333333%;
.btn-group .btn + .btn,
+
  }
.btn-group .btn + .btn-group,
+
  .col-md-6 {
.btn-group .btn-group + .btn,
+
    width: 50%;
.btn-group .btn-group + .btn-group,
+
  }
.btn-group-vertical .btn + .btn,
+
  .col-md-5 {
.btn-group-vertical .btn + .btn-group,
+
    width: 41.66666667%;
.btn-group-vertical .btn-group + .btn,
+
  }
.btn-group-vertical .btn-group + .btn-group {
+
  .col-md-4 {
   margin-left: -1px;
+
    width: 33.33333333%;
}
+
  }
 
+
  .col-md-3 {
.btn-toolbar {
+
    width: 25%;
   display: -webkit-box;
+
  }
   display: -ms-flexbox;
+
  .col-md-2 {
   display: flex;
+
    width: 16.66666667%;
   -ms-flex-wrap: wrap;
+
  }
      flex-wrap: wrap;
+
  .col-md-1 {
   -webkit-box-pack: start;
+
    width: 8.33333333%;
      -ms-flex-pack: start;
+
  }
          justify-content: flex-start;
+
  .col-md-pull-12 {
}
+
    right: 100%;
 
+
   }
.btn-toolbar .input-group {
+
  .col-md-pull-11 {
  width: auto;
+
    right: 91.66666667%;
}
+
  }
 
+
  .col-md-pull-10 {
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
+
    right: 83.33333333%;
  border-radius: 0;
+
  }
}
+
  .col-md-pull-9 {
 
+
    right: 75%;
.btn-group > .btn:first-child {
+
  }
  margin-left: 0;
+
  .col-md-pull-8 {
}
+
    right: 66.66666667%;
 
+
  }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
+
  .col-md-pull-7 {
   border-top-right-radius: 0;
+
    right: 58.33333333%;
   border-bottom-right-radius: 0;
+
  }
}
+
  .col-md-pull-6 {
 
+
    right: 50%;
.btn-group > .btn:last-child:not(:first-child),
+
  }
.btn-group > .dropdown-toggle:not(:first-child) {
+
  .col-md-pull-5 {
  border-top-left-radius: 0;
+
    right: 41.66666667%;
   border-bottom-left-radius: 0;
+
  }
}
+
  .col-md-pull-4 {
 
+
    right: 33.33333333%;
.btn-group > .btn-group {
+
  }
  float: left;
+
  .col-md-pull-3 {
}
+
    right: 25%;
 
+
  }
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
+
  .col-md-pull-2 {
  border-radius: 0;
+
    right: 16.66666667%;
}
+
  }
 
+
  .col-md-pull-1 {
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
+
    right: 8.33333333%;
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
+
  }
   border-top-right-radius: 0;
+
  .col-md-pull-0 {
   border-bottom-right-radius: 0;
+
    right: auto;
 +
   }
 +
  .col-md-push-12 {
 +
    left: 100%;
 +
  }
 +
  .col-md-push-11 {
 +
    left: 91.66666667%;
 +
   }
 +
  .col-md-push-10 {
 +
    left: 83.33333333%;
 +
   }
 +
  .col-md-push-9 {
 +
    left: 75%;
 +
   }
 +
  .col-md-push-8 {
 +
    left: 66.66666667%;
 +
   }
 +
  .col-md-push-7 {
 +
    left: 58.33333333%;
 +
  }
 +
  .col-md-push-6 {
 +
    left: 50%;
 +
   }
 +
  .col-md-push-5 {
 +
    left: 41.66666667%;
 +
  }
 +
  .col-md-push-4 {
 +
    left: 33.33333333%;
 +
  }
 +
  .col-md-push-3 {
 +
    left: 25%;
 +
  }
 +
  .col-md-push-2 {
 +
    left: 16.66666667%;
 +
  }
 +
  .col-md-push-1 {
 +
    left: 8.33333333%;
 +
  }
 +
  .col-md-push-0 {
 +
    left: auto;
 +
  }
 +
  .col-md-offset-12 {
 +
    margin-left: 100%;
 +
  }
 +
  .col-md-offset-11 {
 +
    margin-left: 91.66666667%;
 +
  }
 +
   .col-md-offset-10 {
 +
    margin-left: 83.33333333%;
 +
   }
 +
  .col-md-offset-9 {
 +
    margin-left: 75%;
 +
  }
 +
  .col-md-offset-8 {
 +
    margin-left: 66.66666667%;
 +
  }
 +
  .col-md-offset-7 {
 +
    margin-left: 58.33333333%;
 +
   }
 +
  .col-md-offset-6 {
 +
    margin-left: 50%;
 +
  }
 +
  .col-md-offset-5 {
 +
    margin-left: 41.66666667%;
 +
  }
 +
  .col-md-offset-4 {
 +
    margin-left: 33.33333333%;
 +
  }
 +
  .col-md-offset-3 {
 +
    margin-left: 25%;
 +
  }
 +
  .col-md-offset-2 {
 +
    margin-left: 16.66666667%;
 +
  }
 +
   .col-md-offset-1 {
 +
    margin-left: 8.33333333%;
 +
   }
 +
  .col-md-offset-0 {
 +
    margin-left: 0%;
 +
  }
 
}
 
}
 
+
@media (min-width: 1200px) {
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
+
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
   border-top-left-radius: 0;
+
    float: left;
   border-bottom-left-radius: 0;
+
  }
}
+
   .col-lg-12 {
 
+
    width: 100%;
.btn + .dropdown-toggle-split {
+
   }
   padding-right: 0.5625rem;
+
  .col-lg-11 {
   padding-left: 0.5625rem;
+
    width: 91.66666667%;
}
+
  }
 
+
  .col-lg-10 {
.btn + .dropdown-toggle-split::after {
+
    width: 83.33333333%;
   margin-left: 0;
+
  }
}
+
  .col-lg-9 {
 
+
    width: 75%;
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
+
   }
   padding-right: 0.375rem;
+
  .col-lg-8 {
   padding-left: 0.375rem;
+
    width: 66.66666667%;
}
+
   }
 
+
  .col-lg-7 {
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
+
    width: 58.33333333%;
  padding-right: 0.75rem;
+
  }
   padding-left: 0.75rem;
+
  .col-lg-6 {
}
+
    width: 50%;
 
+
  }
.btn-group-vertical {
+
  .col-lg-5 {
   -webkit-box-orient: vertical;
+
    width: 41.66666667%;
   -webkit-box-direction: normal;
+
  }
      -ms-flex-direction: column;
+
   .col-lg-4 {
          flex-direction: column;
+
    width: 33.33333333%;
   -webkit-box-align: start;
+
  }
      -ms-flex-align: start;
+
  .col-lg-3 {
          align-items: flex-start;
+
    width: 25%;
   -webkit-box-pack: center;
+
  }
      -ms-flex-pack: center;
+
  .col-lg-2 {
          justify-content: center;
+
    width: 16.66666667%;
}
+
  }
 
+
  .col-lg-1 {
.btn-group-vertical .btn,
+
    width: 8.33333333%;
.btn-group-vertical .btn-group {
+
  }
  width: 100%;
+
  .col-lg-pull-12 {
}
+
    right: 100%;
 
+
   }
.btn-group-vertical > .btn + .btn,
+
  .col-lg-pull-11 {
.btn-group-vertical > .btn + .btn-group,
+
    right: 91.66666667%;
.btn-group-vertical > .btn-group + .btn,
+
   }
.btn-group-vertical > .btn-group + .btn-group {
+
  .col-lg-pull-10 {
   margin-top: -1px;
+
    right: 83.33333333%;
  margin-left: 0;
+
  }
}
+
  .col-lg-pull-9 {
 
+
    right: 75%;
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
+
  }
  border-radius: 0;
+
  .col-lg-pull-8 {
}
+
    right: 66.66666667%;
 
+
  }
.btn-group-vertical > .btn:first-child:not(:last-child) {
+
  .col-lg-pull-7 {
  border-bottom-right-radius: 0;
+
    right: 58.33333333%;
   border-bottom-left-radius: 0;
+
   }
}
+
  .col-lg-pull-6 {
 
+
    right: 50%;
.btn-group-vertical > .btn:last-child:not(:first-child) {
+
  }
  border-top-left-radius: 0;
+
  .col-lg-pull-5 {
   border-top-right-radius: 0;
+
    right: 41.66666667%;
}
+
  }
 
+
   .col-lg-pull-4 {
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
+
    right: 33.33333333%;
  border-radius: 0;
+
   }
}
+
  .col-lg-pull-3 {
 
+
    right: 25%;
.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 {
+
  .col-lg-pull-2 {
   border-bottom-right-radius: 0;
+
    right: 16.66666667%;
   border-bottom-left-radius: 0;
+
  }
}
+
  .col-lg-pull-1 {
 
+
    right: 8.33333333%;
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
+
   }
  border-top-left-radius: 0;
+
  .col-lg-pull-0 {
   border-top-right-radius: 0;
+
    right: auto;
 +
  }
 +
  .col-lg-push-12 {
 +
    left: 100%;
 +
  }
 +
  .col-lg-push-11 {
 +
    left: 91.66666667%;
 +
   }
 +
  .col-lg-push-10 {
 +
    left: 83.33333333%;
 +
  }
 +
  .col-lg-push-9 {
 +
    left: 75%;
 +
  }
 +
  .col-lg-push-8 {
 +
    left: 66.66666667%;
 +
  }
 +
  .col-lg-push-7 {
 +
    left: 58.33333333%;
 +
  }
 +
  .col-lg-push-6 {
 +
    left: 50%;
 +
  }
 +
  .col-lg-push-5 {
 +
    left: 41.66666667%;
 +
  }
 +
  .col-lg-push-4 {
 +
    left: 33.33333333%;
 +
  }
 +
  .col-lg-push-3 {
 +
    left: 25%;
 +
  }
 +
  .col-lg-push-2 {
 +
    left: 16.66666667%;
 +
  }
 +
  .col-lg-push-1 {
 +
    left: 8.33333333%;
 +
  }
 +
  .col-lg-push-0 {
 +
    left: auto;
 +
  }
 +
   .col-lg-offset-12 {
 +
    margin-left: 100%;
 +
  }
 +
  .col-lg-offset-11 {
 +
    margin-left: 91.66666667%;
 +
  }
 +
  .col-lg-offset-10 {
 +
    margin-left: 83.33333333%;
 +
   }
 +
  .col-lg-offset-9 {
 +
    margin-left: 75%;
 +
  }
 +
  .col-lg-offset-8 {
 +
    margin-left: 66.66666667%;
 +
   }
 +
  .col-lg-offset-7 {
 +
    margin-left: 58.33333333%;
 +
  }
 +
  .col-lg-offset-6 {
 +
    margin-left: 50%;
 +
  }
 +
  .col-lg-offset-5 {
 +
    margin-left: 41.66666667%;
 +
  }
 +
  .col-lg-offset-4 {
 +
    margin-left: 33.33333333%;
 +
  }
 +
   .col-lg-offset-3 {
 +
    margin-left: 25%;
 +
   }
 +
  .col-lg-offset-2 {
 +
    margin-left: 16.66666667%;
 +
  }
 +
  .col-lg-offset-1 {
 +
    margin-left: 8.33333333%;
 +
  }
 +
  .col-lg-offset-0 {
 +
    margin-left: 0%;
 +
   }
 +
}
 +
table {
 +
  background-color: transparent;
 
}
 
}
 
+
caption {
[data-toggle="buttons"] > .btn input[type="radio"],
+
  padding-top: 8px;
[data-toggle="buttons"] > .btn input[type="checkbox"],
+
  padding-bottom: 8px;
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
+
   color: #999999;
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
+
   text-align: left;
   position: absolute;
+
}
   clip: rect(0, 0, 0, 0);
+
th {
   pointer-events: none;
+
   text-align: left;
 
}
 
}
 
+
.table {
.input-group {
 
  position: relative;
 
  display: -webkit-box;
 
  display: -ms-flexbox;
 
  display: flex;
 
  -webkit-box-align: stretch;
 
      -ms-flex-align: stretch;
 
          align-items: stretch;
 
 
   width: 100%;
 
   width: 100%;
 +
  max-width: 100%;
 +
  margin-bottom: 21px;
 
}
 
}
 
+
.table > thead > tr > th,
.input-group .form-control {
+
.table > tbody > tr > th,
   position: relative;
+
.table > tfoot > tr > th,
   z-index: 2;
+
.table > thead > tr > td,
   -webkit-box-flex: 1;
+
.table > tbody > tr > td,
      -ms-flex: 1 1 auto;
+
.table > tfoot > tr > td {
          flex: 1 1 auto;
+
   padding: 8px;
  width: 1%;
+
   line-height: 1.42857143;
   margin-bottom: 0;
+
   vertical-align: top;
 +
   border-top: 1px solid #464545;
 
}
 
}
 
+
.table > thead > tr > th {
.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
+
  vertical-align: bottom;
   z-index: 3;
+
   border-bottom: 2px solid #464545;
 
}
 
}
 
+
.table > caption + thead > tr:first-child > th,
.input-group-addon,
+
.table > colgroup + thead > tr:first-child > th,
.input-group-btn,
+
.table > thead:first-child > tr:first-child > th,
.input-group .form-control {
+
.table > caption + thead > tr:first-child > td,
  display: -webkit-box;
+
.table > colgroup + thead > tr:first-child > td,
  display: -ms-flexbox;
+
.table > thead:first-child > tr:first-child > td {
  display: flex;
+
  border-top: 0;
  -webkit-box-align: center;
 
      -ms-flex-align: center;
 
          align-items: center;
 
 
}
 
}
 
+
.table > tbody + tbody {
.input-group-addon:not(:first-child):not(:last-child),
+
   border-top: 2px solid #464545;
.input-group-btn:not(:first-child):not(:last-child),
 
.input-group .form-control:not(:first-child):not(:last-child) {
 
   border-radius: 0;
 
 
}
 
}
 
+
.table .table {
.input-group-addon,
+
   background-color: #222222;
.input-group-btn {
 
   white-space: nowrap;
 
 
}
 
}
 
+
.table-condensed > thead > tr > th,
.input-group-addon {
+
.table-condensed > tbody > tr > th,
  padding: 0.375rem 0.75rem;
+
.table-condensed > tfoot > tr > th,
  margin-bottom: 0;
+
.table-condensed > thead > tr > td,
  font-size: 0.9375rem;
+
.table-condensed > tbody > tr > td,
  font-weight: 400;
+
.table-condensed > tfoot > tr > td {
  line-height: 1.5;
+
   padding: 5px;
  color: #7b8a8b;
 
  text-align: center;
 
  background-color: #ecf0f1;
 
   border: 1px solid #ced4da;
 
  border-radius: 0.25rem;
 
 
}
 
}
 
+
.table-bordered {
.input-group-addon.form-control-sm,
+
   border: 1px solid #464545;
.input-group-sm > .input-group-addon,
 
.input-group-sm > .input-group-btn > .input-group-addon.btn {
 
  padding: 0.25rem 0.5rem;
 
  font-size: 0.8203125rem;
 
   border-radius: 0.2rem;
 
 
}
 
}
 
+
.table-bordered > thead > tr > th,
.input-group-addon.form-control-lg,
+
.table-bordered > tbody > tr > th,
.input-group-lg > .input-group-addon,
+
.table-bordered > tfoot > tr > th,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
+
.table-bordered > thead > tr > td,
  padding: 0.5rem 1rem;
+
.table-bordered > tbody > tr > td,
  font-size: 1.171875rem;
+
.table-bordered > tfoot > tr > td {
   border-radius: 0.3rem;
+
   border: 1px solid #464545;
 
}
 
}
 
+
.table-bordered > thead > tr > th,
.input-group-addon input[type="radio"],
+
.table-bordered > thead > tr > td {
.input-group-addon input[type="checkbox"] {
+
   border-bottom-width: 2px;
   margin-top: 0;
 
 
}
 
}
 
+
.table-striped > tbody > tr:nth-of-type(odd) {
.input-group .form-control:not(:last-child),
+
   background-color: #3d3d3d;
.input-group-addon:not(:last-child),
 
.input-group-btn:not(:last-child) > .btn,
 
.input-group-btn:not(:last-child) > .btn-group > .btn,
 
.input-group-btn:not(:last-child) > .dropdown-toggle,
 
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
 
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
 
   border-top-right-radius: 0;
 
  border-bottom-right-radius: 0;
 
 
}
 
}
 
+
.table-hover > tbody > tr:hover {
.input-group-addon:not(:last-child) {
+
   background-color: #464545;
   border-right: 0;
 
 
}
 
}
 
+
table col[class*="col-"] {
.input-group .form-control:not(:first-child),
+
  position: static;
.input-group-addon:not(:first-child),
+
   float: none;
.input-group-btn:not(:first-child) > .btn,
+
   display: table-column;
.input-group-btn:not(:first-child) > .btn-group > .btn,
 
.input-group-btn:not(:first-child) > .dropdown-toggle,
 
.input-group-btn:not(:last-child) > .btn:not(:first-child),
 
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
 
   border-top-left-radius: 0;
 
   border-bottom-left-radius: 0;
 
 
}
 
}
 
+
table td[class*="col-"],
.form-control + .input-group-addon:not(:first-child) {
+
table th[class*="col-"] {
   border-left: 0;
+
  position: static;
 +
  float: none;
 +
   display: table-cell;
 
}
 
}
 
+
.table > thead > tr > td.active,
.input-group-btn {
+
.table > tbody > tr > td.active,
  position: relative;
+
.table > tfoot > tr > td.active,
  -webkit-box-align: stretch;
+
.table > thead > tr > th.active,
      -ms-flex-align: stretch;
+
.table > tbody > tr > th.active,
          align-items: stretch;
+
.table > tfoot > tr > th.active,
  font-size: 0;
+
.table > thead > tr.active > td,
   white-space: nowrap;
+
.table > tbody > tr.active > td,
 +
.table > tfoot > tr.active > td,
 +
.table > thead > tr.active > th,
 +
.table > tbody > tr.active > th,
 +
.table > tfoot > tr.active > th {
 +
   background-color: #464545;
 
}
 
}
 
+
.table-hover > tbody > tr > td.active:hover,
.input-group-btn > .btn {
+
.table-hover > tbody > tr > th.active:hover,
   position: relative;
+
.table-hover > tbody > tr.active:hover > td,
 +
.table-hover > tbody > tr:hover > .active,
 +
.table-hover > tbody > tr.active:hover > th {
 +
   background-color: #393838;
 
}
 
}
 
+
.table > thead > tr > td.success,
.input-group-btn > .btn + .btn {
+
.table > tbody > tr > td.success,
   margin-left: -1px;
+
.table > tfoot > tr > td.success,
 +
.table > thead > tr > th.success,
 +
.table > tbody > tr > th.success,
 +
.table > tfoot > tr > th.success,
 +
.table > thead > tr.success > td,
 +
.table > tbody > tr.success > td,
 +
.table > tfoot > tr.success > td,
 +
.table > thead > tr.success > th,
 +
.table > tbody > tr.success > th,
 +
.table > tfoot > tr.success > th {
 +
   background-color: #00bc8c;
 
}
 
}
 
+
.table-hover > tbody > tr > td.success:hover,
.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
+
.table-hover > tbody > tr > th.success:hover,
   z-index: 3;
+
.table-hover > tbody > tr.success:hover > td,
 +
.table-hover > tbody > tr:hover > .success,
 +
.table-hover > tbody > tr.success:hover > th {
 +
   background-color: #00a379;
 
}
 
}
 
+
.table > thead > tr > td.info,
.input-group-btn:first-child > .btn + .btn {
+
.table > tbody > tr > td.info,
   margin-left: 0;
+
.table > tfoot > tr > td.info,
 +
.table > thead > tr > th.info,
 +
.table > tbody > tr > th.info,
 +
.table > tfoot > tr > th.info,
 +
.table > thead > tr.info > td,
 +
.table > tbody > tr.info > td,
 +
.table > tfoot > tr.info > td,
 +
.table > thead > tr.info > th,
 +
.table > tbody > tr.info > th,
 +
.table > tfoot > tr.info > th {
 +
   background-color: #3498db;
 
}
 
}
 
+
.table-hover > tbody > tr > td.info:hover,
.input-group-btn:not(:last-child) > .btn,
+
.table-hover > tbody > tr > th.info:hover,
.input-group-btn:not(:last-child) > .btn-group {
+
.table-hover > tbody > tr.info:hover > td,
   margin-right: -1px;
+
.table-hover > tbody > tr:hover > .info,
 +
.table-hover > tbody > tr.info:hover > th {
 +
   background-color: #258cd1;
 
}
 
}
 
+
.table > thead > tr > td.warning,
.input-group-btn:not(:first-child) > .btn,
+
.table > tbody > tr > td.warning,
.input-group-btn:not(:first-child) > .btn-group {
+
.table > tfoot > tr > td.warning,
   z-index: 2;
+
.table > thead > tr > th.warning,
  margin-left: 0;
+
.table > tbody > tr > th.warning,
 +
.table > tfoot > tr > th.warning,
 +
.table > thead > tr.warning > td,
 +
.table > tbody > tr.warning > td,
 +
.table > tfoot > tr.warning > td,
 +
.table > thead > tr.warning > th,
 +
.table > tbody > tr.warning > th,
 +
.table > tfoot > tr.warning > th {
 +
   background-color: #f39c12;
 
}
 
}
 
+
.table-hover > tbody > tr > td.warning:hover,
.input-group-btn:not(:first-child) > .btn:first-child,
+
.table-hover > tbody > tr > th.warning:hover,
.input-group-btn:not(:first-child) > .btn-group:first-child {
+
.table-hover > tbody > tr.warning:hover > td,
   margin-left: -1px;
+
.table-hover > tbody > tr:hover > .warning,
 +
.table-hover > tbody > tr.warning:hover > th {
 +
   background-color: #e08e0b;
 
}
 
}
 
+
.table > thead > tr > td.danger,
.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
+
.table > tbody > tr > td.danger,
.input-group-btn:not(:first-child) > .btn-group:focus,
+
.table > tfoot > tr > td.danger,
.input-group-btn:not(:first-child) > .btn-group:active,
+
.table > thead > tr > th.danger,
.input-group-btn:not(:first-child) > .btn-group:hover {
+
.table > tbody > tr > th.danger,
   z-index: 3;
+
.table > tfoot > tr > th.danger,
 +
.table > thead > tr.danger > td,
 +
.table > tbody > tr.danger > td,
 +
.table > tfoot > tr.danger > td,
 +
.table > thead > tr.danger > th,
 +
.table > tbody > tr.danger > th,
 +
.table > tfoot > tr.danger > th {
 +
   background-color: #e74c3c;
 
}
 
}
 
+
.table-hover > tbody > tr > td.danger:hover,
.custom-control {
+
.table-hover > tbody > tr > th.danger:hover,
  position: relative;
+
.table-hover > tbody > tr.danger:hover > td,
  display: -webkit-inline-box;
+
.table-hover > tbody > tr:hover > .danger,
  display: -ms-inline-flexbox;
+
.table-hover > tbody > tr.danger:hover > th {
  display: inline-flex;
+
   background-color: #e43725;
  min-height: 1.5rem;
 
  padding-left: 1.5rem;
 
   margin-right: 1rem;
 
 
}
 
}
 
+
.table-responsive {
.custom-control-input {
+
  overflow-x: auto;
   position: absolute;
+
  min-height: 0.01%;
   z-index: -1;
+
}
   opacity: 0;
+
@media screen and (max-width: 767px) {
 +
  .table-responsive {
 +
    width: 100%;
 +
    margin-bottom: 15.75px;
 +
    overflow-y: hidden;
 +
    -ms-overflow-style: -ms-autohiding-scrollbar;
 +
    border: 1px solid #464545;
 +
  }
 +
  .table-responsive > .table {
 +
    margin-bottom: 0;
 +
  }
 +
  .table-responsive > .table > thead > tr > th,
 +
  .table-responsive > .table > tbody > tr > th,
 +
  .table-responsive > .table > tfoot > tr > th,
 +
  .table-responsive > .table > thead > tr > td,
 +
  .table-responsive > .table > tbody > tr > td,
 +
  .table-responsive > .table > tfoot > tr > td {
 +
    white-space: nowrap;
 +
  }
 +
  .table-responsive > .table-bordered {
 +
    border: 0;
 +
  }
 +
  .table-responsive > .table-bordered > thead > tr > th:first-child,
 +
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
 +
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
 +
   .table-responsive > .table-bordered > thead > tr > td:first-child,
 +
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
 +
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
 +
    border-left: 0;
 +
   }
 +
  .table-responsive > .table-bordered > thead > tr > th:last-child,
 +
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
 +
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
 +
  .table-responsive > .table-bordered > thead > tr > td:last-child,
 +
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
 +
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
 +
    border-right: 0;
 +
   }
 +
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
 +
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
 +
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
 +
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
 +
    border-bottom: 0;
 +
  }
 
}
 
}
 
+
fieldset {
.custom-control-input:checked ~ .custom-control-indicator {
+
  padding: 0;
   color: #fff;
+
  margin: 0;
   background-color: #2C3E50;
+
   border: 0;
 +
   min-width: 0;
 
}
 
}
 
+
legend {
.custom-control-input:focus ~ .custom-control-indicator {
+
  display: block;
   -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
+
  width: 100%;
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
+
  padding: 0;
 +
  margin-bottom: 21px;
 +
  font-size: 22.5px;
 +
  line-height: inherit;
 +
   color: #ffffff;
 +
  border: 0;
 +
  border-bottom: 1px solid transparent;
 
}
 
}
 
+
label {
.custom-control-input:active ~ .custom-control-indicator {
+
  display: inline-block;
   color: #fff;
+
  max-width: 100%;
   background-color: #7997b5;
+
   margin-bottom: 5px;
 +
   font-weight: bold;
 
}
 
}
 
+
input[type="search"] {
.custom-control-input:disabled ~ .custom-control-indicator {
+
  -webkit-box-sizing: border-box;
   background-color: #ecf0f1;
+
  -moz-box-sizing: border-box;
 +
   box-sizing: border-box;
 
}
 
}
 
+
input[type="radio"],
.custom-control-input:disabled ~ .custom-control-description {
+
input[type="checkbox"] {
   color: #95a5a6;
+
  margin: 4px 0 0;
 +
  margin-top: 1px \9;
 +
   line-height: normal;
 
}
 
}
 
+
input[type="file"] {
.custom-control-indicator {
 
  position: absolute;
 
  top: 0.25rem;
 
  left: 0;
 
 
   display: block;
 
   display: block;
  width: 1rem;
 
  height: 1rem;
 
  pointer-events: none;
 
  -webkit-user-select: none;
 
    -moz-user-select: none;
 
      -ms-user-select: none;
 
          user-select: none;
 
  background-color: #ddd;
 
  background-repeat: no-repeat;
 
  background-position: center center;
 
  background-size: 50% 50%;
 
 
}
 
}
 
+
input[type="range"] {
.custom-checkbox .custom-control-indicator {
+
  display: block;
   border-radius: 0.25rem;
+
  width: 100%;
 +
}
 +
select[multiple],
 +
select[size] {
 +
   height: auto;
 
}
 
}
 
+
input[type="file"]:focus,
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
+
input[type="radio"]:focus,
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
+
input[type="checkbox"]:focus {
 +
  outline: 5px auto -webkit-focus-ring-color;
 +
   outline-offset: -2px;
 
}
 
}
 
+
output {
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
+
  display: block;
   background-color: #2C3E50;
+
  padding-top: 11px;
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
+
   font-size: 15px;
 +
   line-height: 1.42857143;
 +
  color: #464545;
 
}
 
}
 
+
.form-control {
.custom-radio .custom-control-indicator {
+
  display: block;
   border-radius: 50%;
+
  width: 100%;
 +
  height: 45px;
 +
  padding: 10px 15px;
 +
  font-size: 15px;
 +
  line-height: 1.42857143;
 +
  color: #464545;
 +
  background-color: #ffffff;
 +
  background-image: none;
 +
  border: 1px solid #f1f1f1;
 +
  border-radius: 4px;
 +
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 +
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 +
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 +
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 +
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 
}
 
}
 
+
.form-control:focus {
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
+
  border-color: #ffffff;
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
+
  outline: 0;
 +
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6);
 +
   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6);
 
}
 
}
 
+
.form-control::-moz-placeholder {
.custom-controls-stacked {
+
   color: #999999;
  display: -webkit-box;
+
   opacity: 1;
  display: -ms-flexbox;
 
  display: flex;
 
   -webkit-box-orient: vertical;
 
   -webkit-box-direction: normal;
 
      -ms-flex-direction: column;
 
          flex-direction: column;
 
 
}
 
}
 
+
.form-control:-ms-input-placeholder {
.custom-controls-stacked .custom-control {
+
   color: #999999;
   margin-bottom: 0.25rem;
 
 
}
 
}
 
+
.form-control::-webkit-input-placeholder {
.custom-controls-stacked .custom-control + .custom-control {
+
   color: #999999;
   margin-left: 0;
 
 
}
 
}
 
+
.form-control::-ms-expand {
.custom-select {
+
   border: 0;
  display: inline-block;
+
   background-color: transparent;
  max-width: 100%;
 
  height: calc(2.15625rem + 2px);
 
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
 
  line-height: 1.5;
 
  color: #7b8a8b;
 
  vertical-align: middle;
 
   background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
 
   background-size: 8px 10px;
 
  border: 1px solid #ced4da;
 
  border-radius: 0.25rem;
 
  -webkit-appearance: none;
 
    -moz-appearance: none;
 
          appearance: none;
 
 
}
 
}
 
+
.form-control[disabled],
.custom-select:focus {
+
.form-control[readonly],
   border-color: #597ea2;
+
fieldset[disabled] .form-control {
   outline: none;
+
   background-color: #ebebeb;
 +
   opacity: 1;
 
}
 
}
 
+
.form-control[disabled],
.custom-select:focus::-ms-value {
+
fieldset[disabled] .form-control {
   color: #7b8a8b;
+
   cursor: not-allowed;
  background-color: #fff;
 
 
}
 
}
 
+
textarea.form-control {
.custom-select[multiple] {
 
 
   height: auto;
 
   height: auto;
  background-image: none;
 
 
}
 
}
 
+
input[type="search"] {
.custom-select:disabled {
+
   -webkit-appearance: none;
   color: #95a5a6;
 
  background-color: #ecf0f1;
 
 
}
 
}
 
+
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.custom-select::-ms-expand {
+
  input[type="date"].form-control,
  opacity: 0;
+
  input[type="time"].form-control,
 +
  input[type="datetime-local"].form-control,
 +
  input[type="month"].form-control {
 +
    line-height: 45px;
 +
  }
 +
  input[type="date"].input-sm,
 +
  input[type="time"].input-sm,
 +
  input[type="datetime-local"].input-sm,
 +
  input[type="month"].input-sm,
 +
  .input-group-sm input[type="date"],
 +
  .input-group-sm input[type="time"],
 +
  .input-group-sm input[type="datetime-local"],
 +
  .input-group-sm input[type="month"] {
 +
    line-height: 35px;
 +
  }
 +
  input[type="date"].input-lg,
 +
  input[type="time"].input-lg,
 +
  input[type="datetime-local"].input-lg,
 +
  input[type="month"].input-lg,
 +
  .input-group-lg input[type="date"],
 +
  .input-group-lg input[type="time"],
 +
  .input-group-lg input[type="datetime-local"],
 +
  .input-group-lg input[type="month"] {
 +
    line-height: 66px;
 +
  }
 
}
 
}
 
+
.form-group {
.custom-select-sm {
+
   margin-bottom: 15px;
   height: calc(1.73046875rem + 2px);
 
  padding-top: 0.375rem;
 
  padding-bottom: 0.375rem;
 
  font-size: 75%;
 
 
}
 
}
 
+
.radio,
.custom-file {
+
.checkbox {
 
   position: relative;
 
   position: relative;
   display: inline-block;
+
   display: block;
   max-width: 100%;
+
  margin-top: 10px;
   height: calc(2.15625rem + 2px);
+
   margin-bottom: 10px;
 +
}
 +
.radio label,
 +
.checkbox label {
 +
   min-height: 21px;
 +
  padding-left: 20px;
 
   margin-bottom: 0;
 
   margin-bottom: 0;
 +
  font-weight: normal;
 +
  cursor: pointer;
 
}
 
}
 
+
.radio input[type="radio"],
.custom-file-input {
+
.radio-inline input[type="radio"],
   min-width: 14rem;
+
.checkbox input[type="checkbox"],
   max-width: 100%;
+
.checkbox-inline input[type="checkbox"] {
   height: calc(2.15625rem + 2px);
+
   position: absolute;
   margin: 0;
+
   margin-left: -20px;
  opacity: 0;
+
   margin-top: 4px \9;
 +
}
 +
.radio + .radio,
 +
.checkbox + .checkbox {
 +
   margin-top: -5px;
 
}
 
}
 
+
.radio-inline,
.custom-file-input:focus ~ .custom-file-control {
+
.checkbox-inline {
   -webkit-box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #2C3E50;
+
   position: relative;
          box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #2C3E50;
+
  display: inline-block;
 +
  padding-left: 20px;
 +
  margin-bottom: 0;
 +
  vertical-align: middle;
 +
  font-weight: normal;
 +
  cursor: pointer;
 
}
 
}
 
+
.radio-inline + .radio-inline,
.custom-file-control {
+
.checkbox-inline + .checkbox-inline {
  position: absolute;
+
   margin-top: 0;
  top: 0;
+
   margin-left: 10px;
  right: 0;
 
  left: 0;
 
  z-index: 5;
 
  height: calc(2.15625rem + 2px);
 
  padding: 0.375rem 0.75rem;
 
  line-height: 1.5;
 
   color: #7b8a8b;
 
  pointer-events: none;
 
   -webkit-user-select: none;
 
    -moz-user-select: none;
 
      -ms-user-select: none;
 
          user-select: none;
 
  background-color: #fff;
 
  border: 1px solid #ced4da;
 
  border-radius: 0.25rem;
 
 
}
 
}
 
+
input[type="radio"][disabled],
.custom-file-control:lang(en):empty::after {
+
input[type="checkbox"][disabled],
   content: "Choose file...";
+
input[type="radio"].disabled,
 +
input[type="checkbox"].disabled,
 +
fieldset[disabled] input[type="radio"],
 +
fieldset[disabled] input[type="checkbox"] {
 +
   cursor: not-allowed;
 
}
 
}
 
+
.radio-inline.disabled,
.custom-file-control::before {
+
.checkbox-inline.disabled,
  position: absolute;
+
fieldset[disabled] .radio-inline,
  top: -1px;
+
fieldset[disabled] .checkbox-inline {
  right: -1px;
+
   cursor: not-allowed;
  bottom: -1px;
 
  z-index: 6;
 
  display: block;
 
  height: calc(2.15625rem + 2px);
 
  padding: 0.375rem 0.75rem;
 
  line-height: 1.5;
 
  color: #7b8a8b;
 
  background-color: #ecf0f1;
 
   border: 1px solid #ced4da;
 
  border-radius: 0 0.25rem 0.25rem 0;
 
 
}
 
}
 
+
.radio.disabled label,
.custom-file-control:lang(en)::before {
+
.checkbox.disabled label,
   content: "Browse";
+
fieldset[disabled] .radio label,
 +
fieldset[disabled] .checkbox label {
 +
   cursor: not-allowed;
 
}
 
}
 
+
.form-control-static {
.nav {
+
   padding-top: 11px;
  display: -webkit-box;
+
   padding-bottom: 11px;
   display: -ms-flexbox;
 
  display: flex;
 
  -ms-flex-wrap: wrap;
 
      flex-wrap: wrap;
 
   padding-left: 0;
 
 
   margin-bottom: 0;
 
   margin-bottom: 0;
   list-style: none;
+
   min-height: 36px;
 
}
 
}
 
+
.form-control-static.input-lg,
.nav-link {
+
.form-control-static.input-sm {
   display: block;
+
   padding-left: 0;
   padding: 0.5rem 2rem;
+
   padding-right: 0;
 
}
 
}
 
+
.input-sm {
.nav-link:focus, .nav-link:hover {
+
  height: 35px;
   text-decoration: none;
+
  padding: 6px 9px;
 +
  font-size: 13px;
 +
  line-height: 1.5;
 +
   border-radius: 3px;
 
}
 
}
 
+
select.input-sm {
.nav-link.disabled {
+
   height: 35px;
   color: #95a5a6;
+
  line-height: 35px;
 
}
 
}
 
+
textarea.input-sm,
.nav-tabs {
+
select[multiple].input-sm {
   border-bottom: 1px solid #ecf0f1;
+
  height: auto;
 +
}
 +
.form-group-sm .form-control {
 +
  height: 35px;
 +
  padding: 6px 9px;
 +
  font-size: 13px;
 +
  line-height: 1.5;
 +
   border-radius: 3px;
 +
}
 +
.form-group-sm select.form-control {
 +
  height: 35px;
 +
  line-height: 35px;
 
}
 
}
 
+
.form-group-sm textarea.form-control,
.nav-tabs .nav-item {
+
.form-group-sm select[multiple].form-control {
   margin-bottom: -1px;
+
   height: auto;
 
}
 
}
 
+
.form-group-sm .form-control-static {
.nav-tabs .nav-link {
+
   height: 35px;
   border: 1px solid transparent;
+
   min-height: 34px;
   border-top-left-radius: 0.25rem;
+
  padding: 7px 9px;
   border-top-right-radius: 0.25rem;
+
  font-size: 13px;
 +
   line-height: 1.5;
 
}
 
}
 
+
.input-lg {
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
+
  height: 66px;
   border-color: #ecf0f1 #ecf0f1 #ecf0f1;
+
  padding: 18px 27px;
 +
  font-size: 19px;
 +
  line-height: 1.3333333;
 +
   border-radius: 6px;
 
}
 
}
 
+
select.input-lg {
.nav-tabs .nav-link.disabled {
+
   height: 66px;
   color: #95a5a6;
+
   line-height: 66px;
  background-color: transparent;
 
   border-color: transparent;
 
 
}
 
}
 
+
textarea.input-lg,
.nav-tabs .nav-link.active,
+
select[multiple].input-lg {
.nav-tabs .nav-item.show .nav-link {
+
   height: auto;
   color: #7b8a8b;
 
  background-color: #fff;
 
  border-color: #ddd #ddd #fff;
 
 
}
 
}
 
+
.form-group-lg .form-control {
.nav-tabs .dropdown-menu {
+
   height: 66px;
   margin-top: -1px;
+
  padding: 18px 27px;
   border-top-left-radius: 0;
+
  font-size: 19px;
   border-top-right-radius: 0;
+
   line-height: 1.3333333;
 +
   border-radius: 6px;
 
}
 
}
 
+
.form-group-lg select.form-control {
.nav-pills .nav-link {
+
   height: 66px;
   border-radius: 0.25rem;
+
  line-height: 66px;
 
}
 
}
 
+
.form-group-lg textarea.form-control,
.nav-pills .nav-link.active,
+
.form-group-lg select[multiple].form-control {
.nav-pills .show > .nav-link {
+
   height: auto;
   color: #fff;
 
  background-color: #2C3E50;
 
 
}
 
}
 
+
.form-group-lg .form-control-static {
.nav-fill .nav-item {
+
   height: 66px;
   -webkit-box-flex: 1;
+
  min-height: 40px;
      -ms-flex: 1 1 auto;
+
  padding: 19px 27px;
          flex: 1 1 auto;
+
  font-size: 19px;
   text-align: center;
+
   line-height: 1.3333333;
 
}
 
}
 
+
.has-feedback {
.nav-justified .nav-item {
+
   position: relative;
   -ms-flex-preferred-size: 0;
 
      flex-basis: 0;
 
  -webkit-box-flex: 1;
 
      -ms-flex-positive: 1;
 
          flex-grow: 1;
 
  text-align: center;
 
 
}
 
}
 
+
.has-feedback .form-control {
.tab-content > .tab-pane {
+
   padding-right: 56.25px;
   display: none;
 
 
}
 
}
 
+
.form-control-feedback {
.tab-content > .active {
+
  position: absolute;
 +
  top: 0;
 +
  right: 0;
 +
  z-index: 2;
 
   display: block;
 
   display: block;
 +
  width: 45px;
 +
  height: 45px;
 +
  line-height: 45px;
 +
  text-align: center;
 +
  pointer-events: none;
 
}
 
}
 
+
.input-lg + .form-control-feedback,
.navbar {
+
.input-group-lg + .form-control-feedback,
  position: relative;
+
.form-group-lg .form-control + .form-control-feedback {
  display: -webkit-box;
+
  width: 66px;
  display: -ms-flexbox;
+
   height: 66px;
  display: flex;
+
  line-height: 66px;
  -ms-flex-wrap: wrap;
 
      flex-wrap: wrap;
 
  -webkit-box-align: center;
 
      -ms-flex-align: center;
 
          align-items: center;
 
   -webkit-box-pack: justify;
 
      -ms-flex-pack: justify;
 
          justify-content: space-between;
 
  padding: 1rem 1rem;
 
 
}
 
}
 
+
.input-sm + .form-control-feedback,
.navbar > .container,
+
.input-group-sm + .form-control-feedback,
.navbar > .container-fluid {
+
.form-group-sm .form-control + .form-control-feedback {
  display: -webkit-box;
+
  width: 35px;
  display: -ms-flexbox;
+
   height: 35px;
  display: flex;
+
   line-height: 35px;
  -ms-flex-wrap: wrap;
 
      flex-wrap: wrap;
 
   -webkit-box-align: center;
 
      -ms-flex-align: center;
 
          align-items: center;
 
   -webkit-box-pack: justify;
 
      -ms-flex-pack: justify;
 
          justify-content: space-between;
 
 
}
 
}
 
+
.has-success .help-block,
.navbar-brand {
+
.has-success .control-label,
  display: inline-block;
+
.has-success .radio,
  padding-top: 0.32421875rem;
+
.has-success .checkbox,
  padding-bottom: 0.32421875rem;
+
.has-success .radio-inline,
  margin-right: 1rem;
+
.has-success .checkbox-inline,
  font-size: 1.171875rem;
+
.has-success.radio label,
  line-height: inherit;
+
.has-success.checkbox label,
   white-space: nowrap;
+
.has-success.radio-inline label,
 +
.has-success.checkbox-inline label {
 +
   color: #ffffff;
 
}
 
}
 
+
.has-success .form-control {
.navbar-brand:focus, .navbar-brand:hover {
+
  border-color: #ffffff;
   text-decoration: none;
+
  -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: #e6e6e6;
 +
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
 +
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
 +
}
 +
.has-success .input-group-addon {
 +
   color: #ffffff;
 +
  border-color: #ffffff;
 +
  background-color: #00bc8c;
 +
}
 +
.has-success .form-control-feedback {
 +
  color: #ffffff;
 
}
 
}
 
+
.has-warning .help-block,
.navbar-nav {
+
.has-warning .control-label,
  display: -webkit-box;
+
.has-warning .radio,
  display: -ms-flexbox;
+
.has-warning .checkbox,
  display: flex;
+
.has-warning .radio-inline,
  -webkit-box-orient: vertical;
+
.has-warning .checkbox-inline,
  -webkit-box-direction: normal;
+
.has-warning.radio label,
      -ms-flex-direction: column;
+
.has-warning.checkbox label,
          flex-direction: column;
+
.has-warning.radio-inline label,
  padding-left: 0;
+
.has-warning.checkbox-inline label {
  margin-bottom: 0;
+
   color: #ffffff;
   list-style: none;
 
 
}
 
}
 
+
.has-warning .form-control {
.navbar-nav .nav-link {
+
   border-color: #ffffff;
   padding-right: 0;
+
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   padding-left: 0;
+
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 
}
 
}
 
+
.has-warning .form-control:focus {
.navbar-nav .dropdown-menu {
+
   border-color: #e6e6e6;
   position: static;
+
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
   float: none;
+
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
 
}
 
}
 
+
.has-warning .input-group-addon {
.navbar-text {
+
   color: #ffffff;
   display: inline-block;
+
   border-color: #ffffff;
   padding-top: 0.5rem;
+
   background-color: #f39c12;
   padding-bottom: 0.5rem;
 
 
}
 
}
 
+
.has-warning .form-control-feedback {
.navbar-collapse {
+
   color: #ffffff;
  -ms-flex-preferred-size: 100%;
 
      flex-basis: 100%;
 
   -webkit-box-flex: 1;
 
      -ms-flex-positive: 1;
 
          flex-grow: 1;
 
  -webkit-box-align: center;
 
      -ms-flex-align: center;
 
          align-items: center;
 
 
}
 
}
 
+
.has-error .help-block,
.navbar-toggler {
+
.has-error .control-label,
  padding: 0.25rem 0.75rem;
+
.has-error .radio,
  font-size: 1.171875rem;
+
.has-error .checkbox,
  line-height: 1;
+
.has-error .radio-inline,
  background: transparent;
+
.has-error .checkbox-inline,
  border: 1px solid transparent;
+
.has-error.radio label,
   border-radius: 0.25rem;
+
.has-error.checkbox label,
 +
.has-error.radio-inline label,
 +
.has-error.checkbox-inline label {
 +
   color: #ffffff;
 
}
 
}
 
+
.has-error .form-control {
.navbar-toggler:focus, .navbar-toggler:hover {
+
  border-color: #ffffff;
   text-decoration: none;
+
  -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 {
.navbar-toggler-icon {
+
   border-color: #e6e6e6;
   display: inline-block;
+
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  width: 1.5em;
+
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
   height: 1.5em;
 
   vertical-align: middle;
 
  content: "";
 
  background: no-repeat center center;
 
  background-size: 100% 100%;
 
 
}
 
}
 
+
.has-error .input-group-addon {
@media (max-width: 575px) {
+
  color: #ffffff;
  .navbar-expand-sm > .container,
+
  border-color: #ffffff;
  .navbar-expand-sm > .container-fluid {
+
   background-color: #e74c3c;
    padding-right: 0;
 
    padding-left: 0;
 
   }
 
 
}
 
}
 
+
.has-error .form-control-feedback {
@media (min-width: 576px) {
+
   color: #ffffff;
  .navbar-expand-sm {
 
    -webkit-box-orient: horizontal;
 
    -webkit-box-direction: normal;
 
        -ms-flex-flow: row nowrap;
 
            flex-flow: row nowrap;
 
    -webkit-box-pack: start;
 
        -ms-flex-pack: start;
 
            justify-content: flex-start;
 
  }
 
  .navbar-expand-sm .navbar-nav {
 
    -webkit-box-orient: horizontal;
 
    -webkit-box-direction: normal;
 
        -ms-flex-direction: row;
 
            flex-direction: row;
 
  }
 
  .navbar-expand-sm .navbar-nav .dropdown-menu {
 
    position: absolute;
 
  }
 
   .navbar-expand-sm .navbar-nav .dropdown-menu-right {
 
    right: 0;
 
    left: auto;
 
  }
 
  .navbar-expand-sm .navbar-nav .nav-link {
 
    padding-right: .5rem;
 
    padding-left: .5rem;
 
  }
 
  .navbar-expand-sm > .container,
 
  .navbar-expand-sm > .container-fluid {
 
    -ms-flex-wrap: nowrap;
 
        flex-wrap: nowrap;
 
  }
 
  .navbar-expand-sm .navbar-collapse {
 
    display: -webkit-box !important;
 
    display: -ms-flexbox !important;
 
    display: flex !important;
 
    -ms-flex-preferred-size: auto;
 
        flex-basis: auto;
 
  }
 
  .navbar-expand-sm .navbar-toggler {
 
    display: none;
 
  }
 
  .navbar-expand-sm .dropup .dropdown-menu {
 
    top: auto;
 
    bottom: 100%;
 
  }
 
 
}
 
}
 
+
.has-feedback label ~ .form-control-feedback {
@media (max-width: 767px) {
+
   top: 26px;
   .navbar-expand-md > .container,
+
}
   .navbar-expand-md > .container-fluid {
+
.has-feedback label.sr-only ~ .form-control-feedback {
    padding-right: 0;
+
   top: 0;
    padding-left: 0;
+
}
   }
+
.help-block {
 +
  display: block;
 +
  margin-top: 5px;
 +
  margin-bottom: 10px;
 +
   color: #ffffff;
 
}
 
}
 
 
@media (min-width: 768px) {
 
@media (min-width: 768px) {
   .navbar-expand-md {
+
   .form-inline .form-group {
     -webkit-box-orient: horizontal;
+
     display: inline-block;
     -webkit-box-direction: normal;
+
     margin-bottom: 0;
        -ms-flex-flow: row nowrap;
+
     vertical-align: middle;
            flex-flow: row nowrap;
 
     -webkit-box-pack: start;
 
        -ms-flex-pack: start;
 
            justify-content: flex-start;
 
 
   }
 
   }
   .navbar-expand-md .navbar-nav {
+
   .form-inline .form-control {
     -webkit-box-orient: horizontal;
+
     display: inline-block;
     -webkit-box-direction: normal;
+
     width: auto;
        -ms-flex-direction: row;
+
    vertical-align: middle;
            flex-direction: row;
 
 
   }
 
   }
   .navbar-expand-md .navbar-nav .dropdown-menu {
+
   .form-inline .form-control-static {
     position: absolute;
+
     display: inline-block;
 
   }
 
   }
   .navbar-expand-md .navbar-nav .dropdown-menu-right {
+
   .form-inline .input-group {
     right: 0;
+
     display: inline-table;
     left: auto;
+
     vertical-align: middle;
 
   }
 
   }
   .navbar-expand-md .navbar-nav .nav-link {
+
   .form-inline .input-group .input-group-addon,
    padding-right: .5rem;
+
  .form-inline .input-group .input-group-btn,
     padding-left: .5rem;
+
  .form-inline .input-group .form-control {
 +
     width: auto;
 
   }
 
   }
   .navbar-expand-md > .container,
+
   .form-inline .input-group > .form-control {
  .navbar-expand-md > .container-fluid {
+
     width: 100%;
     -ms-flex-wrap: nowrap;
 
        flex-wrap: nowrap;
 
 
   }
 
   }
   .navbar-expand-md .navbar-collapse {
+
   .form-inline .control-label {
     display: -webkit-box !important;
+
     margin-bottom: 0;
    display: -ms-flexbox !important;
+
     vertical-align: middle;
     display: flex !important;
 
    -ms-flex-preferred-size: auto;
 
        flex-basis: auto;
 
 
   }
 
   }
   .navbar-expand-md .navbar-toggler {
+
   .form-inline .radio,
     display: none;
+
  .form-inline .checkbox {
 +
     display: inline-block;
 +
    margin-top: 0;
 +
    margin-bottom: 0;
 +
    vertical-align: middle;
 
   }
 
   }
   .navbar-expand-md .dropup .dropdown-menu {
+
   .form-inline .radio label,
    top: auto;
+
   .form-inline .checkbox label {
    bottom: 100%;
 
  }
 
}
 
 
 
@media (max-width: 991px) {
 
  .navbar-expand-lg > .container,
 
   .navbar-expand-lg > .container-fluid {
 
    padding-right: 0;
 
 
     padding-left: 0;
 
     padding-left: 0;
 
   }
 
   }
}
+
  .form-inline .radio input[type="radio"],
 
+
   .form-inline .checkbox input[type="checkbox"] {
@media (min-width: 992px) {
+
     position: relative;
   .navbar-expand-lg {
+
     margin-left: 0;
     -webkit-box-orient: horizontal;
 
    -webkit-box-direction: normal;
 
        -ms-flex-flow: row nowrap;
 
            flex-flow: row nowrap;
 
     -webkit-box-pack: start;
 
        -ms-flex-pack: start;
 
            justify-content: flex-start;
 
 
   }
 
   }
   .navbar-expand-lg .navbar-nav {
+
   .form-inline .has-feedback .form-control-feedback {
    -webkit-box-orient: horizontal;
+
     top: 0;
    -webkit-box-direction: normal;
 
        -ms-flex-direction: row;
 
            flex-direction: row;
 
  }
 
  .navbar-expand-lg .navbar-nav .dropdown-menu {
 
     position: absolute;
 
  }
 
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
 
    right: 0;
 
    left: auto;
 
  }
 
  .navbar-expand-lg .navbar-nav .nav-link {
 
    padding-right: .5rem;
 
    padding-left: .5rem;
 
  }
 
  .navbar-expand-lg > .container,
 
  .navbar-expand-lg > .container-fluid {
 
    -ms-flex-wrap: nowrap;
 
        flex-wrap: nowrap;
 
  }
 
  .navbar-expand-lg .navbar-collapse {
 
    display: -webkit-box !important;
 
    display: -ms-flexbox !important;
 
    display: flex !important;
 
    -ms-flex-preferred-size: auto;
 
        flex-basis: auto;
 
  }
 
  .navbar-expand-lg .navbar-toggler {
 
    display: none;
 
  }
 
  .navbar-expand-lg .dropup .dropdown-menu {
 
    top: auto;
 
    bottom: 100%;
 
 
   }
 
   }
 
}
 
}
 
+
.form-horizontal .radio,
@media (max-width: 1199px) {
+
.form-horizontal .checkbox,
  .navbar-expand-xl > .container,
+
.form-horizontal .radio-inline,
  .navbar-expand-xl > .container-fluid {
+
.form-horizontal .checkbox-inline {
    padding-right: 0;
+
  margin-top: 0;
    padding-left: 0;
+
  margin-bottom: 0;
   }
+
   padding-top: 11px;
 
}
 
}
 
+
.form-horizontal .radio,
@media (min-width: 1200px) {
+
.form-horizontal .checkbox {
  .navbar-expand-xl {
+
   min-height: 32px;
    -webkit-box-orient: horizontal;
 
    -webkit-box-direction: normal;
 
        -ms-flex-flow: row nowrap;
 
            flex-flow: row nowrap;
 
    -webkit-box-pack: start;
 
        -ms-flex-pack: start;
 
            justify-content: flex-start;
 
  }
 
  .navbar-expand-xl .navbar-nav {
 
    -webkit-box-orient: horizontal;
 
    -webkit-box-direction: normal;
 
        -ms-flex-direction: row;
 
            flex-direction: row;
 
  }
 
  .navbar-expand-xl .navbar-nav .dropdown-menu {
 
    position: absolute;
 
  }
 
  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
 
    right: 0;
 
    left: auto;
 
  }
 
  .navbar-expand-xl .navbar-nav .nav-link {
 
    padding-right: .5rem;
 
    padding-left: .5rem;
 
  }
 
  .navbar-expand-xl > .container,
 
  .navbar-expand-xl > .container-fluid {
 
    -ms-flex-wrap: nowrap;
 
        flex-wrap: nowrap;
 
   }
 
  .navbar-expand-xl .navbar-collapse {
 
    display: -webkit-box !important;
 
    display: -ms-flexbox !important;
 
    display: flex !important;
 
    -ms-flex-preferred-size: auto;
 
        flex-basis: auto;
 
  }
 
  .navbar-expand-xl .navbar-toggler {
 
    display: none;
 
  }
 
  .navbar-expand-xl .dropup .dropdown-menu {
 
    top: auto;
 
    bottom: 100%;
 
  }
 
 
}
 
}
 
+
.form-horizontal .form-group {
.navbar-expand {
+
   margin-left: -15px;
   -webkit-box-orient: horizontal;
+
   margin-right: -15px;
  -webkit-box-direction: normal;
 
      -ms-flex-flow: row nowrap;
 
          flex-flow: row nowrap;
 
   -webkit-box-pack: start;
 
      -ms-flex-pack: start;
 
          justify-content: flex-start;
 
 
}
 
}
 
+
@media (min-width: 768px) {
.navbar-expand > .container,
+
  .form-horizontal .control-label {
.navbar-expand > .container-fluid {
+
    text-align: right;
  padding-right: 0;
+
    margin-bottom: 0;
  padding-left: 0;
+
    padding-top: 11px;
 +
  }
 
}
 
}
 
+
.form-horizontal .has-feedback .form-control-feedback {
.navbar-expand .navbar-nav {
+
   right: 15px;
  -webkit-box-orient: horizontal;
 
   -webkit-box-direction: normal;
 
      -ms-flex-direction: row;
 
          flex-direction: row;
 
 
}
 
}
 
+
@media (min-width: 768px) {
.navbar-expand .navbar-nav .dropdown-menu {
+
  .form-horizontal .form-group-lg .control-label {
  position: absolute;
+
    padding-top: 19px;
 +
    font-size: 19px;
 +
  }
 
}
 
}
 
+
@media (min-width: 768px) {
.navbar-expand .navbar-nav .dropdown-menu-right {
+
  .form-horizontal .form-group-sm .control-label {
  right: 0;
+
    padding-top: 7px;
  left: auto;
+
    font-size: 13px;
 +
  }
 
}
 
}
 
+
.btn {
.navbar-expand .navbar-nav .nav-link {
+
  display: inline-block;
   padding-right: .5rem;
+
  margin-bottom: 0;
   padding-left: .5rem;
+
  font-weight: normal;
 +
  text-align: center;
 +
  vertical-align: middle;
 +
  -ms-touch-action: manipulation;
 +
      touch-action: manipulation;
 +
  cursor: pointer;
 +
  background-image: none;
 +
  border: 1px solid transparent;
 +
  white-space: nowrap;
 +
   padding: 10px 15px;
 +
  font-size: 15px;
 +
  line-height: 1.42857143;
 +
  border-radius: 4px;
 +
  -webkit-user-select: none;
 +
   -moz-user-select: none;
 +
  -ms-user-select: none;
 +
  user-select: none;
 
}
 
}
 
+
.btn:focus,
.navbar-expand > .container,
+
.btn:active:focus,
.navbar-expand > .container-fluid {
+
.btn.active:focus,
   -ms-flex-wrap: nowrap;
+
.btn.focus,
      flex-wrap: nowrap;
+
.btn:active.focus,
 +
.btn.active.focus {
 +
   outline: 5px auto -webkit-focus-ring-color;
 +
  outline-offset: -2px;
 
}
 
}
 
+
.btn:hover,
.navbar-expand .navbar-collapse {
+
.btn:focus,
   display: -webkit-box !important;
+
.btn.focus {
  display: -ms-flexbox !important;
+
   color: #ffffff;
   display: flex !important;
+
   text-decoration: none;
  -ms-flex-preferred-size: auto;
 
      flex-basis: auto;
 
 
}
 
}
 
+
.btn:active,
.navbar-expand .navbar-toggler {
+
.btn.active {
   display: none;
+
   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,
.navbar-expand .dropup .dropdown-menu {
+
.btn[disabled],
   top: auto;
+
fieldset[disabled] .btn {
   bottom: 100%;
+
  cursor: not-allowed;
 +
  opacity: 0.65;
 +
  filter: alpha(opacity=65);
 +
   -webkit-box-shadow: none;
 +
   box-shadow: none;
 
}
 
}
 
+
a.btn.disabled,
.navbar-light .navbar-brand {
+
fieldset[disabled] a.btn {
   color: rgba(0, 0, 0, 0.9);
+
   pointer-events: none;
 
}
 
}
 
+
.btn-default {
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
+
  color: #ffffff;
   color: rgba(0, 0, 0, 0.9);
+
  background-color: #464545;
 +
   border-color: #464545;
 
}
 
}
 
+
.btn-default:focus,
.navbar-light .navbar-nav .nav-link {
+
.btn-default.focus {
   color: rgba(0, 0, 0, 0.5);
+
  color: #ffffff;
 +
  background-color: #2c2c2c;
 +
   border-color: #060606;
 
}
 
}
 
+
.btn-default:hover {
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
+
  color: #ffffff;
   color: rgba(0, 0, 0, 0.7);
+
  background-color: #2c2c2c;
 +
   border-color: #272727;
 
}
 
}
 
+
.btn-default:active,
.navbar-light .navbar-nav .nav-link.disabled {
+
.btn-default.active,
   color: rgba(0, 0, 0, 0.3);
+
.open > .dropdown-toggle.btn-default {
 +
   color: #ffffff;
 +
  background-color: #2c2c2c;
 +
  border-color: #272727;
 
}
 
}
 
+
.btn-default:active:hover,
.navbar-light .navbar-nav .show > .nav-link,
+
.btn-default.active:hover,
.navbar-light .navbar-nav .active > .nav-link,
+
.open > .dropdown-toggle.btn-default:hover,
.navbar-light .navbar-nav .nav-link.show,
+
.btn-default:active:focus,
.navbar-light .navbar-nav .nav-link.active {
+
.btn-default.active:focus,
   color: rgba(0, 0, 0, 0.9);
+
.open > .dropdown-toggle.btn-default:focus,
 +
.btn-default:active.focus,
 +
.btn-default.active.focus,
 +
.open > .dropdown-toggle.btn-default.focus {
 +
   color: #ffffff;
 +
  background-color: #1a1a1a;
 +
  border-color: #060606;
 
}
 
}
 
+
.btn-default:active,
.navbar-light .navbar-toggler {
+
.btn-default.active,
   color: rgba(0, 0, 0, 0.5);
+
.open > .dropdown-toggle.btn-default {
  border-color: rgba(0, 0, 0, 0.1);
+
   background-image: none;
 
}
 
}
 
+
.btn-default.disabled:hover,
.navbar-light .navbar-toggler-icon {
+
.btn-default[disabled]:hover,
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
+
fieldset[disabled] .btn-default:hover,
 +
.btn-default.disabled:focus,
 +
.btn-default[disabled]:focus,
 +
fieldset[disabled] .btn-default:focus,
 +
.btn-default.disabled.focus,
 +
.btn-default[disabled].focus,
 +
fieldset[disabled] .btn-default.focus {
 +
  background-color: #464545;
 +
  border-color: #464545;
 
}
 
}
 
+
.btn-default .badge {
.navbar-light .navbar-text {
+
   color: #464545;
   color: rgba(0, 0, 0, 0.5);
+
  background-color: #ffffff;
 
}
 
}
 
+
.btn-primary {
.navbar-light .navbar-text a {
+
  color: #ffffff;
   color: rgba(0, 0, 0, 0.9);
+
  background-color: #375a7f;
 +
   border-color: #375a7f;
 
}
 
}
 
+
.btn-primary:focus,
.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
+
.btn-primary.focus {
   color: rgba(0, 0, 0, 0.9);
+
  color: #ffffff;
 +
  background-color: #28415b;
 +
   border-color: #101b26;
 
}
 
}
 
+
.btn-primary:hover {
.navbar-dark .navbar-brand {
+
  color: #ffffff;
   color: #fff;
+
  background-color: #28415b;
 +
   border-color: #253c54;
 
}
 
}
 
+
.btn-primary:active,
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
+
.btn-primary.active,
   color: #fff;
+
.open > .dropdown-toggle.btn-primary {
 +
  color: #ffffff;
 +
  background-color: #28415b;
 +
   border-color: #253c54;
 
}
 
}
 
+
.btn-primary:active:hover,
.navbar-dark .navbar-nav .nav-link {
+
.btn-primary.active:hover,
   color: #fff;
+
.open > .dropdown-toggle.btn-primary:hover,
 +
.btn-primary:active:focus,
 +
.btn-primary.active:focus,
 +
.open > .dropdown-toggle.btn-primary:focus,
 +
.btn-primary:active.focus,
 +
.btn-primary.active.focus,
 +
.open > .dropdown-toggle.btn-primary.focus {
 +
   color: #ffffff;
 +
  background-color: #1d2f43;
 +
  border-color: #101b26;
 
}
 
}
 
+
.btn-primary:active,
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
+
.btn-primary.active,
   color: #18BC9C;
+
.open > .dropdown-toggle.btn-primary {
 +
   background-image: none;
 
}
 
}
 
+
.btn-primary.disabled:hover,
.navbar-dark .navbar-nav .nav-link.disabled {
+
.btn-primary[disabled]:hover,
  color: rgba(255, 255, 255, 0.25);
+
fieldset[disabled] .btn-primary:hover,
 +
.btn-primary.disabled:focus,
 +
.btn-primary[disabled]:focus,
 +
fieldset[disabled] .btn-primary:focus,
 +
.btn-primary.disabled.focus,
 +
.btn-primary[disabled].focus,
 +
fieldset[disabled] .btn-primary.focus {
 +
  background-color: #375a7f;
 +
  border-color: #375a7f;
 
}
 
}
 
+
.btn-primary .badge {
.navbar-dark .navbar-nav .show > .nav-link,
+
  color: #375a7f;
.navbar-dark .navbar-nav .active > .nav-link,
+
  background-color: #ffffff;
.navbar-dark .navbar-nav .nav-link.show,
 
.navbar-dark .navbar-nav .nav-link.active {
 
  color: #fff;
 
 
}
 
}
 
+
.btn-success {
.navbar-dark .navbar-toggler {
+
   color: #ffffff;
   color: #fff;
+
  background-color: #00bc8c;
   border-color: rgba(255, 255, 255, 0.1);
+
   border-color: #00bc8c;
 
}
 
}
 
+
.btn-success:focus,
.navbar-dark .navbar-toggler-icon {
+
.btn-success.focus {
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
+
  color: #ffffff;
 +
   background-color: #008966;
 +
  border-color: #003d2d;
 
}
 
}
 
+
.btn-success:hover {
.navbar-dark .navbar-text {
+
  color: #ffffff;
   color: #fff;
+
  background-color: #008966;
 +
   border-color: #007f5e;
 
}
 
}
 
+
.btn-success:active,
.navbar-dark .navbar-text a {
+
.btn-success.active,
   color: #fff;
+
.open > .dropdown-toggle.btn-success {
 +
   color: #ffffff;
 +
  background-color: #008966;
 +
  border-color: #007f5e;
 
}
 
}
 
+
.btn-success:active:hover,
.navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
+
.btn-success.active:hover,
   color: #fff;
+
.open > .dropdown-toggle.btn-success:hover,
 +
.btn-success:active:focus,
 +
.btn-success.active:focus,
 +
.open > .dropdown-toggle.btn-success:focus,
 +
.btn-success:active.focus,
 +
.btn-success.active.focus,
 +
.open > .dropdown-toggle.btn-success.focus {
 +
   color: #ffffff;
 +
  background-color: #00654b;
 +
  border-color: #003d2d;
 
}
 
}
 
+
.btn-success:active,
.card {
+
.btn-success.active,
  position: relative;
+
.open > .dropdown-toggle.btn-success {
  display: -webkit-box;
+
   background-image: none;
  display: -ms-flexbox;
 
  display: flex;
 
  -webkit-box-orient: vertical;
 
  -webkit-box-direction: normal;
 
      -ms-flex-direction: column;
 
          flex-direction: column;
 
  min-width: 0;
 
  word-wrap: break-word;
 
   background-color: #fff;
 
  background-clip: border-box;
 
  border: 1px solid rgba(0, 0, 0, 0.125);
 
  border-radius: 0.25rem;
 
 
}
 
}
 
+
.btn-success.disabled:hover,
.card > hr {
+
.btn-success[disabled]:hover,
   margin-right: 0;
+
fieldset[disabled] .btn-success:hover,
   margin-left: 0;
+
.btn-success.disabled:focus,
 +
.btn-success[disabled]:focus,
 +
fieldset[disabled] .btn-success:focus,
 +
.btn-success.disabled.focus,
 +
.btn-success[disabled].focus,
 +
fieldset[disabled] .btn-success.focus {
 +
   background-color: #00bc8c;
 +
   border-color: #00bc8c;
 
}
 
}
 
+
.btn-success .badge {
.card > .list-group:first-child .list-group-item:first-child {
+
   color: #00bc8c;
   border-top-left-radius: 0.25rem;
+
   background-color: #ffffff;
   border-top-right-radius: 0.25rem;
 
 
}
 
}
 
+
.btn-info {
.card > .list-group:last-child .list-group-item:last-child {
+
  color: #ffffff;
   border-bottom-right-radius: 0.25rem;
+
   background-color: #3498db;
   border-bottom-left-radius: 0.25rem;
+
   border-color: #3498db;
 
}
 
}
 
+
.btn-info:focus,
.card-body {
+
.btn-info.focus {
   -webkit-box-flex: 1;
+
   color: #ffffff;
      -ms-flex: 1 1 auto;
+
  background-color: #217dbb;
          flex: 1 1 auto;
+
   border-color: #16527a;
   padding: 1.25rem;
 
 
}
 
}
 
+
.btn-info:hover {
.card-title {
+
   color: #ffffff;
   margin-bottom: 0.75rem;
+
  background-color: #217dbb;
 +
  border-color: #2077b2;
 
}
 
}
 
+
.btn-info:active,
.card-subtitle {
+
.btn-info.active,
   margin-top: -0.375rem;
+
.open > .dropdown-toggle.btn-info {
   margin-bottom: 0;
+
   color: #ffffff;
 +
  background-color: #217dbb;
 +
   border-color: #2077b2;
 
}
 
}
 
+
.btn-info:active:hover,
.card-text:last-child {
+
.btn-info.active:hover,
   margin-bottom: 0;
+
.open > .dropdown-toggle.btn-info:hover,
 +
.btn-info:active:focus,
 +
.btn-info.active:focus,
 +
.open > .dropdown-toggle.btn-info:focus,
 +
.btn-info:active.focus,
 +
.btn-info.active.focus,
 +
.open > .dropdown-toggle.btn-info.focus {
 +
   color: #ffffff;
 +
  background-color: #1c699d;
 +
  border-color: #16527a;
 
}
 
}
 
+
.btn-info:active,
.card-link:hover {
+
.btn-info.active,
   text-decoration: none;
+
.open > .dropdown-toggle.btn-info {
 +
   background-image: none;
 
}
 
}
 
+
.btn-info.disabled:hover,
.card-link + .card-link {
+
.btn-info[disabled]:hover,
   margin-left: 1.25rem;
+
fieldset[disabled] .btn-info:hover,
 +
.btn-info.disabled:focus,
 +
.btn-info[disabled]:focus,
 +
fieldset[disabled] .btn-info:focus,
 +
.btn-info.disabled.focus,
 +
.btn-info[disabled].focus,
 +
fieldset[disabled] .btn-info.focus {
 +
   background-color: #3498db;
 +
  border-color: #3498db;
 
}
 
}
 
+
.btn-info .badge {
.card-header {
+
   color: #3498db;
   padding: 0.75rem 1.25rem;
+
   background-color: #ffffff;
  margin-bottom: 0;
 
   background-color: rgba(0, 0, 0, 0.03);
 
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
 
 
}
 
}
 
+
.btn-warning {
.card-header:first-child {
+
  color: #ffffff;
   border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
+
  background-color: #f39c12;
 +
   border-color: #f39c12;
 
}
 
}
 
+
.btn-warning:focus,
.card-header + .list-group .list-group-item:first-child {
+
.btn-warning.focus {
   border-top: 0;
+
  color: #ffffff;
 +
  background-color: #c87f0a;
 +
   border-color: #7f5006;
 
}
 
}
 
+
.btn-warning:hover {
.card-footer {
+
   color: #ffffff;
   padding: 0.75rem 1.25rem;
+
   background-color: #c87f0a;
   background-color: rgba(0, 0, 0, 0.03);
+
   border-color: #be780a;
   border-top: 1px solid rgba(0, 0, 0, 0.125);
 
 
}
 
}
 
+
.btn-warning:active,
.card-footer:last-child {
+
.btn-warning.active,
   border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
+
.open > .dropdown-toggle.btn-warning {
 +
  color: #ffffff;
 +
  background-color: #c87f0a;
 +
   border-color: #be780a;
 
}
 
}
 
+
.btn-warning:active:hover,
.card-header-tabs {
+
.btn-warning.active:hover,
  margin-right: -0.625rem;
+
.open > .dropdown-toggle.btn-warning:hover,
  margin-bottom: -0.75rem;
+
.btn-warning:active:focus,
   margin-left: -0.625rem;
+
.btn-warning.active:focus,
   border-bottom: 0;
+
.open > .dropdown-toggle.btn-warning:focus,
 +
.btn-warning:active.focus,
 +
.btn-warning.active.focus,
 +
.open > .dropdown-toggle.btn-warning.focus {
 +
  color: #ffffff;
 +
   background-color: #a66908;
 +
   border-color: #7f5006;
 
}
 
}
 
+
.btn-warning:active,
.card-header-pills {
+
.btn-warning.active,
  margin-right: -0.625rem;
+
.open > .dropdown-toggle.btn-warning {
   margin-left: -0.625rem;
+
   background-image: none;
 
}
 
}
 
+
.btn-warning.disabled:hover,
.card-img-overlay {
+
.btn-warning[disabled]:hover,
  position: absolute;
+
fieldset[disabled] .btn-warning:hover,
  top: 0;
+
.btn-warning.disabled:focus,
  right: 0;
+
.btn-warning[disabled]:focus,
  bottom: 0;
+
fieldset[disabled] .btn-warning:focus,
   left: 0;
+
.btn-warning.disabled.focus,
   padding: 1.25rem;
+
.btn-warning[disabled].focus,
 +
fieldset[disabled] .btn-warning.focus {
 +
   background-color: #f39c12;
 +
   border-color: #f39c12;
 
}
 
}
 
+
.btn-warning .badge {
.card-img {
+
   color: #f39c12;
   width: 100%;
+
   background-color: #ffffff;
   border-radius: calc(0.25rem - 1px);
 
 
}
 
}
 
+
.btn-danger {
.card-img-top {
+
   color: #ffffff;
   width: 100%;
+
   background-color: #e74c3c;
   border-top-left-radius: calc(0.25rem - 1px);
+
   border-color: #e74c3c;
   border-top-right-radius: calc(0.25rem - 1px);
 
 
}
 
}
 
+
.btn-danger:focus,
.card-img-bottom {
+
.btn-danger.focus {
   width: 100%;
+
   color: #ffffff;
   border-bottom-right-radius: calc(0.25rem - 1px);
+
   background-color: #d62c1a;
   border-bottom-left-radius: calc(0.25rem - 1px);
+
   border-color: #921e12;
 
}
 
}
 
+
.btn-danger:hover {
.card-deck {
+
   color: #ffffff;
   display: -webkit-box;
+
   background-color: #d62c1a;
  display: -ms-flexbox;
+
   border-color: #cd2a19;
  display: flex;
 
   -webkit-box-orient: vertical;
 
   -webkit-box-direction: normal;
 
      -ms-flex-direction: column;
 
          flex-direction: column;
 
 
}
 
}
 
+
.btn-danger:active,
.card-deck .card {
+
.btn-danger.active,
   margin-bottom: 15px;
+
.open > .dropdown-toggle.btn-danger {
 +
   color: #ffffff;
 +
  background-color: #d62c1a;
 +
  border-color: #cd2a19;
 
}
 
}
 
+
.btn-danger:active:hover,
@media (min-width: 576px) {
+
.btn-danger.active:hover,
  .card-deck {
+
.open > .dropdown-toggle.btn-danger:hover,
    -webkit-box-orient: horizontal;
+
.btn-danger:active:focus,
    -webkit-box-direction: normal;
+
.btn-danger.active:focus,
        -ms-flex-flow: row wrap;
+
.open > .dropdown-toggle.btn-danger:focus,
            flex-flow: row wrap;
+
.btn-danger:active.focus,
    margin-right: -15px;
+
.btn-danger.active.focus,
    margin-left: -15px;
+
.open > .dropdown-toggle.btn-danger.focus {
  }
+
  color: #ffffff;
  .card-deck .card {
+
  background-color: #b62516;
    display: -webkit-box;
+
  border-color: #921e12;
    display: -ms-flexbox;
 
    display: flex;
 
    -webkit-box-flex: 1;
 
        -ms-flex: 1 0 0%;
 
            flex: 1 0 0%;
 
    -webkit-box-orient: vertical;
 
    -webkit-box-direction: normal;
 
        -ms-flex-direction: column;
 
            flex-direction: column;
 
    margin-right: 15px;
 
    margin-bottom: 0;
 
    margin-left: 15px;
 
  }
 
 
}
 
}
 
+
.btn-danger:active,
.card-group {
+
.btn-danger.active,
  display: -webkit-box;
+
.open > .dropdown-toggle.btn-danger {
  display: -ms-flexbox;
+
   background-image: none;
  display: flex;
 
  -webkit-box-orient: vertical;
 
   -webkit-box-direction: normal;
 
      -ms-flex-direction: column;
 
          flex-direction: column;
 
 
}
 
}
 
+
.btn-danger.disabled:hover,
.card-group .card {
+
.btn-danger[disabled]:hover,
   margin-bottom: 15px;
+
fieldset[disabled] .btn-danger:hover,
 +
.btn-danger.disabled:focus,
 +
.btn-danger[disabled]:focus,
 +
fieldset[disabled] .btn-danger:focus,
 +
.btn-danger.disabled.focus,
 +
.btn-danger[disabled].focus,
 +
fieldset[disabled] .btn-danger.focus {
 +
   background-color: #e74c3c;
 +
  border-color: #e74c3c;
 
}
 
}
 
+
.btn-danger .badge {
@media (min-width: 576px) {
+
   color: #e74c3c;
  .card-group {
+
   background-color: #ffffff;
    -webkit-box-orient: horizontal;
 
    -webkit-box-direction: normal;
 
        -ms-flex-flow: row wrap;
 
            flex-flow: row wrap;
 
  }
 
  .card-group .card {
 
    -webkit-box-flex: 1;
 
        -ms-flex: 1 0 0%;
 
            flex: 1 0 0%;
 
    margin-bottom: 0;
 
  }
 
  .card-group .card + .card {
 
    margin-left: 0;
 
    border-left: 0;
 
  }
 
  .card-group .card:first-child {
 
    border-top-right-radius: 0;
 
    border-bottom-right-radius: 0;
 
  }
 
  .card-group .card:first-child .card-img-top {
 
    border-top-right-radius: 0;
 
  }
 
  .card-group .card:first-child .card-img-bottom {
 
    border-bottom-right-radius: 0;
 
  }
 
  .card-group .card:last-child {
 
    border-top-left-radius: 0;
 
    border-bottom-left-radius: 0;
 
  }
 
  .card-group .card:last-child .card-img-top {
 
    border-top-left-radius: 0;
 
  }
 
   .card-group .card:last-child .card-img-bottom {
 
    border-bottom-left-radius: 0;
 
   }
 
  .card-group .card:only-child {
 
    border-radius: 0.25rem;
 
  }
 
  .card-group .card:only-child .card-img-top {
 
    border-top-left-radius: 0.25rem;
 
    border-top-right-radius: 0.25rem;
 
  }
 
  .card-group .card:only-child .card-img-bottom {
 
    border-bottom-right-radius: 0.25rem;
 
    border-bottom-left-radius: 0.25rem;
 
  }
 
  .card-group .card:not(:first-child):not(:last-child):not(:only-child) {
 
    border-radius: 0;
 
  }
 
  .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
 
  .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom {
 
    border-radius: 0;
 
  }
 
 
}
 
}
 
+
.btn-link {
.card-columns .card {
+
   color: #0ce3ac;
   margin-bottom: 0.75rem;
+
  font-weight: normal;
 +
  border-radius: 0;
 
}
 
}
 
+
.btn-link,
@media (min-width: 576px) {
+
.btn-link:active,
  .card-columns {
+
.btn-link.active,
    -webkit-column-count: 3;
+
.btn-link[disabled],
            column-count: 3;
+
fieldset[disabled] .btn-link {
    -webkit-column-gap: 1.25rem;
+
  background-color: transparent;
            column-gap: 1.25rem;
+
  -webkit-box-shadow: none;
   }
+
   box-shadow: none;
  .card-columns .card {
 
    display: inline-block;
 
    width: 100%;
 
  }
 
 
}
 
}
 
+
.btn-link,
.breadcrumb {
+
.btn-link:hover,
  display: -webkit-box;
+
.btn-link:focus,
  display: -ms-flexbox;
+
.btn-link:active {
  display: flex;
+
   border-color: transparent;
  -ms-flex-wrap: wrap;
 
      flex-wrap: wrap;
 
  padding: 0.75rem 1rem;
 
  margin-bottom: 1rem;
 
   list-style: none;
 
  background-color: #ecf0f1;
 
  border-radius: 0.25rem;
 
 
}
 
}
 
+
.btn-link:hover,
.breadcrumb-item + .breadcrumb-item::before {
+
.btn-link:focus {
  display: inline-block;
+
   color: #0ce3ac;
  padding-right: 0.5rem;
 
  padding-left: 0.5rem;
 
   color: #95a5a6;
 
  content: "/";
 
}
 
 
 
.breadcrumb-item + .breadcrumb-item:hover::before {
 
 
   text-decoration: underline;
 
   text-decoration: underline;
 +
  background-color: transparent;
 
}
 
}
 
+
.btn-link[disabled]:hover,
.breadcrumb-item + .breadcrumb-item:hover::before {
+
fieldset[disabled] .btn-link:hover,
 +
.btn-link[disabled]:focus,
 +
fieldset[disabled] .btn-link:focus {
 +
  color: #999999;
 
   text-decoration: none;
 
   text-decoration: none;
 
}
 
}
 
+
.btn-lg,
.breadcrumb-item.active {
+
.btn-group-lg > .btn {
   color: #95a5a6;
+
   padding: 18px 27px;
 +
  font-size: 19px;
 +
  line-height: 1.3333333;
 +
  border-radius: 6px;
 
}
 
}
 
+
.btn-sm,
.pagination {
+
.btn-group-sm > .btn {
  display: -webkit-box;
+
   padding: 6px 9px;
  display: -ms-flexbox;
+
   font-size: 13px;
   display: flex;
+
   line-height: 1.5;
   padding-left: 0;
+
   border-radius: 3px;
   list-style: none;
 
   border-radius: 0.25rem;
 
 
}
 
}
 
+
.btn-xs,
.page-item:first-child .page-link {
+
.btn-group-xs > .btn {
   margin-left: 0;
+
   padding: 1px 5px;
   border-top-left-radius: 0.25rem;
+
  font-size: 13px;
   border-bottom-left-radius: 0.25rem;
+
   line-height: 1.5;
 +
   border-radius: 3px;
 
}
 
}
 
+
.btn-block {
.page-item:last-child .page-link {
+
   display: block;
   border-top-right-radius: 0.25rem;
+
   width: 100%;
   border-bottom-right-radius: 0.25rem;
 
 
}
 
}
 
+
.btn-block + .btn-block {
.page-item.active .page-link {
+
   margin-top: 5px;
   z-index: 2;
 
  color: #fff;
 
  background-color: #0f7864;
 
  border-color: transparent;
 
 
}
 
}
 
+
input[type="submit"].btn-block,
.page-item.disabled .page-link {
+
input[type="reset"].btn-block,
   color: #ecf0f1;
+
input[type="button"].btn-block {
  pointer-events: none;
+
   width: 100%;
  background-color: #3be6c4;
 
  border-color: transparent;
 
 
}
 
}
 
+
.fade {
.page-link {
+
   opacity: 0;
   position: relative;
+
   -webkit-transition: opacity 0.15s linear;
   display: block;
+
   -o-transition: opacity 0.15s linear;
  padding: 0.5rem 0.75rem;
+
   transition: opacity 0.15s linear;
   margin-left: 0;
 
  line-height: 1.25;
 
   color: #fff;
 
  background-color: #18BC9C;
 
  border: 0 solid transparent;
 
 
}
 
}
 
+
.fade.in {
.page-link:focus, .page-link:hover {
+
   opacity: 1;
   color: #fff;
 
  text-decoration: none;
 
  background-color: #0f7864;
 
  border-color: transparent;
 
 
}
 
}
 
+
.collapse {
.pagination-lg .page-link {
+
   display: none;
   padding: 0.75rem 1.5rem;
 
  font-size: 1.171875rem;
 
  line-height: 1.5;
 
 
}
 
}
 
+
.collapse.in {
.pagination-lg .page-item:first-child .page-link {
+
   display: block;
   border-top-left-radius: 0.3rem;
 
  border-bottom-left-radius: 0.3rem;
 
 
}
 
}
 
+
tr.collapse.in {
.pagination-lg .page-item:last-child .page-link {
+
   display: table-row;
   border-top-right-radius: 0.3rem;
 
  border-bottom-right-radius: 0.3rem;
 
 
}
 
}
 
+
tbody.collapse.in {
.pagination-sm .page-link {
+
   display: table-row-group;
   padding: 0.25rem 0.5rem;
 
  font-size: 0.8203125rem;
 
  line-height: 1.5;
 
 
}
 
}
 
+
.collapsing {
.pagination-sm .page-item:first-child .page-link {
+
  position: relative;
   border-top-left-radius: 0.2rem;
+
  height: 0;
   border-bottom-left-radius: 0.2rem;
+
  overflow: hidden;
 +
  -webkit-transition-property: height, visibility;
 +
  -o-transition-property: height, visibility;
 +
    transition-property: height, visibility;
 +
   -webkit-transition-duration: 0.35s;
 +
   -o-transition-duration: 0.35s;
 +
    transition-duration: 0.35s;
 +
  -webkit-transition-timing-function: ease;
 +
  -o-transition-timing-function: ease;
 +
    transition-timing-function: ease;
 
}
 
}
 
+
.caret {
.pagination-sm .page-item:last-child .page-link {
 
  border-top-right-radius: 0.2rem;
 
  border-bottom-right-radius: 0.2rem;
 
}
 
 
 
.badge {
 
 
   display: inline-block;
 
   display: inline-block;
   padding: 0.25em 0.4em;
+
   width: 0;
   font-size: 75%;
+
   height: 0;
   font-weight: 700;
+
   margin-left: 2px;
   line-height: 1;
+
   vertical-align: middle;
   text-align: center;
+
   border-top: 4px dashed;
   white-space: nowrap;
+
   border-top: 4px solid \9;
   vertical-align: baseline;
+
   border-right: 4px solid transparent;
   border-radius: 0.25rem;
+
   border-left: 4px solid transparent;
 
}
 
}
 
+
.dropup,
.badge:empty {
+
.dropdown {
  display: none;
 
}
 
 
 
.btn .badge {
 
 
   position: relative;
 
   position: relative;
  top: -1px;
 
 
}
 
}
 
+
.dropdown-toggle:focus {
.badge-pill {
+
   outline: 0;
   padding-right: 0.6em;
 
  padding-left: 0.6em;
 
  border-radius: 10rem;
 
 
}
 
}
 
+
.dropdown-menu {
.badge-primary {
+
   position: absolute;
   color: #fff;
+
  top: 100%;
   background-color: #2C3E50;
+
  left: 0;
 +
  z-index: 1000;
 +
  display: none;
 +
  float: left;
 +
  min-width: 160px;
 +
  padding: 5px 0;
 +
  margin: 2px 0 0;
 +
  list-style: none;
 +
  font-size: 15px;
 +
  text-align: left;
 +
  background-color: #303030;
 +
  border: 1px solid #cccccc;
 +
  border: 1px solid rgba(0, 0, 0, 0.15);
 +
  border-radius: 4px;
 +
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
 +
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
 +
   -webkit-background-clip: padding-box;
 +
          background-clip: padding-box;
 
}
 
}
 
+
.dropdown-menu.pull-right {
.badge-primary[href]:focus, .badge-primary[href]:hover {
+
   right: 0;
   color: #fff;
+
   left: auto;
   text-decoration: none;
 
  background-color: #1a252f;
 
 
}
 
}
 
+
.dropdown-menu .divider {
.badge-secondary {
+
   height: 1px;
   color: #111;
+
  margin: 9.5px 0;
   background-color: #95a5a6;
+
  overflow: hidden;
 +
   background-color: #464545;
 
}
 
}
 
+
.dropdown-menu > li > a {
.badge-secondary[href]:focus, .badge-secondary[href]:hover {
+
  display: block;
   color: #111;
+
  padding: 3px 20px;
 +
  clear: both;
 +
  font-weight: normal;
 +
  line-height: 1.42857143;
 +
   color: #ebebeb;
 +
  white-space: nowrap;
 +
}
 +
.dropdown-menu > li > a:hover,
 +
.dropdown-menu > li > a:focus {
 
   text-decoration: none;
 
   text-decoration: none;
   background-color: #798d8f;
+
  color: #ffffff;
 +
   background-color: #375a7f;
 
}
 
}
 
+
.dropdown-menu > .active > a,
.badge-success {
+
.dropdown-menu > .active > a:hover,
  color: #fff;
+
.dropdown-menu > .active > a:focus {
  background-color: #18BC9C;
+
   color: #ffffff;
}
 
 
 
.badge-success[href]:focus, .badge-success[href]:hover {
 
   color: #fff;
 
 
   text-decoration: none;
 
   text-decoration: none;
   background-color: #128f76;
+
  outline: 0;
 +
   background-color: #375a7f;
 
}
 
}
 
+
.dropdown-menu > .disabled > a,
.badge-info {
+
.dropdown-menu > .disabled > a:hover,
  color: #fff;
+
.dropdown-menu > .disabled > a:focus {
   background-color: #3498DB;
+
   color: #999999;
 
}
 
}
 
+
.dropdown-menu > .disabled > a:hover,
.badge-info[href]:focus, .badge-info[href]:hover {
+
.dropdown-menu > .disabled > a:focus {
  color: #fff;
 
 
   text-decoration: none;
 
   text-decoration: none;
   background-color: #217dbb;
+
   background-color: transparent;
 +
  background-image: none;
 +
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 +
  cursor: not-allowed;
 
}
 
}
 
+
.open > .dropdown-menu {
.badge-warning {
+
   display: block;
   color: #111;
 
  background-color: #F39C12;
 
 
}
 
}
 
+
.open > a {
.badge-warning[href]:focus, .badge-warning[href]:hover {
+
   outline: 0;
   color: #111;
 
  text-decoration: none;
 
  background-color: #c87f0a;
 
}
 
 
 
.badge-danger {
 
  color: #fff;
 
  background-color: #E74C3C;
 
 
}
 
}
 
+
.dropdown-menu-right {
.badge-danger[href]:focus, .badge-danger[href]:hover {
+
   left: auto;
   color: #fff;
+
   right: 0;
   text-decoration: none;
+
}
   background-color: #d62c1a;
+
.dropdown-menu-left {
 +
  left: 0;
 +
   right: auto;
 
}
 
}
 
+
.dropdown-header {
.badge-light {
+
  display: block;
   color: #111;
+
  padding: 3px 20px;
   background-color: #ecf0f1;
+
  font-size: 13px;
 +
  line-height: 1.42857143;
 +
   color: #999999;
 +
   white-space: nowrap;
 
}
 
}
 
+
.dropdown-backdrop {
.badge-light[href]:focus, .badge-light[href]:hover {
+
  position: fixed;
   color: #111;
+
  left: 0;
   text-decoration: none;
+
  right: 0;
   background-color: #cfd9db;
+
   bottom: 0;
 +
   top: 0;
 +
   z-index: 990;
 
}
 
}
 
+
.pull-right > .dropdown-menu {
.badge-dark {
+
   right: 0;
   color: #fff;
+
   left: auto;
   background-color: #7b8a8b;
 
 
}
 
}
 
+
.dropup .caret,
.badge-dark[href]:focus, .badge-dark[href]:hover {
+
.navbar-fixed-bottom .dropdown .caret {
   color: #fff;
+
  border-top: 0;
   text-decoration: none;
+
   border-bottom: 4px dashed;
   background-color: #636f70;
+
   border-bottom: 4px solid \9;
 +
   content: "";
 
}
 
}
 
+
.dropup .dropdown-menu,
.jumbotron {
+
.navbar-fixed-bottom .dropdown .dropdown-menu {
   padding: 2rem 1rem;
+
   top: auto;
   margin-bottom: 2rem;
+
   bottom: 100%;
   background-color: #ecf0f1;
+
   margin-bottom: 2px;
  border-radius: 0.3rem;
 
 
}
 
}
 
+
@media (min-width: 768px) {
@media (min-width: 576px) {
+
   .navbar-right .dropdown-menu {
   .jumbotron {
+
     left: auto;
     padding: 4rem 2rem;
+
    right: 0;
 +
  }
 +
  .navbar-right .dropdown-menu-left {
 +
    left: 0;
 +
    right: auto;
 
   }
 
   }
 
}
 
}
 
+
.btn-group,
.jumbotron-fluid {
+
.btn-group-vertical {
   padding-right: 0;
+
   position: relative;
   padding-left: 0;
+
   display: inline-block;
   border-radius: 0;
+
   vertical-align: middle;
 
}
 
}
 
+
.btn-group > .btn,
.alert {
+
.btn-group-vertical > .btn {
 
   position: relative;
 
   position: relative;
   padding: 0.75rem 1.25rem;
+
   float: left;
  margin-bottom: 1rem;
 
  border: 1px solid transparent;
 
  border-radius: 0.25rem;
 
 
}
 
}
 
+
.btn-group > .btn:hover,
.alert-heading {
+
.btn-group-vertical > .btn:hover,
   color: inherit;
+
.btn-group > .btn:focus,
 +
.btn-group-vertical > .btn:focus,
 +
.btn-group > .btn:active,
 +
.btn-group-vertical > .btn:active,
 +
.btn-group > .btn.active,
 +
.btn-group-vertical > .btn.active {
 +
   z-index: 2;
 
}
 
}
 
+
.btn-group .btn + .btn,
.alert-link {
+
.btn-group .btn + .btn-group,
   font-weight: 700;
+
.btn-group .btn-group + .btn,
 +
.btn-group .btn-group + .btn-group {
 +
   margin-left: -1px;
 
}
 
}
 
+
.btn-toolbar {
.alert-dismissible .close {
+
   margin-left: -5px;
   position: absolute;
 
  top: 0;
 
  right: 0;
 
  padding: 0.75rem 1.25rem;
 
  color: inherit;
 
 
}
 
}
 
+
.btn-toolbar .btn,
.alert-primary {
+
.btn-toolbar .btn-group,
  color: #17202a;
+
.btn-toolbar .input-group {
  background-color: #d5d8dc;
+
   float: left;
   border-color: #c4c9ce;
 
 
}
 
}
 
+
.btn-toolbar > .btn,
.alert-primary hr {
+
.btn-toolbar > .btn-group,
   border-top-color: #b6bcc2;
+
.btn-toolbar > .input-group {
 +
   margin-left: 5px;
 
}
 
}
 
+
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
.alert-primary .alert-link {
+
   border-radius: 0;
   color: #050709;
 
 
}
 
}
 
+
.btn-group > .btn:first-child {
.alert-secondary {
+
   margin-left: 0;
  color: #4d5656;
 
  background-color: #eaeded;
 
   border-color: #e1e6e6;
 
 
}
 
}
 
+
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
.alert-secondary hr {
+
  border-bottom-right-radius: 0;
   border-top-color: #d3dada;
+
   border-top-right-radius: 0;
 
}
 
}
 
+
.btn-group > .btn:last-child:not(:first-child),
.alert-secondary .alert-link {
+
.btn-group > .dropdown-toggle:not(:first-child) {
   color: #353b3b;
+
   border-bottom-left-radius: 0;
 +
  border-top-left-radius: 0;
 
}
 
}
 
+
.btn-group > .btn-group {
.alert-success {
+
   float: left;
   color: #0c6251;
 
  background-color: #d1f2eb;
 
  border-color: #beece3;
 
 
}
 
}
 
+
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
.alert-success hr {
+
   border-radius: 0;
   border-top-color: #aae6db;
 
 
}
 
}
 
+
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.alert-success .alert-link {
+
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
   color: #06352b;
+
   border-bottom-right-radius: 0;
 +
  border-top-right-radius: 0;
 
}
 
}
 
+
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
.alert-info {
+
   border-bottom-left-radius: 0;
   color: #1b4f72;
+
   border-top-left-radius: 0;
  background-color: #d6eaf8;
 
   border-color: #c6e2f5;
 
 
}
 
}
 
+
.btn-group .dropdown-toggle:active,
.alert-info hr {
+
.btn-group.open .dropdown-toggle {
   border-top-color: #b0d7f1;
+
   outline: 0;
 
}
 
}
 
+
.btn-group > .btn + .dropdown-toggle {
.alert-info .alert-link {
+
   padding-left: 8px;
   color: #113249;
+
  padding-right: 8px;
 
}
 
}
 
+
.btn-group > .btn-lg + .dropdown-toggle {
.alert-warning {
+
   padding-left: 12px;
   color: #7e5109;
+
   padding-right: 12px;
  background-color: #fdebd0;
 
   border-color: #fce3bd;
 
 
}
 
}
 
+
.btn-group.open .dropdown-toggle {
.alert-warning hr {
+
   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
   border-top-color: #fbd9a5;
+
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
 
}
 
}
 
+
.btn-group.open .dropdown-toggle.btn-link {
.alert-warning .alert-link {
+
   -webkit-box-shadow: none;
   color: #4e3206;
+
  box-shadow: none;
 
}
 
}
 
+
.btn .caret {
.alert-danger {
+
   margin-left: 0;
   color: #78281f;
 
  background-color: #fadbd8;
 
  border-color: #f8cdc8;
 
 
}
 
}
 
+
.btn-lg .caret {
.alert-danger hr {
+
   border-width: 5px 5px 0;
   border-top-color: #f5b8b1;
+
  border-bottom-width: 0;
 
}
 
}
 
+
.dropup .btn-lg .caret {
.alert-danger .alert-link {
+
   border-width: 0 5px 5px;
   color: #4f1a15;
 
 
}
 
}
 
+
.btn-group-vertical > .btn,
.alert-light {
+
.btn-group-vertical > .btn-group,
   color: #7b7d7d;
+
.btn-group-vertical > .btn-group > .btn {
   background-color: #fbfcfc;
+
   display: block;
   border-color: #fafbfb;
+
   float: none;
 +
  width: 100%;
 +
   max-width: 100%;
 
}
 
}
 
+
.btn-group-vertical > .btn-group > .btn {
.alert-light hr {
+
   float: none;
   border-top-color: #ecf0f0;
 
 
}
 
}
 
+
.btn-group-vertical > .btn + .btn,
.alert-light .alert-link {
+
.btn-group-vertical > .btn + .btn-group,
  color: #626363;
+
.btn-group-vertical > .btn-group + .btn,
}
+
.btn-group-vertical > .btn-group + .btn-group {
 
+
   margin-top: -1px;
.alert-dark {
+
   margin-left: 0;
   color: #404848;
 
  background-color: #e5e8e8;
 
   border-color: #dadedf;
 
 
}
 
}
 
+
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
.alert-dark hr {
+
   border-radius: 0;
   border-top-color: #ccd2d3;
 
 
}
 
}
 
+
.btn-group-vertical > .btn:first-child:not(:last-child) {
.alert-dark .alert-link {
+
   border-top-right-radius: 4px;
   color: #282d2d;
+
  border-top-left-radius: 4px;
 +
  border-bottom-right-radius: 0;
 +
  border-bottom-left-radius: 0;
 
}
 
}
 
+
.btn-group-vertical > .btn:last-child:not(:first-child) {
@-webkit-keyframes progress-bar-stripes {
+
   border-top-right-radius: 0;
   from {
+
   border-top-left-radius: 0;
    background-position: 10px 0;
+
   border-bottom-right-radius: 4px;
   }
+
   border-bottom-left-radius: 4px;
   to {
 
    background-position: 0 0;
 
   }
 
 
}
 
}
 
+
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
@keyframes progress-bar-stripes {
+
   border-radius: 0;
  from {
 
    background-position: 10px 0;
 
  }
 
   to {
 
    background-position: 0 0;
 
  }
 
 
}
 
}
 
+
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.progress {
+
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  display: -webkit-box;
+
   border-bottom-right-radius: 0;
  display: -ms-flexbox;
+
   border-bottom-left-radius: 0;
  display: flex;
 
  height: 10px;
 
  overflow: hidden;
 
   font-size: 10px;
 
  background-color: #ecf0f1;
 
   border-radius: 0.25rem;
 
 
}
 
}
 
+
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
.progress-bar {
+
   border-top-right-radius: 0;
  display: -webkit-box;
+
  border-top-left-radius: 0;
  display: -ms-flexbox;
+
}
  display: flex;
+
.btn-group-justified {
   -webkit-box-align: center;
+
  display: table;
      -ms-flex-align: center;
+
  width: 100%;
          align-items: center;
+
   table-layout: fixed;
  -webkit-box-pack: center;
+
   border-collapse: separate;
      -ms-flex-pack: center;
 
          justify-content: center;
 
   color: #fff;
 
   background-color: #2C3E50;
 
 
}
 
}
 
+
.btn-group-justified > .btn,
.progress-bar-striped {
+
.btn-group-justified > .btn-group {
   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);
+
   float: none;
   background-size: 10px 10px;
+
  display: table-cell;
 +
   width: 1%;
 
}
 
}
 
+
.btn-group-justified > .btn-group .btn {
.progress-bar-animated {
+
   width: 100%;
   -webkit-animation: progress-bar-stripes 1s linear infinite;
 
          animation: progress-bar-stripes 1s linear infinite;
 
 
}
 
}
 
+
.btn-group-justified > .btn-group .dropdown-menu {
.media {
+
   left: auto;
  display: -webkit-box;
+
}
  display: -ms-flexbox;
+
[data-toggle="buttons"] > .btn input[type="radio"],
   display: flex;
+
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
  -webkit-box-align: start;
+
[data-toggle="buttons"] > .btn input[type="checkbox"],
      -ms-flex-align: start;
+
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
          align-items: flex-start;
+
  position: absolute;
 +
  clip: rect(0, 0, 0, 0);
 +
  pointer-events: none;
 
}
 
}
 
+
.input-group {
.media-body {
+
   position: relative;
   -webkit-box-flex: 1;
+
  display: table;
      -ms-flex: 1;
+
  border-collapse: separate;
          flex: 1;
 
 
}
 
}
 
+
.input-group[class*="col-"] {
.list-group {
+
   float: none;
   display: -webkit-box;
 
  display: -ms-flexbox;
 
  display: flex;
 
  -webkit-box-orient: vertical;
 
  -webkit-box-direction: normal;
 
      -ms-flex-direction: column;
 
          flex-direction: column;
 
 
   padding-left: 0;
 
   padding-left: 0;
 +
  padding-right: 0;
 +
}
 +
.input-group .form-control {
 +
  position: relative;
 +
  z-index: 2;
 +
  float: left;
 +
  width: 100%;
 
   margin-bottom: 0;
 
   margin-bottom: 0;
 
}
 
}
 
+
.input-group .form-control:focus {
.list-group-item-action {
+
   z-index: 3;
   width: 100%;
 
  color: #7b8a8b;
 
  text-align: inherit;
 
 
}
 
}
 
+
.input-group-lg > .form-control,
.list-group-item-action:focus, .list-group-item-action:hover {
+
.input-group-lg > .input-group-addon,
   color: #7b8a8b;
+
.input-group-lg > .input-group-btn > .btn {
   text-decoration: none;
+
  height: 66px;
   background-color: #ecf0f1;
+
  padding: 18px 27px;
 +
   font-size: 19px;
 +
   line-height: 1.3333333;
 +
   border-radius: 6px;
 
}
 
}
 
+
select.input-group-lg > .form-control,
.list-group-item-action:active {
+
select.input-group-lg > .input-group-addon,
   color: #212529;
+
select.input-group-lg > .input-group-btn > .btn {
   background-color: #ecf0f1;
+
   height: 66px;
 +
   line-height: 66px;
 
}
 
}
 
+
textarea.input-group-lg > .form-control,
.list-group-item {
+
textarea.input-group-lg > .input-group-addon,
  position: relative;
+
textarea.input-group-lg > .input-group-btn > .btn,
  display: block;
+
select[multiple].input-group-lg > .form-control,
  padding: 0.75rem 1.25rem;
+
select[multiple].input-group-lg > .input-group-addon,
  margin-bottom: -1px;
+
select[multiple].input-group-lg > .input-group-btn > .btn {
  background-color: #fff;
+
   height: auto;
   border: 1px solid rgba(0, 0, 0, 0.125);
 
 
}
 
}
 
+
.input-group-sm > .form-control,
.list-group-item:first-child {
+
.input-group-sm > .input-group-addon,
   border-top-left-radius: 0.25rem;
+
.input-group-sm > .input-group-btn > .btn {
   border-top-right-radius: 0.25rem;
+
   height: 35px;
 +
  padding: 6px 9px;
 +
  font-size: 13px;
 +
  line-height: 1.5;
 +
   border-radius: 3px;
 
}
 
}
 
+
select.input-group-sm > .form-control,
.list-group-item:last-child {
+
select.input-group-sm > .input-group-addon,
  margin-bottom: 0;
+
select.input-group-sm > .input-group-btn > .btn {
  border-bottom-right-radius: 0.25rem;
+
  height: 35px;
   border-bottom-left-radius: 0.25rem;
+
   line-height: 35px;
 
}
 
}
 
+
textarea.input-group-sm > .form-control,
.list-group-item:focus, .list-group-item:hover {
+
textarea.input-group-sm > .input-group-addon,
   text-decoration: none;
+
textarea.input-group-sm > .input-group-btn > .btn,
 +
select[multiple].input-group-sm > .form-control,
 +
select[multiple].input-group-sm > .input-group-addon,
 +
select[multiple].input-group-sm > .input-group-btn > .btn {
 +
   height: auto;
 
}
 
}
 
+
.input-group-addon,
.list-group-item.disabled, .list-group-item:disabled {
+
.input-group-btn,
   color: #95a5a6;
+
.input-group .form-control {
  background-color: #ecf0f1;
+
   display: table-cell;
 
}
 
}
 
+
.input-group-addon:not(:first-child):not(:last-child),
.list-group-item.active {
+
.input-group-btn:not(:first-child):not(:last-child),
  z-index: 2;
+
.input-group .form-control:not(:first-child):not(:last-child) {
  color: #fff;
 
  background-color: #2C3E50;
 
  border-color: #2C3E50;
 
}
 
 
 
.list-group-flush .list-group-item {
 
  border-right: 0;
 
  border-left: 0;
 
 
   border-radius: 0;
 
   border-radius: 0;
 
}
 
}
 
+
.input-group-addon,
.list-group-flush:first-child .list-group-item:first-child {
+
.input-group-btn {
   border-top: 0;
+
  width: 1%;
 +
  white-space: nowrap;
 +
   vertical-align: middle;
 
}
 
}
 
+
.input-group-addon {
.list-group-flush:last-child .list-group-item:last-child {
+
  padding: 10px 15px;
   border-bottom: 0;
+
  font-size: 15px;
 +
  font-weight: normal;
 +
  line-height: 1;
 +
  color: #464545;
 +
  text-align: center;
 +
  background-color: #464545;
 +
  border: 1px solid transparent;
 +
   border-radius: 4px;
 
}
 
}
 
+
.input-group-addon.input-sm {
.list-group-item-primary {
+
   padding: 6px 9px;
   color: #17202a;
+
  font-size: 13px;
   background-color: #c4c9ce;
+
   border-radius: 3px;
 
}
 
}
 
+
.input-group-addon.input-lg {
a.list-group-item-primary,
+
  padding: 18px 27px;
button.list-group-item-primary {
+
  font-size: 19px;
   color: #17202a;
+
   border-radius: 6px;
 
}
 
}
 
+
.input-group-addon input[type="radio"],
a.list-group-item-primary:focus, a.list-group-item-primary:hover,
+
.input-group-addon input[type="checkbox"] {
button.list-group-item-primary:focus,
+
   margin-top: 0;
button.list-group-item-primary:hover {
 
  color: #17202a;
 
  background-color: #b6bcc2;
 
}
 
 
 
a.list-group-item-primary.active,
 
button.list-group-item-primary.active {
 
   color: #fff;
 
  background-color: #17202a;
 
  border-color: #17202a;
 
 
}
 
}
 
+
.input-group .form-control:first-child,
.list-group-item-secondary {
+
.input-group-addon:first-child,
   color: #4d5656;
+
.input-group-btn:first-child > .btn,
   background-color: #e1e6e6;
+
.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 {
a.list-group-item-secondary,
+
   border-right: 0;
button.list-group-item-secondary {
 
   color: #4d5656;
 
 
}
 
}
 
+
.input-group .form-control:last-child,
a.list-group-item-secondary:focus, a.list-group-item-secondary:hover,
+
.input-group-addon:last-child,
button.list-group-item-secondary:focus,
+
.input-group-btn:last-child > .btn,
button.list-group-item-secondary:hover {
+
.input-group-btn:last-child > .btn-group > .btn,
   color: #4d5656;
+
.input-group-btn:last-child > .dropdown-toggle,
   background-color: #d3dada;
+
.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 {
a.list-group-item-secondary.active,
+
   border-left: 0;
button.list-group-item-secondary.active {
 
  color: #fff;
 
  background-color: #4d5656;
 
   border-color: #4d5656;
 
 
}
 
}
 
+
.input-group-btn {
.list-group-item-success {
+
   position: relative;
   color: #0c6251;
+
  font-size: 0;
   background-color: #beece3;
+
   white-space: nowrap;
 
}
 
}
 
+
.input-group-btn > .btn {
a.list-group-item-success,
+
   position: relative;
button.list-group-item-success {
 
   color: #0c6251;
 
 
}
 
}
 
+
.input-group-btn > .btn + .btn {
a.list-group-item-success:focus, a.list-group-item-success:hover,
+
   margin-left: -1px;
button.list-group-item-success:focus,
 
button.list-group-item-success:hover {
 
   color: #0c6251;
 
  background-color: #aae6db;
 
 
}
 
}
 
+
.input-group-btn > .btn:hover,
a.list-group-item-success.active,
+
.input-group-btn > .btn:focus,
button.list-group-item-success.active {
+
.input-group-btn > .btn:active {
  color: #fff;
+
   z-index: 2;
  background-color: #0c6251;
 
   border-color: #0c6251;
 
 
}
 
}
 
+
.input-group-btn:first-child > .btn,
.list-group-item-info {
+
.input-group-btn:first-child > .btn-group {
   color: #1b4f72;
+
   margin-right: -1px;
  background-color: #c6e2f5;
 
 
}
 
}
 
+
.input-group-btn:last-child > .btn,
a.list-group-item-info,
+
.input-group-btn:last-child > .btn-group {
button.list-group-item-info {
+
   z-index: 2;
   color: #1b4f72;
+
  margin-left: -1px;
 
}
 
}
 
+
.nav {
a.list-group-item-info:focus, a.list-group-item-info:hover,
+
  margin-bottom: 0;
button.list-group-item-info:focus,
+
  padding-left: 0;
button.list-group-item-info:hover {
+
   list-style: none;
  color: #1b4f72;
 
   background-color: #b0d7f1;
 
 
}
 
}
 
+
.nav > li {
a.list-group-item-info.active,
+
   position: relative;
button.list-group-item-info.active {
+
   display: block;
   color: #fff;
 
  background-color: #1b4f72;
 
   border-color: #1b4f72;
 
 
}
 
}
 
+
.nav > li > a {
.list-group-item-warning {
+
   position: relative;
   color: #7e5109;
+
  display: block;
   background-color: #fce3bd;
+
   padding: 10px 15px;
 
}
 
}
 
+
.nav > li > a:hover,
a.list-group-item-warning,
+
.nav > li > a:focus {
button.list-group-item-warning {
+
  text-decoration: none;
   color: #7e5109;
+
   background-color: #303030;
 
}
 
}
 
+
.nav > li.disabled > a {
a.list-group-item-warning:focus, a.list-group-item-warning:hover,
+
   color: #605e5e;
button.list-group-item-warning:focus,
 
button.list-group-item-warning:hover {
 
   color: #7e5109;
 
  background-color: #fbd9a5;
 
 
}
 
}
 
+
.nav > li.disabled > a:hover,
a.list-group-item-warning.active,
+
.nav > li.disabled > a:focus {
button.list-group-item-warning.active {
+
   color: #605e5e;
   color: #fff;
+
  text-decoration: none;
   background-color: #7e5109;
+
   background-color: transparent;
   border-color: #7e5109;
+
   cursor: not-allowed;
 
}
 
}
 
+
.nav .open > a,
.list-group-item-danger {
+
.nav .open > a:hover,
   color: #78281f;
+
.nav .open > a:focus {
   background-color: #f8cdc8;
+
   background-color: #303030;
 +
   border-color: #0ce3ac;
 
}
 
}
 
+
.nav .nav-divider {
a.list-group-item-danger,
+
  height: 1px;
button.list-group-item-danger {
+
  margin: 9.5px 0;
   color: #78281f;
+
  overflow: hidden;
 +
   background-color: #e5e5e5;
 
}
 
}
 
+
.nav > li > a > img {
a.list-group-item-danger:focus, a.list-group-item-danger:hover,
+
   max-width: none;
button.list-group-item-danger:focus,
 
button.list-group-item-danger:hover {
 
   color: #78281f;
 
  background-color: #f5b8b1;
 
 
}
 
}
 
+
.nav-tabs {
a.list-group-item-danger.active,
+
   border-bottom: 1px solid #464545;
button.list-group-item-danger.active {
 
  color: #fff;
 
  background-color: #78281f;
 
   border-color: #78281f;
 
 
}
 
}
 
+
.nav-tabs > li {
.list-group-item-light {
+
   float: left;
   color: #7b7d7d;
+
   margin-bottom: -1px;
   background-color: #fafbfb;
 
 
}
 
}
 
+
.nav-tabs > li > a {
a.list-group-item-light,
+
  margin-right: 2px;
button.list-group-item-light {
+
  line-height: 1.42857143;
   color: #7b7d7d;
+
  border: 1px solid transparent;
 +
   border-radius: 4px 4px 0 0;
 
}
 
}
 
+
.nav-tabs > li > a:hover {
a.list-group-item-light:focus, a.list-group-item-light:hover,
+
   border-color: #464545 #464545 #464545;
button.list-group-item-light:focus,
 
button.list-group-item-light:hover {
 
   color: #7b7d7d;
 
  background-color: #ecf0f0;
 
 
}
 
}
 
+
.nav-tabs > li.active > a,
a.list-group-item-light.active,
+
.nav-tabs > li.active > a:hover,
button.list-group-item-light.active {
+
.nav-tabs > li.active > a:focus {
   color: #fff;
+
   color: #00bc8c;
   background-color: #7b7d7d;
+
   background-color: #222222;
   border-color: #7b7d7d;
+
  border: 1px solid #464545;
 +
   border-bottom-color: transparent;
 +
  cursor: default;
 
}
 
}
 
+
.nav-tabs.nav-justified {
.list-group-item-dark {
+
   width: 100%;
   color: #404848;
+
   border-bottom: 0;
   background-color: #dadedf;
 
 
}
 
}
 
+
.nav-tabs.nav-justified > li {
a.list-group-item-dark,
+
   float: none;
button.list-group-item-dark {
 
   color: #404848;
 
 
}
 
}
 
+
.nav-tabs.nav-justified > li > a {
a.list-group-item-dark:focus, a.list-group-item-dark:hover,
+
   text-align: center;
button.list-group-item-dark:focus,
+
   margin-bottom: 5px;
button.list-group-item-dark:hover {
 
   color: #404848;
 
   background-color: #ccd2d3;
 
 
}
 
}
 
+
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
a.list-group-item-dark.active,
+
   top: auto;
button.list-group-item-dark.active {
+
   left: auto;
   color: #fff;
 
   background-color: #404848;
 
  border-color: #404848;
 
 
}
 
}
 
+
@media (min-width: 768px) {
.close {
+
  .nav-tabs.nav-justified > li {
  float: right;
+
    display: table-cell;
  font-size: 1.40625rem;
+
    width: 1%;
   font-weight: 700;
+
   }
   line-height: 1;
+
   .nav-tabs.nav-justified > li > a {
  color: #fff;
+
    margin-bottom: 0;
  text-shadow: none;
+
   }
   opacity: .5;
 
 
}
 
}
 
+
.nav-tabs.nav-justified > li > a {
.close:focus, .close:hover {
+
   margin-right: 0;
   color: #fff;
+
   border-radius: 4px;
   text-decoration: none;
 
  opacity: .75;
 
 
}
 
}
 
+
.nav-tabs.nav-justified > .active > a,
button.close {
+
.nav-tabs.nav-justified > .active > a:hover,
  padding: 0;
+
.nav-tabs.nav-justified > .active > a:focus {
  background: transparent;
+
   border: 1px solid #ebebeb;
   border: 0;
 
  -webkit-appearance: none;
 
 
}
 
}
 
+
@media (min-width: 768px) {
.modal-open {
+
  .nav-tabs.nav-justified > li > a {
   overflow: hidden;
+
    border-bottom: 1px solid #ebebeb;
 +
    border-radius: 4px 4px 0 0;
 +
  }
 +
   .nav-tabs.nav-justified > .active > a,
 +
  .nav-tabs.nav-justified > .active > a:hover,
 +
  .nav-tabs.nav-justified > .active > a:focus {
 +
    border-bottom-color: #222222;
 +
  }
 
}
 
}
 
+
.nav-pills > li {
.modal {
+
   float: left;
   position: fixed;
 
  top: 0;
 
  right: 0;
 
  bottom: 0;
 
  left: 0;
 
  z-index: 1050;
 
  display: none;
 
  overflow: hidden;
 
  outline: 0;
 
 
}
 
}
 
+
.nav-pills > li > a {
.modal.fade .modal-dialog {
+
   border-radius: 4px;
   -webkit-transition: -webkit-transform 0.3s ease-out;
 
  transition: -webkit-transform 0.3s ease-out;
 
  transition: transform 0.3s ease-out;
 
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
 
  -webkit-transform: translate(0, -25%);
 
          transform: translate(0, -25%);
 
 
}
 
}
 
+
.nav-pills > li + li {
.modal.show .modal-dialog {
+
   margin-left: 2px;
   -webkit-transform: translate(0, 0);
 
          transform: translate(0, 0);
 
 
}
 
}
 
+
.nav-pills > li.active > a,
.modal-open .modal {
+
.nav-pills > li.active > a:hover,
   overflow-x: hidden;
+
.nav-pills > li.active > a:focus {
   overflow-y: auto;
+
   color: #ffffff;
 +
   background-color: #375a7f;
 
}
 
}
 
+
.nav-stacked > li {
.modal-dialog {
+
   float: none;
   position: relative;
 
  width: auto;
 
  margin: 10px;
 
  pointer-events: none;
 
 
}
 
}
 
+
.nav-stacked > li + li {
.modal-content {
+
   margin-top: 2px;
   position: relative;
+
   margin-left: 0;
  display: -webkit-box;
 
  display: -ms-flexbox;
 
  display: flex;
 
  -webkit-box-orient: vertical;
 
  -webkit-box-direction: normal;
 
      -ms-flex-direction: column;
 
          flex-direction: column;
 
  pointer-events: auto;
 
  background-color: #fff;
 
   background-clip: padding-box;
 
  border: 1px solid rgba(0, 0, 0, 0.2);
 
  border-radius: 0.3rem;
 
  outline: 0;
 
 
}
 
}
 
+
.nav-justified {
.modal-backdrop {
+
   width: 100%;
   position: fixed;
 
  top: 0;
 
  right: 0;
 
  bottom: 0;
 
  left: 0;
 
  z-index: 1040;
 
  background-color: #000;
 
 
}
 
}
 
+
.nav-justified > li {
.modal-backdrop.fade {
+
   float: none;
   opacity: 0;
 
 
}
 
}
 
+
.nav-justified > li > a {
.modal-backdrop.show {
+
   text-align: center;
   opacity: 0.5;
+
  margin-bottom: 5px;
 
}
 
}
 
+
.nav-justified > .dropdown .dropdown-menu {
.modal-header {
+
   top: auto;
   display: -webkit-box;
+
   left: auto;
  display: -ms-flexbox;
 
  display: flex;
 
  -webkit-box-align: start;
 
      -ms-flex-align: start;
 
          align-items: flex-start;
 
  -webkit-box-pack: justify;
 
      -ms-flex-pack: justify;
 
          justify-content: space-between;
 
  padding: 15px;
 
  border-bottom: 1px solid #ecf0f1;
 
   border-top-left-radius: 0.3rem;
 
  border-top-right-radius: 0.3rem;
 
 
}
 
}
 
+
@media (min-width: 768px) {
.modal-header .close {
+
  .nav-justified > li {
  padding: 15px;
+
    display: table-cell;
   margin: -15px -15px -15px auto;
+
    width: 1%;
 +
   }
 +
  .nav-justified > li > a {
 +
    margin-bottom: 0;
 +
  }
 
}
 
}
 
+
.nav-tabs-justified {
.modal-title {
+
   border-bottom: 0;
   margin-bottom: 0;
 
  line-height: 1.5;
 
 
}
 
}
 
+
.nav-tabs-justified > li > a {
.modal-body {
+
   margin-right: 0;
   position: relative;
+
   border-radius: 4px;
   -webkit-box-flex: 1;
+
}
      -ms-flex: 1 1 auto;
+
.nav-tabs-justified > .active > a,
          flex: 1 1 auto;
+
.nav-tabs-justified > .active > a:hover,
   padding: 15px;
+
.nav-tabs-justified > .active > a:focus {
 +
  border: 1px solid #ebebeb;
 +
}
 +
@media (min-width: 768px) {
 +
  .nav-tabs-justified > li > a {
 +
    border-bottom: 1px solid #ebebeb;
 +
    border-radius: 4px 4px 0 0;
 +
   }
 +
  .nav-tabs-justified > .active > a,
 +
  .nav-tabs-justified > .active > a:hover,
 +
  .nav-tabs-justified > .active > a:focus {
 +
    border-bottom-color: #222222;
 +
  }
 
}
 
}
 
+
.tab-content > .tab-pane {
.modal-footer {
+
   display: none;
   display: -webkit-box;
 
  display: -ms-flexbox;
 
  display: flex;
 
  -webkit-box-align: center;
 
      -ms-flex-align: center;
 
          align-items: center;
 
  -webkit-box-pack: end;
 
      -ms-flex-pack: end;
 
          justify-content: flex-end;
 
  padding: 15px;
 
  border-top: 1px solid #ecf0f1;
 
 
}
 
}
 
+
.tab-content > .active {
.modal-footer > :not(:first-child) {
+
   display: block;
   margin-left: .25rem;
 
 
}
 
}
 
+
.nav-tabs .dropdown-menu {
.modal-footer > :not(:last-child) {
+
   margin-top: -1px;
   margin-right: .25rem;
+
  border-top-right-radius: 0;
 +
  border-top-left-radius: 0;
 
}
 
}
 
+
.navbar {
.modal-scrollbar-measure {
+
   position: relative;
   position: absolute;
+
   min-height: 60px;
   top: -9999px;
+
   margin-bottom: 21px;
  width: 50px;
+
   border: 1px solid transparent;
   height: 50px;
 
   overflow: scroll;
 
 
}
 
}
 
+
@media (min-width: 768px) {
@media (min-width: 576px) {
+
   .navbar {
   .modal-dialog {
+
     border-radius: 4px;
    max-width: 500px;
 
    margin: 30px auto;
 
  }
 
  .modal-sm {
 
     max-width: 300px;
 
 
   }
 
   }
 
}
 
}
 
+
@media (min-width: 768px) {
@media (min-width: 992px) {
+
   .navbar-header {
   .modal-lg {
+
     float: left;
     max-width: 800px;
 
 
   }
 
   }
 
}
 
}
 
+
.navbar-collapse {
.tooltip {
+
   overflow-x: visible;
   position: absolute;
+
   padding-right: 15px;
   z-index: 1070;
+
   padding-left: 15px;
   display: block;
+
   border-top: 1px solid transparent;
   margin: 0;
+
   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
   font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
+
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  font-style: normal;
+
   -webkit-overflow-scrolling: touch;
  font-weight: 400;
 
  line-height: 1.5;
 
  text-align: left;
 
  text-align: start;
 
  text-decoration: none;
 
  text-shadow: none;
 
  text-transform: none;
 
  letter-spacing: normal;
 
  word-break: normal;
 
  word-spacing: normal;
 
  white-space: normal;
 
  line-break: auto;
 
  font-size: 0.8203125rem;
 
   word-wrap: break-word;
 
  opacity: 0;
 
 
}
 
}
 
+
.navbar-collapse.in {
.tooltip.show {
+
   overflow-y: auto;
   opacity: 0.9;
 
 
}
 
}
 
+
@media (min-width: 768px) {
.tooltip .arrow {
+
  .navbar-collapse {
  position: absolute;
+
    width: auto;
   display: block;
+
    border-top: 0;
   width: 5px;
+
    -webkit-box-shadow: none;
   height: 5px;
+
            box-shadow: none;
 +
   }
 +
  .navbar-collapse.collapse {
 +
    display: block !important;
 +
    height: auto !important;
 +
    padding-bottom: 0;
 +
    overflow: visible !important;
 +
  }
 +
   .navbar-collapse.in {
 +
    overflow-y: visible;
 +
   }
 +
  .navbar-fixed-top .navbar-collapse,
 +
  .navbar-static-top .navbar-collapse,
 +
  .navbar-fixed-bottom .navbar-collapse {
 +
    padding-left: 0;
 +
    padding-right: 0;
 +
  }
 
}
 
}
 
+
.navbar-fixed-top .navbar-collapse,
.tooltip .arrow::before {
+
.navbar-fixed-bottom .navbar-collapse {
   position: absolute;
+
   max-height: 340px;
   border-color: transparent;
+
}
   border-style: solid;
+
@media (max-device-width: 480px) and (orientation: landscape) {
 +
   .navbar-fixed-top .navbar-collapse,
 +
   .navbar-fixed-bottom .navbar-collapse {
 +
    max-height: 200px;
 +
  }
 
}
 
}
 
+
.container > .navbar-header,
.tooltip.bs-tooltip-top, .tooltip.bs-tooltip-auto[x-placement^="top"] {
+
.container-fluid > .navbar-header,
   padding: 5px 0;
+
.container > .navbar-collapse,
 +
.container-fluid > .navbar-collapse {
 +
  margin-right: -15px;
 +
   margin-left: -15px;
 
}
 
}
 
+
@media (min-width: 768px) {
.tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
+
  .container > .navbar-header,
  bottom: 0;
+
  .container-fluid > .navbar-header,
 +
  .container > .navbar-collapse,
 +
  .container-fluid > .navbar-collapse {
 +
    margin-right: 0;
 +
    margin-left: 0;
 +
  }
 
}
 
}
 
+
.navbar-static-top {
.tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
+
   z-index: 1000;
   margin-left: -3px;
+
   border-width: 0 0 1px;
  content: "";
 
   border-width: 5px 5px 0;
 
  border-top-color: #000;
 
 
}
 
}
 
+
@media (min-width: 768px) {
.tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^="right"] {
+
  .navbar-static-top {
  padding: 0 5px;
+
    border-radius: 0;
 +
  }
 
}
 
}
 
+
.navbar-fixed-top,
.tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
+
.navbar-fixed-bottom {
 +
  position: fixed;
 +
  right: 0;
 
   left: 0;
 
   left: 0;
 +
  z-index: 1030;
 
}
 
}
 
+
@media (min-width: 768px) {
.tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
+
  .navbar-fixed-top,
  margin-top: -3px;
+
  .navbar-fixed-bottom {
  content: "";
+
    border-radius: 0;
  border-width: 5px 5px 5px 0;
+
   }
   border-right-color: #000;
 
 
}
 
}
 
+
.navbar-fixed-top {
.tooltip.bs-tooltip-bottom, .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
 
  padding: 5px 0;
 
}
 
 
 
.tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
 
 
   top: 0;
 
   top: 0;
 +
  border-width: 0 0 1px;
 
}
 
}
 
+
.navbar-fixed-bottom {
.tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
+
   bottom: 0;
   margin-left: -3px;
+
   margin-bottom: 0;
   content: "";
+
   border-width: 1px 0 0;
   border-width: 0 5px 5px;
 
  border-bottom-color: #000;
 
 
}
 
}
 
+
.navbar-brand {
.tooltip.bs-tooltip-left, .tooltip.bs-tooltip-auto[x-placement^="left"] {
+
  float: left;
   padding: 0 5px;
+
  padding: 19.5px 15px;
 +
  font-size: 19px;
 +
  line-height: 21px;
 +
  height: 60px;
 +
}
 +
.navbar-brand:hover,
 +
.navbar-brand:focus {
 +
  text-decoration: none;
 +
}
 +
.navbar-brand > img {
 +
   display: block;
 
}
 
}
 
+
@media (min-width: 768px) {
.tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
+
  .navbar > .container .navbar-brand,
   right: 0;
+
  .navbar > .container-fluid .navbar-brand {
 +
    margin-left: -15px;
 +
   }
 
}
 
}
 
+
.navbar-toggle {
.tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
+
  position: relative;
   right: 0;
+
  float: right;
   margin-top: -3px;
+
  margin-right: 15px;
   content: "";
+
  padding: 9px 10px;
   border-width: 5px 0 5px 5px;
+
   margin-top: 13px;
   border-left-color: #000;
+
   margin-bottom: 13px;
 +
  background-color: transparent;
 +
   background-image: none;
 +
   border: 1px solid transparent;
 +
   border-radius: 4px;
 
}
 
}
 
+
.navbar-toggle:focus {
.tooltip-inner {
+
   outline: 0;
   max-width: 200px;
 
  padding: 3px 8px;
 
  color: #fff;
 
  text-align: center;
 
  background-color: #000;
 
  border-radius: 0.25rem;
 
 
}
 
}
 
+
.navbar-toggle .icon-bar {
.popover {
 
  position: absolute;
 
  top: 0;
 
  left: 0;
 
  z-index: 1060;
 
 
   display: block;
 
   display: block;
   max-width: 276px;
+
   width: 22px;
   font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
+
   height: 2px;
   font-style: normal;
+
   border-radius: 1px;
  font-weight: 400;
+
}
  line-height: 1.5;
+
.navbar-toggle .icon-bar + .icon-bar {
  text-align: left;
+
   margin-top: 4px;
  text-align: start;
+
}
   text-decoration: none;
+
@media (min-width: 768px) {
  text-shadow: none;
+
   .navbar-toggle {
  text-transform: none;
+
    display: none;
  letter-spacing: normal;
+
   }
  word-break: normal;
 
  word-spacing: normal;
 
  white-space: normal;
 
  line-break: auto;
 
   font-size: 0.8203125rem;
 
  word-wrap: break-word;
 
  background-color: #fff;
 
  background-clip: padding-box;
 
  border: 1px solid rgba(0, 0, 0, 0.2);
 
   border-radius: 0.3rem;
 
 
}
 
}
 
+
.navbar-nav {
.popover .arrow {
+
   margin: 9.75px -15px;
   position: absolute;
 
  display: block;
 
  width: 0.8rem;
 
  height: 0.4rem;
 
 
}
 
}
 
+
.navbar-nav > li > a {
.popover .arrow::before,
+
   padding-top: 10px;
.popover .arrow::after {
+
   padding-bottom: 10px;
   position: absolute;
+
   line-height: 21px;
  display: block;
 
   border-color: transparent;
 
   border-style: solid;
 
 
}
 
}
 
+
@media (max-width: 767px) {
.popover .arrow::before {
+
  .navbar-nav .open .dropdown-menu {
   content: "";
+
    position: static;
   border-width: 0.8rem;
+
    float: none;
 +
    width: auto;
 +
    margin-top: 0;
 +
    background-color: transparent;
 +
    border: 0;
 +
    -webkit-box-shadow: none;
 +
            box-shadow: none;
 +
  }
 +
  .navbar-nav .open .dropdown-menu > li > a,
 +
  .navbar-nav .open .dropdown-menu .dropdown-header {
 +
    padding: 5px 15px 5px 25px;
 +
  }
 +
   .navbar-nav .open .dropdown-menu > li > a {
 +
    line-height: 21px;
 +
   }
 +
  .navbar-nav .open .dropdown-menu > li > a:hover,
 +
  .navbar-nav .open .dropdown-menu > li > a:focus {
 +
    background-image: none;
 +
  }
 
}
 
}
 
+
@media (min-width: 768px) {
.popover .arrow::after {
+
  .navbar-nav {
   content: "";
+
    float: left;
   border-width: 0.8rem;
+
    margin: 0;
}
+
   }
 
+
   .navbar-nav > li {
.popover.bs-popover-top, .popover.bs-popover-auto[x-placement^="top"] {
+
    float: left;
  margin-bottom: 0.8rem;
+
  }
 +
  .navbar-nav > li > a {
 +
    padding-top: 19.5px;
 +
    padding-bottom: 19.5px;
 +
  }
 
}
 
}
 
+
.navbar-form {
.popover.bs-popover-top .arrow, .popover.bs-popover-auto[x-placement^="top"] .arrow {
+
  margin-left: -15px;
   bottom: 0;
+
  margin-right: -15px;
 +
  padding: 10px 15px;
 +
  border-top: 1px solid transparent;
 +
  border-bottom: 1px solid transparent;
 +
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
 +
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
 +
  margin-top: 7.5px;
 +
   margin-bottom: 7.5px;
 
}
 
}
 
+
@media (min-width: 768px) {
.popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before,
+
   .navbar-form .form-group {
.popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
+
    display: inline-block;
   border-bottom-width: 0;
+
    margin-bottom: 0;
}
+
    vertical-align: middle;
 
+
  }
.popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
+
  .navbar-form .form-control {
  bottom: -0.8rem;
+
    display: inline-block;
  margin-left: -0.8rem;
+
    width: auto;
  border-top-color: rgba(0, 0, 0, 0.25);
+
    vertical-align: middle;
}
+
  }
 
+
  .navbar-form .form-control-static {
.popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
+
    display: inline-block;
  bottom: calc((0.8rem - 1px) * -1);
+
  }
  margin-left: -0.8rem;
+
  .navbar-form .input-group {
  border-top-color: #fff;
+
    display: inline-table;
}
+
    vertical-align: middle;
 
+
  }
.popover.bs-popover-right, .popover.bs-popover-auto[x-placement^="right"] {
+
  .navbar-form .input-group .input-group-addon,
  margin-left: 0.8rem;
+
  .navbar-form .input-group .input-group-btn,
}
+
  .navbar-form .input-group .form-control {
 
+
    width: auto;
.popover.bs-popover-right .arrow, .popover.bs-popover-auto[x-placement^="right"] .arrow {
+
   }
  left: 0;
+
  .navbar-form .input-group > .form-control {
}
+
    width: 100%;
 
+
  }
.popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before,
+
  .navbar-form .control-label {
.popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
+
    margin-bottom: 0;
  margin-top: -0.8rem;
+
    vertical-align: middle;
   border-left-width: 0;
+
  }
}
+
  .navbar-form .radio,
 
+
  .navbar-form .checkbox {
.popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
+
    display: inline-block;
  left: -0.8rem;
+
    margin-top: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
+
    margin-bottom: 0;
}
+
    vertical-align: middle;
 
+
  }
.popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
+
  .navbar-form .radio label,
  left: calc((0.8rem - 1px) * -1);
+
  .navbar-form .checkbox label {
  border-right-color: #fff;
+
    padding-left: 0;
}
+
  }
 
+
  .navbar-form .radio input[type="radio"],
.popover.bs-popover-bottom, .popover.bs-popover-auto[x-placement^="bottom"] {
+
  .navbar-form .checkbox input[type="checkbox"] {
  margin-top: 0.8rem;
+
    position: relative;
}
+
    margin-left: 0;
 
+
   }
.popover.bs-popover-bottom .arrow, .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
+
  .navbar-form .has-feedback .form-control-feedback {
  top: 0;
+
    top: 0;
}
+
  }
 
 
.popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
 
.popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
 
  margin-left: -0.8rem;
 
   border-top-width: 0;
 
 
}
 
}
 
+
@media (max-width: 767px) {
.popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
+
  .navbar-form .form-group {
  top: -0.8rem;
+
    margin-bottom: 5px;
   border-bottom-color: rgba(0, 0, 0, 0.25);
+
  }
 +
  .navbar-form .form-group:last-child {
 +
    margin-bottom: 0;
 +
   }
 
}
 
}
 
+
@media (min-width: 768px) {
.popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
+
  .navbar-form {
  top: calc((0.8rem - 1px) * -1);
+
    width: auto;
  border-bottom-color: #fff;
+
    border: 0;
 +
    margin-left: 0;
 +
    margin-right: 0;
 +
    padding-top: 0;
 +
    padding-bottom: 0;
 +
    -webkit-box-shadow: none;
 +
    box-shadow: none;
 +
  }
 
}
 
}
 
+
.navbar-nav > li > .dropdown-menu {
.popover.bs-popover-bottom .popover-header::before, .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
+
   margin-top: 0;
   position: absolute;
+
   border-top-right-radius: 0;
  top: 0;
+
   border-top-left-radius: 0;
   left: 50%;
 
  display: block;
 
  width: 20px;
 
  margin-left: -10px;
 
  content: "";
 
   border-bottom: 1px solid #f7f7f7;
 
 
}
 
}
 
+
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
.popover.bs-popover-left, .popover.bs-popover-auto[x-placement^="left"] {
+
  margin-bottom: 0;
   margin-right: 0.8rem;
+
  border-top-right-radius: 4px;
 +
  border-top-left-radius: 4px;
 +
   border-bottom-right-radius: 0;
 +
  border-bottom-left-radius: 0;
 
}
 
}
 
+
.navbar-btn {
.popover.bs-popover-left .arrow, .popover.bs-popover-auto[x-placement^="left"] .arrow {
+
  margin-top: 7.5px;
   right: 0;
+
   margin-bottom: 7.5px;
 
}
 
}
 
+
.navbar-btn.btn-sm {
.popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before,
+
   margin-top: 12.5px;
.popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
+
   margin-bottom: 12.5px;
   margin-top: -0.8rem;
 
   border-right-width: 0;
 
 
}
 
}
 
+
.navbar-btn.btn-xs {
.popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
+
   margin-top: 19px;
   right: -0.8rem;
+
   margin-bottom: 19px;
   border-left-color: rgba(0, 0, 0, 0.25);
 
 
}
 
}
 
+
.navbar-text {
.popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
+
   margin-top: 19.5px;
   right: calc((0.8rem - 1px) * -1);
+
   margin-bottom: 19.5px;
   border-left-color: #fff;
 
 
}
 
}
 
+
@media (min-width: 768px) {
.popover-header {
+
   .navbar-text {
   padding: 0.5rem 0.75rem;
+
    float: left;
  margin-bottom: 0;
+
    margin-left: 15px;
  font-size: 0.9375rem;
+
    margin-right: 15px;
  color: inherit;
+
   }
  background-color: #f7f7f7;
 
  border-bottom: 1px solid #ebebeb;
 
   border-top-left-radius: calc(0.3rem - 1px);
 
  border-top-right-radius: calc(0.3rem - 1px);
 
 
}
 
}
 
+
@media (min-width: 768px) {
.popover-header:empty {
+
  .navbar-left {
   display: none;
+
    float: left !important;
 +
  }
 +
  .navbar-right {
 +
    float: right !important;
 +
    margin-right: -15px;
 +
  }
 +
   .navbar-right ~ .navbar-right {
 +
    margin-right: 0;
 +
  }
 
}
 
}
 
+
.navbar-default {
.popover-body {
+
   background-color: #375a7f;
   padding: 0.5rem 0.75rem;
+
   border-color: transparent;
   color: #212529;
 
 
}
 
}
 
+
.navbar-default .navbar-brand {
.carousel {
+
   color: #ffffff;
   position: relative;
 
 
}
 
}
 
+
.navbar-default .navbar-brand:hover,
.carousel-inner {
+
.navbar-default .navbar-brand:focus {
   position: relative;
+
   color: #00bc8c;
   width: 100%;
+
   background-color: transparent;
  overflow: hidden;
 
 
}
 
}
 
+
.navbar-default .navbar-text {
.carousel-item {
+
   color: #ffffff;
  position: relative;
 
  display: none;
 
  -webkit-box-align: center;
 
      -ms-flex-align: center;
 
          align-items: center;
 
  width: 100%;
 
  -webkit-transition: -webkit-transform 0.6s ease;
 
  transition: -webkit-transform 0.6s ease;
 
  transition: transform 0.6s ease;
 
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
 
   -webkit-backface-visibility: hidden;
 
          backface-visibility: hidden;
 
  -webkit-perspective: 1000px;
 
          perspective: 1000px;
 
 
}
 
}
 
+
.navbar-default .navbar-nav > li > a {
.carousel-item.active,
+
   color: #ffffff;
.carousel-item-next,
 
.carousel-item-prev {
 
   display: block;
 
 
}
 
}
 
+
.navbar-default .navbar-nav > li > a:hover,
.carousel-item-next,
+
.navbar-default .navbar-nav > li > a:focus {
.carousel-item-prev {
+
   color: #00bc8c;
   position: absolute;
+
   background-color: transparent;
   top: 0;
 
 
}
 
}
 
+
.navbar-default .navbar-nav > .active > a,
.carousel-item-next.carousel-item-left,
+
.navbar-default .navbar-nav > .active > a:hover,
.carousel-item-prev.carousel-item-right {
+
.navbar-default .navbar-nav > .active > a:focus {
   -webkit-transform: translateX(0);
+
   color: #ffffff;
          transform: translateX(0);
+
  background-color: #28415b;
 
}
 
}
 
+
.navbar-default .navbar-nav > .disabled > a,
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
+
.navbar-default .navbar-nav > .disabled > a:hover,
   .carousel-item-next.carousel-item-left,
+
.navbar-default .navbar-nav > .disabled > a:focus {
  .carousel-item-prev.carousel-item-right {
+
   color: #cccccc;
    -webkit-transform: translate3d(0, 0, 0);
+
  background-color: transparent;
            transform: translate3d(0, 0, 0);
+
}
  }
+
.navbar-default .navbar-toggle {
 +
  border-color: #28415b;
 +
}
 +
.navbar-default .navbar-toggle:hover,
 +
.navbar-default .navbar-toggle:focus {
 +
  background-color: #28415b;
 
}
 
}
 
+
.navbar-default .navbar-toggle .icon-bar {
.carousel-item-next,
+
   background-color: #ffffff;
.active.carousel-item-right {
 
   -webkit-transform: translateX(100%);
 
          transform: translateX(100%);
 
 
}
 
}
 
+
.navbar-default .navbar-collapse,
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
+
.navbar-default .navbar-form {
  .carousel-item-next,
+
  border-color: transparent;
  .active.carousel-item-right {
 
    -webkit-transform: translate3d(100%, 0, 0);
 
            transform: translate3d(100%, 0, 0);
 
  }
 
 
}
 
}
 
+
.navbar-default .navbar-nav > .open > a,
.carousel-item-prev,
+
.navbar-default .navbar-nav > .open > a:hover,
.active.carousel-item-left {
+
.navbar-default .navbar-nav > .open > a:focus {
   -webkit-transform: translateX(-100%);
+
   background-color: #28415b;
          transform: translateX(-100%);
+
  color: #ffffff;
 
}
 
}
 
+
@media (max-width: 767px) {
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
+
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
   .carousel-item-prev,
+
    color: #ffffff;
   .active.carousel-item-left {
+
  }
     -webkit-transform: translate3d(-100%, 0, 0);
+
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
            transform: translate3d(-100%, 0, 0);
+
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
 +
    color: #00bc8c;
 +
    background-color: transparent;
 +
   }
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
 +
   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
 +
     color: #ffffff;
 +
    background-color: #28415b;
 +
  }
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
 +
    color: #cccccc;
 +
    background-color: transparent;
 
   }
 
   }
 
}
 
}
 
+
.navbar-default .navbar-link {
.carousel-control-prev,
+
   color: #ffffff;
.carousel-control-next {
 
  position: absolute;
 
  top: 0;
 
  bottom: 0;
 
  display: -webkit-box;
 
  display: -ms-flexbox;
 
  display: flex;
 
  -webkit-box-align: center;
 
      -ms-flex-align: center;
 
          align-items: center;
 
  -webkit-box-pack: center;
 
      -ms-flex-pack: center;
 
          justify-content: center;
 
  width: 15%;
 
   color: #fff;
 
  text-align: center;
 
  opacity: 0.5;
 
 
}
 
}
 
+
.navbar-default .navbar-link:hover {
.carousel-control-prev:focus, .carousel-control-prev:hover,
+
   color: #00bc8c;
.carousel-control-next:focus,
 
.carousel-control-next:hover {
 
   color: #fff;
 
  text-decoration: none;
 
  outline: 0;
 
  opacity: .9;
 
 
}
 
}
 
+
.navbar-default .btn-link {
.carousel-control-prev {
+
   color: #ffffff;
   left: 0;
 
 
}
 
}
 
+
.navbar-default .btn-link:hover,
.carousel-control-next {
+
.navbar-default .btn-link:focus {
   right: 0;
+
   color: #00bc8c;
 
}
 
}
 
+
.navbar-default .btn-link[disabled]:hover,
.carousel-control-prev-icon,
+
fieldset[disabled] .navbar-default .btn-link:hover,
.carousel-control-next-icon {
+
.navbar-default .btn-link[disabled]:focus,
  display: inline-block;
+
fieldset[disabled] .navbar-default .btn-link:focus {
  width: 20px;
+
   color: #cccccc;
  height: 20px;
 
   background: transparent no-repeat center center;
 
  background-size: 100% 100%;
 
 
}
 
}
 
+
.navbar-inverse {
.carousel-control-prev-icon {
+
   background-color: #00bc8c;
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
+
  border-color: transparent;
 
}
 
}
 
+
.navbar-inverse .navbar-brand {
.carousel-control-next-icon {
+
   color: #ffffff;
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
 
 
}
 
}
 
+
.navbar-inverse .navbar-brand:hover,
.carousel-indicators {
+
.navbar-inverse .navbar-brand:focus {
  position: absolute;
+
   color: #375a7f;
  right: 0;
+
   background-color: transparent;
  bottom: 10px;
 
  left: 0;
 
  z-index: 15;
 
  display: -webkit-box;
 
  display: -ms-flexbox;
 
   display: flex;
 
  -webkit-box-pack: center;
 
      -ms-flex-pack: center;
 
          justify-content: center;
 
  padding-left: 0;
 
  margin-right: 15%;
 
  margin-left: 15%;
 
   list-style: none;
 
 
}
 
}
 
+
.navbar-inverse .navbar-text {
.carousel-indicators li {
+
   color: #ffffff;
  position: relative;
 
  -webkit-box-flex: 0;
 
      -ms-flex: 0 1 auto;
 
          flex: 0 1 auto;
 
  width: 30px;
 
  height: 3px;
 
  margin-right: 3px;
 
  margin-left: 3px;
 
  text-indent: -999px;
 
   background-color: rgba(255, 255, 255, 0.5);
 
 
}
 
}
 
+
.navbar-inverse .navbar-nav > li > a {
.carousel-indicators li::before {
+
   color: #ffffff;
   position: absolute;
 
  top: -10px;
 
  left: 0;
 
  display: inline-block;
 
  width: 100%;
 
  height: 10px;
 
  content: "";
 
 
}
 
}
 
+
.navbar-inverse .navbar-nav > li > a:hover,
.carousel-indicators li::after {
+
.navbar-inverse .navbar-nav > li > a:focus {
  position: absolute;
+
   color: #375a7f;
  bottom: -10px;
+
   background-color: transparent;
  left: 0;
 
  display: inline-block;
 
  width: 100%;
 
   height: 10px;
 
   content: "";
 
 
}
 
}
 
+
.navbar-inverse .navbar-nav > .active > a,
.carousel-indicators .active {
+
.navbar-inverse .navbar-nav > .active > a:hover,
   background-color: #fff;
+
.navbar-inverse .navbar-nav > .active > a:focus {
 +
  color: #ffffff;
 +
   background-color: #00a379;
 
}
 
}
 
+
.navbar-inverse .navbar-nav > .disabled > a,
.carousel-caption {
+
.navbar-inverse .navbar-nav > .disabled > a:hover,
  position: absolute;
+
.navbar-inverse .navbar-nav > .disabled > a:focus {
  right: 15%;
+
   color: #aaaaaa;
  bottom: 20px;
+
   background-color: transparent;
  left: 15%;
 
  z-index: 10;
 
  padding-top: 20px;
 
  padding-bottom: 20px;
 
   color: #fff;
 
   text-align: center;
 
 
}
 
}
 
+
.navbar-inverse .navbar-toggle {
.align-baseline {
+
   border-color: #008966;
   vertical-align: baseline !important;
 
 
}
 
}
 
+
.navbar-inverse .navbar-toggle:hover,
.align-top {
+
.navbar-inverse .navbar-toggle:focus {
   vertical-align: top !important;
+
   background-color: #008966;
 
}
 
}
 
+
.navbar-inverse .navbar-toggle .icon-bar {
.align-middle {
+
   background-color: #ffffff;
   vertical-align: middle !important;
 
 
}
 
}
 
+
.navbar-inverse .navbar-collapse,
.align-bottom {
+
.navbar-inverse .navbar-form {
   vertical-align: bottom !important;
+
   border-color: #009871;
 
}
 
}
 
+
.navbar-inverse .navbar-nav > .open > a,
.align-text-bottom {
+
.navbar-inverse .navbar-nav > .open > a:hover,
   vertical-align: text-bottom !important;
+
.navbar-inverse .navbar-nav > .open > a:focus {
 +
   background-color: #00a379;
 +
  color: #ffffff;
 
}
 
}
 
+
@media (max-width: 767px) {
.align-text-top {
+
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
   vertical-align: text-top !important;
+
    border-color: transparent;
}
+
   }
 
+
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
.bg-primary {
+
    background-color: transparent;
  background-color: #2C3E50 !important;
+
  }
}
+
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
 
+
    color: #ffffff;
a.bg-primary:focus, a.bg-primary:hover {
+
  }
  background-color: #1a252f !important;
+
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
 +
    color: #375a7f;
 +
    background-color: transparent;
 +
  }
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
 +
    color: #ffffff;
 +
    background-color: #00a379;
 +
  }
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
 +
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
 +
    color: #aaaaaa;
 +
    background-color: transparent;
 +
  }
 
}
 
}
 
+
.navbar-inverse .navbar-link {
.bg-secondary {
+
   color: #ffffff;
   background-color: #95a5a6 !important;
 
 
}
 
}
 
+
.navbar-inverse .navbar-link:hover {
a.bg-secondary:focus, a.bg-secondary:hover {
+
   color: #375a7f;
   background-color: #798d8f !important;
 
 
}
 
}
 
+
.navbar-inverse .btn-link {
.bg-success {
+
   color: #ffffff;
   background-color: #18BC9C !important;
 
 
}
 
}
 
+
.navbar-inverse .btn-link:hover,
a.bg-success:focus, a.bg-success:hover {
+
.navbar-inverse .btn-link:focus {
   background-color: #128f76 !important;
+
   color: #375a7f;
 
}
 
}
 
+
.navbar-inverse .btn-link[disabled]:hover,
.bg-info {
+
fieldset[disabled] .navbar-inverse .btn-link:hover,
   background-color: #3498DB !important;
+
.navbar-inverse .btn-link[disabled]:focus,
 +
fieldset[disabled] .navbar-inverse .btn-link:focus {
 +
   color: #aaaaaa;
 
}
 
}
 
+
.breadcrumb {
a.bg-info:focus, a.bg-info:hover {
+
  padding: 8px 15px;
   background-color: #217dbb !important;
+
  margin-bottom: 21px;
 +
  list-style: none;
 +
   background-color: #464545;
 +
  border-radius: 4px;
 
}
 
}
 
+
.breadcrumb > li {
.bg-warning {
+
   display: inline-block;
   background-color: #F39C12 !important;
 
 
}
 
}
 
+
.breadcrumb > li + li:before {
a.bg-warning:focus, a.bg-warning:hover {
+
  content: "/\00a0";
   background-color: #c87f0a !important;
+
  padding: 0 5px;
 +
   color: #ffffff;
 
}
 
}
 
+
.breadcrumb > .active {
.bg-danger {
+
   color: #999999;
   background-color: #E74C3C !important;
 
 
}
 
}
 
+
.pagination {
a.bg-danger:focus, a.bg-danger:hover {
+
  display: inline-block;
   background-color: #d62c1a !important;
+
  padding-left: 0;
 +
  margin: 21px 0;
 +
   border-radius: 4px;
 
}
 
}
 
+
.pagination > li {
.bg-light {
+
   display: inline;
   background-color: #ecf0f1 !important;
 
 
}
 
}
 
+
.pagination > li > a,
a.bg-light:focus, a.bg-light:hover {
+
.pagination > li > span {
   background-color: #cfd9db !important;
+
  position: relative;
 +
  float: left;
 +
  padding: 10px 15px;
 +
  line-height: 1.42857143;
 +
  text-decoration: none;
 +
  color: #ffffff;
 +
   background-color: #00bc8c;
 +
  border: 1px solid transparent;
 +
  margin-left: -1px;
 
}
 
}
 
+
.pagination > li:first-child > a,
.bg-dark {
+
.pagination > li:first-child > span {
   background-color: #7b8a8b !important;
+
   margin-left: 0;
 +
  border-bottom-left-radius: 4px;
 +
  border-top-left-radius: 4px;
 
}
 
}
 
+
.pagination > li:last-child > a,
a.bg-dark:focus, a.bg-dark:hover {
+
.pagination > li:last-child > span {
   background-color: #636f70 !important;
+
  border-bottom-right-radius: 4px;
 +
   border-top-right-radius: 4px;
 
}
 
}
 
+
.pagination > li > a:hover,
.bg-white {
+
.pagination > li > span:hover,
   background-color: #fff !important;
+
.pagination > li > a:focus,
 +
.pagination > li > span:focus {
 +
  z-index: 2;
 +
  color: #ffffff;
 +
   background-color: #00dba3;
 +
  border-color: transparent;
 
}
 
}
 
+
.pagination > .active > a,
.bg-transparent {
+
.pagination > .active > span,
   background-color: transparent !important;
+
.pagination > .active > a:hover,
 +
.pagination > .active > span:hover,
 +
.pagination > .active > a:focus,
 +
.pagination > .active > span:focus {
 +
  z-index: 3;
 +
  color: #ffffff;
 +
   background-color: #00dba3;
 +
  border-color: transparent;
 +
  cursor: default;
 
}
 
}
 
+
.pagination > .disabled > span,
.border {
+
.pagination > .disabled > span:hover,
   border: 1px solid #ecf0f1 !important;
+
.pagination > .disabled > span:focus,
 +
.pagination > .disabled > a,
 +
.pagination > .disabled > a:hover,
 +
.pagination > .disabled > a:focus {
 +
  color: #ffffff;
 +
  background-color: #007053;
 +
   border-color: transparent;
 +
  cursor: not-allowed;
 
}
 
}
 
+
.pagination-lg > li > a,
.border-0 {
+
.pagination-lg > li > span {
   border: 0 !important;
+
   padding: 18px 27px;
 +
  font-size: 19px;
 +
  line-height: 1.3333333;
 
}
 
}
 
+
.pagination-lg > li:first-child > a,
.border-top-0 {
+
.pagination-lg > li:first-child > span {
   border-top: 0 !important;
+
  border-bottom-left-radius: 6px;
 +
   border-top-left-radius: 6px;
 
}
 
}
 
+
.pagination-lg > li:last-child > a,
.border-right-0 {
+
.pagination-lg > li:last-child > span {
   border-right: 0 !important;
+
  border-bottom-right-radius: 6px;
 +
   border-top-right-radius: 6px;
 
}
 
}
 
+
.pagination-sm > li > a,
.border-bottom-0 {
+
.pagination-sm > li > span {
   border-bottom: 0 !important;
+
  padding: 6px 9px;
 +
  font-size: 13px;
 +
   line-height: 1.5;
 
}
 
}
 
+
.pagination-sm > li:first-child > a,
.border-left-0 {
+
.pagination-sm > li:first-child > span {
   border-left: 0 !important;
+
  border-bottom-left-radius: 3px;
 +
   border-top-left-radius: 3px;
 
}
 
}
 
+
.pagination-sm > li:last-child > a,
.border-primary {
+
.pagination-sm > li:last-child > span {
   border-color: #2C3E50 !important;
+
  border-bottom-right-radius: 3px;
 +
   border-top-right-radius: 3px;
 
}
 
}
 
+
.pager {
.border-secondary {
+
  padding-left: 0;
   border-color: #95a5a6 !important;
+
  margin: 21px 0;
 +
  list-style: none;
 +
   text-align: center;
 
}
 
}
 
+
.pager li {
.border-success {
+
   display: inline;
   border-color: #18BC9C !important;
 
 
}
 
}
 
+
.pager li > a,
.border-info {
+
.pager li > span {
   border-color: #3498DB !important;
+
  display: inline-block;
 +
  padding: 5px 14px;
 +
   background-color: #00bc8c;
 +
  border: 1px solid transparent;
 +
  border-radius: 15px;
 
}
 
}
 
+
.pager li > a:hover,
.border-warning {
+
.pager li > a:focus {
   border-color: #F39C12 !important;
+
  text-decoration: none;
 +
   background-color: #00dba3;
 
}
 
}
 
+
.pager .next > a,
.border-danger {
+
.pager .next > span {
   border-color: #E74C3C !important;
+
   float: right;
 
}
 
}
 
+
.pager .previous > a,
.border-light {
+
.pager .previous > span {
   border-color: #ecf0f1 !important;
+
   float: left;
 
}
 
}
 
+
.pager .disabled > a,
.border-dark {
+
.pager .disabled > a:hover,
   border-color: #7b8a8b !important;
+
.pager .disabled > a:focus,
 +
.pager .disabled > span {
 +
   color: #dddddd;
 +
  background-color: #00bc8c;
 +
  cursor: not-allowed;
 
}
 
}
 
+
.label {
.border-white {
+
  display: inline;
   border-color: #fff !important;
+
  padding: .2em .6em .3em;
}
+
  font-size: 75%;
 
+
  font-weight: bold;
.rounded {
+
   line-height: 1;
   border-radius: 0.25rem !important;
+
  color: #ffffff;
 +
  text-align: center;
 +
  white-space: nowrap;
 +
  vertical-align: baseline;
 +
   border-radius: .25em;
 
}
 
}
 
+
a.label:hover,
.rounded-top {
+
a.label:focus {
   border-top-left-radius: 0.25rem !important;
+
   color: #ffffff;
   border-top-right-radius: 0.25rem !important;
+
  text-decoration: none;
 +
   cursor: pointer;
 
}
 
}
 
+
.label:empty {
.rounded-right {
+
   display: none;
   border-top-right-radius: 0.25rem !important;
 
  border-bottom-right-radius: 0.25rem !important;
 
 
}
 
}
 
+
.btn .label {
.rounded-bottom {
+
   position: relative;
   border-bottom-right-radius: 0.25rem !important;
+
   top: -1px;
   border-bottom-left-radius: 0.25rem !important;
 
 
}
 
}
 
+
.label-default {
.rounded-left {
+
   background-color: #464545;
   border-top-left-radius: 0.25rem !important;
 
  border-bottom-left-radius: 0.25rem !important;
 
 
}
 
}
 
+
.label-default[href]:hover,
.rounded-circle {
+
.label-default[href]:focus {
   border-radius: 50% !important;
+
   background-color: #2c2c2c;
 
}
 
}
 
+
.label-primary {
.rounded-0 {
+
   background-color: #375a7f;
   border-radius: 0 !important;
 
 
}
 
}
 
+
.label-primary[href]:hover,
.clearfix::after {
+
.label-primary[href]:focus {
   display: block;
+
   background-color: #28415b;
  clear: both;
 
  content: "";
 
 
}
 
}
 
+
.label-success {
.d-none {
+
   background-color: #00bc8c;
   display: none !important;
 
 
}
 
}
 
+
.label-success[href]:hover,
.d-inline {
+
.label-success[href]:focus {
   display: inline !important;
+
   background-color: #008966;
 
}
 
}
 
+
.label-info {
.d-inline-block {
+
   background-color: #3498db;
   display: inline-block !important;
 
 
}
 
}
 
+
.label-info[href]:hover,
.d-block {
+
.label-info[href]:focus {
   display: block !important;
+
   background-color: #217dbb;
 
}
 
}
 
+
.label-warning {
.d-table {
+
   background-color: #f39c12;
   display: table !important;
 
 
}
 
}
 
+
.label-warning[href]:hover,
.d-table-row {
+
.label-warning[href]:focus {
   display: table-row !important;
+
   background-color: #c87f0a;
 
}
 
}
 
+
.label-danger {
.d-table-cell {
+
   background-color: #e74c3c;
   display: table-cell !important;
 
 
}
 
}
 
+
.label-danger[href]:hover,
.d-flex {
+
.label-danger[href]:focus {
   display: -webkit-box !important;
+
   background-color: #d62c1a;
  display: -ms-flexbox !important;
 
  display: flex !important;
 
 
}
 
}
 
+
.badge {
.d-inline-flex {
+
  display: inline-block;
   display: -webkit-inline-box !important;
+
  min-width: 10px;
   display: -ms-inline-flexbox !important;
+
   padding: 3px 7px;
   display: inline-flex !important;
+
  font-size: 13px;
 +
  font-weight: bold;
 +
  color: #ffffff;
 +
  line-height: 1;
 +
   vertical-align: middle;
 +
  white-space: nowrap;
 +
  text-align: center;
 +
  background-color: #464545;
 +
  border-radius: 10px;
 +
}
 +
.badge:empty {
 +
   display: none;
 +
}
 +
.btn .badge {
 +
  position: relative;
 +
  top: -1px;
 
}
 
}
 
+
.btn-xs .badge,
@media (min-width: 576px) {
+
.btn-group-xs > .btn .badge {
   .d-sm-none {
+
  top: 0;
    display: none !important;
+
  padding: 1px 5px;
   }
+
}
   .d-sm-inline {
+
a.badge:hover,
    display: inline !important;
+
a.badge:focus {
   }
+
   color: #ffffff;
   .d-sm-inline-block {
+
  text-decoration: none;
    display: inline-block !important;
+
  cursor: pointer;
   }
+
}
   .d-sm-block {
+
.list-group-item.active > .badge,
     display: block !important;
+
.nav-pills > .active > a > .badge {
 +
  color: #375a7f;
 +
   background-color: #ffffff;
 +
}
 +
.list-group-item > .badge {
 +
   float: right;
 +
}
 +
.list-group-item > .badge + .badge {
 +
  margin-right: 5px;
 +
}
 +
.nav-pills > li > a > .badge {
 +
  margin-left: 3px;
 +
}
 +
.jumbotron {
 +
  padding-top: 30px;
 +
  padding-bottom: 30px;
 +
  margin-bottom: 30px;
 +
  color: inherit;
 +
   background-color: #303030;
 +
}
 +
.jumbotron h1,
 +
.jumbotron .h1 {
 +
   color: inherit;
 +
}
 +
.jumbotron p {
 +
  margin-bottom: 15px;
 +
  font-size: 23px;
 +
  font-weight: 200;
 +
}
 +
.jumbotron > hr {
 +
  border-top-color: #161616;
 +
}
 +
.container .jumbotron,
 +
.container-fluid .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;
 
   }
 
   }
   .d-sm-table {
+
   .container .jumbotron,
     display: table !important;
+
  .container-fluid .jumbotron {
 +
    padding-left: 60px;
 +
     padding-right: 60px;
 
   }
 
   }
   .d-sm-table-row {
+
   .jumbotron h1,
    display: table-row !important;
+
   .jumbotron .h1 {
  }
+
     font-size: 68px;
   .d-sm-table-cell {
 
    display: table-cell !important;
 
  }
 
  .d-sm-flex {
 
    display: -webkit-box !important;
 
    display: -ms-flexbox !important;
 
    display: flex !important;
 
  }
 
  .d-sm-inline-flex {
 
     display: -webkit-inline-box !important;
 
    display: -ms-inline-flexbox !important;
 
    display: inline-flex !important;
 
 
   }
 
   }
 
}
 
}
 
+
.thumbnail {
@media (min-width: 768px) {
+
   display: block;
   .d-md-none {
+
   padding: 2px;
    display: none !important;
+
   margin-bottom: 21px;
   }
+
   line-height: 1.42857143;
   .d-md-inline {
+
   background-color: #222222;
    display: inline !important;
+
   border: 1px solid #464545;
   }
+
   border-radius: 4px;
   .d-md-inline-block {
+
   -webkit-transition: border 0.2s ease-in-out;
    display: inline-block !important;
+
   -o-transition: border 0.2s ease-in-out;
   }
+
   transition: border 0.2s ease-in-out;
   .d-md-block {
+
}
    display: block !important;
+
.thumbnail > img,
   }
+
.thumbnail a > img {
  .d-md-table {
+
  margin-left: auto;
    display: table !important;
+
  margin-right: auto;
   }
+
}
  .d-md-table-row {
+
a.thumbnail:hover,
    display: table-row !important;
+
a.thumbnail:focus,
   }
+
a.thumbnail.active {
  .d-md-table-cell {
+
  border-color: #0ce3ac;
    display: table-cell !important;
 
  }
 
  .d-md-flex {
 
    display: -webkit-box !important;
 
    display: -ms-flexbox !important;
 
    display: flex !important;
 
  }
 
  .d-md-inline-flex {
 
    display: -webkit-inline-box !important;
 
    display: -ms-inline-flexbox !important;
 
    display: inline-flex !important;
 
  }
 
 
}
 
}
 
+
.thumbnail .caption {
@media (min-width: 992px) {
+
   padding: 9px;
  .d-lg-none {
+
   color: #ffffff;
    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: -webkit-box !important;
 
    display: -ms-flexbox !important;
 
    display: flex !important;
 
  }
 
  .d-lg-inline-flex {
 
    display: -webkit-inline-box !important;
 
    display: -ms-inline-flexbox !important;
 
    display: inline-flex !important;
 
  }
 
 
}
 
}
 
+
.alert {
@media (min-width: 1200px) {
+
   padding: 15px;
  .d-xl-none {
+
   margin-bottom: 21px;
    display: none !important;
+
   border: 1px solid transparent;
   }
+
   border-radius: 4px;
  .d-xl-inline {
+
}
    display: inline !important;
+
.alert h4 {
  }
+
   margin-top: 0;
  .d-xl-inline-block {
+
   color: inherit;
    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: -webkit-box !important;
 
    display: -ms-flexbox !important;
 
    display: flex !important;
 
   }
 
  .d-xl-inline-flex {
 
    display: -webkit-inline-box !important;
 
    display: -ms-inline-flexbox !important;
 
    display: inline-flex !important;
 
  }
 
 
}
 
}
 
+
.alert .alert-link {
.d-print-block {
+
   font-weight: bold;
   display: none !important;
 
 
}
 
}
 
+
.alert > p,
@media print {
+
.alert > ul {
   .d-print-block {
+
   margin-bottom: 0;
    display: block !important;
 
  }
 
 
}
 
}
 
+
.alert > p + p {
.d-print-inline {
+
   margin-top: 5px;
   display: none !important;
 
 
}
 
}
 
+
.alert-dismissable,
@media print {
+
.alert-dismissible {
   .d-print-inline {
+
   padding-right: 35px;
    display: inline !important;
 
  }
 
 
}
 
}
 
+
.alert-dismissable .close,
.d-print-inline-block {
+
.alert-dismissible .close {
   display: none !important;
+
  position: relative;
 +
  top: -2px;
 +
  right: -21px;
 +
   color: inherit;
 
}
 
}
 
+
.alert-success {
@media print {
+
   background-color: #00bc8c;
   .d-print-inline-block {
+
  border-color: #00bc8c;
    display: inline-block !important;
+
   color: #ffffff;
   }
 
 
}
 
}
 
+
.alert-success hr {
@media print {
+
   border-top-color: #00a379;
   .d-print-none {
 
    display: none !important;
 
  }
 
 
}
 
}
 
+
.alert-success .alert-link {
.embed-responsive {
+
   color: #e6e6e6;
   position: relative;
 
  display: block;
 
  width: 100%;
 
  padding: 0;
 
  overflow: hidden;
 
 
}
 
}
 
+
.alert-info {
.embed-responsive::before {
+
  background-color: #3498db;
   display: block;
+
   border-color: #3498db;
   content: "";
+
   color: #ffffff;
 
}
 
}
 
+
.alert-info hr {
.embed-responsive .embed-responsive-item,
+
   border-top-color: #258cd1;
.embed-responsive iframe,
 
.embed-responsive embed,
 
.embed-responsive object,
 
.embed-responsive video {
 
   position: absolute;
 
  top: 0;
 
  bottom: 0;
 
  left: 0;
 
  width: 100%;
 
  height: 100%;
 
  border: 0;
 
 
}
 
}
 
+
.alert-info .alert-link {
.embed-responsive-21by9::before {
+
   color: #e6e6e6;
   padding-top: 42.8571428571%;
 
 
}
 
}
 
+
.alert-warning {
.embed-responsive-16by9::before {
+
  background-color: #f39c12;
   padding-top: 56.25%;
+
  border-color: #f39c12;
 +
   color: #ffffff;
 
}
 
}
 
+
.alert-warning hr {
.embed-responsive-4by3::before {
+
   border-top-color: #e08e0b;
   padding-top: 75%;
 
 
}
 
}
 
+
.alert-warning .alert-link {
.embed-responsive-1by1::before {
+
   color: #e6e6e6;
   padding-top: 100%;
 
 
}
 
}
 
+
.alert-danger {
.flex-row {
+
   background-color: #e74c3c;
   -webkit-box-orient: horizontal !important;
+
   border-color: #e74c3c;
   -webkit-box-direction: normal !important;
+
  color: #ffffff;
      -ms-flex-direction: row !important;
 
          flex-direction: row !important;
 
 
}
 
}
 
+
.alert-danger hr {
.flex-column {
+
   border-top-color: #e43725;
   -webkit-box-orient: vertical !important;
 
  -webkit-box-direction: normal !important;
 
      -ms-flex-direction: column !important;
 
          flex-direction: column !important;
 
 
}
 
}
 
+
.alert-danger .alert-link {
.flex-row-reverse {
+
   color: #e6e6e6;
   -webkit-box-orient: horizontal !important;
 
  -webkit-box-direction: reverse !important;
 
      -ms-flex-direction: row-reverse !important;
 
          flex-direction: row-reverse !important;
 
 
}
 
}
 
+
@-webkit-keyframes progress-bar-stripes {
.flex-column-reverse {
+
   from {
  -webkit-box-orient: vertical !important;
+
    background-position: 40px 0;
  -webkit-box-direction: reverse !important;
+
  }
      -ms-flex-direction: column-reverse !important;
+
  to {
          flex-direction: column-reverse !important;
+
    background-position: 0 0;
}
+
  }
 
 
.flex-wrap {
 
   -ms-flex-wrap: wrap !important;
 
      flex-wrap: wrap !important;
 
}
 
 
 
.flex-nowrap {
 
  -ms-flex-wrap: nowrap !important;
 
      flex-wrap: nowrap !important;
 
 
}
 
}
 
+
@-o-keyframes progress-bar-stripes {
.flex-wrap-reverse {
+
   from {
   -ms-flex-wrap: wrap-reverse !important;
+
    background-position: 40px 0;
      flex-wrap: wrap-reverse !important;
+
  }
 +
  to {
 +
    background-position: 0 0;
 +
  }
 
}
 
}
 
+
@keyframes progress-bar-stripes {
.justify-content-start {
+
   from {
   -webkit-box-pack: start !important;
+
    background-position: 40px 0;
      -ms-flex-pack: start !important;
+
  }
          justify-content: flex-start !important;
+
  to {
 +
    background-position: 0 0;
 +
  }
 
}
 
}
 
+
.progress {
.justify-content-end {
+
   overflow: hidden;
   -webkit-box-pack: end !important;
+
  height: 21px;
      -ms-flex-pack: end !important;
+
  margin-bottom: 21px;
          justify-content: flex-end !important;
+
  background-color: #ebebeb;
 +
  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 {
.justify-content-center {
+
  float: left;
   -webkit-box-pack: center !important;
+
  width: 0%;
      -ms-flex-pack: center !important;
+
  height: 100%;
          justify-content: center !important;
+
  font-size: 13px;
 +
  line-height: 21px;
 +
  color: #ffffff;
 +
  text-align: center;
 +
  background-color: #375a7f;
 +
   -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,
.justify-content-between {
+
.progress-bar-striped {
   -webkit-box-pack: justify !important;
+
   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);
      -ms-flex-pack: justify !important;
+
  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);
           justify-content: space-between !important;
+
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
 +
  -webkit-background-size: 40px 40px;
 +
           background-size: 40px 40px;
 
}
 
}
 
+
.progress.active .progress-bar,
.justify-content-around {
+
.progress-bar.active {
   -ms-flex-pack: distribute !important;
+
   -webkit-animation: progress-bar-stripes 2s linear infinite;
      justify-content: space-around !important;
+
  -o-animation: progress-bar-stripes 2s linear infinite;
 +
  animation: progress-bar-stripes 2s linear infinite;
 
}
 
}
 
+
.progress-bar-success {
.align-items-start {
+
   background-color: #00bc8c;
   -webkit-box-align: start !important;
 
      -ms-flex-align: start !important;
 
          align-items: flex-start !important;
 
 
}
 
}
 
+
.progress-striped .progress-bar-success {
.align-items-end {
+
   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);
   -webkit-box-align: end !important;
+
  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);
      -ms-flex-align: end !important;
+
  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);
          align-items: flex-end !important;
 
 
}
 
}
 
+
.progress-bar-info {
.align-items-center {
+
   background-color: #3498db;
   -webkit-box-align: center !important;
 
      -ms-flex-align: center !important;
 
          align-items: center !important;
 
 
}
 
}
 
+
.progress-striped .progress-bar-info {
.align-items-baseline {
+
   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);
   -webkit-box-align: baseline !important;
+
  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);
      -ms-flex-align: baseline !important;
+
  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);
          align-items: baseline !important;
 
 
}
 
}
 
+
.progress-bar-warning {
.align-items-stretch {
+
   background-color: #f39c12;
   -webkit-box-align: stretch !important;
 
      -ms-flex-align: stretch !important;
 
          align-items: stretch !important;
 
 
}
 
}
 
+
.progress-striped .progress-bar-warning {
.align-content-start {
+
   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);
   -ms-flex-line-pack: start !important;
+
  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);
      align-content: flex-start !important;
+
  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 {
.align-content-end {
+
   background-color: #e74c3c;
   -ms-flex-line-pack: end !important;
 
      align-content: flex-end !important;
 
 
}
 
}
 
+
.progress-striped .progress-bar-danger {
.align-content-center {
+
   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);
   -ms-flex-line-pack: center !important;
+
  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);
      align-content: center !important;
+
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
 
}
 
}
 
+
.media {
.align-content-between {
+
   margin-top: 15px;
   -ms-flex-line-pack: justify !important;
 
      align-content: space-between !important;
 
 
}
 
}
 
+
.media:first-child {
.align-content-around {
+
   margin-top: 0;
   -ms-flex-line-pack: distribute !important;
 
      align-content: space-around !important;
 
 
}
 
}
 
+
.media,
.align-content-stretch {
+
.media-body {
   -ms-flex-line-pack: stretch !important;
+
   zoom: 1;
      align-content: stretch !important;
+
  overflow: hidden;
 
}
 
}
 
+
.media-body {
.align-self-auto {
+
   width: 10000px;
   -ms-flex-item-align: auto !important;
 
      align-self: auto !important;
 
 
}
 
}
 
+
.media-object {
.align-self-start {
+
   display: block;
   -ms-flex-item-align: start !important;
 
      align-self: flex-start !important;
 
 
}
 
}
 
+
.media-object.img-thumbnail {
.align-self-end {
+
   max-width: none;
   -ms-flex-item-align: end !important;
 
      align-self: flex-end !important;
 
 
}
 
}
 
+
.media-right,
.align-self-center {
+
.media > .pull-right {
   -ms-flex-item-align: center !important;
+
   padding-left: 10px;
      align-self: center !important;
 
 
}
 
}
 
+
.media-left,
.align-self-baseline {
+
.media > .pull-left {
   -ms-flex-item-align: baseline !important;
+
   padding-right: 10px;
      align-self: baseline !important;
 
 
}
 
}
 
+
.media-left,
.align-self-stretch {
+
.media-right,
   -ms-flex-item-align: stretch !important;
+
.media-body {
      align-self: stretch !important;
+
   display: table-cell;
 +
  vertical-align: top;
 
}
 
}
 
+
.media-middle {
@media (min-width: 576px) {
+
   vertical-align: middle;
  .flex-sm-row {
+
}
    -webkit-box-orient: horizontal !important;
+
.media-bottom {
    -webkit-box-direction: normal !important;
+
   vertical-align: bottom;
        -ms-flex-direction: row !important;
+
}
            flex-direction: row !important;
+
.media-heading {
  }
+
   margin-top: 0;
   .flex-sm-column {
+
   margin-bottom: 5px;
    -webkit-box-orient: vertical !important;
 
    -webkit-box-direction: normal !important;
 
        -ms-flex-direction: column !important;
 
            flex-direction: column !important;
 
  }
 
  .flex-sm-row-reverse {
 
    -webkit-box-orient: horizontal !important;
 
    -webkit-box-direction: reverse !important;
 
        -ms-flex-direction: row-reverse !important;
 
            flex-direction: row-reverse !important;
 
   }
 
  .flex-sm-column-reverse {
 
    -webkit-box-orient: vertical !important;
 
    -webkit-box-direction: reverse !important;
 
        -ms-flex-direction: column-reverse !important;
 
            flex-direction: column-reverse !important;
 
  }
 
  .flex-sm-wrap {
 
    -ms-flex-wrap: wrap !important;
 
        flex-wrap: wrap !important;
 
  }
 
  .flex-sm-nowrap {
 
    -ms-flex-wrap: nowrap !important;
 
        flex-wrap: nowrap !important;
 
  }
 
  .flex-sm-wrap-reverse {
 
    -ms-flex-wrap: wrap-reverse !important;
 
        flex-wrap: wrap-reverse !important;
 
  }
 
  .justify-content-sm-start {
 
    -webkit-box-pack: start !important;
 
        -ms-flex-pack: start !important;
 
            justify-content: flex-start !important;
 
  }
 
  .justify-content-sm-end {
 
    -webkit-box-pack: end !important;
 
        -ms-flex-pack: end !important;
 
            justify-content: flex-end !important;
 
  }
 
  .justify-content-sm-center {
 
    -webkit-box-pack: center !important;
 
        -ms-flex-pack: center !important;
 
            justify-content: center !important;
 
  }
 
  .justify-content-sm-between {
 
    -webkit-box-pack: justify !important;
 
        -ms-flex-pack: justify !important;
 
            justify-content: space-between !important;
 
  }
 
  .justify-content-sm-around {
 
    -ms-flex-pack: distribute !important;
 
        justify-content: space-around !important;
 
  }
 
  .align-items-sm-start {
 
    -webkit-box-align: start !important;
 
        -ms-flex-align: start !important;
 
            align-items: flex-start !important;
 
  }
 
  .align-items-sm-end {
 
    -webkit-box-align: end !important;
 
        -ms-flex-align: end !important;
 
            align-items: flex-end !important;
 
   }
 
  .align-items-sm-center {
 
    -webkit-box-align: center !important;
 
        -ms-flex-align: center !important;
 
            align-items: center !important;
 
  }
 
  .align-items-sm-baseline {
 
    -webkit-box-align: baseline !important;
 
        -ms-flex-align: baseline !important;
 
            align-items: baseline !important;
 
  }
 
  .align-items-sm-stretch {
 
    -webkit-box-align: stretch !important;
 
        -ms-flex-align: stretch !important;
 
            align-items: stretch !important;
 
   }
 
  .align-content-sm-start {
 
    -ms-flex-line-pack: start !important;
 
        align-content: flex-start !important;
 
  }
 
  .align-content-sm-end {
 
    -ms-flex-line-pack: end !important;
 
        align-content: flex-end !important;
 
  }
 
  .align-content-sm-center {
 
    -ms-flex-line-pack: center !important;
 
        align-content: center !important;
 
  }
 
  .align-content-sm-between {
 
    -ms-flex-line-pack: justify !important;
 
        align-content: space-between !important;
 
  }
 
  .align-content-sm-around {
 
    -ms-flex-line-pack: distribute !important;
 
        align-content: space-around !important;
 
  }
 
  .align-content-sm-stretch {
 
    -ms-flex-line-pack: stretch !important;
 
        align-content: stretch !important;
 
  }
 
  .align-self-sm-auto {
 
    -ms-flex-item-align: auto !important;
 
        align-self: auto !important;
 
  }
 
  .align-self-sm-start {
 
    -ms-flex-item-align: start !important;
 
        align-self: flex-start !important;
 
  }
 
  .align-self-sm-end {
 
    -ms-flex-item-align: end !important;
 
        align-self: flex-end !important;
 
  }
 
  .align-self-sm-center {
 
    -ms-flex-item-align: center !important;
 
        align-self: center !important;
 
  }
 
  .align-self-sm-baseline {
 
    -ms-flex-item-align: baseline !important;
 
        align-self: baseline !important;
 
  }
 
  .align-self-sm-stretch {
 
    -ms-flex-item-align: stretch !important;
 
        align-self: stretch !important;
 
  }
 
 
}
 
}
 
+
.media-list {
@media (min-width: 768px) {
+
   padding-left: 0;
   .flex-md-row {
+
   list-style: none;
    -webkit-box-orient: horizontal !important;
+
}
    -webkit-box-direction: normal !important;
+
.list-group {
        -ms-flex-direction: row !important;
+
   margin-bottom: 20px;
            flex-direction: row !important;
+
   padding-left: 0;
  }
 
  .flex-md-column {
 
    -webkit-box-orient: vertical !important;
 
    -webkit-box-direction: normal !important;
 
        -ms-flex-direction: column !important;
 
            flex-direction: column !important;
 
  }
 
  .flex-md-row-reverse {
 
    -webkit-box-orient: horizontal !important;
 
    -webkit-box-direction: reverse !important;
 
        -ms-flex-direction: row-reverse !important;
 
            flex-direction: row-reverse !important;
 
   }
 
  .flex-md-column-reverse {
 
    -webkit-box-orient: vertical !important;
 
    -webkit-box-direction: reverse !important;
 
        -ms-flex-direction: column-reverse !important;
 
            flex-direction: column-reverse !important;
 
  }
 
  .flex-md-wrap {
 
    -ms-flex-wrap: wrap !important;
 
        flex-wrap: wrap !important;
 
   }
 
  .flex-md-nowrap {
 
    -ms-flex-wrap: nowrap !important;
 
        flex-wrap: nowrap !important;
 
   }
 
  .flex-md-wrap-reverse {
 
    -ms-flex-wrap: wrap-reverse !important;
 
        flex-wrap: wrap-reverse !important;
 
  }
 
  .justify-content-md-start {
 
    -webkit-box-pack: start !important;
 
        -ms-flex-pack: start !important;
 
            justify-content: flex-start !important;
 
  }
 
  .justify-content-md-end {
 
    -webkit-box-pack: end !important;
 
        -ms-flex-pack: end !important;
 
            justify-content: flex-end !important;
 
  }
 
  .justify-content-md-center {
 
    -webkit-box-pack: center !important;
 
        -ms-flex-pack: center !important;
 
            justify-content: center !important;
 
  }
 
  .justify-content-md-between {
 
    -webkit-box-pack: justify !important;
 
        -ms-flex-pack: justify !important;
 
            justify-content: space-between !important;
 
  }
 
  .justify-content-md-around {
 
    -ms-flex-pack: distribute !important;
 
        justify-content: space-around !important;
 
  }
 
  .align-items-md-start {
 
    -webkit-box-align: start !important;
 
        -ms-flex-align: start !important;
 
            align-items: flex-start !important;
 
  }
 
  .align-items-md-end {
 
    -webkit-box-align: end !important;
 
        -ms-flex-align: end !important;
 
            align-items: flex-end !important;
 
  }
 
  .align-items-md-center {
 
    -webkit-box-align: center !important;
 
        -ms-flex-align: center !important;
 
            align-items: center !important;
 
  }
 
  .align-items-md-baseline {
 
    -webkit-box-align: baseline !important;
 
        -ms-flex-align: baseline !important;
 
            align-items: baseline !important;
 
  }
 
  .align-items-md-stretch {
 
    -webkit-box-align: stretch !important;
 
        -ms-flex-align: stretch !important;
 
            align-items: stretch !important;
 
  }
 
  .align-content-md-start {
 
    -ms-flex-line-pack: start !important;
 
        align-content: flex-start !important;
 
  }
 
  .align-content-md-end {
 
    -ms-flex-line-pack: end !important;
 
        align-content: flex-end !important;
 
  }
 
  .align-content-md-center {
 
    -ms-flex-line-pack: center !important;
 
        align-content: center !important;
 
  }
 
  .align-content-md-between {
 
    -ms-flex-line-pack: justify !important;
 
        align-content: space-between !important;
 
  }
 
  .align-content-md-around {
 
    -ms-flex-line-pack: distribute !important;
 
        align-content: space-around !important;
 
  }
 
  .align-content-md-stretch {
 
    -ms-flex-line-pack: stretch !important;
 
        align-content: stretch !important;
 
  }
 
  .align-self-md-auto {
 
    -ms-flex-item-align: auto !important;
 
        align-self: auto !important;
 
  }
 
  .align-self-md-start {
 
    -ms-flex-item-align: start !important;
 
        align-self: flex-start !important;
 
  }
 
  .align-self-md-end {
 
    -ms-flex-item-align: end !important;
 
        align-self: flex-end !important;
 
  }
 
  .align-self-md-center {
 
    -ms-flex-item-align: center !important;
 
        align-self: center !important;
 
  }
 
  .align-self-md-baseline {
 
    -ms-flex-item-align: baseline !important;
 
        align-self: baseline !important;
 
  }
 
  .align-self-md-stretch {
 
    -ms-flex-item-align: stretch !important;
 
        align-self: stretch !important;
 
  }
 
 
}
 
}
 
+
.list-group-item {
@media (min-width: 992px) {
+
   position: relative;
  .flex-lg-row {
+
   display: block;
    -webkit-box-orient: horizontal !important;
+
   padding: 10px 15px;
    -webkit-box-direction: normal !important;
+
   margin-bottom: -1px;
        -ms-flex-direction: row !important;
+
   background-color: #303030;
            flex-direction: row !important;
+
   border: 1px solid #464545;
  }
+
}
   .flex-lg-column {
+
.list-group-item:first-child {
    -webkit-box-orient: vertical !important;
+
   border-top-right-radius: 4px;
    -webkit-box-direction: normal !important;
+
   border-top-left-radius: 4px;
        -ms-flex-direction: column !important;
+
}
            flex-direction: column !important;
+
.list-group-item:last-child {
   }
+
   margin-bottom: 0;
  .flex-lg-row-reverse {
+
   border-bottom-right-radius: 4px;
    -webkit-box-orient: horizontal !important;
+
   border-bottom-left-radius: 4px;
    -webkit-box-direction: reverse !important;
 
        -ms-flex-direction: row-reverse !important;
 
            flex-direction: row-reverse !important;
 
   }
 
  .flex-lg-column-reverse {
 
    -webkit-box-orient: vertical !important;
 
    -webkit-box-direction: reverse !important;
 
        -ms-flex-direction: column-reverse !important;
 
            flex-direction: column-reverse !important;
 
   }
 
  .flex-lg-wrap {
 
    -ms-flex-wrap: wrap !important;
 
        flex-wrap: wrap !important;
 
   }
 
  .flex-lg-nowrap {
 
    -ms-flex-wrap: nowrap !important;
 
        flex-wrap: nowrap !important;
 
   }
 
  .flex-lg-wrap-reverse {
 
    -ms-flex-wrap: wrap-reverse !important;
 
        flex-wrap: wrap-reverse !important;
 
  }
 
  .justify-content-lg-start {
 
    -webkit-box-pack: start !important;
 
        -ms-flex-pack: start !important;
 
            justify-content: flex-start !important;
 
  }
 
  .justify-content-lg-end {
 
    -webkit-box-pack: end !important;
 
        -ms-flex-pack: end !important;
 
            justify-content: flex-end !important;
 
  }
 
   .justify-content-lg-center {
 
    -webkit-box-pack: center !important;
 
        -ms-flex-pack: center !important;
 
            justify-content: center !important;
 
   }
 
  .justify-content-lg-between {
 
    -webkit-box-pack: justify !important;
 
        -ms-flex-pack: justify !important;
 
            justify-content: space-between !important;
 
  }
 
  .justify-content-lg-around {
 
    -ms-flex-pack: distribute !important;
 
        justify-content: space-around !important;
 
  }
 
  .align-items-lg-start {
 
    -webkit-box-align: start !important;
 
        -ms-flex-align: start !important;
 
            align-items: flex-start !important;
 
  }
 
  .align-items-lg-end {
 
    -webkit-box-align: end !important;
 
        -ms-flex-align: end !important;
 
            align-items: flex-end !important;
 
  }
 
  .align-items-lg-center {
 
    -webkit-box-align: center !important;
 
        -ms-flex-align: center !important;
 
            align-items: center !important;
 
  }
 
  .align-items-lg-baseline {
 
    -webkit-box-align: baseline !important;
 
        -ms-flex-align: baseline !important;
 
            align-items: baseline !important;
 
  }
 
  .align-items-lg-stretch {
 
    -webkit-box-align: stretch !important;
 
        -ms-flex-align: stretch !important;
 
            align-items: stretch !important;
 
  }
 
  .align-content-lg-start {
 
    -ms-flex-line-pack: start !important;
 
        align-content: flex-start !important;
 
  }
 
  .align-content-lg-end {
 
    -ms-flex-line-pack: end !important;
 
        align-content: flex-end !important;
 
  }
 
  .align-content-lg-center {
 
    -ms-flex-line-pack: center !important;
 
        align-content: center !important;
 
  }
 
  .align-content-lg-between {
 
    -ms-flex-line-pack: justify !important;
 
        align-content: space-between !important;
 
  }
 
  .align-content-lg-around {
 
    -ms-flex-line-pack: distribute !important;
 
        align-content: space-around !important;
 
  }
 
  .align-content-lg-stretch {
 
    -ms-flex-line-pack: stretch !important;
 
        align-content: stretch !important;
 
  }
 
  .align-self-lg-auto {
 
    -ms-flex-item-align: auto !important;
 
        align-self: auto !important;
 
  }
 
  .align-self-lg-start {
 
    -ms-flex-item-align: start !important;
 
        align-self: flex-start !important;
 
   }
 
  .align-self-lg-end {
 
    -ms-flex-item-align: end !important;
 
        align-self: flex-end !important;
 
   }
 
  .align-self-lg-center {
 
    -ms-flex-item-align: center !important;
 
        align-self: center !important;
 
   }
 
  .align-self-lg-baseline {
 
    -ms-flex-item-align: baseline !important;
 
        align-self: baseline !important;
 
  }
 
  .align-self-lg-stretch {
 
    -ms-flex-item-align: stretch !important;
 
        align-self: stretch !important;
 
  }
 
 
}
 
}
 
+
a.list-group-item,
@media (min-width: 1200px) {
+
button.list-group-item {
  .flex-xl-row {
+
   color: #0ce3ac;
    -webkit-box-orient: horizontal !important;
 
    -webkit-box-direction: normal !important;
 
        -ms-flex-direction: row !important;
 
            flex-direction: row !important;
 
  }
 
  .flex-xl-column {
 
    -webkit-box-orient: vertical !important;
 
    -webkit-box-direction: normal !important;
 
        -ms-flex-direction: column !important;
 
            flex-direction: column !important;
 
  }
 
  .flex-xl-row-reverse {
 
    -webkit-box-orient: horizontal !important;
 
    -webkit-box-direction: reverse !important;
 
        -ms-flex-direction: row-reverse !important;
 
            flex-direction: row-reverse !important;
 
  }
 
  .flex-xl-column-reverse {
 
    -webkit-box-orient: vertical !important;
 
    -webkit-box-direction: reverse !important;
 
        -ms-flex-direction: column-reverse !important;
 
            flex-direction: column-reverse !important;
 
  }
 
  .flex-xl-wrap {
 
    -ms-flex-wrap: wrap !important;
 
        flex-wrap: wrap !important;
 
  }
 
  .flex-xl-nowrap {
 
    -ms-flex-wrap: nowrap !important;
 
        flex-wrap: nowrap !important;
 
  }
 
  .flex-xl-wrap-reverse {
 
    -ms-flex-wrap: wrap-reverse !important;
 
        flex-wrap: wrap-reverse !important;
 
  }
 
  .justify-content-xl-start {
 
    -webkit-box-pack: start !important;
 
        -ms-flex-pack: start !important;
 
            justify-content: flex-start !important;
 
  }
 
  .justify-content-xl-end {
 
    -webkit-box-pack: end !important;
 
        -ms-flex-pack: end !important;
 
            justify-content: flex-end !important;
 
  }
 
  .justify-content-xl-center {
 
    -webkit-box-pack: center !important;
 
        -ms-flex-pack: center !important;
 
            justify-content: center !important;
 
  }
 
  .justify-content-xl-between {
 
    -webkit-box-pack: justify !important;
 
        -ms-flex-pack: justify !important;
 
            justify-content: space-between !important;
 
  }
 
  .justify-content-xl-around {
 
    -ms-flex-pack: distribute !important;
 
        justify-content: space-around !important;
 
  }
 
  .align-items-xl-start {
 
    -webkit-box-align: start !important;
 
        -ms-flex-align: start !important;
 
            align-items: flex-start !important;
 
  }
 
  .align-items-xl-end {
 
    -webkit-box-align: end !important;
 
        -ms-flex-align: end !important;
 
            align-items: flex-end !important;
 
  }
 
  .align-items-xl-center {
 
    -webkit-box-align: center !important;
 
        -ms-flex-align: center !important;
 
            align-items: center !important;
 
  }
 
  .align-items-xl-baseline {
 
    -webkit-box-align: baseline !important;
 
        -ms-flex-align: baseline !important;
 
            align-items: baseline !important;
 
  }
 
  .align-items-xl-stretch {
 
    -webkit-box-align: stretch !important;
 
        -ms-flex-align: stretch !important;
 
            align-items: stretch !important;
 
  }
 
  .align-content-xl-start {
 
    -ms-flex-line-pack: start !important;
 
        align-content: flex-start !important;
 
  }
 
  .align-content-xl-end {
 
    -ms-flex-line-pack: end !important;
 
        align-content: flex-end !important;
 
  }
 
  .align-content-xl-center {
 
    -ms-flex-line-pack: center !important;
 
        align-content: center !important;
 
  }
 
  .align-content-xl-between {
 
    -ms-flex-line-pack: justify !important;
 
        align-content: space-between !important;
 
  }
 
  .align-content-xl-around {
 
    -ms-flex-line-pack: distribute !important;
 
        align-content: space-around !important;
 
  }
 
  .align-content-xl-stretch {
 
    -ms-flex-line-pack: stretch !important;
 
        align-content: stretch !important;
 
  }
 
  .align-self-xl-auto {
 
    -ms-flex-item-align: auto !important;
 
        align-self: auto !important;
 
  }
 
  .align-self-xl-start {
 
    -ms-flex-item-align: start !important;
 
        align-self: flex-start !important;
 
  }
 
  .align-self-xl-end {
 
    -ms-flex-item-align: end !important;
 
        align-self: flex-end !important;
 
  }
 
  .align-self-xl-center {
 
    -ms-flex-item-align: center !important;
 
        align-self: center !important;
 
  }
 
  .align-self-xl-baseline {
 
    -ms-flex-item-align: baseline !important;
 
        align-self: baseline !important;
 
  }
 
   .align-self-xl-stretch {
 
    -ms-flex-item-align: stretch !important;
 
        align-self: stretch !important;
 
  }
 
 
}
 
}
 
+
a.list-group-item .list-group-item-heading,
.float-left {
+
button.list-group-item .list-group-item-heading {
   float: left !important;
+
   color: #0bcb9a;
 
}
 
}
 
+
a.list-group-item:hover,
.float-right {
+
button.list-group-item:hover,
   float: right !important;
+
a.list-group-item:focus,
 +
button.list-group-item:focus {
 +
   text-decoration: none;
 +
  color: #0ce3ac;
 +
  background-color: transparent;
 
}
 
}
 
+
button.list-group-item {
.float-none {
+
   width: 100%;
   float: none !important;
+
  text-align: left;
 
}
 
}
 
+
.list-group-item.disabled,
@media (min-width: 576px) {
+
.list-group-item.disabled:hover,
  .float-sm-left {
+
.list-group-item.disabled:focus {
    float: left !important;
+
  background-color: #ebebeb;
  }
+
   color: #999999;
  .float-sm-right {
+
   cursor: not-allowed;
    float: right !important;
 
   }
 
   .float-sm-none {
 
    float: none !important;
 
  }
 
 
}
 
}
 
+
.list-group-item.disabled .list-group-item-heading,
@media (min-width: 768px) {
+
.list-group-item.disabled:hover .list-group-item-heading,
  .float-md-left {
+
.list-group-item.disabled:focus .list-group-item-heading {
    float: left !important;
+
  color: inherit;
  }
 
  .float-md-right {
 
    float: right !important;
 
  }
 
  .float-md-none {
 
    float: none !important;
 
  }
 
 
}
 
}
 
+
.list-group-item.disabled .list-group-item-text,
@media (min-width: 992px) {
+
.list-group-item.disabled:hover .list-group-item-text,
  .float-lg-left {
+
.list-group-item.disabled:focus .list-group-item-text {
    float: left !important;
+
  color: #999999;
  }
 
  .float-lg-right {
 
    float: right !important;
 
  }
 
  .float-lg-none {
 
    float: none !important;
 
  }
 
 
}
 
}
 
+
.list-group-item.active,
@media (min-width: 1200px) {
+
.list-group-item.active:hover,
  .float-xl-left {
+
.list-group-item.active:focus {
    float: left !important;
+
  z-index: 2;
   }
+
   color: #ffffff;
   .float-xl-right {
+
   background-color: #375a7f;
    float: right !important;
+
   border-color: #375a7f;
   }
 
  .float-xl-none {
 
    float: none !important;
 
  }
 
 
}
 
}
 
+
.list-group-item.active .list-group-item-heading,
.position-static {
+
.list-group-item.active:hover .list-group-item-heading,
   position: static !important;
+
.list-group-item.active:focus .list-group-item-heading,
 +
.list-group-item.active .list-group-item-heading > small,
 +
.list-group-item.active:hover .list-group-item-heading > small,
 +
.list-group-item.active:focus .list-group-item-heading > small,
 +
.list-group-item.active .list-group-item-heading > .small,
 +
.list-group-item.active:hover .list-group-item-heading > .small,
 +
.list-group-item.active:focus .list-group-item-heading > .small {
 +
   color: inherit;
 
}
 
}
 
+
.list-group-item.active .list-group-item-text,
.position-relative {
+
.list-group-item.active:hover .list-group-item-text,
   position: relative !important;
+
.list-group-item.active:focus .list-group-item-text {
 +
   color: #a8c0da;
 
}
 
}
 
+
.list-group-item-success {
.position-absolute {
+
   color: #ffffff;
   position: absolute !important;
+
  background-color: #00bc8c;
 
}
 
}
 
+
a.list-group-item-success,
.position-fixed {
+
button.list-group-item-success {
   position: fixed !important;
+
   color: #ffffff;
 
}
 
}
 
+
a.list-group-item-success .list-group-item-heading,
.position-sticky {
+
button.list-group-item-success .list-group-item-heading {
  position: -webkit-sticky !important;
+
   color: inherit;
   position: sticky !important;
 
 
}
 
}
 
+
a.list-group-item-success:hover,
.fixed-top {
+
button.list-group-item-success:hover,
  position: fixed;
+
a.list-group-item-success:focus,
  top: 0;
+
button.list-group-item-success:focus {
  right: 0;
+
   color: #ffffff;
   left: 0;
+
   background-color: #00a379;
   z-index: 1030;
 
 
}
 
}
 
+
a.list-group-item-success.active,
.fixed-bottom {
+
button.list-group-item-success.active,
  position: fixed;
+
a.list-group-item-success.active:hover,
  right: 0;
+
button.list-group-item-success.active:hover,
   bottom: 0;
+
a.list-group-item-success.active:focus,
   left: 0;
+
button.list-group-item-success.active:focus {
   z-index: 1030;
+
   color: #fff;
 +
   background-color: #ffffff;
 +
   border-color: #ffffff;
 
}
 
}
 
+
.list-group-item-info {
@supports ((position: -webkit-sticky) or (position: sticky)) {
+
   color: #ffffff;
   .sticky-top {
+
  background-color: #3498db;
    position: -webkit-sticky;
 
    position: sticky;
 
    top: 0;
 
    z-index: 1020;
 
  }
 
 
}
 
}
 
+
a.list-group-item-info,
.sr-only {
+
button.list-group-item-info {
  position: absolute;
+
   color: #ffffff;
  width: 1px;
 
  height: 1px;
 
  padding: 0;
 
  overflow: hidden;
 
  clip: rect(0, 0, 0, 0);
 
  white-space: nowrap;
 
  -webkit-clip-path: inset(50%);
 
          clip-path: inset(50%);
 
   border: 0;
 
 
}
 
}
 
+
a.list-group-item-info .list-group-item-heading,
.sr-only-focusable:active, .sr-only-focusable:focus {
+
button.list-group-item-info .list-group-item-heading {
  position: static;
+
  color: inherit;
  width: auto;
 
  height: auto;
 
  overflow: visible;
 
  clip: auto;
 
  white-space: normal;
 
  -webkit-clip-path: none;
 
          clip-path: none;
 
 
}
 
}
 
+
a.list-group-item-info:hover,
.w-25 {
+
button.list-group-item-info:hover,
   width: 25% !important;
+
a.list-group-item-info:focus,
 +
button.list-group-item-info:focus {
 +
   color: #ffffff;
 +
  background-color: #258cd1;
 
}
 
}
 
+
a.list-group-item-info.active,
.w-50 {
+
button.list-group-item-info.active,
   width: 50% !important;
+
a.list-group-item-info.active:hover,
 +
button.list-group-item-info.active:hover,
 +
a.list-group-item-info.active:focus,
 +
button.list-group-item-info.active:focus {
 +
   color: #fff;
 +
  background-color: #ffffff;
 +
  border-color: #ffffff;
 
}
 
}
 
+
.list-group-item-warning {
.w-75 {
+
   color: #ffffff;
   width: 75% !important;
+
  background-color: #f39c12;
 
}
 
}
 
+
a.list-group-item-warning,
.w-100 {
+
button.list-group-item-warning {
   width: 100% !important;
+
   color: #ffffff;
 
}
 
}
 
+
a.list-group-item-warning .list-group-item-heading,
.h-25 {
+
button.list-group-item-warning .list-group-item-heading {
   height: 25% !important;
+
   color: inherit;
 
}
 
}
 
+
a.list-group-item-warning:hover,
.h-50 {
+
button.list-group-item-warning:hover,
   height: 50% !important;
+
a.list-group-item-warning:focus,
 +
button.list-group-item-warning:focus {
 +
   color: #ffffff;
 +
  background-color: #e08e0b;
 
}
 
}
 
+
a.list-group-item-warning.active,
.h-75 {
+
button.list-group-item-warning.active,
   height: 75% !important;
+
a.list-group-item-warning.active:hover,
 +
button.list-group-item-warning.active:hover,
 +
a.list-group-item-warning.active:focus,
 +
button.list-group-item-warning.active:focus {
 +
   color: #fff;
 +
  background-color: #ffffff;
 +
  border-color: #ffffff;
 
}
 
}
 
+
.list-group-item-danger {
.h-100 {
+
   color: #ffffff;
   height: 100% !important;
+
  background-color: #e74c3c;
 
}
 
}
 
+
a.list-group-item-danger,
.mw-100 {
+
button.list-group-item-danger {
   max-width: 100% !important;
+
   color: #ffffff;
 
}
 
}
 
+
a.list-group-item-danger .list-group-item-heading,
.mh-100 {
+
button.list-group-item-danger .list-group-item-heading {
   max-height: 100% !important;
+
   color: inherit;
 
}
 
}
 
+
a.list-group-item-danger:hover,
.m-0 {
+
button.list-group-item-danger:hover,
   margin: 0 !important;
+
a.list-group-item-danger:focus,
 +
button.list-group-item-danger:focus {
 +
   color: #ffffff;
 +
  background-color: #e43725;
 
}
 
}
 
+
a.list-group-item-danger.active,
.mt-0,
+
button.list-group-item-danger.active,
.my-0 {
+
a.list-group-item-danger.active:hover,
   margin-top: 0 !important;
+
button.list-group-item-danger.active:hover,
 +
a.list-group-item-danger.active:focus,
 +
button.list-group-item-danger.active:focus {
 +
   color: #fff;
 +
  background-color: #ffffff;
 +
  border-color: #ffffff;
 
}
 
}
 
+
.list-group-item-heading {
.mr-0,
+
  margin-top: 0;
.mx-0 {
+
   margin-bottom: 5px;
   margin-right: 0 !important;
 
 
}
 
}
 
+
.list-group-item-text {
.mb-0,
+
   margin-bottom: 0;
.my-0 {
+
  line-height: 1.3;
   margin-bottom: 0 !important;
 
 
}
 
}
 
+
.panel {
.ml-0,
+
  margin-bottom: 21px;
.mx-0 {
+
  background-color: #303030;
   margin-left: 0 !important;
+
  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 {
.m-1 {
+
   padding: 15px;
   margin: 0.25rem !important;
 
 
}
 
}
 
+
.panel-heading {
.mt-1,
+
  padding: 10px 15px;
.my-1 {
+
  border-bottom: 1px solid transparent;
   margin-top: 0.25rem !important;
+
  border-top-right-radius: 3px;
 +
   border-top-left-radius: 3px;
 
}
 
}
 
+
.panel-heading > .dropdown .dropdown-toggle {
.mr-1,
+
   color: inherit;
.mx-1 {
 
   margin-right: 0.25rem !important;
 
 
}
 
}
 
+
.panel-title {
.mb-1,
+
  margin-top: 0;
.my-1 {
+
   margin-bottom: 0;
   margin-bottom: 0.25rem !important;
+
  font-size: 17px;
 +
  color: inherit;
 
}
 
}
 
+
.panel-title > a,
.ml-1,
+
.panel-title > small,
.mx-1 {
+
.panel-title > .small,
   margin-left: 0.25rem !important;
+
.panel-title > small > a,
 +
.panel-title > .small > a {
 +
   color: inherit;
 
}
 
}
 
+
.panel-footer {
.m-2 {
+
   padding: 10px 15px;
   margin: 0.5rem !important;
+
  background-color: #464545;
 +
  border-top: 1px solid #464545;
 +
  border-bottom-right-radius: 3px;
 +
  border-bottom-left-radius: 3px;
 
}
 
}
 
+
.panel > .list-group,
.mt-2,
+
.panel > .panel-collapse > .list-group {
.my-2 {
+
   margin-bottom: 0;
   margin-top: 0.5rem !important;
 
 
}
 
}
 
+
.panel > .list-group .list-group-item,
.mr-2,
+
.panel > .panel-collapse > .list-group .list-group-item {
.mx-2 {
+
   border-width: 1px 0;
   margin-right: 0.5rem !important;
+
  border-radius: 0;
 
}
 
}
 
+
.panel > .list-group:first-child .list-group-item:first-child,
.mb-2,
+
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
.my-2 {
+
   border-top: 0;
   margin-bottom: 0.5rem !important;
+
  border-top-right-radius: 3px;
 +
  border-top-left-radius: 3px;
 
}
 
}
 
+
.panel > .list-group:last-child .list-group-item:last-child,
.ml-2,
+
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
.mx-2 {
+
   border-bottom: 0;
   margin-left: 0.5rem !important;
+
  border-bottom-right-radius: 3px;
 +
  border-bottom-left-radius: 3px;
 
}
 
}
 
+
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
.m-3 {
+
   border-top-right-radius: 0;
   margin: 1rem !important;
+
  border-top-left-radius: 0;
 
}
 
}
 
+
.panel-heading + .list-group .list-group-item:first-child {
.mt-3,
+
   border-top-width: 0;
.my-3 {
 
   margin-top: 1rem !important;
 
 
}
 
}
 
+
.list-group + .panel-footer {
.mr-3,
+
   border-top-width: 0;
.mx-3 {
 
   margin-right: 1rem !important;
 
 
}
 
}
 
+
.panel > .table,
.mb-3,
+
.panel > .table-responsive > .table,
.my-3 {
+
.panel > .panel-collapse > .table {
   margin-bottom: 1rem !important;
+
   margin-bottom: 0;
 
}
 
}
 
+
.panel > .table caption,
.ml-3,
+
.panel > .table-responsive > .table caption,
.mx-3 {
+
.panel > .panel-collapse > .table caption {
   margin-left: 1rem !important;
+
   padding-left: 15px;
 +
  padding-right: 15px;
 
}
 
}
 
+
.panel > .table:first-child,
.m-4 {
+
.panel > .table-responsive:first-child > .table:first-child {
   margin: 1.5rem !important;
+
   border-top-right-radius: 3px;
 +
  border-top-left-radius: 3px;
 
}
 
}
 
+
.panel > .table:first-child > thead:first-child > tr:first-child,
.mt-4,
+
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.my-4 {
+
.panel > .table:first-child > tbody:first-child > tr:first-child,
   margin-top: 1.5rem !important;
+
.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,
.mr-4,
+
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.mx-4 {
+
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
   margin-right: 1.5rem !important;
+
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
 +
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
 +
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
 +
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
 +
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
 +
   border-top-left-radius: 3px;
 
}
 
}
 
+
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.mb-4,
+
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.my-4 {
+
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
   margin-bottom: 1.5rem !important;
+
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
 +
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
 +
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
 +
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
 +
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
 +
   border-top-right-radius: 3px;
 
}
 
}
 
+
.panel > .table:last-child,
.ml-4,
+
.panel > .table-responsive:last-child > .table:last-child {
.mx-4 {
+
   border-bottom-right-radius: 3px;
   margin-left: 1.5rem !important;
+
  border-bottom-left-radius: 3px;
 
}
 
}
 
+
.panel > .table:last-child > tbody:last-child > tr:last-child,
.m-5 {
+
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
   margin: 3rem !important;
+
.panel > .table:last-child > tfoot: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,
.mt-5,
+
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.my-5 {
+
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
   margin-top: 3rem !important;
+
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
 +
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
 +
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
 +
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
 +
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
 +
   border-bottom-left-radius: 3px;
 
}
 
}
 
+
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.mr-5,
+
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.mx-5 {
+
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
   margin-right: 3rem !important;
+
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
 +
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
 +
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
 +
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
 +
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
 +
   border-bottom-right-radius: 3px;
 
}
 
}
 
+
.panel > .panel-body + .table,
.mb-5,
+
.panel > .panel-body + .table-responsive,
.my-5 {
+
.panel > .table + .panel-body,
   margin-bottom: 3rem !important;
+
.panel > .table-responsive + .panel-body {
 +
   border-top: 1px solid #464545;
 
}
 
}
 
+
.panel > .table > tbody:first-child > tr:first-child th,
.ml-5,
+
.panel > .table > tbody:first-child > tr:first-child td {
.mx-5 {
+
   border-top: 0;
   margin-left: 3rem !important;
 
 
}
 
}
 
+
.panel > .table-bordered,
.p-0 {
+
.panel > .table-responsive > .table-bordered {
   padding: 0 !important;
+
  border: 0;
 +
}
 +
.panel > .table-bordered > thead > tr > th:first-child,
 +
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
 +
.panel > .table-bordered > tbody > tr > th:first-child,
 +
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
 +
.panel > .table-bordered > tfoot > tr > th:first-child,
 +
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
 +
.panel > .table-bordered > thead > tr > td:first-child,
 +
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
 +
.panel > .table-bordered > tbody > tr > td:first-child,
 +
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
 +
.panel > .table-bordered > tfoot > tr > td:first-child,
 +
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
 +
   border-left: 0;
 +
}
 +
.panel > .table-bordered > thead > tr > th:last-child,
 +
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
 +
.panel > .table-bordered > tbody > tr > th:last-child,
 +
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
 +
.panel > .table-bordered > tfoot > tr > th:last-child,
 +
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
 +
.panel > .table-bordered > thead > tr > td:last-child,
 +
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
 +
.panel > .table-bordered > tbody > tr > td:last-child,
 +
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
 +
.panel > .table-bordered > tfoot > tr > td:last-child,
 +
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
 +
  border-right: 0;
 
}
 
}
 
+
.panel > .table-bordered > thead > tr:first-child > td,
.pt-0,
+
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.py-0 {
+
.panel > .table-bordered > tbody > tr:first-child > td,
   padding-top: 0 !important;
+
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
 +
.panel > .table-bordered > thead > tr:first-child > th,
 +
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
 +
.panel > .table-bordered > tbody > tr:first-child > th,
 +
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
 +
   border-bottom: 0;
 
}
 
}
 
+
.panel > .table-bordered > tbody > tr:last-child > td,
.pr-0,
+
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.px-0 {
+
.panel > .table-bordered > tfoot > tr:last-child > td,
   padding-right: 0 !important;
+
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
 +
.panel > .table-bordered > tbody > tr:last-child > th,
 +
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
 +
.panel > .table-bordered > tfoot > tr:last-child > th,
 +
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
 +
   border-bottom: 0;
 
}
 
}
 
+
.panel > .table-responsive {
.pb-0,
+
  border: 0;
.py-0 {
+
   margin-bottom: 0;
   padding-bottom: 0 !important;
 
 
}
 
}
 
+
.panel-group {
.pl-0,
+
   margin-bottom: 21px;
.px-0 {
 
   padding-left: 0 !important;
 
 
}
 
}
 
+
.panel-group .panel {
.p-1 {
+
   margin-bottom: 0;
   padding: 0.25rem !important;
+
  border-radius: 4px;
 
}
 
}
 
+
.panel-group .panel + .panel {
.pt-1,
+
   margin-top: 5px;
.py-1 {
 
   padding-top: 0.25rem !important;
 
 
}
 
}
 
+
.panel-group .panel-heading {
.pr-1,
+
   border-bottom: 0;
.px-1 {
 
   padding-right: 0.25rem !important;
 
 
}
 
}
 
+
.panel-group .panel-heading + .panel-collapse > .panel-body,
.pb-1,
+
.panel-group .panel-heading + .panel-collapse > .list-group {
.py-1 {
+
   border-top: 1px solid #464545;
   padding-bottom: 0.25rem !important;
 
 
}
 
}
 
+
.panel-group .panel-footer {
.pl-1,
+
   border-top: 0;
.px-1 {
 
   padding-left: 0.25rem !important;
 
 
}
 
}
 
+
.panel-group .panel-footer + .panel-collapse .panel-body {
.p-2 {
+
   border-bottom: 1px solid #464545;
   padding: 0.5rem !important;
 
 
}
 
}
 
+
.panel-default {
.pt-2,
+
   border-color: #464545;
.py-2 {
 
   padding-top: 0.5rem !important;
 
 
}
 
}
 
+
.panel-default > .panel-heading {
.pr-2,
+
   color: #ffffff;
.px-2 {
+
  background-color: #303030;
   padding-right: 0.5rem !important;
+
  border-color: #464545;
 
}
 
}
 
+
.panel-default > .panel-heading + .panel-collapse > .panel-body {
.pb-2,
+
   border-top-color: #464545;
.py-2 {
 
   padding-bottom: 0.5rem !important;
 
 
}
 
}
 
+
.panel-default > .panel-heading .badge {
.pl-2,
+
   color: #303030;
.px-2 {
+
  background-color: #ffffff;
   padding-left: 0.5rem !important;
 
 
}
 
}
 
+
.panel-default > .panel-footer + .panel-collapse > .panel-body {
.p-3 {
+
   border-bottom-color: #464545;
   padding: 1rem !important;
 
 
}
 
}
 
+
.panel-primary {
.pt-3,
+
   border-color: #375a7f;
.py-3 {
 
   padding-top: 1rem !important;
 
 
}
 
}
 
+
.panel-primary > .panel-heading {
.pr-3,
+
   color: #ffffff;
.px-3 {
+
  background-color: #375a7f;
   padding-right: 1rem !important;
+
  border-color: #375a7f;
 
}
 
}
 
+
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
.pb-3,
+
   border-top-color: #375a7f;
.py-3 {
 
   padding-bottom: 1rem !important;
 
 
}
 
}
 
+
.panel-primary > .panel-heading .badge {
.pl-3,
+
   color: #375a7f;
.px-3 {
+
  background-color: #ffffff;
   padding-left: 1rem !important;
 
 
}
 
}
 
+
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
.p-4 {
+
   border-bottom-color: #375a7f;
   padding: 1.5rem !important;
 
 
}
 
}
 
+
.panel-success {
.pt-4,
+
   border-color: #00bc8c;
.py-4 {
 
   padding-top: 1.5rem !important;
 
 
}
 
}
 
+
.panel-success > .panel-heading {
.pr-4,
+
   color: #ffffff;
.px-4 {
+
  background-color: #00bc8c;
   padding-right: 1.5rem !important;
+
  border-color: #00bc8c;
 
}
 
}
 
+
.panel-success > .panel-heading + .panel-collapse > .panel-body {
.pb-4,
+
   border-top-color: #00bc8c;
.py-4 {
 
   padding-bottom: 1.5rem !important;
 
 
}
 
}
 
+
.panel-success > .panel-heading .badge {
.pl-4,
+
   color: #00bc8c;
.px-4 {
+
  background-color: #ffffff;
   padding-left: 1.5rem !important;
 
 
}
 
}
 
+
.panel-success > .panel-footer + .panel-collapse > .panel-body {
.p-5 {
+
   border-bottom-color: #00bc8c;
   padding: 3rem !important;
 
 
}
 
}
 
+
.panel-info {
.pt-5,
+
   border-color: #3498db;
.py-5 {
 
   padding-top: 3rem !important;
 
 
}
 
}
 
+
.panel-info > .panel-heading {
.pr-5,
+
   color: #ffffff;
.px-5 {
+
  background-color: #3498db;
   padding-right: 3rem !important;
+
  border-color: #3498db;
 
}
 
}
 
+
.panel-info > .panel-heading + .panel-collapse > .panel-body {
.pb-5,
+
   border-top-color: #3498db;
.py-5 {
 
   padding-bottom: 3rem !important;
 
 
}
 
}
 
+
.panel-info > .panel-heading .badge {
.pl-5,
+
   color: #3498db;
.px-5 {
+
  background-color: #ffffff;
   padding-left: 3rem !important;
 
 
}
 
}
 
+
.panel-info > .panel-footer + .panel-collapse > .panel-body {
.m-auto {
+
   border-bottom-color: #3498db;
   margin: auto !important;
 
 
}
 
}
 
+
.panel-warning {
.mt-auto,
+
   border-color: #f39c12;
.my-auto {
 
   margin-top: auto !important;
 
 
}
 
}
 
+
.panel-warning > .panel-heading {
.mr-auto,
+
   color: #ffffff;
.mx-auto {
+
  background-color: #f39c12;
   margin-right: auto !important;
+
  border-color: #f39c12;
 
}
 
}
 
+
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
.mb-auto,
+
   border-top-color: #f39c12;
.my-auto {
 
   margin-bottom: auto !important;
 
 
}
 
}
 
+
.panel-warning > .panel-heading .badge {
.ml-auto,
+
   color: #f39c12;
.mx-auto {
+
  background-color: #ffffff;
   margin-left: auto !important;
 
 
}
 
}
 
+
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
@media (min-width: 576px) {
+
   border-bottom-color: #f39c12;
  .m-sm-0 {
+
}
    margin: 0 !important;
+
.panel-danger {
  }
+
   border-color: #e74c3c;
  .mt-sm-0,
+
}
   .my-sm-0 {
+
.panel-danger > .panel-heading {
    margin-top: 0 !important;
+
  color: #ffffff;
  }
+
   background-color: #e74c3c;
  .mr-sm-0,
+
   border-color: #e74c3c;
   .mx-sm-0 {
+
}
    margin-right: 0 !important;
+
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  }
+
  border-top-color: #e74c3c;
  .mb-sm-0,
+
}
  .my-sm-0 {
+
.panel-danger > .panel-heading .badge {
    margin-bottom: 0 !important;
+
  color: #e74c3c;
   }
+
   background-color: #ffffff;
  .ml-sm-0,
+
}
  .mx-sm-0 {
+
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    margin-left: 0 !important;
+
   border-bottom-color: #e74c3c;
   }
+
}
  .m-sm-1 {
+
.embed-responsive {
    margin: 0.25rem !important;
+
   position: relative;
  }
+
   display: block;
  .mt-sm-1,
+
   height: 0;
  .my-sm-1 {
+
   padding: 0;
    margin-top: 0.25rem !important;
+
   overflow: hidden;
  }
+
}
  .mr-sm-1,
+
.embed-responsive .embed-responsive-item,
  .mx-sm-1 {
+
.embed-responsive iframe,
    margin-right: 0.25rem !important;
+
.embed-responsive embed,
   }
+
.embed-responsive object,
  .mb-sm-1,
+
.embed-responsive video {
  .my-sm-1 {
+
  position: absolute;
    margin-bottom: 0.25rem !important;
+
   top: 0;
  }
+
   left: 0;
  .ml-sm-1,
+
   bottom: 0;
  .mx-sm-1 {
+
   height: 100%;
    margin-left: 0.25rem !important;
+
   width: 100%;
   }
+
   border: 0;
  .m-sm-2 {
+
}
    margin: 0.5rem !important;
+
.embed-responsive-16by9 {
  }
+
  padding-bottom: 56.25%;
  .mt-sm-2,
+
}
   .my-sm-2 {
+
.embed-responsive-4by3 {
    margin-top: 0.5rem !important;
+
   padding-bottom: 75%;
   }
+
}
  .mr-sm-2,
+
.well {
  .mx-sm-2 {
+
   min-height: 20px;
    margin-right: 0.5rem !important;
+
   padding: 19px;
   }
+
   margin-bottom: 20px;
  .mb-sm-2,
+
   background-color: #303030;
  .my-sm-2 {
+
   border: 1px solid transparent;
    margin-bottom: 0.5rem !important;
+
   border-radius: 4px;
   }
+
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  .ml-sm-2,
+
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  .mx-sm-2 {
+
}
    margin-left: 0.5rem !important;
+
.well blockquote {
   }
+
   border-color: #ddd;
  .m-sm-3 {
+
   border-color: rgba(0, 0, 0, 0.15);
    margin: 1rem !important;
+
}
  }
+
.well-lg {
  .mt-sm-3,
+
   padding: 24px;
  .my-sm-3 {
+
   border-radius: 6px;
    margin-top: 1rem !important;
+
}
  }
+
.well-sm {
  .mr-sm-3,
+
   padding: 9px;
  .mx-sm-3 {
+
   border-radius: 3px;
    margin-right: 1rem !important;
+
}
  }
+
.close {
  .mb-sm-3,
+
   float: right;
  .my-sm-3 {
+
   font-size: 22.5px;
    margin-bottom: 1rem !important;
+
   font-weight: bold;
   }
+
   line-height: 1;
  .ml-sm-3,
+
   color: #ffffff;
   .mx-sm-3 {
+
   text-shadow: none;
    margin-left: 1rem !important;
+
   opacity: 0.2;
   }
+
   filter: alpha(opacity=20);
   .m-sm-4 {
+
}
    margin: 1.5rem !important;
+
.close:hover,
   }
+
.close:focus {
  .mt-sm-4,
+
   color: #ffffff;
  .my-sm-4 {
+
   text-decoration: none;
    margin-top: 1.5rem !important;
+
   cursor: pointer;
   }
+
   opacity: 0.5;
  .mr-sm-4,
+
   filter: alpha(opacity=50);
  .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-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;
 
  }
 
 
}
 
}
 
+
button.close {
@media (min-width: 768px) {
+
   padding: 0;
   .m-md-0 {
+
   cursor: pointer;
    margin: 0 !important;
+
   background: transparent;
   }
+
   border: 0;
  .mt-md-0,
+
   -webkit-appearance: none;
  .my-md-0 {
+
}
    margin-top: 0 !important;
+
.modal-open {
   }
+
   overflow: hidden;
  .mr-md-0,
+
}
  .mx-md-0 {
+
.modal {
    margin-right: 0 !important;
+
   display: none;
   }
+
   overflow: hidden;
  .mb-md-0,
+
   position: fixed;
  .my-md-0 {
+
   top: 0;
    margin-bottom: 0 !important;
+
   right: 0;
   }
+
   bottom: 0;
  .ml-md-0,
+
   left: 0;
  .mx-md-0 {
+
   z-index: 1050;
    margin-left: 0 !important;
+
   -webkit-overflow-scrolling: touch;
  }
+
   outline: 0;
  .m-md-1 {
+
}
    margin: 0.25rem !important;
+
.modal.fade .modal-dialog {
   }
+
   -webkit-transform: translate(0, -25%);
  .mt-md-1,
+
   -ms-transform: translate(0, -25%);
  .my-md-1 {
+
   -o-transform: translate(0, -25%);
    margin-top: 0.25rem !important;
+
   transform: translate(0, -25%);
  }
+
   -webkit-transition: -webkit-transform 0.3s ease-out;
  .mr-md-1,
+
   -o-transition: -o-transform 0.3s ease-out;
  .mx-md-1 {
+
   transition: transform 0.3s ease-out;
    margin-right: 0.25rem !important;
+
}
  }
+
.modal.in .modal-dialog {
  .mb-md-1,
+
   -webkit-transform: translate(0, 0);
   .my-md-1 {
+
   -ms-transform: translate(0, 0);
    margin-bottom: 0.25rem !important;
+
   -o-transform: translate(0, 0);
   }
+
   transform: translate(0, 0);
  .ml-md-1,
+
}
  .mx-md-1 {
+
.modal-open .modal {
    margin-left: 0.25rem !important;
+
  overflow-x: hidden;
   }
+
   overflow-y: auto;
  .m-md-2 {
+
}
    margin: 0.5rem !important;
+
.modal-dialog {
   }
+
   position: relative;
  .mt-md-2,
+
   width: auto;
  .my-md-2 {
+
   margin: 10px;
    margin-top: 0.5rem !important;
+
}
   }
+
.modal-content {
  .mr-md-2,
+
   position: relative;
  .mx-md-2 {
+
   background-color: #303030;
    margin-right: 0.5rem !important;
+
   border: 1px solid #999999;
   }
+
   border: 1px solid rgba(0, 0, 0, 0.2);
  .mb-md-2,
+
   border-radius: 6px;
  .my-md-2 {
+
   -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    margin-bottom: 0.5rem !important;
+
   box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
   }
+
   -webkit-background-clip: padding-box;
  .ml-md-2,
+
          background-clip: padding-box;
  .mx-md-2 {
+
   outline: 0;
    margin-left: 0.5rem !important;
+
}
   }
+
.modal-backdrop {
  .m-md-3 {
+
  position: fixed;
    margin: 1rem !important;
+
   top: 0;
  }
+
   right: 0;
  .mt-md-3,
+
   bottom: 0;
  .my-md-3 {
+
   left: 0;
    margin-top: 1rem !important;
+
   z-index: 1040;
   }
+
   background-color: #000000;
  .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-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;
 
  }
 
 
}
 
}
 
+
.modal-backdrop.fade {
@media (min-width: 992px) {
+
  opacity: 0;
   .m-lg-0 {
+
  filter: alpha(opacity=0);
    margin: 0 !important;
+
}
   }
+
.modal-backdrop.in {
   .mt-lg-0,
+
  opacity: 0.7;
   .my-lg-0 {
+
  filter: alpha(opacity=70);
     margin-top: 0 !important;
+
}
 +
.modal-header {
 +
   padding: 15px;
 +
  border-bottom: 1px solid #464545;
 +
}
 +
.modal-header .close {
 +
  margin-top: -2px;
 +
}
 +
.modal-title {
 +
  margin: 0;
 +
   line-height: 1.42857143;
 +
}
 +
.modal-body {
 +
  position: relative;
 +
   padding: 20px;
 +
}
 +
.modal-footer {
 +
  padding: 20px;
 +
  text-align: right;
 +
  border-top: 1px solid #464545;
 +
}
 +
.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;
 
   }
 
   }
   .mr-lg-0,
+
   .modal-content {
  .mx-lg-0 {
+
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
     margin-right: 0 !important;
+
     box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
 
   }
 
   }
   .mb-lg-0,
+
   .modal-sm {
  .my-lg-0 {
+
     width: 300px;
     margin-bottom: 0 !important;
 
 
   }
 
   }
  .ml-lg-0,
+
}
  .mx-lg-0 {
+
@media (min-width: 992px) {
    margin-left: 0 !important;
+
   .modal-lg {
  }
+
     width: 900px;
  .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-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;
 
 
   }
 
   }
 
}
 
}
 
+
.tooltip {
@media (min-width: 1200px) {
+
  position: absolute;
   .m-xl-0 {
+
   z-index: 1070;
    margin: 0 !important;
+
   display: block;
   }
+
   font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
   .mt-xl-0,
+
   font-style: normal;
   .my-xl-0 {
+
   font-weight: normal;
    margin-top: 0 !important;
+
   letter-spacing: normal;
   }
+
   line-break: auto;
  .mr-xl-0,
+
   line-height: 1.42857143;
   .mx-xl-0 {
+
   text-align: left;
    margin-right: 0 !important;
+
   text-align: start;
   }
+
   text-decoration: none;
  .mb-xl-0,
+
   text-shadow: none;
   .my-xl-0 {
+
   text-transform: none;
    margin-bottom: 0 !important;
+
   white-space: normal;
   }
+
   word-break: normal;
  .ml-xl-0,
+
   word-spacing: normal;
   .mx-xl-0 {
+
   word-wrap: normal;
    margin-left: 0 !important;
+
   font-size: 13px;
   }
+
   opacity: 0;
  .m-xl-1 {
+
   filter: alpha(opacity=0);
    margin: 0.25rem !important;
+
}
   }
+
.tooltip.in {
  .mt-xl-1,
+
  opacity: 0.9;
   .my-xl-1 {
+
   filter: alpha(opacity=90);
    margin-top: 0.25rem !important;
+
}
   }
+
.tooltip.top {
  .mr-xl-1,
+
  margin-top: -3px;
   .mx-xl-1 {
+
   padding: 5px 0;
    margin-right: 0.25rem !important;
+
}
   }
+
.tooltip.right {
  .mb-xl-1,
+
  margin-left: 3px;
   .my-xl-1 {
+
   padding: 0 5px;
    margin-bottom: 0.25rem !important;
+
}
   }
+
.tooltip.bottom {
  .ml-xl-1,
+
  margin-top: 3px;
   .mx-xl-1 {
+
   padding: 5px 0;
    margin-left: 0.25rem !important;
+
}
   }
+
.tooltip.left {
  .m-xl-2 {
+
  margin-left: -3px;
    margin: 0.5rem !important;
+
   padding: 0 5px;
  }
+
}
  .mt-xl-2,
+
.tooltip-inner {
  .my-xl-2 {
+
   max-width: 200px;
    margin-top: 0.5rem !important;
+
  padding: 3px 8px;
   }
+
   color: #ffffff;
  .mr-xl-2,
+
   text-align: center;
  .mx-xl-2 {
+
   background-color: #000000;
    margin-right: 0.5rem !important;
+
  border-radius: 4px;
   }
+
}
  .mb-xl-2,
+
.tooltip-arrow {
  .my-xl-2 {
+
  position: absolute;
    margin-bottom: 0.5rem !important;
+
   width: 0;
  }
+
   height: 0;
  .ml-xl-2,
+
   border-color: transparent;
  .mx-xl-2 {
+
   border-style: solid;
    margin-left: 0.5rem !important;
+
}
   }
+
.tooltip.top .tooltip-arrow {
  .m-xl-3 {
+
  bottom: 0;
    margin: 1rem !important;
+
   left: 50%;
  }
+
   margin-left: -5px;
  .mt-xl-3,
+
   border-width: 5px 5px 0;
  .my-xl-3 {
+
   border-top-color: #000000;
    margin-top: 1rem !important;
+
}
   }
+
.tooltip.top-left .tooltip-arrow {
  .mr-xl-3,
+
  bottom: 0;
  .mx-xl-3 {
+
   right: 5px;
    margin-right: 1rem !important;
+
   margin-bottom: -5px;
   }
+
   border-width: 5px 5px 0;
  .mb-xl-3,
+
   border-top-color: #000000;
   .my-xl-3 {
+
}
    margin-bottom: 1rem !important;
+
.tooltip.top-right .tooltip-arrow {
   }
+
  bottom: 0;
   .ml-xl-3,
+
   left: 5px;
   .mx-xl-3 {
+
   margin-bottom: -5px;
    margin-left: 1rem !important;
+
   border-width: 5px 5px 0;
  }
+
  border-top-color: #000000;
  .m-xl-4 {
+
}
    margin: 1.5rem !important;
+
.tooltip.right .tooltip-arrow {
   }
+
  top: 50%;
   .mt-xl-4,
+
   left: 0;
   .my-xl-4 {
+
   margin-top: -5px;
    margin-top: 1.5rem !important;
+
   border-width: 5px 5px 5px 0;
   }
+
   border-right-color: #000000;
  .mr-xl-4,
+
}
  .mx-xl-4 {
+
.tooltip.left .tooltip-arrow {
    margin-right: 1.5rem !important;
+
  top: 50%;
  }
+
   right: 0;
  .mb-xl-4,
+
   margin-top: -5px;
  .my-xl-4 {
+
   border-width: 5px 0 5px 5px;
    margin-bottom: 1.5rem !important;
+
   border-left-color: #000000;
   }
+
}
   .ml-xl-4,
+
.tooltip.bottom .tooltip-arrow {
   .mx-xl-4 {
+
  top: 0;
    margin-left: 1.5rem !important;
+
   left: 50%;
   }
+
   margin-left: -5px;
  .m-xl-5 {
+
   border-width: 0 5px 5px;
    margin: 3rem !important;
+
   border-bottom-color: #000000;
  }
+
}
  .mt-xl-5,
+
.tooltip.bottom-left .tooltip-arrow {
  .my-xl-5 {
+
  top: 0;
    margin-top: 3rem !important;
+
   right: 5px;
   }
+
   margin-top: -5px;
  .mr-xl-5,
+
   border-width: 0 5px 5px;
  .mx-xl-5 {
+
   border-bottom-color: #000000;
    margin-right: 3rem !important;
+
}
   }
+
.tooltip.bottom-right .tooltip-arrow {
  .mb-xl-5,
+
  top: 0;
  .my-xl-5 {
+
   left: 5px;
    margin-bottom: 3rem !important;
+
   margin-top: -5px;
   }
+
   border-width: 0 5px 5px;
  .ml-xl-5,
+
  border-bottom-color: #000000;
   .mx-xl-5 {
+
}
    margin-left: 3rem !important;
+
.popover {
  }
+
   position: absolute;
  .p-xl-0 {
+
   top: 0;
    padding: 0 !important;
+
   left: 0;
   }
+
   z-index: 1060;
   .pt-xl-0,
+
   display: none;
   .py-xl-0 {
+
   max-width: 276px;
    padding-top: 0 !important;
+
   padding: 1px;
  }
+
   font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  .pr-xl-0,
+
   font-style: normal;
  .px-xl-0 {
+
   font-weight: normal;
    padding-right: 0 !important;
+
   letter-spacing: normal;
   }
+
   line-break: auto;
  .pb-xl-0,
+
   line-height: 1.42857143;
  .py-xl-0 {
+
   text-align: left;
    padding-bottom: 0 !important;
+
   text-align: start;
   }
+
   text-decoration: none;
  .pl-xl-0,
+
   text-shadow: none;
   .px-xl-0 {
+
   text-transform: none;
    padding-left: 0 !important;
+
   white-space: normal;
   }
+
   word-break: normal;
  .p-xl-1 {
+
   word-spacing: normal;
    padding: 0.25rem !important;
+
   word-wrap: normal;
  }
+
   font-size: 15px;
  .pt-xl-1,
+
   background-color: #303030;
  .py-xl-1 {
+
   -webkit-background-clip: padding-box;
    padding-top: 0.25rem !important;
+
          background-clip: padding-box;
   }
+
   border: 1px solid #999999;
  .pr-xl-1,
+
   border: 1px solid rgba(0, 0, 0, 0.2);
  .px-xl-1 {
+
   border-radius: 6px;
    padding-right: 0.25rem !important;
+
   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
   }
+
   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  .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-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;
 
  }
 
 
}
 
}
 
+
.popover.top {
.text-justify {
+
   margin-top: -10px;
   text-align: justify !important;
 
 
}
 
}
 
+
.popover.right {
.text-nowrap {
+
   margin-left: 10px;
   white-space: nowrap !important;
 
 
}
 
}
 
+
.popover.bottom {
.text-truncate {
+
   margin-top: 10px;
   overflow: hidden;
 
  text-overflow: ellipsis;
 
  white-space: nowrap;
 
 
}
 
}
 
+
.popover.left {
.text-left {
+
   margin-left: -10px;
   text-align: left !important;
 
 
}
 
}
 
+
.popover-title {
.text-right {
+
   margin: 0;
   text-align: right !important;
+
  padding: 8px 14px;
 +
  font-size: 15px;
 +
  background-color: #282828;
 +
  border-bottom: 1px solid #1c1c1c;
 +
  border-radius: 5px 5px 0 0;
 
}
 
}
 
+
.popover-content {
.text-center {
+
   padding: 9px 14px;
   text-align: center !important;
 
 
}
 
}
 
+
.popover > .arrow,
@media (min-width: 576px) {
+
.popover > .arrow:after {
   .text-sm-left {
+
   position: absolute;
    text-align: left !important;
+
   display: block;
   }
+
   width: 0;
   .text-sm-right {
+
   height: 0;
    text-align: right !important;
+
   border-color: transparent;
   }
+
  border-style: solid;
   .text-sm-center {
 
    text-align: center !important;
 
  }
 
 
}
 
}
 
+
.popover > .arrow {
@media (min-width: 768px) {
+
   border-width: 11px;
  .text-md-left {
 
    text-align: left !important;
 
  }
 
  .text-md-right {
 
    text-align: right !important;
 
  }
 
   .text-md-center {
 
    text-align: center !important;
 
  }
 
 
}
 
}
 
+
.popover > .arrow:after {
@media (min-width: 992px) {
+
   border-width: 10px;
   .text-lg-left {
+
   content: "";
    text-align: left !important;
 
   }
 
  .text-lg-right {
 
    text-align: right !important;
 
  }
 
  .text-lg-center {
 
    text-align: center !important;
 
  }
 
 
}
 
}
 
+
.popover.top > .arrow {
@media (min-width: 1200px) {
+
  left: 50%;
   .text-xl-left {
+
   margin-left: -11px;
    text-align: left !important;
+
  border-bottom-width: 0;
   }
+
   border-top-color: #666666;
  .text-xl-right {
+
   border-top-color: rgba(0, 0, 0, 0.25);
    text-align: right !important;
+
   bottom: -11px;
   }
 
  .text-xl-center {
 
    text-align: center !important;
 
   }
 
 
}
 
}
 
+
.popover.top > .arrow:after {
.text-lowercase {
+
  content: " ";
   text-transform: lowercase !important;
+
  bottom: 1px;
 +
  margin-left: -10px;
 +
  border-bottom-width: 0;
 +
   border-top-color: #303030;
 
}
 
}
 
+
.popover.right > .arrow {
.text-uppercase {
+
  top: 50%;
   text-transform: uppercase !important;
+
  left: -11px;
 +
  margin-top: -11px;
 +
  border-left-width: 0;
 +
  border-right-color: #666666;
 +
   border-right-color: rgba(0, 0, 0, 0.25);
 
}
 
}
 
+
.popover.right > .arrow:after {
.text-capitalize {
+
  content: " ";
   text-transform: capitalize !important;
+
  left: 1px;
 +
  bottom: -10px;
 +
  border-left-width: 0;
 +
   border-right-color: #303030;
 
}
 
}
 
+
.popover.bottom > .arrow {
.font-weight-light {
+
  left: 50%;
   font-weight: 300 !important;
+
  margin-left: -11px;
 +
  border-top-width: 0;
 +
  border-bottom-color: #666666;
 +
   border-bottom-color: rgba(0, 0, 0, 0.25);
 +
  top: -11px;
 
}
 
}
 
+
.popover.bottom > .arrow:after {
.font-weight-normal {
+
  content: " ";
   font-weight: 400 !important;
+
  top: 1px;
 +
  margin-left: -10px;
 +
  border-top-width: 0;
 +
   border-bottom-color: #303030;
 
}
 
}
 
+
.popover.left > .arrow {
.font-weight-bold {
+
  top: 50%;
   font-weight: 700 !important;
+
  right: -11px;
 +
  margin-top: -11px;
 +
  border-right-width: 0;
 +
  border-left-color: #666666;
 +
   border-left-color: rgba(0, 0, 0, 0.25);
 
}
 
}
 
+
.popover.left > .arrow:after {
.font-italic {
+
  content: " ";
   font-style: italic !important;
+
  right: 1px;
 +
  border-right-width: 0;
 +
   border-left-color: #303030;
 +
  bottom: -10px;
 
}
 
}
 
+
.carousel {
.text-white {
+
   position: relative;
   color: #fff !important;
 
 
}
 
}
 
+
.carousel-inner {
.text-primary {
+
   position: relative;
   color: #2C3E50 !important;
+
  overflow: hidden;
 +
  width: 100%;
 
}
 
}
 
+
.carousel-inner > .item {
a.text-primary:focus, a.text-primary:hover {
+
  display: none;
   color: #1a252f !important;
+
  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,
.text-secondary {
+
.carousel-inner > .item > a > img {
   color: #95a5a6 !important;
+
   line-height: 1;
 
}
 
}
 
+
@media all and (transform-3d), (-webkit-transform-3d) {
a.text-secondary:focus, a.text-secondary:hover {
+
  .carousel-inner > .item {
   color: #798d8f !important;
+
    -webkit-transition: -webkit-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;
 +
    backface-visibility: hidden;
 +
    -webkit-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,
.text-success {
+
.carousel-inner > .next,
   color: #18BC9C !important;
+
.carousel-inner > .prev {
 +
   display: block;
 
}
 
}
 
+
.carousel-inner > .active {
a.text-success:focus, a.text-success:hover {
+
   left: 0;
   color: #128f76 !important;
 
 
}
 
}
 
+
.carousel-inner > .next,
.text-info {
+
.carousel-inner > .prev {
   color: #3498DB !important;
+
   position: absolute;
 +
  top: 0;
 +
  width: 100%;
 
}
 
}
 
+
.carousel-inner > .next {
a.text-info:focus, a.text-info:hover {
+
   left: 100%;
   color: #217dbb !important;
 
 
}
 
}
 
+
.carousel-inner > .prev {
.text-warning {
+
   left: -100%;
   color: #F39C12 !important;
 
 
}
 
}
 
+
.carousel-inner > .next.left,
a.text-warning:focus, a.text-warning:hover {
+
.carousel-inner > .prev.right {
   color: #c87f0a !important;
+
   left: 0;
 
}
 
}
 
+
.carousel-inner > .active.left {
.text-danger {
+
   left: -100%;
   color: #E74C3C !important;
 
 
}
 
}
 
+
.carousel-inner > .active.right {
a.text-danger:focus, a.text-danger:hover {
+
   left: 100%;
   color: #d62c1a !important;
 
 
}
 
}
 
+
.carousel-control {
.text-light {
+
   position: absolute;
   color: #ecf0f1 !important;
+
  top: 0;
}
+
  left: 0;
 
+
  bottom: 0;
a.text-light:focus, a.text-light:hover {
+
  width: 15%;
   color: #cfd9db !important;
+
  opacity: 0.5;
}
+
  filter: alpha(opacity=50);
 
+
  font-size: 20px;
.text-dark {
+
   color: #ffffff;
   color: #7b8a8b !important;
+
  text-align: center;
 +
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
 +
   background-color: rgba(0, 0, 0, 0);
 
}
 
}
 
+
.carousel-control.left {
a.text-dark:focus, a.text-dark:hover {
+
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
   color: #636f70 !important;
+
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
 +
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
 +
  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 {
.text-muted {
+
  left: auto;
   color: #95a5a6 !important;
+
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
 +
  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,
.text-hide {
+
.carousel-control:focus {
   font: 0/0 a;
+
   outline: 0;
   color: transparent;
+
   color: #ffffff;
   text-shadow: none;
+
   text-decoration: none;
   background-color: transparent;
+
   opacity: 0.9;
   border: 0;
+
   filter: alpha(opacity=90);
 
}
 
}
 
+
.carousel-control .icon-prev,
.visible {
+
.carousel-control .icon-next,
   visibility: visible !important;
+
.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,
.invisible {
+
.carousel-control .glyphicon-chevron-left {
   visibility: hidden !important;
+
   left: 50%;
 +
  margin-left: -10px;
 
}
 
}
 
+
.carousel-control .icon-next,
.bg-primary .navbar-nav .active > .nav-link {
+
.carousel-control .glyphicon-chevron-right {
   color: #18BC9C !important;
+
   right: 50%;
 +
  margin-right: -10px;
 
}
 
}
 
+
.carousel-control .icon-prev,
.bg-dark {
+
.carousel-control .icon-next {
   background-color: #18BC9C !important;
+
   width: 20px;
 +
  height: 20px;
 +
  line-height: 1;
 +
  font-family: serif;
 
}
 
}
 
+
.carousel-control .icon-prev:before {
.bg-dark.navbar-dark .navbar-nav .nav-link:focus,
+
   content: '\2039';
.bg-dark.navbar-dark .navbar-nav .nav-link:hover,
 
.bg-dark.navbar-dark .navbar-nav .active > .nav-link {
 
   color: #2C3E50 !important;
 
 
}
 
}
 
+
.carousel-control .icon-next:before {
.btn-secondary, .btn-secondary:hover, .btn-warning, .btn-warning:hover {
+
   content: '\203a';
   color: #fff;
 
 
}
 
}
 
+
.carousel-indicators {
.table .thead-dark th {
+
   position: absolute;
   background-color: #2C3E50;
+
  bottom: 10px;
 +
  left: 50%;
 +
  z-index: 15;
 +
  width: 60%;
 +
  margin-left: -30%;
 +
  padding-left: 0;
 +
  list-style: none;
 +
  text-align: center;
 
}
 
}
 
+
.carousel-indicators li {
.table-success, .table-info, .table-warning, .table-danger {
+
  display: inline-block;
   color: #fff;
+
  width: 10px;
 +
  height: 10px;
 +
  margin: 1px;
 +
  text-indent: -999px;
 +
  border: 1px solid #ffffff;
 +
  border-radius: 10px;
 +
  cursor: pointer;
 +
   background-color: #000 \9;
 +
  background-color: rgba(0, 0, 0, 0);
 
}
 
}
 
+
.carousel-indicators .active {
.table-success, .table-success > th, .table-success > td {
+
  margin: 0;
   background-color: #18BC9C;
+
  width: 12px;
 +
  height: 12px;
 +
   background-color: #ffffff;
 
}
 
}
 
+
.carousel-caption {
.table-info, .table-info > th, .table-info > td {
+
  position: absolute;
   background-color: #3498DB;
+
  left: 15%;
 +
  right: 15%;
 +
  bottom: 20px;
 +
  z-index: 10;
 +
  padding-top: 20px;
 +
   padding-bottom: 20px;
 +
  color: #ffffff;
 +
  text-align: center;
 +
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
 
}
 
}
 
+
.carousel-caption .btn {
.table-danger, .table-danger > th, .table-danger > td {
+
   text-shadow: none;
   background-color: #E74C3C;
 
 
}
 
}
 
+
@media screen and (min-width: 768px) {
.table-warning, .table-warning > th, .table-warning > td {
+
  .carousel-control .glyphicon-chevron-left,
   background-color: #F39C12;
+
  .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,
.table-hover .table-success:hover, .table-hover .table-success:hover > th, .table-hover .table-success:hover > td {
+
.clearfix:after,
   background-color: #15a589;
+
.dl-horizontal dd:before,
 +
.dl-horizontal dd:after,
 +
.container:before,
 +
.container:after,
 +
.container-fluid:before,
 +
.container-fluid:after,
 +
.row:before,
 +
.row:after,
 +
.form-horizontal .form-group:before,
 +
.form-horizontal .form-group:after,
 +
.btn-toolbar:before,
 +
.btn-toolbar:after,
 +
.btn-group-vertical > .btn-group:before,
 +
.btn-group-vertical > .btn-group:after,
 +
.nav:before,
 +
.nav:after,
 +
.navbar:before,
 +
.navbar:after,
 +
.navbar-header:before,
 +
.navbar-header:after,
 +
.navbar-collapse:before,
 +
.navbar-collapse:after,
 +
.pager:before,
 +
.pager:after,
 +
.panel-body:before,
 +
.panel-body:after,
 +
.modal-header:before,
 +
.modal-header:after,
 +
.modal-footer:before,
 +
.modal-footer:after {
 +
   content: " ";
 +
  display: table;
 
}
 
}
 
+
.clearfix:after,
.table-hover .table-info:hover, .table-hover .table-info:hover > th, .table-hover .table-info:hover > td {
+
.dl-horizontal dd:after,
   background-color: #258cd1;
+
.container:after,
}
+
.container-fluid:after,
 
+
.row:after,
.table-hover .table-danger:hover, .table-hover .table-danger:hover > th, .table-hover .table-danger:hover > td {
+
.form-horizontal .form-group:after,
   background-color: #e43725;
+
.btn-toolbar:after,
}
+
.btn-group-vertical > .btn-group:after,
 
+
.nav:after,
.table-hover .table-warning:hover, .table-hover .table-warning:hover > th, .table-hover .table-warning:hover > td {
+
.navbar:after,
   background-color: #e08e0b;
+
.navbar-header:after,
}
+
.navbar-collapse:after,
 
+
.pager:after,
.nav-tabs .nav-link.active,
+
.panel-body:after,
.nav-tabs .nav-link.active:focus,
+
.modal-header:after,
.nav-tabs .nav-link.active:hover,
+
.modal-footer:after {
.nav-tabs .nav-item.open .nav-link,
+
  clear: both;
.nav-tabs .nav-item.open .nav-link:focus,
+
}
.nav-tabs .nav-item.open .nav-link:hover {
+
.center-block {
   color: #2C3E50;
+
  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,
 +
.visible-sm,
 +
.visible-md,
 +
.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;
 +
  }
 +
}
 +
.navbar {
 +
  border-width: 0;
 +
}
 +
.navbar-default .badge {
 +
  background-color: #fff;
 +
  color: #375a7f;
 +
}
 +
.navbar-inverse .badge {
 +
   background-color: #fff;
 +
  color: #00bc8c;
 +
}
 +
.navbar-brand {
 +
  line-height: 1;
 +
}
 +
.navbar-form .form-control {
 +
  background-color: white;
 +
}
 +
.navbar-form .form-control:focus {
 +
  border-color: white;
 +
}
 +
.btn {
 +
  border-width: 2px;
 +
}
 +
.btn:active {
 +
  -webkit-box-shadow: none;
 +
  box-shadow: none;
 +
}
 +
.btn-group.open .dropdown-toggle {
 +
  -webkit-box-shadow: none;
 +
  box-shadow: none;
 +
}
 +
.text-primary,
 +
.text-primary:hover {
 +
  color: #4673a3;
 +
}
 +
.text-success,
 +
.text-success:hover {
 +
  color: #00bc8c;
 +
}
 +
.text-danger,
 +
.text-danger:hover {
 +
  color: #e74c3c;
 +
}
 +
.text-warning,
 +
.text-warning:hover {
 +
  color: #f39c12;
 +
}
 +
.text-info,
 +
.text-info:hover {
 +
  color: #3498db;
 +
}
 +
table a:not(.btn),
 +
.table a:not(.btn) {
 +
  text-decoration: underline;
 +
}
 +
table .dropdown-menu a,
 +
.table .dropdown-menu a {
 +
  text-decoration: none;
 +
}
 +
table .success,
 +
.table .success,
 +
table .warning,
 +
.table .warning,
 +
table .danger,
 +
.table .danger,
 +
table .info,
 +
.table .info {
 +
  color: #fff;
 +
}
 +
table .success > th > a,
 +
.table .success > th > a,
 +
table .warning > th > a,
 +
.table .warning > th > a,
 +
table .danger > th > a,
 +
.table .danger > th > a,
 +
table .info > th > a,
 +
.table .info > th > a,
 +
table .success > td > a,
 +
.table .success > td > a,
 +
table .warning > td > a,
 +
.table .warning > td > a,
 +
table .danger > td > a,
 +
.table .danger > td > a,
 +
table .info > td > a,
 +
.table .info > td > a,
 +
table .success > a,
 +
.table .success > a,
 +
table .warning > a,
 +
.table .warning > a,
 +
table .danger > a,
 +
.table .danger > a,
 +
table .info > a,
 +
.table .info > a {
 +
   color: #fff;
 +
}
 +
table > thead > tr > th,
 +
.table > thead > tr > th,
 +
table > tbody > tr > th,
 +
.table > tbody > tr > th,
 +
table > tfoot > tr > th,
 +
.table > tfoot > tr > th,
 +
table > thead > tr > td,
 +
.table > thead > tr > td,
 +
table > tbody > tr > td,
 +
.table > tbody > tr > td,
 +
table > tfoot > tr > td,
 +
.table > tfoot > tr > td {
 +
  border: none;
 +
}
 +
table-bordered > thead > tr > th,
 +
.table-bordered > thead > tr > th,
 +
table-bordered > tbody > tr > th,
 +
.table-bordered > tbody > tr > th,
 +
table-bordered > tfoot > tr > th,
 +
.table-bordered > tfoot > tr > th,
 +
table-bordered > thead > tr > td,
 +
.table-bordered > thead > tr > td,
 +
table-bordered > tbody > tr > td,
 +
.table-bordered > tbody > tr > td,
 +
table-bordered > tfoot > tr > td,
 +
.table-bordered > tfoot > tr > td {
 +
  border: 1px solid #464545;
 +
}
 +
input,
 +
textarea {
 +
  color: #464545;
 +
}
 +
.form-control,
 +
input,
 +
textarea {
 +
  border: 2px hidden transparent;
 +
  -webkit-box-shadow: none;
 +
  box-shadow: none;
 +
}
 +
.form-control:focus,
 +
input:focus,
 +
textarea:focus {
 +
  -webkit-box-shadow: none;
 +
  box-shadow: none;
 +
}
 +
.form-control-feedback {
 +
  color: #464545;
 +
}
 +
.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,
 +
.has-warning .form-control-feedback {
 +
  color: #f39c12;
 +
}
 +
.has-warning .form-control,
 +
.has-warning .form-control:focus {
 +
  -webkit-box-shadow: none;
 +
  box-shadow: none;
 +
}
 +
.has-warning .input-group-addon {
 +
  border-color: #f39c12;
 +
}
 +
.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,
 +
.has-error .form-control-feedback {
 +
  color: #e74c3c;
 +
}
 +
.has-error .form-control,
 +
.has-error .form-control:focus {
 +
  -webkit-box-shadow: none;
 +
  box-shadow: none;
 +
}
 +
.has-error .input-group-addon {
 +
  border-color: #e74c3c;
 +
}
 +
.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,
 +
.has-success .form-control-feedback {
 +
  color: #00bc8c;
 +
}
 +
.has-success .form-control,
 +
.has-success .form-control:focus {
 +
  -webkit-box-shadow: none;
 +
  box-shadow: none;
 +
}
 +
.has-success .input-group-addon {
 +
   border-color: #00bc8c;
 +
}
 +
.input-group-addon {
 +
  color: #ffffff;
 +
}
 +
.nav .open > a,
 +
.nav .open > a:hover,
 +
.nav .open > a:focus {
 +
  border-color: #464545;
 +
}
 +
.nav-tabs > li > a,
 +
.nav-pills > li > a {
 +
  color: #fff;
 +
}
 +
.pager a,
 +
.pager a:hover {
 +
  color: #fff;
 +
}
 +
.pager .disabled > a,
 +
.pager .disabled > a:hover,
 +
.pager .disabled > a:focus,
 +
.pager .disabled > span {
 +
  background-color: #007053;
 +
}
 +
.breadcrumb a {
 +
  color: #fff;
 +
}
 +
.close {
 +
  text-decoration: none;
 +
  text-shadow: none;
 +
  opacity: 0.4;
 +
}
 +
.close:hover,
 +
.close:focus {
 +
  opacity: 1;
 +
}
 +
.alert .alert-link {
 +
  color: #fff;
 +
  text-decoration: underline;
 +
}
 +
.progress {
 +
  height: 10px;
 +
  -webkit-box-shadow: none;
 +
  box-shadow: none;
 +
}
 +
.progress .progress-bar {
 +
  font-size: 10px;
 +
  line-height: 10px;
 +
}
 +
.well {
 +
  -webkit-box-shadow: none;
 +
  box-shadow: none;
 +
}
 +
a.list-group-item.active,
 +
a.list-group-item.active:hover,
 +
a.list-group-item.active:focus {
 +
  border-color: #464545;
 +
}
 +
a.list-group-item-success.active {
 +
  background-color: #00bc8c;
 +
}
 +
a.list-group-item-success.active:hover,
 +
a.list-group-item-success.active:focus {
 +
  background-color: #00a379;
 +
}
 +
a.list-group-item-warning.active {
 +
  background-color: #f39c12;
 +
}
 +
a.list-group-item-warning.active:hover,
 +
a.list-group-item-warning.active:focus {
 +
  background-color: #e08e0b;
 +
}
 +
a.list-group-item-danger.active {
 +
  background-color: #e74c3c;
 +
}
 +
a.list-group-item-danger.active:hover,
 +
a.list-group-item-danger.active:focus {
 +
  background-color: #e43725;
 +
}
 +
.popover {
 +
   color: #ffffff;
 
}
 
}
 
+
.panel-default > .panel-heading {
.pagination a:hover {
+
   background-color: #464545;
  text-decoration: none;
 
}
 
 
 
.close {
 
  text-decoration: none;
 
  opacity: 0.4;
 
}
 
 
 
.close:hover, .close:focus {
 
  opacity: 1;
 
}
 
 
 
.badge-secondary, .badge-warning {
 
  color: #fff;
 
}
 
 
 
.alert {
 
  border: none;
 
  color: #fff;
 
}
 
 
 
.alert a,
 
.alert .alert-link {
 
  color: #fff;
 
  text-decoration: underline;
 
}
 
 
 
.alert-primary {
 
  background-color: #2C3E50;
 
}
 
 
 
.alert-secondary {
 
   background-color: #95a5a6;
 
}
 
 
 
.alert-success {
 
  background-color: #18BC9C;
 
}
 
 
 
.alert-info {
 
  background-color: #3498DB;
 
}
 
 
 
.alert-warning {
 
  background-color: #F39C12;
 
}
 
 
 
.alert-danger {
 
  background-color: #E74C3C;
 
}
 
 
 
.alert-light {
 
  background-color: #ecf0f1;
 
}
 
 
 
.alert-dark {
 
  background-color: #7b8a8b;
 
}
 
 
 
.modal .close {
 
  color: #000;
 
 
}
 
}

Revision as of 16:27, 25 December 2017

@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");
/*!
 * bootswatch v3.3.7
 * Homepage: http://bootswatch.com
 * Copyright 2012-2016 Thomas Park
 * Licensed under MIT
 * Based on Bootstrap
*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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 {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          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;
    -webkit-box-shadow: none !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/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -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: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #ffffff;
  background-color: #222222;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0ce3ac;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0ce3ac;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 2px;
  line-height: 1.42857143;
  background-color: #222222;
  border: 1px solid #464545;
  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: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #464545;
}
.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: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 39px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 19px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 86%;
}
mark,
.mark {
  background-color: #f39c12;
  padding: .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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #375a7f;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #28415b;
}
.text-success {
  color: #ffffff;
}
a.text-success:hover,
a.text-success:focus {
  color: #e6e6e6;
}
.text-info {
  color: #ffffff;
}
a.text-info:hover,
a.text-info:focus {
  color: #e6e6e6;
}
.text-warning {
  color: #ffffff;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #e6e6e6;
}
.text-danger {
  color: #ffffff;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #e6e6e6;
}
.bg-primary {
  color: #fff;
  background-color: #375a7f;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #28415b;
}
.bg-success {
  background-color: #00bc8c;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #008966;
}
.bg-info {
  background-color: #3498db;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #217dbb;
}
.bg-warning {
  background-color: #f39c12;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #c87f0a;
}
.bg-danger {
  background-color: #e74c3c;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #d62c1a;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid transparent;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
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: 21px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    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 #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #464545;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #464545;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #303030;
  background-color: #ebebeb;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #464545;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #464545;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #464545;
}
.table .table {
  background-color: #222222;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #464545;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #464545;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #3d3d3d;
}
.table-hover > tbody > tr:hover {
  background-color: #464545;
}
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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #464545;
}
.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: #393838;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #00bc8c;
}
.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: #00a379;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #3498db;
}
.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: #258cd1;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #f39c12;
}
.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: #e08e0b;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #e74c3c;
}
.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: #e43725;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #464545;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #ffffff;
  border: 0;
  border-bottom: 1px solid transparent;
}
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: 11px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #464545;
}
.form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 10px 15px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #464545;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #ffffff;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #ebebeb;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 45px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 35px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 66px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 21px;
  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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 11px;
  padding-bottom: 11px;
  margin-bottom: 0;
  min-height: 36px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 35px;
  padding: 6px 9px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 35px;
  line-height: 35px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 35px;
  padding: 6px 9px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 35px;
  line-height: 35px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 35px;
  min-height: 34px;
  padding: 7px 9px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 66px;
  padding: 18px 27px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 66px;
  line-height: 66px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 66px;
  padding: 18px 27px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 66px;
  line-height: 66px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 66px;
  min-height: 40px;
  padding: 19px 27px;
  font-size: 19px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 56.25px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 66px;
  height: 66px;
  line-height: 66px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.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: #ffffff;
}
.has-success .form-control {
  border-color: #ffffff;
  -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: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-success .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #00bc8c;
}
.has-success .form-control-feedback {
  color: #ffffff;
}
.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: #ffffff;
}
.has-warning .form-control {
  border-color: #ffffff;
  -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: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-warning .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #f39c12;
}
.has-warning .form-control-feedback {
  color: #ffffff;
}
.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: #ffffff;
}
.has-error .form-control {
  border-color: #ffffff;
  -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: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-error .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #e74c3c;
}
.has-error .form-control-feedback {
  color: #ffffff;
}
.has-feedback label ~ .form-control-feedback {
  top: 26px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #ffffff;
}
@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: 11px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 11px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 19px;
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 7px;
    font-size: 13px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 15px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  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 {
  color: #ffffff;
  background-color: #464545;
  border-color: #464545;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #2c2c2c;
  border-color: #060606;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #2c2c2c;
  border-color: #272727;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #2c2c2c;
  border-color: #272727;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #060606;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #464545;
  border-color: #464545;
}
.btn-default .badge {
  color: #464545;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #375a7f;
  border-color: #375a7f;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #28415b;
  border-color: #101b26;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #28415b;
  border-color: #253c54;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #28415b;
  border-color: #253c54;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #1d2f43;
  border-color: #101b26;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #375a7f;
  border-color: #375a7f;
}
.btn-primary .badge {
  color: #375a7f;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #00bc8c;
  border-color: #00bc8c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #008966;
  border-color: #003d2d;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #008966;
  border-color: #007f5e;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #008966;
  border-color: #007f5e;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #00654b;
  border-color: #003d2d;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #00bc8c;
  border-color: #00bc8c;
}
.btn-success .badge {
  color: #00bc8c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #3498db;
  border-color: #3498db;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #217dbb;
  border-color: #16527a;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #217dbb;
  border-color: #2077b2;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #217dbb;
  border-color: #2077b2;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #1c699d;
  border-color: #16527a;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #3498db;
  border-color: #3498db;
}
.btn-info .badge {
  color: #3498db;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f39c12;
  border-color: #f39c12;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #c87f0a;
  border-color: #7f5006;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #c87f0a;
  border-color: #be780a;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #c87f0a;
  border-color: #be780a;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #a66908;
  border-color: #7f5006;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f39c12;
  border-color: #f39c12;
}
.btn-warning .badge {
  color: #f39c12;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #d62c1a;
  border-color: #921e12;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #d62c1a;
  border-color: #cd2a19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d62c1a;
  border-color: #cd2a19;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #b62516;
  border-color: #921e12;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-danger .badge {
  color: #e74c3c;
  background-color: #ffffff;
}
.btn-link {
  color: #0ce3ac;
  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: #0ce3ac;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 18px 27px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 6px 9px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  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;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #303030;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #464545;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #ebebeb;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #375a7f;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #375a7f;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.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 {
  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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 66px;
  padding: 18px 27px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 66px;
  line-height: 66px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 35px;
  padding: 6px 9px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 35px;
  line-height: 35px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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: 10px 15px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #464545;
  text-align: center;
  background-color: #464545;
  border: 1px solid transparent;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 6px 9px;
  font-size: 13px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 18px 27px;
  font-size: 19px;
  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 > 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: #303030;
}
.nav > li.disabled > a {
  color: #605e5e;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #605e5e;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #303030;
  border-color: #0ce3ac;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #464545;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #464545 #464545 #464545;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #00bc8c;
  background-color: #222222;
  border: 1px solid #464545;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ebebeb;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ebebeb;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #222222;
  }
}
.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: #ffffff;
  background-color: #375a7f;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ebebeb;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ebebeb;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #222222;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 19.5px 15px;
  font-size: 19px;
  line-height: 21px;
  height: 60px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 9.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 19.5px;
    padding-bottom: 19.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-sm {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.navbar-btn.btn-xs {
  margin-top: 19px;
  margin-bottom: 19px;
}
.navbar-text {
  margin-top: 19.5px;
  margin-bottom: 19.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #375a7f;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #00bc8c;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #00bc8c;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #28415b;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #28415b;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #28415b;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #28415b;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #00bc8c;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #28415b;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #00bc8c;
}
.navbar-default .btn-link {
  color: #ffffff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #00bc8c;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #00bc8c;
  border-color: transparent;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #375a7f;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #375a7f;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #00a379;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #aaaaaa;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #008966;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #008966;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #009871;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #00a379;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #375a7f;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #00a379;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #aaaaaa;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #375a7f;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #375a7f;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #aaaaaa;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #464545;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ffffff;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 10px 15px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #ffffff;
  background-color: #00bc8c;
  border: 1px solid transparent;
  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 > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #00dba3;
  border-color: transparent;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #00dba3;
  border-color: transparent;
  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: #ffffff;
  background-color: #007053;
  border-color: transparent;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 18px 27px;
  font-size: 19px;
  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: 6px 9px;
  font-size: 13px;
  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: 21px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #00bc8c;
  border: 1px solid transparent;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #00dba3;
}
.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: #dddddd;
  background-color: #00bc8c;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #464545;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #2c2c2c;
}
.label-primary {
  background-color: #375a7f;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #28415b;
}
.label-success {
  background-color: #00bc8c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #008966;
}
.label-info {
  background-color: #3498db;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #217dbb;
}
.label-warning {
  background-color: #f39c12;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #c87f0a;
}
.label-danger {
  background-color: #e74c3c;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #d62c1a;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #464545;
  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;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #375a7f;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #303030;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #161616;
}
.container .jumbotron,
.container-fluid .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 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 68px;
  }
}
.thumbnail {
  display: block;
  padding: 2px;
  margin-bottom: 21px;
  line-height: 1.42857143;
  background-color: #222222;
  border: 1px solid #464545;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0ce3ac;
}
.thumbnail .caption {
  padding: 9px;
  color: #ffffff;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  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: #00bc8c;
  border-color: #00bc8c;
  color: #ffffff;
}
.alert-success hr {
  border-top-color: #00a379;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-info {
  background-color: #3498db;
  border-color: #3498db;
  color: #ffffff;
}
.alert-info hr {
  border-top-color: #258cd1;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  background-color: #f39c12;
  border-color: #f39c12;
  color: #ffffff;
}
.alert-warning hr {
  border-top-color: #e08e0b;
}
.alert-warning .alert-link {
  color: #e6e6e6;
}
.alert-danger {
  background-color: #e74c3c;
  border-color: #e74c3c;
  color: #ffffff;
}
.alert-danger hr {
  border-top-color: #e43725;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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: 21px;
  margin-bottom: 21px;
  background-color: #ebebeb;
  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: 13px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
  background-color: #375a7f;
  -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);
  -webkit-background-size: 40px 40px;
          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: #00bc8c;
}
.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: #3498db;
}
.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: #f39c12;
}
.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: #e74c3c;
}
.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);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #303030;
  border: 1px solid #464545;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #0ce3ac;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #0bcb9a;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #0ce3ac;
  background-color: transparent;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #ebebeb;
  color: #999999;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #375a7f;
  border-color: #375a7f;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #a8c0da;
}
.list-group-item-success {
  color: #ffffff;
  background-color: #00bc8c;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #ffffff;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #ffffff;
  background-color: #00a379;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-info {
  color: #ffffff;
  background-color: #3498db;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #ffffff;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #ffffff;
  background-color: #258cd1;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-warning {
  color: #ffffff;
  background-color: #f39c12;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #ffffff;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #ffffff;
  background-color: #e08e0b;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-danger {
  color: #ffffff;
  background-color: #e74c3c;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #ffffff;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #ffffff;
  background-color: #e43725;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  background-color: #303030;
  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-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: 17px;
  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: #464545;
  border-top: 1px solid #464545;
  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-responsive:first-child > .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 > 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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .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 > 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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #464545;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 21px;
}
.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 #464545;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #464545;
}
.panel-default {
  border-color: #464545;
}
.panel-default > .panel-heading {
  color: #ffffff;
  background-color: #303030;
  border-color: #464545;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #464545;
}
.panel-default > .panel-heading .badge {
  color: #303030;
  background-color: #ffffff;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #464545;
}
.panel-primary {
  border-color: #375a7f;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #375a7f;
  border-color: #375a7f;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #375a7f;
}
.panel-primary > .panel-heading .badge {
  color: #375a7f;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #375a7f;
}
.panel-success {
  border-color: #00bc8c;
}
.panel-success > .panel-heading {
  color: #ffffff;
  background-color: #00bc8c;
  border-color: #00bc8c;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00bc8c;
}
.panel-success > .panel-heading .badge {
  color: #00bc8c;
  background-color: #ffffff;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00bc8c;
}
.panel-info {
  border-color: #3498db;
}
.panel-info > .panel-heading {
  color: #ffffff;
  background-color: #3498db;
  border-color: #3498db;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3498db;
}
.panel-info > .panel-heading .badge {
  color: #3498db;
  background-color: #ffffff;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3498db;
}
.panel-warning {
  border-color: #f39c12;
}
.panel-warning > .panel-heading {
  color: #ffffff;
  background-color: #f39c12;
  border-color: #f39c12;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f39c12;
}
.panel-warning > .panel-heading .badge {
  color: #f39c12;
  background-color: #ffffff;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f39c12;
}
.panel-danger {
  border-color: #e74c3c;
}
.panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e74c3c;
}
.panel-danger > .panel-heading .badge {
  color: #e74c3c;
  background-color: #ffffff;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e74c3c;
}
.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: #303030;
  border: 1px solid transparent;
  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: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-shadow: none;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #ffffff;
  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;
  -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: #303030;
  border: 1px solid #999999;
  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);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #464545;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #464545;
}
.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: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: 13px;
  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: #ffffff;
  text-align: center;
  background-color: #000000;
  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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: 15px;
  background-color: #303030;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999999;
  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: 15px;
  background-color: #282828;
  border-bottom: 1px solid #1c1c1c;
  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: #666666;
  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: #303030;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #666666;
  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: #303030;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #666666;
  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: #303030;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #666666;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #303030;
  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 {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-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;
    backface-visibility: hidden;
    -webkit-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: #ffffff;
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  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: #ffffff;
  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: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.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 #ffffff;
  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: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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,
.visible-sm,
.visible-md,
.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;
  }
}
.navbar {
  border-width: 0;
}
.navbar-default .badge {
  background-color: #fff;
  color: #375a7f;
}
.navbar-inverse .badge {
  background-color: #fff;
  color: #00bc8c;
}
.navbar-brand {
  line-height: 1;
}
.navbar-form .form-control {
  background-color: white;
}
.navbar-form .form-control:focus {
  border-color: white;
}
.btn {
  border-width: 2px;
}
.btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.text-primary,
.text-primary:hover {
  color: #4673a3;
}
.text-success,
.text-success:hover {
  color: #00bc8c;
}
.text-danger,
.text-danger:hover {
  color: #e74c3c;
}
.text-warning,
.text-warning:hover {
  color: #f39c12;
}
.text-info,
.text-info:hover {
  color: #3498db;
}
table a:not(.btn),
.table a:not(.btn) {
  text-decoration: underline;
}
table .dropdown-menu a,
.table .dropdown-menu a {
  text-decoration: none;
}
table .success,
.table .success,
table .warning,
.table .warning,
table .danger,
.table .danger,
table .info,
.table .info {
  color: #fff;
}
table .success > th > a,
.table .success > th > a,
table .warning > th > a,
.table .warning > th > a,
table .danger > th > a,
.table .danger > th > a,
table .info > th > a,
.table .info > th > a,
table .success > td > a,
.table .success > td > a,
table .warning > td > a,
.table .warning > td > a,
table .danger > td > a,
.table .danger > td > a,
table .info > td > a,
.table .info > td > a,
table .success > a,
.table .success > a,
table .warning > a,
.table .warning > a,
table .danger > a,
.table .danger > a,
table .info > a,
.table .info > a {
  color: #fff;
}
table > thead > tr > th,
.table > thead > tr > th,
table > tbody > tr > th,
.table > tbody > tr > th,
table > tfoot > tr > th,
.table > tfoot > tr > th,
table > thead > tr > td,
.table > thead > tr > td,
table > tbody > tr > td,
.table > tbody > tr > td,
table > tfoot > tr > td,
.table > tfoot > tr > td {
  border: none;
}
table-bordered > thead > tr > th,
.table-bordered > thead > tr > th,
table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > th,
table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > th,
table-bordered > thead > tr > td,
.table-bordered > thead > tr > td,
table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > td,
table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #464545;
}
input,
textarea {
  color: #464545;
}
.form-control,
input,
textarea {
  border: 2px hidden transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control:focus,
input:focus,
textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control-feedback {
  color: #464545;
}
.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,
.has-warning .form-control-feedback {
  color: #f39c12;
}
.has-warning .form-control,
.has-warning .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .input-group-addon {
  border-color: #f39c12;
}
.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,
.has-error .form-control-feedback {
  color: #e74c3c;
}
.has-error .form-control,
.has-error .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .input-group-addon {
  border-color: #e74c3c;
}
.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,
.has-success .form-control-feedback {
  color: #00bc8c;
}
.has-success .form-control,
.has-success .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .input-group-addon {
  border-color: #00bc8c;
}
.input-group-addon {
  color: #ffffff;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #464545;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  color: #fff;
}
.pager a,
.pager a:hover {
  color: #fff;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  background-color: #007053;
}
.breadcrumb a {
  color: #fff;
}
.close {
  text-decoration: none;
  text-shadow: none;
  opacity: 0.4;
}
.close:hover,
.close:focus {
  opacity: 1;
}
.alert .alert-link {
  color: #fff;
  text-decoration: underline;
}
.progress {
  height: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress .progress-bar {
  font-size: 10px;
  line-height: 10px;
}
.well {
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  border-color: #464545;
}
a.list-group-item-success.active {
  background-color: #00bc8c;
}
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  background-color: #00a379;
}
a.list-group-item-warning.active {
  background-color: #f39c12;
}
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  background-color: #e08e0b;
}
a.list-group-item-danger.active {
  background-color: #e74c3c;
}
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  background-color: #e43725;
}
.popover {
  color: #ffffff;
}
.panel-default > .panel-heading {
  background-color: #464545;
}