@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Advent+Pro&display=swap');
html {
  font-family: 'Advent Pro', 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 {
  outline: 0; }
a:hover {
  outline: 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

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

  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; } }
html {
  box-sizing: border-box; }

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

@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@-webkit-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
html {
  font-size: 14px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #2b3d51;
  background-color: #f5f5f5; }

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

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

p {
  margin-top: 0;
  margin-bottom: 1rem; }

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

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

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

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

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #64b0f2;
  text-decoration: none; }
  a:focus, a:hover {
    color: #1d8cec;
    text-decoration: none; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

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

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

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

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

textarea {
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

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

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 0.9rem; }

.h1 {
  font-size: 2.5rem; }

.h2 {
  font-size: 2rem; }

.h3 {
  font-size: 1.75rem; }

.h4 {
  font-size: 1.5rem; }

.h5 {
  font-size: 1.25rem; }

.h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

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

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

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

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

.link{
  cursor: pointer;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

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

.orderItem{
  cursor:pointer;
}

.dt-button-collection{
  z-index:9999 !important;
}

.el-select .el-input__inner{
  cursor:auto !important;
}

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

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

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

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

.dl-horizontal {
  margin-right: -1.5rem;
  margin-left: -1.5rem; }
  .dl-horizontal::after {
    content: "";
    display: table;
    clear: both; }

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

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

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

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

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

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

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

.figure {
  display: inline-block; }

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

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

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

code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }

kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  line-height: 1.5;
  color: #373a3c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-left: -0.75rem;
  margin-right: -0.75rem; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

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

.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-1 {
  width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 544px) {
  .col-sm-1, .col-sm-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-1 {
    width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 768px) {
  .col-md-1, .col-md-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-1 {
    width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .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-1 {
    width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .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 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      .col-xxl-11 {
          width: 91.66667%; }
  }
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.3rem;
    line-height: 1.5;
    vertical-align: center;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #f5f5f5; }

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

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

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

.table-hover tbody tr:hover {
  background-color: #f5f5f5; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.thead-secondary th {
  color: #eceeef;
  background-color: #8D8E8F }

.table-inverse {
  color: #eceeef;
  background-color: #373a3c; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }

.table-reflow thead {
  float: left; }
.table-reflow tbody {
  display: block;
  white-space: nowrap; }
.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #eceeef; }
.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef; }
.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0.25rem; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    border-color: #66afe9;
    outline: none; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

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

.form-control-label {
  padding: 0.375rem 0.75rem;
  margin-bottom: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 2.25rem; }
  input[type="date"].input-sm, .input-group-sm input[type="date"].form-control,
  input[type="time"].input-sm, .input-group-sm
  input[type="time"].form-control,
  input[type="datetime-local"].input-sm, .input-group-sm
  input[type="datetime-local"].form-control,
  input[type="month"].input-sm, .input-group-sm
  input[type="month"].form-control {
    line-height: 1.8625rem; }
  input[type="date"].input-lg, .input-group-lg input[type="date"].form-control,
  input[type="time"].input-lg, .input-group-lg
  input[type="time"].form-control,
  input[type="datetime-local"].input-lg, .input-group-lg
  input[type="datetime-local"].form-control,
  input[type="month"].input-lg, .input-group-lg
  input[type="month"].form-control {
    line-height: 3.16667rem; } }
.form-control-static {
  min-height: 2.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

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

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .radio label,
  .checkbox label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
    .radio label input:only-child,
    .checkbox label input:only-child {
      position: static; }

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

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

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

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

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

.radio-inline.disabled,
.checkbox-inline.disabled {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label {
  cursor: not-allowed; }

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

.has-success .text-help,
.has-success .form-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: #1bb99a; }
.has-success .form-control {
  border-color: #1bb99a; }
.has-success .input-group-addon {
  color: #1bb99a;
  border-color: #1bb99a;
  background-color: #adf3e5; }
.has-success .form-control-feedback {
  color: #1bb99a; }
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="); }

.has-warning .text-help,
.has-warning .form-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: #f1b53d; }
.has-warning .form-control {
  border-color: #f1b53d; }
.has-warning .input-group-addon {
  color: #f1b53d;
  border-color: #f1b53d;
  background-color: #fffefb; }
.has-warning .form-control-feedback {
  color: #f1b53d; }
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"); }

.has-danger .text-help,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .checkbox,
.has-danger .radio-inline,
.has-danger .checkbox-inline, .has-danger.radio label, .has-danger.checkbox label, .has-danger.radio-inline label, .has-danger.checkbox-inline label {
  color: #ff5d48; }
.has-danger .form-control {
  border-color: #ff5d48; }
.has-danger .input-group-addon {
  color: #ff5d48;
  border-color: #ff5d48;
  background-color: white; }
.has-danger .form-control-feedback {
  color: #ff5d48; }
.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="); }

@media (min-width: 544px) {
  .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 .form-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; } }

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

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

.btn-primary {
  color: #fff;
  background-color: #039cfd;
  border-color: #039cfd; }
  .btn-primary:hover {
    color: #fff;
    background-color: #027dcb;
    border-color: #0277c1; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #027dcb;
    border-color: #0277c1; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #027dcb;
    border-color: #0277c1;
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #0167a8;
      border-color: #014e7f; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #039cfd;
    border-color: #039cfd; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #039cfd;
    border-color: #039cfd; }

.btn-transparent {
  color: #039cfd;
  background-color: transparent; }
  .btn-transparent:hover {
    color: #039cfd;
    border-color: #0277c1; }
  .btn-transparent:focus, .btn-transparent.focus {
    color: #039cfd;
    border-color: #0277c1; }
  .btn-transparent:active, .btn-transparent.active, .open > .btn-transparent.dropdown-toggle {
    color: #039cfd;
    border-color: #0277c1; }
    .btn-transparent:active:hover, .btn-transparent:active:focus, .btn-transparent:active.focus, .btn-transparent.active:hover, .btn-transparent.active:focus, .btn-transparent.active.focus, .open > .btn-transparent.dropdown-toggle:hover, .open > .btn-transparent.dropdown-toggle:focus, .open > .btn-transparent.dropdown-toggle.focus {
      color: #039cfd;
      border-color: #014e7f; }
  .btn-transparent.disabled:focus, .btn-transparent.disabled.focus, .btn-transparent:disabled:focus, .btn-transparent:disabled.focus {
    border-color: #039cfd; }
  .btn-transparent.disabled:hover, .btn-transparent:disabled:hover {
    border-color: #039cfd; }

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
      color: #373a3c;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #3db9dc;
  border-color: #3db9dc; }
  .btn-info:hover {
    color: #fff;
    background-color: #23a0c3;
    border-color: #2299ba; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #23a0c3;
    border-color: #2299ba; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #23a0c3;
    border-color: #2299ba;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #1e87a5;
      border-color: #176b82; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #3db9dc;
    border-color: #3db9dc; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #3db9dc;
    border-color: #3db9dc; }

.btn-success {
  color: #fff;
  background-color: #1bb99a;
  border-color: #1bb99a; }
  .btn-success:hover {
    color: #fff;
    background-color: #158c75;
    border-color: #13846e; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #158c75;
    border-color: #13846e; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #158c75;
    border-color: #13846e;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #106d5b;
      border-color: #0b4a3d; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #1bb99a;
    border-color: #1bb99a; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #1bb99a;
    border-color: #1bb99a; }

.btn-warning {
  color: #fff;
  background-color: #f1b53d;
  border-color: #f1b53d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #eaa211;
    border-color: #e19b10; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #eaa211;
    border-color: #e19b10; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #eaa211;
    border-color: #e19b10;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #c98b0e;
      border-color: #a3700c; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f1b53d;
    border-color: #f1b53d; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f1b53d;
    border-color: #f1b53d; }

.btn-danger {
  color: #fff;
  background-color: #ff5d48;
  border-color: #ff5d48; }
  .btn-danger:hover {
    color: #fff;
    background-color: #ff3015;
    border-color: #ff270b; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #ff3015;
    border-color: #ff270b; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff3015;
    border-color: #ff270b;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #f01c00;
      border-color: #c81700; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #ff5d48;
    border-color: #ff5d48; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #ff5d48;
    border-color: #ff5d48; }

.btn-primary-outline {
  color: #039cfd;
  background-image: none;
  background-color: transparent;
  border-color: #039cfd; }
  .btn-primary-outline:focus, .btn-primary-outline.focus, .btn-primary-outline:active, .btn-primary-outline.active, .open > .btn-primary-outline.dropdown-toggle {
    color: #fff;
    background-color: #039cfd;
    border-color: #039cfd; }
  .btn-primary-outline:hover {
    color: #fff;
    background-color: #039cfd;
    border-color: #039cfd; }
  .btn-primary-outline.disabled:focus, .btn-primary-outline.disabled.focus, .btn-primary-outline:disabled:focus, .btn-primary-outline:disabled.focus {
    border-color: #68c4fe; }
  .btn-primary-outline.disabled:hover, .btn-primary-outline:disabled:hover {
    border-color: #68c4fe; }

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

.btn-info-outline {
  color: #3db9dc;
  background-image: none;
  background-color: transparent;
  border-color: #3db9dc; }
  .btn-info-outline:focus, .btn-info-outline.focus, .btn-info-outline:active, .btn-info-outline.active, .open > .btn-info-outline.dropdown-toggle {
    color: #fff;
    background-color: #3db9dc;
    border-color: #3db9dc; }
  .btn-info-outline:hover {
    color: #fff;
    background-color: #3db9dc;
    border-color: #3db9dc; }
  .btn-info-outline.disabled:focus, .btn-info-outline.disabled.focus, .btn-info-outline:disabled:focus, .btn-info-outline:disabled.focus {
    border-color: #93d8ec; }
  .btn-info-outline.disabled:hover, .btn-info-outline:disabled:hover {
    border-color: #93d8ec; }

.btn-success-outline {
  color: #1bb99a;
  background-image: none;
  background-color: transparent;
  border-color: #1bb99a; }
  .btn-success-outline:focus, .btn-success-outline.focus, .btn-success-outline:active, .btn-success-outline.active, .open > .btn-success-outline.dropdown-toggle {
    color: #fff;
    background-color: #1bb99a;
    border-color: #1bb99a; }
  .btn-success-outline:hover {
    color: #fff;
    background-color: #1bb99a;
    border-color: #1bb99a; }
  .btn-success-outline.disabled:focus, .btn-success-outline.disabled.focus, .btn-success-outline:disabled:focus, .btn-success-outline:disabled.focus {
    border-color: #54e6c9; }
  .btn-success-outline.disabled:hover, .btn-success-outline:disabled:hover {
    border-color: #54e6c9; }

.btn-warning-outline {
  color: #f1b53d;
  background-image: none;
  background-color: transparent;
  border-color: #f1b53d; }
  .btn-warning-outline:focus, .btn-warning-outline.focus, .btn-warning-outline:active, .btn-warning-outline.active, .open > .btn-warning-outline.dropdown-toggle {
    color: #fff;
    background-color: #f1b53d;
    border-color: #f1b53d; }
  .btn-warning-outline:hover {
    color: #fff;
    background-color: #f1b53d;
    border-color: #f1b53d; }
  .btn-warning-outline.disabled:focus, .btn-warning-outline.disabled.focus, .btn-warning-outline:disabled:focus, .btn-warning-outline:disabled.focus {
    border-color: #f8d99c; }
  .btn-warning-outline.disabled:hover, .btn-warning-outline:disabled:hover {
    border-color: #f8d99c; }

.btn-danger-outline {
  color: #ff5d48;
  background-image: none;
  background-color: transparent;
  border-color: #ff5d48; }
  .btn-danger-outline:focus, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline.active, .open > .btn-danger-outline.dropdown-toggle {
    color: #fff;
    background-color: #ff5d48;
    border-color: #ff5d48; }
  .btn-danger-outline:hover {
    color: #fff;
    background-color: #ff5d48;
    border-color: #ff5d48; }
  .btn-danger-outline.disabled:focus, .btn-danger-outline.disabled.focus, .btn-danger-outline:disabled:focus, .btn-danger-outline:disabled.focus {
    border-color: #ffb7ae; }
  .btn-danger-outline.disabled:hover, .btn-danger-outline:disabled:hover {
    border-color: #ffb7ae; }

.btn-link {
  font-weight: normal;
  color: #64b0f2;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #1d8cec;
    text-decoration: none;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none; }

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

.btn-sm, .btn-group-sm > .btn {
  padding: 0.1rem 0.75rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.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;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

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

.dropup,
.dropdown {
  position: relative; }

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

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


.dt-button-collection{
  width: 100px !important;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #2b3d51;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

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

.dropdown-item {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #039cfd;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

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

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #818a91;
  white-space: nowrap; }

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }

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

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-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-right: 8px;
  padding-left: 8px; }

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

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

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

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.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: 0.25rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

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

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

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

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

.input-group-addon {
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid #ccc;
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.275rem 0.75rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .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:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .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; }
    .input-group-btn:last-child > .btn:focus, .input-group-btn:last-child > .btn:active, .input-group-btn:last-child > .btn:hover,
    .input-group-btn:last-child > .btn-group:focus,
    .input-group-btn:last-child > .btn-group:active,
    .input-group-btn:last-child > .btn-group:hover {
      z-index: 3; }

.c-input {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  color: #555;
  cursor: pointer; }
  .c-input > input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .c-input > input:checked ~ .c-indicator {
      color: #fff;
      background-color: #0074d9; }
    .c-input > input:focus ~ .c-indicator {
      box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; }
    .c-input > input:active ~ .c-indicator {
      color: #fff;
      background-color: #84c6ff; }
  .c-input + .c-input {
    margin-left: 1rem; }

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

.c-checkbox .c-indicator {
  border-radius: .25rem; }
.c-checkbox input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=); }
.c-checkbox input:indeterminate ~ .c-indicator {
  background-color: #0074d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K); }

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

.c-inputs-stacked .c-input {
  display: inline; }
  .c-inputs-stacked .c-input::after {
    display: block;
    margin-bottom: .25rem;
    content: ""; }
  .c-inputs-stacked .c-input + .c-input {
    margin-left: 0; }

.c-select {
  display: inline-block;
  max-width: 100%;
  padding: .375rem 1.75rem .375rem .75rem;
  padding-right: .75rem \9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid #ccc;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .c-select:focus {
    border-color: #51a7e8;
    outline: none; }
  .c-select::-ms-expand {
    opacity: 0; }

.c-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px; }
  .c-select-sm:not([multiple]) {
    height: 26px;
    min-height: 26px; }

.file {
  position: relative;
  display: inline-block;
  height: 2.5rem;
  cursor: pointer; }

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

.file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem; }

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

.file-custom::before {
  position: absolute;
  top: -.075rem;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  content: "Browse";
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 .25rem .25rem 0; }

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

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #818a91;
      cursor: not-allowed;
      background-color: transparent; }

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

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: .2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-radius: 0.25rem 0.25rem 0 0; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #818a91;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #f5f5f5;
    border-color: #ddd #ddd transparent; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }
.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: .2rem; }
.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem; }
.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #039cfd; }

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

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

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

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .navbar {
      border-radius: 0.25rem; } }

.navbar-full {
  z-index: 1000; }
  @media (min-width: 544px) {
    .navbar-full {
      border-radius: 0; } }

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

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

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

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 544px) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

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

.navbar-nav .nav-item {
  float: left; }
.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }
.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }
.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }
.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }
.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0.25rem; }

.card-block {
  padding: 1.25rem; }

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

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

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

.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-radius: 0.25rem 0.25rem 0 0; }
.card > .list-group:last-child .list-group-item:last-child {
  border-radius: 0 0 0.25rem 0.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e5e5e5; }
  .card-header:first-child {
    border-radius: 0.25rem 0.25rem 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5; }
  .card-footer:last-child {
    border-radius: 0 0 0.25rem 0.25rem; }

.card-primary {
  background-color: #039cfd;
  border-color: #039cfd; }

.card-success {
  background-color: #1bb99a;
  border-color: #1bb99a; }

.card-info {
  background-color: #3db9dc;
  border-color: #3db9dc; }

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

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

.card-primary-outline {
  background-color: transparent;
  border-color: #039cfd; }

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

.card-info-outline {
  background-color: transparent;
  border-color: #3db9dc; }

.card-success-outline {
  background-color: transparent;
  border-color: #1bb99a; }

.card-warning-outline {
  background-color: transparent;
  border-color: #f1b53d; }

.card-danger-outline {
  background-color: transparent;
  border-color: #ff5d48; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }
.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
  color: rgba(255, 255, 255, 0.65); }
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

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

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

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

.card-img-top {
  border-radius: 0.25rem 0.25rem 0 0; }

.card-img-bottom {
  border-radius: 0 0 0.25rem 0.25rem; }

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

  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem; } }
@media (min-width: 544px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .card-group .card {
      display: table-cell;
      vertical-align: top; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }
@media (min-width: 544px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }
.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }
  .breadcrumb > li {
    float: left; }
    .breadcrumb > li + li::before {
      padding-right: .5rem;
      padding-left: .5rem;
      color: #818a91;
      content: "/"; }
  .breadcrumb > .active {
    color: #818a91; }

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

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .page-item:last-child .page-link {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #039cfd;
    border-color: #039cfd; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.5;
  color: #64b0f2;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #1d8cec;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.33333; }
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5; }
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.pager {
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  list-style: none; }
  .pager::after {
    content: "";
    display: table;
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:focus, .pager li > a:hover {
      text-decoration: none;
      background-color: #eceeef; }
  .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff; }
  .pager .disabled > span {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff; }

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

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

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

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

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

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

.label-sm{
  padding: .2em .2em .2em .2em !important;
}

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

.label-primary {
  background-color: #039cfd; }
  .label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #027dcb; }

.label-success {
  background-color: #1bb99a; }
  .label-success[href]:focus, .label-success[href]:hover {
    background-color: #158c75; }

.label-info {
  background-color: #3db9dc; }
  .label-info[href]:focus, .label-info[href]:hover {
    background-color: #23a0c3; }

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

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

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem; }
  @media (min-width: 544px) {
    .jumbotron {
      padding: 4rem 2rem; } }

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

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

.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

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

.alert-success {
  background-color: #B6E9DF;
  border-color: #a2e3d6;
  color: #1bb99a; }
  .alert-success hr {
    border-top-color: #8fddce; }
  .alert-success .alert-link {
    color: #158c75; }

.alert-info {
  background-color: #ABDBE8;
  border-color: #8fcfe0;
  color: #23a0c3; }
  .alert-info hr {
    border-top-color: #7bc6db; }
  .alert-info .alert-link {
    color: #1b7d98; }

.alert-warning {
  background-color: #FAE8C4;
  border-color: #f8dfac;
  color: #eaa211; }
  .alert-warning hr {
    border-top-color: #f6d695; }
  .alert-warning .alert-link {
    color: #ba810e; }

.alert-danger {
  background-color: #FFCCC5;
  border-color: #ffb6ac;
  color: #ff3015; }
  .alert-danger hr {
    border-top-color: #ff9f92; }
  .alert-danger .alert-link {
    color: #e11a00; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem; }

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

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

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

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

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

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

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

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

  .progress[width="100%"] {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; } }
.progress-striped[value]::-webkit-progress-value {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

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

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem; } }
.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite; }

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

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite; } }
.progress-success[value]::-webkit-progress-value {
  background-color: #1bb99a; }
.progress-success[value]::-moz-progress-bar {
  background-color: #1bb99a; }
@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #1bb99a; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #3db9dc; }
.progress-info[value]::-moz-progress-bar {
  background-color: #3db9dc; }
@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #3db9dc; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #f1b53d; }
.progress-warning[value]::-moz-progress-bar {
  background-color: #f1b53d; }
@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f1b53d; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #ff5d48; }
.progress-danger[value]::-moz-progress-bar {
  background-color: #ff5d48; }
@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #ff5d48; } }

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

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.list-group-flush .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

a.list-group-item,
button.list-group-item {
  width: 100%;
  color: #555;
  text-align: inherit; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:focus, a.list-group-item:hover,
  button.list-group-item:focus,
  button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #818a91; }
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #039cfd;
  border-color: #039cfd; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #cdecff; }

.list-group-item-success {
  color: #1bb99a;
  background-color: #B6E9DF; }

a.list-group-item-success,
button.list-group-item-success {
  color: #1bb99a; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #1bb99a;
    background-color: #a2e3d6; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #1bb99a;
    border-color: #1bb99a; }

.list-group-item-info {
  color: #23a0c3;
  background-color: #ABDBE8; }

a.list-group-item-info,
button.list-group-item-info {
  color: #23a0c3; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #23a0c3;
    background-color: #97d2e3; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #23a0c3;
    border-color: #23a0c3; }

.list-group-item-warning {
  color: #eaa211;
  background-color: #FAE8C4; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #eaa211; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #eaa211;
    background-color: #f8dfac; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #eaa211;
    border-color: #eaa211; }

.list-group-item-danger {
  color: #ff3015;
  background-color: #FFCCC5; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #ff3015; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #ff3015;
    background-color: #ffb6ac; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #ff3015;
    border-color: #ff3015; }

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

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

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .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; }

.embed-responsive-21by9 {
  padding-bottom: 42.85714%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 12px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

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

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

  .modal-sm {
    width: 300px; } }
@media (min-width: 768px) {
  .modal-lg {
    width: 900px; } }
@media (min-width: 768px) {
  .modal-xl {
    width: 1140px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  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: 0.875rem;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  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: 0.875rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-bottom-width: 0; }
      .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
        bottom: 1px;
        margin-left: -10px;
        content: "";
        border-top-color: #fff;
        border-bottom-width: 0; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25);
      border-left-width: 0; }
      .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
        bottom: -10px;
        left: 1px;
        content: "";
        border-right-color: #fff;
        border-left-width: 0; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
        top: 1px;
        margin-left: -10px;
        content: "";
        border-top-width: 0;
        border-bottom-color: #fff; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
        right: 1px;
        bottom: -10px;
        content: "";
        border-right-width: 0;
        border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -0.7rem -0.7rem 0 0; }

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

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

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

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

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          transform: translate3d(0, 0, 0); } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.left {
    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 {
    right: 0;
    left: auto;
    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:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev::before {
    content: "\2039"; }
  .carousel-control .icon-next::before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media (min-width: 544px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-xs-left {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }

  .pull-sm-right {
    float: right !important; }

  .pull-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .pull-md-left {
    float: left !important; }

  .pull-md-right {
    float: right !important; }

  .pull-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }

  .pull-lg-right {
    float: right !important; }

  .pull-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important; }

  .pull-xl-right {
    float: right !important; }

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

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

.invisible {
  visibility: hidden !important; }

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

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

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }

  .text-xl-right {
    text-align: right !important; }

  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-weight-light {
  font-weight: 300; }

.font-italic {
  font-style: italic; }

.font-small {
  font-size: small; }

.font-smaller {
  font-size: smaller; }

.text-muted {
  color: #818a91; }

.text-primary {
  color: #039cfd !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #027dcb; }

.text-success {
  color: #1bb99a !important; }

a.text-success:focus, a.text-success:hover {
  color: #158c75; }

.text-info {
  color: #3db9dc !important; }

a.text-info:focus, a.text-info:hover {
  color: #23a0c3; }

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

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

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

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

.text-secondary {
  color: #8D8E8F !important; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #464747; }

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

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #039cfd !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #027dcb; }

.bg-secondary {
  color: #eceeef;
  background-color: #8D8E8F }

.bg-secondary:focus, a.bg-secondary:hover {
  color: #eceeef;
  background-color: #7E7E7E }

.bg-success {
  color: #fff !important;
  background-color: #1bb99a !important; }

.bg-success a {
    color: #ffffff !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #158c75; }

.bg-info {
  color: #fff !important;
  background-color: #3db9dc !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #23a0c3; }

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

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

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

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

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

.m-a-0 {
  margin: 0 0 !important; }

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

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

.m-b-0 {
  margin-bottom: 0 !important; }

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

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

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

.m-a-1 {
  margin: 1rem 1rem !important; }
/* m-{x}-auto */
.m-t-auto {
  margin-top: auto !important; }

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

.m-b-auto {
  margin-bottom: auto !important; }

.m-l-auto {
  margin-left: auto !important; }
/* end */
.m-t-1 {
  margin-top: 1rem !important; }

.mt-1 {
    margin-top: 1px !important; }

.mt-2 {
      margin-top: 2px !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

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

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

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

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

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

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

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

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.pl-1 {
    padding-left: 7px !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

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

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.hidden-xs-up {
  display: none !important; }

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

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

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

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

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

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

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

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !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; } }

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-custom {
  color: #64b0f2; }

.text-purple {
  color: #9261c6; }

.text-pink {
  color: #ff7aa3; }

.text-dark {
  color: #2b3d51; }

.text-white {
  color: #ffffff; }

.dropdown-lg {
  width: 280px; }

.dropdown-menu {
  box-shadow: 0 0px 24px 0 rgba(43, 61, 81, 0.06), 0 1px 0px 0 rgba(43, 61, 81, 0.02);
  border: 1px solid rgba(43, 61, 81, 0.05); }

.dropdown-arrow:before {
  top: -10px;
  right: 16px;
  left: auto;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #64b0f2;
  border-left: 10px solid transparent;
  position: absolute;
  display: inline-block !important;
  content: ''; }

.dropdown-arrow.dropdown-arrow-success:before {
  border-bottom: 10px solid #1bb99a; }

.arrow-none:after {
  border: none;
  margin: 0 !important; }

html {
  position: relative;
  min-height: 100%; }

body {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  background-color: #f5f5f5;
  padding-bottom: 60px; }

.container {
  max-width: none; }

.page-title-box {
  background-color: #ffffff;
  margin: -20px -20px 20px -20px;
  padding: 20px;
  box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02); }
  .page-title-box .page-title {
    margin-bottom: 0;
    float: left; }
  .page-title-box .breadcrumb {
    float: right;
    background-color: transparent !important; }

.card-box {
  padding: 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  background-clip: padding-box;
  margin-bottom: 20px;
  background-color: #ffffff;
  box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02); }

.header-title {
  font-size: 1.1rem;
  text-transform: uppercase; }

.page-header {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 1.3rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #eceeef; }

.button-list {
  margin-bottom: -5px;
  margin-left: -7px; }
  .button-list button, .button-list a {
    margin: 5px 7px; }

canvas {
  max-width: 100%; }

svg {
  max-width: 100%; }

a:focus {
  outline: none !important; }

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  will-change: opacity, transform;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  pointer-events: none; }

.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45); }

.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7); }

.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7); }

.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7); }

.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7); }

.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7); }

.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7); }

.waves-notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important; }

.waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none; }

.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom; }

.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1; }

.waves-block {
  display: block; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  width: 100%; }

/* IE9, IE10, IE11 */
@media screen and (min-width: 0\0) {
  .form-control {
    padding: 0.55rem 0.75rem !important; }

  .input-group-addon {
    line-height: inherit !important;
    font-size: 1rem !important; }

  .carousel-control span {
    right: 20px; } }
/*
Template Name: Uplon Dashboard
Author: CoderThemes
Email: coderthemes$gmail.com
File: Menu
*/
.container {
  width: 100%; }

.logo {
  float: left;
  color: #ffffff !important;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 60px; }
  .logo span span {
    color: #1bb99a !important; }

#topnav {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1030;
  background-color: #ffffff;
  border: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  min-height: 40px;
  box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02); }
  #topnav .topbar-main {
    background-color: #1d8cec; }
    #topnav .topbar-main .badge {
      position: absolute;
      top: 12px;
      right: 7px; }
    #topnav .topbar-main .navbar-nav > .open > a {
      background-color: fade(#ffffff, 10%) !important; }
    #topnav .topbar-main .navbar-nav {
      margin: 0; }
    #topnav .topbar-main .navbar-nav .nav-link {
      padding: 0;
      line-height: 60px; }
  #topnav .navbar-custom {
    background-color: #ffffff; }
  #topnav .navbar-toggle {
    border: 0;
    position: relative;
    width: 60px;
    padding: 0;
    margin: 0;
    cursor: pointer; }
    #topnav .navbar-toggle:hover {
      background-color: transparent; }
      #topnav .navbar-toggle:hover span {
        background-color: #64b0f2; }
    #topnav .navbar-toggle:focus {
      background-color: transparent; }
      #topnav .navbar-toggle:focus span {
        background-color: #64b0f2; }
    #topnav .navbar-toggle .lines {
      width: 25px;
      display: block;
      position: relative;
      margin-top: 22px;
      height: 18px; }
    #topnav .navbar-toggle span {
      height: 2px;
      width: 100%;
      background-color: #ffffff;
      display: block;
      margin-bottom: 5px;
      -webkit-transition: -webkit-transform .5s ease;
      transition: -webkit-transform .5s ease;
      transition: transform .5s ease; }
  #topnav .navbar-toggle.open span {
    position: absolute; }
    #topnav .navbar-toggle.open span:first-child {
      top: 6px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    #topnav .navbar-toggle.open span:nth-child(2) {
      visibility: hidden; }
    #topnav .navbar-toggle.open span:last-child {
      width: 100%;
      top: 6px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  #topnav .navigation-menu > li.active > a {
    color: #64b0f2; }
  #topnav .navigation-menu > li.active li.active > a {
    color: #64b0f2; }
  #topnav .navigation-menu > li.active li.active li.active > a {
    color: #64b0f2; }
  #topnav .navigation-menu {
    list-style: none;
    margin: 0;
    padding: 0; }
  #topnav .navigation-menu > li {
    float: left;
    display: block;
    position: relative; }
  #topnav .navigation-menu > li > a {
    display: block;
    color: #2b3d51;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 3px;
    padding-left: 20px;
    padding-right: 20px; }
    #topnav .navigation-menu > li > a:hover {
      color: #64b0f2; }
      #topnav .navigation-menu > li > a:hover i {
        color: #64b0f2; }
    #topnav .navigation-menu > li > a:focus {
      color: #64b0f2; }
      #topnav .navigation-menu > li > a:focus i {
        color: #64b0f2; }
    #topnav .navigation-menu > li > a:active {
      color: #64b0f2; }
      #topnav .navigation-menu > li > a:active i {
        color: #64b0f2; }
    #topnav .navigation-menu > li > a i {
      font-size: 18px;
      margin-right: 5px;
      color: fade(#2b3d51, 80%);
      vertical-align: middle; }
  #topnav .navigation-menu > li > a:hover, #topnav .navigation-menu > li > a:focus {
    background-color: transparent; }

@media (min-width: 992px) {
  #topnav .navigation-menu > li > a {
    padding-top: 10px;
    padding-bottom: 10px; } }
/*
  Responsive Menu
*/
@media (min-width: 992px) {
  #topnav .navigation-menu > li.last-elements .submenu {
    left: auto;
    right: 0; }
  #topnav .navigation-menu > li.last-elements .submenu > li.has-submenu .submenu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 10px; }
  #topnav .navigation-menu > li:first-of-type a {
    padding-left: 0px; }
  #topnav .navigation-menu > li:hover a {
    color: #64b0f2; }
    #topnav .navigation-menu > li:hover a i {
      color: #64b0f2; }
  #topnav .navigation-menu > li .submenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    border: 1px solid #e7e7e7;
    padding: 15px;
    list-style: none;
    min-width: 200px;
    visibility: hidden;
    opacity: 0;
    margin-top: 10px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #ffffff;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); }
  #topnav .navigation-menu > li .submenu.megamenu {
    white-space: nowrap;
    width: auto; }
  #topnav .navigation-menu > li .submenu.megamenu > li {
    overflow: hidden;
    width: 200px;
    display: inline-block;
    vertical-align: top; }
  #topnav .navigation-menu > li .submenu > li.has-submenu > a:after {
    content: "\e649";
    font-family: "themify";
    position: absolute;
    right: 20px;
    font-size: 9px; }
  #topnav .navigation-menu > li .submenu > li .submenu {
    left: 100%;
    top: 0;
    margin-left: 10px;
    margin-top: -1px; }
  #topnav .navigation-menu > li .submenu li {
    position: relative; }
  #topnav .navigation-menu > li .submenu li ul {
    list-style: none;
    padding-left: 0;
    margin: 0; }
  #topnav .navigation-menu > li .submenu li a {
    display: block;
    padding: 8px 25px 8px 0px;
    clear: both;
    white-space: nowrap;
    color: #2b3d51; }
  #topnav .navigation-menu > li .submenu li a:hover {
    color: #64b0f2; }
  #topnav .navigation-menu > li .submenu li span {
    display: block;
    padding: 8px 25px;
    clear: both;
    line-height: 1.42857143;
    white-space: nowrap;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    color: #949ba1; }
  #topnav .navbar-toggle {
    display: none; }

  #topnav #navigation {
    display: block !important; } }
@media (max-width: 991px) {
  .wrapper {
    padding-top: 60px !important; }
    .wrapper .btn-group.m-t-15 {
      margin-top: 17px; }

  .container {
    width: auto; }

  #topnav .navigation-menu {
    float: none;
    max-height: 400px; }
  #topnav .navigation-menu > li {
    float: none; }
  #topnav .navigation-menu > li > a {
    color: #2b3d51;
    padding: 15px; }
    #topnav .navigation-menu > li > a i {
      display: inline-block;
      margin-right: 10px;
      margin-bottom: 0px; }
  #topnav .navigation-menu > li > a:after {
    position: absolute;
    right: 15px; }
  #topnav .navigation-menu > li .submenu {
    display: none;
    list-style: none;
    padding-left: 20px;
    margin: 0; }
  #topnav .navigation-menu > li .submenu li a {
    display: block;
    position: relative;
    padding: 7px 20px;
    color: #2b3d51; }
  #topnav .navigation-menu > li .submenu li a:hover {
    color: #64b0f2; }
  #topnav .navigation-menu > li .submenu li.has-submenu > a:after {
    content: "\e64b";
    font-family: "themify";
    position: absolute;
    right: 30px; }
  #topnav .navigation-menu > li .submenu.open {
    display: block; }
  #topnav .navigation-menu > li .submenu .submenu {
    display: none;
    list-style: none; }
  #topnav .navigation-menu > li .submenu .submenu.open {
    display: block; }
  #topnav .navigation-menu > li .submenu.megamenu > li > ul {
    list-style: none;
    padding-left: 0; }
  #topnav .navigation-menu > li .submenu.megamenu > li > ul > li > span {
    display: block;
    position: relative;
    padding: 15px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px; }
  #topnav .navigation-menu > li.has-submenu.open > a {
    color: #64b0f2; }
  #topnav .navbar-header {
    float: left; }

  #navigation {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    display: none;
    height: auto;
    padding-bottom: 0;
    overflow: auto;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    background-color: #ffffff; }

  #navigation.open {
    display: block;
    overflow-y: auto; } }
@media (min-width: 768px) {
  #topnav .navigation-menu > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0; }

  #topnav .navigation-menu > li.has-submenu:hover > .submenu > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-left: 0;
    margin-right: 0; }

  .navbar-toggle {
    display: block; } }
.notification-box {
  margin-right: 10px; }
  .notification-box ul {
    max-height: 60px; }
    .notification-box ul li a {
      font-size: 24px;
      color: #ffffff;
      display: block;
      line-height: 60px; }
  .notification-box .noti-dot {
    position: relative;
    top: -45px; }
  .notification-box .pulse {
    width: 2px;
    height: 2px;
    border: 3px solid #ff5d48;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #ff5d48;
    z-index: 10;
    position: absolute;
    right: 3px; }
  .notification-box .dot {
    border: 4px solid #ff5d48;
    background: transparent;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    height: 30px;
    width: 30px;
    -webkit-animation: pulse 3s ease-out;
    -moz-animation: pulse 3s ease-out;
    animation: pulse 3s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    top: -12px;
    left: -4px;
    z-index: 1;
    opacity: 0; }
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(0);
    opacity: 0.0; }
  25% {
    -moz-transform: scale(0);
    opacity: 0.1; }
  50% {
    -moz-transform: scale(0.1);
    opacity: 0.3; }
  75% {
    -moz-transform: scale(0.5);
    opacity: 0.5; }
  100% {
    -moz-transform: scale(1);
    opacity: 0.0; } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    opacity: 0.0; }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1; }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3; }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0.0; } }
.user-box {
  text-align: center; }
  .user-box .user-img {
    position: relative; }
  .user-box .user-status {
    height: 12px;
    width: 12px;
    position: absolute;
    bottom: 8px;
    right: 15px;
    line-height: 0px !important; }
    .user-box .user-status i {
      font-size: 12px !important; }
  .user-box .user-status.away i {
    color: #f1b53d; }
  .user-box .user-status.offline i {
    color: #ff5d48; }
  .user-box .user-status.online i {
    color: #1bb99a; }
  .user-box .user-status.busy i {
    color: #818a91; }

/* Footer */
.footer {
  border-top: 1px solid rgba(67, 89, 102, 0.1);
  bottom: 0px;
  color: #58666e;
  text-align: left !important;
  padding: 20px 0px;
  position: absolute;
  right: 0px;
  left: 0px; }

.wrapper {
  padding-top: 100px; }

/* Notification */
.notification-list {
  margin-left: 0 !important; }
  .notification-list .noti-title {
    border-radius: 0.25rem 0.25rem 0 0;
    background-color: #64b0f2;
    margin: -6px -1px 0px -1px;
    width: auto;
    padding: 12px 20px; }
    .notification-list .noti-title h5 {
      color: #ffffff;
      margin: 0; }
  .notification-list .noti-icon {
    font-size: 22px;
    padding: 0 12px;
    vertical-align: middle;
    color: rgba(255, 255, 255, 0.8); }
  .notification-list .noti-icon-badge {
    height: 10px;
    width: 10px;
    background-color: #ff5d48;
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 12px;
    border-radius: 50%;
    border: 2px solid #2b3d51; }
  .notification-list .notify-item {
    padding: 10px 20px; }
    .notification-list .notify-item .notify-icon {
      float: left;
      height: 36px;
      width: 36px;
      line-height: 36px;
      text-align: center;
      margin-right: 10px;
      border-radius: 50%; }
      .notification-list .notify-item .notify-icon img {
        margin-top: 4px; }
    .notification-list .notify-item .notify-details {
      margin-bottom: 0;
      overflow: hidden;
      margin-left: 45px;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .notification-list .notify-item .notify-details b {
        font-weight: 500; }
      .notification-list .notify-item .notify-details small {
        display: block; }
      .notification-list .notify-item .notify-details span {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 13px; }
  .notification-list .notify-all {
    border-radius: 0 0 0.25rem 0.25rem;
    margin: 0 0 -5px 0;
    background-color: #eceeef; }

.profile-dropdown {
  width: 170px; }
  .profile-dropdown i {
    font-size: 17px;
    vertical-align: middle;
    margin-right: 5px; }
  .profile-dropdown span {
    vertical-align: middle; }

.nav-user {
  padding: 0 12px !important; }
  .nav-user img {
    height: 36px;
    width: 36px; }

/* Right sidebar */
.side-bar.right-bar {
  float: right !important;
  right: -266px;
  top: 60px; }

.side-bar {
  -moz-transition: all 200ms ease-out;
  -webkit-transition: all 200ms ease-out;
  background-color: #ffffff;
  box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
  display: block;
  float: left;
  height: 100%;
  position: fixed;
  transition: all 200ms ease-out;
  width: 240px;
  z-index: 9999; }

.right-bar {
  background: #ffffff !important; }
  .right-bar .nav-tabs {
    border: none !important; }
    .right-bar .nav-tabs .nav-item {
      float: none;
      display: inline-block;
      margin-bottom: 0; }
    .right-bar .nav-tabs .nav-link {
      border: none !important;
      font-weight: 500;
      font-size: 16px;
      color: #2b3d51; }
    .right-bar .nav-tabs .nav-link.active {
      color: #64b0f2;
      background-color: transparent; }
  .right-bar .tab-content {
    padding: 20px;
    border-top: 2px solid #eceeef; }
  .right-bar .right-bar-toggle {
    float: right;
    line-height: 46px;
    font-size: 20px;
    color: #333;
    padding: 0px 10px; }
  .right-bar .nicescroll {
    height: 88%; }
  .right-bar .contact-list {
    max-height: 600px; }
  .right-bar h5 {
    font-size: 15px; }

@media (max-width: 640px) {
  .btn-group.m-t-15 {
    display: none; } }
@media (max-width: 420px) {
  .topbar-left {
    width: 38px;
    text-align: center;
    float: left; }

  .logo {
    float: none; }
    .logo span {
      display: none !important; } }
/* Seach */
.app-search {
  position: relative;
  border: 1px solid rgba(129, 138, 145, 0.3);
  font-size: 13px;
  height: 40px;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 40px;
  margin-top: 13px;
  margin-right: 20px;
  background: rgba(129, 138, 145, 0.1) important;
  box-shadow: none;
  border-radius: 30px;
  width: 250px;
}
  .app-search a {
    position: absolute;
    top: 12px;
    right: 25px;
    display: block;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5); }
    .app-search a:hover {
      color: #ffffff; }
  .app-search .form-control,
  .app-search .form-control:focus {
    border: 1px solid rgba(129, 138, 145, 0.3);
    font-size: 13px;
    height: 34px;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 40px;
    margin-top: 13px;
    margin-right: 20px;
    background: rgba(129, 138, 145, 0.1);
    box-shadow: none;
    border-radius: 30px;
    width: 200px; }

.wrapper.right-bar-enabled .right-bar {
  right: 0 !important;
  display: block !important; }

.page-title {
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 0;
  line-height: 45px; }

button:focus {
  outline: none !important; }

.btn-custom {
  color: #fff;
  background-color: #64b0f2;
  border-color: #64b0f2; }
  .btn-custom:hover {
    color: #fff;
    background-color: #3598ee;
    border-color: #2c93ed; }
  .btn-custom:focus, .btn-custom.focus {
    color: #fff;
    background-color: #3598ee;
    border-color: #2c93ed; }
  .btn-custom:active, .btn-custom.active, .open > .btn-custom.dropdown-toggle {
    color: #fff;
    background-color: #3598ee;
    border-color: #2c93ed;
    background-image: none; }
    .btn-custom:active:hover, .btn-custom:active:focus, .btn-custom:active.focus, .btn-custom.active:hover, .btn-custom.active:focus, .btn-custom.active.focus, .open > .btn-custom.dropdown-toggle:hover, .open > .btn-custom.dropdown-toggle:focus, .open > .btn-custom.dropdown-toggle.focus {
      color: #fff;
      background-color: #1487eb;
      border-color: #1172c6; }
  .btn-custom.disabled:focus, .btn-custom.disabled.focus, .btn-custom:disabled:focus, .btn-custom:disabled.focus {
    background-color: #64b0f2;
    border-color: #64b0f2; }
  .btn-custom.disabled:hover, .btn-custom:disabled:hover {
    background-color: #64b0f2;
    border-color: #64b0f2; }

.btn-pink {
  color: #fff;
  background-color: #ff7aa3;
  border-color: #ff7aa3; }
  .btn-pink:hover {
    color: #fff;
    background-color: #ff4780;
    border-color: #ff3d79; }
  .btn-pink:focus, .btn-pink.focus {
    color: #fff;
    background-color: #ff4780;
    border-color: #ff3d79; }
  .btn-pink:active, .btn-pink.active, .open > .btn-pink.dropdown-toggle {
    color: #fff;
    background-color: #ff4780;
    border-color: #ff3d79;
    background-image: none; }
    .btn-pink:active:hover, .btn-pink:active:focus, .btn-pink:active.focus, .btn-pink.active:hover, .btn-pink.active:focus, .btn-pink.active.focus, .open > .btn-pink.dropdown-toggle:hover, .open > .btn-pink.dropdown-toggle:focus, .open > .btn-pink.dropdown-toggle.focus {
      color: #fff;
      background-color: #ff2367;
      border-color: #fa004d; }
  .btn-pink.disabled:focus, .btn-pink.disabled.focus, .btn-pink:disabled:focus, .btn-pink:disabled.focus {
    background-color: #ff7aa3;
    border-color: #ff7aa3; }
  .btn-pink.disabled:hover, .btn-pink:disabled:hover {
    background-color: #ff7aa3;
    border-color: #ff7aa3; }

.btn-dark {
  color: #fff;
  background-color: #2b3d51;
  border-color: #2b3d51; }
  .btn-dark:hover {
    color: #fff;
    background-color: #192430;
    border-color: #161f29; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #192430;
    border-color: #161f29; }
  .btn-dark:active, .btn-dark.active, .open > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #192430;
    border-color: #161f29;
    background-image: none; }
    .btn-dark:active:hover, .btn-dark:active:focus, .btn-dark:active.focus, .btn-dark.active:hover, .btn-dark.active:focus, .btn-dark.active.focus, .open > .btn-dark.dropdown-toggle:hover, .open > .btn-dark.dropdown-toggle:focus, .open > .btn-dark.dropdown-toggle.focus {
      color: #fff;
      background-color: #0d1218;
      border-color: black; }
  .btn-dark.disabled:focus, .btn-dark.disabled.focus, .btn-dark:disabled:focus, .btn-dark:disabled.focus {
    background-color: #2b3d51;
    border-color: #2b3d51; }
  .btn-dark.disabled:hover, .btn-dark:disabled:hover {
    background-color: #2b3d51;
    border-color: #2b3d51; }

.btn-purple {
  color: #fff;
  background-color: #9261c6;
  border-color: #9261c6; }
  .btn-purple:hover {
    color: #fff;
    background-color: #7841b3;
    border-color: #733eac; }
  .btn-purple:focus, .btn-purple.focus {
    color: #fff;
    background-color: #7841b3;
    border-color: #733eac; }
  .btn-purple:active, .btn-purple.active, .open > .btn-purple.dropdown-toggle {
    color: #fff;
    background-color: #7841b3;
    border-color: #733eac;
    background-image: none; }
    .btn-purple:active:hover, .btn-purple:active:focus, .btn-purple:active.focus, .btn-purple.active:hover, .btn-purple.active:focus, .btn-purple.active.focus, .open > .btn-purple.dropdown-toggle:hover, .open > .btn-purple.dropdown-toggle:focus, .open > .btn-purple.dropdown-toggle.focus {
      color: #fff;
      background-color: #673799;
      border-color: #532c7b; }
  .btn-purple.disabled:focus, .btn-purple.disabled.focus, .btn-purple:disabled:focus, .btn-purple:disabled.focus {
    background-color: #9261c6;
    border-color: #9261c6; }
  .btn-purple.disabled:hover, .btn-purple:disabled:hover {
    background-color: #9261c6;
    border-color: #9261c6; }

.btn-dark-outline {
  color: #2b3d51;
  background-image: none;
  background-color: transparent;
  border-color: #2b3d51; }
  .btn-dark-outline:focus, .btn-dark-outline.focus, .btn-dark-outline:active, .btn-dark-outline.active, .open > .btn-dark-outline.dropdown-toggle {
    color: #fff;
    background-color: #2b3d51;
    border-color: #2b3d51; }
  .btn-dark-outline:hover {
    color: #fff;
    background-color: #2b3d51;
    border-color: #2b3d51; }
  .btn-dark-outline.disabled:focus, .btn-dark-outline.disabled.focus, .btn-dark-outline:disabled:focus, .btn-dark-outline:disabled.focus {
    border-color: #4e6f94; }
  .btn-dark-outline.disabled:hover, .btn-dark-outline:disabled:hover {
    border-color: #4e6f94; }

.btn-pink-outline {
  color: #ff7aa3;
  background-image: none;
  background-color: transparent;
  border-color: #ff7aa3; }
  .btn-pink-outline:focus, .btn-pink-outline.focus, .btn-pink-outline:active, .btn-pink-outline.active, .open > .btn-pink-outline.dropdown-toggle {
    color: #fff;
    background-color: #ff7aa3;
    border-color: #ff7aa3; }
  .btn-pink-outline:hover {
    color: #fff;
    background-color: #ff7aa3;
    border-color: #ff7aa3; }
  .btn-pink-outline.disabled:focus, .btn-pink-outline.disabled.focus, .btn-pink-outline:disabled:focus, .btn-pink-outline:disabled.focus {
    border-color: #ffe0ea; }
  .btn-pink-outline.disabled:hover, .btn-pink-outline:disabled:hover {
    border-color: #ffe0ea; }

.btn-purple-outline {
  color: #9261c6;
  background-image: none;
  background-color: transparent;
  border-color: #9261c6; }
  .btn-purple-outline:focus, .btn-purple-outline.focus, .btn-purple-outline:active, .btn-purple-outline.active, .open > .btn-purple-outline.dropdown-toggle {
    color: #fff;
    background-color: #9261c6;
    border-color: #9261c6; }
  .btn-purple-outline:hover {
    color: #fff;
    background-color: #9261c6;
    border-color: #9261c6; }
  .btn-purple-outline.disabled:focus, .btn-purple-outline.disabled.focus, .btn-purple-outline:disabled:focus, .btn-purple-outline:disabled.focus {
    border-color: #c6ace1; }
  .btn-purple-outline.disabled:hover, .btn-purple-outline:disabled:hover {
    border-color: #c6ace1; }

.btn-rounded {
  border-radius: 2em !important;
  padding: 0.375rem 1.3rem; }

.btn-label {
  background: rgba(43, 61, 81, 0.1);
  display: inline-block;
  padding: 7px 15px;
  border-radius: 3px 0 0 3px;
  margin: -7px -14px;
  margin-right: 12px; }

.btn-rounded .btn-label {
  padding: 7px 15px 7px 20px;
  margin-left: -20px; }

.btn-rounded .btn-label-right {
  margin-right: -20px;
  margin-left: 12px; }

.btn-label-right {
  margin-left: 12px;
  margin-right: -13px;
  border-radius: 0px 3px 3px 0px; }

/* Social Buttons */
.btn-facebook {
  color: #ffffff !important;
  background-color: #3b5998 !important; }

.btn-twitter {
  color: #ffffff !important;
  background-color: #00aced !important; }

.btn-linkedin {
  color: #ffffff !important;
  background-color: #007bb6 !important; }

.btn-dribbble {
  color: #ffffff !important;
  background-color: #ea4c89 !important; }

.btn-googleplus {
  color: #ffffff !important;
  background-color: #dd4b39 !important; }

.btn-instagram {
  color: #ffffff !important;
  background-color: #517fa4 !important; }

.btn-pinterest {
  color: #ffffff !important;
  background-color: #cb2027 !important; }

.btn-dropbox {
  color: #ffffff !important;
  background-color: #007ee5 !important; }

.btn-flickr {
  color: #ffffff !important;
  background-color: #ff0084 !important; }

.btn-tumblr {
  color: #ffffff !important;
  background-color: #32506d !important; }

.btn-skype {
  color: #ffffff !important;
  background-color: #00aff0 !important; }

.btn-youtube {
  color: #ffffff !important;
  background-color: #bb0000 !important; }

.btn-github {
  color: #ffffff !important;
  background-color: #171515 !important; }

/* Custom-modal */
.modal-demo {
  background-color: #ffffff;
  width: 600px;
  border-radius: 4px;
  display: none; }
  .modal-demo .close {
    position: absolute;
    top: 15px;
    right: 25px;
    color: #ffffff;
    opacity: 0.5 !important; }
    .modal-demo .close:hover {
      opacity: 1 !important; }

.custom-modal-title {
  padding: 15px 25px 15px 25px;
  line-height: 22px;
  font-size: 18px;
  background-color: #64b0f2;
  color: #ffffff;
  text-align: left;
  margin: 0px; }

.custom-modal-text {
  padding: 20px;
  text-align: left; }

.custombox-modal-flash .close, .custombox-modal-rotatedown .close {
  top: 20px;
  z-index: 9999; }

/* =========== */
/* Sweet Alert */
/* =========== */
.sweet-alert {
  padding: 30px 25px; }
  .sweet-alert p {
    font-size: 14px;
    line-height: 22px; }
  .sweet-alert p:last-of-type {
    margin-bottom: 0px !important; }
  .sweet-alert .icon.success .placeholder {
    border: 4px solid rgba(27, 185, 154, 0.3); }
  .sweet-alert .icon.success .line {
    background-color: #1bb99a; }
  .sweet-alert .icon.error {
    border-color: #ff5d48; }
    .sweet-alert .icon.error .line {
      background-color: #ff5d48; }
  .sweet-alert .icon.warning {
    border-color: #f1b53d; }
  .sweet-alert .icon.info {
    border-color: #3db9dc; }
  .sweet-alert .btn-warning:focus, .sweet-alert .btn-info:focus, .sweet-alert .btn-success:focus, .sweet-alert .btn-danger:focus, .sweet-alert .btn-default:focus {
    box-shadow: none; }



/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

 .fa,
 .fab,
 .fal,
 .far,
 .fas {
     -moz-osx-font-smoothing: grayscale;
     -webkit-font-smoothing: antialiased;
     display: inline-block;
     font-style: normal;
     font-variant: normal;
     text-rendering: auto;
     line-height: 1;
 }

.pull-right {
  float: right;
}

 .fa-lg {
     font-size: 1.33333em;
     line-height: 0.75em;
     vertical-align: -0.0667em;
 }
 .fa-xs {
     font-size: 0.75em;
 }
 .fa-sm {
     font-size: 0.875em;
 }
 .fa-1x {
     font-size: 1em;
 }
 .fa-2x {
     font-size: 2em;
 }
 .fa-3x {
     font-size: 3em;
 }
 .fa-4x {
     font-size: 4em;
 }
 .fa-5x {
     font-size: 5em;
 }
 .fa-6x {
     font-size: 6em;
 }
 .fa-7x {
     font-size: 7em;
 }
 .fa-8x {
     font-size: 8em;
 }
 .fa-9x {
     font-size: 9em;
 }
 .fa-10x {
     font-size: 10em;
 }
 .fa-fw {
     text-align: center;
     width: 1.25em;
 }
 .fa-ul {
     list-style-type: none;
     margin-left: 2.5em;
     padding-left: 0;
 }
 .fa-ul > li {
     position: relative;
 }
 .fa-li {
     left: -2em;
     position: absolute;
     text-align: center;
     width: 2em;
     line-height: inherit;
 }
 .fa-border {
     border: solid 0.08em #eee;
     border-radius: 0.1em;
     padding: 0.2em 0.25em 0.15em;
 }
 .fa-pull-left {
     float: left;
 }
 .fa-pull-right {
     float: right;
 }
 .fa.fa-pull-left,
 .fab.fa-pull-left,
 .fal.fa-pull-left,
 .far.fa-pull-left,
 .fas.fa-pull-left {
     margin-right: 0.3em;
 }
 .fa.fa-pull-right,
 .fab.fa-pull-right,
 .fal.fa-pull-right,
 .far.fa-pull-right,
 .fas.fa-pull-right {
     margin-left: 0.3em;
 }
 .fa-spin {
     -webkit-animation: fa-spin 2s infinite linear;
     animation: fa-spin 2s infinite linear;
 }
 .fa-pulse {
     -webkit-animation: fa-spin 1s infinite steps(8);
     animation: fa-spin 1s infinite steps(8);
 }
 @-webkit-keyframes fa-spin {
     0% {
         -webkit-transform: rotate(0);
         transform: rotate(0);
     }
     100% {
         -webkit-transform: rotate(360deg);
         transform: rotate(360deg);
     }
 }
 @keyframes fa-spin {
     0% {
         -webkit-transform: rotate(0);
         transform: rotate(0);
     }
     100% {
         -webkit-transform: rotate(360deg);
         transform: rotate(360deg);
     }
 }
 .fa-rotate-90 {
     -webkit-transform: rotate(90deg);
     transform: rotate(90deg);
 }
 .fa-rotate-180 {
     -webkit-transform: rotate(180deg);
     transform: rotate(180deg);
 }
 .fa-rotate-270 {
     -webkit-transform: rotate(270deg);
     transform: rotate(270deg);
 }
 .fa-flip-horizontal {
     -webkit-transform: scale(-1, 1);
     transform: scale(-1, 1);
 }
 .fa-flip-vertical {
     -webkit-transform: scale(1, -1);
     transform: scale(1, -1);
 }
 .fa-flip-both,
 .fa-flip-horizontal.fa-flip-vertical {
     -webkit-transform: scale(-1, -1);
     transform: scale(-1, -1);
 }
 :root .fa-flip-both,
 :root .fa-flip-horizontal,
 :root .fa-flip-vertical,
 :root .fa-rotate-180,
 :root .fa-rotate-270,
 :root .fa-rotate-90 {
     -webkit-filter: none;
     filter: none;
 }
 .fa-stack {
     display: inline-block;
     height: 2em;
     line-height: 2em;
     position: relative;
     vertical-align: middle;
     width: 2.5em;
 }
 .fa-stack-1x,
 .fa-stack-2x {
     left: 0;
     position: absolute;
     text-align: center;
     width: 100%;
 }
 .fa-stack-1x {
     line-height: inherit;
 }
 .fa-stack-2x {
     font-size: 2em;
 }
 .fa-inverse {
     color: #fff;
 }
 .fa-500px:before {
     content: "\f26e";
 }
 .fa-accessible-icon:before {
     content: "\f368";
 }
 .fa-accusoft:before {
     content: "\f369";
 }
 .fa-acquisitions-incorporated:before {
     content: "\f6af";
 }
 .fa-ad:before {
     content: "\f641";
 }
 .fa-address-book:before {
     content: "\f2b9";
 }
 .fa-address-card:before {
     content: "\f2bb";
 }
 .fa-adjust:before {
     content: "\f042";
 }
 .fa-adn:before {
     content: "\f170";
 }
 .fa-adobe:before {
     content: "\f778";
 }
 .fa-adversal:before {
     content: "\f36a";
 }
 .fa-affiliatetheme:before {
     content: "\f36b";
 }
 .fa-air-freshener:before {
     content: "\f5d0";
 }
 .fa-airbnb:before {
     content: "\f834";
 }
 .fa-algolia:before {
     content: "\f36c";
 }
 .fa-align-center:before {
     content: "\f037";
 }
 .fa-align-justify:before {
     content: "\f039";
 }
 .fa-align-left:before {
     content: "\f036";
 }
 .fa-align-right:before {
     content: "\f038";
 }
 .fa-alipay:before {
     content: "\f642";
 }
 .fa-allergies:before {
     content: "\f461";
 }
 .fa-amazon:before {
     content: "\f270";
 }
 .fa-amazon-pay:before {
     content: "\f42c";
 }
 .fa-ambulance:before {
     content: "\f0f9";
 }
 .fa-american-sign-language-interpreting:before {
     content: "\f2a3";
 }
 .fa-amilia:before {
     content: "\f36d";
 }
 .fa-anchor:before {
     content: "\f13d";
 }
 .fa-android:before {
     content: "\f17b";
 }
 .fa-angellist:before {
     content: "\f209";
 }
 .fa-angle-double-down:before {
     content: "\f103";
 }
 .fa-angle-double-left:before {
     content: "\f100";
 }
 .fa-angle-double-right:before {
     content: "\f101";
 }
 .fa-angle-double-up:before {
     content: "\f102";
 }
 .fa-angle-down:before {
     content: "\f107";
 }
 .fa-angle-left:before {
     content: "\f104";
 }
 .fa-angle-right:before {
     content: "\f105";
 }
 .fa-angle-up:before {
     content: "\f106";
 }
 .fa-angry:before {
     content: "\f556";
 }
 .fa-angrycreative:before {
     content: "\f36e";
 }
 .fa-angular:before {
     content: "\f420";
 }
 .fa-ankh:before {
     content: "\f644";
 }
 .fa-app-store:before {
     content: "\f36f";
 }
 .fa-app-store-ios:before {
     content: "\f370";
 }
 .fa-apper:before {
     content: "\f371";
 }
 .fa-apple:before {
     content: "\f179";
 }
 .fa-apple-alt:before {
     content: "\f5d1";
 }
 .fa-apple-pay:before {
     content: "\f415";
 }
 .fa-archive:before {
     content: "\f187";
 }
 .fa-archway:before {
     content: "\f557";
 }
 .fa-arrow-alt-circle-down:before {
     content: "\f358";
 }
 .fa-arrow-alt-circle-left:before {
     content: "\f359";
 }
 .fa-arrow-alt-circle-right:before {
     content: "\f35a";
 }
 .fa-arrow-alt-circle-up:before {
     content: "\f35b";
 }
 .fa-arrow-circle-down:before {
     content: "\f0ab";
 }
 .fa-arrow-circle-left:before {
     content: "\f0a8";
 }
 .fa-arrow-circle-right:before {
     content: "\f0a9";
 }
 .fa-arrow-circle-up:before {
     content: "\f0aa";
 }
 .fa-arrow-down:before {
     content: "\f063";
 }
 .fa-arrow-left:before {
     content: "\f060";
 }
 .fa-arrow-right:before {
     content: "\f061";
 }
 .fa-arrow-up:before {
     content: "\f062";
 }
 .fa-arrows-alt:before {
     content: "\f0b2";
 }
 .fa-arrows-alt-h:before {
     content: "\f337";
 }
 .fa-arrows-alt-v:before {
     content: "\f338";
 }
 .fa-artstation:before {
     content: "\f77a";
 }
 .fa-assistive-listening-systems:before {
     content: "\f2a2";
 }
 .fa-asterisk:before {
     content: "\f069";
 }
 .fa-asymmetrik:before {
     content: "\f372";
 }
 .fa-at:before {
     content: "\f1fa";
 }
 .fa-atlas:before {
     content: "\f558";
 }
 .fa-atlassian:before {
     content: "\f77b";
 }
 .fa-atom:before {
     content: "\f5d2";
 }
 .fa-audible:before {
     content: "\f373";
 }
 .fa-audio-description:before {
     content: "\f29e";
 }
 .fa-autoprefixer:before {
     content: "\f41c";
 }
 .fa-avianex:before {
     content: "\f374";
 }
 .fa-aviato:before {
     content: "\f421";
 }
 .fa-award:before {
     content: "\f559";
 }
 .fa-aws:before {
     content: "\f375";
 }
 .fa-baby:before {
     content: "\f77c";
 }
 .fa-baby-carriage:before {
     content: "\f77d";
 }
 .fa-backspace:before {
     content: "\f55a";
 }
 .fa-backward:before {
     content: "\f04a";
 }
 .fa-bacon:before {
     content: "\f7e5";
 }
 .fa-balance-scale:before {
     content: "\f24e";
 }
 .fa-ban:before {
     content: "\f05e";
 }
 .fa-band-aid:before {
     content: "\f462";
 }
 .fa-bandcamp:before {
     content: "\f2d5";
 }
 .fa-barcode:before {
     content: "\f02a";
 }
 .fa-bars:before {
     content: "\f0c9";
 }
 .fa-baseball-ball:before {
     content: "\f433";
 }
 .fa-basketball-ball:before {
     content: "\f434";
 }
 .fa-bath:before {
     content: "\f2cd";
 }
 .fa-battery-empty:before {
     content: "\f244";
 }
 .fa-battery-full:before {
     content: "\f240";
 }
 .fa-battery-half:before {
     content: "\f242";
 }
 .fa-battery-quarter:before {
     content: "\f243";
 }
 .fa-battery-three-quarters:before {
     content: "\f241";
 }
 .fa-battle-net:before {
     content: "\f835";
 }
 .fa-bed:before {
     content: "\f236";
 }
 .fa-beer:before {
     content: "\f0fc";
 }
 .fa-behance:before {
     content: "\f1b4";
 }
 .fa-behance-square:before {
     content: "\f1b5";
 }
 .fa-bell:before {
     content: "\f0f3";
 }
 .fa-bell-slash:before {
     content: "\f1f6";
 }
 .fa-bezier-curve:before {
     content: "\f55b";
 }
 .fa-bible:before {
     content: "\f647";
 }
 .fa-bicycle:before {
     content: "\f206";
 }
 .fa-bimobject:before {
     content: "\f378";
 }
 .fa-binoculars:before {
     content: "\f1e5";
 }
 .fa-biohazard:before {
     content: "\f780";
 }
 .fa-birthday-cake:before {
     content: "\f1fd";
 }
 .fa-bitbucket:before {
     content: "\f171";
 }
 .fa-bitcoin:before {
     content: "\f379";
 }
 .fa-bity:before {
     content: "\f37a";
 }
 .fa-black-tie:before {
     content: "\f27e";
 }
 .fa-blackberry:before {
     content: "\f37b";
 }
 .fa-blender:before {
     content: "\f517";
 }
 .fa-blender-phone:before {
     content: "\f6b6";
 }
 .fa-blind:before {
     content: "\f29d";
 }
 .fa-blog:before {
     content: "\f781";
 }
 .fa-blogger:before {
     content: "\f37c";
 }
 .fa-blogger-b:before {
     content: "\f37d";
 }
 .fa-bluetooth:before {
     content: "\f293";
 }
 .fa-bluetooth-b:before {
     content: "\f294";
 }
 .fa-bold:before {
     content: "\f032";
 }
 .fa-bolt:before {
     content: "\f0e7";
 }
 .fa-bomb:before {
     content: "\f1e2";
 }
 .fa-bone:before {
     content: "\f5d7";
 }
 .fa-bong:before {
     content: "\f55c";
 }
 .fa-book:before {
     content: "\f02d";
 }
 .fa-book-dead:before {
     content: "\f6b7";
 }
 .fa-book-medical:before {
     content: "\f7e6";
 }
 .fa-book-open:before {
     content: "\f518";
 }
 .fa-book-reader:before {
     content: "\f5da";
 }
 .fa-bookmark:before {
     content: "\f02e";
 }
 .fa-bootstrap:before {
     content: "\f836";
 }
 .fa-bowling-ball:before {
     content: "\f436";
 }
 .fa-box:before {
     content: "\f466";
 }
 .fa-box-open:before {
     content: "\f49e";
 }
 .fa-boxes:before {
     content: "\f468";
 }
 .fa-braille:before {
     content: "\f2a1";
 }
 .fa-brain:before {
     content: "\f5dc";
 }
 .fa-bread-slice:before {
     content: "\f7ec";
 }
 .fa-briefcase:before {
     content: "\f0b1";
 }
 .fa-briefcase-medical:before {
     content: "\f469";
 }
 .fa-broadcast-tower:before {
     content: "\f519";
 }
 .fa-broom:before {
     content: "\f51a";
 }
 .fa-brush:before {
     content: "\f55d";
 }
 .fa-btc:before {
     content: "\f15a";
 }
 .fa-buffer:before {
     content: "\f837";
 }
 .fa-bug:before {
     content: "\f188";
 }
 .fa-building:before {
     content: "\f1ad";
 }
 .fa-bullhorn:before {
     content: "\f0a1";
 }
 .fa-bullseye:before {
     content: "\f140";
 }
 .fa-burn:before {
     content: "\f46a";
 }
 .fa-buromobelexperte:before {
     content: "\f37f";
 }
 .fa-bus:before {
     content: "\f207";
 }
 .fa-bus-alt:before {
     content: "\f55e";
 }
 .fa-business-time:before {
     content: "\f64a";
 }
 .fa-buysellads:before {
     content: "\f20d";
 }
 .fa-calculator:before {
     content: "\f1ec";
 }
 .fa-calendar:before {
     content: "\f133";
 }
 .fa-calendar-alt:before {
     content: "\f073";
 }
 .fa-calendar-check:before {
     content: "\f274";
 }
 .fa-calendar-day:before {
     content: "\f783";
 }
 .fa-calendar-minus:before {
     content: "\f272";
 }
 .fa-calendar-plus:before {
     content: "\f271";
 }
 .fa-calendar-times:before {
     content: "\f273";
 }
 .fa-calendar-week:before {
     content: "\f784";
 }
 .fa-camera:before {
     content: "\f030";
 }
 .fa-camera-retro:before {
     content: "\f083";
 }
 .fa-campground:before {
     content: "\f6bb";
 }
 .fa-canadian-maple-leaf:before {
     content: "\f785";
 }
 .fa-candy-cane:before {
     content: "\f786";
 }
 .fa-cannabis:before {
     content: "\f55f";
 }
 .fa-capsules:before {
     content: "\f46b";
 }
 .fa-car:before {
     content: "\f1b9";
 }
 .fa-car-alt:before {
     content: "\f5de";
 }
 .fa-car-battery:before {
     content: "\f5df";
 }
 .fa-car-crash:before {
     content: "\f5e1";
 }
 .fa-car-side:before {
     content: "\f5e4";
 }
 .fa-caret-down:before {
     content: "\f0d7";
 }
 .fa-caret-left:before {
     content: "\f0d9";
 }
 .fa-caret-right:before {
     content: "\f0da";
 }
 .fa-caret-square-down:before {
     content: "\f150";
 }
 .fa-caret-square-left:before {
     content: "\f191";
 }
 .fa-caret-square-right:before {
     content: "\f152";
 }
 .fa-caret-square-up:before {
     content: "\f151";
 }
 .fa-caret-up:before {
     content: "\f0d8";
 }
 .fa-carrot:before {
     content: "\f787";
 }
 .fa-cart-arrow-down:before {
     content: "\f218";
 }
 .fa-cart-plus:before {
     content: "\f217";
 }
 .fa-cash-register:before {
     content: "\f788";
 }
 .fa-cat:before {
     content: "\f6be";
 }
 .fa-cc-amazon-pay:before {
     content: "\f42d";
 }
 .fa-cc-amex:before {
     content: "\f1f3";
 }
 .fa-cc-apple-pay:before {
     content: "\f416";
 }
 .fa-cc-diners-club:before {
     content: "\f24c";
 }
 .fa-cc-discover:before {
     content: "\f1f2";
 }
 .fa-cc-jcb:before {
     content: "\f24b";
 }
 .fa-cc-mastercard:before {
     content: "\f1f1";
 }
 .fa-cc-paypal:before {
     content: "\f1f4";
 }
 .fa-cc-stripe:before {
     content: "\f1f5";
 }
 .fa-cc-visa:before {
     content: "\f1f0";
 }
 .fa-centercode:before {
     content: "\f380";
 }
 .fa-centos:before {
     content: "\f789";
 }
 .fa-certificate:before {
     content: "\f0a3";
 }
 .fa-chair:before {
     content: "\f6c0";
 }
 .fa-chalkboard:before {
     content: "\f51b";
 }
 .fa-chalkboard-teacher:before {
     content: "\f51c";
 }
 .fa-charging-station:before {
     content: "\f5e7";
 }
 .fa-chart-area:before {
     content: "\f1fe";
 }
 .fa-chart-bar:before {
     content: "\f080";
 }
 .fa-chart-line:before {
     content: "\f201";
 }
 .fa-chart-pie:before {
     content: "\f200";
 }
 .fa-check:before {
     content: "\f00c";
 }
 .fa-check-circle:before {
     content: "\f058";
 }
 .fa-check-double:before {
     content: "\f560";
 }
 .fa-check-square:before {
     content: "\f14a";
 }
 .fa-cheese:before {
     content: "\f7ef";
 }
 .fa-chess:before {
     content: "\f439";
 }
 .fa-chess-bishop:before {
     content: "\f43a";
 }
 .fa-chess-board:before {
     content: "\f43c";
 }
 .fa-chess-king:before {
     content: "\f43f";
 }
 .fa-chess-knight:before {
     content: "\f441";
 }
 .fa-chess-pawn:before {
     content: "\f443";
 }
 .fa-chess-queen:before {
     content: "\f445";
 }
 .fa-chess-rook:before {
     content: "\f447";
 }
 .fa-chevron-circle-down:before {
     content: "\f13a";
 }
 .fa-chevron-circle-left:before {
     content: "\f137";
 }
 .fa-chevron-circle-right:before {
     content: "\f138";
 }
 .fa-chevron-circle-up:before {
     content: "\f139";
 }
 .fa-chevron-down:before {
     content: "\f078";
 }
 .fa-chevron-left:before {
     content: "\f053";
 }
 .fa-chevron-right:before {
     content: "\f054";
 }
 .fa-chevron-up:before {
     content: "\f077";
 }
 .fa-child:before {
     content: "\f1ae";
 }
 .fa-chrome:before {
     content: "\f268";
 }
 .fa-chromecast:before {
     content: "\f838";
 }
 .fa-church:before {
     content: "\f51d";
 }
 .fa-circle:before {
     content: "\f111";
 }
 .fa-circle-notch:before {
     content: "\f1ce";
 }
 .fa-city:before {
     content: "\f64f";
 }
 .fa-clinic-medical:before {
     content: "\f7f2";
 }
 .fa-clipboard:before {
     content: "\f328";
 }
 .fa-clipboard-check:before {
     content: "\f46c";
 }
 .fa-clipboard-list:before {
     content: "\f46d";
 }
 .fa-clock:before {
     content: "\f017";
 }
 .fa-clone:before {
     content: "\f24d";
 }
 .fa-closed-captioning:before {
     content: "\f20a";
 }
 .fa-cloud:before {
     content: "\f0c2";
 }
 .fa-cloud-download-alt:before {
     content: "\f381";
 }
 .fa-cloud-meatball:before {
     content: "\f73b";
 }
 .fa-cloud-moon:before {
     content: "\f6c3";
 }
 .fa-cloud-moon-rain:before {
     content: "\f73c";
 }
 .fa-cloud-rain:before {
     content: "\f73d";
 }
 .fa-cloud-showers-heavy:before {
     content: "\f740";
 }
 .fa-cloud-sun:before {
     content: "\f6c4";
 }
 .fa-cloud-sun-rain:before {
     content: "\f743";
 }
 .fa-cloud-upload-alt:before {
     content: "\f382";
 }
 .fa-cloudscale:before {
     content: "\f383";
 }
 .fa-cloudsmith:before {
     content: "\f384";
 }
 .fa-cloudversify:before {
     content: "\f385";
 }
 .fa-cocktail:before {
     content: "\f561";
 }
 .fa-code:before {
     content: "\f121";
 }
 .fa-code-branch:before {
     content: "\f126";
 }
 .fa-codepen:before {
     content: "\f1cb";
 }
 .fa-codiepie:before {
     content: "\f284";
 }
 .fa-coffee:before {
     content: "\f0f4";
 }
 .fa-cog:before {
     content: "\f013";
 }
 .fa-cogs:before {
     content: "\f085";
 }
 .fa-coins:before {
     content: "\f51e";
 }
 .fa-columns:before {
     content: "\f0db";
 }
 .fa-comment:before {
     content: "\f075";
 }
 .fa-comment-alt:before {
     content: "\f27a";
 }
 .fa-comment-dollar:before {
     content: "\f651";
 }
 .fa-comment-dots:before {
     content: "\f4ad";
 }
 .fa-comment-medical:before {
     content: "\f7f5";
 }
 .fa-comment-slash:before {
     content: "\f4b3";
 }
 .fa-comments:before {
     content: "\f086";
 }
 .fa-comments-dollar:before {
     content: "\f653";
 }
 .fa-compact-disc:before {
     content: "\f51f";
 }
 .fa-compass:before {
     content: "\f14e";
 }
 .fa-compress:before {
     content: "\f066";
 }
 .fa-compress-arrows-alt:before {
     content: "\f78c";
 }
 .fa-concierge-bell:before {
     content: "\f562";
 }
 .fa-confluence:before {
     content: "\f78d";
 }
 .fa-connectdevelop:before {
     content: "\f20e";
 }
 .fa-contao:before {
     content: "\f26d";
 }
 .fa-cookie:before {
     content: "\f563";
 }
 .fa-cookie-bite:before {
     content: "\f564";
 }
 .fa-copy:before {
     content: "\f0c5";
 }
 .fa-copyright:before {
     content: "\f1f9";
 }
 .fa-couch:before {
     content: "\f4b8";
 }
 .fa-cpanel:before {
     content: "\f388";
 }
 .fa-creative-commons:before {
     content: "\f25e";
 }
 .fa-creative-commons-by:before {
     content: "\f4e7";
 }
 .fa-creative-commons-nc:before {
     content: "\f4e8";
 }
 .fa-creative-commons-nc-eu:before {
     content: "\f4e9";
 }
 .fa-creative-commons-nc-jp:before {
     content: "\f4ea";
 }
 .fa-creative-commons-nd:before {
     content: "\f4eb";
 }
 .fa-creative-commons-pd:before {
     content: "\f4ec";
 }
 .fa-creative-commons-pd-alt:before {
     content: "\f4ed";
 }
 .fa-creative-commons-remix:before {
     content: "\f4ee";
 }
 .fa-creative-commons-sa:before {
     content: "\f4ef";
 }
 .fa-creative-commons-sampling:before {
     content: "\f4f0";
 }
 .fa-creative-commons-sampling-plus:before {
     content: "\f4f1";
 }
 .fa-creative-commons-share:before {
     content: "\f4f2";
 }
 .fa-creative-commons-zero:before {
     content: "\f4f3";
 }
 .fa-credit-card:before {
     content: "\f09d";
 }
 .fa-critical-role:before {
     content: "\f6c9";
 }
 .fa-crop:before {
     content: "\f125";
 }
 .fa-crop-alt:before {
     content: "\f565";
 }
 .fa-cross:before {
     content: "\f654";
 }
 .fa-crosshairs:before {
     content: "\f05b";
 }
 .fa-crow:before {
     content: "\f520";
 }
 .fa-crown:before {
     content: "\f521";
 }
 .fa-crutch:before {
     content: "\f7f7";
 }
 .fa-css3:before {
     content: "\f13c";
 }
 .fa-css3-alt:before {
     content: "\f38b";
 }
 .fa-cube:before {
     content: "\f1b2";
 }
 .fa-cubes:before {
     content: "\f1b3";
 }
 .fa-cut:before {
     content: "\f0c4";
 }
 .fa-cuttlefish:before {
     content: "\f38c";
 }
 .fa-d-and-d:before {
     content: "\f38d";
 }
 .fa-d-and-d-beyond:before {
     content: "\f6ca";
 }
 .fa-dashcube:before {
     content: "\f210";
 }
 .fa-database:before {
     content: "\f1c0";
 }
 .fa-deaf:before {
     content: "\f2a4";
 }
 .fa-delicious:before {
     content: "\f1a5";
 }
 .fa-democrat:before {
     content: "\f747";
 }
 .fa-deploydog:before {
     content: "\f38e";
 }
 .fa-deskpro:before {
     content: "\f38f";
 }
 .fa-desktop:before {
     content: "\f108";
 }
 .fa-dev:before {
     content: "\f6cc";
 }
 .fa-deviantart:before {
     content: "\f1bd";
 }
 .fa-dharmachakra:before {
     content: "\f655";
 }
 .fa-dhl:before {
     content: "\f790";
 }
 .fa-diagnoses:before {
     content: "\f470";
 }
 .fa-diaspora:before {
     content: "\f791";
 }
 .fa-dice:before {
     content: "\f522";
 }
 .fa-dice-d20:before {
     content: "\f6cf";
 }
 .fa-dice-d6:before {
     content: "\f6d1";
 }
 .fa-dice-five:before {
     content: "\f523";
 }
 .fa-dice-four:before {
     content: "\f524";
 }
 .fa-dice-one:before {
     content: "\f525";
 }
 .fa-dice-six:before {
     content: "\f526";
 }
 .fa-dice-three:before {
     content: "\f527";
 }
 .fa-dice-two:before {
     content: "\f528";
 }
 .fa-digg:before {
     content: "\f1a6";
 }
 .fa-digital-ocean:before {
     content: "\f391";
 }
 .fa-digital-tachograph:before {
     content: "\f566";
 }
 .fa-directions:before {
     content: "\f5eb";
 }
 .fa-discord:before {
     content: "\f392";
 }
 .fa-discourse:before {
     content: "\f393";
 }
 .fa-divide:before {
     content: "\f529";
 }
 .fa-dizzy:before {
     content: "\f567";
 }
 .fa-dna:before {
     content: "\f471";
 }
 .fa-dochub:before {
     content: "\f394";
 }
 .fa-docker:before {
     content: "\f395";
 }
 .fa-dog:before {
     content: "\f6d3";
 }
 .fa-dollar-sign:before {
     content: "\f155";
 }
 .fa-dolly:before {
     content: "\f472";
 }
 .fa-dolly-flatbed:before {
     content: "\f474";
 }
 .fa-donate:before {
     content: "\f4b9";
 }
 .fa-door-closed:before {
     content: "\f52a";
 }
 .fa-door-open:before {
     content: "\f52b";
 }
 .fa-dot-circle:before {
     content: "\f192";
 }
 .fa-dove:before {
     content: "\f4ba";
 }
 .fa-download:before {
     content: "\f019";
 }
 .fa-draft2digital:before {
     content: "\f396";
 }
 .fa-drafting-compass:before {
     content: "\f568";
 }
 .fa-dragon:before {
     content: "\f6d5";
 }
 .fa-draw-polygon:before {
     content: "\f5ee";
 }
 .fa-dribbble:before {
     content: "\f17d";
 }
 .fa-dribbble-square:before {
     content: "\f397";
 }
 .fa-dropbox:before {
     content: "\f16b";
 }
 .fa-drum:before {
     content: "\f569";
 }
 .fa-drum-steelpan:before {
     content: "\f56a";
 }
 .fa-drumstick-bite:before {
     content: "\f6d7";
 }
 .fa-drupal:before {
     content: "\f1a9";
 }
 .fa-dumbbell:before {
     content: "\f44b";
 }
 .fa-dumpster:before {
     content: "\f793";
 }
 .fa-dumpster-fire:before {
     content: "\f794";
 }
 .fa-dungeon:before {
     content: "\f6d9";
 }
 .fa-dyalog:before {
     content: "\f399";
 }
 .fa-earlybirds:before {
     content: "\f39a";
 }
 .fa-ebay:before {
     content: "\f4f4";
 }
 .fa-edge:before {
     content: "\f282";
 }
 .fa-edit:before {
     content: "\f044";
 }
 .fa-egg:before {
     content: "\f7fb";
 }
 .fa-eject:before {
     content: "\f052";
 }
 .fa-elementor:before {
     content: "\f430";
 }
 .fa-ellipsis-h:before {
     content: "\f141";
 }
 .fa-ellipsis-v:before {
     content: "\f142";
 }
 .fa-ello:before {
     content: "\f5f1";
 }
 .fa-ember:before {
     content: "\f423";
 }
 .fa-empire:before {
     content: "\f1d1";
 }
 .fa-envelope:before {
     content: "\f0e0";
 }
 .fa-envelope-open:before {
     content: "\f2b6";
 }
 .fa-envelope-open-text:before {
     content: "\f658";
 }
 .fa-envelope-square:before {
     content: "\f199";
 }
 .fa-envira:before {
     content: "\f299";
 }
 .fa-equals:before {
     content: "\f52c";
 }
 .fa-eraser:before {
     content: "\f12d";
 }
 .fa-erlang:before {
     content: "\f39d";
 }
 .fa-ethereum:before {
     content: "\f42e";
 }
 .fa-ethernet:before {
     content: "\f796";
 }
 .fa-etsy:before {
     content: "\f2d7";
 }
 .fa-euro-sign:before {
     content: "\f153";
 }
 .fa-evernote:before {
     content: "\f839";
 }
 .fa-exchange-alt:before {
     content: "\f362";
 }
 .fa-exclamation:before {
     content: "\f12a";
 }
 .fa-exclamation-circle:before {
     content: "\f06a";
 }
 .fa-exclamation-triangle:before {
     content: "\f071";
 }
 .fa-expand:before {
     content: "\f065";
 }
 .fa-expand-arrows-alt:before {
     content: "\f31e";
 }
 .fa-expeditedssl:before {
     content: "\f23e";
 }
 .fa-external-link-alt:before {
     content: "\f35d";
 }
 .fa-external-link-square-alt:before {
     content: "\f360";
 }
 .fa-eye:before {
     content: "\f06e";
 }
 .fa-eye-dropper:before {
     content: "\f1fb";
 }
 .fa-eye-slash:before {
     content: "\f070";
 }
 .fa-facebook:before {
     content: "\f09a";
 }
 .fa-facebook-f:before {
     content: "\f39e";
 }
 .fa-facebook-messenger:before {
     content: "\f39f";
 }
 .fa-facebook-square:before {
     content: "\f082";
 }
 .fa-fantasy-flight-games:before {
     content: "\f6dc";
 }
 .fa-fast-backward:before {
     content: "\f049";
 }
 .fa-fast-forward:before {
     content: "\f050";
 }
 .fa-fax:before {
     content: "\f1ac";
 }
 .fa-feather:before {
     content: "\f52d";
 }
 .fa-feather-alt:before {
     content: "\f56b";
 }
 .fa-fedex:before {
     content: "\f797";
 }
 .fa-fedora:before {
     content: "\f798";
 }
 .fa-female:before {
     content: "\f182";
 }
 .fa-fighter-jet:before {
     content: "\f0fb";
 }
 .fa-figma:before {
     content: "\f799";
 }
 .fa-file:before {
     content: "\f15b";
 }
 .fa-file-alt:before {
     content: "\f15c";
 }
 .fa-file-archive:before {
     content: "\f1c6";
 }
 .fa-file-audio:before {
     content: "\f1c7";
 }
 .fa-file-code:before {
     content: "\f1c9";
 }
 .fa-file-contract:before {
     content: "\f56c";
 }
 .fa-file-csv:before {
     content: "\f6dd";
 }
 .fa-file-download:before {
     content: "\f56d";
 }
 .fa-file-excel:before {
     content: "\f1c3";
 }
 .fa-file-export:before {
     content: "\f56e";
 }
 .fa-file-image:before {
     content: "\f1c5";
 }
 .fa-file-import:before {
     content: "\f56f";
 }
 .fa-file-invoice:before {
     content: "\f570";
 }
 .fa-file-invoice-dollar:before {
     content: "\f571";
 }
 .fa-file-medical:before {
     content: "\f477";
 }
 .fa-file-medical-alt:before {
     content: "\f478";
 }
 .fa-file-pdf:before {
     content: "\f1c1";
 }
 .fa-file-powerpoint:before {
     content: "\f1c4";
 }
 .fa-file-prescription:before {
     content: "\f572";
 }
 .fa-file-signature:before {
     content: "\f573";
 }
 .fa-file-upload:before {
     content: "\f574";
 }
 .fa-file-video:before {
     content: "\f1c8";
 }
 .fa-file-word:before {
     content: "\f1c2";
 }
 .fa-fill:before {
     content: "\f575";
 }
 .fa-fill-drip:before {
     content: "\f576";
 }
 .fa-film:before {
     content: "\f008";
 }
 .fa-filter:before {
     content: "\f0b0";
 }
 .fa-fingerprint:before {
     content: "\f577";
 }
 .fa-fire:before {
     content: "\f06d";
 }
 .fa-fire-alt:before {
     content: "\f7e4";
 }
 .fa-fire-extinguisher:before {
     content: "\f134";
 }
 .fa-firefox:before {
     content: "\f269";
 }
 .fa-first-aid:before {
     content: "\f479";
 }
 .fa-first-order:before {
     content: "\f2b0";
 }
 .fa-first-order-alt:before {
     content: "\f50a";
 }
 .fa-firstdraft:before {
     content: "\f3a1";
 }
 .fa-fish:before {
     content: "\f578";
 }
 .fa-fist-raised:before {
     content: "\f6de";
 }
 .fa-flag:before {
     content: "\f024";
 }
 .fa-flag-checkered:before {
     content: "\f11e";
 }
 .fa-flag-usa:before {
     content: "\f74d";
 }
 .fa-flask:before {
     content: "\f0c3";
 }
 .fa-flickr:before {
     content: "\f16e";
 }
 .fa-flipboard:before {
     content: "\f44d";
 }
 .fa-flushed:before {
     content: "\f579";
 }
 .fa-fly:before {
     content: "\f417";
 }
 .fa-folder:before {
     content: "\f07b";
 }
 .fa-folder-minus:before {
     content: "\f65d";
 }
 .fa-folder-open:before {
     content: "\f07c";
 }
 .fa-folder-plus:before {
     content: "\f65e";
 }
 .fa-font:before {
     content: "\f031";
 }
 .fa-font-awesome:before {
     content: "\f2b4";
 }
 .fa-font-awesome-alt:before {
     content: "\f35c";
 }
 .fa-font-awesome-flag:before {
     content: "\f425";
 }
 .fa-font-awesome-logo-full:before {
     content: "\f4e6";
 }
 .fa-fonticons:before {
     content: "\f280";
 }
 .fa-fonticons-fi:before {
     content: "\f3a2";
 }
 .fa-football-ball:before {
     content: "\f44e";
 }
 .fa-fort-awesome:before {
     content: "\f286";
 }
 .fa-fort-awesome-alt:before {
     content: "\f3a3";
 }
 .fa-forumbee:before {
     content: "\f211";
 }
 .fa-forward:before {
     content: "\f04e";
 }
 .fa-foursquare:before {
     content: "\f180";
 }
 .fa-free-code-camp:before {
     content: "\f2c5";
 }
 .fa-freebsd:before {
     content: "\f3a4";
 }
 .fa-frog:before {
     content: "\f52e";
 }
 .fa-frown:before {
     content: "\f119";
 }
 .fa-frown-open:before {
     content: "\f57a";
 }
 .fa-fulcrum:before {
     content: "\f50b";
 }
 .fa-funnel-dollar:before {
     content: "\f662";
 }
 .fa-futbol:before {
     content: "\f1e3";
 }
 .fa-galactic-republic:before {
     content: "\f50c";
 }
 .fa-galactic-senate:before {
     content: "\f50d";
 }
 .fa-gamepad:before {
     content: "\f11b";
 }
 .fa-gas-pump:before {
     content: "\f52f";
 }
 .fa-gavel:before {
     content: "\f0e3";
 }
 .fa-gem:before {
     content: "\f3a5";
 }
 .fa-genderless:before {
     content: "\f22d";
 }
 .fa-get-pocket:before {
     content: "\f265";
 }
 .fa-gg:before {
     content: "\f260";
 }
 .fa-gg-circle:before {
     content: "\f261";
 }
 .fa-ghost:before {
     content: "\f6e2";
 }
 .fa-gift:before {
     content: "\f06b";
 }
 .fa-gifts:before {
     content: "\f79c";
 }
 .fa-git:before {
     content: "\f1d3";
 }
 .fa-git-square:before {
     content: "\f1d2";
 }
 .fa-github:before {
     content: "\f09b";
 }
 .fa-github-alt:before {
     content: "\f113";
 }
 .fa-github-square:before {
     content: "\f092";
 }
 .fa-gitkraken:before {
     content: "\f3a6";
 }
 .fa-gitlab:before {
     content: "\f296";
 }
 .fa-gitter:before {
     content: "\f426";
 }
 .fa-glass-cheers:before {
     content: "\f79f";
 }
 .fa-glass-martini:before {
     content: "\f000";
 }
 .fa-glass-martini-alt:before {
     content: "\f57b";
 }
 .fa-glass-whiskey:before {
     content: "\f7a0";
 }
 .fa-glasses:before {
     content: "\f530";
 }
 .fa-glide:before {
     content: "\f2a5";
 }
 .fa-glide-g:before {
     content: "\f2a6";
 }
 .fa-globe:before {
     content: "\f0ac";
 }
 .fa-globe-africa:before {
     content: "\f57c";
 }
 .fa-globe-americas:before {
     content: "\f57d";
 }
 .fa-globe-asia:before {
     content: "\f57e";
 }
 .fa-globe-europe:before {
     content: "\f7a2";
 }
 .fa-gofore:before {
     content: "\f3a7";
 }
 .fa-golf-ball:before {
     content: "\f450";
 }
 .fa-goodreads:before {
     content: "\f3a8";
 }
 .fa-goodreads-g:before {
     content: "\f3a9";
 }
 .fa-google:before {
     content: "\f1a0";
 }
 .fa-google-drive:before {
     content: "\f3aa";
 }
 .fa-google-play:before {
     content: "\f3ab";
 }
 .fa-google-plus:before {
     content: "\f2b3";
 }
 .fa-google-plus-g:before {
     content: "\f0d5";
 }
 .fa-google-plus-square:before {
     content: "\f0d4";
 }
 .fa-google-wallet:before {
     content: "\f1ee";
 }
 .fa-gopuram:before {
     content: "\f664";
 }
 .fa-graduation-cap:before {
     content: "\f19d";
 }
 .fa-gratipay:before {
     content: "\f184";
 }
 .fa-grav:before {
     content: "\f2d6";
 }
 .fa-greater-than:before {
     content: "\f531";
 }
 .fa-greater-than-equal:before {
     content: "\f532";
 }
 .fa-grimace:before {
     content: "\f57f";
 }
 .fa-grin:before {
     content: "\f580";
 }
 .fa-grin-alt:before {
     content: "\f581";
 }
 .fa-grin-beam:before {
     content: "\f582";
 }
 .fa-grin-beam-sweat:before {
     content: "\f583";
 }
 .fa-grin-hearts:before {
     content: "\f584";
 }
 .fa-grin-squint:before {
     content: "\f585";
 }
 .fa-grin-squint-tears:before {
     content: "\f586";
 }
 .fa-grin-stars:before {
     content: "\f587";
 }
 .fa-grin-tears:before {
     content: "\f588";
 }
 .fa-grin-tongue:before {
     content: "\f589";
 }
 .fa-grin-tongue-squint:before {
     content: "\f58a";
 }
 .fa-grin-tongue-wink:before {
     content: "\f58b";
 }
 .fa-grin-wink:before {
     content: "\f58c";
 }
 .fa-grip-horizontal:before {
     content: "\f58d";
 }
 .fa-grip-lines:before {
     content: "\f7a4";
 }
 .fa-grip-lines-vertical:before {
     content: "\f7a5";
 }
 .fa-grip-vertical:before {
     content: "\f58e";
 }
 .fa-gripfire:before {
     content: "\f3ac";
 }
 .fa-grunt:before {
     content: "\f3ad";
 }
 .fa-guitar:before {
     content: "\f7a6";
 }
 .fa-gulp:before {
     content: "\f3ae";
 }
 .fa-h-square:before {
     content: "\f0fd";
 }
 .fa-hacker-news:before {
     content: "\f1d4";
 }
 .fa-hacker-news-square:before {
     content: "\f3af";
 }
 .fa-hackerrank:before {
     content: "\f5f7";
 }
 .fa-hamburger:before {
     content: "\f805";
 }
 .fa-hammer:before {
     content: "\f6e3";
 }
 .fa-hamsa:before {
     content: "\f665";
 }
 .fa-hand-holding:before {
     content: "\f4bd";
 }
 .fa-hand-holding-heart:before {
     content: "\f4be";
 }
 .fa-hand-holding-usd:before {
     content: "\f4c0";
 }
 .fa-hand-lizard:before {
     content: "\f258";
 }
 .fa-hand-middle-finger:before {
     content: "\f806";
 }
 .fa-hand-paper:before {
     content: "\f256";
 }
 .fa-hand-peace:before {
     content: "\f25b";
 }
 .fa-hand-point-down:before {
     content: "\f0a7";
 }
 .fa-hand-point-left:before {
     content: "\f0a5";
 }
 .fa-hand-point-right:before {
     content: "\f0a4";
 }
 .fa-hand-point-up:before {
     content: "\f0a6";
 }
 .fa-hand-pointer:before {
     content: "\f25a";
 }
 .fa-hand-rock:before {
     content: "\f255";
 }
 .fa-hand-scissors:before {
     content: "\f257";
 }
 .fa-hand-spock:before {
     content: "\f259";
 }
 .fa-hands:before {
     content: "\f4c2";
 }
 .fa-hands-helping:before {
     content: "\f4c4";
 }
 .fa-handshake:before {
     content: "\f2b5";
 }
 .fa-hanukiah:before {
     content: "\f6e6";
 }
 .fa-hard-hat:before {
     content: "\f807";
 }
 .fa-hashtag:before {
     content: "\f292";
 }
 .fa-hat-wizard:before {
     content: "\f6e8";
 }
 .fa-haykal:before {
     content: "\f666";
 }
 .fa-hdd:before {
     content: "\f0a0";
 }
 .fa-heading:before {
     content: "\f1dc";
 }
 .fa-headphones:before {
     content: "\f025";
 }
 .fa-headphones-alt:before {
     content: "\f58f";
 }
 .fa-headset:before {
     content: "\f590";
 }
 .fa-heart:before {
     content: "\f004";
 }
 .fa-heart-broken:before {
     content: "\f7a9";
 }
 .fa-heartbeat:before {
     content: "\f21e";
 }
 .fa-helicopter:before {
     content: "\f533";
 }
 .fa-highlighter:before {
     content: "\f591";
 }
 .fa-hiking:before {
     content: "\f6ec";
 }
 .fa-hippo:before {
     content: "\f6ed";
 }
 .fa-hips:before {
     content: "\f452";
 }
 .fa-hire-a-helper:before {
     content: "\f3b0";
 }
 .fa-history:before {
     content: "\f1da";
 }
 .fa-hockey-puck:before {
     content: "\f453";
 }
 .fa-holly-berry:before {
     content: "\f7aa";
 }
 .fa-home:before {
     content: "\f015";
 }
 .fa-hooli:before {
     content: "\f427";
 }
 .fa-hornbill:before {
     content: "\f592";
 }
 .fa-horse:before {
     content: "\f6f0";
 }
 .fa-horse-head:before {
     content: "\f7ab";
 }
 .fa-hospital:before {
     content: "\f0f8";
 }
 .fa-hospital-alt:before {
     content: "\f47d";
 }
 .fa-hospital-symbol:before {
     content: "\f47e";
 }
 .fa-hot-tub:before {
     content: "\f593";
 }
 .fa-hotdog:before {
     content: "\f80f";
 }
 .fa-hotel:before {
     content: "\f594";
 }
 .fa-hotjar:before {
     content: "\f3b1";
 }
 .fa-hourglass:before {
     content: "\f254";
 }
 .fa-hourglass-end:before {
     content: "\f253";
 }
 .fa-hourglass-half:before {
     content: "\f252";
 }
 .fa-hourglass-start:before {
     content: "\f251";
 }
 .fa-house-damage:before {
     content: "\f6f1";
 }
 .fa-houzz:before {
     content: "\f27c";
 }
 .fa-hryvnia:before {
     content: "\f6f2";
 }
 .fa-html5:before {
     content: "\f13b";
 }
 .fa-hubspot:before {
     content: "\f3b2";
 }
 .fa-i-cursor:before {
     content: "\f246";
 }
 .fa-ice-cream:before {
     content: "\f810";
 }
 .fa-icicles:before {
     content: "\f7ad";
 }
 .fa-id-badge:before {
     content: "\f2c1";
 }
 .fa-id-card:before {
     content: "\f2c2";
 }
 .fa-id-card-alt:before {
     content: "\f47f";
 }
 .fa-igloo:before {
     content: "\f7ae";
 }
 .fa-image:before {
     content: "\f03e";
 }
 .fa-images:before {
     content: "\f302";
 }
 .fa-imdb:before {
     content: "\f2d8";
 }
 .fa-inbox:before {
     content: "\f01c";
 }
 .fa-indent:before {
     content: "\f03c";
 }
 .fa-industry:before {
     content: "\f275";
 }
 .fa-infinity:before {
     content: "\f534";
 }
 .fa-info:before {
     content: "\f129";
 }
 .fa-info-circle:before {
     content: "\f05a";
 }
 .fa-instagram:before {
     content: "\f16d";
 }
 .fa-intercom:before {
     content: "\f7af";
 }
 .fa-internet-explorer:before {
     content: "\f26b";
 }
 .fa-invision:before {
     content: "\f7b0";
 }
 .fa-ioxhost:before {
     content: "\f208";
 }
 .fa-italic:before {
     content: "\f033";
 }
 .fa-itch-io:before {
     content: "\f83a";
 }
 .fa-itunes:before {
     content: "\f3b4";
 }
 .fa-itunes-note:before {
     content: "\f3b5";
 }
 .fa-java:before {
     content: "\f4e4";
 }
 .fa-jedi:before {
     content: "\f669";
 }
 .fa-jedi-order:before {
     content: "\f50e";
 }
 .fa-jenkins:before {
     content: "\f3b6";
 }
 .fa-jira:before {
     content: "\f7b1";
 }
 .fa-joget:before {
     content: "\f3b7";
 }
 .fa-joint:before {
     content: "\f595";
 }
 .fa-joomla:before {
     content: "\f1aa";
 }
 .fa-journal-whills:before {
     content: "\f66a";
 }
 .fa-js:before {
     content: "\f3b8";
 }
 .fa-js-square:before {
     content: "\f3b9";
 }
 .fa-jsfiddle:before {
     content: "\f1cc";
 }
 .fa-kaaba:before {
     content: "\f66b";
 }
 .fa-kaggle:before {
     content: "\f5fa";
 }
 .fa-key:before {
     content: "\f084";
 }
 .fa-keybase:before {
     content: "\f4f5";
 }
 .fa-keyboard:before {
     content: "\f11c";
 }
 .fa-keycdn:before {
     content: "\f3ba";
 }
 .fa-khanda:before {
     content: "\f66d";
 }
 .fa-kickstarter:before {
     content: "\f3bb";
 }
 .fa-kickstarter-k:before {
     content: "\f3bc";
 }
 .fa-kiss:before {
     content: "\f596";
 }
 .fa-kiss-beam:before {
     content: "\f597";
 }
 .fa-kiss-wink-heart:before {
     content: "\f598";
 }
 .fa-kiwi-bird:before {
     content: "\f535";
 }
 .fa-korvue:before {
     content: "\f42f";
 }
 .fa-landmark:before {
     content: "\f66f";
 }
 .fa-language:before {
     content: "\f1ab";
 }
 .fa-laptop:before {
     content: "\f109";
 }
 .fa-laptop-code:before {
     content: "\f5fc";
 }
 .fa-laptop-medical:before {
     content: "\f812";
 }
 .fa-laravel:before {
     content: "\f3bd";
 }
 .fa-lastfm:before {
     content: "\f202";
 }
 .fa-lastfm-square:before {
     content: "\f203";
 }
 .fa-laugh:before {
     content: "\f599";
 }
 .fa-laugh-beam:before {
     content: "\f59a";
 }
 .fa-laugh-squint:before {
     content: "\f59b";
 }
 .fa-laugh-wink:before {
     content: "\f59c";
 }
 .fa-layer-group:before {
     content: "\f5fd";
 }
 .fa-leaf:before {
     content: "\f06c";
 }
 .fa-leanpub:before {
     content: "\f212";
 }
 .fa-lemon:before {
     content: "\f094";
 }
 .fa-less:before {
     content: "\f41d";
 }
 .fa-less-than:before {
     content: "\f536";
 }
 .fa-less-than-equal:before {
     content: "\f537";
 }
 .fa-level-down-alt:before {
     content: "\f3be";
 }
 .fa-level-up-alt:before {
     content: "\f3bf";
 }
 .fa-life-ring:before {
     content: "\f1cd";
 }
 .fa-lightbulb:before {
     content: "\f0eb";
 }
 .fa-line:before {
     content: "\f3c0";
 }
 .fa-link:before {
     content: "\f0c1";
 }
 .fa-linkedin:before {
     content: "\f08c";
 }
 .fa-linkedin-in:before {
     content: "\f0e1";
 }
 .fa-linode:before {
     content: "\f2b8";
 }
 .fa-linux:before {
     content: "\f17c";
 }
 .fa-lira-sign:before {
     content: "\f195";
 }
 .fa-list:before {
     content: "\f03a";
 }
 .fa-list-alt:before {
     content: "\f022";
 }
 .fa-list-ol:before {
     content: "\f0cb";
 }
 .fa-list-ul:before {
     content: "\f0ca";
 }
 .fa-location-arrow:before {
     content: "\f124";
 }
 .fa-lock:before {
     content: "\f023";
 }
 .fa-lock-open:before {
     content: "\f3c1";
 }
 .fa-long-arrow-alt-down:before {
     content: "\f309";
 }
 .fa-long-arrow-alt-left:before {
     content: "\f30a";
 }
 .fa-long-arrow-alt-right:before {
     content: "\f30b";
 }
 .fa-long-arrow-alt-up:before {
     content: "\f30c";
 }
 .fa-low-vision:before {
     content: "\f2a8";
 }
 .fa-luggage-cart:before {
     content: "\f59d";
 }
 .fa-lyft:before {
     content: "\f3c3";
 }
 .fa-magento:before {
     content: "\f3c4";
 }
 .fa-magic:before {
     content: "\f0d0";
 }
 .fa-magnet:before {
     content: "\f076";
 }
 .fa-mail-bulk:before {
     content: "\f674";
 }
 .fa-mailchimp:before {
     content: "\f59e";
 }
 .fa-male:before {
     content: "\f183";
 }
 .fa-mandalorian:before {
     content: "\f50f";
 }
 .fa-map:before {
     content: "\f279";
 }
 .fa-map-marked:before {
     content: "\f59f";
 }
 .fa-map-marked-alt:before {
     content: "\f5a0";
 }
 .fa-map-marker:before {
     content: "\f041";
 }
 .fa-map-marker-alt:before {
     content: "\f3c5";
 }
 .fa-map-pin:before {
     content: "\f276";
 }
 .fa-map-signs:before {
     content: "\f277";
 }
 .fa-markdown:before {
     content: "\f60f";
 }
 .fa-marker:before {
     content: "\f5a1";
 }
 .fa-mars:before {
     content: "\f222";
 }
 .fa-mars-double:before {
     content: "\f227";
 }
 .fa-mars-stroke:before {
     content: "\f229";
 }
 .fa-mars-stroke-h:before {
     content: "\f22b";
 }
 .fa-mars-stroke-v:before {
     content: "\f22a";
 }
 .fa-mask:before {
     content: "\f6fa";
 }
 .fa-mastodon:before {
     content: "\f4f6";
 }
 .fa-maxcdn:before {
     content: "\f136";
 }
 .fa-medal:before {
     content: "\f5a2";
 }
 .fa-medapps:before {
     content: "\f3c6";
 }
 .fa-medium:before {
     content: "\f23a";
 }
 .fa-medium-m:before {
     content: "\f3c7";
 }
 .fa-medkit:before {
     content: "\f0fa";
 }
 .fa-medrt:before {
     content: "\f3c8";
 }
 .fa-meetup:before {
     content: "\f2e0";
 }
 .fa-megaport:before {
     content: "\f5a3";
 }
 .fa-meh:before {
     content: "\f11a";
 }
 .fa-meh-blank:before {
     content: "\f5a4";
 }
 .fa-meh-rolling-eyes:before {
     content: "\f5a5";
 }
 .fa-memory:before {
     content: "\f538";
 }
 .fa-mendeley:before {
     content: "\f7b3";
 }
 .fa-menorah:before {
     content: "\f676";
 }
 .fa-mercury:before {
     content: "\f223";
 }
 .fa-meteor:before {
     content: "\f753";
 }
 .fa-microchip:before {
     content: "\f2db";
 }
 .fa-microphone:before {
     content: "\f130";
 }
 .fa-microphone-alt:before {
     content: "\f3c9";
 }
 .fa-microphone-alt-slash:before {
     content: "\f539";
 }
 .fa-microphone-slash:before {
     content: "\f131";
 }
 .fa-microscope:before {
     content: "\f610";
 }
 .fa-microsoft:before {
     content: "\f3ca";
 }
 .fa-minus:before {
     content: "\f068";
 }
 .fa-minus-circle:before {
     content: "\f056";
 }
 .fa-minus-square:before {
     content: "\f146";
 }
 .fa-mitten:before {
     content: "\f7b5";
 }
 .fa-mix:before {
     content: "\f3cb";
 }
 .fa-mixcloud:before {
     content: "\f289";
 }
 .fa-mizuni:before {
     content: "\f3cc";
 }
 .fa-mobile:before {
     content: "\f10b";
 }
 .fa-mobile-alt:before {
     content: "\f3cd";
 }
 .fa-modx:before {
     content: "\f285";
 }
 .fa-monero:before {
     content: "\f3d0";
 }
 .fa-money-bill:before {
     content: "\f0d6";
 }
 .fa-money-bill-alt:before {
     content: "\f3d1";
 }
 .fa-money-bill-wave:before {
     content: "\f53a";
 }
 .fa-money-bill-wave-alt:before {
     content: "\f53b";
 }
 .fa-money-check:before {
     content: "\f53c";
 }
 .fa-money-check-alt:before {
     content: "\f53d";
 }
 .fa-monument:before {
     content: "\f5a6";
 }
 .fa-moon:before {
     content: "\f186";
 }
 .fa-mortar-pestle:before {
     content: "\f5a7";
 }
 .fa-mosque:before {
     content: "\f678";
 }
 .fa-motorcycle:before {
     content: "\f21c";
 }
 .fa-mountain:before {
     content: "\f6fc";
 }
 .fa-mouse-pointer:before {
     content: "\f245";
 }
 .fa-mug-hot:before {
     content: "\f7b6";
 }
 .fa-music:before {
     content: "\f001";
 }
 .fa-napster:before {
     content: "\f3d2";
 }
 .fa-neos:before {
     content: "\f612";
 }
 .fa-network-wired:before {
     content: "\f6ff";
 }
 .fa-neuter:before {
     content: "\f22c";
 }
 .fa-newspaper:before {
     content: "\f1ea";
 }
 .fa-nimblr:before {
     content: "\f5a8";
 }
 .fa-nintendo-switch:before {
     content: "\f418";
 }
 .fa-node:before {
     content: "\f419";
 }
 .fa-node-js:before {
     content: "\f3d3";
 }
 .fa-not-equal:before {
     content: "\f53e";
 }
 .fa-notes-medical:before {
     content: "\f481";
 }
 .fa-npm:before {
     content: "\f3d4";
 }
 .fa-ns8:before {
     content: "\f3d5";
 }
 .fa-nutritionix:before {
     content: "\f3d6";
 }
 .fa-object-group:before {
     content: "\f247";
 }
 .fa-object-ungroup:before {
     content: "\f248";
 }
 .fa-odnoklassniki:before {
     content: "\f263";
 }
 .fa-odnoklassniki-square:before {
     content: "\f264";
 }
 .fa-oil-can:before {
     content: "\f613";
 }
 .fa-old-republic:before {
     content: "\f510";
 }
 .fa-om:before {
     content: "\f679";
 }
 .fa-opencart:before {
     content: "\f23d";
 }
 .fa-openid:before {
     content: "\f19b";
 }
 .fa-opera:before {
     content: "\f26a";
 }
 .fa-optin-monster:before {
     content: "\f23c";
 }
 .fa-osi:before {
     content: "\f41a";
 }
 .fa-otter:before {
     content: "\f700";
 }
 .fa-outdent:before {
     content: "\f03b";
 }
 .fa-page4:before {
     content: "\f3d7";
 }
 .fa-pagelines:before {
     content: "\f18c";
 }
 .fa-pager:before {
     content: "\f815";
 }
 .fa-paint-brush:before {
     content: "\f1fc";
 }
 .fa-paint-roller:before {
     content: "\f5aa";
 }
 .fa-palette:before {
     content: "\f53f";
 }
 .fa-palfed:before {
     content: "\f3d8";
 }
 .fa-pallet:before {
     content: "\f482";
 }
 .fa-paper-plane:before {
     content: "\f1d8";
 }
 .fa-paperclip:before {
     content: "\f0c6";
 }
 .fa-parachute-box:before {
     content: "\f4cd";
 }
 .fa-paragraph:before {
     content: "\f1dd";
 }
 .fa-parking:before {
     content: "\f540";
 }
 .fa-passport:before {
     content: "\f5ab";
 }
 .fa-pastafarianism:before {
     content: "\f67b";
 }
 .fa-paste:before {
     content: "\f0ea";
 }
 .fa-patreon:before {
     content: "\f3d9";
 }
 .fa-pause:before {
     content: "\f04c";
 }
 .fa-pause-circle:before {
     content: "\f28b";
 }
 .fa-paw:before {
     content: "\f1b0";
 }
 .fa-paypal:before {
     content: "\f1ed";
 }
 .fa-peace:before {
     content: "\f67c";
 }
 .fa-pen:before {
     content: "\f304";
 }
 .fa-pen-alt:before {
     content: "\f305";
 }
 .fa-pen-fancy:before {
     content: "\f5ac";
 }
 .fa-pen-nib:before {
     content: "\f5ad";
 }
 .fa-pen-square:before {
     content: "\f14b";
 }
 .fa-pencil-alt:before {
     content: "\f303";
 }
 .fa-pencil-ruler:before {
     content: "\f5ae";
 }
 .fa-penny-arcade:before {
     content: "\f704";
 }
 .fa-people-carry:before {
     content: "\f4ce";
 }
 .fa-pepper-hot:before {
     content: "\f816";
 }
 .fa-percent:before {
     content: "\f295";
 }
 .fa-percentage:before {
     content: "\f541";
 }
 .fa-periscope:before {
     content: "\f3da";
 }
 .fa-person-booth:before {
     content: "\f756";
 }
 .fa-phabricator:before {
     content: "\f3db";
 }
 .fa-phoenix-framework:before {
     content: "\f3dc";
 }
 .fa-phoenix-squadron:before {
     content: "\f511";
 }
 .fa-phone:before {
     content: "\f095";
 }
 .fa-phone-slash:before {
     content: "\f3dd";
 }
 .fa-phone-square:before {
     content: "\f098";
 }
 .fa-phone-volume:before {
     content: "\f2a0";
 }
 .fa-php:before {
     content: "\f457";
 }
 .fa-pied-piper:before {
     content: "\f2ae";
 }
 .fa-pied-piper-alt:before {
     content: "\f1a8";
 }
 .fa-pied-piper-hat:before {
     content: "\f4e5";
 }
 .fa-pied-piper-pp:before {
     content: "\f1a7";
 }
 .fa-piggy-bank:before {
     content: "\f4d3";
 }
 .fa-pills:before {
     content: "\f484";
 }
 .fa-pinterest:before {
     content: "\f0d2";
 }
 .fa-pinterest-p:before {
     content: "\f231";
 }
 .fa-pinterest-square:before {
     content: "\f0d3";
 }
 .fa-pizza-slice:before {
     content: "\f818";
 }
 .fa-place-of-worship:before {
     content: "\f67f";
 }
 .fa-plane:before {
     content: "\f072";
 }
 .fa-plane-arrival:before {
     content: "\f5af";
 }
 .fa-plane-departure:before {
     content: "\f5b0";
 }
 .fa-play:before {
     content: "\f04b";
 }
 .fa-play-circle:before {
     content: "\f144";
 }
 .fa-playstation:before {
     content: "\f3df";
 }
 .fa-plug:before {
     content: "\f1e6";
 }
 .fa-plus:before {
     content: "\f067";
 }
 .fa-plus-circle:before {
     content: "\f055";
 }
 .fa-plus-square:before {
     content: "\f0fe";
 }
 .fa-podcast:before {
     content: "\f2ce";
 }
 .fa-poll:before {
     content: "\f681";
 }
 .fa-poll-h:before {
     content: "\f682";
 }
 .fa-poo:before {
     content: "\f2fe";
 }
 .fa-poo-storm:before {
     content: "\f75a";
 }
 .fa-poop:before {
     content: "\f619";
 }
 .fa-portrait:before {
     content: "\f3e0";
 }
 .fa-pound-sign:before {
     content: "\f154";
 }
 .fa-power-off:before {
     content: "\f011";
 }
 .fa-pray:before {
     content: "\f683";
 }
 .fa-praying-hands:before {
     content: "\f684";
 }
 .fa-prescription:before {
     content: "\f5b1";
 }
 .fa-prescription-bottle:before {
     content: "\f485";
 }
 .fa-prescription-bottle-alt:before {
     content: "\f486";
 }
 .fa-print:before {
     content: "\f02f";
 }
 .fa-procedures:before {
     content: "\f487";
 }
 .fa-product-hunt:before {
     content: "\f288";
 }
 .fa-project-diagram:before {
     content: "\f542";
 }
 .fa-pushed:before {
     content: "\f3e1";
 }
 .fa-puzzle-piece:before {
     content: "\f12e";
 }
 .fa-python:before {
     content: "\f3e2";
 }
 .fa-qq:before {
     content: "\f1d6";
 }
 .fa-qrcode:before {
     content: "\f029";
 }
 .fa-question:before {
     content: "\f128";
 }
 .fa-question-circle:before {
     content: "\f059";
 }
 .fa-quidditch:before {
     content: "\f458";
 }
 .fa-quinscape:before {
     content: "\f459";
 }
 .fa-quora:before {
     content: "\f2c4";
 }
 .fa-quote-left:before {
     content: "\f10d";
 }
 .fa-quote-right:before {
     content: "\f10e";
 }
 .fa-quran:before {
     content: "\f687";
 }
 .fa-r-project:before {
     content: "\f4f7";
 }
 .fa-radiation:before {
     content: "\f7b9";
 }
 .fa-radiation-alt:before {
     content: "\f7ba";
 }
 .fa-rainbow:before {
     content: "\f75b";
 }
 .fa-random:before {
     content: "\f074";
 }
 .fa-raspberry-pi:before {
     content: "\f7bb";
 }
 .fa-ravelry:before {
     content: "\f2d9";
 }
 .fa-react:before {
     content: "\f41b";
 }
 .fa-reacteurope:before {
     content: "\f75d";
 }
 .fa-readme:before {
     content: "\f4d5";
 }
 .fa-rebel:before {
     content: "\f1d0";
 }
 .fa-receipt:before {
     content: "\f543";
 }
 .fa-recycle:before {
     content: "\f1b8";
 }
 .fa-red-river:before {
     content: "\f3e3";
 }
 .fa-reddit:before {
     content: "\f1a1";
 }
 .fa-reddit-alien:before {
     content: "\f281";
 }
 .fa-reddit-square:before {
     content: "\f1a2";
 }
 .fa-redhat:before {
     content: "\f7bc";
 }
 .fa-redo:before {
     content: "\f01e";
 }
 .fa-redo-alt:before {
     content: "\f2f9";
 }
 .fa-registered:before {
     content: "\f25d";
 }
 .fa-renren:before {
     content: "\f18b";
 }
 .fa-reply:before {
     content: "\f3e5";
 }
 .fa-reply-all:before {
     content: "\f122";
 }
 .fa-replyd:before {
     content: "\f3e6";
 }
 .fa-republican:before {
     content: "\f75e";
 }
 .fa-researchgate:before {
     content: "\f4f8";
 }
 .fa-resolving:before {
     content: "\f3e7";
 }
 .fa-restroom:before {
     content: "\f7bd";
 }
 .fa-retweet:before {
     content: "\f079";
 }
 .fa-rev:before {
     content: "\f5b2";
 }
 .fa-ribbon:before {
     content: "\f4d6";
 }
 .fa-ring:before {
     content: "\f70b";
 }
 .fa-road:before {
     content: "\f018";
 }
 .fa-robot:before {
     content: "\f544";
 }
 .fa-rocket:before {
     content: "\f135";
 }
 .fa-rocketchat:before {
     content: "\f3e8";
 }
 .fa-rockrms:before {
     content: "\f3e9";
 }
 .fa-route:before {
     content: "\f4d7";
 }
 .fa-rss:before {
     content: "\f09e";
 }
 .fa-rss-square:before {
     content: "\f143";
 }
 .fa-ruble-sign:before {
     content: "\f158";
 }
 .fa-ruler:before {
     content: "\f545";
 }
 .fa-ruler-combined:before {
     content: "\f546";
 }
 .fa-ruler-horizontal:before {
     content: "\f547";
 }
 .fa-ruler-vertical:before {
     content: "\f548";
 }
 .fa-running:before {
     content: "\f70c";
 }
 .fa-rupee-sign:before {
     content: "\f156";
 }
 .fa-sad-cry:before {
     content: "\f5b3";
 }
 .fa-sad-tear:before {
     content: "\f5b4";
 }
 .fa-safari:before {
     content: "\f267";
 }
 .fa-salesforce:before {
     content: "\f83b";
 }
 .fa-sass:before {
     content: "\f41e";
 }
 .fa-satellite:before {
     content: "\f7bf";
 }
 .fa-satellite-dish:before {
     content: "\f7c0";
 }
 .fa-save:before {
     content: "\f0c7";
 }
 .fa-schlix:before {
     content: "\f3ea";
 }
 .fa-school:before {
     content: "\f549";
 }
 .fa-screwdriver:before {
     content: "\f54a";
 }
 .fa-scribd:before {
     content: "\f28a";
 }
 .fa-scroll:before {
     content: "\f70e";
 }
 .fa-sd-card:before {
     content: "\f7c2";
 }
 .fa-search:before {
     content: "\f002";
 }
 .fa-search-dollar:before {
     content: "\f688";
 }
 .fa-search-location:before {
     content: "\f689";
 }
 .fa-search-minus:before {
     content: "\f010";
 }
 .fa-search-plus:before {
     content: "\f00e";
 }
 .fa-searchengin:before {
     content: "\f3eb";
 }
 .fa-seedling:before {
     content: "\f4d8";
 }
 .fa-sellcast:before {
     content: "\f2da";
 }
 .fa-sellsy:before {
     content: "\f213";
 }
 .fa-server:before {
     content: "\f233";
 }
 .fa-servicestack:before {
     content: "\f3ec";
 }
 .fa-shapes:before {
     content: "\f61f";
 }
 .fa-share:before {
     content: "\f064";
 }
 .fa-share-alt:before {
     content: "\f1e0";
 }
 .fa-share-alt-square:before {
     content: "\f1e1";
 }
 .fa-share-square:before {
     content: "\f14d";
 }
 .fa-shekel-sign:before {
     content: "\f20b";
 }
 .fa-shield-alt:before {
     content: "\f3ed";
 }
 .fa-ship:before {
     content: "\f21a";
 }
 .fa-shipping-fast:before {
     content: "\f48b";
 }
 .fa-shirtsinbulk:before {
     content: "\f214";
 }
 .fa-shoe-prints:before {
     content: "\f54b";
 }
 .fa-shopping-bag:before {
     content: "\f290";
 }
 .fa-shopping-basket:before {
     content: "\f291";
 }
 .fa-shopping-cart:before {
     content: "\f07a";
 }
 .fa-shopware:before {
     content: "\f5b5";
 }
 .fa-shower:before {
     content: "\f2cc";
 }
 .fa-shuttle-van:before {
     content: "\f5b6";
 }
 .fa-sign:before {
     content: "\f4d9";
 }
 .fa-sign-in-alt:before {
     content: "\f2f6";
 }
 .fa-sign-language:before {
     content: "\f2a7";
 }
 .fa-sign-out-alt:before {
     content: "\f2f5";
 }
 .fa-signal:before {
     content: "\f012";
 }
 .fa-signature:before {
     content: "\f5b7";
 }
 .fa-sim-card:before {
     content: "\f7c4";
 }
 .fa-simplybuilt:before {
     content: "\f215";
 }
 .fa-sistrix:before {
     content: "\f3ee";
 }
 .fa-sitemap:before {
     content: "\f0e8";
 }
 .fa-sith:before {
     content: "\f512";
 }
 .fa-skating:before {
     content: "\f7c5";
 }
 .fa-sketch:before {
     content: "\f7c6";
 }
 .fa-skiing:before {
     content: "\f7c9";
 }
 .fa-skiing-nordic:before {
     content: "\f7ca";
 }
 .fa-skull:before {
     content: "\f54c";
 }
 .fa-skull-crossbones:before {
     content: "\f714";
 }
 .fa-skyatlas:before {
     content: "\f216";
 }
 .fa-skype:before {
     content: "\f17e";
 }
 .fa-slack:before {
     content: "\f198";
 }
 .fa-slack-hash:before {
     content: "\f3ef";
 }
 .fa-slash:before {
     content: "\f715";
 }
 .fa-sleigh:before {
     content: "\f7cc";
 }
 .fa-sliders-h:before {
     content: "\f1de";
 }
 .fa-slideshare:before {
     content: "\f1e7";
 }
 .fa-smile:before {
     content: "\f118";
 }
 .fa-smile-beam:before {
     content: "\f5b8";
 }
 .fa-smile-wink:before {
     content: "\f4da";
 }
 .fa-smog:before {
     content: "\f75f";
 }
 .fa-smoking:before {
     content: "\f48d";
 }
 .fa-smoking-ban:before {
     content: "\f54d";
 }
 .fa-sms:before {
     content: "\f7cd";
 }
 .fa-snapchat:before {
     content: "\f2ab";
 }
 .fa-snapchat-ghost:before {
     content: "\f2ac";
 }
 .fa-snapchat-square:before {
     content: "\f2ad";
 }
 .fa-snowboarding:before {
     content: "\f7ce";
 }
 .fa-snowflake:before {
     content: "\f2dc";
 }
 .fa-snowman:before {
     content: "\f7d0";
 }
 .fa-snowplow:before {
     content: "\f7d2";
 }
 .fa-socks:before {
     content: "\f696";
 }
 .fa-solar-panel:before {
     content: "\f5ba";
 }
 .fa-sort:before {
     content: "\2193";
 }
 .fa-sort-alpha-down:before {
     content: "\f15d";
 }
 .fa-sort-alpha-up:before {
     content: "\f15e";
 }
 .fa-sort-amount-down:before {
     content: "\f160";
 }
 .fa-sort-amount-up:before {
     content: "\f161";
 }
 .fa-sort-down:before {
     content: "\2191";
 }
 .fa-sort-numeric-down:before {
     content: "\f162";
 }
 .fa-sort-numeric-up:before {
     content: "\f163";
 }
 .fa-sort-up:before {
     content: "\2193";
 }
 .fa-soundcloud:before {
     content: "\f1be";
 }
 .fa-sourcetree:before {
     content: "\f7d3";
 }
 .fa-spa:before {
     content: "\f5bb";
 }
 .fa-space-shuttle:before {
     content: "\f197";
 }
 .fa-speakap:before {
     content: "\f3f3";
 }
 .fa-speaker-deck:before {
     content: "\f83c";
 }
 .fa-spider:before {
     content: "\f717";
 }
 .fa-spinner:before {
     content: "\f110";
 }
 .fa-splotch:before {
     content: "\f5bc";
 }
 .fa-spotify:before {
     content: "\f1bc";
 }
 .fa-spray-can:before {
     content: "\f5bd";
 }
 .fa-square:before {
     content: "\f0c8";
 }
 .fa-square-full:before {
     content: "\f45c";
 }
 .fa-square-root-alt:before {
     content: "\f698";
 }
 .fa-squarespace:before {
     content: "\f5be";
 }
 .fa-stack-exchange:before {
     content: "\f18d";
 }
 .fa-stack-overflow:before {
     content: "\f16c";
 }
 .fa-stamp:before {
     content: "\f5bf";
 }
 .fa-star:before {
     content: "\f005";
 }
 .fa-star-and-crescent:before {
     content: "\f699";
 }
 .fa-star-half:before {
     content: "\f089";
 }
 .fa-star-half-alt:before {
     content: "\f5c0";
 }
 .fa-star-of-david:before {
     content: "\f69a";
 }
 .fa-star-of-life:before {
     content: "\f621";
 }
 .fa-staylinked:before {
     content: "\f3f5";
 }
 .fa-steam:before {
     content: "\f1b6";
 }
 .fa-steam-square:before {
     content: "\f1b7";
 }
 .fa-steam-symbol:before {
     content: "\f3f6";
 }
 .fa-step-backward:before {
     content: "\f048";
 }
 .fa-step-forward:before {
     content: "\f051";
 }
 .fa-stethoscope:before {
     content: "\f0f1";
 }
 .fa-sticker-mule:before {
     content: "\f3f7";
 }
 .fa-sticky-note:before {
     content: "\f249";
 }
 .fa-stop:before {
     content: "\f04d";
 }
 .fa-stop-circle:before {
     content: "\f28d";
 }
 .fa-stopwatch:before {
     content: "\f2f2";
 }
 .fa-store:before {
     content: "\f54e";
 }
 .fa-store-alt:before {
     content: "\f54f";
 }
 .fa-strava:before {
     content: "\f428";
 }
 .fa-stream:before {
     content: "\f550";
 }
 .fa-street-view:before {
     content: "\f21d";
 }
 .fa-strikethrough:before {
     content: "\f0cc";
 }
 .fa-stripe:before {
     content: "\f429";
 }
 .fa-stripe-s:before {
     content: "\f42a";
 }
 .fa-stroopwafel:before {
     content: "\f551";
 }
 .fa-studiovinari:before {
     content: "\f3f8";
 }
 .fa-stumbleupon:before {
     content: "\f1a4";
 }
 .fa-stumbleupon-circle:before {
     content: "\f1a3";
 }
 .fa-subscript:before {
     content: "\f12c";
 }
 .fa-subway:before {
     content: "\f239";
 }
 .fa-suitcase:before {
     content: "\f0f2";
 }
 .fa-suitcase-rolling:before {
     content: "\f5c1";
 }
 .fa-sun:before {
     content: "\f185";
 }
 .fa-superpowers:before {
     content: "\f2dd";
 }
 .fa-superscript:before {
     content: "\f12b";
 }
 .fa-supple:before {
     content: "\f3f9";
 }
 .fa-surprise:before {
     content: "\f5c2";
 }
 .fa-suse:before {
     content: "\f7d6";
 }
 .fa-swatchbook:before {
     content: "\f5c3";
 }
 .fa-swimmer:before {
     content: "\f5c4";
 }
 .fa-swimming-pool:before {
     content: "\f5c5";
 }
 .fa-symfony:before {
     content: "\f83d";
 }
 .fa-synagogue:before {
     content: "\f69b";
 }
 .fa-sync:before {
     content: "\f021";
 }
 .fa-sync-alt:before {
     content: "\f2f1";
 }
 .fa-syringe:before {
     content: "\f48e";
 }
 .fa-table:before {
     content: "\f0ce";
 }
 .fa-table-tennis:before {
     content: "\f45d";
 }
 .fa-tablet:before {
     content: "\f10a";
 }
 .fa-tablet-alt:before {
     content: "\f3fa";
 }
 .fa-tablets:before {
     content: "\f490";
 }
 .fa-tachometer-alt:before {
     content: "\f3fd";
 }
 .fa-tag:before {
     content: "\f02b";
 }
 .fa-tags:before {
     content: "\f02c";
 }
 .fa-tape:before {
     content: "\f4db";
 }
 .fa-tasks:before {
     content: "\f0ae";
 }
 .fa-taxi:before {
     content: "\f1ba";
 }
 .fa-teamspeak:before {
     content: "\f4f9";
 }
 .fa-teeth:before {
     content: "\f62e";
 }
 .fa-teeth-open:before {
     content: "\f62f";
 }
 .fa-telegram:before {
     content: "\f2c6";
 }
 .fa-telegram-plane:before {
     content: "\f3fe";
 }
 .fa-temperature-high:before {
     content: "\f769";
 }
 .fa-temperature-low:before {
     content: "\f76b";
 }
 .fa-tencent-weibo:before {
     content: "\f1d5";
 }
 .fa-tenge:before {
     content: "\f7d7";
 }
 .fa-terminal:before {
     content: "\f120";
 }
 .fa-text-height:before {
     content: "\f034";
 }
 .fa-text-width:before {
     content: "\f035";
 }
 .fa-th:before {
     content: "\f00a";
 }
 .fa-th-large:before {
     content: "\f009";
 }
 .fa-th-list:before {
     content: "\f00b";
 }
 .fa-the-red-yeti:before {
     content: "\f69d";
 }
 .fa-theater-masks:before {
     content: "\f630";
 }
 .fa-themeco:before {
     content: "\f5c6";
 }
 .fa-themeisle:before {
     content: "\f2b2";
 }
 .fa-thermometer:before {
     content: "\f491";
 }
 .fa-thermometer-empty:before {
     content: "\f2cb";
 }
 .fa-thermometer-full:before {
     content: "\f2c7";
 }
 .fa-thermometer-half:before {
     content: "\f2c9";
 }
 .fa-thermometer-quarter:before {
     content: "\f2ca";
 }
 .fa-thermometer-three-quarters:before {
     content: "\f2c8";
 }
 .fa-think-peaks:before {
     content: "\f731";
 }
 .fa-thumbs-down:before {
     content: "\f165";
 }
 .fa-thumbs-up:before {
     content: "\f164";
 }
 .fa-thumbtack:before {
     content: "\f08d";
 }
 .fa-ticket-alt:before {
     content: "\f3ff";
 }
 .fa-times:before {
     content: "\f00d";
 }
 .fa-times-circle:before {
     content: "\f057";
 }
 .fa-tint:before {
     content: "\f043";
 }
 .fa-tint-slash:before {
     content: "\f5c7";
 }
 .fa-tired:before {
     content: "\f5c8";
 }
 .fa-toggle-off:before {
     content: "\f204";
 }
 .fa-toggle-on:before {
     content: "\f205";
 }
 .fa-toilet:before {
     content: "\f7d8";
 }
 .fa-toilet-paper:before {
     content: "\f71e";
 }
 .fa-toolbox:before {
     content: "\f552";
 }
 .fa-tools:before {
     content: "\f7d9";
 }
 .fa-tooth:before {
     content: "\f5c9";
 }
 .fa-torah:before {
     content: "\f6a0";
 }
 .fa-torii-gate:before {
     content: "\f6a1";
 }
 .fa-tractor:before {
     content: "\f722";
 }
 .fa-trade-federation:before {
     content: "\f513";
 }
 .fa-trademark:before {
     content: "\f25c";
 }
 .fa-traffic-light:before {
     content: "\f637";
 }
 .fa-train:before {
     content: "\f238";
 }
 .fa-tram:before {
     content: "\f7da";
 }
 .fa-transgender:before {
     content: "\f224";
 }
 .fa-transgender-alt:before {
     content: "\f225";
 }
 .fa-trash:before {
     content: "\f1f8";
 }
 .fa-trash-alt:before {
     content: "\f2ed";
 }
 .fa-trash-restore:before {
     content: "\f829";
 }
 .fa-trash-restore-alt:before {
     content: "\f82a";
 }
 .fa-tree:before {
     content: "\f1bb";
 }
 .fa-trello:before {
     content: "\f181";
 }
 .fa-tripadvisor:before {
     content: "\f262";
 }
 .fa-trophy:before {
     content: "\f091";
 }
 .fa-truck:before {
     content: "\f0d1";
 }
 .fa-truck-loading:before {
     content: "\f4de";
 }
 .fa-truck-monster:before {
     content: "\f63b";
 }
 .fa-truck-moving:before {
     content: "\f4df";
 }
 .fa-truck-pickup:before {
     content: "\f63c";
 }
 .fa-tshirt:before {
     content: "\f553";
 }
 .fa-tty:before {
     content: "\f1e4";
 }
 .fa-tumblr:before {
     content: "\f173";
 }
 .fa-tumblr-square:before {
     content: "\f174";
 }
 .fa-tv:before {
     content: "\f26c";
 }
 .fa-twitch:before {
     content: "\f1e8";
 }
 .fa-twitter:before {
     content: "\f099";
 }
 .fa-twitter-square:before {
     content: "\f081";
 }
 .fa-typo3:before {
     content: "\f42b";
 }
 .fa-uber:before {
     content: "\f402";
 }
 .fa-ubuntu:before {
     content: "\f7df";
 }
 .fa-uikit:before {
     content: "\f403";
 }
 .fa-umbrella:before {
     content: "\f0e9";
 }
 .fa-umbrella-beach:before {
     content: "\f5ca";
 }
 .fa-underline:before {
     content: "\f0cd";
 }
 .fa-undo:before {
     content: "\f0e2";
 }
 .fa-undo-alt:before {
     content: "\f2ea";
 }
 .fa-uniregistry:before {
     content: "\f404";
 }
 .fa-universal-access:before {
     content: "\f29a";
 }
 .fa-university:before {
     content: "\f19c";
 }
 .fa-unlink:before {
     content: "\f127";
 }
 .fa-unlock:before {
     content: "\f09c";
 }
 .fa-unlock-alt:before {
     content: "\f13e";
 }
 .fa-untappd:before {
     content: "\f405";
 }
 .fa-upload:before {
     content: "\f093";
 }
 .fa-ups:before {
     content: "\f7e0";
 }
 .fa-usb:before {
     content: "\f287";
 }
 .fa-user:before {
     content: "\f007";
 }
 .fa-user-alt:before {
     content: "\f406";
 }
 .fa-user-alt-slash:before {
     content: "\f4fa";
 }
 .fa-user-astronaut:before {
     content: "\f4fb";
 }
 .fa-user-check:before {
     content: "\f4fc";
 }
 .fa-user-circle:before {
     content: "\f2bd";
 }
 .fa-user-clock:before {
     content: "\f4fd";
 }
 .fa-user-cog:before {
     content: "\f4fe";
 }
 .fa-user-edit:before {
     content: "\f4ff";
 }
 .fa-user-friends:before {
     content: "\f500";
 }
 .fa-user-graduate:before {
     content: "\f501";
 }
 .fa-user-injured:before {
     content: "\f728";
 }
 .fa-user-lock:before {
     content: "\f502";
 }
 .fa-user-md:before {
     content: "\f0f0";
 }
 .fa-user-minus:before {
     content: "\f503";
 }
 .fa-user-ninja:before {
     content: "\f504";
 }
 .fa-user-nurse:before {
     content: "\f82f";
 }
 .fa-user-plus:before {
     content: "\f234";
 }
 .fa-user-secret:before {
     content: "\f21b";
 }
 .fa-user-shield:before {
     content: "\f505";
 }
 .fa-user-slash:before {
     content: "\f506";
 }
 .fa-user-tag:before {
     content: "\f507";
 }
 .fa-user-tie:before {
     content: "\f508";
 }
 .fa-user-times:before {
     content: "\f235";
 }
 .fa-users:before {
     content: "\f0c0";
 }
 .fa-users-cog:before {
     content: "\f509";
 }
 .fa-usps:before {
     content: "\f7e1";
 }
 .fa-ussunnah:before {
     content: "\f407";
 }
 .fa-utensil-spoon:before {
     content: "\f2e5";
 }
 .fa-utensils:before {
     content: "\f2e7";
 }
 .fa-vaadin:before {
     content: "\f408";
 }
 .fa-vector-square:before {
     content: "\f5cb";
 }
 .fa-venus:before {
     content: "\f221";
 }
 .fa-venus-double:before {
     content: "\f226";
 }
 .fa-venus-mars:before {
     content: "\f228";
 }
 .fa-viacoin:before {
     content: "\f237";
 }
 .fa-viadeo:before {
     content: "\f2a9";
 }
 .fa-viadeo-square:before {
     content: "\f2aa";
 }
 .fa-vial:before {
     content: "\f492";
 }
 .fa-vials:before {
     content: "\f493";
 }
 .fa-viber:before {
     content: "\f409";
 }
 .fa-video:before {
     content: "\f03d";
 }
 .fa-video-slash:before {
     content: "\f4e2";
 }
 .fa-vihara:before {
     content: "\f6a7";
 }
 .fa-vimeo:before {
     content: "\f40a";
 }
 .fa-vimeo-square:before {
     content: "\f194";
 }
 .fa-vimeo-v:before {
     content: "\f27d";
 }
 .fa-vine:before {
     content: "\f1ca";
 }
 .fa-vk:before {
     content: "\f189";
 }
 .fa-vnv:before {
     content: "\f40b";
 }
 .fa-volleyball-ball:before {
     content: "\f45f";
 }
 .fa-volume-down:before {
     content: "\f027";
 }
 .fa-volume-mute:before {
     content: "\f6a9";
 }
 .fa-volume-off:before {
     content: "\f026";
 }
 .fa-volume-up:before {
     content: "\f028";
 }
 .fa-vote-yea:before {
     content: "\f772";
 }
 .fa-vr-cardboard:before {
     content: "\f729";
 }
 .fa-vuejs:before {
     content: "\f41f";
 }
 .fa-walking:before {
     content: "\f554";
 }
 .fa-wallet:before {
     content: "\f555";
 }
 .fa-warehouse:before {
     content: "\f494";
 }
 .fa-water:before {
     content: "\f773";
 }
 .fa-wave-square:before {
     content: "\f83e";
 }
 .fa-waze:before {
     content: "\f83f";
 }
 .fa-weebly:before {
     content: "\f5cc";
 }
 .fa-weibo:before {
     content: "\f18a";
 }
 .fa-weight:before {
     content: "\f496";
 }
 .fa-weight-hanging:before {
     content: "\f5cd";
 }
 .fa-weixin:before {
     content: "\f1d7";
 }
 .fa-whatsapp:before {
     content: "\f232";
 }
 .fa-whatsapp-square:before {
     content: "\f40c";
 }
 .fa-wheelchair:before {
     content: "\f193";
 }
 .fa-whmcs:before {
     content: "\f40d";
 }
 .fa-wifi:before {
     content: "\f1eb";
 }
 .fa-wikipedia-w:before {
     content: "\f266";
 }
 .fa-wind:before {
     content: "\f72e";
 }
 .fa-window-close:before {
     content: "\f410";
 }
 .fa-window-maximize:before {
     content: "\f2d0";
 }
 .fa-window-minimize:before {
     content: "\f2d1";
 }
 .fa-window-restore:before {
     content: "\f2d2";
 }
 .fa-windows:before {
     content: "\f17a";
 }
 .fa-wine-bottle:before {
     content: "\f72f";
 }
 .fa-wine-glass:before {
     content: "\f4e3";
 }
 .fa-wine-glass-alt:before {
     content: "\f5ce";
 }
 .fa-wix:before {
     content: "\f5cf";
 }
 .fa-wizards-of-the-coast:before {
     content: "\f730";
 }
 .fa-wolf-pack-battalion:before {
     content: "\f514";
 }
 .fa-won-sign:before {
     content: "\f159";
 }
 .fa-wordpress:before {
     content: "\f19a";
 }
 .fa-wordpress-simple:before {
     content: "\f411";
 }
 .fa-wpbeginner:before {
     content: "\f297";
 }
 .fa-wpexplorer:before {
     content: "\f2de";
 }
 .fa-wpforms:before {
     content: "\f298";
 }
 .fa-wpressr:before {
     content: "\f3e4";
 }
 .fa-wrench:before {
     content: "\f0ad";
 }
 .fa-x-ray:before {
     content: "\f497";
 }
 .fa-xbox:before {
     content: "\f412";
 }
 .fa-xing:before {
     content: "\f168";
 }
 .fa-xing-square:before {
     content: "\f169";
 }
 .fa-y-combinator:before {
     content: "\f23b";
 }
 .fa-yahoo:before {
     content: "\f19e";
 }
 .fa-yammer:before {
     content: "\f840";
 }
 .fa-yandex:before {
     content: "\f413";
 }
 .fa-yandex-international:before {
     content: "\f414";
 }
 .fa-yarn:before {
     content: "\f7e3";
 }
 .fa-yelp:before {
     content: "\f1e9";
 }
 .fa-yen-sign:before {
     content: "\f157";
 }
 .fa-yin-yang:before {
     content: "\f6ad";
 }
 .fa-yoast:before {
     content: "\f2b1";
 }
 .fa-youtube:before {
     content: "\f167";
 }
 .fa-youtube-square:before {
     content: "\f431";
 }
 .fa-zhihu:before {
     content: "\f63f";
 }
 .sr-only {
     border: 0;
     clip: rect(0, 0, 0, 0);
     height: 1px;
     margin: -1px;
     overflow: hidden;
     padding: 0;
     position: absolute;
     width: 1px;
 }
 .sr-only-focusable:active,
 .sr-only-focusable:focus {
     clip: auto;
     height: auto;
     margin: 0;
     overflow: visible;
     position: static;
     width: auto;
 }
 @font-face {
     font-family: "Font Awesome 5 Free";
     font-style: normal;
     font-weight: 400;
     font-display: auto;
     src: url(../fonts/fa-regular-400.eot);
     src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),
         url(../fonts/fa-regular-400.woff2) format("woff2"),
         url(../fonts/fa-regular-400.woff) format("woff"),
         url(../fonts/fa-regular-400.ttf) format("truetype"),
         url(../fonts/fa-regular-400.svg#fontawesome) format("svg");
 }
 .far {
     font-family: "Font Awesome 5 Free";
     font-weight: 400;
 }
 @font-face {
     font-family: "Font Awesome 5 Free";
     font-style: normal;
     font-weight: 900;
     font-display: auto;
     src: url(../fonts/fa-solid-900.eot);
     src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),
         url(../fonts/fa-solid-900.woff2) format("woff2"),
         url(../fonts/fa-solid-900.woff) format("woff"),
         url(../fonts/fa-solid-900.ttf) format("truetype"),
         url(../fonts/fa-solid-900.svg#fontawesome) format("svg");
 }
 .fa,
 .fas {
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
 }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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; }


/* =============
   Timeline
============= */
.timeline {
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
  margin-bottom: 50px;
  position: relative;
  table-layout: fixed;
  width: 100%; }
  .timeline .time-show {
    margin-bottom: 30px;
    margin-right: -75px;
    margin-top: 30px;
    position: relative; }
    .timeline .time-show a {
      color: #ffffff; }
  .timeline:before {
    background-color: rgba(129, 138, 145, 0.3);
    bottom: 0px;
    content: "";
    left: 50%;
    position: absolute;
    top: 30px;
    width: 1px;
    z-index: 0; }
  .timeline .timeline-icon {
    -webkit-border-radius: 50%;
    background: #818a91;
    border-radius: 50%;
    color: #ffffff;
    display: block;
    height: 20px;
    left: -54px;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 20px; }
    .timeline .timeline-icon i {
      color: #f5f5f5;
      font-size: 13px;
      margin-top: 4px;
      position: absolute;
      left: 4px; }
  .timeline .time-icon:before {
    font-size: 16px;
    margin-top: 5px; }

h3.timeline-title {
  color: #eceeef;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 5px;
  text-transform: uppercase; }

.timeline-item {
  display: table-row; }
  .timeline-item:before {
    content: "";
    display: block;
    width: 50%; }
  .timeline-item .timeline-desk .arrow {
    border-bottom: 12px solid transparent;
    border-right: 12px solid #ffffff !important;
    border-top: 12px solid transparent;
    display: block;
    height: 0;
    left: -12px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    width: 0; }
  .timeline-item .timeline-desk .timeline-box {
    padding: 20px; }
  .timeline-item .timeline-date {
    margin-bottom: 10px; }

.timeline-item.alt:after {
  content: "";
  display: block;
  width: 50%; }
.timeline-item.alt .timeline-desk .arrow-alt {
  border-bottom: 12px solid transparent;
  border-left: 12px solid #ffffff !important;
  border-top: 12px solid transparent;
  display: block;
  height: 0;
  left: auto;
  margin-top: -12px;
  position: absolute;
  right: -12px;
  top: 50%;
  width: 0; }
.timeline-item.alt .timeline-desk .album {
  float: right;
  margin-top: 20px; }
  .timeline-item.alt .timeline-desk .album a {
    float: right;
    margin-left: 5px; }
.timeline-item.alt .timeline-icon {
  left: auto;
  right: -56px; }
.timeline-item.alt:before {
  display: none; }
.timeline-item.alt .panel {
  margin-left: 0;
  margin-right: 45px; }
.timeline-item.alt h4 {
  text-align: right; }
.timeline-item.alt p {
  text-align: right; }
.timeline-item.alt .timeline-date {
  text-align: right; }

.timeline-desk {
  display: table-cell;
  vertical-align: top;
  width: 50%; }
  .timeline-desk h4 {
    font-size: 16px;
    font-weight: 300;
    margin: 0; }
  .timeline-desk .panel {
    background: #ffffff;
    display: block;
    margin-bottom: 5px;
    margin-left: 45px;
    position: relative;
    text-align: left;
    box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02); }
  .timeline-desk h5 span {
    color: #eceeef;
    display: block;
    font-size: 12px;
    margin-bottom: 4px; }
  .timeline-desk p {
    color: #999999;
    font-size: 14px;
    margin-bottom: 0; }
  .timeline-desk .album {
    margin-top: 12px; }
    .timeline-desk .album a {
      float: left;
      margin-right: 5px; }
    .timeline-desk .album img {
      height: 36px;
      width: auto;
      border-radius: 3px; }
  .timeline-desk .notification {
    background: none repeat scroll 0 0 #ffffff;
    margin-top: 20px;
    padding: 8px; }

/* ===========
   Timeline-2
 =============*/
.timeline-2 {
  border-left: 2px solid #64b0f2;
  position: relative; }
  .timeline-2 .time-item:after {
    background-color: #ffffff;
    border-color: #64b0f2;
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    bottom: 0;
    content: '';
    height: 10px;
    left: 0;
    margin-left: -6px;
    position: absolute;
    top: 5px;
    width: 10px; }

.time-item {
  border-color: #dee5e7;
  padding-bottom: 10px;
  position: relative; }
  .time-item:before {
    content: " ";
    display: table; }
  .time-item:after {
    background-color: #ffffff;
    border-color: #64b0f2;
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    bottom: 0;
    content: '';
    height: 14px;
    left: 0;
    margin-left: -8px;
    position: absolute;
    top: 5px;
    width: 14px; }

.time-item-item:after {
  content: " ";
  display: table; }

.item-info {
  margin-bottom: 15px;
  margin-left: 15px; }
  .item-info p {
    font-size: 13px; }

.rating-md i {
  font-size: 18px; }

.rating-lg i {
  font-size: 24px; }

/* =============
   Pricing
============= */
.pricing-plan {
  padding-bottom: 50px; }

.price_card {
  -moz-border-radius: 5px;
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  padding-bottom: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1); }

.price_card.active {
  margin: 0 -21px 0 -21px;
  padding-bottom: 30px;
  box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.09), 0 1px 0 0 rgba(0, 0, 0, 0.05);
  z-index: 99; }
  .price_card.active .pricing-header {
    padding: 20px; }

.price_card .name {
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding: 0 0 30px;
  text-align: center;
  width: 100%; }

.price_card button {
  margin-top: 20px; }

.pricing-header {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #ffffff; }

.price {
  display: block;
  font-size: 48px;
  font-weight: 300;
  padding: 30px 0 10px;
  text-align: center;
  width: 100%; }

.price-features {
  color: #8a8a8a;
  list-style: none;
  margin: 0;
  padding-left: 0;
  padding-top: 20px;
  text-align: center; }

.price-features li {
  padding: 15px; }

.pricing-item {
  margin: 0 0 30px;
  position: relative;
  text-align: center; }

.pricing-item-inner {
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  border-radius: 7px;
  border: 2px solid rgba(151, 160, 175, 0.2);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  vertical-align: middle; }

.pricing-wrap {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  padding: 30px 20px;
  position: relative;
  text-align: center; }

.pricing-icon {
  font-size: 32px;
  padding-bottom: 5px;
  padding-top: 10px;
  position: relative;
  z-index: 1; }

.pricing-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 40px;
  position: relative;
  text-transform: uppercase;
  z-index: 1; }

.pr-list {
  color: #97a0af;
  font-size: 12px;
  font-weight: 400;
  margin: 0 -20px 30px;
  padding: 0;
  text-transform: uppercase; }

.pr-list li {
  list-style: none;
  padding: 12px 20px; }

.pricing-num {
  font-size: 40px;
  font-weight: 700;
  line-height: 1; }

.pricing-num sup {
  font-size: 18px;
  font-weight: 400;
  left: -3px;
  margin-left: -7px;
  position: relative;
  top: -20px; }

.pr-per {
  color: #97a0af;
  font-size: 12px; }

.pr-button {
  margin-top: 30px; }

/* =============
   Gallery
============= */
.portfolioFilter a {
  transition: all 0.3s ease-out;
  color: #2b3d51;
  font-weight: 600;
  padding: 5px 10px;
  display: inline-block;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px; }
  .portfolioFilter a:hover {
    color: #1bb99a; }

.portfolioFilter a.current {
  color: #ffffff;
  background-color: #1bb99a; }

.thumb {
  border-radius: 3px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  width: 100%;
  overflow: hidden; }
  .thumb a {
    display: block;
    background-color: #080b0e;
    border-radius: 3px; }
  .thumb:hover .thumb-img {
    overflow: hidden;
    position: relative;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0.7; }
  .thumb .thumb-img {
    border-radius: 2px;
    overflow: hidden;
    width: 100%;
    transition: all 0.2s ease-out; }
  .thumb .gal-detail {
    padding: 10px;
    position: relative;
    background-color: #ffffff; }
    .thumb .gal-detail h4 {
      font-weight: 600;
      font-size: 16px;
      padding: 0 5px; }
    .thumb .gal-detail p {
      padding: 0 5px;
      font-size: 13px; }

/* =============
   Print css
============= */
@media print {
  .content-page {
    margin-left: 0 !important; }

  .page-title-box,
  .topbar-left,
  .hidden-print,
  .breadcrumb,
  .page-title,
  .footer, .navbar-custom, .left.side-menu {
    display: none !important;
    margin: 0px;
    padding: 0px; }

  .left,
  .right-bar {
    display: none; }

  .content {
    margin-top: 0px !important;
    padding-top: 0px; } }
/* =============
   Maintenance
============= */
.maintenance-icon {
  height: 220px;
  width: 220px;
  margin: 0 auto; }

.line1 {
  opacity: 0;
  animation: fadeInLeft both 1s 0.4s, coding1 ease 6s 4s infinite; }

.line2 {
  opacity: 0;
  animation: fadeInLeft both 1s 0.6s, coding2 ease 6s 4s infinite; }

.line3 {
  opacity: 0;
  animation: fadeInLeft both 1s 0.8s, coding3 ease 6s 4s infinite; }

.line4 {
  opacity: 0;
  animation: fadeInLeft both 1s 1.0s, coding4 ease 6s 4s infinite; }

.line5 {
  opacity: 0;
  animation: fadeInLeft both 1s 1.2s, coding5 ease 6s 4s infinite; }

.line6 {
  opacity: 0;
  animation: fadeInLeft both 1s 1.4s, coding6 ease 6s 4s infinite; }

.line7 {
  opacity: 0;
  animation: fadeInLeft both 1s 1.6s, coding6 ease 6s 4s infinite; }

@keyframes coding1 {
  0% {
    transform: translate(0, 0);
    opacity: 1; }
  14% {
    transform: translate(0, -10px);
    opacity: 0; }
  15% {
    transform: translate(0, 45px); }
  30% {
    transform: translate(0, 40px);
    opacity: 1; }
  45% {
    transform: translate(0, 30px); }
  60% {
    transform: translate(0, 20px); }
  75% {
    transform: translate(0, 10px); }
  90% {
    transform: translate(0, 5px); }
  100% {
    transform: translate(0, 0);
    opacity: 1; } }
@keyframes coding2 {
  0% {
    transform: translate(0, 0);
    opacity: 1; }
  15% {
    transform: translate(0, -5px);
    opacity: 1; }
  29% {
    transform: translate(0, -10px);
    opacity: 0; }
  30% {
    transform: translate(0, 40px); }
  45% {
    transform: translate(0, 30px);
    opacity: 1; }
  60% {
    transform: translate(0, 20px); }
  75% {
    transform: translate(0, 10px); }
  90% {
    transform: translate(0, 5px); }
  100% {
    transform: translate(0, 0);
    opacity: 1; } }
@keyframes coding3 {
  0% {
    transform: translate(0, 0);
    opacity: 1; }
  15% {
    transform: translate(0, -5px); }
  30% {
    transform: translate(0, -10px);
    opacity: 1; }
  44% {
    transform: translate(0, -20px);
    opacity: 0; }
  45% {
    transform: translate(0, 30px); }
  60% {
    transform: translate(0, 20px);
    opacity: 1; }
  75% {
    transform: translate(0, 10px); }
  90% {
    transform: translate(0, 5px); }
  100% {
    transform: translate(0, 0);
    opacity: 1; } }
@keyframes coding4 {
  0% {
    transform: translate(0, 0);
    opacity: 1; }
  15% {
    transform: translate(0, -5px); }
  30% {
    transform: translate(0, -10px); }
  45% {
    transform: translate(0, -20px);
    opacity: 1; }
  59% {
    transform: translate(0, -30px);
    opacity: 0; }
  60% {
    transform: translate(0, 20px); }
  75% {
    transform: translate(0, 10px);
    opacity: 1; }
  90% {
    transform: translate(0, 5px); }
  100% {
    transform: translate(0, 0);
    opacity: 1; } }
@keyframes coding5 {
  0% {
    transform: translate(0, 0);
    opacity: 1; }
  15% {
    transform: translate(0, -5px); }
  30% {
    transform: translate(0, -10px); }
  45% {
    transform: translate(0, -20px); }
  60% {
    transform: translate(0, -30px);
    opacity: 1; }
  74% {
    transform: translate(0, -40px);
    opacity: 0; }
  75% {
    transform: translate(0, 10px); }
  90% {
    transform: translate(0, 5px);
    opacity: 1; }
  100% {
    transform: translate(0, 0);
    opacity: 1; } }
@keyframes coding6 {
  0% {
    transform: translate(0, 0);
    opacity: 1; }
  15% {
    transform: translate(0, -5px); }
  30% {
    transform: translate(0, -10px); }
  45% {
    transform: translate(0, -20px); }
  60% {
    transform: translate(0, -30px); }
  75% {
    transform: translate(0, -40px);
    opacity: 1; }
  89% {
    transform: translate(0, -50px);
    opacity: 0; }
  90% {
    transform: translate(0, 10px); }
  100% {
    transform: translate(0, 0);
    opacity: 1; } }
/* =============
   Count Down
============= */
.count-down-page {
  max-width: 1170px;
  margin: 50px auto; }

#count-down {
  margin-top: 50px; }
  #count-down .clock-presenter {
    height: 140px;
    line-height: 30px;
    padding: 0 30px;
    text-align: center; }
    #count-down .clock-presenter .digit {
      margin-top: 20px;
      font-size: 60px;
      font-weight: 700;
      line-height: 60px;
      height: 60px;
      display: inline-block;
      overflow: hidden;
      text-align: center;
      position: relative;
      cursor: default; }
    #count-down .clock-presenter .note {
      position: relative;
      bottom: 0;
      padding-top: 5px;
      cursor: default;
      font-size: 16px;
      color: #1bb99a;
      text-transform: uppercase; }

@media (max-width: 992px) {
  #count-down .clock-presenter .digit {
    font-size: 42px; } }
@media (max-width: 767px) {
  #count-down .clock-presenter {
    width: 50%;
    float: left; }
  #count-down .clock-presenter .digit {
    font-size: 36px; }
  #count-down .hours_dash {
    border-right: none; } }
.diamond {
  margin: 50px auto;
  height: 90px;
  width: 120px; }
  .diamond:after {
    content: "";
    position: absolute;
    height: 14px;
    width: 44px;
    background: rgba(43, 61, 81, 0.1);
    border-radius: 50%;
    margin-top: 0;
    margin-left: 38px;
    z-index: 11; }
  .diamond .top {
    height: 30px;
    border-left: 27px solid transparent;
    border-right: 27px solid transparent;
    border-bottom: 24px solid #48CFAD; }
    .diamond .top:after {
      content: "";
      position: absolute;
      height: 24px;
      width: 32px;
      margin-top: 6px;
      margin-left: 47px;
      background: #37BC9B;
      -ms-transform: skew(30deg, 20deg);
      -webkit-transform: skew(30deg, 20deg);
      transform: skew(48deg); }
    .diamond .top:before {
      content: "";
      position: absolute;
      height: 24px;
      width: 32px;
      margin-top: 7px;
      margin-left: -13px;
      background: #37BC9B;
      -ms-transform: skew(30deg, 20deg);
      -webkit-transform: skew(30deg, 20deg);
      transform: skew(-48deg); }
  .diamond .bot {
    height: 60px;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-top: 60px solid #48CFAD; }
    .diamond .bot:before {
      content: "";
      position: absolute;
      height: 60px;
      margin-top: -60px;
      margin-left: -27px;
      border-left: 27px solid transparent;
      border-right: 26px solid transparent;
      border-top: 60px solid #37BC9B; }

.breadcrumb {
  margin-bottom: 0; }

/* Carousel */
.carousel-control {
  width: 10%; }
  .carousel-control span {
    position: absolute;
    top: 50%;
    /* pushes the icon in the middle of the height */
    z-index: 5;
    display: inline-block;
    font-size: 30px; }

.carousel-indicators li {
  border: 2px solid #ffffff; }

.label {
  padding: .48em .8em 0.3em 0.8em;
  letter-spacing: 0.04em; }

.label-pink {
  background-color: #ff7aa3; }

.lable-purple {
  background-color: #9261c6; }

.label-dark {
  background-color: #2b3d51; }

/* Pagination/ Pager */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pagination > li > a,
.pagination > li > span {
  color: #2b3d51; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #e4e7ea; }

.pagination-split li {
  margin-left: 5px;
  display: inline-block;
  float: left; }

.pagination-split li:first-child {
  margin-left: 0; }

.pagination-split li a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #64b0f2;
  border-color: #64b0f2; }

.pager li > a, .pager li > span {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #2b3d51; }

.bg-pink {
  background-color: #ff7aa3; }

.bg-purple {
  background-color: #9261c6; }

/* Margin / Padding classes */
.p-0 {
  padding: 0 !important; }

.p-20 {
  padding: 20px !important; }

.m-0 {
  margin: 0 !important; }

.m-t-10 {
  margin-top: 10px !important; }

.m-t-15 {
  margin-top: 15px; }

.m-t-20 {
  margin-top: 20px !important; }

.m-t-30 {
  margin-top: 30px !important; }

.m-t-50 {
  margin-top: 50px !important; }

.m-t-70 {
  margin-top: 70px !important; }

.m-b-10 {
  margin-bottom: 10px !important; }

.m-b-15 {
  margin-bottom: 15px !important; }

.m-b-20 {
  margin-bottom: 20px !important; }

.m-b-30 {
  margin-bottom: 30px !important; }

.m-l-5 {
  margin-left: 5px !important; }

.m-r-5 {
  margin-right: 5px !important; }

@media (max-width: 767px) {
  .m-t-sm-40 {
    margin-top: 40px !important; } }
@media (max-width: 480px) {
  .m-t-xs-40 {
    margin-top: 40px !important; } }
/* Width */
.w-xs {
  min-width: 80px; }

.w-sm {
  min-width: 95px; }

.w-md {
  min-width: 110px; }

.w-lg {
  min-width: 140px; }

.font-13 {
  font-size: 13px; }

.display-block {
  display: block; }

/* Demo only */
.icon-list-demo div {
  cursor: pointer;
  line-height: 45px;
  white-space: nowrap; }

.icon-list-demo div p {
  margin-bottom: 0;
  line-height: inherit; }

.icon-list-demo i {
  text-align: center;
  margin: 0;
  vertical-align: middle;
  font-size: 24px;
  border: 1px solid #eceeef;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin-right: 12px;
  color: rgba(43, 61, 81, 0.7);
  border-radius: 3px;
  display: inline-block; }

.icon-list-demo .col-md-4 {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  background-clip: padding-box;
  margin-bottom: 10px; }

.icon-list-demo .col-md-4:hover i {
  color: #64b0f2; }

.icon-list-pe7 i {
  font-size: 28px;
  color: #2b3d51; }

/* Switchery demo */
.switchery-demo .switchery {
  margin-bottom: 10px;
  margin-right: 5px; }

.dropdown-example {
  position: static;
  display: block;
  margin-bottom: .25rem;
  clear: left; }

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

/* =============
   Calendar
============= */
.calendar {
  float: left;
  margin-bottom: 0px; }

.fc-view {
  margin-top: 30px; }

.none-border .modal-footer {
  border-top: none; }

.fc-toolbar {
  margin-bottom: 5px;
  margin-top: 15px; }
  .fc-toolbar h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase; }

.fc-day {
  background: #ffffff; }

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active,
.fc-toolbar button:focus, .fc-toolbar button:hover,
.fc-toolbar .ui-state-hover {
  z-index: 0; }

.fc th.fc-widget-header {
  background: #eceeef;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0px;
  text-transform: uppercase; }

.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-popover {
  border-color: #eceeef; }

.fc-button {
  background: #f1f1f1;
  border: none;
  color: #818a91;
  text-transform: capitalize;
  box-shadow: none !important;
  border-radius: 3px !important;
  margin: 0 3px !important;
  padding: 6px 12px !important;
  height: auto !important; }

.fc-text-arrow {
  font-family: inherit;
  font-size: 16px; }

.fc-state-hover {
  background: #eceeef; }

.fc-state-highlight {
  background: #f0f0f0; }

.fc-state-down, .fc-state-active, .fc-state-disabled {
  background-color: #64b0f2 !important;
  color: #ffffff !important;
  text-shadow: none !important; }

.fc-cell-overlay {
  background: #f0f0f0; }

.fc-unthemed .fc-today {
  background: #ffffff; }

.fc-event {
  border-radius: 2px;
  border: none;
  cursor: move;
  font-size: 13px;
  margin: 5px 7px;
  padding: 5px 5px;
  text-align: center; }

.external-event {
  color: #ffffff;
  cursor: move;
  margin: 10px 0;
  padding: 6px 10px; }

.fc-basic-view td.fc-week-number span {
  padding-right: 8px;
  font-weight: 700; }
.fc-basic-view td.fc-day-number {
  padding-right: 8px;
  font-weight: 700; }

/* =============
   Checkbox and Radios
============= */
.checkbox {
  padding-left: 0px; }
  .checkbox label {
    display: inline-block;
    padding-left: 5px;
    position: relative; }
    .checkbox label::before {
      -o-transition: 0.3s ease-in-out;
      -webkit-transition: 0.3s ease-in-out;
      background-color: transparent;
      border-radius: 3px;
      border: 2px solid rgba(43, 61, 81, 0.5);
      content: "";
      display: inline-block;
      height: 17px;
      left: 0;
      margin-left: -20px;
      position: absolute;
      transition: 0.3s ease-in-out;
      width: 17px;
      outline: none !important;
      margin-top: 0px; }
    .checkbox label::after {
      color: #2b3d51;
      display: inline-block;
      font-size: 11px;
      height: 16px;
      left: 2px;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 0px;
      position: absolute;
      top: 2px;
      width: 16px; }
  .checkbox input[type="checkbox"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none !important; }
    .checkbox input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
  .checkbox input[type="checkbox"]:focus + label::before {
    outline-offset: -2px;
    outline: none; }
  .checkbox input[type="checkbox"]:checked + label::after {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: bold; }
  .checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #818a91;
    cursor: not-allowed; }

.checkbox.checkbox-circle label::before {
  border-radius: 50%; }

.checkbox.checkbox-inline {
  margin-top: 0; }

.checkbox.checkbox-single label {
  height: 17px; }

.checkbox-custom input[type="checkbox"]:checked + label::before {
  background-color: #64b0f2;
  border-color: #64b0f2; }
.checkbox-custom input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #039cfd;
  border-color: #039cfd; }
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #ff5d48;
  border-color: #ff5d48; }
.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #3db9dc;
  border-color: #3db9dc; }
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f1b53d;
  border-color: #f1b53d; }
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #1bb99a;
  border-color: #1bb99a; }
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-purple input[type="checkbox"]:checked + label::before {
  background-color: #9261c6;
  border-color: #9261c6; }
.checkbox-purple input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-pink input[type="checkbox"]:checked + label::before {
  background-color: #ff7aa3;
  border-color: #ff7aa3; }
.checkbox-pink input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

.checkbox-inverse input[type="checkbox"]:checked + label::before {
  background-color: #2b3d51;
  border-color: #2b3d51; }
.checkbox-inverse input[type="checkbox"]:checked + label::after {
  color: #ffffff; }

/* Radios */
.radio {
  padding-left: 20px; }
  .radio label {
    display: inline-block;
    padding-left: 5px;
    position: relative; }
    .radio label::before {
      -o-transition: border 0.5s ease-in-out;
      -webkit-transition: border 0.5s ease-in-out;
      border-radius: 50%;
      border: 2px solid rgba(43, 61, 81, 0.5);
      content: "";
      display: inline-block;
      height: 17px;
      left: 0;
      margin-left: -20px;
      outline: none !important;
      position: absolute;
      transition: border 0.5s ease-in-out;
      width: 17px;
      margin-top: 2px; }
    .radio label::after {
      -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -webkit-transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      background-color: #818a91;
      border-radius: 50%;
      content: " ";
      display: inline-block;
      height: 11px;
      left: 3px;
      margin-left: -20px;
      position: absolute;
      top: 5px;
      transform: scale(0, 0);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      width: 11px; }
  .radio input[type="radio"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none !important; }
    .radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
  .radio input[type="radio"]:focus + label::before {
    outline-offset: -2px;
    outline: 5px auto -webkit-focus-ring-color;
    outline: thin dotted; }
  .radio input[type="radio"]:checked + label::after {
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  .radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }

.radio.radio-inline {
  margin-top: 0; }

.radio.radio-single label {
  height: 17px; }

.radio-custom input[type="radio"] + label::after {
  background-color: #64b0f2; }
.radio-custom input[type="radio"]:checked + label::before {
  border-color: #64b0f2; }
.radio-custom input[type="radio"]:checked + label::after {
  background-color: #64b0f2; }

.radio-primary input[type="radio"] + label::after {
  background-color: #039cfd; }
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #039cfd; }
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #039cfd; }

.radio-danger input[type="radio"] + label::after {
  background-color: #ff5d48; }
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #ff5d48; }
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #ff5d48; }

.radio-info input[type="radio"] + label::after {
  background-color: #3db9dc; }
.radio-info input[type="radio"]:checked + label::before {
  border-color: #3db9dc; }
.radio-info input[type="radio"]:checked + label::after {
  background-color: #3db9dc; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f1b53d; }
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f1b53d; }
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f1b53d; }

.radio-success input[type="radio"] + label::after {
  background-color: #1bb99a; }
.radio-success input[type="radio"]:checked + label::before {
  border-color: #1bb99a; }
.radio-success input[type="radio"]:checked + label::after {
  background-color: #1bb99a; }

.radio-purple input[type="radio"] + label::after {
  background-color: #9261c6; }
.radio-purple input[type="radio"]:checked + label::before {
  border-color: #9261c6; }
.radio-purple input[type="radio"]:checked + label::after {
  background-color: #9261c6; }

.radio-pink input[type="radio"] + label::after {
  background-color: #ff7aa3; }
.radio-pink input[type="radio"]:checked + label::before {
  border-color: #ff7aa3; }
.radio-pink input[type="radio"]:checked + label::after {
  background-color: #ff7aa3; }

/* =============
   Notification
============= */
#toast-container > div {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  opacity: 1; }

#toast-container > :hover {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  opacity: 1; }

.toast {
  background-color: #64b0f2; }

.toast-success {
  background-color: #1bb99a;
  border: 2px solid #1bb99a; }

.toast-error {
  background-color: #ff5d48;
  border: 2px solid #ff5d48; }

.toast-info {
  background-color: #3db9dc;
  border: 2px solid #3db9dc; }

.toast-warning {
  background-color: #f1b53d;
  border: 2px solid #f1b53d; }

.alerts-demo {
  background-color: #f7f7f9;
  border: 1px solid #eceeef;
  padding: 20px; }

.progress-sm {
  height: 0.7rem; }

.progress-xs {
  height: 0.4rem; }

label {
  font-weight: 500; }

.input-group-addon {
  font-size: 1.2rem;
  line-height: 1.5rem; }

/* Bootstrap tagsinput */
.bootstrap-tagsinput {
  width: 100%;
  box-shadow: none;
  padding: 3px 7px 6px;
  border: 1px solid #eceeef; }
  .bootstrap-tagsinput .label-info {
    background-color: #64b0f2 !important;
    display: inline-block;
    padding: 5px; }

.search-input {
  margin-bottom: 10px; }

.ms-container {
  background: transparent url("../plugins/multiselect/img/multiple-arrow.png") no-repeat 50% 50%;
  width: 100% !important;
  max-width: 360px !important; }
  .ms-container .ms-list {
    box-shadow: none;
    border: 1px solid rgba(43, 61, 81, 0.2); }
  .ms-container .ms-list.ms-focus {
    box-shadow: none;
    border: 1px solid rgba(43, 61, 81, 0.4); }
  .ms-container .ms-selectable {
    box-shadow: none;
    outline: none !important; }
    .ms-container .ms-selectable li.ms-elem-selectable {
      border: none;
      padding: 5px 10px; }
    .ms-container .ms-selectable li.ms-hover {
      background-color: #64b0f2; }
  .ms-container .ms-selection li.ms-elem-selection {
    border: none;
    padding: 5px 10px; }
  .ms-container .ms-selection li.ms-hover {
    background-color: #64b0f2; }

/* Select 2 */
.select2-container .select2-selection--single {
  height: 34px;
  border: 1px solid rgba(43, 61, 81, 0.3);
  outline: none !important; }
  .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 27px !important;
    padding-left: 12px; }
  .select2-container .select2-selection--single .select2-selection__arrow {
    height: 32px;
    width: 30px; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #64b0f2;
  color: white; }
.select2-container--default .select2-selection--multiple {
  border: 1px solid rgba(43, 61, 81, 0.3); }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 12px; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid rgba(43, 61, 81, 0.3); }

.select2-dropdown {
  border: 1px solid rgba(43, 61, 81, 0.3);
  box-shadow: 0 2px 2px rgba(43, 61, 81, 0.15); }

.select2-search--dropdown {
  padding: 7px; }
  .select2-search--dropdown .select2-search__field {
    border: 1px solid rgba(43, 61, 81, 0.3);
    outline: none !important; }

/* AUTOCOMPLETE */
.autocomplete-suggestions {
  border: 1px solid #f9f9f9;
  background: #ffffff;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15); }

.autocomplete-suggestion {
  padding: 4px 10px;
  white-space: nowrap;
  overflow: hidden; }

.autocomplete-no-suggestion {
  padding: 4px 8px; }

.autocomplete-selected {
  background: rgba(236, 238, 239, 0.5);
  cursor: pointer; }

.autocomplete-suggestions strong {
  font-weight: 600;
  color: #2b3d51; }

.autocomplete-group {
  padding: 2px 5px; }

.autocomplete-group strong {
  font-weight: bold;
  font-size: 16px;
  color: #2b3d51;
  display: block; }

/* Form validation */
.parsley-error {
  border-color: #ff5d48 !important; }

.parsley-errors-list {
  display: none;
  margin: 0;
  padding: 0; }

.parsley-errors-list.filled {
  display: block; }

.parsley-errors-list > li {
  font-size: 12px;
  list-style: none;
  color: #ff5d48;
  margin-top: 5px; }

.bootstrap-timepicker-widget table td input {
  border: 1px solid rgba(43, 61, 81, 0.3);
  width: 35px; }

.datepicker-dropdown {
  padding: 10px !important; }

.datepicker td, .datepicker th {
  width: 30px;
  height: 30px; }

.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active, .datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.selected, .datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
  background-color: #64b0f2 !important;
  color: #ffffff !important;
  background-image: none !important;
  text-shadow: none !important; }

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
  background-color: #1bb99a !important;
  color: #ffffff !important;
  background-image: none !important; }

.datepicker-inline {
  border: 2px solid rgba(43, 61, 81, 0.1); }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #64b0f2;
  border-color: #64b0f2; }

.daterangepicker .input-mini.active {
  border: 1px solid rgba(43, 61, 81, 0.3); }

.daterangepicker .ranges li {
  border-radius: 2px;
  color: #2b3d51;
  font-weight: 600;
  font-size: 12px; }

.daterangepicker select.hourselect, .daterangepicker select.minuteselect,
.daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  border: 1px solid rgba(43, 61, 81, 0.3);
  padding: 2px;
  width: 60px; }

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
  background-color: #64b0f2;
  border: 1px solid #64b0f2; }

/* Wizard */
.wizard > .content {
  background: #ffffff;
  min-height: 240px;
  padding: 20px;
  border: 1px solid #eceeef;
  margin-top: 10px !important; }

.wizard > .content > .body {
  padding: 0px;
  position: relative;
  width: 100%; }
  .wizard > .content > .body input {
    border: 1px solid #e1e4e6; }
  .wizard > .content > .body ul > li {
    display: block;
    line-height: 30px; }
  .wizard > .content > .body label.error {
    color: #ff5d48;
    margin-left: 0;
    margin-top: 5px;
    font-size: 12px; }
  .wizard > .content > .body label {
    display: inline-block;
    margin-top: 10px; }

.wizard > .steps a {
  font-size: 16px; }
.wizard > .steps .number {
  font-size: inherit; }
.wizard > .steps .disabled a {
  background: #f7f7f9;
  color: #344a62 !important;
  cursor: default;
  border: 1px solid #e8e8ee; }
  .wizard > .steps .disabled a:hover {
    background: #e8e8ee;
    border: 1px solid #dadae3; }
  .wizard > .steps .disabled a:active {
    background: #e8e8ee;
    border: 1px solid #dadae3; }
.wizard > .steps .current a {
  background: #64b0f2; }
  .wizard > .steps .current a:hover {
    background: #64b0f2; }
    .wizard > .steps .current a:hover .number {
      color: #ffffff; }
  .wizard > .steps .current a:active {
    background: #64b0f2; }
    .wizard > .steps .current a:active .number {
      color: #ffffff; }
  .wizard > .steps .current a .number {
    color: #ffffff; }
.wizard > .steps .done a {
  background: #eceeef !important;
  color: #344a62 !important; }

.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active, .wizard > .content {
  border-radius: 2px; }

.wizard > .actions {
  margin-top: 15px !important; }
  .wizard > .actions a {
    background: #64b0f2;
    border-radius: 2px !important;
    color: #ffffff; }
    .wizard > .actions a:hover {
      background: #1d8cec;
      color: #ffffff; }
    .wizard > .actions a:active {
      background: #1d8cec;
      color: #ffffff; }
  .wizard > .actions .disabled a {
    background: #ffffff;
    color: #2b3d51;
    cursor: default;
    border: 1px solid #eaeaea; }
    .wizard > .actions .disabled a:hover {
      background: #f7f7f9;
      color: #2b3d51;
      cursor: default;
      border: 1px solid #eaeaea; }
    .wizard > .actions .disabled a:active {
      background: #f7f7f9;
      color: #2b3d51;
      cursor: default;
      border: 1px solid #eaeaea; }

.wizard.vertical > .content {
  margin-top: 0px !important; }

@media (max-width: 560px) {
  .wizard.vertical > .steps, .wizard.vertical > .content {
    width: 100%; } }
.jFiler-input-dragDrop {
  width: 100%;
  background-color: #fafafa; }

.jFiler-theme-default .jFiler-input {
  width: 100%; }

.jFiler-theme-default .jFiler-input-button {
  background-color: #64b0f2;
  background-image: none !important;
  color: #ffffff;
  border: 1px solid #64b0f2 !important; }

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
  display: none; }

table.dataTable thead th {
  position: relative;
  background-image: none !important; }

table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after {
  position: absolute;
  top: 12px;
  right: 8px;
  display: block;
  font-family: FontAwesome; }

table.dataTable thead th.sorting:after {
  content: "\2193";
  color: #2b3d51;
  font-size: 1em;
  padding-top: 0.12em; }

table.dataTable thead th.sorting_asc:after {
  content: "\2193"; }

table.dataTable thead th.sorting_desc:after {
  content: "\2191"; }

.table-rep-plugin .pull-right {
  float: right !important; }
.table-rep-plugin .btn-default {
  background-color: #ffffff;
  border: 1px solid rgba(43, 61, 81, 0.3); }
.table-rep-plugin .btn-default.btn-primary {
  background-color: #64b0f2; }
.table-rep-plugin table.focus-on tbody tr.focused th, .table-rep-plugin table.focus-on tbody tr.focused td {
  background-color: #64b0f2;
  color: #ffffff; }

.sticky-table-header.fixed-solution {
  top: 123px !important; }

@media (max-width: 992px) {
  .sticky-table-header.fixed-solution {
    top: 60px !important; } }
/* Tablesaw */
.tablesaw thead {
  background: #eceeef;
  background-image: none;
  border: none; }

.tablesaw thead th {
  text-shadow: none;
  letter-spacing: 0.06em; }

.tablesaw thead tr:first-child th {
  padding-top: 1.1em;
  padding-bottom: 0.9em; }

.tablesaw thead tr:first-child th {
  font-weight: 600;
  font-family: inherit;
  border: none; }

.tablesaw td, .tablesaw tbody th {
  font-size: inherit;
  line-height: inherit;
  padding: 10px !important; }

.tablesaw-stack tbody tr, .tablesaw tbody tr {
  border-bottom: none; }

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after, .tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  font-family: FontAwesome;
  font-size: 10px; }

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
  content: "\f176"; }

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  content: "\f175"; }

.tablesaw-bar .btn-select.btn-small:after, .tablesaw-bar .btn-select.btn-micro:after {
  font-size: 8px;
  padding-right: 10px; }

.tablesaw-swipe .tablesaw-cell-persist {
  box-shadow: none; }

.tablesaw-enhanced .tablesaw-bar .btn {
  text-shadow: none;
  background-image: none; }

.tablesaw-enhanced .tablesaw-bar .btn.btn-select:hover {
  background: #ffffff; }

.tablesaw-enhanced .tablesaw-bar .btn:hover, .tablesaw-enhanced .tablesaw-bar .btn:focus, .tablesaw-enhanced .tablesaw-bar .btn:active {
  color: #64b0f2 !important;
  background-color: #eceeef;
  outline: none !important;
  box-shadow: none !important;
  background-image: none; }

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
  left: 0.4em; }

.chart-detail-list li {
  margin: 0 10px; }

/* Flot chart */
#flotTip {
  padding: 8px 12px;
  background-color: #2b3d51;
  z-index: 100;
  color: #ffffff;
  opacity: 0.9;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.legend tr {
  height: 20px; }

.legendLabel {
  padding-left: 5px !important;
  line-height: 10px;
  padding-right: 10px; }

/* Morris chart */
.morris-hover.morris-default-style {
  border-radius: 5px;
  padding: 10px 12px; }

/* Chartist chart */
.ct-golden-section:before {
  float: none; }

.ct-chart {
  max-height: 300px; }
  .ct-chart .ct-label {
    fill: #a3afb7;
    color: #a3afb7;
    font-size: 12px;
    line-height: 1; }

.ct-grid {
  stroke: rgba(43, 61, 81, 0.15); }

.ct-chart.simple-pie-chart-chartist .ct-label {
  color: #ffffff;
  fill: #ffffff;
  font-size: 16px; }

.ct-chart .ct-series.ct-series-a .ct-bar, .ct-chart .ct-series.ct-series-a .ct-line, .ct-chart .ct-series.ct-series-a .ct-point, .ct-chart .ct-series.ct-series-a .ct-slice-donut {
  stroke: #039cfd; }

.ct-chart .ct-series.ct-series-b .ct-bar, .ct-chart .ct-series.ct-series-b .ct-line, .ct-chart .ct-series.ct-series-b .ct-point, .ct-chart .ct-series.ct-series-b .ct-slice-donut {
  stroke: #1bb99a; }

.ct-chart .ct-series.ct-series-c .ct-bar, .ct-chart .ct-series.ct-series-c .ct-line, .ct-chart .ct-series.ct-series-c .ct-point, .ct-chart .ct-series.ct-series-c .ct-slice-donut {
  stroke: #f1b53d; }

.ct-chart .ct-series.ct-series-d .ct-bar, .ct-chart .ct-series.ct-series-d .ct-line, .ct-chart .ct-series.ct-series-d .ct-point, .ct-chart .ct-series.ct-series-d .ct-slice-donut {
  stroke: #ff7aa3; }

.ct-chart .ct-series.ct-series-e .ct-bar, .ct-chart .ct-series.ct-series-e .ct-line, .ct-chart .ct-series.ct-series-e .ct-point, .ct-chart .ct-series.ct-series-e .ct-slice-donut {
  stroke: #2b3d51; }

.ct-chart .ct-series.ct-series-f .ct-bar, .ct-chart .ct-series.ct-series-f .ct-line, .ct-chart .ct-series.ct-series-f .ct-point, .ct-chart .ct-series.ct-series-f .ct-slice-donut {
  stroke: #3db9dc; }

.ct-chart .ct-series.ct-series-g .ct-bar, .ct-chart .ct-series.ct-series-g .ct-line, .ct-chart .ct-series.ct-series-g .ct-point, .ct-chart .ct-series.ct-series-g .ct-slice-donut {
  stroke: #ff5d48; }

.ct-series-a .ct-area, .ct-series-a .ct-slice-pie {
  fill: #039cfd; }

.ct-series-b .ct-area, .ct-series-b .ct-slice-pie {
  fill: #1bb99a; }

.ct-series-c .ct-area, .ct-series-c .ct-slice-pie {
  fill: #f1b53d; }

.ct-series-d .ct-area, .ct-series-d .ct-slice-pie {
  fill: #ff7aa3; }

.chartist-tooltip {
  position: absolute;
  display: inline-block;
  opacity: 0;
  min-width: 10px;
  padding: 2px 10px;
  border-radius: 3px;
  background: #2b3d51;
  color: #ffffff;
  text-align: center;
  pointer-events: none;
  z-index: 1;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear; }

.chartist-tooltip.tooltip-show {
  opacity: 1; }

/* C3 chart */
.c3 svg {
  max-width: 100%; }

.c3-tooltip td > span {
  background: #2b3d51; }

.c3-tooltip td {
  border-left: none; }

.c3-tooltip {
  box-shadow: 0px 0px 8px 0px #777;
  opacity: 1; }

.c3-chart-arcs-title {
  font-size: 18px;
  font-weight: 600; }

.c3-tooltip tr {
  border: none !important; }

.c3-tooltip th {
  background-color: #2b3d51; }

.c3-tooltip .value {
  font-weight: 600; }

/* Sparkline chart */
.jqstooltip {
  background-color: #2b3d51 !important;
  padding: 0 !important;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  border-color: #2b3d51 !important; }

.jqsfield {
  font-size: 12px !important;
  line-height: 18px !important; }

/* =============
   Tree view page
============= */
.jstree-default .jstree-clicked {
  background: rgba(100, 176, 242, 0.4);
  box-shadow: none; }
.jstree-default .jstree-hovered {
  background: rgba(100, 176, 242, 0.4);
  box-shadow: none; }
.jstree-default .jstree-wholerow-clicked {
  background: rgba(100, 176, 242, 0.4); }
.jstree-default .jstree-wholerow-hovered {
  background: rgba(100, 176, 242, 0.4); }
.jstree-default .zmdi {
  font-size: 16px;
  color: rgba(43, 61, 81, 0.5); }
.jstree-default .jstree-icon {
  color: rgba(43, 61, 81, 0.5); }

/* =============
   Tour page
============= */
div.hopscotch-bubble {
  border: 3px solid #64b0f2;
  border-radius: 5px; }
  div.hopscotch-bubble .hopscotch-next {
    background-color: #64b0f2 !important;
    background-image: none !important;
    border-color: #64b0f2 !important;
    text-shadow: none !important;
    margin: 0 0 0 5px !important; }
  div.hopscotch-bubble .hopscotch-prev {
    background-color: #64b0f2 !important;
    background-image: none !important;
    border-color: #64b0f2 !important;
    text-shadow: none !important;
    color: #ffffff !important; }

div.hopscotch-bubble .hopscotch-bubble-number {
  background: #64b0f2;
  padding: 0px;
  border-radius: 50%; }

div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
  border-right: 19px solid #64b0f2; }

div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
  border-left: 19px solid #64b0f2;
  left: -2px; }

div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
  border: none; }

div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
  border-left: 0px solid #64b0f2; }

div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
  border-bottom: 19px solid #64b0f2;
  top: 0px; }

div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
  border-bottom: 0px solid rgba(0, 0, 0, 0.5); }

div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
  border-top: 19px solid #64b0f2;
  top: -2px; }

div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
  border-top: 0px solid rgba(0, 0, 0, 0.5); }

@media (max-width: 419px) {
  div.hopscotch-bubble .hopscotch-bubble-container {
    max-width: 180px; } }
.tilebox-one i {
  font-size: 30px; }

.tilebox-two i {
  font-size: 48px;
  opacity: 0.2;
  margin-top: 20px; }

.widget-user {
  position: relative; }
  .widget-user img {
    width: 60px;
    height: 60px; }

.user-position {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 44px;
  font-size: 16px;
  text-align: center;
  right: 0;
  left: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row; }
  .user-position span {
    transform: rotate(90deg); }

.tilebox-three .bg-icon {
  height: 60px;
  width: 60px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  background-clip: padding-box;
  border: 1px dashed #818a91;
  background-color: #f7f7f9;
  margin-right: 20px; }
  .tilebox-three .bg-icon i {
    line-height: 60px;
    font-size: 28px;
    color: #818a91; }

/* Inbox-widget */
.inbox-widget .inbox-item {
  border-bottom: 1px solid #f7f7f9;
  overflow: hidden;
  padding: 10px 0;
  position: relative; }
  .inbox-widget .inbox-item .inbox-item-img {
    display: block;
    float: left;
    margin-right: 15px;
    width: 40px; }
  .inbox-widget .inbox-item img {
    width: 40px; }
  .inbox-widget .inbox-item .inbox-item-author {
    color: #212325;
    display: block;
    margin: 0; }
  .inbox-widget .inbox-item .inbox-item-text {
    color: #818a91;
    display: block;
    font-size: 12px;
    margin: 0; }
  .inbox-widget .inbox-item .inbox-item-date {
    color: #818a91;
    font-size: 11px;
    position: absolute;
    right: 7px;
    top: 2px; }

/* =============
   Accounts pages
============= */
.account-pages {
   /* background: #64b0f2;*/
  background-image: url("../images/rms-bg.jpg");
  position: absolute;
  height: 100%;
  width: 100%;
  background-size: cover; }

.wrapper-page {
  margin: 5% auto;
  position: relative;
  max-width: 480px; }
  .wrapper-page .account-bg {
    background-color: #ffffff;
    padding: 5px;
    border-radius: 4px;
    margin: 20px 15px; }
  .wrapper-page .card-box {
    box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
    border: 5px solid #64b0f2; }
  .wrapper-page .logo {
    float: none !important;
    line-height: 36px;
    font-size: 24px;
    color: #1bb99a !important; }

.user-thumb {
  position: relative;
  z-index: 999; }
  .user-thumb img {
    height: 88px;
    margin: 0px auto;
    width: 88px; }

.ex-page-content .text-error {
  color: #ffffff;
  font-size: 98px;
  font-weight: 700;
  line-height: 150px; }
  .ex-page-content .text-error i {
    font-size: 78px;
    padding: 0px 10px; }
.ex-page-content .text-error.shadow {
  text-shadow: rgba(255, 255, 255, 0.3) 5px 1px, rgba(255, 255, 255, 0.2) 12px 3px, rgba(255, 255, 255, 0.1) 6px 4px; }

  div.dataTables_wrapper div.dataTables_processing {
   top: -15px;
}

.pola {
  position: relative;
  float: left;
  width: 300px;
  height: 100%;
  background-color: #fff;
  margin: 10px;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 2px #e6e6e6;
  -moz-box-shadow: 1px 1px 2px #e6e6e6;
  box-shadow: 1px 1px 2px #e6e6e6;
}
.poladetails{
   padding-right: 5px;
   padding-left: 5px;
}

.poladetails p{
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 12px;
}

.view {
  height: 350px;
  border: 10px solid #fff;
  border-bottom: none;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.view img {
  width: 100%;
  display: block;
  position: relative;
}

.view h2 {
  text-transform: uppercase;
  color: #fc7d4b;
  text-align: center;
  position: relative;
  font-size: 12px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.8);
  margin: 20px 0 0 0;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.view:hover h2 {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.view p {
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #fff;
  margin-top: 0;
  margin: 0;
  padding: 10px 20px 30px 20px;
  text-align: center;
  -webkit-transform: translateX(300px) rotate(90deg);
  -moz-transform: translateX(300px) rotate(90deg);
  -o-transform: translateX(300px) rotate(90deg);
  -ms-transform: translateX(300px) rotate(90deg);
  transform: translateX(300px) rotate(90deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.view:hover p {
  -webkit-transform: translateX(0px) rotate(0deg);
  -moz-transform: translateX(0px) rotate(0deg);
  -o-transform: translateX(0px) rotate(0deg);
  -ms-transform: translateX(0px) rotate(0deg);
  transform: translateX(0px) rotate(0deg);
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.view a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #000;
  color: #509dc9;
  text-transform: uppercase;
  -webkit-box-shadow: 0 0 1px #000;
  -moz-box-shadow: 0 0 1px #000;
  box-shadow: 0 0 1px #000;
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.view:hover a.info {
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.view a.info:hover {
  -webkit-box-shadow: 0 0 5px #000;
  -moz-box-shadow: 0 0 5px #000;
  box-shadow: 0 0 5px #000;
}

.view img {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.view .mask {
  width: 280px;
  height: 180px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.6);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /*filter: alpha(opacity=0);*/
  opacity: 0;
  -webkit-transform: translate(460px, -100px) rotate(180deg);
  -moz-transform: translate(460px, -100px) rotate(180deg);
  -o-transform: translate(460px, -100px) rotate(180deg);
  -ms-transform: translate(460px, -100px) rotate(180deg);
  transform: translate(460px, -100px) rotate(180deg);
  -webkit-transition: all 0.2s 0.4s ease-in-out;
  -moz-transition: all 0.2s 0.4s ease-in-out;
  -o-transition: all 0.2s 0.4s ease-in-out;
  -ms-transition: all 0.2s 0.4s ease-in-out;
  transition: all 0.2s 0.4s ease-in-out;
}

.view:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /*filter: alpha(opacity=100);*/
  opacity: 1;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

td.details-control {
  background: url('../images/details_open.png') no-repeat center center;
  cursor: pointer;
}
tr.shown td.details-control {
  background: url('../images/details_close.png') no-repeat center center;
}

/* custom css */

.gradient-blue {
  background: linear-gradient(105.49deg, #1D8CEC, #3db9dc);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.d-inline-grid {
  display: inline-grid;
}

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

.cursor-pointer {
  cursor: pointer;
}

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

.d-grid {
    display: grid;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}