@charset "UTF-8";
.responsive-container {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 1440px) {
  .responsive-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 1440px) {
  .responsive-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; } }

body {
  font-family: "Gotham", sans-serif;
  color: #101213;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px; }

button, input, optgroup, select, textarea {
  font-family: "Gotham", sans-serif;
  font-weight: 300; }

canvas:focus {
  outline: none; }

::selection {
  background: #fb6239;
  color: #fff; }

::-moz-selection {
  background: #fb6239;
  color: #fff; }

a {
  color: #FA4616;
  transition: .2s linear; }
  a:hover, a:focus {
    color: #101213;
    text-decoration: none;
    outline: none; }
  a.media {
    color: #101213; }
  a[class*="text-"]:hover, a[class*="text-"]:focus {
    text-decoration: none; }
  a[class*="hover-"] {
    color: #101213; }

b,
strong {
  font-weight: 500; }

small,
time,
.small {
  font-family: "Gotham", sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #8b95a5; }
  small a,
  time a,
  .small a {
    color: #8b95a5;
    border-bottom: 1px dotted #8b95a5; }
    small a:hover,
    time a:hover,
    .small a:hover {
      color: #FA4616;
      border-bottom-color: transparent; }

.lead {
  font-size: 16px;
  line-height: 32px; }

.semibold {
  font-weight: 500; }

.dropcap:first-child:first-letter {
  float: left;
  color: #903;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Gotham", sans-serif;
  font-weight: 700;
  color: #313944;
  line-height: 1.5; }
  h1 b,
  h1 strong, h2 b,
  h2 strong, h3 b,
  h3 strong, h4 b,
  h4 strong, h5 b,
  h5 strong, h6 b,
  h6 strong,
  .h1 b,
  .h1 strong, .h2 b,
  .h2 strong, .h3 b,
  .h3 strong, .h4 b,
  .h4 strong, .h5 b,
  .h5 strong, .h6 b,
  .h6 strong {
    font-weight: 700; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
  .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
    font-size: 65%; }
  h1 a,
  h1 a[class*="hover-"], h2 a,
  h2 a[class*="hover-"], h3 a,
  h3 a[class*="hover-"], h4 a,
  h4 a[class*="hover-"], h5 a,
  h5 a[class*="hover-"], h6 a,
  h6 a[class*="hover-"],
  .h1 a,
  .h1 a[class*="hover-"], .h2 a,
  .h2 a[class*="hover-"], .h3 a,
  .h3 a[class*="hover-"], .h4 a,
  .h4 a[class*="hover-"], .h5 a,
  .h5 a[class*="hover-"], .h6 a,
  .h6 a[class*="hover-"] {
    color: #313944; }

h1, .h1 {
  font-size: 48px; }

h2, .h2 {
  font-size: 36px; }

h3, .h3 {
  font-size: 28px; }

h4, .h4 {
  font-size: 24px; }

h5, .h5 {
  font-size: 18px;
  font-weight: 700; }

h6, .h6 {
  font-size: 16px;
  font-weight: 700; }

.font-alt {
  font-family: "Gotham", sans-serif; }

.sidetitle {
  font-style: italic;
  margin-left: 0.5rem; }
  .sidetitle::before {
    content: '\2014   \A0'; }

.subtitle {
  display: block;
  margin-top: 8px; }

.list-iconic {
  list-style: none;
  padding-left: 1.5rem; }
  .list-iconic .icon {
    padding-right: 0.5rem;
    font-size: 0.75em; }

.blockquote {
  font-style: italic;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-top: 1rem;
  color: #101213; }
  .blockquote p {
    font-size: 1.125rem;
    line-height: 1.875rem; }
  .blockquote a {
    color: #101213; }
  .blockquote footer {
    color: #8b95a5;
    font-size: 0.875rem; }
    .blockquote footer::before {
      content: '\2014   \A0'; }

.blockquote-inverse,
.blockquote-inverse footer {
  color: #fff; }

dt {
  font-weight: 400; }

time {
  font-size: 12px;
  color: #8b95a5; }

.dl-inline dt,
.dl-inline dd {
  display: inline-block; }

.dl-inline dd {
  margin-bottom: 0; }

@media (max-width: 991px) {
  html {
    font-size: 16px; }
  h1, .h1 {
    font-size: 31px; }
  h2, .h2 {
    font-size: 26px; }
  h3, .h3 {
    font-size: 22px; }
  h4, .h4 {
    font-size: 18px; }
  h5, .h5 {
    font-size: 15px; }
  h6, .h6 {
    font-size: 13px; }
  .blockquote {
    margin-left: 2rem;
    margin-right: 2rem; } }

@media (max-width: 767px) {
  html {
    font-size: 15px; }
  h1, .h1 {
    font-size: 24px; }
  h2, .h2 {
    font-size: 22px; }
  h3, .h3 {
    font-size: 20px; }
  h4, .h4 {
    font-size: 16px; }
  .lead {
    font-size: 15px; }
  .blockquote {
    margin-left: 0;
    margin-right: 0; } }

hr {
  border-top-color: rgba(16, 18, 19, 0.07);
  margin: 2rem auto; }

.divider-dash {
  opacity: .7;
  margin: 0 4px;
  vertical-align: middle;
  color: #8b95a5; }
  .divider-dash::before {
    content: '\2014   \A0'; }

.divider-dot {
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  margin: 0 4px;
  vertical-align: middle;
  opacity: .5;
  background-color: #8b95a5; }

.divider-line {
  display: inline-flex;
  height: 20px;
  width: 1px;
  margin: 0 4px;
  background-color: rgba(16, 18, 19, 0.07); }

.divider {
  display: flex;
  align-items: center;
  flex: 0;
  color: #8b95a5;
  font-size: 11px;
  letter-spacing: .5px;
  margin: 2rem auto;
  width: 100%; }
  .divider::before, .divider::after {
    content: '';
    flex-grow: 1;
    border-top: 1px solid #ebebeb; }
  .divider::before {
    margin-right: 16px; }
  .divider::after {
    margin-left: 16px; }
  .divider a {
    color: #8b95a5; }

.divider-vertical {
  display: inline-flex;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 2rem; }
  .divider-vertical::before, .divider-vertical::after {
    border-top: none;
    border-right: 1px solid #ebebeb;
    margin: 0; }
  .divider-vertical::before {
    margin-bottom: 16px; }
  .divider-vertical::after {
    margin-top: 16px; }

.hr-sm,
.divider-sm {
  margin: 1rem auto; }

.hr-lg,
.divider-lg {
  margin: 3rem auto; }

.divider-vertical.divider-sm {
  padding: 0 1rem; }

.divider-vertical.divider-lg {
  padding: 0 3rem; }

.article a {
  color: #48b0f7; }

.article .lead {
  font-size: 17px;
  color: #616a78;
  opacity: .8; }

.article p {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.1px; }

.article b, .article strong {
  font-weight: 400; }

.article blockquote {
  margin: 40px 0; }
  .article blockquote p {
    font-size: 18px; }

.container-article {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 767px) {
  .article .lead {
    font-size: 15px; }
  .article p {
    font-size: 13px;
    line-height: 24px; }
  .article blockquote p {
    font-size: 15px; } }

pre {
  background-color: #f9fafb;
  border-left: 5px solid #ebebeb;
  padding: 12px;
  border-radius: 3px;
  color: #616a78; }

code {
  white-space: nowrap;
  color: #ba5e63; }

.code-bold {
  color: #bd4147;
  font-weight: 600;
  letter-spacing: .5px; }

kbd {
  background-color: #2a2d31; }

.pre-scrollable {
  max-height: 360px; }

.clipboard-copy {
  position: absolute;
  top: 6px;
  right: 13px;
  line-height: 20px;
  opacity: 0;
  z-index: 9;
  transition: opacity .5s; }
  .clipboard-copy:hover {
    text-decoration: none; }

pre:hover .clipboard-copy {
  opacity: 1;
  transition: transform 0s, opacity .5s; }

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  position: relative;
  background-color: #f9fafb;
  padding-bottom: 12px;
  margin-top: 0;
  margin-bottom: 25px;
  word-wrap: normal;
  border: 1px solid #ebebeb; }

.line-numbers .line-numbers-rows {
  border-right-color: #ebebeb; }

div.prism-show-language > div.prism-show-language-label {
  border-radius: 0;
  background-color: transparent;
  color: #8b95a5;
  font-family: "Gotham", sans-serif;
  font-size: 11px;
  opacity: 0.5;
  letter-spacing: 1px;
  right: 8px;
  top: 4px; }

.prism-show-language {
  display: none; }

.line-highlight {
  background: rgba(255, 255, 0, 0.1); }

.token.badge {
  font-size: 100%;
  padding: 0; }

.code-preview {
  border: 1px solid #ebebeb;
  border-bottom: none;
  padding: 20px;
  background-color: #fff; }
  .code-preview > *:last-child {
    margin-bottom: 0; }

.code-title {
  background-color: #f9fafb;
  border: 1px solid #ebebeb;
  border-bottom: none;
  padding: 15px 20px;
  margin-bottom: 0; }
  .code-title > *:last-child {
    margin-bottom: 0; }

.code {
  margin-bottom: 30px; }
  .code pre {
    margin-bottom: 0; }
  .code.code-fold pre {
    display: none; }
  .code.show-language .prism-show-language {
    display: block; }

.code-card .code-title {
  font-family: "Gotham", sans-serif; }

.code-card .code-preview {
  padding: 0; }

.code-toggler {
  border-top: 1px solid #ebebeb;
  margin-top: -1px;
  text-align: right; }
  .code-toggler .btn {
    border-radius: 0;
    background-color: #f9fafb;
    border-top: none;
    color: #8b95a5; }
    .code-toggler .btn i {
      vertical-align: middle; }

img {
  max-width: 100%; }

.img-thumbnail {
  padding: 0.25rem;
  border-color: #f3f3f3;
  border-radius: 3px; }

.img-shadow {
  box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.2); }

.img-outside-right {
  overflow: hidden; }
  .img-outside-right img {
    width: 100%;
    transform: translateX(15%); }

.avatar {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 100%;
  background-color: #f5f6f7;
  color: #8b95a5;
  text-transform: uppercase; }
  .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    vertical-align: top; }

.avatar-bordered {
  border: 4px solid rgba(255, 255, 255, 0.25);
  -webkit-background-clip: padding-box;
  /* for Safari */
  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */ }

.avatar-square {
  border-radius: 0; }

.avatar-sm {
  width: 29px;
  height: 29px;
  line-height: 29px;
  font-size: 0.75rem; }

.avatar-lg {
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 1.125rem; }

.avatar-xl {
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 1.25rem; }

.avatar-xxl {
  width: 96px;
  height: 96px;
  line-height: 96px;
  font-size: 1.375rem; }

.avatar-xxxl {
  width: 128px;
  height: 128px;
  line-height: 128px;
  font-size: 1.5rem; }

.avatar-pill {
  width: auto;
  border-radius: 18px;
  color: #616a78;
  text-transform: none;
  letter-spacing: 0;
  background-color: #f9fafb;
  font-size: 0.875rem;
  display: inline-flex;
  align-items: center; }
  .avatar-pill:hover, .avatar-pill:focus {
    color: #616a78;
    background-color: #f5f6f7; }
  .avatar-pill img {
    width: 36px; }
  .avatar-pill span {
    padding-right: 18px;
    padding-left: 8px; }
  .avatar-pill .close {
    padding-left: 0;
    padding-right: 8px;
    font-size: 19px;
    line-height: inherit; }
  .avatar-pill.avatar-sm {
    border-radius: 14.5px;
    font-size: 0.8125rem; }
    .avatar-pill.avatar-sm img {
      width: 29px; }
    .avatar-pill.avatar-sm span {
      padding-right: 14.5px; }
    .avatar-pill.avatar-sm .close {
      padding-right: 6px;
      font-size: 18px; }
  .avatar-pill.avatar-lg {
    border-radius: 24px;
    font-size: 0.9375rem; }
    .avatar-pill.avatar-lg img {
      width: 48px; }
    .avatar-pill.avatar-lg span {
      padding-right: 24px; }
    .avatar-pill.avatar-lg .close {
      padding-right: 10px;
      font-size: 20px; }
  .avatar-pill.avatar-xl {
    border-radius: 32px;
    font-size: 1rem; }
    .avatar-pill.avatar-xl img {
      width: 64px; }
    .avatar-pill.avatar-xl span {
      padding-right: 32px;
      padding-left: 12px; }
    .avatar-pill.avatar-xl .close {
      padding-right: 12px;
      font-size: 22px; }
  .avatar-pill.avatar-xxl {
    border-radius: 48px;
    font-size: 1.125rem; }
    .avatar-pill.avatar-xxl img {
      width: 96px; }
    .avatar-pill.avatar-xxl span {
      padding-right: 48px;
      padding-left: 12px; }
    .avatar-pill.avatar-xxl .close {
      padding-right: 16px;
      font-size: 24px; }
  .avatar-pill.avatar-xxxl {
    border-radius: 64px;
    font-size: 1.25rem; }
    .avatar-pill.avatar-xxxl img {
      width: 128px; }
    .avatar-pill.avatar-xxxl span {
      padding-right: 64px;
      padding-left: 12px; }
    .avatar-pill.avatar-xxxl .close {
      padding-right: 20px;
      font-size: 24px; }

.avatar[class*='status-']::after {
  content: '';
  position: absolute;
  right: 0px;
  bottom: 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 2px solid #fff;
  background-color: #FA4616; }

.avatar[class*='status-'].avatar-sm::after {
  right: -2px;
  width: 9px;
  height: 9px; }

.avatar[class*='status-'].avatar-lg::after {
  right: 4px; }

.avatar[class*='status-'].avatar-xl::after {
  right: 5px;
  width: 11px;
  height: 11px; }

.avatar[class*='status-'].avatar-xxl::after {
  right: 15px;
  width: 12px;
  height: 12px; }

.avatar[class*='status-'].avatar-xxxl::after {
  right: 25px;
  width: 16px;
  height: 16px; }

.avatar.status-success::after {
  background-color: #15c377; }

.avatar.status-info::after {
  background-color: #48b0f7; }

.avatar.status-warning::after {
  background-color: #faa64b; }

.avatar.status-danger::after {
  background-color: #f96868; }

.avatar.status-dark::after {
  background-color: #2a2d31; }

.avatar-list {
  display: inline-flex; }
  .avatar-list:not(.avatar-list-overlap) {
    margin: -2px; }
    .avatar-list:not(.avatar-list-overlap) > * {
      margin: 2px; }
    @media (max-width: 767px) {
      .avatar-list:not(.avatar-list-overlap) {
        margin: -1px; }
        .avatar-list:not(.avatar-list-overlap) > * {
          margin: 1px; } }

.avatar-list-overlap .avatar {
  border: 2px solid #fff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  transition: .15s linear; }

.avatar-list-overlap .avatar + .avatar {
  margin-left: -16px; }

.avatar-list-overlap .avatar + .avatar-sm {
  margin-left: -12px; }

.avatar-list-overlap .avatar + .avatar-lg {
  margin-left: -20px; }

.avatar-list-overlap .avatar + .avatar-xl {
  margin-left: -26px; }

.avatar-list-overlap .avatar + .avatar-xxl {
  margin-left: -36px; }

.avatar-list-overlap .avatar + .avatar-xxxl {
  margin-left: -48px; }

.avatar-list-overlap .overlap-exclude,
.avatar-list-overlap .avatar:hover + .avatar {
  margin-left: 0; }

.avatar-add {
  font-family: themify;
  background-color: transparent;
  border: 1px dashed #a8afbb;
  color: #8b95a5;
  font-size: 0.875rem; }
  .avatar-add::before {
    content: "\E61A"; }
  .avatar-add:hover {
    background-color: #FA4616;
    border-color: #FA4616;
    color: #fff; }

.avatar-more span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: rgba(255, 255, 255, 0.8);
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.3s ease; }

.avatar-more:hover span {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.65); }

[data-provide~="more-avatar"] ~ .avatar {
  display: none; }

[class*="img-hov-"] {
  overflow: hidden; }
  [class*="img-hov-"] img {
    transition: .45s;
    -webkit-backface-visibility: hidden; }

.img-hov-fadein {
  transition: .45s; }
  .img-hov-fadein:hover {
    opacity: .7; }

.img-hov-fadeout {
  opacity: .7;
  transition: .45s; }
  .img-hov-fadeout:hover {
    opacity: 1; }

.img-hov-zoomin img:hover {
  transform: scale(1.045); }

.img-hov-zoomout img {
  transform: scale(1.045); }
  .img-hov-zoomout img:hover {
    transform: scale(1); }

.img-hov-stretchin img {
  transform-origin: left top 0; }
  .img-hov-stretchin img:hover {
    transform: scale(1.045); }

.img-hov-stretchout img {
  transform-origin: left top 0;
  transform: scale(1.045); }
  .img-hov-stretchout img:hover {
    transform: scale(1); }

.img-hov-slideleft img {
  transform-origin: left center 0;
  transform: scale(1.045) translateX(0); }
  .img-hov-slideleft img:hover {
    transform: scale(1.045) translateX(-4.5%); }

.img-hov-slideright img {
  transform-origin: right center 0;
  transform: scale(1.045) translateX(0); }
  .img-hov-slideright img:hover {
    transform: scale(1.045) translateX(4.5%); }

.img-hov-slideup img {
  transform-origin: center top 0;
  transform: scale(1.045) translateY(0); }
  .img-hov-slideup img:hover {
    transform: scale(1.045) translateY(-4.5%); }

.img-hov-slidedown img {
  transform-origin: center bottom 0;
  transform: scale(1.045) translateY(0); }
  .img-hov-slidedown img:hover {
    transform: scale(1.045) translateY(4.5%); }

.img-hov-rotateleft img {
  transform: rotateZ(0) scale(1); }
  .img-hov-rotateleft img:hover {
    transform: rotateZ(-5deg) scale(1.1); }

.img-hov-rotateright img {
  transform: rotateZ(0) scale(1); }
  .img-hov-rotateright img:hover {
    transform: rotateZ(5deg) scale(1.1); }

.teaser {
  background: #2a2d31;
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: pointer; }
  .teaser img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    width: 100%;
    opacity: 0.7;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; }
  .teaser figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; }
    .teaser figcaption::before, .teaser figcaption::after {
      pointer-events: none; }
    .teaser figcaption,
    .teaser figcaption > a:not(.btn) {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .teaser figcaption > a {
      text-indent: 200%;
      white-space: nowrap;
      font-size: 0;
      opacity: 0; }
  .teaser h2,
  .teaser h3,
  .teaser h4 {
    color: #fff;
    font-family: "Gotham", sans-serif;
    font-weight: 300;
    margin: 0; }
    .teaser h2 span,
    .teaser h3 span,
    .teaser h4 span {
      font-weight: 500; }
  .teaser p {
    letter-spacing: 1px;
    font-size: 68.5%;
    margin: 0; }

.teaser-honey img {
  opacity: 0.9;
  transition: opacity 0.35s; }

.teaser-honey figcaption::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: #FA4616;
  content: '';
  transform: translate3d(0, 10px, 0); }

.teaser-honey h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1em 1.5em;
  width: 100%;
  text-align: left;
  transform: translate3d(0, -30px, 0); }

.teaser-honey h3 i {
  font-style: normal;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(0, -30px, 0); }

.teaser-honey figcaption::before,
.teaser-honey h3 {
  transition: transform 0.35s; }

.teaser-honey:hover img {
  opacity: 0.5; }

.teaser-honey:hover figcaption::before,
.teaser-honey:hover h3,
.teaser-honey:hover h3 i {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

.teaser-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 3.75em;
  background: #fff;
  color: #3c4a50;
  transition: transform 0.35s;
  transform: translate3d(0, 100%, 0); }

.teaser-zoe h3 {
  color: #313944;
  float: left; }

.teaser-zoe .icon-links a {
  float: right;
  color: #101213;
  font-size: 1.4em; }

.teaser-zoe:hover .icon-links a:hover,
.teaser-zoe:hover .icon-links a:focus {
  color: #313944; }

.teaser-zoe p.description {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden; }

.teaser-zoe h3,
.teaser-zoe .icon-links a {
  transition: transform 0.35s;
  transform: translate3d(0, 200%, 0); }

.teaser-zoe .icon-links a span::before {
  padding: 8px 10px; }

.teaser-zoe h3 {
  display: inline-block; }

.teaser-zoe:hover p.description {
  opacity: 1; }

.teaser-zoe:hover figcaption,
.teaser-zoe:hover h3,
.teaser-zoe:hover .icon-links a {
  transform: translate3d(0, 0, 0); }

.teaser-zoe:hover h3 {
  transition-delay: 0.05s; }

.teaser-zoe:hover .icon-links a:nth-child(3) {
  transition-delay: 0.1s; }

.teaser-zoe:hover .icon-links a:nth-child(2) {
  transition-delay: 0.15s; }

.teaser-zoe:hover .icon-links a:first-child {
  transition-delay: 0.2s; }

.teaser-marley figcaption {
  text-align: right; }

.teaser-marley h3,
.teaser-marley p {
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0; }

.teaser-marley p {
  bottom: 30px;
  line-height: 1.5;
  transform: translate3d(0, 100%, 0); }

.teaser-marley h3 {
  top: 30px;
  transition: transform 0.35s;
  transform: translate3d(0, 20px, 0); }

.teaser-marley:hover h3 {
  transform: translate3d(0, 0, 0); }

.teaser-marley h3::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: #fff;
  content: '';
  transform: translate3d(0, 40px, 0); }

.teaser-marley h3::after,
.teaser-marley p {
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s; }

.teaser-marley:hover h3::after,
.teaser-marley:hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

.teaser-bubba img {
  opacity: 0.7;
  transition: opacity 0.35s; }

.teaser-bubba:hover img {
  opacity: 0.4; }

.teaser-bubba figcaption::before,
.teaser-bubba figcaption::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s; }

.teaser-bubba figcaption::before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: scale(0, 1); }

.teaser-bubba figcaption::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: scale(1, 0); }

.teaser-bubba h3 {
  padding-top: 27%;
  transition: transform 0.35s;
  transform: translate3d(0, -20px, 0); }

.teaser-bubba p {
  padding: 20px 2.5em;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(0, 20px, 0); }

.teaser-bubba:hover figcaption::before,
.teaser-bubba:hover figcaption::after {
  opacity: 1;
  transform: scale(1); }

.teaser-bubba:hover h3,
.teaser-bubba:hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

.teaser-milo img {
  max-width: none;
  width: 100%;
  opacity: 1;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-20px, 0, 0) scale(1.12);
  backface-visibility: hidden; }

.teaser-milo h3 {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1em 1.2em; }

.teaser-milo p {
  padding: 0 10px 0 0;
  width: 50%;
  border-right: 1px solid #fff;
  text-align: right;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-40px, 0, 0); }

.teaser-milo:hover img {
  opacity: 0.5;
  transform: translate3d(0, 0, 0) scale(1); }

.teaser-milo:hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

.teaser-hera h3 {
  font-size: 158.75%; }

.teaser-hera h3,
.teaser-hera p {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-50%, -50%, 0);
  transform-origin: 50%; }

.teaser-hera figcaption::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  border: 2px solid #fff;
  content: '';
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
  transform-origin: 50%; }

.teaser-hera p {
  width: 60px;
  text-transform: none;
  font-size: 121%;
  line-height: 2; }

.teaser-hera p a {
  color: #fff; }

.teaser-hera p a:hover,
.teaser-hera p a:focus {
  opacity: 0.6; }

.teaser-hera p a i {
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s; }

.teaser-hera p a:first-child i {
  transform: translate3d(-60px, -60px, 0); }

.teaser-hera p a:nth-child(2) i {
  transform: translate3d(60px, -60px, 0); }

.teaser-hera p a:nth-child(3) i {
  transform: translate3d(-60px, 60px, 0); }

.teaser-hera p a:nth-child(4) i {
  transform: translate3d(60px, 60px, 0); }

.teaser-hera:hover figcaption::before {
  opacity: 1;
  transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1); }

.teaser-hera:hover h3 {
  opacity: 0;
  transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1); }

.teaser-hera:hover p i:empty {
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.teaser-winston {
  text-align: left; }
  .teaser-winston img {
    transition: opacity 0.45s;
    backface-visibility: hidden; }
  .teaser-winston figcaption::before {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 200%;
    height: 100%;
    background-color: #fff;
    content: '';
    transition: opacity 0.45s, transform 0.45s;
    transform-origin: 0 100%; }
  .teaser-winston h3 {
    transition: transform 0.35s;
    transform: translate3d(0, 20px, 0); }
  .teaser-winston p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1.5em 7% 0; }
  .teaser-winston a {
    margin: 0 10px;
    color: #313944;
    font-size: 170%; }
  .teaser-winston a:hover,
  .teaser-winston a:focus {
    color: #FA4616; }
  .teaser-winston p a i {
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    transform: translate3d(0, 50px, 0); }
  .teaser-winston:hover img {
    opacity: 0.6; }
  .teaser-winston:hover h3 {
    transform: translate3d(0, 0, 0); }
  .teaser-winston:hover figcaption::before {
    opacity: 0.7;
    transform: rotate3d(0, 0, 1, -15deg); }
  .teaser-winston:hover p i {
    opacity: 1;
    transform: translate3d(0, 0, 0); }
  .teaser-winston:hover p a:nth-child(3) i {
    transition-delay: 0.05s; }
  .teaser-winston:hover p a:nth-child(2) i {
    transition-delay: 0.1s; }
  .teaser-winston:hover p a:first-child i {
    transition-delay: 0.15s; }

.teaser-terry figcaption {
  padding: 1em; }

.teaser-terry figcaption::before,
.teaser-terry figcaption::after {
  position: absolute;
  width: 200%;
  height: 200%;
  border-style: solid;
  border-color: #101010;
  content: '';
  transition: transform 0.35s; }

.teaser-terry figcaption::before {
  right: 0;
  bottom: 0;
  border-width: 0 70px 60px 0;
  transform: translate3d(70px, 60px, 0); }

.teaser-terry figcaption::after {
  top: 0;
  left: 0;
  border-width: 15px 0 0 15px;
  transform: translate3d(-15px, -15px, 0); }

.teaser-terry img,
.teaser-terry p a {
  transition: opacity 0.35s, transform 0.35s; }

.teaser-terry img {
  opacity: 0.85; }

.teaser-terry h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.4em 10px;
  width: 50%;
  transition: transform 0.35s;
  transform: translate3d(100%, 0, 0); }

@media screen and (max-width: 920px) {
  .teaser-terry h3 {
    padding: 0.75em 10px;
    font-size: 120%; } }

.teaser-terry p {
  float: right;
  clear: both;
  text-align: left;
  text-transform: none;
  font-size: 111%; }

.teaser-terry p a {
  display: block;
  margin-bottom: 1em;
  color: #fff;
  opacity: 0;
  transform: translate3d(90px, 0, 0); }

.teaser-terry p a:hover,
.teaser-terry p a:focus {
  color: #f3cf3f; }

.teaser-terry:hover figcaption::before,
.teaser-terry:hover figcaption::after {
  transform: translate3d(0, 0, 0); }

.teaser-terry:hover img {
  opacity: 0.6; }

.teaser-terry:hover h3,
.teaser-terry:hover p a {
  transform: translate3d(0, 0, 0); }

.teaser-terry:hover p a {
  opacity: 1; }

.teaser-terry:hover p a:first-child {
  transition-delay: 0.025s; }

.teaser-terry:hover p a:nth-child(2) {
  transition-delay: 0.05s; }

.teaser-terry:hover p a:nth-child(3) {
  transition-delay: 0.075s; }

.teaser-terry:hover p a:nth-child(4) {
  transition-delay: 0.1s; }

.teaser-steve {
  z-index: auto;
  overflow: visible; }
  .teaser-steve:before,
  .teaser-steve h2:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #000;
    content: '';
    transition: opacity 0.35s; }
  .teaser-steve:before {
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0.8);
    opacity: 0; }
  .teaser-steve figcaption {
    z-index: 1; }
  .teaser-steve img {
    opacity: 1;
    transition: transform 0.35s;
    transform: perspective(1000px) translate3d(0, 0, 0); }
  .teaser-steve h2,
  .teaser-steve p {
    background: #fff;
    color: #2d434e; }
  .teaser-steve h2 {
    position: relative;
    margin-top: 2em;
    padding: 0.25em; }
  .teaser-steve h2:before {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5); }
  .teaser-steve p {
    margin-top: 1em;
    padding: 0.5em;
    font-weight: 800;
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    transform: scale3d(0.9, 0.9, 1); }
  .teaser-steve:hover:before {
    opacity: 1; }
  .teaser-steve:hover img {
    transform: perspective(1000px) translate3d(0, 0, 21px); }
  .teaser-steve:hover h2:before {
    opacity: 0; }
  .teaser-steve:hover p {
    opacity: 1;
    transform: scale3d(1, 1, 1); }

.teaser-kira {
  text-align: left; }
  .teaser-kira img {
    transition: opacity 0.35s; }
  .teaser-kira figcaption {
    z-index: 1; }
  .teaser-kira h2 {
    color: #fff; }
  .teaser-kira p {
    padding: 28px 10px;
    font-weight: 500;
    font-size: 100%;
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    transform: translate3d(0, -10px, 0); }
  .teaser-kira p a {
    margin: 0 0.5em;
    color: #313944;
    vertical-align: middle; }
    .teaser-kira p a:hover, .teaser-kira p a:focus {
      opacity: 0.6; }
  .teaser-kira figcaption::before {
    position: absolute;
    top: 8px;
    right: 2em;
    left: 2em;
    z-index: -1;
    height: 3.1em;
    background: #fff;
    content: '';
    transition: opacity 0.35s, transform 0.35s;
    transform: translate3d(0, 4em, 0) scale3d(1, 0.023, 1);
    transform-origin: 50% 0; }
  .teaser-kira:hover img {
    opacity: 0.5; }
  .teaser-kira:hover p {
    opacity: 1;
    transform: translate3d(0, 0, 0); }
  .teaser-kira:hover figcaption::before {
    opacity: 0.7;
    transform: translate3d(0, 5em, 0) scale3d(1, 1, 1); }

.teaser-julia img {
  max-width: none;
  transition: opacity 1s, transform 1s;
  backface-visibility: hidden; }

.teaser-julia figcaption {
  text-align: left; }

.teaser-julia h2 {
  position: relative;
  padding: 0.5em 0; }

.teaser-julia p {
  display: table;
  margin: 0 0 0.25em;
  padding: 0.4em 1em;
  background: rgba(255, 255, 255, 0.9);
  color: #101213;
  text-transform: none;
  font-weight: 500;
  font-size: 75%;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-360px, 0, 0); }

.teaser-julia p:first-child {
  transition-delay: 0.15s; }

.teaser-julia p:nth-of-type(2) {
  transition-delay: 0.1s; }

.teaser-julia p:nth-of-type(3) {
  transition-delay: 0.05s; }

.teaser-julia:hover p:first-child {
  transition-delay: 0s; }

.teaser-julia:hover p:nth-of-type(2) {
  transition-delay: 0.05s; }

.teaser-julia:hover p:nth-of-type(3) {
  transition-delay: 0.1s; }

.teaser-julia:hover img {
  opacity: 0.4;
  transform: scale3d(1.1, 1.1, 1); }

.teaser-julia:hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

.teaser-simple {
  cursor: default; }
  .teaser-simple img {
    opacity: 1;
    transition: opacity 0.5s; }
  .teaser-simple figcaption {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: none;
    transform: scale(0);
    transition: .35s; }
    .teaser-simple figcaption > * {
      margin-left: 4px;
      margin-right: 4px; }
      .teaser-simple figcaption > *:first-child {
        margin-left: 0; }
      .teaser-simple figcaption > *:last-child {
        margin-right: 0; }
    @media (max-width: 767px) {
      .teaser-simple figcaption > * {
        margin-left: 2px;
        margin-right: 2px; }
        .teaser-simple figcaption > *:first-child {
          margin-left: 0; }
        .teaser-simple figcaption > *:last-child {
          margin-right: 0; } }
    .teaser-simple figcaption a {
      position: static;
      z-index: auto;
      text-indent: 0;
      white-space: nowrap;
      font-size: inherit;
      opacity: 1; }
    .teaser-simple figcaption a:not(.btn) {
      width: auto;
      height: auto;
      font-size: 13px; }
  .teaser-simple:hover img {
    opacity: 0.5; }
  .teaser-simple:hover figcaption {
    transform: scale(1); }

.media {
  padding: 16px 12px;
  transition: background-color .2s linear; }
  .media > * {
    margin: 0 8px; }
  .media a:not(.btn):not(.avatar) {
    color: #101213; }
  .media.flex-column > * {
    margin: 0; }
  .media.flex-column > div {
    width: 100%; }
  .media.active {
    background-color: #f9fafb; }
  .media.bordered {
    border: 1px solid #ebebeb; }
  .media.items-center {
    align-items: center; }
  .media[data-provide~="checkable"], .media[data-provide~="selectable"] {
    cursor: pointer; }
  .media .media {
    margin-top: 1.25rem; }
  .media .lead {
    line-height: 1.875rem; }
  .media .title {
    flex: 1; }
  .media .avatar {
    flex-shrink: 0; }
  .media .align-center {
    align-self: center; }
  .media .media-hover-show {
    opacity: 0;
    transition: .3s; }
  .media .dropdown .dropdown-toggle {
    opacity: .7; }
  .media .dropdown:hover .dropdown-toggle, .media .dropdown.open .dropdown-toggle {
    opacity: 1; }
  .media:hover .media-hover-show {
    opacity: 1; }
  .media .custom-control {
    margin-right: 0; }
  .media .nav {
    flex-wrap: nowrap;
    margin-left: -8px;
    margin-right: -8px; }
  .media .nav-link {
    line-height: 24px;
    font-size: 90%;
    padding: 0 8px; }

.media-reverse {
  flex-direction: row-reverse; }

.media-center {
  align-items: center; }

.media-block-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  transition: .5s; }

.media:hover .media-block-actions {
  opacity: 1; }

.media-collapsible {
  flex-wrap: wrap; }
  .media-collapsible .collapse {
    flex-grow: 1;
    flex-shrink: 0;
    min-width: 100%; }

.collapse-arrow::before {
  content: "\E64B";
  font-family: themify;
  display: inline-block;
  transition: .4s; }

.collapse-arrow:not(.collapsed)::before {
  transform: rotate(180deg); }

.media-body {
  min-width: 0; }
  .media-body > * {
    margin-bottom: 0; }
  .media-body .media > *:first-child {
    margin-left: 0; }
  .media-body .media > *:last-child {
    margin-right: 0; }

.media-left {
  padding-right: 0; }

.media-right-out {
  padding-left: 1.25rem; }
  .media-right-out a {
    color: #616a78;
    font-size: 1.125rem;
    opacity: 0.8; }
    .media-right-out a:hover {
      color: #FA4616; }
  .media-right-out a + a {
    margin-left: 0.5rem; }

.media-action {
  opacity: 0;
  color: #8b95a5; }

.media:hover .media-action {
  opacity: 1; }

.media-action-visible .media-action {
  opacity: 1; }

.media.media-xs {
  padding: 10px 6px; }

.media.media-sm {
  padding: 12px 8px; }

.media.media-lg {
  padding-top: 20px 16px; }

.media.media-xl {
  padding-top: 24px 20px; }

.media.media-xxl {
  padding-top: 32px 24px; }

.media-inverse,
.media-inverse h1, .media-inverse h2, .media-inverse h3, .media-inverse h4, .media-inverse h5, .media-inverse h6 {
  color: #fff; }

.media-inverse .small,
.media-inverse small,
.media-inverse time {
  color: rgba(255, 255, 255, 0.7); }

.media-inverse .nav-link {
  color: rgba(255, 255, 255, 0.7); }
  .media-inverse .nav-link:hover {
    color: white; }

.media-new {
  background-color: #f3f9ff; }

.media-list-hover .media-new:hover {
  background-color: #ecf5fe !important; }

.media-single,
.media-center-v {
  align-items: center; }

.media-vertical {
  flex-direction: column; }

.media-chat {
  padding-right: 64px;
  margin-bottom: 0; }
  .media-chat.media-chat-reverse {
    padding-right: 12px;
    padding-left: 64px;
    flex-direction: row-reverse; }
  .media-chat .media-body {
    flex: initial;
    display: table; }
    .media-chat .media-body p {
      position: relative;
      padding: 6px 8px;
      margin: 4px 0;
      background-color: #f5f6f7;
      border-radius: 3px; }
      .media-chat .media-body p.inverse {
        color: #fff; }
      .media-chat .media-body p.meta {
        background-color: transparent !important;
        padding: 0;
        opacity: .8; }
        .media-chat .media-body p.meta time {
          font-weight: 300; }
  .media-chat.media-chat-reverse .media-body p {
    float: right;
    clear: right;
    background-color: #48b0f7;
    color: #fff; }

.media-meta-day {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  color: #8b95a5;
  opacity: .8;
  font-weight: 400; }
  .media-meta-day::before, .media-meta-day::after {
    content: '';
    flex: 1;
    border-top: 1px solid #ebebeb; }
  .media-meta-day::before {
    margin-right: 16px; }
  .media-meta-day::after {
    margin-left: 16px; }

@media (max-width: 767px) {
  .media-doc {
    flex-direction: column; }
    .media-doc > * {
      margin-left: 0;
      margin-right: 0; }
    .media-doc .media-body {
      margin: 30px 0; } }

.media-list > .media:not(.media-list-header):not(.media-list-footer),
.media-list .media-list-body > .media {
  margin-bottom: 0; }

.media-listul {
  padding-left: 0; }

.media-list .media .sortable-dot {
  margin: 0;
  margin-left: -5px;
  opacity: 0;
  border-radius: 2px;
  transition: .5s; }

.media-list .media:hover .sortable-dot {
  opacity: .6; }

.media-list[data-provide~="selectable"] .media:not(.media-list-header):not(.media-list-footer) {
  cursor: pointer; }

.media-list-hover > .media:not(.media-list-header):not(.media-list-footer):hover,
.media-list-hover .media-list-body > .media:hover {
  background-color: #FFFAF2; }

.media-list-divided > .media:not(.media-list-header):not(.media-list-footer),
.media-list-divided .media-list-body > .media {
  border-bottom: 1px solid rgba(16, 18, 19, 0.07); }
  .media-list-divided > .media:not(.media-list-header):not(.media-list-footer):last-child,
  .media-list-divided .media-list-body > .media:last-child {
    border-bottom: none; }

.media-list-bordered {
  border: 1px solid #f1f2f3; }

.media-list-striped .media:not(.media-list-header):not(.media-list-footer):nth-child(even) {
  background-color: #f9fafb; }

.media-list-xs .media {
  padding: 10px 16px; }

.media-list-sm .media {
  padding: 12px 16px; }

.media-list-lg .media {
  padding: 20px 16px; }

.media-list-xl .media {
  padding: 24px 20px; }

.media-list-xxl .media {
  padding: 32px 24px; }

.media-list-header {
  border-bottom: 1px solid #ebebeb;
  background-color: #fcfdfe; }

.media-list-footer {
  background-color: #fcfdfe; }

.media-grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px; }
  .media-grid::after {
    content: '';
    flex: auto; }
  .media-grid.row {
    margin-left: -15px;
    margin-right: -15px; }
    .media-grid.row .media {
      margin-bottom: 15px; }
  .media-grid > .media {
    margin-right: 15px;
    margin-bottom: 15px;
    width: 200px; }

.media-grid-bordered .media {
  border: 1px solid #ebebeb; }

.media-grid-hover .media:hover {
  background-color: #f9fafb; }

.table th {
  border-top: 0;
  font-weight: 400; }

.table tbody th {
  border-top: 1px solid #eceeef; }

.table thead th {
  border-bottom: 1px solid #ebebeb; }

.table tfoot th {
  border-top: 1px solid #ebebeb;
  border-bottom: 0; }

.thead-default th {
  background-color: #fcfdfe; }

.table-hover tbody tr {
  transition: background-color 0.2s linear; }

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

.table-hover tbody tr:hover {
  /*background-color: $color-bg-lighter;*/
  background-color: #FFFAF2; }

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

.table-lg th,
.table-lg td {
  padding: 1rem; }

.table-separated {
  border-collapse: separate;
  border-spacing: 0 8px; }
  .table-separated.table-striped tbody tr:nth-of-type(odd),
  .table-separated.table-hover tbody tr:hover {
    /*background-color: $color-bg-lighter;*/
    background-color: #FFFAF2; }
  .table-separated tbody tr {
    background-color: #fcfdfe;
    transition: .5s; }
    .table-separated tbody tr > *:first-child {
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px; }
    .table-separated tbody tr > *:last-child {
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px; }
    .table-separated tbody tr th,
    .table-separated tbody tr td {
      border-top: none; }
  .table-separated thead th {
    border-bottom: none; }

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

.table tr[class*="bl-"] > *:first-child {
  border-left: inherit; }

.table tr[class*="br-"] > *:last-child {
  border-right: inherit; }

.table tr[class*="bt-"] > * {
  border-top: inherit; }

.table tr[class*="bb-"] > * {
  border-bottom: inherit; }

.table tr[class*="bx-"] > *:first-child {
  border-left: inherit; }

.table tr[class*="bx-"] > *:last-child {
  border-right: inherit; }

.table tr[class*="by-"] > * {
  border-top: inherit;
  border-bottom: inherit; }

.table tr[class*="b-"] > * {
  border-top: inherit;
  border-bottom: inherit; }

.table tr[class*="b-"] > *:first-child {
  border-left: inherit; }

.table tr[class*="b-"] > *:last-child {
  border-right: inherit; }

.table .media {
  padding: 0; }

.table-actions .table-action {
  padding: 0 4px;
  font-size: 1rem;
  color: #8b95a5; }

.table-actions .table-action:first-child {
  padding-left: 0; }

.table-actions .table-action:last-child {
  padding-right: 0; }

.table-actions .dropdown {
  display: inline-block; }

.table tr.active {
  background-color: #f9fafb;
  transition: background-color .3s; }

.table-bordered {
  border: 1px solid #ebebeb !important; }

.alert {
  border: none;
  border-radius: 3px; }
  .alert hr {
    margin-top: 15px;
    margin-bottom: 15px; }

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

.alert-primary {
  color: #9c2403;
  background-color: #d5f5f3; }

.alert-secondary {
  background-color: #e4e7ea; }

.alert-info {
  color: #004085;
  background-color: #cce5ff; }

.alert-light {
  background-color: #f7fafc; }

.callout {
  padding: 15px 20px;
  margin-bottom: 20px;
  border-left: 3px solid transparent; }

.callout-success {
  border-left-color: #15c377;
  background-color: #fcfdfe; }
  .callout-success h3,
  .callout-success h4,
  .callout-success h5,
  .callout-success h6,
  .callout-success a {
    color: #15c377; }
  .callout-success h3,
  .callout-success h4,
  .callout-success h5,
  .callout-success h6 {
    text-transform: uppercase; }
  .callout-success > *:last-child {
    margin-bottom: 0; }

.callout-info {
  border-left-color: #48b0f7;
  background-color: #fcfdfe; }
  .callout-info h3,
  .callout-info h4,
  .callout-info h5,
  .callout-info h6,
  .callout-info a {
    color: #48b0f7; }
  .callout-info h3,
  .callout-info h4,
  .callout-info h5,
  .callout-info h6 {
    text-transform: uppercase; }
  .callout-info > *:last-child {
    margin-bottom: 0; }

.callout-warning {
  border-left-color: #faa64b;
  background-color: #fcfdfe; }
  .callout-warning h3,
  .callout-warning h4,
  .callout-warning h5,
  .callout-warning h6,
  .callout-warning a {
    color: #faa64b; }
  .callout-warning h3,
  .callout-warning h4,
  .callout-warning h5,
  .callout-warning h6 {
    text-transform: uppercase; }
  .callout-warning > *:last-child {
    margin-bottom: 0; }

.callout-danger {
  border-left-color: #f96868;
  background-color: #fcfdfe; }
  .callout-danger h3,
  .callout-danger h4,
  .callout-danger h5,
  .callout-danger h6,
  .callout-danger a {
    color: #f96868; }
  .callout-danger h3,
  .callout-danger h4,
  .callout-danger h5,
  .callout-danger h6 {
    text-transform: uppercase; }
  .callout-danger > *:last-child {
    margin-bottom: 0; }

@media (max-width: 767px) {
  .callout {
    padding: 10px; } }

.tooltip-inner {
  background-color: #323232;
  border-radius: 2px;
  font-size: 12px; }

.tooltip.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #323232; }

.tooltip.bs-tooltip-top .arrow::before {
  border-top-color: #323232; }

.tooltip.bs-tooltip-right .arrow::before {
  border-right-color: #323232; }

.tooltip.bs-tooltip-left .arrow::before {
  border-left-color: #323232; }

.tooltip-primary.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #FA4616; }

.tooltip-primary.bs-tooltip-top .arrow::before {
  border-top-color: #FA4616; }

.tooltip-primary.bs-tooltip-right .arrow::before {
  border-right-color: #FA4616; }

.tooltip-primary.bs-tooltip-left .arrow::before {
  border-left-color: #FA4616; }

.tooltip-primary .tooltip-inner {
  color: #fff;
  background-color: #FA4616; }

.tooltip-secondary.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #e4e7ea; }

.tooltip-secondary.bs-tooltip-top .arrow::before {
  border-top-color: #e4e7ea; }

.tooltip-secondary.bs-tooltip-right .arrow::before {
  border-right-color: #e4e7ea; }

.tooltip-secondary.bs-tooltip-left .arrow::before {
  border-left-color: #e4e7ea; }

.tooltip-secondary .tooltip-inner {
  color: #fff;
  background-color: #e4e7ea; }

.tooltip-success.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #15c377; }

.tooltip-success.bs-tooltip-top .arrow::before {
  border-top-color: #15c377; }

.tooltip-success.bs-tooltip-right .arrow::before {
  border-right-color: #15c377; }

.tooltip-success.bs-tooltip-left .arrow::before {
  border-left-color: #15c377; }

.tooltip-success .tooltip-inner {
  color: #fff;
  background-color: #15c377; }

.tooltip-info.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #48b0f7; }

.tooltip-info.bs-tooltip-top .arrow::before {
  border-top-color: #48b0f7; }

.tooltip-info.bs-tooltip-right .arrow::before {
  border-right-color: #48b0f7; }

.tooltip-info.bs-tooltip-left .arrow::before {
  border-left-color: #48b0f7; }

.tooltip-info .tooltip-inner {
  color: #fff;
  background-color: #48b0f7; }

.tooltip-warning.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #faa64b; }

.tooltip-warning.bs-tooltip-top .arrow::before {
  border-top-color: #faa64b; }

.tooltip-warning.bs-tooltip-right .arrow::before {
  border-right-color: #faa64b; }

.tooltip-warning.bs-tooltip-left .arrow::before {
  border-left-color: #faa64b; }

.tooltip-warning .tooltip-inner {
  color: #fff;
  background-color: #faa64b; }

.tooltip-danger.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #f96868; }

.tooltip-danger.bs-tooltip-top .arrow::before {
  border-top-color: #f96868; }

.tooltip-danger.bs-tooltip-right .arrow::before {
  border-right-color: #f96868; }

.tooltip-danger.bs-tooltip-left .arrow::before {
  border-left-color: #f96868; }

.tooltip-danger .tooltip-inner {
  color: #fff;
  background-color: #f96868; }

.tooltip-pink.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #f96197; }

.tooltip-pink.bs-tooltip-top .arrow::before {
  border-top-color: #f96197; }

.tooltip-pink.bs-tooltip-right .arrow::before {
  border-right-color: #f96197; }

.tooltip-pink.bs-tooltip-left .arrow::before {
  border-left-color: #f96197; }

.tooltip-pink .tooltip-inner {
  color: #fff;
  background-color: #f96197; }

.tooltip-purple.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #926dde; }

.tooltip-purple.bs-tooltip-top .arrow::before {
  border-top-color: #926dde; }

.tooltip-purple.bs-tooltip-right .arrow::before {
  border-right-color: #926dde; }

.tooltip-purple.bs-tooltip-left .arrow::before {
  border-left-color: #926dde; }

.tooltip-purple .tooltip-inner {
  color: #fff;
  background-color: #926dde; }

.tooltip-brown.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #8d6658; }

.tooltip-brown.bs-tooltip-top .arrow::before {
  border-top-color: #8d6658; }

.tooltip-brown.bs-tooltip-right .arrow::before {
  border-right-color: #8d6658; }

.tooltip-brown.bs-tooltip-left .arrow::before {
  border-left-color: #8d6658; }

.tooltip-brown .tooltip-inner {
  color: #fff;
  background-color: #8d6658; }

.tooltip-cyan.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #57c7d4; }

.tooltip-cyan.bs-tooltip-top .arrow::before {
  border-top-color: #57c7d4; }

.tooltip-cyan.bs-tooltip-right .arrow::before {
  border-right-color: #57c7d4; }

.tooltip-cyan.bs-tooltip-left .arrow::before {
  border-left-color: #57c7d4; }

.tooltip-cyan .tooltip-inner {
  color: #fff;
  background-color: #57c7d4; }

.tooltip-yellow.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #fcc525; }

.tooltip-yellow.bs-tooltip-top .arrow::before {
  border-top-color: #fcc525; }

.tooltip-yellow.bs-tooltip-right .arrow::before {
  border-right-color: #fcc525; }

.tooltip-yellow.bs-tooltip-left .arrow::before {
  border-left-color: #fcc525; }

.tooltip-yellow .tooltip-inner {
  color: #fff;
  background-color: #fcc525; }

.tooltip-gray.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #868e96; }

.tooltip-gray.bs-tooltip-top .arrow::before {
  border-top-color: #868e96; }

.tooltip-gray.bs-tooltip-right .arrow::before {
  border-right-color: #868e96; }

.tooltip-gray.bs-tooltip-left .arrow::before {
  border-left-color: #868e96; }

.tooltip-gray .tooltip-inner {
  color: #fff;
  background-color: #868e96; }

.tooltip-dark.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #2a2d31; }

.tooltip-dark.bs-tooltip-top .arrow::before {
  border-top-color: #2a2d31; }

.tooltip-dark.bs-tooltip-right .arrow::before {
  border-right-color: #2a2d31; }

.tooltip-dark.bs-tooltip-left .arrow::before {
  border-left-color: #2a2d31; }

.tooltip-dark .tooltip-inner {
  color: #fff;
  background-color: #2a2d31; }

.tooltip-secondary .tooltip-inner {
  color: #101213; }

.tooltip-light.bs-tooltip-bottom .arrow::before,
.tooltip-white.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #fff; }

.tooltip-light.bs-tooltip-top .arrow::before,
.tooltip-white.bs-tooltip-top .arrow::before {
  border-top-color: #fff; }

.tooltip-light.bs-tooltip-right .arrow::before,
.tooltip-white.bs-tooltip-right .arrow::before {
  border-right-color: #fff; }

.tooltip-light.bs-tooltip-left .arrow::before,
.tooltip-white.bs-tooltip-left .arrow::before {
  border-left-color: #fff; }

.tooltip-light .tooltip-inner,
.tooltip-white .tooltip-inner {
  color: #101213;
  background-color: #fff; }

.popover {
  font-family: "Gotham", sans-serif;
  border-color: #ebebeb;
  border-radius: 2px; }
  .popover.bs-popover-bottom .arrow::before {
    border-bottom-color: #ebebeb; }
  .popover.bs-popover-bottom .arrow::after {
    border-bottom-color: #fcfdfe; }
  .popover.bs-popover-top .arrow::before {
    border-top-color: #ebebeb; }
  .popover.bs-popover-left .arrow::before {
    border-left-color: #ebebeb; }
  .popover.bs-popover-right .arrow::before {
    border-right-color: #ebebeb; }

.popover-header {
  background-color: #fcfdfe;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: "Gotham", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #616a78;
  border-bottom-color: #f1f2f3; }

.popover-body {
  font-weight: 300; }

.toast {
  padding: 14px 24px;
  line-height: 20px;
  color: #fff;
  background: #323232;
  display: flex;
  justify-content: space-between;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  transition: .3s;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
  z-index: 1051;
  min-width: 288px;
  max-width: 80%;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }
  .toast.reveal {
    transform: translateX(-50%) translateY(0); }
  .toast .text {
    flex-basis: 1;
    font-weight: 400;
    white-space: nowrap;
    margin-right: 48px; }
  .toast .action {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.875rem; }
    .toast .action a:hover {
      text-decoration: none; }

.accordion .card {
  background-color: #fff;
  border: 1px solid #f1f2f3;
  margin-bottom: 16px; }
  .accordion .card:last-child {
    margin-bottom: 0; }

.accordion .card-title {
  background-color: #fcfdfe; }

.accordion .card-title a {
  display: block;
  letter-spacing: 1px;
  padding-left: 33px; }
  .accordion .card-title a::before {
    content: "\E648";
    display: inline-block;
    font-family: themify;
    font-size: 12px;
    margin-right: 20px;
    margin-left: -33px;
    transition: .2s linear; }
  .accordion .card-title a.collapsed::before {
    transform: rotate(180deg); }

.accordion-connected .card {
  margin-bottom: 0;
  border: none;
  border-bottom: 1px solid #f1f2f3; }
  .accordion-connected .card:last-child {
    border-bottom: 0; }

.accordion-connected .card-title {
  border-bottom: 0;
  background-color: #fff; }

.nav-tabs {
  border-bottom-color: #ebebeb;
  margin-bottom: 1rem; }
  .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-item.show .nav-link:focus,
  .nav-tabs .nav-item.show .nav-link:hover {
    color: #101213; }
  .nav-tabs .nav-link {
    position: relative;
    border: none;
    font-size: 14px;
    text-align: center;
    color: #8b95a5;
    border-bottom: 2px solid transparent;
    padding: 10px 16px;
    border-radius: 0;
    transition: 0.5s; }
    @media (max-width: 767px) {
      .nav-tabs .nav-link {
        padding: 8px 12px; } }
    .nav-tabs .nav-link.active {
      color: #FA4616;
      border-color: #FA4616;
      font-weight: 500; }
    .nav-tabs .nav-link:hover {
      color: #FA4616; }
    .nav-tabs .nav-link .icon {
      margin-right: 4px; }
    .nav-tabs .nav-link .close {
      width: 12px;
      height: 12px;
      margin-top: 6px;
      font-size: 20px;
      opacity: 0;
      transform: translateX(10px); }
      .nav-tabs .nav-link .close span {
        display: inline-block;
        width: inherit;
        height: inherit; }
    .nav-tabs .nav-link:hover .close {
      opacity: .25; }
  .nav-tabs.nav-tabs-primary .nav-link:hover, .nav-tabs.nav-tabs-primary .nav-link.active, .nav-tabs.nav-tabs-primary .nav-link.active:focus, .nav-tabs.nav-tabs-primary .nav-link.active:hover {
    border-color: #FA4616; }
  .nav-tabs.nav-tabs-secondary .nav-link:hover, .nav-tabs.nav-tabs-secondary .nav-link.active, .nav-tabs.nav-tabs-secondary .nav-link.active:focus, .nav-tabs.nav-tabs-secondary .nav-link.active:hover {
    border-color: #e4e7ea; }
  .nav-tabs.nav-tabs-success .nav-link:hover, .nav-tabs.nav-tabs-success .nav-link.active, .nav-tabs.nav-tabs-success .nav-link.active:focus, .nav-tabs.nav-tabs-success .nav-link.active:hover {
    border-color: #15c377; }
  .nav-tabs.nav-tabs-info .nav-link:hover, .nav-tabs.nav-tabs-info .nav-link.active, .nav-tabs.nav-tabs-info .nav-link.active:focus, .nav-tabs.nav-tabs-info .nav-link.active:hover {
    border-color: #48b0f7; }
  .nav-tabs.nav-tabs-warning .nav-link:hover, .nav-tabs.nav-tabs-warning .nav-link.active, .nav-tabs.nav-tabs-warning .nav-link.active:focus, .nav-tabs.nav-tabs-warning .nav-link.active:hover {
    border-color: #faa64b; }
  .nav-tabs.nav-tabs-danger .nav-link:hover, .nav-tabs.nav-tabs-danger .nav-link.active, .nav-tabs.nav-tabs-danger .nav-link.active:focus, .nav-tabs.nav-tabs-danger .nav-link.active:hover {
    border-color: #f96868; }
  .nav-tabs.nav-tabs-pink .nav-link:hover, .nav-tabs.nav-tabs-pink .nav-link.active, .nav-tabs.nav-tabs-pink .nav-link.active:focus, .nav-tabs.nav-tabs-pink .nav-link.active:hover {
    border-color: #f96197; }
  .nav-tabs.nav-tabs-purple .nav-link:hover, .nav-tabs.nav-tabs-purple .nav-link.active, .nav-tabs.nav-tabs-purple .nav-link.active:focus, .nav-tabs.nav-tabs-purple .nav-link.active:hover {
    border-color: #926dde; }
  .nav-tabs.nav-tabs-brown .nav-link:hover, .nav-tabs.nav-tabs-brown .nav-link.active, .nav-tabs.nav-tabs-brown .nav-link.active:focus, .nav-tabs.nav-tabs-brown .nav-link.active:hover {
    border-color: #8d6658; }
  .nav-tabs.nav-tabs-cyan .nav-link:hover, .nav-tabs.nav-tabs-cyan .nav-link.active, .nav-tabs.nav-tabs-cyan .nav-link.active:focus, .nav-tabs.nav-tabs-cyan .nav-link.active:hover {
    border-color: #57c7d4; }
  .nav-tabs.nav-tabs-yellow .nav-link:hover, .nav-tabs.nav-tabs-yellow .nav-link.active, .nav-tabs.nav-tabs-yellow .nav-link.active:focus, .nav-tabs.nav-tabs-yellow .nav-link.active:hover {
    border-color: #fcc525; }
  .nav-tabs.nav-tabs-gray .nav-link:hover, .nav-tabs.nav-tabs-gray .nav-link.active, .nav-tabs.nav-tabs-gray .nav-link.active:focus, .nav-tabs.nav-tabs-gray .nav-link.active:hover {
    border-color: #868e96; }
  .nav-tabs.nav-tabs-dark .nav-link:hover, .nav-tabs.nav-tabs-dark .nav-link.active, .nav-tabs.nav-tabs-dark .nav-link.active:focus, .nav-tabs.nav-tabs-dark .nav-link.active:hover {
    border-color: #2a2d31; }

.nav-tabs-light-mode {
  border-bottom: none;
  background-color: #f9fafb; }
  .nav-tabs-light-mode .nav-link {
    border-bottom: none; }

.nav-tabs-inverse-mode {
  border-bottom: none;
  background-color: transparent;
  margin-bottom: 0; }
  .nav-tabs-inverse-mode .nav-link {
    border-bottom: none; }
    .nav-tabs-inverse-mode .nav-link.active, .nav-tabs-inverse-mode .nav-link.active:focus, .nav-tabs-inverse-mode .nav-link.active:hover {
      background-color: #f9fafb; }
  .nav-tabs-inverse-mode + .tab-content {
    background-color: #f9fafb;
    padding: 20px 16px; }

.nav-tabs-left,
.nav-tabs-right {
  display: flex; }
  .nav-tabs-left .nav-tabs,
  .nav-tabs-right .nav-tabs {
    flex-direction: column;
    border-bottom: 0; }
    .nav-tabs-left .nav-tabs .nav-item + .nav-item,
    .nav-tabs-right .nav-tabs .nav-item + .nav-item {
      margin-left: 0; }
    .nav-tabs-left .nav-tabs .nav-link,
    .nav-tabs-right .nav-tabs .nav-link {
      border-bottom: none;
      text-align: left; }
  .nav-tabs-left .tab-content,
  .nav-tabs-right .tab-content {
    overflow: hidden; }

.nav-tabs-left .nav-tabs {
  border-right: 1px solid #ebebeb; }
  .nav-tabs-left .nav-tabs .nav-link {
    border-right: 2px solid transparent; }

.nav-tabs-left .tab-content {
  padding-left: 20px; }

.nav-tabs-right .nav-tabs {
  order: 2;
  border-left: 1px solid #ebebeb; }
  .nav-tabs-right .nav-tabs .nav-link {
    border-left: 2px solid transparent; }

.nav-tabs-right .tab-content {
  order: 1;
  padding-right: 20px; }

.nav-process {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 1rem; }
  .nav-process .nav-title {
    font-weight: 400; }
  .nav-process .nav-item {
    align-items: center; }
  .nav-process .nav-link {
    padding: 0; }

.nav-process-circle .nav-item {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
  color: #8b95a5;
  padding: 0 12px; }
  .nav-process-circle .nav-item:first-child .nav-link::before {
    display: none; }
  .nav-process-circle .nav-item.complete .nav-link, .nav-process-circle .nav-item.complete .nav-link::before, .nav-process-circle .nav-item.processing .nav-link, .nav-process-circle .nav-item.processing .nav-link::before {
    background-color: rgba(250, 70, 22, 0.2); }
  .nav-process-circle .nav-item.complete .nav-link::after, .nav-process-circle .nav-item.processing .nav-link::after {
    background-color: #FA4616;
    width: 29px;
    height: 29px;
    transform: translateX(0);
    color: #fff; }
  .nav-process-circle .nav-item.complete .nav-link::after {
    width: 29px;
    height: 29px;
    transform: translateX(0);
    color: #fff; }
  .nav-process-circle .nav-item.processing {
    color: #101213; }
    .nav-process-circle .nav-item.processing .nav-link::after {
      width: 13px;
      height: 13px;
      margin-top: 8px;
      transform: translateX(8px);
      color: transparent; }

.nav-process-circle .nav-link {
  display: inline-flex;
  margin: 10px 0;
  width: 29px;
  height: 29px;
  max-height: 29px;
  border-radius: 50%;
  background-color: #f7fafc;
  transition: .5s;
  z-index: 1; }
  .nav-process-circle .nav-link::before {
    content: '';
    position: absolute;
    left: calc(-50% + 14.5px);
    right: calc(50% + 14.5px);
    height: 10px;
    margin-top: 9.5px;
    background-color: #f7fafc;
    cursor: default;
    transition: .5s; }
  .nav-process-circle .nav-link::after {
    content: "\E64C";
    font-family: themify;
    width: 0;
    height: 0;
    text-align: center;
    font-size: 15px;
    position: absolute;
    border-radius: 50%;
    background-color: transparent;
    color: transparent;
    transform: translate(14.5px, 14.5px);
    transition: .5s;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center; }

.nav-process-iconic .nav-item {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
  text-align: center;
  color: #8b95a5;
  padding: 0 12px; }
  .nav-process-iconic .nav-item i {
    color: #8b95a5; }
  .nav-process-iconic .nav-item:first-child .nav-link::before {
    display: none; }
  .nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-iconic .nav-item.processing .nav-link::before {
    background-color: #FA4616; }
  .nav-process-iconic .nav-item.complete i {
    color: #fff; }
  .nav-process-iconic .nav-item.complete .nav-link {
    background-color: #FA4616; }
  .nav-process-iconic .nav-item.processing {
    color: #101213; }
    .nav-process-iconic .nav-item.processing i {
      color: #FA4616; }
    .nav-process-iconic .nav-item.processing .nav-link {
      border-color: #FA4616;
      background-color: #fff; }

.nav-process-iconic .nav-link {
  font-size: 22px;
  justify-content: center !important;
  margin: 10px 0;
  width: 48px;
  height: 48px;
  line-height: 44px;
  max-height: 48px;
  border-radius: 50%;
  border: 2px solid transparent;
  background-color: #f7fafc;
  color: inherit; }
  .nav-process-iconic .nav-link::before {
    content: '';
    position: absolute;
    left: calc(-50% + 24px);
    right: calc(50% + 24px);
    height: 3px;
    margin-top: 22.5px;
    background-color: #f7fafc;
    cursor: default; }

.nav-process-box {
  margin-bottom: 0; }
  .nav-process-box .nav-item {
    display: flex;
    flex: 1;
    border-right: 1px solid #f1f2f3; }
    .nav-process-box .nav-item::after {
      content: "\E649";
      font-family: themify;
      color: #f1f2f3;
      background-color: #fff;
      margin-right: -10px;
      line-height: 1; }
    .nav-process-box .nav-item:last-child {
      border-right: none; }
      .nav-process-box .nav-item:last-child::after {
        display: none; }
    .nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
      color: #fff;
      background-color: #FA4616; }
      .nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number i {
        color: #fff; }
    .nav-process-box .nav-item.processing .nav-link-number {
      background-color: #2a2d31;
      color: #fff; }
    .nav-process-box .nav-item.processing .nav-title {
      color: #2a2d31; }
  .nav-process-box .nav-link {
    padding: 12px 20px;
    width: 100%; }
  .nav-process-box .nav-link-number {
    display: inline-block;
    max-width: 29px;
    width: 29px;
    height: 29px;
    line-height: 29px;
    font-size: 15px;
    font-weight: 400;
    border-radius: 50%;
    background-color: #f7fafc;
    color: #8b95a5;
    text-align: center; }
    .nav-process-box .nav-link-number i {
      font-size: 12px; }

.nav-process-block .nav-item {
  display: flex;
  flex: 1;
  color: #8b95a5;
  margin-right: 4px; }
  .nav-process-block .nav-item:last-child {
    margin-right: 0; }
  .nav-process-block .nav-item.complete:not(.processing) .nav-link {
    background-color: #FA4616;
    color: #fff; }
    .nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
      color: #FA4616;
      font-weight: 400; }
  .nav-process-block .nav-item.processing .nav-link-number {
    background-color: #FA4616;
    color: #fff; }

.nav-process-block .nav-link {
  display: flex;
  width: 100%;
  background-color: #f7fafc;
  padding: 20px; }

.nav-process-block .nav-link-number {
  max-width: 48px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 28px;
  font-weight: 300;
  border-radius: 50%;
  background-color: #fff;
  color: #8b95a5;
  text-align: center;
  flex-shrink: 0; }

.nav-process-block .nav-link-body {
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  flex-grow: 1;
  white-space: normal;
  padding-left: 12px;
  line-height: 1.25rem;
  font-weight: 300; }

.nav-process-block .nav-title {
  margin-bottom: 10px;
  font-size: 1rem; }

@media (max-width: 767px) {
  .nav-process-block .nav-link {
    padding: 10px;
    flex-direction: column;
    align-items: center; }
  .nav-process-block .nav-link-number {
    transform: scale(0.6); }
  .nav-process-block .nav-link-body {
    text-align: center;
    margin-left: 0 !important;
    padding-left: 0;
    margin-top: 10px; } }

.nav-process-sm.nav-process-circle .nav-item.complete .nav-link::after, .nav-process-sm.nav-process-circle .nav-item.processing .nav-link::after {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.nav-process-sm.nav-process-circle .nav-item.complete .nav-link::after {
  width: 24px;
  height: 24px; }

.nav-process-sm.nav-process-circle .nav-item.processing .nav-link::after {
  width: 8px;
  height: 8px;
  margin-top: 8px;
  transform: translateX(8px); }

.nav-process-sm.nav-process-circle .nav-link {
  margin: 10px 0;
  width: 24px;
  height: 24px;
  max-height: 24px; }
  .nav-process-sm.nav-process-circle .nav-link::before {
    left: calc(-50% + 12px);
    right: calc(50% + 12px);
    height: 10px;
    margin-top: 7px; }
  .nav-process-sm.nav-process-circle .nav-link::after {
    font-size: 12px; }

.nav-process-sm.nav-process-iconic .nav-link {
  font-size: 18px;
  width: 36px;
  height: 36px;
  line-height: 32px;
  max-height: 36px; }
  .nav-process-sm.nav-process-iconic .nav-link::before {
    left: calc(-50% + 18px);
    right: calc(50% + 18px);
    margin-top: 16.5px; }

.nav-process-sm.nav-process-box .nav-link {
  padding-top: 8px;
  padding-bottom: 8px; }

.nav-process-sm.nav-process-box .nav-link-number {
  max-width: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 12px; }
  .nav-process-sm.nav-process-box .nav-link-number i {
    font-size: 10px; }

.nav-process-sm.nav-process-box .nav-title {
  font-size: 12px; }

.nav-process-sm.nav-process-block .nav-link {
  padding: 16px; }

.nav-process-sm.nav-process-block .nav-link-number {
  max-width: 36px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 24px; }

.nav-process-sm.nav-process-block .nav-link-body {
  line-height: 1rem; }

.nav-process-sm.nav-process-block .nav-title {
  font-size: .9375rem; }

.nav-process-lg.nav-process-circle .nav-item.complete .nav-link::after, .nav-process-lg.nav-process-circle .nav-item.processing .nav-link::after {
  width: 36px;
  height: 36px;
  line-height: 36px; }

.nav-process-lg.nav-process-circle .nav-item.complete .nav-link::after {
  width: 36px;
  height: 36px; }

.nav-process-lg.nav-process-circle .nav-item.processing .nav-link::after {
  width: 14px;
  height: 14px;
  margin-top: 11px;
  transform: translateX(11px); }

.nav-process-lg.nav-process-circle .nav-link {
  margin: 10px 0;
  width: 36px;
  height: 36px;
  max-height: 36px; }
  .nav-process-lg.nav-process-circle .nav-link::before {
    left: calc(-50% + 18px);
    right: calc(50% + 18px);
    height: 10px;
    margin-top: 13px; }
  .nav-process-lg.nav-process-circle .nav-link::after {
    font-size: 18px; }

.nav-process-lg.nav-process-iconic .nav-link {
  font-size: 28px;
  width: 64px;
  height: 64px;
  line-height: 60px;
  max-height: 64px; }
  .nav-process-lg.nav-process-iconic .nav-link::before {
    left: calc(-50% + 32px);
    right: calc(50% + 32px);
    margin-top: 30.5px; }

.nav-process-lg.nav-process-box .nav-link {
  padding-top: 16px;
  padding-bottom: 16px; }

.nav-process-lg.nav-process-box .nav-link-number {
  max-width: 36px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px; }
  .nav-process-lg.nav-process-box .nav-link-number i {
    font-size: 12px; }

.nav-process-lg.nav-process-box .nav-title {
  font-size: 14px; }

.nav-process-lg.nav-process-block .nav-link {
  padding: 24px; }

.nav-process-lg.nav-process-block .nav-link-number {
  max-width: 64px;
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 32px; }

.nav-process-lg.nav-process-block .nav-link-body {
  line-height: 1.5rem; }

.nav-process-lg.nav-process-block .nav-title {
  font-size: 1.125rem; }

.nav-process-secondary.nav-process-circle .nav-item.complete .nav-link, .nav-process-secondary.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-secondary.nav-process-circle .nav-item.processing .nav-link,
.nav-process-secondary.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #f7fafc; }

.nav-process-secondary.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-secondary.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: #e4e7ea; }

.nav-process-secondary.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-secondary.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: #e4e7ea; }

.nav-process-secondary.nav-process-iconic .nav-item.complete .nav-link {
  background-color: #e4e7ea; }

.nav-process-secondary.nav-process-iconic .nav-item.processing i {
  color: #e4e7ea; }

.nav-process-secondary.nav-process-iconic .nav-item.processing .nav-link {
  border-color: #e4e7ea; }

.nav-process-secondary.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: #e4e7ea; }

.nav-process-secondary.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: #e4e7ea; }
  .nav-process-secondary.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
    color: #e4e7ea; }

.nav-process-secondary.nav-process-block .nav-item.processing .nav-link-number {
  background-color: #e4e7ea; }

.nav-process-gray.nav-process-circle .nav-item.complete .nav-link, .nav-process-gray.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-gray.nav-process-circle .nav-item.processing .nav-link,
.nav-process-gray.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #f2f2f2; }

.nav-process-gray.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-gray.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: #868e96; }

.nav-process-gray.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-gray.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: #868e96; }

.nav-process-gray.nav-process-iconic .nav-item.complete .nav-link {
  background-color: #868e96; }

.nav-process-gray.nav-process-iconic .nav-item.processing i {
  color: #868e96; }

.nav-process-gray.nav-process-iconic .nav-item.processing .nav-link {
  border-color: #868e96; }

.nav-process-gray.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: #868e96; }

.nav-process-gray.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: #868e96; }
  .nav-process-gray.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
    color: #868e96; }

.nav-process-gray.nav-process-block .nav-item.processing .nav-link-number {
  background-color: #868e96; }

.nav-process-dark.nav-process-circle .nav-item.complete .nav-link, .nav-process-dark.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-dark.nav-process-circle .nav-item.processing .nav-link,
.nav-process-dark.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #290404; }

.nav-process-dark.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-dark.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: #2a2d31; }

.nav-process-dark.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-dark.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: #2a2d31; }

.nav-process-dark.nav-process-iconic .nav-item.complete .nav-link {
  background-color: #2a2d31; }

.nav-process-dark.nav-process-iconic .nav-item.processing i {
  color: #2a2d31; }

.nav-process-dark.nav-process-iconic .nav-item.processing .nav-link {
  border-color: #2a2d31; }

.nav-process-dark.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: #2a2d31; }

.nav-process-dark.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: #2a2d31; }
  .nav-process-dark.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
    color: #2a2d31; }

.nav-process-dark.nav-process-block .nav-item.processing .nav-link-number {
  background-color: #2a2d31; }

.nav-process-success.nav-process-circle .nav-item.complete .nav-link, .nav-process-success.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-success.nav-process-circle .nav-item.processing .nav-link,
.nav-process-success.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #e3fcf2; }

.nav-process-success.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-success.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: #15c377; }

.nav-process-success.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-success.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: #15c377; }

.nav-process-success.nav-process-iconic .nav-item.complete .nav-link {
  background-color: #15c377; }

.nav-process-success.nav-process-iconic .nav-item.processing i {
  color: #15c377; }

.nav-process-success.nav-process-iconic .nav-item.processing .nav-link {
  border-color: #15c377; }

.nav-process-success.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: #15c377; }

.nav-process-success.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: #15c377; }
  .nav-process-success.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
    color: #15c377; }

.nav-process-success.nav-process-block .nav-item.processing .nav-link-number {
  background-color: #15c377; }

.nav-process-info.nav-process-circle .nav-item.complete .nav-link, .nav-process-info.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-info.nav-process-circle .nav-item.processing .nav-link,
.nav-process-info.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #e3f3fc; }

.nav-process-info.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-info.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: #48b0f7; }

.nav-process-info.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-info.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: #48b0f7; }

.nav-process-info.nav-process-iconic .nav-item.complete .nav-link {
  background-color: #48b0f7; }

.nav-process-info.nav-process-iconic .nav-item.processing i {
  color: #48b0f7; }

.nav-process-info.nav-process-iconic .nav-item.processing .nav-link {
  border-color: #48b0f7; }

.nav-process-info.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: #48b0f7; }

.nav-process-info.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: #48b0f7; }
  .nav-process-info.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
    color: #48b0f7; }

.nav-process-info.nav-process-block .nav-item.processing .nav-link-number {
  background-color: #48b0f7; }

.nav-process-warning.nav-process-circle .nav-item.complete .nav-link, .nav-process-warning.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-warning.nav-process-circle .nav-item.processing .nav-link,
.nav-process-warning.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #fcf0e3; }

.nav-process-warning.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-warning.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: #faa64b; }

.nav-process-warning.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-warning.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: #faa64b; }

.nav-process-warning.nav-process-iconic .nav-item.complete .nav-link {
  background-color: #faa64b; }

.nav-process-warning.nav-process-iconic .nav-item.processing i {
  color: #faa64b; }

.nav-process-warning.nav-process-iconic .nav-item.processing .nav-link {
  border-color: #faa64b; }

.nav-process-warning.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: #faa64b; }

.nav-process-warning.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: #faa64b; }
  .nav-process-warning.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
    color: #faa64b; }

.nav-process-warning.nav-process-block .nav-item.processing .nav-link-number {
  background-color: #faa64b; }

.nav-process-danger.nav-process-circle .nav-item.complete .nav-link, .nav-process-danger.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-danger.nav-process-circle .nav-item.processing .nav-link,
.nav-process-danger.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #fce3e3; }

.nav-process-danger.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-danger.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: #f96868; }

.nav-process-danger.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-danger.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: #f96868; }

.nav-process-danger.nav-process-iconic .nav-item.complete .nav-link {
  background-color: #f96868; }

.nav-process-danger.nav-process-iconic .nav-item.processing i {
  color: #f96868; }

.nav-process-danger.nav-process-iconic .nav-item.processing .nav-link {
  border-color: #f96868; }

.nav-process-danger.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: #f96868; }

.nav-process-danger.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: #f96868; }
  .nav-process-danger.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
    color: #f96868; }

.nav-process-danger.nav-process-block .nav-item.processing .nav-link-number {
  background-color: #f96868; }

.nav-process-pink.nav-process-circle .nav-item.complete .nav-link, .nav-process-pink.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-pink.nav-process-circle .nav-item.processing .nav-link,
.nav-process-pink.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #fce3ec; }

.nav-process-pink.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-pink.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: #f96197; }

.nav-process-pink.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-pink.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: #f96197; }

.nav-process-pink.nav-process-iconic .nav-item.complete .nav-link {
  background-color: #f96197; }

.nav-process-pink.nav-process-iconic .nav-item.processing i {
  color: #f96197; }

.nav-process-pink.nav-process-iconic .nav-item.processing .nav-link {
  border-color: #f96197; }

.nav-process-pink.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: #f96197; }

.nav-process-pink.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: #f96197; }
  .nav-process-pink.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
    color: #f96197; }

.nav-process-pink.nav-process-block .nav-item.processing .nav-link-number {
  background-color: #f96197; }

.nav-process-purple.nav-process-circle .nav-item.complete .nav-link, .nav-process-purple.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-purple.nav-process-circle .nav-item.processing .nav-link,
.nav-process-purple.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #ece3fc; }

.nav-process-purple.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-purple.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: #926dde; }

.nav-process-purple.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-purple.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: #926dde; }

.nav-process-purple.nav-process-iconic .nav-item.complete .nav-link {
  background-color: #926dde; }

.nav-process-purple.nav-process-iconic .nav-item.processing i {
  color: #926dde; }

.nav-process-purple.nav-process-iconic .nav-item.processing .nav-link {
  border-color: #926dde; }

.nav-process-purple.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: #926dde; }

.nav-process-purple.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: #926dde; }
  .nav-process-purple.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
    color: #926dde; }

.nav-process-purple.nav-process-block .nav-item.processing .nav-link-number {
  background-color: #926dde; }

.nav-process-brown.nav-process-circle .nav-item.complete .nav-link, .nav-process-brown.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-brown.nav-process-circle .nav-item.processing .nav-link,
.nav-process-brown.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #eddcd5; }

.nav-process-brown.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-brown.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: #8d6658; }

.nav-process-brown.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-brown.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: #8d6658; }

.nav-process-brown.nav-process-iconic .nav-item.complete .nav-link {
  background-color: #8d6658; }

.nav-process-brown.nav-process-iconic .nav-item.processing i {
  color: #8d6658; }

.nav-process-brown.nav-process-iconic .nav-item.processing .nav-link {
  border-color: #8d6658; }

.nav-process-brown.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: #8d6658; }

.nav-process-brown.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: #8d6658; }
  .nav-process-brown.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
    color: #8d6658; }

.nav-process-brown.nav-process-block .nav-item.processing .nav-link-number {
  background-color: #8d6658; }

.nav-process-cyan.nav-process-circle .nav-item.complete .nav-link, .nav-process-cyan.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-cyan.nav-process-circle .nav-item.processing .nav-link,
.nav-process-cyan.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #e3fafc; }

.nav-process-cyan.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-cyan.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: #57c7d4; }

.nav-process-cyan.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-cyan.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: #57c7d4; }

.nav-process-cyan.nav-process-iconic .nav-item.complete .nav-link {
  background-color: #57c7d4; }

.nav-process-cyan.nav-process-iconic .nav-item.processing i {
  color: #57c7d4; }

.nav-process-cyan.nav-process-iconic .nav-item.processing .nav-link {
  border-color: #57c7d4; }

.nav-process-cyan.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: #57c7d4; }

.nav-process-cyan.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: #57c7d4; }
  .nav-process-cyan.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
    color: #57c7d4; }

.nav-process-cyan.nav-process-block .nav-item.processing .nav-link-number {
  background-color: #57c7d4; }

.nav-process-yellow.nav-process-circle .nav-item.complete .nav-link, .nav-process-yellow.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-yellow.nav-process-circle .nav-item.processing .nav-link,
.nav-process-yellow.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #fcf8e3; }

.nav-process-yellow.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-yellow.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: #fcc525; }

.nav-process-yellow.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-yellow.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: #fcc525; }

.nav-process-yellow.nav-process-iconic .nav-item.complete .nav-link {
  background-color: #fcc525; }

.nav-process-yellow.nav-process-iconic .nav-item.processing i {
  color: #fcc525; }

.nav-process-yellow.nav-process-iconic .nav-item.processing .nav-link {
  border-color: #fcc525; }

.nav-process-yellow.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: #fcc525; }

.nav-process-yellow.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: #fcc525; }
  .nav-process-yellow.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
    color: #fcc525; }

.nav-process-yellow.nav-process-block .nav-item.processing .nav-link-number {
  background-color: #fcc525; }

.nav-process-secondary.nav-process-circle .nav-item.complete .nav-link::after {
  color: #8b95a5; }

.nav-process-secondary.nav-process-iconic .nav-item .nav-link {
  color: #e4e7ea; }

.nav-process-secondary.nav-process-iconic .nav-item.complete .nav-link {
  color: #8b95a5; }

.nav-process-secondary.nav-process-block .nav-item.complete .nav-link {
  color: #8b95a5; }

.nav-process-secondary.nav-process-block .nav-item.processing .nav-link-number {
  color: #8b95a5; }

.progress {
  height: auto;
  border-radius: 2px;
  margin-bottom: 8px;
  background-color: #f5f6f7; }

.progress-bar {
  height: 5px;
  background-color: #FA4616; }

progress {
  width: 100%; }

.progress-xs {
  height: 3px; }

.progress-sm {
  height: 4px; }

.progress-lg {
  height: 6px; }

.progress-xl {
  height: 7px; }

.progress[value] {
  color: #f9fafb; }

.progress[value]::-webkit-progress-bar {
  background-color: #f9fafb;
  border-radius: 0;
  box-shadow: none; }

.progress[value]::-webkit-progress-value {
  background-color: #FA4616;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

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

.progress-primary[value]::-webkit-progress-value {
  background-color: #FA4616; }

.progress-primary[value]::-moz-progress-bar {
  background-color: #FA4616; }

.progress-secondary[value]::-webkit-progress-value {
  background-color: #e4e7ea; }

.progress-secondary[value]::-moz-progress-bar {
  background-color: #e4e7ea; }

.progress-success[value]::-webkit-progress-value {
  background-color: #15c377; }

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

.progress-info[value]::-webkit-progress-value {
  background-color: #48b0f7; }

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

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

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

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

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

.progress-pink[value]::-webkit-progress-value {
  background-color: #f96197; }

.progress-pink[value]::-moz-progress-bar {
  background-color: #f96197; }

.progress-purple[value]::-webkit-progress-value {
  background-color: #926dde; }

.progress-purple[value]::-moz-progress-bar {
  background-color: #926dde; }

.progress-brown[value]::-webkit-progress-value {
  background-color: #8d6658; }

.progress-brown[value]::-moz-progress-bar {
  background-color: #8d6658; }

.progress-cyan[value]::-webkit-progress-value {
  background-color: #57c7d4; }

.progress-cyan[value]::-moz-progress-bar {
  background-color: #57c7d4; }

.progress-yellow[value]::-webkit-progress-value {
  background-color: #fcc525; }

.progress-yellow[value]::-moz-progress-bar {
  background-color: #fcc525; }

.progress-gray[value]::-webkit-progress-value {
  background-color: #868e96; }

.progress-gray[value]::-moz-progress-bar {
  background-color: #868e96; }

.progress-dark[value]::-webkit-progress-value {
  background-color: #2a2d31; }

.progress-dark[value]::-moz-progress-bar {
  background-color: #2a2d31; }

.spinner-linear {
  position: relative;
  height: 2px;
  display: block;
  width: 100%;
  background-color: #f5f6f7;
  border-radius: 2px;
  background-clip: padding-box;
  overflow: hidden; }
  .spinner-linear .line {
    background-color: #FA4616 !important; }
    .spinner-linear .line::before, .spinner-linear .line::after {
      content: '';
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right; }
    .spinner-linear .line::before {
      animation: spinner-linear 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; }
    .spinner-linear .line::after {
      animation: spinner-linear-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      animation-delay: 1.15s; }

@keyframes spinner-linear {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }

@keyframes spinner-linear-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }

.spinner-dots {
  width: 70px;
  text-align: center; }
  .spinner-dots span {
    width: 12px;
    height: 12px;
    background-color: #FA4616;
    border-radius: 100%;
    display: inline-block;
    animation: spinner-dots 1.4s infinite ease-in-out both; }
  .spinner-dots .dot1 {
    animation-delay: -0.32s; }
  .spinner-dots .dot2 {
    animation-delay: -0.16s; }

@keyframes spinner-dots {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.spinner-ball {
  width: 50px;
  height: 50px;
  animation: spinner-ball infinite linear 1s;
  border-radius: 100%;
  background-color: #FA4616; }

@keyframes spinner-ball {
  0% {
    transform: scale(0.1);
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 0; } }

.spinner-circle {
  width: 25px;
  height: 25px;
  animation: spinner-circle infinite .75s linear;
  border: 1px solid #FA4616;
  border-top-color: transparent;
  border-radius: 100%; }

.spinner-circle-shadow {
  position: relative;
  width: 25px;
  height: 25px;
  animation: spinner-circle infinite .75s linear;
  border: 1px solid rgba(250, 70, 22, 0.3);
  border-left-color: #FA4616;
  border-radius: 100%; }

@keyframes spinner-circle {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }

.spinner-circle-material-svg {
  animation: spinner-svg-spinner 1.5s linear infinite;
  height: 54px;
  width: 54px; }
  .spinner-circle-material-svg .circle {
    animation: spinner-svg-progress 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite, spinner-svg-colors 6s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    fill: none;
    stroke: #db3236;
    stroke-linecap: round;
    stroke-width: 2; }

@keyframes spinner-svg-spinner {
  0% {
    transform: rotate(-110deg); }
  20% {
    transform: rotate(-70deg); }
  60% {
    transform: rotate(90deg); }
  100% {
    transform: rotate(250deg); } }

@keyframes spinner-svg-progress {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0; }
  20% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0; }
  60% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124; } }

@keyframes spinner-svg-colors {
  0% {
    stroke: #db3236; }
  23% {
    stroke: #db3236; }
  27% {
    stroke: #4885ed; }
  48% {
    stroke: #4885ed; }
  52% {
    stroke: #3cba54; }
  73% {
    stroke: #3cba54; }
  77% {
    stroke: #f4c20d; }
  98% {
    stroke: #f4c20d; } }

.spinner-circle-material {
  height: 50px;
  min-height: 50px;
  width: 50px;
  border-radius: 100px;
  border: 2px transparent solid;
  border-top: 2px #3F51B5 solid;
  animation: spinner-material 4s infinite; }

@keyframes spinner-material {
  0% {
    transform: rotate(0deg);
    border-top-color: #3F51B5; }
  25% {
    transform: rotate(360deg);
    border-top-color: #F44336; }
  50% {
    transform: rotate(720deg);
    border-top-color: #FFC107; }
  75% {
    transform: rotate(1080deg);
    border-top-color: #4CAF50; }
  100% {
    transform: rotate(1440deg);
    border-top-color: #3F51B5; } }

.spinner-primary.spinner-linear .line,
.spinner-primary.spinner-dots span, .spinner-primary.spinner-ball {
  background-color: #FA4616; }

.spinner-primary.spinner-circle {
  border-color: #FA4616;
  border-top-color: transparent; }

.spinner-primary.spinner-circle-shadow {
  border-color: rgba(250, 70, 22, 0.3);
  border-left-color: #FA4616; }

.spinner-secondary.spinner-linear .line,
.spinner-secondary.spinner-dots span, .spinner-secondary.spinner-ball {
  background-color: #e4e7ea; }

.spinner-secondary.spinner-circle {
  border-color: #e4e7ea;
  border-top-color: transparent; }

.spinner-secondary.spinner-circle-shadow {
  border-color: rgba(228, 231, 234, 0.3);
  border-left-color: #e4e7ea; }

.spinner-success.spinner-linear .line,
.spinner-success.spinner-dots span, .spinner-success.spinner-ball {
  background-color: #15c377; }

.spinner-success.spinner-circle {
  border-color: #15c377;
  border-top-color: transparent; }

.spinner-success.spinner-circle-shadow {
  border-color: rgba(21, 195, 119, 0.3);
  border-left-color: #15c377; }

.spinner-info.spinner-linear .line,
.spinner-info.spinner-dots span, .spinner-info.spinner-ball {
  background-color: #48b0f7; }

.spinner-info.spinner-circle {
  border-color: #48b0f7;
  border-top-color: transparent; }

.spinner-info.spinner-circle-shadow {
  border-color: rgba(72, 176, 247, 0.3);
  border-left-color: #48b0f7; }

.spinner-warning.spinner-linear .line,
.spinner-warning.spinner-dots span, .spinner-warning.spinner-ball {
  background-color: #faa64b; }

.spinner-warning.spinner-circle {
  border-color: #faa64b;
  border-top-color: transparent; }

.spinner-warning.spinner-circle-shadow {
  border-color: rgba(250, 166, 75, 0.3);
  border-left-color: #faa64b; }

.spinner-danger.spinner-linear .line,
.spinner-danger.spinner-dots span, .spinner-danger.spinner-ball {
  background-color: #f96868; }

.spinner-danger.spinner-circle {
  border-color: #f96868;
  border-top-color: transparent; }

.spinner-danger.spinner-circle-shadow {
  border-color: rgba(249, 104, 104, 0.3);
  border-left-color: #f96868; }

.spinner-pink.spinner-linear .line,
.spinner-pink.spinner-dots span, .spinner-pink.spinner-ball {
  background-color: #f96197; }

.spinner-pink.spinner-circle {
  border-color: #f96197;
  border-top-color: transparent; }

.spinner-pink.spinner-circle-shadow {
  border-color: rgba(249, 97, 151, 0.3);
  border-left-color: #f96197; }

.spinner-purple.spinner-linear .line,
.spinner-purple.spinner-dots span, .spinner-purple.spinner-ball {
  background-color: #926dde; }

.spinner-purple.spinner-circle {
  border-color: #926dde;
  border-top-color: transparent; }

.spinner-purple.spinner-circle-shadow {
  border-color: rgba(146, 109, 222, 0.3);
  border-left-color: #926dde; }

.spinner-brown.spinner-linear .line,
.spinner-brown.spinner-dots span, .spinner-brown.spinner-ball {
  background-color: #8d6658; }

.spinner-brown.spinner-circle {
  border-color: #8d6658;
  border-top-color: transparent; }

.spinner-brown.spinner-circle-shadow {
  border-color: rgba(141, 102, 88, 0.3);
  border-left-color: #8d6658; }

.spinner-cyan.spinner-linear .line,
.spinner-cyan.spinner-dots span, .spinner-cyan.spinner-ball {
  background-color: #57c7d4; }

.spinner-cyan.spinner-circle {
  border-color: #57c7d4;
  border-top-color: transparent; }

.spinner-cyan.spinner-circle-shadow {
  border-color: rgba(87, 199, 212, 0.3);
  border-left-color: #57c7d4; }

.spinner-yellow.spinner-linear .line,
.spinner-yellow.spinner-dots span, .spinner-yellow.spinner-ball {
  background-color: #fcc525; }

.spinner-yellow.spinner-circle {
  border-color: #fcc525;
  border-top-color: transparent; }

.spinner-yellow.spinner-circle-shadow {
  border-color: rgba(252, 197, 37, 0.3);
  border-left-color: #fcc525; }

.spinner-gray.spinner-linear .line,
.spinner-gray.spinner-dots span, .spinner-gray.spinner-ball {
  background-color: #868e96; }

.spinner-gray.spinner-circle {
  border-color: #868e96;
  border-top-color: transparent; }

.spinner-gray.spinner-circle-shadow {
  border-color: rgba(134, 142, 150, 0.3);
  border-left-color: #868e96; }

.spinner-dark.spinner-linear .line,
.spinner-dark.spinner-dots span, .spinner-dark.spinner-ball {
  background-color: #2a2d31; }

.spinner-dark.spinner-circle {
  border-color: #2a2d31;
  border-top-color: transparent; }

.spinner-dark.spinner-circle-shadow {
  border-color: rgba(42, 45, 49, 0.3);
  border-left-color: #2a2d31; }

.dock-list {
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  padding-right: 22px;
  height: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 994;
  max-width: calc(100% - 30px); }
  .dock-list.maximize {
    z-index: 999; }

@media (max-width: 767px) {
  .dock-list {
    padding-right: 7px;
    max-width: calc(100% - 23px); } }

.modal-open .dock-list {
  z-index: 1050; }
  .modal-open .dock-list .dock {
    border-color: transparent;
    transition: border-color 0s; }
  .modal-open .dock-list .modal.in {
    background-color: rgba(0, 0, 0, 0.3); }

.dock {
  border: 1px solid #f1f2f3;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
  margin: 0 8px;
  transition: .3s;
  display: none;
  max-width: 100%; }
  .dock:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.06); }
  .dock.reveal {
    display: block; }
  .dock.shake:not(.minimize),
  .dock.shake.minimize .dock-header {
    animation: h-shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px; }
  .dock.blink .dock-header {
    background-color: #e3f3fc; }
  .dock.minimize {
    transform: translateY(calc(100% - 44px)); }
    .dock.minimize .dock-header {
      cursor: pointer; }
    .dock.minimize .dock-body {
      width: 0;
      min-width: 0; }
    .dock.minimize .dock-actions {
      margin-left: 20px; }
      .dock.minimize .dock-actions > * {
        display: none; }
      .dock.minimize .dock-actions [data-dock="close"] {
        display: inline-block;
        opacity: 0; }
    .dock.minimize:hover .dock-actions [data-dock="close"] {
      opacity: 1; }
  .dock.maximize {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: 0;
    margin-right: 0;
    z-index: 999; }
    .dock.maximize .dock-body {
      width: 100%;
      height: 100%; }

.dock-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 12px;
  height: 44px;
  background-color: #f9fafb;
  border-bottom: 1px solid #f1f2f3;
  transition: .3s; }

.dock-title {
  display: flex;
  font-weight: 300;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 8px;
  margin: -8px; }
  .dock-title > * {
    margin: 8px; }
  @media (max-width: 767px) {
    .dock-title {
      margin: -4px; }
      .dock-title > * {
        margin: 4px; } }

.dock-actions {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  z-index: 9;
  color: #8b95a5;
  margin: -8px; }
  .dock-actions > * {
    margin: 8px; }
  @media (max-width: 767px) {
    .dock-actions {
      margin: -4px; }
      .dock-actions > * {
        margin: 4px; } }
  .dock-actions > *:not(.dropdown),
  .dock-actions > .dropdown .dropdown-toggle {
    min-width: 20px;
    height: 44px;
    text-align: center;
    opacity: .7;
    cursor: pointer;
    transition: .2s; }
    .dock-actions > *:not(.dropdown):hover,
    .dock-actions > .dropdown .dropdown-toggle:hover {
      opacity: 1; }
  .dock-actions > *:not(.dropdown),
  .dock-actions .dropdown-toggle {
    line-height: 44px; }
  .dock-actions [data-dock="close"]::before,
  .dock-actions [data-dock="maximize"]::before,
  .dock-actions [data-dock="minimize"]::before {
    font-family: themify; }
  .dock-actions [data-dock="close"]::before {
    content: "\E646"; }
  .dock-actions [data-dock="maximize"]::before {
    content: "\E6BE";
    display: inline-block;
    transform: rotate(90deg); }
  .dock-actions [data-dock="minimize"]::before {
    content: "\E622";
    vertical-align: sub; }

.dock-header-inverse .dock-info {
  color: #fff; }

.dock-header-inverse .dock-actions {
  color: #fff; }

.dock-body {
  flex: 1;
  background-color: #fff;
  min-height: 300px;
  min-width: 240px;
  max-width: 100%;
  width: 400px;
  height: 400px; }

.dock-block {
  padding: 20px; }

.dock-xs .dock-body {
  width: 260px;
  height: 300px; }

.dock-sm .dock-body {
  width: 340px;
  height: 340px; }

.dock-lg .dock-body {
  width: 480px;
  height: 480px; }

.dock-xl .dock-body {
  width: 560px;
  height: 560px; }

.dock-footer {
  padding: 12px;
  background-color: #fff; }

@keyframes h-shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    transform: translate3d(4px, 0, 0); } }

@keyframes dock-show {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    transform-origin: right bottom 0;
    transform: scale(0, 0); }
  100% {
    opacity: 1;
    transform: scale(1, 1); } }

@keyframes dock-w {
  to {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    margin: 0 8px; } }

.modal-content {
  border-radius: 3px;
  border: none; }

.modal-header {
  border-bottom-color: #f0f0f0;
  padding: 20px 25px; }
  .modal-header.no-border {
    margin-bottom: 1rem; }

.modal-title {
  font-family: "Gotham", sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px; }

.modal-footer {
  border: none;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  flex-wrap: nowrap; }

.modal[data-backdrop='false']:not(.modal-fill) .modal-content {
  border: 1px solid #f1f2f3;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.06); }

.modal-top {
  opacity: 1; }
  .modal-top.show .modal-dialog {
    transform: translateY(0) !important; }
  .modal-top .modal-dialog {
    margin-top: 0;
    transform: translateY(-100%) !important; }
  .modal-top .modal-content {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.modal-center {
  transform: scale(0);
  transition: 0.4s; }
  .modal-center.show {
    transform: scale(1); }
  .modal-center .modal-dialog {
    margin: 0;
    width: 100%;
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, 50%) !important; }

.modal-bottom {
  opacity: 1;
  overflow-y: hidden !important; }
  .modal-bottom.show .modal-dialog {
    transform: translate(-50%, 0) !important; }
  .modal-bottom .modal-dialog {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    transform: translate(-50%, 100%) !important;
    transition: 0.4s; }
  .modal-bottom .modal-content {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

.modal-left {
  opacity: 1; }
  .modal-left.show .modal-dialog {
    transform: translate(0, 0) !important; }
  .modal-left .modal-dialog {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 360px;
    max-width: 100%;
    margin: 0;
    transform: translate(-100%, 0) !important;
    transition: 0.5s; }
  .modal-left .modal-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 0; }
  .modal-left .modal-body {
    flex-grow: 1; }

.modal-right {
  opacity: 1; }
  .modal-right.show .modal-dialog {
    transform: translate(0, 0) !important; }
  .modal-right .modal-dialog {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 420px;
    max-width: 100%;
    margin: 0;
    transform: translate(100%, 0) !important;
    transition: 0.5s; }
  .modal-right .modal-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 0; }
  .modal-right .modal-body {
    flex-grow: 1; }

.modal-fill {
  background: rgba(255, 255, 255, 0.97);
  transform: scale(0, 0);
  transition: 0.4s; }
  .modal-fill.show {
    display: flex !important;
    justify-content: center;
    flex-flow: column nowrap;
    transform: scale(1, 1);
    transition: 0.4s; }
  .modal-fill .modal-dialog {
    display: flex;
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    justify-content: center;
    flex-flow: column nowrap;
    align-content: center;
    align-items: center; }
  .modal-fill .modal-content {
    background: transparent;
    width: 100%;
    max-width: 600px; }
  .modal-fill .modal-header {
    border-bottom: none; }
    .modal-fill .modal-header .close {
      position: fixed;
      top: 0;
      right: 0;
      padding: 20px;
      font-size: 2.5rem;
      font-weight: 300; }

@media (min-width: 576px) {
  .modal-sm {
    width: 360px !important;
    max-width: 360px !important; } }

@media (min-width: 992px) {
  .fsce-modal {
    width: 550px !important;
    max-width: 550px !important; } }

.btn {
  font-size: 14px;
  padding: 5px 16px;
  line-height: inherit;
  color: #8b95a5;
  letter-spacing: 1px;
  border-radius: 2px;
  background: #fff;
  border-color: #ebebeb;
  outline: none !important;
  transition: 0.15s linear; }
  .btn:hover {
    cursor: pointer; }
  .btn:focus, .btn.focus, .btn:active, .btn.active {
    box-shadow: none; }

.btn-bold {
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  font-size: 12px; }

.btn-group-xs > .btn,
.btn-xs {
  font-size: 11px;
  padding: 2px 8px;
  line-height: 18px; }
  .btn-group-xs > .btn.btn-bold,
  .btn-xs.btn-bold {
    font-size: 9px; }

.btn-group-sm > .btn,
.btn-sm {
  font-size: 12px;
  padding: 4px 12px;
  line-height: 20px; }
  .btn-group-sm > .btn.btn-bold,
  .btn-sm.btn-bold {
    font-size: 11px; }

.btn-group-lg > .btn,
.btn-lg {
  font-size: 15px;
  padding: 6px 20px;
  line-height: 32px; }
  .btn-group-lg > .btn.btn-bold,
  .btn-lg.btn-bold {
    font-size: 14px; }

.btn-w-xs {
  width: 85px; }

.btn-w-sm {
  width: 100px; }

.btn-w-md {
  width: 120px; }

.btn-w-lg {
  width: 145px; }

.btn-w-xl {
  width: 180px; }

.btn-round {
  border-radius: 10rem; }

.btn-gradient-primary {
  background: linear-gradient(to left, #ffa300 23%, #fa4616 100%);
  border: 0;
  color: #fff;
  transition: 0.15s linear; }
  .btn-gradient-primary:hover {
    background: linear-gradient(to left, #ffb229 0%, #fb663e 100%); }
  .btn-gradient-primary:focus, .btn-gradient-primary.focus {
    color: #fff; }
  .btn-gradient-primary.disabled, .btn-gradient-primary:disabled {
    opacity: 0.5; }
  .btn-gradient-primary:not([disabled]):not(.disabled).active, .btn-gradient-primary:not([disabled]):not(.disabled):active,
  .show > .btn-gradient-primary.dropdown-toggle {
    background-color: #d68900;
    border-color: #d68900;
    color: #fff;
    box-shadow: none; }

.btn-outline-gradient-primary {
  color: #FA4616;
  background-color: transparent;
  border-color: #e23305; }
  .btn-outline-gradient-primary:hover {
    color: #fff;
    background: linear-gradient(to left, #ffb229 0%, #fb663e 100%);
    border-color: #ffa300; }
  .btn-outline-gradient-primary:not([disabled]):not(.disabled).active, .btn-outline-gradient-primary:not([disabled]):not(.disabled):active,
  .show > .btn-outline-gradient-primary.dropdown-toggle {
    background: linear-gradient(to left, #d68900 0%, #e23305 100%);
    border-color: #d68900;
    color: #fff;
    box-shadow: none; }

.btn-primary {
  background-color: #FA4616;
  border-color: #FA4616;
  color: #fff; }
  .btn-primary:hover {
    background-color: #fb663e;
    border-color: #fb663e;
    color: #fff; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff; }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #FA4616;
    border-color: #FA4616;
    opacity: 0.5; }
  .btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active,
  .show > .btn-primary.dropdown-toggle {
    background-color: #e23305;
    border-color: #e23305;
    color: #fff;
    box-shadow: none; }

.btn-success {
  background-color: #15c377;
  border-color: #15c377;
  color: #fff; }
  .btn-success:hover {
    background-color: #16d17f;
    border-color: #16d17f;
    color: #fff; }
  .btn-success:focus, .btn-success.focus {
    color: #fff; }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #15c377;
    border-color: #15c377;
    opacity: 0.5; }
  .btn-success:not([disabled]):not(.disabled).active, .btn-success:not([disabled]):not(.disabled):active,
  .show > .btn-success.dropdown-toggle {
    background-color: #14b56f;
    border-color: #14b56f;
    color: #fff;
    box-shadow: none; }

.btn-info {
  background-color: #48b0f7;
  border-color: #48b0f7;
  color: #fff; }
  .btn-info:hover {
    background-color: #65bdf8;
    border-color: #65bdf8;
    color: #fff; }
  .btn-info:focus, .btn-info.focus {
    color: #fff; }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #48b0f7;
    border-color: #48b0f7;
    opacity: 0.5; }
  .btn-info:not([disabled]):not(.disabled).active, .btn-info:not([disabled]):not(.disabled):active,
  .show > .btn-info.dropdown-toggle {
    background-color: #2ba3f6;
    border-color: #2ba3f6;
    color: #fff;
    box-shadow: none; }

.btn-warning {
  background-color: #faa64b;
  border-color: #faa64b;
  color: #fff; }
  .btn-warning:hover {
    background-color: #fbb264;
    border-color: #fbb264;
    color: #fff; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff; }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #faa64b;
    border-color: #faa64b;
    opacity: 0.5; }
  .btn-warning:not([disabled]):not(.disabled).active, .btn-warning:not([disabled]):not(.disabled):active,
  .show > .btn-warning.dropdown-toggle {
    background-color: #f99a32;
    border-color: #f99a32;
    color: #fff;
    box-shadow: none; }

.btn-danger {
  background-color: #f96868;
  border-color: #f96868;
  color: #fff; }
  .btn-danger:hover {
    background-color: #fa8181;
    border-color: #fa8181;
    color: #fff; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff; }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #f96868;
    border-color: #f96868;
    opacity: 0.5; }
  .btn-danger:not([disabled]):not(.disabled).active, .btn-danger:not([disabled]):not(.disabled):active,
  .show > .btn-danger.dropdown-toggle {
    background-color: #f84f4f;
    border-color: #f84f4f;
    color: #fff;
    box-shadow: none; }

.btn-secondary {
  color: #101213 !important;
  background-color: #e4e7ea;
  border-color: #e4e7ea;
  color: #fff; }
  .btn-secondary:hover {
    background-color: #edeff1;
    border-color: #edeff1;
    color: #fff; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff; }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #e4e7ea;
    border-color: #e4e7ea;
    opacity: 0.5; }
  .btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active,
  .show > .btn-secondary.dropdown-toggle {
    background-color: #dbdfe3;
    border-color: #dbdfe3;
    color: #fff;
    box-shadow: none; }

.btn-link {
  color: #48b0f7;
  font-weight: 500; }
  .btn-link:hover, .btn-link:focus {
    text-decoration: none;
    color: #e4e7ea; }

.btn-light {
  background-color: #fcfdfe;
  border-color: #ebebeb;
  color: #8b95a5; }
  .btn-light:hover, .btn-light:focus {
    background-color: #f9fafb;
    color: #101213; }
  .btn-light:active, .btn-light.active,
  .show > .btn-light.dropdown-toggle {
    background-color: #f9fafb;
    color: #101213; }

.btn-purple {
  background-color: #926dde;
  border-color: #926dde;
  color: #fff; }
  .btn-purple:hover {
    background-color: #a282e3;
    border-color: #a282e3;
    color: #fff; }
  .btn-purple:focus, .btn-purple.focus {
    color: #fff; }
  .btn-purple.disabled, .btn-purple:disabled {
    background-color: #926dde;
    border-color: #926dde;
    opacity: 0.5; }
  .btn-purple:not([disabled]):not(.disabled).active, .btn-purple:not([disabled]):not(.disabled):active,
  .show > .btn-purple.dropdown-toggle {
    background-color: #8258d9;
    border-color: #8258d9;
    color: #fff;
    box-shadow: none; }

.btn-pink {
  background-color: #f96197;
  border-color: #f96197;
  color: #fff; }
  .btn-pink:hover {
    background-color: #fa75a4;
    border-color: #fa75a4;
    color: #fff; }
  .btn-pink:focus, .btn-pink.focus {
    color: #fff; }
  .btn-pink.disabled, .btn-pink:disabled {
    background-color: #f96197;
    border-color: #f96197;
    opacity: 0.5; }
  .btn-pink:not([disabled]):not(.disabled).active, .btn-pink:not([disabled]):not(.disabled):active,
  .show > .btn-pink.dropdown-toggle {
    background-color: #f84d8a;
    border-color: #f84d8a;
    color: #fff;
    box-shadow: none; }

.btn-cyan {
  background-color: #57c7d4;
  border-color: #57c7d4;
  color: #fff; }
  .btn-cyan:hover {
    background-color: #77d2dc;
    border-color: #77d2dc;
    color: #fff; }
  .btn-cyan:focus, .btn-cyan.focus {
    color: #fff; }
  .btn-cyan.disabled, .btn-cyan:disabled {
    background-color: #57c7d4;
    border-color: #57c7d4;
    opacity: 0.5; }
  .btn-cyan:not([disabled]):not(.disabled).active, .btn-cyan:not([disabled]):not(.disabled):active,
  .show > .btn-cyan.dropdown-toggle {
    background-color: #37bccc;
    border-color: #37bccc;
    color: #fff;
    box-shadow: none; }

.btn-yellow {
  background-color: #fcc525;
  border-color: #fcc525;
  color: #fff; }
  .btn-yellow:hover {
    background-color: #fdd04d;
    border-color: #fdd04d;
    color: #fff; }
  .btn-yellow:focus, .btn-yellow.focus {
    color: #fff; }
  .btn-yellow.disabled, .btn-yellow:disabled {
    background-color: #fcc525;
    border-color: #fcc525;
    opacity: 0.5; }
  .btn-yellow:not([disabled]):not(.disabled).active, .btn-yellow:not([disabled]):not(.disabled):active,
  .show > .btn-yellow.dropdown-toggle {
    background-color: #f5b703;
    border-color: #f5b703;
    color: #fff;
    box-shadow: none; }

.btn-brown {
  background-color: #8d6658;
  border-color: #8d6658;
  color: #fff; }
  .btn-brown:hover {
    background-color: #9d7162;
    border-color: #9d7162;
    color: #fff; }
  .btn-brown:focus, .btn-brown.focus {
    color: #fff; }
  .btn-brown.disabled, .btn-brown:disabled {
    background-color: #8d6658;
    border-color: #8d6658;
    opacity: 0.5; }
  .btn-brown:not([disabled]):not(.disabled).active, .btn-brown:not([disabled]):not(.disabled):active,
  .show > .btn-brown.dropdown-toggle {
    background-color: #7d5b4e;
    border-color: #7d5b4e;
    color: #fff;
    box-shadow: none; }

.btn-dark {
  background-color: #2a2d31;
  border-color: #2a2d31;
  color: #fff; }
  .btn-dark:hover {
    background-color: #363a3f;
    border-color: #363a3f;
    color: #fff; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff; }
  .btn-dark.disabled, .btn-dark:disabled {
    background-color: #2a2d31;
    border-color: #2a2d31;
    opacity: 0.5; }
  .btn-dark:not([disabled]):not(.disabled).active, .btn-dark:not([disabled]):not(.disabled):active,
  .show > .btn-dark.dropdown-toggle {
    background-color: #1e2023;
    border-color: #1e2023;
    color: #fff;
    box-shadow: none; }

.btn-facebook {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #fff; }
  .btn-facebook:hover {
    background-color: #466ab5;
    border-color: #466ab5;
    color: #fff; }
  .btn-facebook:focus, .btn-facebook.focus {
    color: #fff; }
  .btn-facebook.disabled, .btn-facebook:disabled {
    background-color: #3b5998;
    border-color: #3b5998;
    opacity: 0.5; }
  .btn-facebook:not([disabled]):not(.disabled).active, .btn-facebook:not([disabled]):not(.disabled):active,
  .show > .btn-facebook.dropdown-toggle {
    background-color: #30487b;
    border-color: #30487b;
    color: #fff;
    box-shadow: none; }

.btn-google {
  background-color: #dd4b39;
  border-color: #dd4b39;
  color: #fff; }
  .btn-google:hover {
    background-color: #e36b5c;
    border-color: #e36b5c;
    color: #fff; }
  .btn-google:focus, .btn-google.focus {
    color: #fff; }
  .btn-google.disabled, .btn-google:disabled {
    background-color: #dd4b39;
    border-color: #dd4b39;
    opacity: 0.5; }
  .btn-google:not([disabled]):not(.disabled).active, .btn-google:not([disabled]):not(.disabled):active,
  .show > .btn-google.dropdown-toggle {
    background-color: #ca3523;
    border-color: #ca3523;
    color: #fff;
    box-shadow: none; }

.btn-twitter {
  background-color: #00aced;
  border-color: #00aced;
  color: #fff; }
  .btn-twitter:hover {
    background-color: #17bfff;
    border-color: #17bfff;
    color: #fff; }
  .btn-twitter:focus, .btn-twitter.focus {
    color: #fff; }
  .btn-twitter.disabled, .btn-twitter:disabled {
    background-color: #00aced;
    border-color: #00aced;
    opacity: 0.5; }
  .btn-twitter:not([disabled]):not(.disabled).active, .btn-twitter:not([disabled]):not(.disabled):active,
  .show > .btn-twitter.dropdown-toggle {
    background-color: #008ec4;
    border-color: #008ec4;
    color: #fff;
    box-shadow: none; }

.btn-linkedin {
  background-color: #007bb6;
  border-color: #007bb6;
  color: #fff; }
  .btn-linkedin:hover {
    background-color: #0097df;
    border-color: #0097df;
    color: #fff; }
  .btn-linkedin:focus, .btn-linkedin.focus {
    color: #fff; }
  .btn-linkedin.disabled, .btn-linkedin:disabled {
    background-color: #007bb6;
    border-color: #007bb6;
    opacity: 0.5; }
  .btn-linkedin:not([disabled]):not(.disabled).active, .btn-linkedin:not([disabled]):not(.disabled):active,
  .show > .btn-linkedin.dropdown-toggle {
    background-color: #005f8d;
    border-color: #005f8d;
    color: #fff;
    box-shadow: none; }

.btn-pinterest {
  background-color: #cb2027;
  border-color: #cb2027;
  color: #fff; }
  .btn-pinterest:hover {
    background-color: #df353c;
    border-color: #df353c;
    color: #fff; }
  .btn-pinterest:focus, .btn-pinterest.focus {
    color: #fff; }
  .btn-pinterest.disabled, .btn-pinterest:disabled {
    background-color: #cb2027;
    border-color: #cb2027;
    opacity: 0.5; }
  .btn-pinterest:not([disabled]):not(.disabled).active, .btn-pinterest:not([disabled]):not(.disabled):active,
  .show > .btn-pinterest.dropdown-toggle {
    background-color: #a81a20;
    border-color: #a81a20;
    color: #fff;
    box-shadow: none; }

.btn-git {
  background-color: #666666;
  border-color: #666666;
  color: #fff; }
  .btn-git:hover {
    background-color: #7a7a7a;
    border-color: #7a7a7a;
    color: #fff; }
  .btn-git:focus, .btn-git.focus {
    color: #fff; }
  .btn-git.disabled, .btn-git:disabled {
    background-color: #666666;
    border-color: #666666;
    opacity: 0.5; }
  .btn-git:not([disabled]):not(.disabled).active, .btn-git:not([disabled]):not(.disabled):active,
  .show > .btn-git.dropdown-toggle {
    background-color: #525252;
    border-color: #525252;
    color: #fff;
    box-shadow: none; }

.btn-tumblr {
  background-color: #32506d;
  border-color: #32506d;
  color: #fff; }
  .btn-tumblr:hover {
    background-color: #3f6589;
    border-color: #3f6589;
    color: #fff; }
  .btn-tumblr:focus, .btn-tumblr.focus {
    color: #fff; }
  .btn-tumblr.disabled, .btn-tumblr:disabled {
    background-color: #32506d;
    border-color: #32506d;
    opacity: 0.5; }
  .btn-tumblr:not([disabled]):not(.disabled).active, .btn-tumblr:not([disabled]):not(.disabled):active,
  .show > .btn-tumblr.dropdown-toggle {
    background-color: #253b51;
    border-color: #253b51;
    color: #fff;
    box-shadow: none; }

.btn-vimeo {
  background-color: #aad450;
  border-color: #aad450;
  color: #fff; }
  .btn-vimeo:hover {
    background-color: #badc71;
    border-color: #badc71;
    color: #fff; }
  .btn-vimeo:focus, .btn-vimeo.focus {
    color: #fff; }
  .btn-vimeo.disabled, .btn-vimeo:disabled {
    background-color: #aad450;
    border-color: #aad450;
    opacity: 0.5; }
  .btn-vimeo:not([disabled]):not(.disabled).active, .btn-vimeo:not([disabled]):not(.disabled):active,
  .show > .btn-vimeo.dropdown-toggle {
    background-color: #99ca32;
    border-color: #99ca32;
    color: #fff;
    box-shadow: none; }

.btn-youtube {
  background-color: #bb0000;
  border-color: #bb0000;
  color: #fff; }
  .btn-youtube:hover {
    background-color: #e40000;
    border-color: #e40000;
    color: #fff; }
  .btn-youtube:focus, .btn-youtube.focus {
    color: #fff; }
  .btn-youtube.disabled, .btn-youtube:disabled {
    background-color: #bb0000;
    border-color: #bb0000;
    opacity: 0.5; }
  .btn-youtube:not([disabled]):not(.disabled).active, .btn-youtube:not([disabled]):not(.disabled):active,
  .show > .btn-youtube.dropdown-toggle {
    background-color: #920000;
    border-color: #920000;
    color: #fff;
    box-shadow: none; }

.btn-flickr {
  background-color: #ff0084;
  border-color: #ff0084;
  color: #fff; }
  .btn-flickr:hover {
    background-color: #ff2998;
    border-color: #ff2998;
    color: #fff; }
  .btn-flickr:focus, .btn-flickr.focus {
    color: #fff; }
  .btn-flickr.disabled, .btn-flickr:disabled {
    background-color: #ff0084;
    border-color: #ff0084;
    opacity: 0.5; }
  .btn-flickr:not([disabled]):not(.disabled).active, .btn-flickr:not([disabled]):not(.disabled):active,
  .show > .btn-flickr.dropdown-toggle {
    background-color: #d6006f;
    border-color: #d6006f;
    color: #fff;
    box-shadow: none; }

.btn-reddit {
  background-color: #ff4500;
  border-color: #ff4500;
  color: #fff; }
  .btn-reddit:hover {
    background-color: #ff6329;
    border-color: #ff6329;
    color: #fff; }
  .btn-reddit:focus, .btn-reddit.focus {
    color: #fff; }
  .btn-reddit.disabled, .btn-reddit:disabled {
    background-color: #ff4500;
    border-color: #ff4500;
    opacity: 0.5; }
  .btn-reddit:not([disabled]):not(.disabled).active, .btn-reddit:not([disabled]):not(.disabled):active,
  .show > .btn-reddit.dropdown-toggle {
    background-color: #d63a00;
    border-color: #d63a00;
    color: #fff;
    box-shadow: none; }

.btn-dribbble {
  background-color: #ea4c89;
  border-color: #ea4c89;
  color: #fff; }
  .btn-dribbble:hover {
    background-color: #ee71a1;
    border-color: #ee71a1;
    color: #fff; }
  .btn-dribbble:focus, .btn-dribbble.focus {
    color: #fff; }
  .btn-dribbble.disabled, .btn-dribbble:disabled {
    background-color: #ea4c89;
    border-color: #ea4c89;
    opacity: 0.5; }
  .btn-dribbble:not([disabled]):not(.disabled).active, .btn-dribbble:not([disabled]):not(.disabled):active,
  .show > .btn-dribbble.dropdown-toggle {
    background-color: #e62771;
    border-color: #e62771;
    color: #fff;
    box-shadow: none; }

.btn-skype {
  background-color: #00aff0;
  border-color: #00aff0;
  color: #fff; }
  .btn-skype:hover {
    background-color: #1ac1ff;
    border-color: #1ac1ff;
    color: #fff; }
  .btn-skype:focus, .btn-skype.focus {
    color: #fff; }
  .btn-skype.disabled, .btn-skype:disabled {
    background-color: #00aff0;
    border-color: #00aff0;
    opacity: 0.5; }
  .btn-skype:not([disabled]):not(.disabled).active, .btn-skype:not([disabled]):not(.disabled):active,
  .show > .btn-skype.dropdown-toggle {
    background-color: #0091c7;
    border-color: #0091c7;
    color: #fff;
    box-shadow: none; }

.btn-instagram {
  background-color: #517fa4;
  border-color: #517fa4;
  color: #fff; }
  .btn-instagram:hover {
    background-color: #6993b5;
    border-color: #6993b5;
    color: #fff; }
  .btn-instagram:focus, .btn-instagram.focus {
    color: #fff; }
  .btn-instagram.disabled, .btn-instagram:disabled {
    background-color: #517fa4;
    border-color: #517fa4;
    opacity: 0.5; }
  .btn-instagram:not([disabled]):not(.disabled).active, .btn-instagram:not([disabled]):not(.disabled):active,
  .show > .btn-instagram.dropdown-toggle {
    background-color: #446a89;
    border-color: #446a89;
    color: #fff;
    box-shadow: none; }

.btn-lastfm {
  background-color: #c3000d;
  border-color: #c3000d;
  color: #fff; }
  .btn-lastfm:hover {
    background-color: #ec0010;
    border-color: #ec0010;
    color: #fff; }
  .btn-lastfm:focus, .btn-lastfm.focus {
    color: #fff; }
  .btn-lastfm.disabled, .btn-lastfm:disabled {
    background-color: #c3000d;
    border-color: #c3000d;
    opacity: 0.5; }
  .btn-lastfm:not([disabled]):not(.disabled).active, .btn-lastfm:not([disabled]):not(.disabled):active,
  .show > .btn-lastfm.dropdown-toggle {
    background-color: #9a000a;
    border-color: #9a000a;
    color: #fff;
    box-shadow: none; }

.btn-behance {
  background-color: #1769ff;
  border-color: #1769ff;
  color: #fff; }
  .btn-behance:hover {
    background-color: #4083ff;
    border-color: #4083ff;
    color: #fff; }
  .btn-behance:focus, .btn-behance.focus {
    color: #fff; }
  .btn-behance.disabled, .btn-behance:disabled {
    background-color: #1769ff;
    border-color: #1769ff;
    opacity: 0.5; }
  .btn-behance:not([disabled]):not(.disabled).active, .btn-behance:not([disabled]):not(.disabled):active,
  .show > .btn-behance.dropdown-toggle {
    background-color: #0054ed;
    border-color: #0054ed;
    color: #fff;
    box-shadow: none; }

.btn-rss {
  background-color: #f26522;
  border-color: #f26522;
  color: #fff; }
  .btn-rss:hover {
    background-color: #f48049;
    border-color: #f48049;
    color: #fff; }
  .btn-rss:focus, .btn-rss.focus {
    color: #fff; }
  .btn-rss.disabled, .btn-rss:disabled {
    background-color: #f26522;
    border-color: #f26522;
    opacity: 0.5; }
  .btn-rss:not([disabled]):not(.disabled).active, .btn-rss:not([disabled]):not(.disabled):active,
  .show > .btn-rss.dropdown-toggle {
    background-color: #de500d;
    border-color: #de500d;
    color: #fff;
    box-shadow: none; }

.btn-primary-outline {
  color: #FA4616;
  background-color: transparent;
  border-color: #FA4616; }
  .btn-primary-outline:hover {
    color: #fff;
    background-color: #FA4616;
    border-color: #FA4616; }
  .btn-primary-outline:not([disabled]):not(.disabled).active, .btn-primary-outline:not([disabled]):not(.disabled):active,
  .show > .btn-primary-outline.dropdown-toggle {
    background-color: #e23305;
    border-color: #e23305;
    box-shadow: none; }

.btn-success-outline {
  color: #15c377;
  background-color: transparent;
  border-color: #15c377; }
  .btn-success-outline:hover {
    color: #fff;
    background-color: #15c377;
    border-color: #15c377; }
  .btn-success-outline:not([disabled]):not(.disabled).active, .btn-success-outline:not([disabled]):not(.disabled):active,
  .show > .btn-success-outline.dropdown-toggle {
    background-color: #12a766;
    border-color: #12a766;
    box-shadow: none; }

.btn-info-outline {
  color: #48b0f7;
  background-color: transparent;
  border-color: #48b0f7; }
  .btn-info-outline:hover {
    color: #fff;
    background-color: #48b0f7;
    border-color: #48b0f7; }
  .btn-info-outline:not([disabled]):not(.disabled).active, .btn-info-outline:not([disabled]):not(.disabled):active,
  .show > .btn-info-outline.dropdown-toggle {
    background-color: #2ba3f6;
    border-color: #2ba3f6;
    box-shadow: none; }

.btn-warning-outline {
  color: #faa64b;
  background-color: transparent;
  border-color: #faa64b; }
  .btn-warning-outline:hover {
    color: #fff;
    background-color: #faa64b;
    border-color: #faa64b; }
  .btn-warning-outline:not([disabled]):not(.disabled).active, .btn-warning-outline:not([disabled]):not(.disabled):active,
  .show > .btn-warning-outline.dropdown-toggle {
    background-color: #f99a32;
    border-color: #f99a32;
    box-shadow: none; }

.btn-danger-outline {
  color: #f96868;
  background-color: transparent;
  border-color: #f96868; }
  .btn-danger-outline:hover {
    color: #fff;
    background-color: #f96868;
    border-color: #f96868; }
  .btn-danger-outline:not([disabled]):not(.disabled).active, .btn-danger-outline:not([disabled]):not(.disabled):active,
  .show > .btn-danger-outline.dropdown-toggle {
    background-color: #f84f4f;
    border-color: #f84f4f;
    box-shadow: none; }

.btn-secondary-outline {
  color: #e4e7ea;
  background-color: transparent;
  border-color: #e4e7ea; }
  .btn-secondary-outline:hover {
    color: #fff;
    background-color: #e4e7ea;
    border-color: #e4e7ea; }
  .btn-secondary-outline:not([disabled]):not(.disabled).active, .btn-secondary-outline:not([disabled]):not(.disabled):active,
  .show > .btn-secondary-outline.dropdown-toggle {
    background-color: #dbdfe3;
    border-color: #dbdfe3;
    box-shadow: none; }

.btn-outline.btn-primary {
  color: #FA4616;
  background-color: transparent;
  border-color: #FA4616; }
  .btn-outline.btn-primary:hover {
    color: #fff;
    background-color: #FA4616;
    border-color: #FA4616; }
  .btn-outline.btn-primary:not([disabled]):not(.disabled).active, .btn-outline.btn-primary:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-primary.dropdown-toggle {
    background-color: #e23305;
    border-color: #e23305;
    box-shadow: none; }

.btn-outline.btn-success {
  color: #15c377;
  background-color: transparent;
  border-color: #15c377; }
  .btn-outline.btn-success:hover {
    color: #fff;
    background-color: #15c377;
    border-color: #15c377; }
  .btn-outline.btn-success:not([disabled]):not(.disabled).active, .btn-outline.btn-success:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-success.dropdown-toggle {
    background-color: #12a766;
    border-color: #12a766;
    box-shadow: none; }

.btn-outline.btn-info {
  color: #48b0f7;
  background-color: transparent;
  border-color: #48b0f7; }
  .btn-outline.btn-info:hover {
    color: #fff;
    background-color: #48b0f7;
    border-color: #48b0f7; }
  .btn-outline.btn-info:not([disabled]):not(.disabled).active, .btn-outline.btn-info:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-info.dropdown-toggle {
    background-color: #2ba3f6;
    border-color: #2ba3f6;
    box-shadow: none; }

.btn-outline.btn-warning {
  color: #faa64b;
  background-color: transparent;
  border-color: #faa64b; }
  .btn-outline.btn-warning:hover {
    color: #fff;
    background-color: #faa64b;
    border-color: #faa64b; }
  .btn-outline.btn-warning:not([disabled]):not(.disabled).active, .btn-outline.btn-warning:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-warning.dropdown-toggle {
    background-color: #f99a32;
    border-color: #f99a32;
    box-shadow: none; }

.btn-outline.btn-danger {
  color: #f96868;
  background-color: transparent;
  border-color: #f96868; }
  .btn-outline.btn-danger:hover {
    color: #fff;
    background-color: #f96868;
    border-color: #f96868; }
  .btn-outline.btn-danger:not([disabled]):not(.disabled).active, .btn-outline.btn-danger:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-danger.dropdown-toggle {
    background-color: #f84f4f;
    border-color: #f84f4f;
    box-shadow: none; }

.btn-outline.btn-secondary {
  color: #e4e7ea;
  background-color: transparent;
  border-color: #e4e7ea; }
  .btn-outline.btn-secondary:hover {
    color: #fff;
    background-color: #e4e7ea;
    border-color: #e4e7ea; }
  .btn-outline.btn-secondary:not([disabled]):not(.disabled).active, .btn-outline.btn-secondary:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-secondary.dropdown-toggle {
    background-color: #dbdfe3;
    border-color: #dbdfe3;
    box-shadow: none; }

.btn-outline.btn-light {
  color: #fff;
  background-color: transparent;
  border-color: #fff; }
  .btn-outline.btn-light:hover {
    color: #fff;
    background-color: #fff;
    border-color: #fff; }
  .btn-outline.btn-light:not([disabled]):not(.disabled).active, .btn-outline.btn-light:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-light.dropdown-toggle {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    box-shadow: none; }

.btn-outline.btn-purple {
  color: #926dde;
  background-color: transparent;
  border-color: #926dde; }
  .btn-outline.btn-purple:hover {
    color: #fff;
    background-color: #926dde;
    border-color: #926dde; }
  .btn-outline.btn-purple:not([disabled]):not(.disabled).active, .btn-outline.btn-purple:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-purple.dropdown-toggle {
    background-color: #8258d9;
    border-color: #8258d9;
    box-shadow: none; }

.btn-outline.btn-pink {
  color: #f96197;
  background-color: transparent;
  border-color: #f96197; }
  .btn-outline.btn-pink:hover {
    color: #fff;
    background-color: #f96197;
    border-color: #f96197; }
  .btn-outline.btn-pink:not([disabled]):not(.disabled).active, .btn-outline.btn-pink:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-pink.dropdown-toggle {
    background-color: #f84d8a;
    border-color: #f84d8a;
    box-shadow: none; }

.btn-outline.btn-cyan {
  color: #57c7d4;
  background-color: transparent;
  border-color: #57c7d4; }
  .btn-outline.btn-cyan:hover {
    color: #fff;
    background-color: #57c7d4;
    border-color: #57c7d4; }
  .btn-outline.btn-cyan:not([disabled]):not(.disabled).active, .btn-outline.btn-cyan:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-cyan.dropdown-toggle {
    background-color: #37bccc;
    border-color: #37bccc;
    box-shadow: none; }

.btn-outline.btn-yellow {
  color: #fcc525;
  background-color: transparent;
  border-color: #fcc525; }
  .btn-outline.btn-yellow:hover {
    color: #fff;
    background-color: #fcc525;
    border-color: #fcc525; }
  .btn-outline.btn-yellow:not([disabled]):not(.disabled).active, .btn-outline.btn-yellow:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-yellow.dropdown-toggle {
    background-color: #f5b703;
    border-color: #f5b703;
    box-shadow: none; }

.btn-outline.btn-brown {
  color: #8d6658;
  background-color: transparent;
  border-color: #8d6658; }
  .btn-outline.btn-brown:hover {
    color: #fff;
    background-color: #8d6658;
    border-color: #8d6658; }
  .btn-outline.btn-brown:not([disabled]):not(.disabled).active, .btn-outline.btn-brown:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-brown.dropdown-toggle {
    background-color: #7d5b4e;
    border-color: #7d5b4e;
    box-shadow: none; }

.btn-outline.btn-dark {
  color: #2a2d31;
  background-color: transparent;
  border-color: #2a2d31; }
  .btn-outline.btn-dark:hover {
    color: #fff;
    background-color: #2a2d31;
    border-color: #2a2d31; }
  .btn-outline.btn-dark:not([disabled]):not(.disabled).active, .btn-outline.btn-dark:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-dark.dropdown-toggle {
    background-color: #1e2023;
    border-color: #1e2023;
    box-shadow: none; }

.btn-outline.btn-light:hover {
  color: #101213; }

.btn-outline.btn-facebook {
  color: #3b5998;
  background-color: transparent;
  border-color: #3b5998; }
  .btn-outline.btn-facebook:hover {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998; }
  .btn-outline.btn-facebook:not([disabled]):not(.disabled).active, .btn-outline.btn-facebook:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-facebook.dropdown-toggle {
    background-color: #30487b;
    border-color: #30487b;
    box-shadow: none; }

.btn-outline.btn-google {
  color: #dd4b39;
  background-color: transparent;
  border-color: #dd4b39; }
  .btn-outline.btn-google:hover {
    color: #fff;
    background-color: #dd4b39;
    border-color: #dd4b39; }
  .btn-outline.btn-google:not([disabled]):not(.disabled).active, .btn-outline.btn-google:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-google.dropdown-toggle {
    background-color: #ca3523;
    border-color: #ca3523;
    box-shadow: none; }

.btn-outline.btn-twitter {
  color: #00aced;
  background-color: transparent;
  border-color: #00aced; }
  .btn-outline.btn-twitter:hover {
    color: #fff;
    background-color: #00aced;
    border-color: #00aced; }
  .btn-outline.btn-twitter:not([disabled]):not(.disabled).active, .btn-outline.btn-twitter:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-twitter.dropdown-toggle {
    background-color: #008ec4;
    border-color: #008ec4;
    box-shadow: none; }

.btn-outline.btn-linkedin {
  color: #007bb6;
  background-color: transparent;
  border-color: #007bb6; }
  .btn-outline.btn-linkedin:hover {
    color: #fff;
    background-color: #007bb6;
    border-color: #007bb6; }
  .btn-outline.btn-linkedin:not([disabled]):not(.disabled).active, .btn-outline.btn-linkedin:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-linkedin.dropdown-toggle {
    background-color: #005f8d;
    border-color: #005f8d;
    box-shadow: none; }

.btn-outline.btn-pinterest {
  color: #cb2027;
  background-color: transparent;
  border-color: #cb2027; }
  .btn-outline.btn-pinterest:hover {
    color: #fff;
    background-color: #cb2027;
    border-color: #cb2027; }
  .btn-outline.btn-pinterest:not([disabled]):not(.disabled).active, .btn-outline.btn-pinterest:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-pinterest.dropdown-toggle {
    background-color: #a81a20;
    border-color: #a81a20;
    box-shadow: none; }

.btn-outline.btn-git {
  color: #666666;
  background-color: transparent;
  border-color: #666666; }
  .btn-outline.btn-git:hover {
    color: #fff;
    background-color: #666666;
    border-color: #666666; }
  .btn-outline.btn-git:not([disabled]):not(.disabled).active, .btn-outline.btn-git:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-git.dropdown-toggle {
    background-color: #525252;
    border-color: #525252;
    box-shadow: none; }

.btn-outline.btn-tumblr {
  color: #32506d;
  background-color: transparent;
  border-color: #32506d; }
  .btn-outline.btn-tumblr:hover {
    color: #fff;
    background-color: #32506d;
    border-color: #32506d; }
  .btn-outline.btn-tumblr:not([disabled]):not(.disabled).active, .btn-outline.btn-tumblr:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-tumblr.dropdown-toggle {
    background-color: #253b51;
    border-color: #253b51;
    box-shadow: none; }

.btn-outline.btn-vimeo {
  color: #aad450;
  background-color: transparent;
  border-color: #aad450; }
  .btn-outline.btn-vimeo:hover {
    color: #fff;
    background-color: #aad450;
    border-color: #aad450; }
  .btn-outline.btn-vimeo:not([disabled]):not(.disabled).active, .btn-outline.btn-vimeo:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-vimeo.dropdown-toggle {
    background-color: #99ca32;
    border-color: #99ca32;
    box-shadow: none; }

.btn-outline.btn-youtube {
  color: #bb0000;
  background-color: transparent;
  border-color: #bb0000; }
  .btn-outline.btn-youtube:hover {
    color: #fff;
    background-color: #bb0000;
    border-color: #bb0000; }
  .btn-outline.btn-youtube:not([disabled]):not(.disabled).active, .btn-outline.btn-youtube:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-youtube.dropdown-toggle {
    background-color: #920000;
    border-color: #920000;
    box-shadow: none; }

.btn-outline.btn-flickr {
  color: #ff0084;
  background-color: transparent;
  border-color: #ff0084; }
  .btn-outline.btn-flickr:hover {
    color: #fff;
    background-color: #ff0084;
    border-color: #ff0084; }
  .btn-outline.btn-flickr:not([disabled]):not(.disabled).active, .btn-outline.btn-flickr:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-flickr.dropdown-toggle {
    background-color: #d6006f;
    border-color: #d6006f;
    box-shadow: none; }

.btn-outline.btn-reddit {
  color: #ff4500;
  background-color: transparent;
  border-color: #ff4500; }
  .btn-outline.btn-reddit:hover {
    color: #fff;
    background-color: #ff4500;
    border-color: #ff4500; }
  .btn-outline.btn-reddit:not([disabled]):not(.disabled).active, .btn-outline.btn-reddit:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-reddit.dropdown-toggle {
    background-color: #d63a00;
    border-color: #d63a00;
    box-shadow: none; }

.btn-outline.btn-dribbble {
  color: #ea4c89;
  background-color: transparent;
  border-color: #ea4c89; }
  .btn-outline.btn-dribbble:hover {
    color: #fff;
    background-color: #ea4c89;
    border-color: #ea4c89; }
  .btn-outline.btn-dribbble:not([disabled]):not(.disabled).active, .btn-outline.btn-dribbble:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-dribbble.dropdown-toggle {
    background-color: #e62771;
    border-color: #e62771;
    box-shadow: none; }

.btn-outline.btn-skype {
  color: #00aff0;
  background-color: transparent;
  border-color: #00aff0; }
  .btn-outline.btn-skype:hover {
    color: #fff;
    background-color: #00aff0;
    border-color: #00aff0; }
  .btn-outline.btn-skype:not([disabled]):not(.disabled).active, .btn-outline.btn-skype:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-skype.dropdown-toggle {
    background-color: #0091c7;
    border-color: #0091c7;
    box-shadow: none; }

.btn-outline.btn-instagram {
  color: #517fa4;
  background-color: transparent;
  border-color: #517fa4; }
  .btn-outline.btn-instagram:hover {
    color: #fff;
    background-color: #517fa4;
    border-color: #517fa4; }
  .btn-outline.btn-instagram:not([disabled]):not(.disabled).active, .btn-outline.btn-instagram:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-instagram.dropdown-toggle {
    background-color: #446a89;
    border-color: #446a89;
    box-shadow: none; }

.btn-outline.btn-lastfm {
  color: #c3000d;
  background-color: transparent;
  border-color: #c3000d; }
  .btn-outline.btn-lastfm:hover {
    color: #fff;
    background-color: #c3000d;
    border-color: #c3000d; }
  .btn-outline.btn-lastfm:not([disabled]):not(.disabled).active, .btn-outline.btn-lastfm:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-lastfm.dropdown-toggle {
    background-color: #9a000a;
    border-color: #9a000a;
    box-shadow: none; }

.btn-outline.btn-behance {
  color: #1769ff;
  background-color: transparent;
  border-color: #1769ff; }
  .btn-outline.btn-behance:hover {
    color: #fff;
    background-color: #1769ff;
    border-color: #1769ff; }
  .btn-outline.btn-behance:not([disabled]):not(.disabled).active, .btn-outline.btn-behance:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-behance.dropdown-toggle {
    background-color: #0054ed;
    border-color: #0054ed;
    box-shadow: none; }

.btn-outline.btn-rss {
  color: #f26522;
  background-color: transparent;
  border-color: #f26522; }
  .btn-outline.btn-rss:hover {
    color: #fff;
    background-color: #f26522;
    border-color: #f26522; }
  .btn-outline.btn-rss:not([disabled]):not(.disabled).active, .btn-outline.btn-rss:not([disabled]):not(.disabled):active,
  .show > .btn-outline.btn-rss.dropdown-toggle {
    background-color: #de500d;
    border-color: #de500d;
    box-shadow: none; }

.btn-label {
  position: relative;
  padding-left: 52px;
  overflow: hidden; }
  .btn-label label {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 36px;
    line-height: inherit;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: rgba(0, 0, 0, 0.1);
    cursor: pointer;
    margin-bottom: 0; }
  .btn-label.btn-xs {
    padding-left: 32px; }
    .btn-label.btn-xs label {
      width: 24px; }
  .btn-label.btn-sm {
    padding-left: 41px; }
    .btn-label.btn-sm label {
      width: 29px; }
  .btn-label.btn-lg {
    padding-left: 64px; }
    .btn-label.btn-lg label {
      width: 48px; }

.btn-float {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  padding: 0;
  margin: 0;
  font-size: 24px;
  border-radius: 100%;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15); }
  .btn-float.btn-sm {
    width: 40px;
    height: 40px;
    font-size: 16px; }
  .btn-float:active {
    box-shadow: none; }

.btn-sq,
.btn-square {
  padding: 5px;
  width: 36px;
  height: 36px; }
  .btn-sq.btn-lg,
  .btn-square.btn-lg {
    width: 48px;
    height: 48px; }
  .btn-sq.btn-sm,
  .btn-square.btn-sm {
    width: 29px;
    height: 29px; }
  .btn-sq.btn-xs,
  .btn-square.btn-xs {
    width: 24px;
    height: 24px; }

.btn-pure {
  background-color: transparent !important;
  border-color: transparent !important; }
  .btn-pure.btn-primary {
    color: #FA4616; }
    .btn-pure.btn-primary:hover, .btn-pure.btn-primary:not([disabled]):not(.disabled).active, .btn-pure.btn-primary:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-primary.dropdown-toggle {
      color: #d83105;
      box-shadow: none; }
  .btn-pure.btn-secondary {
    color: #e4e7ea; }
    .btn-pure.btn-secondary:hover, .btn-pure.btn-secondary:not([disabled]):not(.disabled).active, .btn-pure.btn-secondary:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-secondary.dropdown-toggle {
      color: #c7ced4;
      box-shadow: none; }
  .btn-pure.btn-success {
    color: #15c377; }
    .btn-pure.btn-success:hover, .btn-pure.btn-success:not([disabled]):not(.disabled).active, .btn-pure.btn-success:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-success.dropdown-toggle {
      color: #10955b;
      box-shadow: none; }
  .btn-pure.btn-info {
    color: #48b0f7; }
    .btn-pure.btn-info:hover, .btn-pure.btn-info:not([disabled]):not(.disabled).active, .btn-pure.btn-info:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-info.dropdown-toggle {
      color: #179bf5;
      box-shadow: none; }
  .btn-pure.btn-warning {
    color: #faa64b; }
    .btn-pure.btn-warning:hover, .btn-pure.btn-warning:not([disabled]):not(.disabled).active, .btn-pure.btn-warning:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-warning.dropdown-toggle {
      color: #f98d19;
      box-shadow: none; }
  .btn-pure.btn-danger {
    color: #f96868; }
    .btn-pure.btn-danger:hover, .btn-pure.btn-danger:not([disabled]):not(.disabled).active, .btn-pure.btn-danger:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-danger.dropdown-toggle {
      color: #f73737;
      box-shadow: none; }
  .btn-pure.btn-pink {
    color: #f96197; }
    .btn-pure.btn-pink:hover, .btn-pure.btn-pink:not([disabled]):not(.disabled).active, .btn-pure.btn-pink:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-pink.dropdown-toggle {
      color: #f73077;
      box-shadow: none; }
  .btn-pure.btn-purple {
    color: #926dde; }
    .btn-pure.btn-purple:hover, .btn-pure.btn-purple:not([disabled]):not(.disabled).active, .btn-pure.btn-purple:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-purple.dropdown-toggle {
      color: #7343d5;
      box-shadow: none; }
  .btn-pure.btn-brown {
    color: #8d6658; }
    .btn-pure.btn-brown:hover, .btn-pure.btn-brown:not([disabled]):not(.disabled).active, .btn-pure.btn-brown:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-brown.dropdown-toggle {
      color: #6e4f44;
      box-shadow: none; }
  .btn-pure.btn-cyan {
    color: #57c7d4; }
    .btn-pure.btn-cyan:hover, .btn-pure.btn-cyan:not([disabled]):not(.disabled).active, .btn-pure.btn-cyan:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-cyan.dropdown-toggle {
      color: #33b6c5;
      box-shadow: none; }
  .btn-pure.btn-yellow {
    color: #fcc525; }
    .btn-pure.btn-yellow:hover, .btn-pure.btn-yellow:not([disabled]):not(.disabled).active, .btn-pure.btn-yellow:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-yellow.dropdown-toggle {
      color: #ebb003;
      box-shadow: none; }
  .btn-pure.btn-gray {
    color: #868e96; }
    .btn-pure.btn-gray:hover, .btn-pure.btn-gray:not([disabled]):not(.disabled).active, .btn-pure.btn-gray:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-gray.dropdown-toggle {
      color: #6c757d;
      box-shadow: none; }
  .btn-pure.btn-dark {
    color: #2a2d31; }
    .btn-pure.btn-dark:hover, .btn-pure.btn-dark:not([disabled]):not(.disabled).active, .btn-pure.btn-dark:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-dark.dropdown-toggle {
      color: #121416;
      box-shadow: none; }
  .btn-pure.btn-facebook {
    color: #3b5998; }
    .btn-pure.btn-facebook:hover, .btn-pure.btn-facebook:not([disabled]):not(.disabled).active, .btn-pure.btn-facebook:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-facebook.dropdown-toggle {
      color: #2d4373;
      box-shadow: none; }
  .btn-pure.btn-google {
    color: #dd4b39; }
    .btn-pure.btn-google:hover, .btn-pure.btn-google:not([disabled]):not(.disabled).active, .btn-pure.btn-google:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-google.dropdown-toggle {
      color: #c23321;
      box-shadow: none; }
  .btn-pure.btn-twitter {
    color: #00aced; }
    .btn-pure.btn-twitter:hover, .btn-pure.btn-twitter:not([disabled]):not(.disabled).active, .btn-pure.btn-twitter:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-twitter.dropdown-toggle {
      color: #0087ba;
      box-shadow: none; }
  .btn-pure.btn-linkedin {
    color: #007bb6; }
    .btn-pure.btn-linkedin:hover, .btn-pure.btn-linkedin:not([disabled]):not(.disabled).active, .btn-pure.btn-linkedin:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-linkedin.dropdown-toggle {
      color: #005983;
      box-shadow: none; }
  .btn-pure.btn-pinterest {
    color: #cb2027; }
    .btn-pure.btn-pinterest:hover, .btn-pure.btn-pinterest:not([disabled]):not(.disabled).active, .btn-pure.btn-pinterest:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-pinterest.dropdown-toggle {
      color: #9f191f;
      box-shadow: none; }
  .btn-pure.btn-git {
    color: #666666; }
    .btn-pure.btn-git:hover, .btn-pure.btn-git:not([disabled]):not(.disabled).active, .btn-pure.btn-git:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-git.dropdown-toggle {
      color: #4d4d4d;
      box-shadow: none; }
  .btn-pure.btn-tumblr {
    color: #32506d; }
    .btn-pure.btn-tumblr:hover, .btn-pure.btn-tumblr:not([disabled]):not(.disabled).active, .btn-pure.btn-tumblr:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-tumblr.dropdown-toggle {
      color: #22364a;
      box-shadow: none; }
  .btn-pure.btn-vimeo {
    color: #aad450; }
    .btn-pure.btn-vimeo:hover, .btn-pure.btn-vimeo:not([disabled]):not(.disabled).active, .btn-pure.btn-vimeo:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-vimeo.dropdown-toggle {
      color: #93c130;
      box-shadow: none; }
  .btn-pure.btn-youtube {
    color: #bb0000; }
    .btn-pure.btn-youtube:hover, .btn-pure.btn-youtube:not([disabled]):not(.disabled).active, .btn-pure.btn-youtube:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-youtube.dropdown-toggle {
      color: #880000;
      box-shadow: none; }
  .btn-pure.btn-flickr {
    color: #ff0084; }
    .btn-pure.btn-flickr:hover, .btn-pure.btn-flickr:not([disabled]):not(.disabled).active, .btn-pure.btn-flickr:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-flickr.dropdown-toggle {
      color: #cc006a;
      box-shadow: none; }
  .btn-pure.btn-reddit {
    color: #ff4500; }
    .btn-pure.btn-reddit:hover, .btn-pure.btn-reddit:not([disabled]):not(.disabled).active, .btn-pure.btn-reddit:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-reddit.dropdown-toggle {
      color: #cc3700;
      box-shadow: none; }
  .btn-pure.btn-dribbble {
    color: #ea4c89; }
    .btn-pure.btn-dribbble:hover, .btn-pure.btn-dribbble:not([disabled]):not(.disabled).active, .btn-pure.btn-dribbble:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-dribbble.dropdown-toggle {
      color: #e51e6b;
      box-shadow: none; }
  .btn-pure.btn-skype {
    color: #00aff0; }
    .btn-pure.btn-skype:hover, .btn-pure.btn-skype:not([disabled]):not(.disabled).active, .btn-pure.btn-skype:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-skype.dropdown-toggle {
      color: #008abd;
      box-shadow: none; }
  .btn-pure.btn-instagram {
    color: #517fa4; }
    .btn-pure.btn-instagram:hover, .btn-pure.btn-instagram:not([disabled]):not(.disabled).active, .btn-pure.btn-instagram:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-instagram.dropdown-toggle {
      color: #406582;
      box-shadow: none; }
  .btn-pure.btn-lastfm {
    color: #c3000d; }
    .btn-pure.btn-lastfm:hover, .btn-pure.btn-lastfm:not([disabled]):not(.disabled).active, .btn-pure.btn-lastfm:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-lastfm.dropdown-toggle {
      color: #90000a;
      box-shadow: none; }
  .btn-pure.btn-behance {
    color: #1769ff; }
    .btn-pure.btn-behance:hover, .btn-pure.btn-behance:not([disabled]):not(.disabled).active, .btn-pure.btn-behance:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-behance.dropdown-toggle {
      color: #0050e3;
      box-shadow: none; }
  .btn-pure.btn-rss {
    color: #f26522; }
    .btn-pure.btn-rss:hover, .btn-pure.btn-rss:not([disabled]):not(.disabled).active, .btn-pure.btn-rss:not([disabled]):not(.disabled):active,
    .show > .btn-pure.btn-rss.dropdown-toggle {
      color: #d54d0d;
      box-shadow: none; }

.btn-flat {
  position: relative;
  font-size: 13px;
  font-family: "Gotham", sans-serif;
  text-transform: uppercase;
  background-color: #fcfdfe;
  border: none;
  letter-spacing: 1px;
  border-radius: 0; }
  .btn-flat:hover {
    background-color: #f9fafb; }
  .btn-flat svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .btn-flat circle {
    fill: rgba(255, 255, 255, 0.3); }
  .btn-flat.btn-primary {
    color: #FA4616; }
    .btn-flat.btn-primary circle {
      fill: rgba(250, 70, 22, 0.1); }
  .btn-flat.btn-secondary {
    color: #e4e7ea; }
    .btn-flat.btn-secondary circle {
      fill: rgba(228, 231, 234, 0.1); }
  .btn-flat.btn-success {
    color: #15c377; }
    .btn-flat.btn-success circle {
      fill: rgba(21, 195, 119, 0.1); }
  .btn-flat.btn-info {
    color: #48b0f7; }
    .btn-flat.btn-info circle {
      fill: rgba(72, 176, 247, 0.1); }
  .btn-flat.btn-warning {
    color: #faa64b; }
    .btn-flat.btn-warning circle {
      fill: rgba(250, 166, 75, 0.1); }
  .btn-flat.btn-danger {
    color: #f96868; }
    .btn-flat.btn-danger circle {
      fill: rgba(249, 104, 104, 0.1); }
  .btn-flat.btn-pink {
    color: #f96197; }
    .btn-flat.btn-pink circle {
      fill: rgba(249, 97, 151, 0.1); }
  .btn-flat.btn-purple {
    color: #926dde; }
    .btn-flat.btn-purple circle {
      fill: rgba(146, 109, 222, 0.1); }
  .btn-flat.btn-brown {
    color: #8d6658; }
    .btn-flat.btn-brown circle {
      fill: rgba(141, 102, 88, 0.1); }
  .btn-flat.btn-cyan {
    color: #57c7d4; }
    .btn-flat.btn-cyan circle {
      fill: rgba(87, 199, 212, 0.1); }
  .btn-flat.btn-yellow {
    color: #fcc525; }
    .btn-flat.btn-yellow circle {
      fill: rgba(252, 197, 37, 0.1); }
  .btn-flat.btn-gray {
    color: #868e96; }
    .btn-flat.btn-gray circle {
      fill: rgba(134, 142, 150, 0.1); }
  .btn-flat.btn-dark {
    color: #2a2d31; }
    .btn-flat.btn-dark circle {
      fill: rgba(42, 45, 49, 0.1); }
  .btn-flat.btn-secondary {
    color: #616a78; }
  .btn-flat.btn-facebook {
    color: #3b5998; }
    .btn-flat.btn-facebook circle {
      fill: rgba(59, 89, 152, 0.1); }
  .btn-flat.btn-google {
    color: #dd4b39; }
    .btn-flat.btn-google circle {
      fill: rgba(221, 75, 57, 0.1); }
  .btn-flat.btn-twitter {
    color: #00aced; }
    .btn-flat.btn-twitter circle {
      fill: rgba(0, 172, 237, 0.1); }
  .btn-flat.btn-linkedin {
    color: #007bb6; }
    .btn-flat.btn-linkedin circle {
      fill: rgba(0, 123, 182, 0.1); }
  .btn-flat.btn-pinterest {
    color: #cb2027; }
    .btn-flat.btn-pinterest circle {
      fill: rgba(203, 32, 39, 0.1); }
  .btn-flat.btn-git {
    color: #666666; }
    .btn-flat.btn-git circle {
      fill: rgba(102, 102, 102, 0.1); }
  .btn-flat.btn-tumblr {
    color: #32506d; }
    .btn-flat.btn-tumblr circle {
      fill: rgba(50, 80, 109, 0.1); }
  .btn-flat.btn-vimeo {
    color: #aad450; }
    .btn-flat.btn-vimeo circle {
      fill: rgba(170, 212, 80, 0.1); }
  .btn-flat.btn-youtube {
    color: #bb0000; }
    .btn-flat.btn-youtube circle {
      fill: rgba(187, 0, 0, 0.1); }
  .btn-flat.btn-flickr {
    color: #ff0084; }
    .btn-flat.btn-flickr circle {
      fill: rgba(255, 0, 132, 0.1); }
  .btn-flat.btn-reddit {
    color: #ff4500; }
    .btn-flat.btn-reddit circle {
      fill: rgba(255, 69, 0, 0.1); }
  .btn-flat.btn-dribbble {
    color: #ea4c89; }
    .btn-flat.btn-dribbble circle {
      fill: rgba(234, 76, 137, 0.1); }
  .btn-flat.btn-skype {
    color: #00aff0; }
    .btn-flat.btn-skype circle {
      fill: rgba(0, 175, 240, 0.1); }
  .btn-flat.btn-instagram {
    color: #517fa4; }
    .btn-flat.btn-instagram circle {
      fill: rgba(81, 127, 164, 0.1); }
  .btn-flat.btn-lastfm {
    color: #c3000d; }
    .btn-flat.btn-lastfm circle {
      fill: rgba(195, 0, 13, 0.1); }
  .btn-flat.btn-behance {
    color: #1769ff; }
    .btn-flat.btn-behance circle {
      fill: rgba(23, 105, 255, 0.1); }
  .btn-flat.btn-rss {
    color: #f26522; }
    .btn-flat.btn-rss circle {
      fill: rgba(242, 101, 34, 0.1); }

.btn-multiline {
  padding-top: 15px;
  padding-bottom: 5px; }

.btn-group,
.btn-group-vertical {
  vertical-align: initial; }

.btn-group .btn i {
  vertical-align: middle; }

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

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

.btn-spacer .btn + .btn {
  margin-left: 8px; }

.btn-group-justified {
  display: flex;
  justify-content: space-between; }
  .btn-group-justified .btn {
    width: 100%; }

.btn-group-round .btn:first-child {
  border-top-left-radius: 10rem;
  border-bottom-left-radius: 10rem; }

.btn-group-round .btn:last-child {
  border-top-right-radius: 10rem;
  border-bottom-right-radius: 10rem; }

button:focus {
  outline: none; }

.fab {
  position: relative;
  display: inline-block;
  z-index: 9; }
  .fab > .btn {
    position: relative;
    z-index: 1; }

.fab-fixed {
  position: fixed;
  right: 40px;
  bottom: 40px; }

.fab-buttons {
  position: absolute;
  bottom: 64px;
  right: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column-reverse; }
  .fab-buttons li {
    padding: 4px 0;
    text-align: right;
    opacity: 0;
    transition: .4s; }
    .fab-buttons li:nth-child(1) {
      transform: translateY(103%); }
    .fab-buttons li:nth-child(2) {
      transform: translateY(206%); }
    .fab-buttons li:nth-child(3) {
      transform: translateY(309%); }
    .fab-buttons li:nth-child(4) {
      transform: translateY(412%); }
    .fab-buttons li:nth-child(5) {
      transform: translateY(515%); }
    .fab-buttons li:nth-child(6) {
      transform: translateY(618%); }
    .fab-buttons li:nth-child(7) {
      transform: translateY(721%); }
    .fab-buttons li:nth-child(8) {
      transform: translateY(824%); }
    .fab-buttons li:nth-child(9) {
      transform: translateY(927%); }

.fab-icon-default,
.fab-icon-active {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  transition: .5s; }

.fab-icon-active {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0); }

.fab > .btn.active .fab-icon-default {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0); }

.fab > .btn.active .fab-icon-active {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1); }

.fab > .btn.active + .fab-buttons li {
  opacity: 1;
  transform: translate(0); }

.fab-dir-bottom .fab-buttons {
  top: 64px;
  flex-direction: column; }
  .fab-dir-bottom .fab-buttons li:nth-child(1) {
    transform: translateY(-103%); }
  .fab-dir-bottom .fab-buttons li:nth-child(2) {
    transform: translateY(-206%); }
  .fab-dir-bottom .fab-buttons li:nth-child(3) {
    transform: translateY(-309%); }
  .fab-dir-bottom .fab-buttons li:nth-child(4) {
    transform: translateY(-412%); }
  .fab-dir-bottom .fab-buttons li:nth-child(5) {
    transform: translateY(-515%); }
  .fab-dir-bottom .fab-buttons li:nth-child(6) {
    transform: translateY(-618%); }
  .fab-dir-bottom .fab-buttons li:nth-child(7) {
    transform: translateY(-721%); }
  .fab-dir-bottom .fab-buttons li:nth-child(8) {
    transform: translateY(-824%); }
  .fab-dir-bottom .fab-buttons li:nth-child(9) {
    transform: translateY(-927%); }

.fab-dir-left .fab-buttons {
  top: 0;
  right: 64px;
  flex-direction: row-reverse; }
  .fab-dir-left .fab-buttons li {
    padding: 8px 4px; }
    .fab-dir-left .fab-buttons li:nth-child(1) {
      transform: translateX(103%); }
    .fab-dir-left .fab-buttons li:nth-child(2) {
      transform: translateX(206%); }
    .fab-dir-left .fab-buttons li:nth-child(3) {
      transform: translateX(309%); }
    .fab-dir-left .fab-buttons li:nth-child(4) {
      transform: translateX(412%); }
    .fab-dir-left .fab-buttons li:nth-child(5) {
      transform: translateX(515%); }
    .fab-dir-left .fab-buttons li:nth-child(6) {
      transform: translateX(618%); }
    .fab-dir-left .fab-buttons li:nth-child(7) {
      transform: translateX(721%); }
    .fab-dir-left .fab-buttons li:nth-child(8) {
      transform: translateX(824%); }
    .fab-dir-left .fab-buttons li:nth-child(9) {
      transform: translateX(927%); }

.fab-dir-right .fab-buttons {
  top: 0;
  left: 64px;
  flex-direction: row; }
  .fab-dir-right .fab-buttons li {
    padding: 8px 4px; }
    .fab-dir-right .fab-buttons li:nth-child(1) {
      transform: translateX(-103%); }
    .fab-dir-right .fab-buttons li:nth-child(2) {
      transform: translateX(-206%); }
    .fab-dir-right .fab-buttons li:nth-child(3) {
      transform: translateX(-309%); }
    .fab-dir-right .fab-buttons li:nth-child(4) {
      transform: translateX(-412%); }
    .fab-dir-right .fab-buttons li:nth-child(5) {
      transform: translateX(-515%); }
    .fab-dir-right .fab-buttons li:nth-child(6) {
      transform: translateX(-618%); }
    .fab-dir-right .fab-buttons li:nth-child(7) {
      transform: translateX(-721%); }
    .fab-dir-right .fab-buttons li:nth-child(8) {
      transform: translateX(-824%); }
    .fab-dir-right .fab-buttons li:nth-child(9) {
      transform: translateX(-927%); }

.dropdown .flex-row,
.dropup .flex-row {
  align-items: center; }

.dropdown-backdrop {
  cursor: default; }

.dropdown-toggle {
  cursor: pointer;
  transition: .2s linear; }
  .dropdown-toggle::after {
    margin-left: .5em;
    vertical-align: .12em; }
  .dropup .dropdown-toggle::after {
    vertical-align: .2em; }
  .dropdown-toggle.no-caret::after {
    display: none; }
  .dropdown-toggle .icon {
    vertical-align: baseline;
    margin-right: 6px;
    font-size: 0.75rem; }

.open > .btn-primary.dropdown-toggle {
  background-color: #FA4616;
  border-color: #FA4616; }
  .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
    background-color: #e23305;
    border-color: #e23305; }

.open > .btn-secondary.dropdown-toggle {
  background-color: #e4e7ea;
  border-color: #e4e7ea; }
  .open > .btn-secondary.dropdown-toggle.focus, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle:hover {
    background-color: #dbdfe3;
    border-color: #dbdfe3; }

.open > .btn-success.dropdown-toggle {
  background-color: #15c377;
  border-color: #15c377; }
  .open > .btn-success.dropdown-toggle.focus, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
    background-color: #12a766;
    border-color: #12a766; }

.open > .btn-info.dropdown-toggle {
  background-color: #48b0f7;
  border-color: #48b0f7; }
  .open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
    background-color: #2ba3f6;
    border-color: #2ba3f6; }

.open > .btn-warning.dropdown-toggle {
  background-color: #faa64b;
  border-color: #faa64b; }
  .open > .btn-warning.dropdown-toggle.focus, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
    background-color: #f99a32;
    border-color: #f99a32; }

.open > .btn-danger.dropdown-toggle {
  background-color: #f96868;
  border-color: #f96868; }
  .open > .btn-danger.dropdown-toggle.focus, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
    background-color: #f84f4f;
    border-color: #f84f4f; }

.dropdown-grid {
  position: absolute;
  top: 100%;
  float: left;
  min-width: 300px;
  margin: 2px 0 0;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15); }

.dropdown-menu,
.dropdown-grid {
  color: #101213;
  border-radius: 2px;
  font-size: 13px;
  border-color: #f1f2f3;
  padding: 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  z-index: 992;
  /*
  &.open-top-right {
    transform-origin: 97% top 0;
    transform: scale(0,0);
  }

  &.open-top-left {
    transform-origin: 3% top 0;
    transform: scale(0,0);
  }

  &.open-top-center {
    left: 50%;
    transform: scale(0,0) translateX(-50%);
  }


  &.open-bottom-right {
    transform-origin: 97% bottom 0;
    transform: scale(0,0);
  }

  &.open-bottom-left {
    transform-origin: 3% bottom 0;
    transform: scale(0,0);
  }

  &.open-bottom-center {
    left: 50%;
    transform-origin: center bottom 0;
    transform: scale(1,0) translateX(-50%);
  }
  */ }
  .dropdown-menu a,
  .dropdown-grid a {
    color: #101213; }

.show > {
  /*
  .dropdown-menu,
  .dropdown-grid {
    transform: scale(1,1) !important;
  }

  .open-top-center,
  .open-bottom-center {
    transform: scale(1,1) translateX(-50%) !important;
  }
  */ }
  .show > .dropdown-grid {
    display: flex; }

.dropdown-item {
  color: #232729;
  font-weight: 300;
  padding: 4px 12px;
  width: auto;
  margin: 4px;
  transition: 0.15s linear; }
  .dropdown-item:hover, .dropdown-item:focus {
    background-color: #f9fafb; }
  .dropdown-item.active, .dropdown-item:active {
    color: #101213;
    background-color: #f5f6f7; }
  .dropdown-item.show, .dropdown-item.show:focus, .dropdown-item.show:hover {
    background-color: #f9fafb;
    color: #101213; }
  .dropdown-item.disabled {
    opacity: .5;
    cursor: not-allowed; }
    .dropdown-item.disabled:hover {
      background-color: transparent; }
  .dropdown-item.flexbox,
  .dropdown-item .flexbox {
    align-items: baseline; }
  .dropdown-item i {
    margin-right: 0.5rem; }
  .dropdown-item .icon {
    vertical-align: baseline;
    margin-right: 6px;
    font-size: 0.875rem; }

.dropdown-grid {
  display: none;
  flex-wrap: wrap;
  padding: 8px; }
  .dropdown-grid .dropdown-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-basis: 33.333333%;
    overflow: hidden;
    text-align: center;
    padding: 12px;
    margin: 0;
    min-height: 90px;
    border: 1px solid transparent; }
    .dropdown-grid .dropdown-item:hover {
      border-color: #f1f2f3; }
  .dropdown-grid .icon {
    font-size: 24px; }
  .dropdown-grid .title {
    margin: 6px -12px 0; }
  .dropdown-grid .i8-icon {
    margin: 0 12px -4px; }
    .dropdown-grid .i8-icon + .title {
      margin-top: 0; }
  .dropdown-grid.cols-2 {
    min-width: 200px; }
    .dropdown-grid.cols-2 .dropdown-item {
      flex-basis: 50%; }
  .dropdown-grid.cols-4 {
    min-width: 400px; }
    .dropdown-grid.cols-4 .dropdown-item {
      flex-basis: 25%; }

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

.dropdown-header {
  text-transform: uppercase;
  color: #8b95a5;
  font-size: 12px;
  margin-bottom: 0;
  padding: 12px;
  letter-spacing: .25px;
  opacity: 0.8; }

.dropdown-footer {
  display: flex;
  justify-content: space-between;
  background-color: #f9fafb;
  border-top: 1px solid #ebebeb;
  padding: 0 0.75rem; }
  .dropdown-footer a {
    display: inline-block;
    padding: 10px 8px;
    color: #8b95a5; }
    .dropdown-footer a:hover {
      color: #101213; }

.topbar .dropdown-menu,
.topbar .dropdown-grid {
  margin-top: 15px !important;
  overflow: visible !important; }
  .topbar .dropdown-menu::before, .topbar .dropdown-menu::after,
  .topbar .dropdown-grid::before,
  .topbar .dropdown-grid::after {
    content: '';
    position: absolute;
    top: -11px;
    left: 17px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 9px solid rgba(0, 0, 0, 0.045); }
  .topbar .dropdown-menu::after,
  .topbar .dropdown-grid::after {
    top: -9px;
    border-bottom-color: #fdfeff; }
  .topbar .dropdown-menu.dropdown-menu-right::before, .topbar .dropdown-menu.dropdown-menu-right::after,
  .topbar .dropdown-grid.dropdown-menu-right::before,
  .topbar .dropdown-grid.dropdown-menu-right::after {
    left: auto;
    right: 17px; }

.dropdown-divider {
  background-color: #f1f2f3;
  margin: 4px 0; }

.dropdown-sm .dropdown-item {
  padding-top: 2px;
  padding-bottom: 2px; }

.dropdown-sm .dropdown-grid {
  min-width: 270px; }
  .dropdown-sm .dropdown-grid .dropdown-item {
    min-height: 80px;
    font-size: .8125rem; }
  .dropdown-sm .dropdown-grid .icon {
    font-size: 20px; }
  .dropdown-sm .dropdown-grid.cols-2 {
    min-width: 180px; }
  .dropdown-sm .dropdown-grid.cols-4 {
    min-width: 360px; }

.dropdown-lg .dropdown-item {
  padding-top: 7px;
  padding-bottom: 7px; }

.dropdown-lg .dropdown-grid {
  min-width: 330px; }
  .dropdown-lg .dropdown-grid .dropdown-item {
    min-height: 100px; }
  .dropdown-lg .dropdown-grid .icon {
    font-size: 28px; }
  .dropdown-lg .dropdown-grid.cols-2 {
    min-width: 220px; }
  .dropdown-lg .dropdown-grid.cols-4 {
    min-width: 440px; }

.breadcrumb {
  background-color: transparent;
  padding: 0; }
  .breadcrumb a {
    color: #8b95a5; }
  .breadcrumb a:hover {
    color: #FA4616;
    text-decoration: none; }
  .breadcrumb .breadcrumb-item i {
    opacity: .9;
    margin-right: 2px; }

.breadcrumb-item + .breadcrumb-item::before {
  color: #8b95a5; }

.breadcrumb-arrow .breadcrumb-item + .breadcrumb-item::before {
  content: "\E649";
  font-family: themify;
  font-size: 0.5rem;
  vertical-align: middle; }

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block; }

.carousel-caption {
  padding-bottom: 0; }
  .carousel-caption h1, .carousel-caption h2, .carousel-caption h3, .carousel-caption h4, .carousel-caption h5, .carousel-caption h6 {
    color: #fff; }

.carousel-control-next-icon,
.carousel-control-prev-icon {
  font-family: themify;
  font-size: 28px;
  background: none; }

.carousel-control-next-icon::before {
  content: "\E649"; }

.carousel-control-prev-icon::before {
  content: "\E64A"; }

.carousel-indicators {
  bottom: 16px;
  margin-bottom: 0; }
  .carousel-indicators li {
    border: none;
    background-color: #fff;
    opacity: .4;
    margin-left: 2px;
    margin-right: 2px;
    transition: 0.2s linear; }
  .carousel-indicators .active {
    opacity: .8; }

.carousel-indicators-outside {
  position: static;
  margin: 0 auto;
  padding-top: 16px; }
  .carousel-indicators-outside li {
    background-color: #dcddde; }
  .carousel-indicators-outside .active {
    background-color: #c2c8cf; }

.carousel-indicators-primary .active {
  background-color: #FA4616; }

.carousel-indicators-secondary .active {
  background-color: #e4e7ea; }

.carousel-indicators-success .active {
  background-color: #15c377; }

.carousel-indicators-info .active {
  background-color: #48b0f7; }

.carousel-indicators-warning .active {
  background-color: #faa64b; }

.carousel-indicators-danger .active {
  background-color: #f96868; }

.carousel-indicators-pink .active {
  background-color: #f96197; }

.carousel-indicators-purple .active {
  background-color: #926dde; }

.carousel-indicators-brown .active {
  background-color: #8d6658; }

.carousel-indicators-cyan .active {
  background-color: #57c7d4; }

.carousel-indicators-yellow .active {
  background-color: #fcc525; }

.carousel-indicators-gray .active {
  background-color: #868e96; }

.carousel-indicators-dark .active {
  background-color: #2a2d31; }

.close {
  font-weight: 300;
  outline: none !important;
  transition: 0.2s linear; }

.badge {
  border-radius: 3px;
  font-weight: 400; }
  .badge:empty {
    display: inline-block;
    vertical-align: inherit; }

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

.badge-primary {
  background-color: #FA4616; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    background-color: #f13705; }

.badge-secondary {
  background-color: #e4e7ea; }
  .badge-secondary[href]:focus, .badge-secondary[href]:hover {
    background-color: #d6dadf; }

.badge-success {
  background-color: #15c377; }
  .badge-success[href]:focus, .badge-success[href]:hover {
    background-color: #13ac69; }

.badge-info {
  background-color: #48b0f7; }
  .badge-info[href]:focus, .badge-info[href]:hover {
    background-color: #30a5f6; }

.badge-warning {
  background-color: #faa64b; }
  .badge-warning[href]:focus, .badge-warning[href]:hover {
    background-color: #f99a32; }

.badge-danger {
  background-color: #f96868; }
  .badge-danger[href]:focus, .badge-danger[href]:hover {
    background-color: #f84f4f; }

.badge-pink {
  background-color: #f96197; }
  .badge-pink[href]:focus, .badge-pink[href]:hover {
    background-color: #f84887; }

.badge-purple {
  background-color: #926dde; }
  .badge-purple[href]:focus, .badge-purple[href]:hover {
    background-color: #8258d9; }

.badge-brown {
  background-color: #8d6658; }
  .badge-brown[href]:focus, .badge-brown[href]:hover {
    background-color: #7d5b4e; }

.badge-cyan {
  background-color: #57c7d4; }
  .badge-cyan[href]:focus, .badge-cyan[href]:hover {
    background-color: #43c0cf; }

.badge-yellow {
  background-color: #fcc525; }
  .badge-yellow[href]:focus, .badge-yellow[href]:hover {
    background-color: #fcbe0c; }

.badge-gray {
  background-color: #868e96; }
  .badge-gray[href]:focus, .badge-gray[href]:hover {
    background-color: #78818a; }

.badge-dark {
  background-color: #2a2d31; }
  .badge-dark[href]:focus, .badge-dark[href]:hover {
    background-color: #1e2023; }

.badge-warning {
  color: #fff; }

.badge-default {
  color: #616a78;
  background-color: #f5f6f7; }
  .badge-default[href]:focus, .badge-default[href]:hover {
    color: #616a78;
    background-color: #edeef0; }

.badge-secondary {
  color: #fff;
  background-color: #919191; }
  .badge-secondary[href]:focus, .badge-secondary[href]:hover {
    color: #fff;
    background-color: #898989; }

.badge-colored {
  color: #fff;
  background-color: #FA3E3E; }
  .badge-colored[href]:focus, .badge-colored[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #fa2f2f; }

.badge-sm {
  line-height: 1.2;
  padding-top: 1px;
  padding-bottom: 2px;
  font-size: 75%; }

.badge-lg {
  line-height: 1.5;
  padding: 5px 7px;
  font-size: 95%; }

.badge-xl {
  line-height: 1.7;
  padding: 7px 9px;
  font-size: 100%; }

.badge-dot {
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 100%;
  vertical-align: middle; }
  .badge-dot.badge-sm {
    width: 6px;
    height: 6px; }
  .badge-dot.badge-lg {
    width: 10px;
    height: 10px; }
  .badge-dot.badge-xl {
    width: 12px;
    height: 12px; }

.badge-ring {
  position: relative;
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 100%;
  vertical-align: middle; }
  .badge-ring::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
    transform: scale(1);
    transition: .3s; }
  .badge-ring.badge-sm {
    width: 8px;
    height: 8px; }
    .badge-ring.badge-sm::after {
      width: 4px;
      height: 4px; }
  .badge-ring.badge-lg {
    width: 12px;
    height: 12px; }
    .badge-ring.badge-lg::after {
      width: 8px;
      height: 8px; }
  .badge-ring.badge-xl {
    width: 14px;
    height: 14px; }
    .badge-ring.badge-xl::after {
      width: 10px;
      height: 10px; }
  .badge-ring.fill::after {
    transform: scale(0); }

.badge-bold {
  font-family: "Gotham", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px; }

@media (max-width: 1440px) {
  .badge-pill {
    padding-top: .1em !important; } }

@media only screen and (min-width: 1440px) {
  .badge-pill {
    padding: .5em !important; } }

.list-group .badge-pill {
  margin-top: 3px; }

.list-group.bordered {
  border: 1px solid #ebebeb; }

.list-group-item {
  font-weight: 0.875rem;
  border: 0;
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 0;
  border-radius: 0 !important; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #FA4616;
    border-color: #FA4616; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: #fff; }
  .list-group-item:last-child {
    border-bottom: 0; }
  .list-group-item .media {
    margin-bottom: 0; }

.list-group-item-heading {
  font-weight: 400; }

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  background-color: #f9fafb; }

.nav-item i {
  width: 1.28571429em;
  text-align: center; }

.nav-link {
  font-weight: 400;
  color: #8b95a5;
  line-height: 33px;
  padding: 0px 12px;
  white-space: nowrap; }
  .nav-link:hover, .nav-link:focus, .nav-link.active {
    color: #FA4616; }
  .nav-link.disabled {
    color: #8b95a5;
    opacity: .7; }

.nav-primary .nav-link:not(.disabled):hover, .nav-primary .nav-link:not(.disabled):focus {
  color: #FA4616; }

.nav:not(.nav-tabs) .nav-link > * {
  margin: 0 4px; }
  .nav:not(.nav-tabs) .nav-link > *:first-child {
    margin-left: 0; }
  .nav:not(.nav-tabs) .nav-link > *:last-child {
    margin-right: 0; }
  .nav:not(.nav-tabs) .nav-link > *:not(.badge) {
    flex-grow: 1; }

.nav-action {
  color: #8b95a5;
  font-size: 14px;
  opacity: 0;
  margin: 0 4px; }
  .nav-action:hover {
    color: #101213; }

.nav-item:hover .nav-action {
  opacity: 1; }

.nav-actions-visible .nav-action {
  opacity: 1; }

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

.nav-pills .nav-link {
  border-radius: 2px; }

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
  color: #101213;
  background-color: #f9fafb; }

.nav.flex-column .nav-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 29px;
  transition: .2s linear; }
  .nav.flex-column .nav-item + .nav-item {
    margin: 4px 0; }
  .nav.flex-column .nav-item:first-child {
    margin-bottom: 4px; }
  .nav.flex-column .nav-item:last-child {
    margin-bottom: 0; }
  .nav.flex-column .nav-item.active .nav-link {
    color: #101213; }
  .nav.flex-column .nav-item.disabled {
    background-color: transparent;
    opacity: .7;
    cursor: not-allowed; }
    .nav.flex-column .nav-item.disabled .nav-link {
      color: #8b95a5; }
    .nav.flex-column .nav-item.disabled > * {
      cursor: not-allowed; }

.nav.flex-column .nav-link {
  flex: 1;
  padding: 0; }

.nav.flex-column.nav-pills .nav-item {
  padding: 0 12px;
  height: 36px;
  border-radius: 2px; }
  .nav.flex-column.nav-pills .nav-item.active, .nav.flex-column.nav-pills .nav-item:hover {
    background-color: #f9fafb; }
  .nav.flex-column.nav-pills .nav-item > * {
    margin: 0 6px; }

.nav-dot-separated .nav-item,
.nav-dot-separated > .nav-link {
  display: inline-flex;
  align-items: center;
  margin-left: 0 !important; }
  .nav-dot-separated .nav-item::after,
  .nav-dot-separated > .nav-link::after {
    content: '\2022';
    vertical-align: middle;
    color: #616a78;
    opacity: 0.4;
    cursor: default; }
  .nav-dot-separated .nav-item:last-child::after,
  .nav-dot-separated > .nav-link:last-child::after {
    display: none; }
  .nav-dot-separated .nav-item:hover::after,
  .nav-dot-separated > .nav-link:hover::after {
    color: #616a78; }

.nav-dot-separated > .nav-link {
  padding-right: 0; }
  .nav-dot-separated > .nav-link::after {
    padding-left: inherit; }

.nav-dotted .nav-link {
  line-height: normal;
  padding: 0 4px;
  margin-left: 8px;
  margin-right: 8px;
  border-bottom: 1px dotted #959daa; }

.nav-sm .nav-item {
  height: 29px !important; }

.nav-sm .nav-link {
  line-height: 29px; }

.nav-lg .nav-item {
  height: 48px !important;
  font-size: 14px; }

.nav-lg .nav-link {
  line-height: 48px;
  font-weight: 300; }

.nav.gap-0 .nav-link {
  padding: 0; }

.nav.gap-1 .nav-link {
  padding: 0 4px; }

.nav.gap-2 .nav-link {
  padding: 0 8px; }

.nav.gap-3 .nav-link {
  padding: 0 12px; }

.nav.gap-4 .nav-link {
  padding: 0 16px; }

.nav.gap-5 .nav-link {
  padding: 0 20px; }

.nav.no-gutters > .nav-link:first-child,
.nav.no-gutters .nav-item:first-child .nav-link {
  padding-left: 0; }

.nav.no-gutters > .nav-link:last-child,
.nav.no-gutters .nav-item:last-child .nav-link {
  padding-right: 0; }

.page-link {
  color: #8b95a5;
  font-weight: 400;
  border-color: #ebebeb;
  padding: 0 8px;
  margin: 0 3px;
  min-width: 31px;
  line-height: 29px;
  text-align: center;
  border-radius: 2px !important; }
  .page-link:hover, .page-link:focus {
    background-color: #f9fafb;
    color: #101213; }
  .page-link span {
    font-size: 75%; }

.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
  opacity: 0.6; }

.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
  background-color: #FA4616;
  border-color: #FA4616;
  font-weight: 500; }

.pagination.no-border .page-link {
  border: none; }
  .pagination.no-border .page-link:hover, .pagination.no-border .page-link:focus {
    border-color: #f9fafb; }

.pagination.no-gutters {
  margin-left: 1px; }
  .pagination.no-gutters .page-link {
    margin: 0;
    margin-left: -1px;
    border-radius: 0 !important; }

.pagination-circle .page-link {
  border-radius: 50% !important; }

.pagination-sm .page-link {
  padding: 0;
  min-width: 26px;
  line-height: 24px; }

.pagination-lg .page-link {
  padding: 0;
  min-width: 38px;
  line-height: 36px; }

.pagination-primary .page-item.active .page-link, .pagination-primary .page-item.active .page-link:focus, .pagination-primary .page-item.active .page-link:hover {
  background-color: #FA4616;
  border-color: #FA4616; }

.pagination-secondary .page-item.active .page-link, .pagination-secondary .page-item.active .page-link:focus, .pagination-secondary .page-item.active .page-link:hover {
  background-color: #e4e7ea;
  border-color: #e4e7ea; }

.pagination-success .page-item.active .page-link, .pagination-success .page-item.active .page-link:focus, .pagination-success .page-item.active .page-link:hover {
  background-color: #15c377;
  border-color: #15c377; }

.pagination-info .page-item.active .page-link, .pagination-info .page-item.active .page-link:focus, .pagination-info .page-item.active .page-link:hover {
  background-color: #48b0f7;
  border-color: #48b0f7; }

.pagination-warning .page-item.active .page-link, .pagination-warning .page-item.active .page-link:focus, .pagination-warning .page-item.active .page-link:hover {
  background-color: #faa64b;
  border-color: #faa64b; }

.pagination-danger .page-item.active .page-link, .pagination-danger .page-item.active .page-link:focus, .pagination-danger .page-item.active .page-link:hover {
  background-color: #f96868;
  border-color: #f96868; }

.pagination-pink .page-item.active .page-link, .pagination-pink .page-item.active .page-link:focus, .pagination-pink .page-item.active .page-link:hover {
  background-color: #f96197;
  border-color: #f96197; }

.pagination-purple .page-item.active .page-link, .pagination-purple .page-item.active .page-link:focus, .pagination-purple .page-item.active .page-link:hover {
  background-color: #926dde;
  border-color: #926dde; }

.pagination-brown .page-item.active .page-link, .pagination-brown .page-item.active .page-link:focus, .pagination-brown .page-item.active .page-link:hover {
  background-color: #8d6658;
  border-color: #8d6658; }

.pagination-cyan .page-item.active .page-link, .pagination-cyan .page-item.active .page-link:focus, .pagination-cyan .page-item.active .page-link:hover {
  background-color: #57c7d4;
  border-color: #57c7d4; }

.pagination-yellow .page-item.active .page-link, .pagination-yellow .page-item.active .page-link:focus, .pagination-yellow .page-item.active .page-link:hover {
  background-color: #fcc525;
  border-color: #fcc525; }

.pagination-gray .page-item.active .page-link, .pagination-gray .page-item.active .page-link:focus, .pagination-gray .page-item.active .page-link:hover {
  background-color: #868e96;
  border-color: #868e96; }

.pagination-dark .page-item.active .page-link, .pagination-dark .page-item.active .page-link:focus, .pagination-dark .page-item.active .page-link:hover {
  background-color: #2a2d31;
  border-color: #2a2d31; }

.pagination-secondary .page-item.active .page-link, .pagination-secondary .page-item.active .page-link:focus, .pagination-secondary .page-item.active .page-link:hover {
  color: #8b95a5; }

.timeline {
  position: relative;
  list-style: none;
  margin: 0 auto 30px;
  padding-left: 0;
  width: 90%;
  z-index: 1; }

.timeline-block {
  display: flex; }

.timeline-detail {
  flex: 1;
  padding-bottom: 30px; }

@media (max-width: 767px) {
  .timeline-detail {
    display: none; } }

.timeline-point {
  position: relative;
  flex-shrink: 0;
  flex-grow: 0;
  order: 2;
  width: 96px;
  padding-bottom: 30px;
  margin-top: 20px;
  text-align: center; }
  .timeline-point::before {
    content: '';
    position: absolute;
    top: 9px;
    left: 50%;
    bottom: -25px;
    width: 1px;
    margin-left: -1px;
    z-index: -1;
    background-color: #ebebeb; }
  .timeline .timeline-block:first-child .timeline-point::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-left: -2px;
    border-radius: 50%; }
  .timeline .timeline-block:last-child .timeline-point::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    border-radius: 50%; }

.last-timeline-point {
  position: relative;
  flex-shrink: 0;
  flex-grow: 0;
  order: 2;
  width: 96px;
  padding-bottom: 30px;
  margin-top: 20px;
  text-align: center; }
  .timeline .timeline-block:first-child .last-timeline-point::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-left: -2px;
    border-radius: 50%; }
  .timeline .timeline-block:last-child .last-timeline-point::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    border-radius: 50%; }
  .last-timeline-point .success {
    background-color: #33c376; }
    .last-timeline-point .success::after {
      background-color: #33c376; }
  .last-timeline-point .info {
    background-color: #4d5259; }
    .last-timeline-point .info::after {
      background-color: #4d5259; }
  .last-timeline-point .warning {
    background-color: #faa64b; }
    .last-timeline-point .warning::after {
      background-color: #faa64b; }
  .last-timeline-point .danger {
    background-color: #f96868; }
    .last-timeline-point .danger::after {
      background-color: #f96868; }

.timeline-point-primary::before {
  background-color: #FA4616; }

.timeline-point-secondary::before {
  background-color: #e4e7ea; }

.timeline-point-success::before {
  background-color: #15c377; }

.timeline-point-info::before {
  background-color: #48b0f7; }

.timeline-point-warning::before {
  background-color: #faa64b; }

.timeline-point-danger::before {
  background-color: #f96868; }

.timeline-point-pink::before {
  background-color: #f96197; }

.timeline-point-purple::before {
  background-color: #926dde; }

.timeline-point-brown::before {
  background-color: #8d6658; }

.timeline-point-cyan::before {
  background-color: #57c7d4; }

.timeline-point-yellow::before {
  background-color: #fcc525; }

.timeline-point-gray::before {
  background-color: #868e96; }

.timeline-point-dark::before {
  background-color: #2a2d31; }

.timeline-content {
  flex: 1;
  margin-bottom: 60px; }
  .timeline-content .card {
    margin-bottom: 0; }

.timeline-period {
  position: relative;
  padding: 30px 0;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  color: #8b95a5; }
  .timeline-period::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    background-color: #ebebeb;
    border-radius: 50%; }
  .timeline-period time {
    font-size: inherit;
    font-weight: inherit; }
  .timeline .timeline-period:first-child::after {
    display: none; }

@media (max-width: 991px) {
  .timeline .timeline-block .timeline-detail {
    order: 1;
    text-align: right; }
  .timeline .timeline-block .timeline-content {
    order: 3; } }

@media (min-width: 992px) {
  .timeline .timeline-block:nth-child(even) .timeline-detail {
    order: 1;
    text-align: right; }
  .timeline .timeline-block:nth-child(even) .timeline-content {
    order: 3; }
  .timeline .timeline-block:nth-child(odd) .timeline-detail {
    order: 3;
    text-align: left; }
  .timeline .timeline-block:nth-child(odd) .timeline-content {
    order: 1; } }

.timeline.timeline-content-left .timeline-block .timeline-detail {
  order: 3;
  text-align: left; }

.timeline.timeline-content-left .timeline-block .timeline-content {
  order: 1; }

.timeline.timeline-content-right .timeline-block .timeline-detail {
  order: 1;
  text-align: right; }

.timeline.timeline-content-right .timeline-block .timeline-content {
  order: 3; }

.timeline-activity .timeline-content {
  margin-bottom: 10px; }

.timeline-point-xs .timeline-point, .timeline-point-xs .last-timeline-point {
  width: 32px; }

.timeline-point-sm .timeline-point, .timeline-point-sm .last-timeline-point {
  width: 64px; }

.timeline-point-lg .timeline-point, .timeline-point-lg .last-timeline-point {
  width: 128px; }

.timeline-point-xl .timeline-point, .timeline-point-xl .last-timeline-point {
  width: 256px; }

[data-provide~="fullscreen"] .fullscreen-active {
  display: none; }

[data-provide~="fullscreen"].is-fullscreen .fullscreen-default {
  display: none; }

[data-provide~="fullscreen"].is-fullscreen .fullscreen-active {
  display: inline-block; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  user-select: none;
  display: none; }
  .pace .pace-progress {
    background: #FA4616;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    z-index: 2001; }

.pace-inactive {
  display: none; }

body[data-provide~="pace"] .pace {
  display: block; }

body[data-provide~="pace"] .pace-inactive {
  display: none; }

.pace-primary .pace-progress {
  background: #FA4616; }

.pace-secondary .pace-progress {
  background: #e4e7ea; }

.pace-success .pace-progress {
  background: #15c377; }

.pace-info .pace-progress {
  background: #48b0f7; }

.pace-warning .pace-progress {
  background: #faa64b; }

.pace-danger .pace-progress {
  background: #f96868; }

.pace-pink .pace-progress {
  background: #f96197; }

.pace-purple .pace-progress {
  background: #926dde; }

.pace-brown .pace-progress {
  background: #8d6658; }

.pace-cyan .pace-progress {
  background: #57c7d4; }

.pace-yellow .pace-progress {
  background: #fcc525; }

.pace-gray .pace-progress {
  background: #868e96; }

.pace-dark .pace-progress {
  background: #2a2d31; }

.mapael {
  /* Reset Zoom button first */
  /* Then Zoom In button */
  /* Then Zoom Out button */ }
  .mapael .map {
    position: relative; }
  .mapael .zoomButton {
    background-color: #fff;
    border: 1px solid #f1f2f3;
    color: #101213;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;
    top: 0;
    font-weight: bold;
    left: 10px;
    user-select: none;
    transition: .2s linear; }
    .mapael .zoomButton:hover {
      background-color: #f9fafb; }
  .mapael .zoomReset {
    top: 10px; }
  .mapael .zoomIn {
    top: 34px; }
  .mapael .zoomOut {
    top: 58px; }
  .mapael .mapTooltip {
    position: absolute;
    background-color: #474c4b;
    opacity: 0.70;
    border-radius: 3px;
    padding: 4px 8px;
    max-width: 200px;
    display: none;
    color: #fff;
    z-index: 1000; }

svg.emojione {
  width: 18px;
  height: 18px;
  margin: 0 2px;
  vertical-align: text-bottom; }

.fc button {
  font-weight: 400;
  height: 36px;
  line-height: 36px;
  padding: 0 12px;
  text-transform: capitalize; }

.fc-state-default {
  border: 1px solid #ebebeb;
  background-color: #fcfdfe;
  background-image: none;
  color: #101213;
  text-shadow: none;
  box-shadow: none; }
  .fc-state-default:hover {
    background-color: #f5f6f7; }
  .fc-state-default.fc-corner-right {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .fc-state-default.fc-corner-left {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }

.fc-state-active {
  background-color: #f5f6f7; }

.fc-state-disabled:hover {
  background-color: #fcfdfe; }

.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
  border-color: #ebebeb; }

.fc th {
  font-weight: 400;
  border: none;
  padding: 12px 0; }

.fc-event {
  font-size: 12px;
  border: none;
  color: #fff;
  border-radius: 2px;
  padding: 2px 6px;
  opacity: .9;
  transition: none; }
  .fc-event:hover {
    opacity: 1; }

.fc-event:not(.badge),
.fc-event-dot:not(.badge) {
  background-color: #FA4616; }

.fc-content {
  color: #fff; }

.fc-day-grid-event .fc-time {
  font-weight: 500;
  padding-right: 4px; }

.fc-day-grid-event {
  margin-top: 2px;
  margin-bottom: 2px; }

.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-popover .fc-header {
  background-color: #f5f6f7; }

.fc-popover .fc-header {
  padding: 4px 8px; }

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #8b95a5;
  opacity: .7;
  margin-top: 6px;
  transition: .3s; }
  .fc-unthemed .fc-popover .fc-header .fc-close:hover {
    opacity: 1; }

.fc-toolbar h2 {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  color: #101213;
  padding-top: 8px; }

.fc-head-container {
  border: none !important; }

.pswp__caption__center {
  text-align: center; }

.ps-container {
  position: relative; }

.ps-container > .ps-scrollbar-x-rail {
  height: 3px; }
  .ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    background-color: rgba(0, 0, 0, 0.25);
    border-radius: 0;
    height: 3px;
    bottom: 0; }
  .ps-container > .ps-scrollbar-x-rail:hover,
  .ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-container > .ps-scrollbar-x-rail:active,
  .ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
    height: 7px; }

.ps-container > .ps-scrollbar-y-rail {
  width: 3px;
  right: 2px !important; }
  .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: rgba(0, 0, 0, 0.25);
    border-radius: 0;
    width: 3px;
    right: 0; }
  .ps-container > .ps-scrollbar-y-rail:hover,
  .ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-container > .ps-scrollbar-y-rail:active,
  .ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
    width: 7px; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail,
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: rgba(0, 0, 0, 0.1); }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x,
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.4);
  height: 7px; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y,
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.4);
  width: 7px; }

.ps-container:hover > .ps-scrollbar-x-rail:hover,
.ps-container:hover > .ps-scrollbar-y-rail:hover,
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail,
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail,
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail,
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: rgba(0, 0, 0, 0.1); }

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x,
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y,
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x,
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y,
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x,
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.3); }

.swal2-modal .swal2-title {
  font-family: "Gotham", sans-serif;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: .5px;
  color: #313944; }

.swal2-modal .swal2-content {
  color: #101213;
  font-size: 1rem; }

.swal2-modal .swal2-confirm,
.swal2-modal .swal2-cancel {
  min-width: 80px; }

.swal2-modal button + button {
  margin-left: 12px; }

.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header {
  background-color: #f5f6f7; }
  .shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header h3 {
    font-size: 16px; }

.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-element-attached-top.shepherd-element-attached-center.shepherd-has-title .shepherd-content:before,
.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-bottom.shepherd-has-title .shepherd-content:before,
.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-bottom.shepherd-has-title .shepherd-content:before {
  border-bottom-color: #f5f6f7; }

.shepherd-element.shepherd-theme-arrows-plain-buttons .shepherd-content {
  font-size: 14px;
  line-height: 24px;
  width: 400px;
  max-width: calc(100% - 32px);
  filter: none;
  border: 1px solid #f1f2f3;
  border-radius: 3px;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.06); }
  .shepherd-element.shepherd-theme-arrows-plain-buttons .shepherd-content::before {
    border-width: 12px; }
  .shepherd-element.shepherd-theme-arrows-plain-buttons .shepherd-content footer .shepherd-buttons li .shepherd-button {
    color: #fff; }
  .shepherd-element.shepherd-theme-arrows-plain-buttons .shepherd-content .shepherd-text p {
    line-height: inherit; }

.backdrop-tour {
  background-color: rgba(0, 0, 0, 0.3) !important;
  z-index: 999; }

.shepherd-active .shepherd-step,
.shepherd-active .shepherd-target.shepherd-enabled {
  z-index: 1000; }

.shepherd-active .shepherd-target .shepherd-target {
  z-index: 1001; }

[data-provide~="sortable"] [draggable="true"] {
  cursor: move; }

.sortable-placeholder {
  background-color: #f9fafb;
  border: 2px dashed #ebebeb; }

.sortable-dot {
  display: inline-block;
  width: 5px;
  min-height: 20px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQYV2NkYGD4z8DAwMgABXAGNgGwSgwVAFbmAgXQdISfAAAAAElFTkSuQmCC);
  cursor: move;
  cursor: -webkit-zoom-grabbing;
  opacity: .6; }

.lity-close {
  font-family: "Gotham", sans-serif;
  font-weight: 300;
  opacity: .6;
  transition: .5s; }
  .lity-close:hover, .lity-close:focus, .lity-close:active {
    font-family: "Gotham", sans-serif;
    font-weight: 300;
    opacity: 1; }

.bootstrap-table {
  margin-bottom: 1rem; }
  .bootstrap-table .table {
    padding: 0 !important;
    border-bottom: 0; }
    .bootstrap-table .table td,
    .bootstrap-table .table th {
      padding: .75rem !important; }
    .bootstrap-table .table > thead > tr > th {
      border-bottom-color: #ebebeb; }
  .bootstrap-table .table-separated {
    border-collapse: separate !important; }
    .bootstrap-table .table-separated > thead > tr > th {
      border-bottom: 0; }
  .bootstrap-table .table-sm th,
  .bootstrap-table .table-sm td {
    padding: .5rem !important; }
  .bootstrap-table .table-lg th,
  .bootstrap-table .table-lg td {
    padding: 1rem !important; }

.fixed-table-container {
  border: none;
  border-radius: 0; }
  .fixed-table-container thead th,
  .fixed-table-container tbody td {
    border-left: none; }
  .fixed-table-container thead th {
    position: relative; }
    .fixed-table-container thead th .th-inner {
      background-image: none !important;
      padding: 0; }
      .fixed-table-container thead th .th-inner::before, .fixed-table-container thead th .th-inner::after {
        content: '';
        position: absolute;
        right: 12px;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent; }
    .fixed-table-container thead th .both::before {
      border-bottom: 8px solid #ebebeb;
      bottom: 55%; }
    .fixed-table-container thead th .both::after {
      border-top: 8px solid #ebebeb;
      top: 55%; }
    .fixed-table-container thead th .desc::before {
      display: none; }
    .fixed-table-container thead th .desc::after {
      border-top-color: #8b95a5; }
    .fixed-table-container thead th .asc::before {
      border-bottom-color: #8b95a5; }
    .fixed-table-container thead th .asc::after {
      display: none; }

.fixed-table-body .table > thead > tr > th {
  border-bottom: none; }

.fixed-table-body .card-view .title {
  font-weight: 500; }

.fixed-table-header .table th {
  padding: 0 !important; }

.fixed-table-header .table .th-inner {
  padding: .75rem; }

table.dataTable {
  width: 100% !important; }

.dataTables_wrapper {
  padding-left: 0;
  padding-right: 0; }
  .dataTables_wrapper tfoot .form-control {
    width: auto; }

.jsgrid-cell {
  padding: .625rem; }

.jsgrid-header-cell {
  font-weight: 400;
  padding: .75rem; }

.jsgrid-grid-header,
.jsgrid-header-row > .jsgrid-header-cell {
  background-color: #f9fafb; }

.jsgrid-edit-row > .jsgrid-cell,
.jsgrid-filter-row > .jsgrid-cell,
.jsgrid-grid-body,
.jsgrid-grid-header,
.jsgrid-header-row > .jsgrid-header-cell,
.jsgrid-insert-row > .jsgrid-cell {
  border-color: #f1f2f3; }

.jsgrid-alt-row > .jsgrid-cell {
  background: #fcfdfe; }

.jsgrid-selected-row > .jsgrid-cell {
  background: #f3f9ff;
  border-color: #f1f2f3; }

.jsgrid-grid-body tr:last-child .jsgrid-cell {
  border-bottom: 0; }

.jsgrid input,
.jsgrid select,
.jsgrid textarea {
  border: 1px solid #ebebeb;
  border-radius: 2px;
  color: #8b95a5;
  padding: 5px 8px;
  font-size: 14px;
  line-height: 20px;
  transition: 0.2s linear; }
  .jsgrid input:focus,
  .jsgrid select:focus,
  .jsgrid textarea:focus {
    border-color: #fc957a;
    color: #101213;
    outline: none; }

.jsgrid select {
  height: 32px; }

.jsgrid-pager {
  text-align: center; }
  .jsgrid-pager a {
    color: #48b0f7; }

.jsgrid-pager-current-page {
  font-weight: 500; }

.swiper-container {
  width: 100%;
  height: 100%; }
  .swiper-container .container,
  .swiper-container [class^="col-"] {
    box-sizing: border-box; }

.swiper-slide .card-shadowed {
  margin-left: 10px;
  margin-right: 10px; }

.swiper-button-next,
.swiper-button-prev {
  background-image: none;
  color: #8b95a5;
  transition: .4s; }
  .swiper-button-next::before,
  .swiper-button-prev::before {
    font-family: themify;
    font-size: 1.75rem;
    opacity: .7;
    transition: .4s; }
  .swiper-button-next:hover::before,
  .swiper-button-prev:hover::before {
    opacity: 1; }

.swiper-button-next::before {
  content: "\E649"; }

.swiper-button-prev::before {
  content: "\E64A"; }

.swiper-button-next {
  right: 0; }

.swiper-button-prev {
  left: 0; }

.swiper-button-hidden .swiper-button-next {
  right: -44px; }

.swiper-button-hidden .swiper-button-prev {
  left: -44px; }

.swiper-button-hidden:hover .swiper-button-next {
  right: 24px; }

.swiper-button-hidden:hover .swiper-button-prev {
  left: 24px; }

.swiper-button-box .swiper-button-next,
.swiper-button-box .swiper-button-prev {
  width: 44px;
  height: 64px;
  margin-top: -32px;
  line-height: 64px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: .6;
  transition: .4s; }
  .swiper-button-box .swiper-button-next::before,
  .swiper-button-box .swiper-button-prev::before {
    font-family: themify;
    font-size: 1.75rem;
    opacity: 1; }
  .swiper-button-box .swiper-button-next:hover,
  .swiper-button-box .swiper-button-prev:hover {
    opacity: 1; }
  @media (max-width: 991px) {
    .swiper-button-box .swiper-button-next,
    .swiper-button-box .swiper-button-prev {
      width: 24px;
      height: 30px;
      margin-top: -15px;
      line-height: 30px; }
      .swiper-button-box .swiper-button-next::before,
      .swiper-button-box .swiper-button-prev::before {
        font-size: 1rem; } }

.swiper-button-box .swiper-button-next {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.swiper-button-box .swiper-button-prev {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.swiper-button-box.swiper-button-hidden:hover .swiper-button-next {
  right: 0; }

.swiper-button-box.swiper-button-hidden:hover .swiper-button-prev {
  left: 0; }

.swiper-button-circular .swiper-button-next,
.swiper-button-circular .swiper-button-prev {
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50%;
  background-color: #fff;
  color: #616a78;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
  .swiper-button-circular .swiper-button-next:hover,
  .swiper-button-circular .swiper-button-prev:hover {
    color: #101213;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.06); }
  .swiper-button-circular .swiper-button-next::before,
  .swiper-button-circular .swiper-button-prev::before {
    font-size: 14px; }

.swiper-button-circular .swiper-button-prev {
  left: 5%; }

.swiper-button-circular .swiper-button-next {
  right: 5%; }

.swiper-button-circular .swiper-button-next::before {
  content: "\E649"; }

.swiper-button-circular .swiper-button-prev::before {
  content: "\E64A"; }

.swiper-pagination-outline .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: transparent; }

.swiper-pagination-bullet {
  position: relative;
  background: #ccc;
  opacity: 1;
  width: 6px;
  height: 6px;
  transition: .3s; }
  .swiper-pagination-bullet:hover {
    background: #aaa; }
  .swiper-pagination-bullet::before, .swiper-pagination-bullet::after {
    position: absolute;
    left: -7px;
    display: inline-block;
    width: 20px;
    height: 13px;
    content: "";
    cursor: pointer; }
  .swiper-pagination-bullet::before {
    top: -10px; }
  .swiper-pagination-bullet::after {
    bottom: -10px; }

.swiper-pagination-bullet-active {
  background: #777; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 7px; }

.swiper-pagination-outside .swiper-wrapper {
  padding-bottom: 30px; }

.swiper-pagination-outside.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0; }

.swiper-container[data-centered-slides="true"] .swiper-slide {
  opacity: .1;
  transition: opacity 1s; }

.swiper-container[data-centered-slides="true"] .swiper-slide-active,
.swiper-container[data-centered-slides="true"] .swiper-slide-duplicate-active {
  opacity: 1; }

@media (max-width: 767px) {
  .swiper-button-next,
  .swiper-button-prev {
    display: none; } }

.peity {
  vertical-align: middle; }

.jqstooltip {
  background-color: #323232 !important;
  font-size: 13px !important;
  padding: 4px 6px !important;
  color: #fff !important;
  overflow: hidden !important;
  text-align: center !important;
  border: none !important;
  max-width: 400px !important;
  max-height: 400px !important;
  box-sizing: content-box; }

.jqsfield {
  font-size: 13px !important;
  color: #fff !important;
  /*set the text color here */ }

[data-provide="easypie"] {
  display: inline-flex;
  text-align: center;
  position: relative; }

.easypie-data {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.morris-hover {
  z-index: 900; }

.morris-hover.morris-default-style {
  border-radius: 2px;
  padding: 8px 12px;
  background: rgba(255, 255, 255, 0.95);
  font-family: inherit;
  font-weight: 400;
  border: 1px solid #f1f2f3;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); }
  .morris-hover.morris-default-style .morris-hover-point {
    text-align: left; }

.bootstrap-select.btn-group .dropdown-toggle {
  letter-spacing: 0;
  font-weight: 300;
  padding: 5px 12px;
  padding-right: 25px; }
  .bootstrap-select.btn-group .dropdown-toggle::after {
    opacity: .7; }
  .bootstrap-select.btn-group .dropdown-toggle:focus {
    outline: none !important; }
  .bootstrap-select.btn-group .dropdown-toggle .filter-option i {
    margin-right: 8px; }

.bootstrap-select.btn-group.standalone {
  vertical-align: text-bottom; }
  .bootstrap-select.btn-group.standalone .dropdown-toggle {
    border: 0;
    padding-top: 0;
    padding-bottom: 0; }
    .bootstrap-select.btn-group.standalone .dropdown-toggle .filter-option {
      width: auto; }

.bootstrap-select.btn-group .dropdown-item.divider {
  height: 1px;
  background-color: #f1f2f3;
  margin: 4px 0;
  padding: 0; }

.bootstrap-select.btn-group .dropdown-item.dropdown-header {
  text-transform: uppercase;
  color: #8b95a5;
  font-size: 12px;
  margin-bottom: 0;
  padding: 8px;
  padding-bottom: 0;
  letter-spacing: .25px;
  opacity: 0.8; }
  .bootstrap-select.btn-group .dropdown-item.dropdown-header:hover {
    background-color: transparent; }

.bootstrap-select.btn-group .dropdown-item.selected {
  color: #101213;
  background-color: #f5f6f7; }

.bootstrap-select.btn-group .dropdown-item.disabled:hover,
.bootstrap-select.btn-group .dropdown-item.disabled .dropdown-item-inner:hover {
  background-color: transparent;
  cursor: not-allowed; }

.bootstrap-select.btn-group .dropdown-menu a.dropdown-item span.dropdown-item-inner.opt {
  padding-left: 8px; }

.bootstrap-select.btn-group .popover-title {
  color: #8b95a5;
  padding: 6px 16px;
  background-color: #fcfdfe; }

.bootstrap-select.btn-group .no-results {
  margin: 0;
  padding: 6px 20px; }

.dropdown-item-inner {
  outline: none; }

.bs-searchbox .form-control {
  line-height: 20px;
  font-size: 13px;
  padding: 4px 8px 3px; }

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #9b9b9b; }

.input-group .bootstrap-select.form-control:not([class*="col-"]) {
  width: auto; }

.datepicker.dropdown-menu {
  transform: scale(1, 1);
  transition: 0s;
  padding: 6px; }

.datepicker-dropdown:before {
  border-bottom-color: #ebebeb; }

.datepicker-dropdown.datepicker-orient-top:before {
  border-top-color: #ebebeb; }

.datepicker > div.datepicker-days {
  display: block; }

.datepicker table tr td,
.datepicker table tr th,
.datepicker table tr td span {
  border-radius: 0;
  font-size: 12px;
  color: #101213; }

.datepicker table tr th {
  font-weight: 500; }

.datepicker table tr td.old, .datepicker table tr td.new {
  color: #74838a; }

.datepicker table tr td.range {
  background-color: #f5f6f7;
  border-color: #f5f6f7; }

.datepicker table tr td.range-start, .datepicker table tr td.range-end {
  background-color: #FA4616 !important;
  border-color: #FA4616 !important;
  text-shadow: none;
  border-radius: 100%; }

.datepicker table tr td.range-start {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.datepicker table tr td.range-end {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.datepicker table tr td.range-start.range-end {
  border-radius: 100% !important; }

.datepicker table tr .dow {
  padding-top: 0.5rem;
  padding-bottom: 1rem;
  font-size: 11px; }

.datepicker .datepicker-switch {
  font-weight: 300;
  font-size: 13px; }

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next {
  line-height: 36px; }

.datepicker .prev,
.datepicker .next {
  font-size: 0; }
  .datepicker .prev::before,
  .datepicker .next::before {
    font-family: themify;
    color: #8b95a5;
    font-size: 12px;
    vertical-align: top; }

.datepicker .prev::before {
  content: "\E629"; }

.datepicker .next::before {
  content: "\E628"; }

.datepicker table tr td.day:hover,
.datepicker table tr td.focused,
.datepicker tfoot tr th:hover,
.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover {
  background-color: #f9fafb; }

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active {
  background-color: #FA4616;
  border-color: #FA4616;
  text-shadow: none;
  border-radius: 100%; }

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active {
  background-color: #FA4616;
  border-color: #FA4616; }

.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active.focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active:active:hover {
  background-color: #fa3e0c;
  border-color: #fa3e0c; }

.datepicker table tr td.today {
  color: #101213;
  background-color: #f5f6f7;
  border-color: #f5f6f7; }

.clockpicker.dropdown-menu {
  transform: scale(1, 1);
  padding: 6px;
  transition: initial; }

.clockpicker-button {
  color: #101213;
  padding: 3px;
  height: auto;
  font-size: .875rem; }

.clockpicker-popover .popover-content {
  background-color: #f9fafb; }

.clockpicker-plate {
  border-color: #ebebeb; }

.bootstrap-timepicker-widget.dropdown-menu {
  transform: scale(1, 1);
  transition: 0s;
  padding: 6px; }

.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom-color: #ebebeb; }

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
  border-top-color: #ebebeb; }

.bootstrap-timepicker-widget table td input {
  border-radius: 2px;
  border: 1px solid #ebebeb;
  font-size: 0.875rem;
  height: 29px;
  width: 29px;
  line-height: 29px; }
  .bootstrap-timepicker-widget table td input:focus {
    outline: none; }

.bootstrap-timepicker-widget table td a {
  color: #8b95a5;
  height: 29px;
  width: 29px;
  line-height: 29px;
  padding: 0; }
  .bootstrap-timepicker-widget table td a:hover {
    background-color: #fcfdfe;
    border-color: #ebebeb;
    border-radius: 2px; }

.bootstrap-timepicker-widget .glyphicon {
  font-family: themify; }

.bootstrap-timepicker-widget .glyphicon-chevron-up::before {
  content: "\E648"; }

.bootstrap-timepicker-widget .glyphicon-chevron-down::before {
  content: "\E64B"; }

.rating {
  display: inline-flex;
  flex-direction: row-reverse;
  list-style: none;
  margin: 0;
  padding: 0; }
  .rating input {
    display: none; }
  .rating label {
    color: #e3e4e5;
    cursor: pointer; }
    .rating label::before {
      margin-right: 5px;
      font-size: 20px;
      display: inline-block; }
  .rating .active,
  .rating :checked ~ label,
  .rating label:hover,
  .rating label:hover ~ label {
    color: #FA4616; }

.rating-static {
  flex-direction: row; }
  .rating-static label {
    cursor: default; }
  .rating-static label:not(.active) {
    color: #e3e4e5 !important; }

.rating-xs label::before {
  margin-right: 1px;
  font-size: 13px; }

.rating-sm label::before {
  margin-right: 2px;
  font-size: 16px; }

.rating-lg label::before {
  font-size: 24px; }

.rating-remove {
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  line-height: 20px;
  opacity: 0;
  visibility: hidden;
  transition: .2s linear; }
  [data-has-rate="true"]:hover .rating-remove {
    opacity: .6;
    visibility: visible; }
    [data-has-rate="true"]:hover .rating-remove:hover {
      opacity: 1; }

.rating-primary .active,
.rating-primary :checked ~ label,
.rating-primary label:hover,
.rating-primary label:hover ~ label {
  color: #FA4616; }

.rating-secondary .active,
.rating-secondary :checked ~ label,
.rating-secondary label:hover,
.rating-secondary label:hover ~ label {
  color: #e4e7ea; }

.rating-success .active,
.rating-success :checked ~ label,
.rating-success label:hover,
.rating-success label:hover ~ label {
  color: #15c377; }

.rating-info .active,
.rating-info :checked ~ label,
.rating-info label:hover,
.rating-info label:hover ~ label {
  color: #48b0f7; }

.rating-warning .active,
.rating-warning :checked ~ label,
.rating-warning label:hover,
.rating-warning label:hover ~ label {
  color: #faa64b; }

.rating-danger .active,
.rating-danger :checked ~ label,
.rating-danger label:hover,
.rating-danger label:hover ~ label {
  color: #f96868; }

.rating-pink .active,
.rating-pink :checked ~ label,
.rating-pink label:hover,
.rating-pink label:hover ~ label {
  color: #f96197; }

.rating-purple .active,
.rating-purple :checked ~ label,
.rating-purple label:hover,
.rating-purple label:hover ~ label {
  color: #926dde; }

.rating-brown .active,
.rating-brown :checked ~ label,
.rating-brown label:hover,
.rating-brown label:hover ~ label {
  color: #8d6658; }

.rating-cyan .active,
.rating-cyan :checked ~ label,
.rating-cyan label:hover,
.rating-cyan label:hover ~ label {
  color: #57c7d4; }

.rating-yellow .active,
.rating-yellow :checked ~ label,
.rating-yellow label:hover,
.rating-yellow label:hover ~ label {
  color: #fcc525; }

.rating-gray .active,
.rating-gray :checked ~ label,
.rating-gray label:hover,
.rating-gray label:hover ~ label {
  color: #868e96; }

.rating-dark .active,
.rating-dark :checked ~ label,
.rating-dark label:hover,
.rating-dark label:hover ~ label {
  color: #2a2d31; }

.toggler {
  color: #e3e4e5;
  cursor: pointer;
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1; }
  .toggler i {
    transition: color .2s linear; }
  .toggler input {
    display: none; }
    .toggler input:checked + i {
      color: #fcc525; }

.toggler-primary input:checked + i {
  color: #FA4616; }

.toggler-secondary input:checked + i {
  color: #e4e7ea; }

.toggler-success input:checked + i {
  color: #15c377; }

.toggler-info input:checked + i {
  color: #48b0f7; }

.toggler-warning input:checked + i {
  color: #faa64b; }

.toggler-danger input:checked + i {
  color: #f96868; }

.toggler-pink input:checked + i {
  color: #f96197; }

.toggler-purple input:checked + i {
  color: #926dde; }

.toggler-brown input:checked + i {
  color: #8d6658; }

.toggler-cyan input:checked + i {
  color: #57c7d4; }

.toggler-yellow input:checked + i {
  color: #fcc525; }

.toggler-gray input:checked + i {
  color: #868e96; }

.toggler-dark input:checked + i {
  color: #2a2d31; }

.minicolors-panel {
  border-color: #ebebeb;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09); }

.minicolors-theme-bootstrap .minicolors-input-swatch {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  border: none;
  top: 50%;
  left: 12px;
  transform: translateY(-50%); }

.minicolors-theme-bootstrap .minicolors-swatches .minicolors-swatch {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border-color: #ebebeb; }

.minicolors-swatches .minicolors-swatch {
  margin-right: 6px; }

.minicolors input[type=hidden] + .minicolors-swatch {
  width: 20px;
  transform: translateY(0); }

.minicolors-theme-bootstrap .minicolors-input {
  padding-left: 40px !important; }

.form-type-line .minicolors-theme-bootstrap .minicolors-input-swatch,
.form-type-material .minicolors-theme-bootstrap .minicolors-input-swatch {
  left: 0; }

.form-type-line .minicolors-theme-bootstrap .minicolors-input,
.form-type-material .minicolors-theme-bootstrap .minicolors-input {
  padding-left: 28px !important; }

.color-selector {
  display: inline-block; }
  .color-selector label {
    position: relative;
    display: inline-block;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 4px;
    margin-bottom: 4px; }
    .color-selector label.inverse {
      border: 1px solid #e3e4e5; }
      .color-selector label.inverse span::after {
        color: #101213; }
  .color-selector span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%; }
    .color-selector span::after {
      content: "\E64C";
      font-family: themify;
      font-size: 1rem;
      font-weight: bold;
      display: block;
      color: #fff;
      width: 100%;
      text-align: center;
      position: absolute;
      top: 50%;
      transform: translateY(-50%) scale(0, 0);
      transition: .2s; }
  .color-selector input {
    opacity: 0; }
    .color-selector input:checked ~ span::after {
      transform: translateY(-50%) scale(1, 1); }

.color-selector-sm label {
  width: 24px;
  height: 24px; }

.color-selector-sm span::after {
  font-size: .875rem; }

.color-selector-lg label {
  width: 36px;
  height: 36px; }

.color-selector-lg span::after {
  font-size: 1.125rem; }

[data-provide~="knob"] {
  outline: none !important; }

.noUi-target {
  margin: 1rem 0; }
  .noUi-target.noUi-vertical {
    display: inline-block;
    margin: 0 1rem; }
  .noUi-target.noUi-connect,
  .noUi-target .noUi-connect {
    background-color: #FA4616;
    box-shadow: none; }

.noUi-background {
  background: #f5f6f7; }

.noUi-handle {
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  transform: scale(1);
  box-shadow: none;
  outline: none;
  border: 1px solid #ebebeb;
  transition: 0.2s ease-in-out; }
  .noUi-handle::before, .noUi-handle::after {
    display: none; }
  .noUi-handle:hover {
    transform: scale(1.1); }
    .noUi-handle:hover .noUi-tooltip {
      display: block; }
  .noUi-handle:active {
    transform: scale(1.3); }

.noUi-horizontal {
  height: 4px;
  border-radius: 4px;
  background: #f5f6f7;
  border: none;
  box-shadow: none; }
  .noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    left: -10px;
    top: -8px; }

.noUi-vertical {
  width: 4px;
  height: 180px;
  border-radius: 4px;
  background: #f5f6f7;
  border: none;
  box-shadow: none; }
  .noUi-vertical .noUi-handle {
    width: 20px;
    height: 20px;
    left: -8px;
    top: -10px; }

.noUi-tooltip {
  background-color: #323232;
  font-size: 0.75rem;
  border: none;
  color: #fff;
  padding: 0 6px;
  height: 24px;
  line-height: 25px;
  display: none; }

.noUi-horizontal .noUi-tooltip {
  transform: translateX(-50%); }

.noUi-horizontal .noUi-handle-upper .noUi-tooltip {
  bottom: auto;
  top: -32px; }

.slider-primary.noUi-connect,
.slider-primary .noUi-connect {
  background-color: #FA4616; }

.slider-secondary.noUi-connect,
.slider-secondary .noUi-connect {
  background-color: #e4e7ea; }

.slider-success.noUi-connect,
.slider-success .noUi-connect {
  background-color: #15c377; }

.slider-info.noUi-connect,
.slider-info .noUi-connect {
  background-color: #48b0f7; }

.slider-warning.noUi-connect,
.slider-warning .noUi-connect {
  background-color: #faa64b; }

.slider-danger.noUi-connect,
.slider-danger .noUi-connect {
  background-color: #f96868; }

.slider-pink.noUi-connect,
.slider-pink .noUi-connect {
  background-color: #f96197; }

.slider-purple.noUi-connect,
.slider-purple .noUi-connect {
  background-color: #926dde; }

.slider-brown.noUi-connect,
.slider-brown .noUi-connect {
  background-color: #8d6658; }

.slider-cyan.noUi-connect,
.slider-cyan .noUi-connect {
  background-color: #57c7d4; }

.slider-yellow.noUi-connect,
.slider-yellow .noUi-connect {
  background-color: #fcc525; }

.slider-gray.noUi-connect,
.slider-gray .noUi-connect {
  background-color: #868e96; }

.slider-dark.noUi-connect,
.slider-dark .noUi-connect {
  background-color: #2a2d31; }

.bootstrap-tagsinput {
  display: block;
  border: 1px solid #ebebeb;
  box-shadow: none;
  padding: 12px 12px 0;
  min-height: 52px; }
  .bootstrap-tagsinput input {
    font-size: 0.875rem;
    font-weight: 400;
    color: #101213; }
  .bootstrap-tagsinput .badge {
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    padding: 0 0.75rem;
    font-size: 0.875rem;
    margin-right: 0.75rem;
    margin-bottom: 0.75rem; }
    .bootstrap-tagsinput .badge.badge-default, .bootstrap-tagsinput .badge.badge-secondary {
      color: #616a78; }
    .bootstrap-tagsinput .badge [data-role=remove] {
      font-weight: 300;
      opacity: 0.7;
      transition: 0.2s linear; }
      .bootstrap-tagsinput .badge [data-role=remove]:hover {
        box-shadow: none;
        opacity: 1; }
  .bootstrap-tagsinput .badge:not([class*="badge-"]) {
    color: #616a78;
    background-color: #f5f6f7; }
  .bootstrap-tagsinput .twitter-typeahead {
    display: inline-block !important; }
    .bootstrap-tagsinput .twitter-typeahead .tt-menu {
      margin-top: 20px;
      min-width: 180px; }

.twitter-typeahead {
  display: block !important; }

.tt-menu {
  background-color: #fff;
  right: 0;
  margin-top: 2px;
  border-radius: 2px;
  border: 1px solid #f1f2f3;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06); }

.tt-suggestion {
  display: block;
  margin: 4px;
  padding: 6px 12px;
  cursor: pointer;
  transition: 0.15s linear; }
  .tt-suggestion.tt-cursor, .tt-suggestion:hover, .tt-suggestion:focus {
    background-color: #f9fafb; }

.typeahead-scrollable .tt-menu {
  max-height: 220px;
  overflow-y: auto; }

.bootstrap-maxlength {
  border-radius: 0;
  margin: 1px 0; }

.pwstrength {
  position: relative; }
  .pwstrength .progress {
    height: 3px; }
  .pwstrength [data-vertical] + .progress {
    position: absolute;
    height: 3px;
    margin-bottom: 0;
    transform: rotate(-90deg); }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.form-control {
  border-color: #ebebeb;
  border-radius: 2px;
  color: #101213;
  padding: 5px 12px;
  font-size: 12px;
  line-height: inherit;
  transition: 0.2s linear;
  height: inherit; }
  .form-control::placeholder {
    font-weight: 400;
    color: #8b95a5; }
  .form-control:disabled, .form-control[readonly] {
    color: #8b95a5; }
  .form-control[readonly] {
    background-color: #fff; }
  .form-control:focus {
    border-color: #fc957a;
    color: #101213;
    box-shadow: 0 0 0 0.1rem rgba(250, 70, 22, 0.15); }
  .form-control:focus[readonly] {
    border-color: #ebebeb;
    box-shadow: none; }
  .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #9b9b9b; }
  .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #9b9b9b; }
  .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #9b9b9b; }
  .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #9b9b9b; }
  .form-control option {
    font-weight: 300; }

label {
  font-weight: 300;
  font-size: 12px;
  letter-spacing: .5px; }
  label.require::after, label.required::after {
    content: '*';
    color: #f96868;
    font-weight: 500;
    margin-left: 8px; }

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

.form-group small {
  color: #868e96;
  font-weight: 300;
  font-size: 85%;
  line-height: 1.4; }
  .form-group small.form-text {
    color: #8b95a5;
    font-size: 90%;
    padding-left: 0;
    line-height: 1.4; }

.form-group label + small {
  padding-left: 10px; }

.has-form-text:hover .form-text,
.has-form-text .form-control:focus + .form-text {
  opacity: 1;
  transition: .5s; }

.has-form-text .form-text {
  opacity: 0;
  transition: .5s; }

.checkbox label,
.radio label {
  font-weight: 300;
  letter-spacing: 0; }

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  margin-top: 6px;
  vertical-align: top; }

.form-control-plaintext {
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 24px; }

.auto-expand {
  overflow: hidden;
  resize: none;
  transition: .5s; }

.form-inline .form-group {
  margin-right: 1rem; }

.custom-file {
  width: 100%; }

.custom-file-control {
  border-radius: 2px;
  border-color: #ebebeb; }
  .custom-file-control::before {
    border-color: #ebebeb;
    background-color: #ebebeb;
    color: #8b95a5; }
  .custom-file-control::after {
    color: #101213;
    font-weight: 300; }
  .custom-file-control:lang(en)::after {
    content: attr(data-input-value); }

.custom-select {
  border-color: #ebebeb; }

.bootstrap-select.btn-group.show .dropdown-toggle {
  border-color: #fc957a;
  color: #101213; }

.input-group-text {
  display: inline-flex;
  align-items: center;
  background-color: #f9fafb;
  border-color: #ebebeb;
  color: #8b95a5;
  font-weight: 300;
  border-radius: 2px;
  padding: 5px 12px;
  font-size: 14px;
  height: 100%; }
  .input-group-text .custom-control {
    margin-right: 0; }

.input-group-btn .btn-group,
.input-group-btn .btn {
  height: 100%; }

.input-group-input + .input-group-input {
  margin-left: 16px; }

.form-control-lg,
.input-group-lg .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  line-height: 32px;
  font-size: 16px;
  padding: 8px 16px; }

.form-control-sm,
.input-group-sm .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  line-height: 20px;
  font-size: 14px;
  padding: 4px 8px 3px; }

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

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

.has-success .form-control {
  border-color: #15c377; }
  .has-success .form-control:focus {
    box-shadow: none; }

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

.has-warning .form-control {
  border-color: #faa64b; }
  .has-warning .form-control:focus {
    box-shadow: none; }

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

.has-danger .form-control {
  border-color: #f96868; }
  .has-danger .form-control:focus {
    box-shadow: none; }

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

.form-group .form-control-feedback {
  display: none; }
  .form-group .form-control-feedback ul {
    margin-bottom: .5rem; }

.form-group.has-success .form-control-feedback, .form-group.has-warning .form-control-feedback, .form-group.has-danger .form-control-feedback {
  display: block; }

.invalid-feedback {
  color: #f96868;
  font-size: 11px;
  font-weight: 300; }

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
  border-color: #f96868 !important;
  background-image: none;
  padding: 5px 12px; }
  .custom-select.is-invalid:focus,
  .form-control.is-invalid:focus,
  .was-validated .custom-select:invalid:focus,
  .was-validated .form-control:invalid:focus {
    box-shadow: 0 0 0 0.1rem rgba(249, 104, 104, 0.15) !important; }

.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
  border-color: #15c377 !important; }
  .custom-select.is-valid:focus,
  .form-control.is-valid:focus,
  .was-validated .custom-select:valid:focus,
  .was-validated .form-control:valid:focus {
    box-shadow: 0 0 0 0.1rem rgba(21, 195, 119, 0.15) !important; }

.form-type-roundinput.form-control,
.form-type-round input.form-control, .form-type-roundselect:not([multiple]).form-control,
.form-type-round select:not([multiple]).form-control {
  border-radius: 10rem;
  padding-left: 20px;
  padding-right: 20px; }

.form-type-roundinput.form-control-sm, .form-type-roundselect:not([multiple]).form-control-sm,
.form-type-round.input-group-sm input.form-control,
.form-type-round input.form-control-sm,
.form-type-round select:not([multiple]).form-control-sm,
.form-type-round .input-group-sm input.form-control {
  padding-left: 16px;
  padding-right: 16px; }

.form-type-roundinput.form-control-lg, .form-type-roundselect:not([multiple]).form-control-lg,
.form-type-round.input-group-lg input.form-control,
.form-type-round input.form-control-lg,
.form-type-round select:not([multiple]).form-control-lg,
.form-type-round .input-group-lg input.form-control {
  padding-left: 24px;
  padding-right: 24px; }

.form-type-round.input-group,
.form-type-round .input-group {
  border-radius: 10rem; }
  .form-type-round.input-group .input-group-prepend > .input-group-text:first-child,
  .form-type-round.input-group .input-group-prepend > .btn:first-child,
  .form-type-round .input-group .input-group-prepend > .input-group-text:first-child,
  .form-type-round .input-group .input-group-prepend > .btn:first-child {
    border-top-left-radius: 10rem;
    border-bottom-left-radius: 10rem; }
  .form-type-round.input-group .input-group-append > .input-group-text:last-child,
  .form-type-round.input-group .input-group-append > .btn:last-of-type,
  .form-type-round .input-group .input-group-append > .input-group-text:last-child,
  .form-type-round .input-group .input-group-append > .btn:last-of-type {
    border-top-right-radius: 10rem;
    border-bottom-right-radius: 10rem; }

.form-type-round .custom-file-control {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #ebebeb;
  padding-left: 0;
  padding-right: 0; }
  .form-type-round .custom-file-control::before {
    border-radius: 0; }

.form-type-round .bootstrap-select.btn-group .dropdown-toggle {
  border-radius: 10rem; }

.form-type-fill.form-control,
.form-type-fill .form-control {
  background-color: #f7f9fa;
  border-color: #f1f2f3; }
  .form-type-fill.form-control:focus,
  .form-type-fill .form-control:focus {
    background-color: #f3f5f7;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
    border-color: #f1f2f3; }

.form-type-fill .input-group-text {
  border-color: #f1f2f3;
  background-color: #f7f9fa;
  border-right: 1px solid #f1f2f3; }

.form-type-fill .input-group .form-control + .input-group-text {
  border-left: 1px solid #f1f2f3;
  border-right: 0; }

.form-type-fill .input-group-btn:not(:first-child) > .btn,
.form-type-fill .input-group-btn:not(:first-child) > .btn-group {
  z-index: initial; }

.form-type-fill .bootstrap-select.btn-group .dropdown-toggle {
  background-color: #f7f9fa;
  border-color: #f1f2f3; }

.form-type-fill .bootstrap-select.btn-group.show .dropdown-toggle {
  background-color: #f3f5f7;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
  border-color: #f1f2f3; }

.form-type-line.form-control,
.form-type-line .form-control {
  border-color: transparent;
  padding-left: 0;
  padding-right: 0;
  background-size: 0 1px, 100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center calc(100%);
  background-image: linear-gradient(#FA4616, #FA4616), linear-gradient(#ebebeb, #ebebeb);
  transition: background 0.3s; }
  .form-type-line.form-control:focus, .form-type-line.form-control.focus,
  .form-type-line .form-control:focus,
  .form-type-line .form-control.focus {
    background-size: 100% 1px, 100% 1px;
    border-color: transparent;
    box-shadow: none; }
  .form-type-line.form-control:disabled, .form-type-line.form-control[readonly],
  .form-type-line .form-control:disabled,
  .form-type-line .form-control[readonly] {
    background-color: #fff;
    opacity: 0.7; }

.form-type-line.form-group label,
.form-type-line .form-group label {
  margin-bottom: 0; }

.form-type-line.input-group .btn,
.form-type-line .input-group .btn {
  border-radius: 0; }

.form-type-line.input-group .input-group-text,
.form-type-line .input-group .input-group-text {
  background-color: #fff;
  border: none;
  color: #8b95a5; }

.form-type-line.input-group .input-group-prepend ~ .form-control,
.form-type-line.input-group .form-control ~ .input-group-append,
.form-type-line .input-group .input-group-prepend ~ .form-control,
.form-type-line .input-group .form-control ~ .input-group-append {
  margin-left: 1rem; }

.form-type-line .custom-file-control {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #ebebeb;
  padding-left: 0;
  padding-right: 0; }
  .form-type-line .custom-file-control::before {
    border-radius: 0; }

.form-type-line .bootstrap-select.btn-group .dropdown-toggle {
  border: none;
  background-color: transparent;
  padding-left: 0;
  background-size: 0 1px, 100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center calc(100%);
  background-image: linear-gradient(#FA4616, #FA4616), linear-gradient(#ebebeb, #ebebeb);
  transition: background 0.3s; }
  .form-type-line .bootstrap-select.btn-group .dropdown-toggle:focus {
    background-color: #fff; }

.form-type-line .bootstrap-select.btn-group.show .dropdown-toggle {
  background-size: 100% 1px, 100% 1px;
  border-color: transparent; }

.form-type-line .has-success .form-control,
.form-type-line.has-success .form-control {
  background-image: linear-gradient(#15c377, #15c377), linear-gradient(#15c377, #15c377); }

.form-type-line .has-warning .form-control,
.form-type-line.has-warning .form-control {
  background-image: linear-gradient(#faa64b, #faa64b), linear-gradient(#faa64b, #faa64b); }

.form-type-line .has-danger .form-control,
.form-type-line.has-danger .form-control {
  background-image: linear-gradient(#f96868, #f96868), linear-gradient(#f96868, #f96868); }

.form-type-line .custom-select.is-invalid,
.form-type-line .form-control.is-invalid,
.form-type-line .was-validated .custom-select:invalid,
.form-type-line .was-validated .form-control:invalid {
  background-image: linear-gradient(#f96868, #f96868), linear-gradient(#f96868, #f96868);
  border: none; }
  .form-type-line .custom-select.is-invalid:focus,
  .form-type-line .form-control.is-invalid:focus,
  .form-type-line .was-validated .custom-select:invalid:focus,
  .form-type-line .was-validated .form-control:invalid:focus {
    box-shadow: none !important; }

.form-type-line .custom-select.is-valid,
.form-type-line .form-control.is-valid,
.form-type-line .was-validated .custom-select:valid,
.form-type-line .was-validated .form-control:valid {
  background-image: linear-gradient(#15c377, #15c377), linear-gradient(#15c377, #15c377);
  border: none; }
  .form-type-line .custom-select.is-valid:focus,
  .form-type-line .form-control.is-valid:focus,
  .form-type-line .was-validated .custom-select:valid:focus,
  .form-type-line .was-validated .form-control:valid:focus {
    box-shadow: none !important; }

textarea {
  outline: none;
  font-size: 12px;
  font-weight: 500; }
  textarea::placeholder {
    color: #8b95a5;
    font-weight: normal; }

.form-type-material.form-control,
.form-type-material .form-control {
  border-color: transparent;
  padding-left: 0;
  padding-right: 0;
  background-size: 0 2px, 100% 2px;
  background-repeat: no-repeat;
  background-position: center bottom, center calc(100% - 1px);
  background-image: linear-gradient(#FA4616, #FA4616), linear-gradient(#ebebeb, #ebebeb);
  transition: background 0.3s; }
  .form-type-material.form-control:focus, .form-type-material.form-control.focus,
  .form-type-material .form-control:focus,
  .form-type-material .form-control.focus {
    background-size: 100% 3px, 100% 2px;
    border-color: transparent;
    box-shadow: none; }
  .form-type-material.form-control:disabled, .form-type-material.form-control[readonly],
  .form-type-material .form-control:disabled,
  .form-type-material .form-control[readonly] {
    background-color: #fff;
    opacity: 0.7; }
  .form-type-material.form-control.form-control-sm ~ label,
  .form-type-material .form-control.form-control-sm ~ label {
    font-size: 80%; }
  .form-type-material.form-control.form-control-lg ~ label,
  .form-type-material .form-control.form-control-lg ~ label {
    font-size: 120%; }

.form-type-material.form-group,
.form-type-material .form-group {
  position: relative;
  padding-top: 10px;
  margin-bottom: 20px; }
  .form-type-material.form-group label:not(.custom-control-label):not(.switch),
  .form-type-material .form-group label:not(.custom-control-label):not(.switch) {
    position: absolute;
    left: 0;
    top: 13px;
    font-weight: 300;
    padding: 0;
    pointer-events: none;
    white-space: nowrap;
    transition: 0.3s; }
  .form-type-material.form-group .form-control-lg ~ label,
  .form-type-material .form-group .form-control-lg ~ label {
    top: 20px; }

.form-type-material.input-group,
.form-type-material .input-group {
  position: relative;
  padding-top: 10px; }
  .form-type-material.input-group label:not(.custom-control-label),
  .form-type-material .input-group label:not(.custom-control-label) {
    position: absolute;
    left: 0;
    top: 8px;
    font-weight: 300;
    padding: 0;
    pointer-events: none;
    transition: 0.3s; }
  .form-type-material.input-group .input-group-text,
  .form-type-material .input-group .input-group-text {
    background-color: #fff;
    border: none;
    color: #8b95a5; }
  .form-type-material.input-group .input-group-prepend .btn:last-of-type,
  .form-type-material .input-group .input-group-prepend .btn:last-of-type {
    margin-right: 1rem; }
  .form-type-material.input-group .input-group-append .btn:first-of-type,
  .form-type-material .input-group .input-group-append .btn:first-of-type {
    margin-left: 1rem; }
  .form-type-material.input-group.input-group-lg label,
  .form-type-material .input-group.input-group-lg label {
    font-size: 123%;
    top: 14px !important; }
  .form-type-material.input-group.input-group-sm label,
  .form-type-material .input-group.input-group-sm label {
    font-size: 80%;
    top: 3px !important; }

.form-type-material .custom-file-control {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #ebebeb;
  padding-left: 0;
  padding-right: 0; }
  .form-type-material .custom-file-control::before {
    border-radius: 0; }

.form-type-material .input-group-input {
  position: relative;
  flex-grow: 1; }
  .form-type-material .input-group-input .form-control {
    width: 100%; }
  .form-type-material .input-group-input label {
    top: 6px;
    z-index: 3; }
  .form-type-material .input-group-input input:-webkit-autofill ~ label,
  .form-type-material .input-group-input.do-float label,
  .form-type-material .input-group-input .label-floated {
    top: -13px !important;
    font-size: 10px !important;
    font-weight: 400 !important;
    opacity: 0.5; }

.form-type-material .bootstrap-select.btn-group .dropdown-toggle {
  background-color: transparent;
  border: none;
  padding-left: 0;
  background-size: 0 2px, 100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center calc(100% - 1px);
  background-image: linear-gradient(#FA4616, #FA4616), linear-gradient(#ebebeb, #ebebeb);
  transition: background 0.3s; }
  .form-type-material .bootstrap-select.btn-group .dropdown-toggle:focus {
    background-color: #fff; }

.form-type-material .bootstrap-select.btn-group.show .dropdown-toggle {
  background-size: 100% 2px, 100% 1px;
  border-color: transparent; }

.form-type-material .bootstrap-select.btn-group.input-group-btn .dropdown-toggle {
  margin-top: 0; }

.form-type-material .bootstrap-select.btn-group + label {
  z-index: 3; }

.do-float label,
.label-floated {
  top: -8px !important;
  font-size: 10px !important;
  font-weight: 400 !important;
  opacity: 0.5; }

.form-type-material .has-success .form-control,
.form-type-material.has-success .form-control {
  background-image: linear-gradient(#15c377, #15c377), linear-gradient(#15c377, #15c377); }

.form-type-material .has-success.do-float label,
.form-type-material .has-success .do-float label,
.form-type-material.has-success.do-float label,
.form-type-material.has-success .do-float label {
  color: #15c377; }

.form-type-material .has-warning .form-control,
.form-type-material.has-warning .form-control {
  background-image: linear-gradient(#faa64b, #faa64b), linear-gradient(#faa64b, #faa64b); }

.form-type-material .has-warning.do-float label,
.form-type-material .has-warning .do-float label,
.form-type-material.has-warning.do-float label,
.form-type-material.has-warning .do-float label {
  color: #faa64b; }

.form-type-material .has-danger .form-control,
.form-type-material.has-danger .form-control {
  background-image: linear-gradient(#f96868, #f96868), linear-gradient(#f96868, #f96868); }

.form-type-material .has-danger.do-float label,
.form-type-material .has-danger .do-float label,
.form-type-material.has-danger.do-float label,
.form-type-material.has-danger .do-float label {
  color: #f96868; }

.form-type-material .custom-select.is-invalid,
.form-type-material .form-control.is-invalid,
.form-type-material .was-validated .custom-select:invalid,
.form-type-material .was-validated .form-control:invalid {
  background-image: linear-gradient(#f96868, #f96868), linear-gradient(#f96868, #f96868);
  border: none; }
  .form-type-material .custom-select.is-invalid:focus,
  .form-type-material .form-control.is-invalid:focus,
  .form-type-material .was-validated .custom-select:invalid:focus,
  .form-type-material .was-validated .form-control:invalid:focus {
    box-shadow: none !important; }

.form-type-material .custom-select.is-valid,
.form-type-material .form-control.is-valid,
.form-type-material .was-validated .custom-select:valid,
.form-type-material .was-validated .form-control:valid {
  background-image: linear-gradient(#15c377, #15c377), linear-gradient(#15c377, #15c377);
  border: none; }
  .form-type-material .custom-select.is-valid:focus,
  .form-type-material .form-control.is-valid:focus,
  .form-type-material .was-validated .custom-select:valid:focus,
  .form-type-material .was-validated .form-control:valid:focus {
    box-shadow: none !important; }

.form-control:disabled {
  color: #2a2d31; }

.form-type-combine .form-group,
.form-type-combine.form-group,
.form-type-combine .input-group,
.form-type-combine.input-group {
  position: relative;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  padding: 4px 12px 8px;
  cursor: text;
  outline: none !important;
  transition: .5s; }
  .form-type-combine .form-group:focus, .form-type-combine .form-group.focused,
  .form-type-combine.form-group:focus,
  .form-type-combine.form-group.focused,
  .form-type-combine .input-group:focus,
  .form-type-combine .input-group.focused,
  .form-type-combine.input-group:focus,
  .form-type-combine.input-group.focused {
    background-color: #fcfdfe; }
    .form-type-combine .form-group:focus label,
    .form-type-combine .form-group:focus small,
    .form-type-combine .form-group:focus .form-text, .form-type-combine .form-group.focused label,
    .form-type-combine .form-group.focused small,
    .form-type-combine .form-group.focused .form-text,
    .form-type-combine.form-group:focus label,
    .form-type-combine.form-group:focus small,
    .form-type-combine.form-group:focus .form-text,
    .form-type-combine.form-group.focused label,
    .form-type-combine.form-group.focused small,
    .form-type-combine.form-group.focused .form-text,
    .form-type-combine .input-group:focus label,
    .form-type-combine .input-group:focus small,
    .form-type-combine .input-group:focus .form-text,
    .form-type-combine .input-group.focused label,
    .form-type-combine .input-group.focused small,
    .form-type-combine .input-group.focused .form-text,
    .form-type-combine.input-group:focus label,
    .form-type-combine.input-group:focus small,
    .form-type-combine.input-group:focus .form-text,
    .form-type-combine.input-group.focused label,
    .form-type-combine.input-group.focused small,
    .form-type-combine.input-group.focused .form-text {
      opacity: .4; }
  .form-type-combine .form-group.disabled,
  .form-type-combine.form-group.disabled,
  .form-type-combine .input-group.disabled,
  .form-type-combine.input-group.disabled {
    background-color: #f9fafb;
    opacity: .5;
    cursor: not-allowed; }
  .form-type-combine .form-group label,
  .form-type-combine .form-group small,
  .form-type-combine .form-group .form-text,
  .form-type-combine.form-group label,
  .form-type-combine.form-group small,
  .form-type-combine.form-group .form-text,
  .form-type-combine .input-group label,
  .form-type-combine .input-group small,
  .form-type-combine .input-group .form-text,
  .form-type-combine.input-group label,
  .form-type-combine.input-group small,
  .form-type-combine.input-group .form-text {
    transition: .5s; }
  .form-type-combine .form-group .form-control,
  .form-type-combine .form-group .form-control-plaintext,
  .form-type-combine.form-group .form-control,
  .form-type-combine.form-group .form-control-plaintext,
  .form-type-combine .input-group .form-control,
  .form-type-combine .input-group .form-control-plaintext,
  .form-type-combine.input-group .form-control,
  .form-type-combine.input-group .form-control-plaintext {
    background-color: transparent;
    border: none;
    padding: 0;
    width: 100%;
    height: 25px;
    line-height: 25px;
    min-height: auto; }
  .form-type-combine .form-group .form-control:focus,
  .form-type-combine .form-group .form-control.focused,
  .form-type-combine.form-group .form-control:focus,
  .form-type-combine.form-group .form-control.focused,
  .form-type-combine .input-group .form-control:focus,
  .form-type-combine .input-group .form-control.focused,
  .form-type-combine.input-group .form-control:focus,
  .form-type-combine.input-group .form-control.focused {
    box-shadow: none; }
  .form-type-combine .form-group textarea,
  .form-type-combine .form-group select[multiple],
  .form-type-combine.form-group textarea,
  .form-type-combine.form-group select[multiple],
  .form-type-combine .input-group textarea,
  .form-type-combine .input-group select[multiple],
  .form-type-combine.input-group textarea,
  .form-type-combine.input-group select[multiple] {
    height: auto !important; }
  .form-type-combine .form-group label,
  .form-type-combine.form-group label,
  .form-type-combine .input-group label,
  .form-type-combine.input-group label {
    font-family: "Gotham", sans-serif;
    font-weight: 500;
    font-size: 10px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    cursor: inherit; }
  .form-type-combine .form-group.require::after,
  .form-type-combine.form-group.require::after,
  .form-type-combine .input-group.require::after,
  .form-type-combine.input-group.require::after {
    content: '*';
    color: #f96868;
    font-size: 0.875rem;
    font-weight: 500;
    position: absolute;
    top: 0;
    right: 6px; }
  .form-type-combine .form-group.form-group-sm .form-control,
  .form-type-combine .form-group.form-group-sm .form-control-plaintext,
  .form-type-combine.form-group.form-group-sm .form-control,
  .form-type-combine.form-group.form-group-sm .form-control-plaintext,
  .form-type-combine .input-group.form-group-sm .form-control,
  .form-type-combine .input-group.form-group-sm .form-control-plaintext,
  .form-type-combine.input-group.form-group-sm .form-control,
  .form-type-combine.input-group.form-group-sm .form-control-plaintext {
    height: 20px;
    line-height: 20px;
    font-size: 13px; }
  .form-type-combine .form-group.form-group-sm label,
  .form-type-combine.form-group.form-group-sm label,
  .form-type-combine .input-group.form-group-sm label,
  .form-type-combine.input-group.form-group-sm label {
    font-size: 10px; }
  .form-type-combine .form-group.form-group-sm .input-group-text,
  .form-type-combine.form-group.form-group-sm .input-group-text,
  .form-type-combine .input-group.form-group-sm .input-group-text,
  .form-type-combine.input-group.form-group-sm .input-group-text {
    line-height: 58px;
    font-size: 13px; }
  .form-type-combine .form-group.form-group-lg .form-control,
  .form-type-combine .form-group.form-group-lg .form-control-plaintext,
  .form-type-combine.form-group.form-group-lg .form-control,
  .form-type-combine.form-group.form-group-lg .form-control-plaintext,
  .form-type-combine .input-group.form-group-lg .form-control,
  .form-type-combine .input-group.form-group-lg .form-control-plaintext,
  .form-type-combine.input-group.form-group-lg .form-control,
  .form-type-combine.input-group.form-group-lg .form-control-plaintext {
    height: 32px;
    line-height: 32px;
    font-size: 15px; }
  .form-type-combine .form-group.form-group-lg label,
  .form-type-combine.form-group.form-group-lg label,
  .form-type-combine .input-group.form-group-lg label,
  .form-type-combine.input-group.form-group-lg label {
    font-size: 12px; }
  .form-type-combine .form-group.form-group-lg .input-group-text,
  .form-type-combine.form-group.form-group-lg .input-group-text,
  .form-type-combine .input-group.form-group-lg .input-group-text,
  .form-type-combine.input-group.form-group-lg .input-group-text {
    line-height: 70px;
    font-size: 15px; }
  .form-type-combine .form-group .bootstrap-select.btn-group .dropdown-toggle,
  .form-type-combine.form-group .bootstrap-select.btn-group .dropdown-toggle,
  .form-type-combine .input-group .bootstrap-select.btn-group .dropdown-toggle,
  .form-type-combine.input-group .bootstrap-select.btn-group .dropdown-toggle {
    background-color: transparent;
    border: none;
    padding: 0 18px 0 0;
    height: 25px;
    line-height: 25px;
    min-height: auto; }
  .form-type-combine .form-group .bootstrap-select.btn-group.show .dropdown-toggle,
  .form-type-combine.form-group .bootstrap-select.btn-group.show .dropdown-toggle,
  .form-type-combine .input-group .bootstrap-select.btn-group.show .dropdown-toggle,
  .form-type-combine.input-group .bootstrap-select.btn-group.show .dropdown-toggle {
    background-size: 100% 2px, 100% 1px;
    border-color: transparent; }

.form-type-combine .input-group,
.form-type-combine.input-group {
  padding: 0;
  display: flex;
  overflow: visible;
  margin-bottom: 1rem; }
  .form-type-combine .input-group .input-group-text,
  .form-type-combine.input-group .input-group-text {
    flex-shrink: 0;
    justify-content: center;
    border: none;
    min-width: 63px;
    line-height: 63px;
    padding-top: 0;
    padding-bottom: 0;
    cursor: default; }
    .form-type-combine .input-group .input-group-text .custom-control,
    .form-type-combine.input-group .input-group-text .custom-control {
      display: inline-flex; }
  .form-type-combine .input-group .input-group-prepend .btn,
  .form-type-combine .input-group .input-group-append .btn,
  .form-type-combine.input-group .input-group-prepend .btn,
  .form-type-combine.input-group .input-group-append .btn {
    height: 100%;
    border: 0;
    margin: 0; }
  .form-type-combine .input-group .input-group-input,
  .form-type-combine.input-group .input-group-input {
    padding: 4px 12px 8px;
    flex-grow: 1;
    transition: .5s; }
    .form-type-combine .input-group .input-group-input:focus, .form-type-combine .input-group .input-group-input.focused,
    .form-type-combine.input-group .input-group-input:focus,
    .form-type-combine.input-group .input-group-input.focused {
      background-color: #fcfdfe; }
      .form-type-combine .input-group .input-group-input:focus label,
      .form-type-combine .input-group .input-group-input:focus small,
      .form-type-combine .input-group .input-group-input:focus .form-text, .form-type-combine .input-group .input-group-input.focused label,
      .form-type-combine .input-group .input-group-input.focused small,
      .form-type-combine .input-group .input-group-input.focused .form-text,
      .form-type-combine.input-group .input-group-input:focus label,
      .form-type-combine.input-group .input-group-input:focus small,
      .form-type-combine.input-group .input-group-input:focus .form-text,
      .form-type-combine.input-group .input-group-input.focused label,
      .form-type-combine.input-group .input-group-input.focused small,
      .form-type-combine.input-group .input-group-input.focused .form-text {
        opacity: .4; }
    .form-type-combine .input-group .input-group-input .form-control:focus,
    .form-type-combine.input-group .input-group-input .form-control:focus {
      background-color: transparent; }
  .form-type-combine .input-group .input-group-text + .input-group-input,
  .form-type-combine .input-group .input-group-btn + .input-group-input,
  .form-type-combine .input-group .input-group-input + .input-group-text,
  .form-type-combine .input-group .input-group-input + .input-group-btn .btn,
  .form-type-combine .input-group .input-group-btn .btn + .btn,
  .form-type-combine.input-group .input-group-text + .input-group-input,
  .form-type-combine.input-group .input-group-btn + .input-group-input,
  .form-type-combine.input-group .input-group-input + .input-group-text,
  .form-type-combine.input-group .input-group-input + .input-group-btn .btn,
  .form-type-combine.input-group .input-group-btn .btn + .btn {
    border-left: 1px solid #ebebeb; }
  .form-type-combine .input-group .input-group-append,
  .form-type-combine.input-group .input-group-append {
    border-left: 1px solid #ebebeb; }
  .form-type-combine .input-group .input-group-prepend,
  .form-type-combine.input-group .input-group-prepend {
    border-right: 1px solid #ebebeb; }
  .form-type-combine .input-group .form-control:focus,
  .form-type-combine.input-group .form-control:focus {
    border-color: #ebebeb;
    background-color: #fcfdfe;
    transition: .5s; }

.form-type-combine.has-success,
.form-type-combine .has-success {
  border-color: #15c377; }
  .form-type-combine.has-success + .form-control-feedback,
  .form-type-combine .has-success + .form-control-feedback {
    color: #15c377; }

.form-type-combine.has-warning,
.form-type-combine .has-warning {
  border-color: #faa64b; }
  .form-type-combine.has-warning + .form-control-feedback,
  .form-type-combine .has-warning + .form-control-feedback {
    color: #faa64b; }

.form-type-combine.has-danger,
.form-type-combine .has-danger {
  border-color: #f96868; }
  .form-type-combine.has-danger + .form-control-feedback,
  .form-type-combine .has-danger + .form-control-feedback {
    color: #f96868; }

.form-type-combine .form-group + .form-control-feedback {
  margin-top: -.5rem;
  line-height: 20px; }

.form-type-combine .custom-select.is-invalid,
.form-type-combine .form-control.is-invalid,
.form-type-combine .was-validated .custom-select:invalid,
.form-type-combine .was-validated .form-control:invalid {
  border-color: #f96868 !important;
  background-image: none;
  padding: 5px 12px; }
  .form-type-combine .custom-select.is-invalid:focus,
  .form-type-combine .form-control.is-invalid:focus,
  .form-type-combine .was-validated .custom-select:invalid:focus,
  .form-type-combine .was-validated .form-control:invalid:focus {
    box-shadow: none !important; }

.form-type-combine .custom-select.is-valid,
.form-type-combine .form-control.is-valid,
.form-type-combine .was-validated .custom-select:valid,
.form-type-combine .was-validated .form-control:valid {
  border-color: #15c377 !important; }
  .form-type-combine .custom-select.is-valid:focus,
  .form-type-combine .form-control.is-valid:focus,
  .form-type-combine .was-validated .custom-select:valid:focus,
  .form-type-combine .was-validated .form-control:valid:focus {
    box-shadow: none !important; }

.form-groups-attached {
  margin-bottom: 1rem; }
  .form-groups-attached .form-group {
    margin-bottom: 0;
    border-radius: 0; }
  .form-groups-attached > div:not(:last-child),
  .form-groups-attached > div:not(:last-child) .form-group {
    border-bottom-color: transparent; }
  .form-groups-attached .row {
    margin-left: 0;
    margin-right: 0; }
    .form-groups-attached .row > .form-group:not(:last-child) {
      border-right-color: transparent; }

.file-group {
  position: relative;
  overflow: hidden; }
  .file-group input[type="file"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
    width: 20px; }

.file-group-inline {
  display: inline-block; }

.form-control.file-value {
  cursor: text; }

.dropify-wrapper {
  border: 1px solid #ebebeb;
  padding: 12px; }
  .dropify-wrapper .dropify-clear,
  .dropify-wrapper.touch-fallback .dropify-clear {
    bottom: 6px;
    border: none;
    color: #f96868;
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 6px 12px;
    cursor: pointer; }
    .dropify-wrapper .dropify-clear:hover,
    .dropify-wrapper.touch-fallback .dropify-clear:hover {
      background-color: #f9fafb; }

.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner {
  padding-top: 10px;
  padding-bottom: 0; }

.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p,
.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p {
  color: #8b95a5;
  font-weight: 300; }

.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message {
  font-size: 12px;
  opacity: 0.6;
  display: none; }

.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-filename {
  font-weight: 400;
  font-size: 13px;
  color: #616a78; }

.dropzone {
  padding: 10px;
  border: 3px dashed #ebebeb;
  transition: .5s; }
  .dropzone.dz-drag-hover {
    border: 3px dashed #48b0f7; }
  .dropzone.dz-file-error {
    border: 3px dashed #f96868; }
  .dropzone .dz-preview {
    margin: 10px; }
  .dropzone .dz-preview .dz-image {
    border-radius: 4px !important; }
  .dropzone .dz-error {
    background-color: #f96868 !important; }

.dz-message {
  color: #BCBCBC;
  font-size: 1rem; }
  .dz-message span::before {
    font-family: FontAwesome;
    content: "\F0EE";
    font-size: 2rem;
    display: block;
    padding-bottom: 16px;
    opacity: .5; }

.form-check-input {
  outline: none !important; }

.custom-control {
  min-width: 18px; }

.custom-controls-stacked::after {
  display: block;
  content: "";
  clear: both; }

.custom-controls-stacked .custom-control {
  display: block;
  margin-bottom: 6px; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label::before {
  background-color: #fcfdfe; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label-primary::before,
.custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label-primary::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label-primary::before,
.custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label-primary::before {
  background-color: #FA4616 !important; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label-secondary::before,
.custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label-secondary::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label-secondary::before,
.custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label-secondary::before {
  background-color: #e4e7ea !important; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label-success::before,
.custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label-success::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label-success::before,
.custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label-success::before {
  background-color: #15c377 !important; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label-info::before,
.custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label-info::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label-info::before,
.custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label-info::before {
  background-color: #48b0f7 !important; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label-warning::before,
.custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label-warning::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label-warning::before,
.custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label-warning::before {
  background-color: #faa64b !important; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label-danger::before,
.custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label-danger::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label-danger::before,
.custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label-danger::before {
  background-color: #f96868 !important; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label-pink::before,
.custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label-pink::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label-pink::before,
.custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label-pink::before {
  background-color: #f96197 !important; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label-purple::before,
.custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label-purple::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label-purple::before,
.custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label-purple::before {
  background-color: #926dde !important; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label-brown::before,
.custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label-brown::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label-brown::before,
.custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label-brown::before {
  background-color: #8d6658 !important; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label-cyan::before,
.custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label-cyan::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label-cyan::before,
.custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label-cyan::before {
  background-color: #57c7d4 !important; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label-yellow::before,
.custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label-yellow::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label-yellow::before,
.custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label-yellow::before {
  background-color: #fcc525 !important; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label-gray::before,
.custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label-gray::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label-gray::before,
.custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label-gray::before {
  background-color: #868e96 !important; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label-dark::before,
.custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label-dark::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label-dark::before,
.custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label-dark::before {
  background-color: #2a2d31 !important; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
  border-color: #ebebeb; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after,
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  transform: scale(1);
  background-image: none; }

.custom-checkbox .custom-control-input:disabled ~ .custom-control-label::before, .custom-checkbox .custom-control-input:disabled ~ .custom-control-label::after,
.custom-radio .custom-control-input:disabled ~ .custom-control-label::before,
.custom-radio .custom-control-input:disabled ~ .custom-control-label::after {
  opacity: .5; }

.custom-checkbox .custom-control-input:disabled ~ .custom-control-label::before,
.custom-radio .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #dee2e6 !important; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label.strike-on-check,
.custom-radio .custom-control-input:checked ~ .custom-control-label.strike-on-check {
  text-decoration: line-through;
  opacity: .6; }

.custom-control-label {
  color: #101213;
  font-weight: 300; }
  .custom-control-label::before {
    top: .125rem;
    width: 18px;
    height: 18px;
    background-color: #fcfdfe;
    border: 1px solid #ebebeb;
    pointer-events: initial; }
  .custom-control-label::after {
    content: '';
    display: inline-block;
    transform: scale(0);
    transition: transform .3s; }

.custom-radio .custom-control-label::after {
  border-radius: 50%;
  vertical-align: top;
  margin-top: 2px;
  margin-left: 4px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #FA4616; }

.custom-checkbox .custom-control-label::before {
  border-radius: 4px; }

.custom-checkbox .custom-control-label::after {
  content: "\E64C";
  top: 2px;
  left: -22px;
  font-family: themify;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #FA4616; }

.custom-checkbox .custom-control-label:empty::after {
  top: 2px; }

.custom-control.no-border .custom-control-label::before {
  border-color: transparent;
  background-color: transparent !important; }

.custom-control.no-border.custom-checkbox .custom-control-indicator::after {
  font-size: 14px; }

.custom-control.no-border.custom-radio .custom-control-indicator::after {
  margin-top: 3px;
  display: inline-block;
  width: 9px;
  height: 9px; }

.custom-control-sm {
  min-width: 14px;
  padding-left: 1.25rem; }
  .custom-control-sm .custom-control-label::before {
    top: 4px;
    width: 14px;
    height: 14px;
    line-height: 12px; }
  .custom-control-sm.custom-radio .custom-control-label::after {
    margin-top: 5px;
    margin-left: 4px;
    width: 6px;
    height: 6px; }
  .custom-control-sm.custom-radio.no-border .custom-control-label::after {
    margin-top: 5px;
    margin-left: 4px;
    width: 7px;
    height: 7px; }
  .custom-control-sm.custom-checkbox .custom-control-label::after {
    font-size: 9px;
    left: 0px; }
  .custom-control-sm.custom-checkbox.no-border .custom-control-label::after {
    font-size: 11px; }

.custom-control-lg {
  min-width: 22px;
  padding-left: 2rem; }
  .custom-control-lg .custom-control-label::before {
    width: 22px;
    height: 22px;
    line-height: 22px; }
  .custom-control-lg.custom-radio .custom-control-label::after {
    margin-top: 4px;
    margin-left: 6px;
    width: 10px;
    height: 10px; }
  .custom-control-lg.custom-radio.no-border .custom-control-label::after {
    margin-top: 4px;
    margin-left: 6px;
    width: 10px;
    height: 10px; }
  .custom-control-lg.custom-checkbox .custom-control-label::after {
    font-size: 14px;
    left: 4px; }
  .custom-control-lg.custom-checkbox.no-border .custom-control-label::after {
    font-size: 16px; }

.custom-control-light .custom-control-label::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent; }

.custom-control-primary.custom-checkbox .custom-control-label::after {
  color: #FA4616; }

.custom-control-primary.custom-radio .custom-control-label::after {
  background-color: #FA4616; }

.custom-control-secondary.custom-checkbox .custom-control-label::after {
  color: #e4e7ea; }

.custom-control-secondary.custom-radio .custom-control-label::after {
  background-color: #e4e7ea; }

.custom-control-success.custom-checkbox .custom-control-label::after {
  color: #15c377; }

.custom-control-success.custom-radio .custom-control-label::after {
  background-color: #15c377; }

.custom-control-info.custom-checkbox .custom-control-label::after {
  color: #48b0f7; }

.custom-control-info.custom-radio .custom-control-label::after {
  background-color: #48b0f7; }

.custom-control-warning.custom-checkbox .custom-control-label::after {
  color: #faa64b; }

.custom-control-warning.custom-radio .custom-control-label::after {
  background-color: #faa64b; }

.custom-control-danger.custom-checkbox .custom-control-label::after {
  color: #f96868; }

.custom-control-danger.custom-radio .custom-control-label::after {
  background-color: #f96868; }

.custom-control-pink.custom-checkbox .custom-control-label::after {
  color: #f96197; }

.custom-control-pink.custom-radio .custom-control-label::after {
  background-color: #f96197; }

.custom-control-purple.custom-checkbox .custom-control-label::after {
  color: #926dde; }

.custom-control-purple.custom-radio .custom-control-label::after {
  background-color: #926dde; }

.custom-control-brown.custom-checkbox .custom-control-label::after {
  color: #8d6658; }

.custom-control-brown.custom-radio .custom-control-label::after {
  background-color: #8d6658; }

.custom-control-cyan.custom-checkbox .custom-control-label::after {
  color: #57c7d4; }

.custom-control-cyan.custom-radio .custom-control-label::after {
  background-color: #57c7d4; }

.custom-control-yellow.custom-checkbox .custom-control-label::after {
  color: #fcc525; }

.custom-control-yellow.custom-radio .custom-control-label::after {
  background-color: #fcc525; }

.custom-control-gray.custom-checkbox .custom-control-label::after {
  color: #868e96; }

.custom-control-gray.custom-radio .custom-control-label::after {
  background-color: #868e96; }

.custom-control-dark.custom-checkbox .custom-control-label::after {
  color: #2a2d31; }

.custom-control-dark.custom-radio .custom-control-label::after {
  background-color: #2a2d31; }

.custom-control-light.custom-checkbox .custom-control-label::after {
  color: #fff; }

.custom-control-light.custom-radio .custom-control-label::after {
  background-color: #fff; }

.custom-control-secondary .custom-control-label::after {
  color: #101213; }

.custom-control-light .custom-control-label::after {
  color: #FA4616; }

.custom-control-light.custom-radio .custom-control-label::after {
  background-color: #FA4616; }

.custom-control-input.is-invalid ~ .custom-control-indicator,
.was-validated .custom-control-input:invalid ~ .custom-control-indicator,
.custom-control-input.is-valid ~ .custom-control-indicator,
.was-validated .custom-control-input:valid ~ .custom-control-indicator {
  background-color: #fcfdfe; }

.custom-control-input.is-invalid ~ .custom-control-description {
  color: #f96868; }

.custom-control-input.is-invalid ~ .invalid-feedback {
  display: flex;
  width: 100%;
  padding-left: 1rem;
  font-size: 12px;
  margin-top: 0;
  font-style: italic; }
  .custom-control-input.is-invalid ~ .invalid-feedback::before {
    content: '\2014   \A0'; }

.custom-control-input.is-valid ~ .custom-control-description {
  color: #15c377; }

.switch {
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 0;
  line-height: 29px;
  cursor: pointer;
  white-space: nowrap; }
  .switch input {
    display: none; }
    .switch input:checked ~ .switch-indicator {
      background: rgba(250, 70, 22, 0.2); }
      .switch input:checked ~ .switch-indicator::after {
        background: #FA4616;
        left: calc(100% - 20px);
        box-shadow: 0px 0px 3px #fcfdfe; }
    .switch input:disabled ~ span {
      cursor: not-allowed;
      opacity: .5; }
  .switch.disabled {
    opacity: .5;
    cursor: not-allowed; }

.switch-indicator {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 10px;
  background: #e3e4e5;
  border-radius: 20px;
  vertical-align: middle;
  transition: 0.3s; }
  .switch-indicator::after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 20px;
    height: 20px;
    transition: 0.3s;
    cursor: inherit;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 3px #bbb; }

.switch-description {
  padding-left: 6px; }

.switch-border input:checked + .switch-indicator {
  border-color: rgba(250, 70, 22, 0.2); }
  .switch-border input:checked + .switch-indicator::after {
    left: calc(100% - 14px); }

.switch-border .switch-indicator {
  border: 2px solid #e3e4e5;
  background: transparent !important;
  height: 20px; }
  .switch-border .switch-indicator::after {
    background: #d6d7d9;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    top: 2px;
    left: 2px;
    box-shadow: none; }

.switch-sm .switch-indicator {
  height: 4px;
  border-radius: 0; }
  .switch-sm .switch-indicator::after {
    top: -8px; }

.switch-lg input:checked + .switch-indicator::after {
  left: calc(100% - 18px); }

.switch-lg .switch-indicator {
  height: 20px; }
  .switch-lg .switch-indicator::after {
    background: #fff;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 2px; }

.switch-stacked .switch {
  display: inline; }
  .switch-stacked .switch::after {
    display: block;
    margin-bottom: .25rem;
    content: ""; }

.switch-secondary input:checked + .switch-indicator {
  background: #f7fafc;
  border-color: #f7fafc; }
  .switch-secondary input:checked + .switch-indicator::after {
    background: #e4e7ea; }

.switch-success input:checked + .switch-indicator {
  background: #e3fcf2;
  border-color: #e3fcf2; }
  .switch-success input:checked + .switch-indicator::after {
    background: #15c377; }

.switch-info input:checked + .switch-indicator {
  background: #e3f3fc;
  border-color: #e3f3fc; }
  .switch-info input:checked + .switch-indicator::after {
    background: #48b0f7; }

.switch-warning input:checked + .switch-indicator {
  background: #fcf0e3;
  border-color: #fcf0e3; }
  .switch-warning input:checked + .switch-indicator::after {
    background: #faa64b; }

.switch-danger input:checked + .switch-indicator {
  background: #fce3e3;
  border-color: #fce3e3; }
  .switch-danger input:checked + .switch-indicator::after {
    background: #f96868; }

.switch-gray input:checked + .switch-indicator {
  background: #f2f2f2;
  border-color: #f2f2f2; }
  .switch-gray input:checked + .switch-indicator::after {
    background: #868e96; }

.switch-dark input:checked + .switch-indicator {
  background: #290404;
  border-color: #290404; }
  .switch-dark input:checked + .switch-indicator::after {
    background: #2a2d31; }

.switch-pink input:checked + .switch-indicator {
  background: #fce3ec;
  border-color: #fce3ec; }
  .switch-pink input:checked + .switch-indicator::after {
    background: #f96197; }

.switch-purple input:checked + .switch-indicator {
  background: #ece3fc;
  border-color: #ece3fc; }
  .switch-purple input:checked + .switch-indicator::after {
    background: #926dde; }

.switch-brown input:checked + .switch-indicator {
  background: #eddcd5;
  border-color: #eddcd5; }
  .switch-brown input:checked + .switch-indicator::after {
    background: #8d6658; }

.switch-cyan input:checked + .switch-indicator {
  background: #e3fafc;
  border-color: #e3fafc; }
  .switch-cyan input:checked + .switch-indicator::after {
    background: #57c7d4; }

.switchery > small {
  padding-left: 0; }

.note-editor.note-frame,
.note-popover.note-frame {
  border-color: #f1f2f3; }

.note-editor .dropdown-menu,
.note-popover .dropdown-menu {
  white-space: nowrap;
  width: auto; }
  .note-editor .dropdown-menu li a,
  .note-popover .dropdown-menu li a {
    display: block;
    margin: 4px;
    padding: 4px 12px; }
    .note-editor .dropdown-menu li a:hover,
    .note-popover .dropdown-menu li a:hover {
      background-color: #f9fafb; }
    .note-editor .dropdown-menu li a > *,
    .note-popover .dropdown-menu li a > * {
      margin: 0; }

.note-editor .note-color .dropdown-menu,
.note-popover .note-color .dropdown-menu {
  padding: 5px 0; }

.note-editor .note-color .btn + .btn::after,
.note-popover .note-color .btn + .btn::after {
  margin-left: 0; }

.note-toolbar .btn,
.note-popover .btn {
  background-color: #eff1f2;
  color: #8b95a5;
  font-size: .8125rem; }
  .note-toolbar .btn:hover, .note-toolbar .btn.active,
  .note-popover .btn:hover,
  .note-popover .btn.active {
    background-color: #eaecee;
    color: #101213; }
  .note-toolbar .btn.dropdown-toggle,
  .note-popover .btn.dropdown-toggle {
    z-index: initial; }

.note-toolbar .open .dropdown-toggle,
.note-toolbar .show .dropdown-toggle,
.note-popover .open .dropdown-toggle,
.note-popover .show .dropdown-toggle {
  background-color: #eaecee; }

.panel-heading.note-toolbar,
.note-editor.note-frame .note-statusbar {
  background-color: #f9fafb;
  border-bottom: 1px solid #f4f5f5; }

.note-icon-caret,
.note-popover.popover {
  display: none; }

.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
  border-top-color: #ebebeb; }

.note-popover .popover-content .note-para .dropdown-menu,
.panel-heading.note-toolbar .note-para .dropdown-menu {
  min-width: 204px; }

.note-editor.note-frame .note-editing-area .note-codable {
  background-color: #f9fafb;
  color: #101213; }
  .note-editor.note-frame .note-editing-area .note-codable:focus {
    outline: none; }

.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
  border-radius: 2px;
  margin: 5px;
  height: 29px;
  line-height: 27px;
  font-size: 0.75rem; }
  .note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover,
  .panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
    background-color: #f9fafb; }

.note-palette-title {
  font-weight: 400;
  line-height: 24px; }

.note-btn-group.note-fontname {
  vertical-align: top; }
  .note-btn-group.note-fontname .note-btn {
    line-height: 22px; }

.note-btn-group.note-fontsize {
  vertical-align: top; }

[data-provide~="summernote"].b-0 + .note-editor {
  border: none; }
  [data-provide~="summernote"].b-0 + .note-editor .note-statusbar {
    display: none; }

/*
 * Fix for Bootstrap Beta 1. Color picker doesn't open.
 */
.note-popover .popover-content .note-color .dropdown-menu .btn-group,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group {
  flex-direction: column; }

.ql-bubble .ql-out-bottom,
.ql-bubble .ql-out-top {
  visibility: visible; }

.ql-toolbar.ql-snow {
  font-family: "Gotham", sans-serif;
  border-color: #ebebeb;
  border-bottom-color: #f1f2f3;
  background-color: #fcfdfe; }

.ql-container.ql-snow {
  border-color: #ebebeb; }

.ql-toolbar.ql-snow .ql-picker-label {
  font-weight: 300; }

.ql-editor.ql-blank::before {
  color: #9b9b9b;
  font-style: normal; }

.ql-container {
  font-family: "Gotham", sans-serif;
  height: auto; }

.ql-editor {
  line-height: 24px; }

.quill-no-border .ql-container.ql-snow {
  border: none; }

.quill-no-border .ql-toolbar.ql-snow {
  border: none;
  border-bottom: 1px solid #f1f2f3; }

.lookup {
  position: relative;
  display: inline-flex;
  align-items: center; }
  .lookup::before {
    content: "\E610";
    font-family: themify;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    top: 52%;
    left: 0;
    transform: translateY(-50%);
    color: #FA4616;
    width: 36px;
    text-align: center;
    cursor: text;
    -webkit-text-stroke: 1px #FA4616; }
  .lookup input {
    color: #101213;
    border: 1px solid #ebebeb;
    border-radius: 18px;
    height: 36px;
    width: 200px;
    max-width: 100%;
    padding-left: 36px;
    padding-right: 18px;
    font-family: "Gotham", sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .5px;
    outline: none !important;
    transition: .5s; }
    .lookup input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: rgba(16, 18, 19, 0.7); }
    .lookup input::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(16, 18, 19, 0.7); }
    .lookup input:-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(16, 18, 19, 0.7); }
    .lookup input:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(16, 18, 19, 0.7); }
    .lookup input:focus {
      background-color: rgba(16, 18, 19, 0.04); }
    .lookup input + input,
    .lookup input + .bootstrap-select .dropdown-toggle {
      border-left: none; }
  .lookup .bootstrap-select + .bootstrap-select .dropdown-toggle {
    border-left: none; }
  .lookup .btn {
    height: 36px;
    line-height: 36px; }
  .lookup.no-icon::before {
    display: none; }
  .lookup.no-icon input {
    padding-left: 18px; }

.lookup-sm::before {
  font-size: 14px;
  width: 29px; }

.lookup-sm input {
  border-radius: 14.5px;
  height: 29px;
  width: 29px;
  padding-left: 29px;
  padding-right: 14.5px;
  font-size: 14px; }

.lookup-sm .btn {
  height: 29px;
  line-height: 29px; }

.lookup-lg::before {
  font-size: 20px;
  width: 48px; }

.lookup-lg input {
  border-radius: 24px;
  height: 48px;
  width: 48px;
  padding-left: 48px;
  padding-right: 24px;
  font-size: 16px; }

.lookup-lg .btn {
  height: 48px;
  line-height: 48px; }

.lookup-right::before {
  left: auto;
  right: 0; }

.lookup-right input {
  padding-left: 18px;
  padding-right: 36px; }

.lookup-right.lookup-sm input {
  padding-left: 14.5px;
  padding-right: 29px; }

.lookup-right.lookup-lg input {
  padding-left: 24px;
  padding-right: 48px; }

.lookup-right.no-icon input {
  padding-right: 18px; }

.lookup-right.no-icon.lookup-sm input {
  padding-right: 14.5px; }

.lookup-right.no-icon.lookup-lg input {
  padding-right: 24px; }

.lookup-circle {
  z-index: 0; }
  .lookup-circle::before {
    z-index: -1; }
  .lookup-circle input {
    background-color: rgba(16, 18, 19, 0.04);
    border: none;
    width: 36px;
    padding-right: 0; }
    .lookup-circle input:focus {
      background-color: rgba(16, 18, 19, 0.05);
      width: 170px;
      padding-right: 18px; }
  .lookup-circle.lookup-sm::before {
    font-size: 14px;
    width: 29px; }
  .lookup-circle.lookup-sm input {
    border-radius: 14.5px;
    height: 29px;
    width: 29px;
    padding-left: 29px; }
    .lookup-circle.lookup-sm input:focus {
      width: 150px;
      padding-right: 14.5px; }
  .lookup-circle.lookup-lg::before {
    font-size: 16px;
    width: 48px; }
  .lookup-circle.lookup-lg input {
    border-radius: 24px;
    height: 48px;
    width: 48px;
    padding-left: 48px; }
    .lookup-circle.lookup-lg input:focus {
      width: 200px;
      padding-right: 24px; }
  .lookup-circle.lookup-right::before {
    left: auto;
    right: 0; }
  .lookup-circle.lookup-right input {
    padding-left: 0;
    padding-right: 36px; }
    .lookup-circle.lookup-right input:focus {
      padding-left: 18px; }
  .lookup-circle.lookup-right.lookup-sm input {
    padding-left: 0;
    padding-right: 29px; }
    .lookup-circle.lookup-right.lookup-sm input:focus {
      padding-left: 14.5px; }
  .lookup-circle.lookup-right.lookup-lg input {
    padding-left: 0;
    padding-right: 48px; }
    .lookup-circle.lookup-right.lookup-lg input:focus {
      padding-left: 24px; }

.lookup-huge {
  display: flex; }
  .lookup-huge::before {
    font-size: 24px;
    width: 64px; }
  .lookup-huge input {
    border-radius: 32px;
    height: 64px;
    width: 64px;
    padding-left: 64px;
    padding-right: 32px;
    font-size: 20px;
    font-weight: 100; }
    .lookup-huge input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #9b9b9b; }
    .lookup-huge input::-moz-placeholder {
      /* Firefox 19+ */
      color: #9b9b9b; }
    .lookup-huge input:-ms-input-placeholder {
      /* IE 10+ */
      color: #9b9b9b; }
    .lookup-huge input:-moz-placeholder {
      /* Firefox 18- */
      color: #9b9b9b; }
  .lookup-huge .btn,
  .lookup-huge .bootstrap-select.btn-group > .dropdown-toggle {
    height: 64px;
    line-height: 100%; }
  .lookup-huge.no-icon input {
    padding-left: 32px; }

.lookup-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.985);
  z-index: 1050;
  padding: 50px 5%;
  display: none;
  flex-direction: column; }
  .lookup-fullscreen.reveal {
    display: flex; }
  .lookup-fullscreen > .close {
    position: absolute;
    top: 32px;
    right: 32px; }
  .lookup-fullscreen .lookup-form {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 2rem; }
    .lookup-fullscreen .lookup-form input {
      border: none;
      font-size: 44px;
      background-color: transparent;
      outline: none !important;
      padding: 25px 0;
      color: #101213;
      width: 100%; }
      .lookup-fullscreen .lookup-form input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #9b9b9b; }
      .lookup-fullscreen .lookup-form input::-moz-placeholder {
        /* Firefox 19+ */
        color: #9b9b9b; }
      .lookup-fullscreen .lookup-form input:-ms-input-placeholder {
        /* IE 10+ */
        color: #9b9b9b; }
      .lookup-fullscreen .lookup-form input:-moz-placeholder {
        /* Firefox 18- */
        color: #9b9b9b; }
  .lookup-fullscreen .lookup-results {
    height: 100%; }
    .lookup-fullscreen .lookup-results .ps-scrollbar-x-rail {
      display: none; }

@media (max-width: 767px) {
  .lookup-fullscreen .lookup-results.scrollable .row {
    margin-left: 0;
    margin-right: 0; }
    .lookup-fullscreen .lookup-results.scrollable .row [class*="col-"] {
      padding-left: 0;
      padding-right: 0; } }

.publisher {
  position: relative;
  display: flex;
  align-items: center;
  padding: 12px 20px;
  background-color: #f9fafb; }
  .publisher > * {
    margin: 0 8px; }
    .publisher > *:first-child {
      margin-left: 0; }
    .publisher > *:last-child {
      margin-right: 0; }

.publisher-multi {
  flex-direction: column;
  align-items: flex-start; }
  .publisher-multi > * {
    margin: 0;
    flex-grow: 1;
    width: 100%; }
  .publisher-multi .publisher-input {
    margin-bottom: 1rem; }

.publisher-input {
  flex-grow: 1;
  border: none;
  outline: none !important;
  background-color: transparent; }

.publisher-btn {
  background-color: transparent;
  border: none;
  color: #8b95a5;
  font-size: 16px;
  cursor: pointer;
  overflow: -moz-hidden-unscrollable;
  transition: .2s linear; }
  .publisher-btn:hover {
    color: #101213; }

.publisher-avatar {
  position: absolute;
  width: auto;
  left: -18px;
  top: 8px; }
  .publisher-avatar.avatar-sm {
    left: -14.5px;
    top: auto; }

[data-wizard].disabled {
  opacity: 0; }

body .main-container,
body > main,
body > div > main {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  transition: margin-left .3s ease-out; }

body .topbar-secondary + .main-container,
body .topbar-secondary + main {
  padding-top: 80px; }

.main-content {
  background-color: #f9f9f9;
  padding: 30px 30px 0;
  flex: 1 0 auto; }
  .main-content.container {
    padding-left: 15px;
    padding-right: 15px; }
  .main-content > .container {
    padding-left: 0;
    padding-right: 0; }

.container-full {
  margin-left: -30px;
  margin-right: -30px; }

.site-footer {
  padding: 15px 30px; }

.app-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  cursor: pointer; }
  .app-backdrop.backdrop-sidebar {
    z-index: 996; }
    .app-backdrop.backdrop-sidebar::after {
      font-family: themify;
      font-size: 24px;
      color: #b5b9bf;
      opacity: .7;
      position: absolute;
      top: 20px;
      right: 30px; }
  .app-backdrop.backdrop-topbar-menu {
    z-index: 992; }
  .app-backdrop.backdrop-quickview {
    background-color: transparent;
    z-index: 998; }

@media (min-width: 768px) {
  .card-maximize {
    left: 260px; } }

@media (max-width: 991px) {
  .topbar,
  body .main-container,
  body > main,
  body > div > main {
    margin-left: 0; }
  .card-maximize {
    left: 0; }
  .site-footer,
  .site-footer .container {
    flex-direction: column; } }

@media (max-width: 767px) {
  .topbar {
    padding: 0 0.25rem; }
  .site-footer,
  .main-content {
    padding-left: 15px;
    padding-right: 15px; }
  .container-full {
    margin-left: -15px;
    margin-right: -15px; } }

@media print {
  body * {
    visibility: hidden; }
  .printing-area {
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0; }
    .printing-area * {
      visibility: visible; } }

body {
  background-color: #f5f6fa; }

.sticker-stick {
  position: fixed; }

.row.no-gap, .row.no-gutters {
  margin-left: 0;
  margin-right: 0; }
  .row.no-gap > .col,
  .row.no-gap > [class*="col-"], .row.no-gutters > .col,
  .row.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.row.gap-1 {
  margin-left: -4px;
  margin-right: -4px; }
  .row.gap-1 > .col,
  .row.gap-1 > [class*="col-"] {
    padding-left: 4px;
    padding-right: 4px; }
  @media (max-width: 767px) {
    .row.gap-1 {
      margin-left: -1px;
      margin-right: -1px; }
      .row.gap-1 > .col,
      .row.gap-1 > [class*="col-"] {
        padding-left: 1px;
        padding-right: 1px; } }

.row.gap-2 {
  margin-left: -8px;
  margin-right: -8px; }
  .row.gap-2 > .col,
  .row.gap-2 > [class*="col-"] {
    padding-left: 8px;
    padding-right: 8px; }
  @media (max-width: 767px) {
    .row.gap-2 {
      margin-left: -2px;
      margin-right: -2px; }
      .row.gap-2 > .col,
      .row.gap-2 > [class*="col-"] {
        padding-left: 2px;
        padding-right: 2px; } }

.row.gap-3 {
  margin-left: -15px;
  margin-right: -15px; }
  .row.gap-3 > .col,
  .row.gap-3 > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px; }
  @media (max-width: 767px) {
    .row.gap-3 {
      margin-left: -3.75px;
      margin-right: -3.75px; }
      .row.gap-3 > .col,
      .row.gap-3 > [class*="col-"] {
        padding-left: 3.75px;
        padding-right: 3.75px; } }

.row.gap-4 {
  margin-left: -24px;
  margin-right: -24px; }
  .row.gap-4 > .col,
  .row.gap-4 > [class*="col-"] {
    padding-left: 24px;
    padding-right: 24px; }
  @media (max-width: 767px) {
    .row.gap-4 {
      margin-left: -6px;
      margin-right: -6px; }
      .row.gap-4 > .col,
      .row.gap-4 > [class*="col-"] {
        padding-left: 6px;
        padding-right: 6px; } }

.row.gap-5 {
  margin-left: -32px;
  margin-right: -32px; }
  .row.gap-5 > .col,
  .row.gap-5 > [class*="col-"] {
    padding-left: 32px;
    padding-right: 32px; }
  @media (max-width: 767px) {
    .row.gap-5 {
      margin-left: -8px;
      margin-right: -8px; }
      .row.gap-5 > .col,
      .row.gap-5 > [class*="col-"] {
        padding-left: 8px;
        padding-right: 8px; } }

.row.gap-y {
  margin-top: -15px;
  margin-bottom: -15px; }
  .row.gap-y > .col,
  .row.gap-y > [class*="col-"] {
    padding-top: 15px;
    padding-bottom: 15px; }
  @media (max-width: 767px) {
    .row.gap-y {
      margin-top: -3.75px;
      margin-bottom: -3.75px; }
      .row.gap-y > .col,
      .row.gap-y > [class*="col-"] {
        padding-top: 3.75px;
        padding-bottom: 3.75px; } }
  .row.gap-y.gap-1 {
    margin-top: -4px;
    margin-bottom: -4px; }
    .row.gap-y.gap-1 > .col,
    .row.gap-y.gap-1 > [class*="col-"] {
      padding-top: 4px;
      padding-bottom: 4px; }
    @media (max-width: 767px) {
      .row.gap-y.gap-1 {
        margin-top: -1px;
        margin-bottom: -1px; }
        .row.gap-y.gap-1 > .col,
        .row.gap-y.gap-1 > [class*="col-"] {
          padding-top: 1px;
          padding-bottom: 1px; } }
  .row.gap-y.gap-2 {
    margin-top: -8px;
    margin-bottom: -8px; }
    .row.gap-y.gap-2 > .col,
    .row.gap-y.gap-2 > [class*="col-"] {
      padding-top: 8px;
      padding-bottom: 8px; }
    @media (max-width: 767px) {
      .row.gap-y.gap-2 {
        margin-top: -2px;
        margin-bottom: -2px; }
        .row.gap-y.gap-2 > .col,
        .row.gap-y.gap-2 > [class*="col-"] {
          padding-top: 2px;
          padding-bottom: 2px; } }
  .row.gap-y.gap-3 {
    margin-top: -15px;
    margin-bottom: -15px; }
    .row.gap-y.gap-3 > .col,
    .row.gap-y.gap-3 > [class*="col-"] {
      padding-top: 15px;
      padding-bottom: 15px; }
    @media (max-width: 767px) {
      .row.gap-y.gap-3 {
        margin-top: -3.75px;
        margin-bottom: -3.75px; }
        .row.gap-y.gap-3 > .col,
        .row.gap-y.gap-3 > [class*="col-"] {
          padding-top: 3.75px;
          padding-bottom: 3.75px; } }
  .row.gap-y.gap-4 {
    margin-top: -24px;
    margin-bottom: -24px; }
    .row.gap-y.gap-4 > .col,
    .row.gap-y.gap-4 > [class*="col-"] {
      padding-top: 24px;
      padding-bottom: 24px; }
    @media (max-width: 767px) {
      .row.gap-y.gap-4 {
        margin-top: -6px;
        margin-bottom: -6px; }
        .row.gap-y.gap-4 > .col,
        .row.gap-y.gap-4 > [class*="col-"] {
          padding-top: 6px;
          padding-bottom: 6px; } }
  .row.gap-y.gap-5 {
    margin-top: -32px;
    margin-bottom: -32px; }
    .row.gap-y.gap-5 > .col,
    .row.gap-y.gap-5 > [class*="col-"] {
      padding-top: 32px;
      padding-bottom: 32px; }
    @media (max-width: 767px) {
      .row.gap-y.gap-5 {
        margin-top: -8px;
        margin-bottom: -8px; }
        .row.gap-y.gap-5 > .col,
        .row.gap-y.gap-5 > [class*="col-"] {
          padding-top: 8px;
          padding-bottom: 8px; } }

.flexbox {
  display: flex;
  justify-content: space-between; }
  .flexbox > * {
    margin-left: 4px;
    margin-right: 4px; }
    .flexbox > *:first-child {
      margin-left: 0; }
    .flexbox > *:last-child {
      margin-right: 0; }
  @media (max-width: 767px) {
    .flexbox > * {
      margin-left: 2px;
      margin-right: 2px; }
      .flexbox > *:first-child {
        margin-left: 0; }
      .flexbox > *:last-child {
        margin-right: 0; } }
  .flexbox.no-gap > *,
  .flexbox.no-gutters > * {
    margin-left: 0;
    margin-right: 0; }

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

.flexbox-vertical {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .flexbox-vertical.no-gap > *,
  .flexbox-vertical.no-gutters > * {
    margin-top: 0;
    margin-bottom: 0; }

.flex-justified > *,
.flex-grow-all > *,
.flex-cols-wide > *,
.flex-col-wide,
.flex-grow {
  flex: 1; }

.flex-grow-1 {
  flex-grow: 1; }

.flex-grow-2 {
  flex-grow: 2; }

.flex-grow-3 {
  flex-grow: 3; }

.flex-grow-4 {
  flex-grow: 4; }

.flex-grow-5 {
  flex-grow: 5; }

.flex-grow-6 {
  flex-grow: 6; }

.flex-grow-7 {
  flex-grow: 7; }

.flex-grow-8 {
  flex-grow: 8; }

.flex-grow-9 {
  flex-grow: 9; }

.flex-grow-0 {
  flex-grow: 0; }

.masonry-grid {
  column-count: 3;
  column-gap: 30px; }
  .masonry-grid.no-gap, .masonry-grid.no-gutters {
    column-gap: 0; }
    .masonry-grid.no-gap .masonry-item, .masonry-grid.no-gutters .masonry-item {
      padding-bottom: 0; }
    @media (max-width: 767px) {
      .masonry-grid.no-gap, .masonry-grid.no-gutters {
        column-gap: 0; }
        .masonry-grid.no-gap .masonry-item, .masonry-grid.no-gutters .masonry-item {
          padding-bottom: 0; } }
  .masonry-grid.gap-1 {
    column-gap: 8px; }
    .masonry-grid.gap-1 .masonry-item {
      padding-bottom: 8px; }
    @media (max-width: 767px) {
      .masonry-grid.gap-1 {
        column-gap: 4px; }
        .masonry-grid.gap-1 .masonry-item {
          padding-bottom: 4px; } }
  .masonry-grid.gap-2 {
    column-gap: 16px; }
    .masonry-grid.gap-2 .masonry-item {
      padding-bottom: 16px; }
    @media (max-width: 767px) {
      .masonry-grid.gap-2 {
        column-gap: 8px; }
        .masonry-grid.gap-2 .masonry-item {
          padding-bottom: 8px; } }
  .masonry-grid.gap-3 {
    column-gap: 30px; }
    .masonry-grid.gap-3 .masonry-item {
      padding-bottom: 30px; }
    @media (max-width: 767px) {
      .masonry-grid.gap-3 {
        column-gap: 15px; }
        .masonry-grid.gap-3 .masonry-item {
          padding-bottom: 15px; } }
  .masonry-grid.gap-4 {
    column-gap: 48px; }
    .masonry-grid.gap-4 .masonry-item {
      padding-bottom: 48px; }
    @media (max-width: 767px) {
      .masonry-grid.gap-4 {
        column-gap: 24px; }
        .masonry-grid.gap-4 .masonry-item {
          padding-bottom: 24px; } }
  .masonry-grid.gap-5 {
    column-gap: 64px; }
    .masonry-grid.gap-5 .masonry-item {
      padding-bottom: 64px; }
    @media (max-width: 767px) {
      .masonry-grid.gap-5 {
        column-gap: 32px; }
        .masonry-grid.gap-5 .masonry-item {
          padding-bottom: 32px; } }

.masonry-cols-2 {
  column-count: 2; }

.masonry-cols-3 {
  column-count: 3; }

.masonry-cols-4 {
  column-count: 4; }

.masonry-cols-5 {
  column-count: 5; }

.masonry-item {
  display: block;
  break-inside: avoid;
  padding-bottom: 30px; }

.layout-chat {
  height: 100vh; }
  .layout-chat .main-content {
    display: flex;
    height: 10%; }

.menu {
  list-style: none;
  padding-left: 0;
  margin-bottom: 30px; }

.menu-item {
  vertical-align: top;
  transition: opacity 0.2s linear; }
  .menu-item a {
    transition: none; }

.menu-link {
  padding: 0 12px;
  font-weight: 500;
  display: flex;
  align-items: flex-start;
  transition: .2s linear;
  letter-spacing: 0.5px; }
  .menu-link > * {
    margin-left: 8px;
    margin-right: 8px; }
  .menu-link .icon {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    flex-basis: 30px;
    flex-shrink: 0; }
    .menu-link .icon::before {
      letter-spacing: 0; }
  .menu-link .dot {
    position: relative;
    flex-basis: 30px;
    flex-shrink: 0; }
    .menu-link .dot::after {
      content: '';
      position: absolute;
      top: -4px;
      left: 50%;
      margin-left: -4px;
      width: 8px;
      height: 8px;
      border: 1px solid #fff;
      border-radius: 100%;
      transition: .2s linear; }
  .menu-link .title {
    flex-grow: 1;
    display: flex;
    flex-shrink: 0;
    flex-direction: column;
    line-height: 1;
    font-size: 14px;
    margin: 0 !important;
    letter-spacing: 0.5px; }
    .menu-link .title.tab {
      max-width: 160px;
      white-space: normal;
      padding-top: 5px;
      line-height: 18px; }
    .menu-link .title small {
      color: inherit;
      font-weight: 300;
      font-size: 11px;
      margin-top: .375rem;
      opacity: 0.4; }
  .menu-link .arrow::before {
    content: "\E649";
    font-family: themify;
    font-size: 8px;
    cursor: pointer;
    display: inline-block;
    transition: transform 0.3s linear; }
  .menu-link .badge {
    margin-top: auto;
    margin-bottom: auto; }

.menu-submenu {
  padding-bottom: 1rem;
  padding-left: 0;
  display: none;
  list-style-type: none;
  margin-bottom: 0; }
  .menu-submenu .menu-link {
    font-size: .875rem;
    font-weight: 300;
    letter-spacing: 0;
    color: #9B9B9B !important;
    opacity: 0.8;
    transition: 0.2s linear; }
    .menu-submenu .menu-link .icon {
      font-size: 13px;
      font-weight: 400; }
    .menu-submenu .menu-link .title {
      font-size: 12px;
      letter-spacing: 0.5px;
      font-weight: normal; }
    .menu-submenu .menu-link .arrow::before {
      font-size: .5rem; }
  .menu-submenu .menu-item.active > .menu-link,
  .menu-submenu .menu-item:hover > .menu-link {
    opacity: 1;
    background-color: transparent; }
    .menu-submenu .menu-item.active > .menu-link .title,
    .menu-submenu .menu-item:hover > .menu-link .title {
      font-weight: 500; }

.menu-sub-submenu {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 40px; }
  .menu-sub-submenu .menu-item {
    padding-left: 12px;
    opacity: 0.7;
    transition: 0.2s linear; }
    .menu-sub-submenu .menu-item:hover, .menu-sub-submenu .menu-item.active {
      opacity: 1; }
  .menu-sub-submenu .menu-link .dot {
    flex-basis: 0; }
    .menu-sub-submenu .menu-link .dot::after {
      left: -12px; }

.menu-category {
  position: relative;
  font-family: "Gotham", sans-serif;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.6875rem;
  font-weight: 500;
  line-height: 32px;
  padding: 1rem 20px 0.5rem;
  color: #fff;
  opacity: 0.7;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .menu-category::after {
    content: '';
    width: 100%;
    height: 0;
    border-top: 1px dashed #fff;
    vertical-align: middle;
    margin-left: 1.5rem;
    opacity: 0.3;
    position: absolute;
    top: 50%;
    margin-top: 3px; }

.menu-divider {
  display: block;
  height: 1px;
  background-color: #fff;
  opacity: 0.08;
  margin: 1rem 0; }

.menu-xs > .menu-item > .menu-link {
  height: 42px; }

.menu-sm > .menu-item > .menu-link {
  height: 48px; }

.menu-xl > .menu-item > .menu-link {
  height: 72px; }

.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 260px;
  background-color: #fff;
  white-space: nowrap;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.08);
  display: flex;
  overflow: hidden;
  flex-direction: column;
  z-index: 997;
  transform: translateZ(0);
  transition: .3s ease;
  backface-visibility: hidden;
  perspective: 1000;
  will-change: transform; }
  .sidebar ~ .topbar,
  .sidebar ~ main {
    margin-left: 260px; }

.sidebar-sm {
  width: 220px; }
  .sidebar-sm ~ .topbar,
  .sidebar-sm ~ main {
    margin-left: 220px; }

.sidebar-lg {
  width: 300px; }
  .sidebar-lg ~ .topbar,
  .sidebar-lg ~ main {
    margin-left: 300px; }

.sidebar-navigation {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  flex: 1; }

.sidebar-profile {
  text-align: center;
  padding: 40px 20px 30px; }
  .sidebar-profile .avatar {
    width: 100px;
    height: 100px;
    transition: .5s; }
  .sidebar-profile .profile-info {
    transform: scale(1);
    margin-top: 1rem;
    transition: .5s; }

.sb-icon-container {
  width: 50px;
  text-align: right; }

.sidebar-header {
  align-items: center;
  color: #fff; }
  .sidebar-header > * {
    margin-left: 8px;
    margin-right: 8px; }
  .sidebar-header .logo-icon {
    text-align: center;
    flex-basis: 30px;
    font-size: 1.25rem;
    flex-shrink: 0; }
  .sidebar-header .logo {
    font-size: 1rem;
    font-weight: 500;
    flex-grow: 1; }
  .sidebar-header a {
    color: #fff; }

.sidebar-toggle-fold {
  margin: 0;
  padding: 12px 8px;
  cursor: pointer; }
  .sidebar-toggle-fold::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 100%;
    background-color: #fff;
    transition: 0.2s linear; }

.sidebar-folded .sidebar-toggle-fold::before {
  background-color: transparent; }

.sidebar-header-inverse {
  color: #101213;
  background-color: #fff; }
  .sidebar-header-inverse .sidebar-toggle-fold::before {
    border-color: #101213; }
  .sidebar-header-inverse a {
    color: #101213; }

.sidebar-folded .sidebar-header-inverse .sidebar-toggle-fold::before {
  background-color: #101213; }

.sidebar-footer {
  border-top: 1px solid rgba(16, 18, 19, 0.07);
  padding: 0 16px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .sidebar-footer > * {
    margin: 0 4px; }
    .sidebar-footer > *:first-child {
      margin-left: 0; }
    .sidebar-footer > *:last-child {
      margin-right: 0; }

.sidebar-spacer-sm {
  height: 30px; }

.sidebar-spacer {
  height: 60px; }

.sidebar-spacer-lg {
  height: 90px; }

.sidebar-open {
  overflow: hidden; }
  .sidebar-open .sidebar {
    left: 0 !important;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1) !important; }

.sidebar-folded .sidebar ~ .topbar,
.sidebar-folded .sidebar ~ main {
  margin-left: 80px; }

.sidebar-folded .sidebar .hide-on-fold {
  display: none; }

.sidebar-folded .sidebar .fade-on-fold {
  opacity: 0;
  transition: .5s; }

.sidebar-folded .sidebar:not(.sidebar-icons-right) {
  width: 80px; }
  .sidebar-folded .sidebar:not(.sidebar-icons-right) .sidebar-profile .avatar {
    width: 40px;
    height: 40px; }
  .sidebar-folded .sidebar:not(.sidebar-icons-right) .sidebar-profile .profile-info {
    transform: scale(0.33);
    margin-left: -100px;
    margin-right: -100px; }
  .sidebar-folded .sidebar:not(.sidebar-icons-right):hover {
    width: 260px;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); }
    .sidebar-folded .sidebar:not(.sidebar-icons-right):hover .sidebar-profile .avatar {
      width: 100px;
      height: 100px; }
    .sidebar-folded .sidebar:not(.sidebar-icons-right):hover .sidebar-profile .profile-info {
      transform: scale(1); }
  .sidebar-folded .sidebar:not(.sidebar-icons-right).sidebar-sm:hover {
    width: 220px; }
  .sidebar-folded .sidebar:not(.sidebar-icons-right).sidebar-lg:hover {
    width: 300px; }

.sidebar-folded .sidebar-icons-right {
  left: -180px; }
  .sidebar-folded .sidebar-icons-right:hover {
    left: 0;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); }
  .sidebar-folded .sidebar-icons-right.sidebar-sm {
    left: -140px; }
  .sidebar-folded .sidebar-icons-right.sidebar-lg {
    left: -220px; }

.sidebar-folded .card-maximize {
  left: 80px; }

.sidebar-folded .sidebar .hide-on-fold {
  display: initial; }

.sidebar-folded .sidebar .fade-on-fold {
  opacity: 1; }

.sidebar-folded .sidebar .title,
.sidebar-folded .sidebar .logo {
  margin-left: 8px; }

.sidebar-folded .sidebar:not(.sidebar-icons-right) .sidebar-profile .avatar {
  width: 100px;
  height: 100px; }

.sidebar-folded .sidebar:not(.sidebar-icons-right) .sidebar-profile .profile-info {
  transform: scale(1); }

.sidebar-folded .sidebar.sidebar-icons-right:not(.sidebar-icons-boxed) .logo-icon,
.sidebar-folded .sidebar.sidebar-icons-right:not(.sidebar-icons-boxed) .icon,
.sidebar-folded .sidebar.sidebar-icons-right:not(.sidebar-icons-boxed) .dot {
  margin-left: 8px;
  flex-basis: 30px; }

.sidebar-folded .sidebar.sidebar-icons-right.sidebar-icons-boxed .logo-icon,
.sidebar-folded .sidebar.sidebar-icons-right.sidebar-icons-boxed .icon {
  margin-left: 8px; }

.sidebar-folded .sidebar.sidebar-icons-right.sidebar-icons-boxed .menu-submenu .icon,
.sidebar-folded .sidebar.sidebar-icons-right.sidebar-icons-boxed .menu-submenu .dot {
  margin-left: 13px; }

.sidebar .menu-item.open .menu-submenu {
  display: block; }

.sidebar .menu-link {
  position: relative; }
  .sidebar .menu-link .title small {
    transition: .2s linear; }

.sidebar .open .arrow::before {
  transform: rotate(90deg); }

.sidebar-icons-boxed .sidebar-header .logo-icon {
  flex-basis: 40px; }

.sidebar-icons-boxed .menu-link .icon {
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.07);
  flex-basis: 40px;
  line-height: 40px;
  border-radius: 2px; }

.sidebar-icons-boxed .menu-submenu .menu-link .icon {
  font-size: 13px;
  flex-basis: 30px;
  line-height: 30px; }

.sidebar-icons-boxed .menu .active > .menu-link .icon {
  background-color: rgba(255, 255, 255, 0.15); }

.sidebar-icons-boxed .menu-sub-submenu {
  padding-left: 50px; }

.sidebar-icons-boxed .menu-submenu .icon,
.sidebar-icons-boxed .menu-submenu .dot {
  margin-left: 13px;
  margin-right: 13px; }

.sidebar-icons-right .sidebar-header .logo-icon,
.sidebar-icons-right .sidebar-navigation .menu-link .icon,
.sidebar-icons-right .sidebar-navigation .menu-link .dot {
  order: 1; }

.sidebar-icons-right .sidebar-navigation .menu-sub-submenu {
  padding-left: 0; }

.sidebar-folded .sidebar .title,
.sidebar-folded .sidebar .logo {
  transition: .4s; }

.sidebar-folded .sidebar:not(.sidebar-icons-right) .title,
.sidebar-folded .sidebar:not(.sidebar-icons-right) .logo {
  margin-left: 20px; }

.sidebar-folded .sidebar:not(.sidebar-icons-boxed):not(.sidebar-icons-right) .sidebar-header,
.sidebar-folded .sidebar:not(.sidebar-icons-boxed):not(.sidebar-icons-right) .menu-link {
  padding-left: 17px; }

.sidebar-folded .sidebar.sidebar-icons-right:not(.sidebar-icons-boxed) .logo-icon,
.sidebar-folded .sidebar.sidebar-icons-right:not(.sidebar-icons-boxed) .icon,
.sidebar-folded .sidebar.sidebar-icons-right:not(.sidebar-icons-boxed) .dot {
  margin-left: 20px;
  flex-basis: 40px; }

.sidebar-folded .sidebar.sidebar-icons-right.sidebar-icons-boxed .logo-icon,
.sidebar-folded .sidebar.sidebar-icons-right.sidebar-icons-boxed .icon,
.sidebar-folded .sidebar.sidebar-icons-right.sidebar-icons-boxed .dot {
  margin-left: 25px; }

.sidebar-folded .sidebar:hover .hide-on-fold {
  display: initial; }

.sidebar-folded .sidebar:hover .fade-on-fold {
  opacity: 1; }

.sidebar-folded .sidebar:hover .title,
.sidebar-folded .sidebar:hover .logo {
  margin-left: 8px; }

.sidebar-folded .sidebar:hover:not(.sidebar-icons-right) .sidebar-profile .avatar {
  width: 100px;
  height: 100px; }

.sidebar-folded .sidebar:hover:not(.sidebar-icons-right) .sidebar-profile .profile-info {
  transform: scale(1); }

.sidebar-folded .sidebar:hover.sidebar-icons-right:not(.sidebar-icons-boxed) .logo-icon,
.sidebar-folded .sidebar:hover.sidebar-icons-right:not(.sidebar-icons-boxed) .icon,
.sidebar-folded .sidebar:hover.sidebar-icons-right:not(.sidebar-icons-boxed) .dot {
  margin-left: 8px;
  flex-basis: 30px; }

.sidebar-folded .sidebar:hover.sidebar-icons-right.sidebar-icons-boxed .logo-icon,
.sidebar-folded .sidebar:hover.sidebar-icons-right.sidebar-icons-boxed .icon {
  margin-left: 8px; }

.sidebar-folded .sidebar:hover.sidebar-icons-right.sidebar-icons-boxed .menu-submenu .icon,
.sidebar-folded .sidebar:hover.sidebar-icons-right.sidebar-icons-boxed .menu-submenu .dot {
  margin-left: 13px; }

.sidebar-collapse .hidden-expand-down {
  display: none; }

.sidebar-collapse ~ .topbar .sidebar-toggler {
  display: flex; }

.sidebar-collapse .sidebar-toggle-fold {
  display: none; }

.sidebar-collapse.sidebar {
  box-shadow: none;
  left: -260px; }
  .sidebar-collapse.sidebar ~ .topbar,
  .sidebar-collapse.sidebar ~ main {
    margin-left: 0; }

.sidebar-collapse.sidebar-sm {
  left: -220px; }

.sidebar-collapse.sidebar-lg {
  left: -300px; }

.sidebar-expand .hidden-expand-up {
  display: none; }

.sidebar-expand ~ .topbar .sidebar-toggler {
  display: none; }

.sidebar-expand.sidebar-icon-only {
  width: 70px; }
  .sidebar-expand.sidebar-icon-only ~ .topbar,
  .sidebar-expand.sidebar-icon-only ~ main {
    margin-left: 70px; }
  .sidebar-expand.sidebar-icon-only .menu > .menu-item.active > .menu-link,
  .sidebar-expand.sidebar-icon-only .menu > .menu-item:hover > .menu-link {
    background-color: transparent !important; }
  .sidebar-expand.sidebar-icon-only .menu.menu-bordery > .menu-item > .menu-link::before {
    width: 3px; }

.sidebar-expand.sidebar-iconic {
  width: 100px;
  overflow: visible; }
  .sidebar-expand.sidebar-iconic ~ .topbar,
  .sidebar-expand.sidebar-iconic ~ main {
    margin-left: 100px; }
  .sidebar-expand.sidebar-iconic .menu-link {
    flex-direction: column;
    height: auto;
    padding-top: 12px;
    padding-bottom: 8px; }
    .sidebar-expand.sidebar-iconic .menu-link .title {
      flex-grow: 0;
      line-height: 36px;
      font-weight: 300;
      letter-spacing: 0; }
    .sidebar-expand.sidebar-iconic .menu-link .icon {
      font-size: 20px;
      line-height: 36px; }
    .sidebar-expand.sidebar-iconic .menu-link .badge {
      position: absolute;
      top: 8px;
      right: 4px; }
  .sidebar-expand.sidebar-iconic .sidebar-header {
    justify-content: center; }
  .sidebar-expand.sidebar-iconic .sidebar-profile {
    padding: 20px; }
  .sidebar-expand.sidebar-iconic .sidebar-profile .avatar {
    width: 56px;
    height: 56px; }
  .sidebar-expand.sidebar-iconic.sidebar-sm {
    width: 80px; }
    .sidebar-expand.sidebar-iconic.sidebar-sm ~ .topbar,
    .sidebar-expand.sidebar-iconic.sidebar-sm ~ main {
      margin-left: 80px; }
    .sidebar-expand.sidebar-iconic.sidebar-sm .menu-link {
      padding-top: 8px;
      padding-bottom: 4px; }
      .sidebar-expand.sidebar-iconic.sidebar-sm .menu-link .title {
        line-height: 29px;
        font-size: 12px; }
      .sidebar-expand.sidebar-iconic.sidebar-sm .menu-link .icon {
        font-size: 16px;
        line-height: 29px; }
      .sidebar-expand.sidebar-iconic.sidebar-sm .menu-link .badge {
        top: 4px;
        right: 2px; }
    .sidebar-expand.sidebar-iconic.sidebar-sm .sidebar-profile .avatar {
      width: 40px;
      height: 40px; }
  .sidebar-expand.sidebar-iconic.sidebar-lg {
    width: 120px; }
    .sidebar-expand.sidebar-iconic.sidebar-lg ~ .topbar,
    .sidebar-expand.sidebar-iconic.sidebar-lg ~ main {
      margin-left: 120px; }
    .sidebar-expand.sidebar-iconic.sidebar-lg .menu-link {
      padding-top: 16px;
      padding-bottom: 12px; }
      .sidebar-expand.sidebar-iconic.sidebar-lg .menu-link .icon {
        font-size: 24px; }
      .sidebar-expand.sidebar-iconic.sidebar-lg .menu-link .badge {
        top: 12px;
        right: 8px; }
    .sidebar-expand.sidebar-iconic.sidebar-lg .sidebar-profile .avatar {
      width: 76px;
      height: 76px; }

@media (max-width: 575px) {
  .sidebar-expand-sm .hidden-expand-down {
    display: none; }
  .sidebar-expand-sm ~ .topbar .sidebar-toggler {
    display: flex; }
  .sidebar-expand-sm .sidebar-toggle-fold {
    display: none; }
  .sidebar-expand-sm.sidebar {
    box-shadow: none;
    left: -260px; }
    .sidebar-expand-sm.sidebar ~ .topbar,
    .sidebar-expand-sm.sidebar ~ main {
      margin-left: 0; }
  .sidebar-expand-sm.sidebar-sm {
    left: -220px; }
  .sidebar-expand-sm.sidebar-lg {
    left: -300px; } }

@media (min-width: 576px) {
  .sidebar-expand-sm .hidden-expand-up {
    display: none; }
  .sidebar-expand-sm ~ .topbar .sidebar-toggler {
    display: none; }
  .sidebar-expand-sm.sidebar-icon-only {
    width: 70px; }
    .sidebar-expand-sm.sidebar-icon-only ~ .topbar,
    .sidebar-expand-sm.sidebar-icon-only ~ main {
      margin-left: 70px; }
    .sidebar-expand-sm.sidebar-icon-only .menu > .menu-item.active > .menu-link,
    .sidebar-expand-sm.sidebar-icon-only .menu > .menu-item:hover > .menu-link {
      background-color: transparent !important; }
    .sidebar-expand-sm.sidebar-icon-only .menu.menu-bordery > .menu-item > .menu-link::before {
      width: 3px; }
  .sidebar-expand-sm.sidebar-iconic {
    width: 100px;
    overflow: visible; }
    .sidebar-expand-sm.sidebar-iconic ~ .topbar,
    .sidebar-expand-sm.sidebar-iconic ~ main {
      margin-left: 100px; }
    .sidebar-expand-sm.sidebar-iconic .menu-link {
      flex-direction: column;
      height: auto;
      padding-top: 12px;
      padding-bottom: 8px; }
      .sidebar-expand-sm.sidebar-iconic .menu-link .title {
        flex-grow: 0;
        line-height: 36px;
        font-weight: 300;
        letter-spacing: 0; }
      .sidebar-expand-sm.sidebar-iconic .menu-link .icon {
        font-size: 20px;
        line-height: 36px; }
      .sidebar-expand-sm.sidebar-iconic .menu-link .badge {
        position: absolute;
        top: 8px;
        right: 4px; }
    .sidebar-expand-sm.sidebar-iconic .sidebar-header {
      justify-content: center; }
    .sidebar-expand-sm.sidebar-iconic .sidebar-profile {
      padding: 20px; }
    .sidebar-expand-sm.sidebar-iconic .sidebar-profile .avatar {
      width: 56px;
      height: 56px; }
    .sidebar-expand-sm.sidebar-iconic.sidebar-sm {
      width: 80px; }
      .sidebar-expand-sm.sidebar-iconic.sidebar-sm ~ .topbar,
      .sidebar-expand-sm.sidebar-iconic.sidebar-sm ~ main {
        margin-left: 80px; }
      .sidebar-expand-sm.sidebar-iconic.sidebar-sm .menu-link {
        padding-top: 8px;
        padding-bottom: 4px; }
        .sidebar-expand-sm.sidebar-iconic.sidebar-sm .menu-link .title {
          line-height: 29px;
          font-size: 12px; }
        .sidebar-expand-sm.sidebar-iconic.sidebar-sm .menu-link .icon {
          font-size: 16px;
          line-height: 29px; }
        .sidebar-expand-sm.sidebar-iconic.sidebar-sm .menu-link .badge {
          top: 4px;
          right: 2px; }
      .sidebar-expand-sm.sidebar-iconic.sidebar-sm .sidebar-profile .avatar {
        width: 40px;
        height: 40px; }
    .sidebar-expand-sm.sidebar-iconic.sidebar-lg {
      width: 120px; }
      .sidebar-expand-sm.sidebar-iconic.sidebar-lg ~ .topbar,
      .sidebar-expand-sm.sidebar-iconic.sidebar-lg ~ main {
        margin-left: 120px; }
      .sidebar-expand-sm.sidebar-iconic.sidebar-lg .menu-link {
        padding-top: 16px;
        padding-bottom: 12px; }
        .sidebar-expand-sm.sidebar-iconic.sidebar-lg .menu-link .icon {
          font-size: 24px; }
        .sidebar-expand-sm.sidebar-iconic.sidebar-lg .menu-link .badge {
          top: 12px;
          right: 8px; }
      .sidebar-expand-sm.sidebar-iconic.sidebar-lg .sidebar-profile .avatar {
        width: 76px;
        height: 76px; } }

@media (max-width: 767px) {
  .sidebar-expand-md .hidden-expand-down {
    display: none; }
  .sidebar-expand-md ~ .topbar .sidebar-toggler {
    display: flex; }
  .sidebar-expand-md .sidebar-toggle-fold {
    display: none; }
  .sidebar-expand-md.sidebar {
    box-shadow: none;
    left: -260px; }
    .sidebar-expand-md.sidebar ~ .topbar,
    .sidebar-expand-md.sidebar ~ main {
      margin-left: 0; }
  .sidebar-expand-md.sidebar-sm {
    left: -220px; }
  .sidebar-expand-md.sidebar-lg {
    left: -300px; } }

@media (min-width: 768px) {
  .sidebar-expand-md .hidden-expand-up {
    display: none; }
  .sidebar-expand-md ~ .topbar .sidebar-toggler {
    display: none; }
  .sidebar-expand-md.sidebar-icon-only {
    width: 70px; }
    .sidebar-expand-md.sidebar-icon-only ~ .topbar,
    .sidebar-expand-md.sidebar-icon-only ~ main {
      margin-left: 70px; }
    .sidebar-expand-md.sidebar-icon-only .menu > .menu-item.active > .menu-link,
    .sidebar-expand-md.sidebar-icon-only .menu > .menu-item:hover > .menu-link {
      background-color: transparent !important; }
    .sidebar-expand-md.sidebar-icon-only .menu.menu-bordery > .menu-item > .menu-link::before {
      width: 3px; }
  .sidebar-expand-md.sidebar-iconic {
    width: 100px;
    overflow: visible; }
    .sidebar-expand-md.sidebar-iconic ~ .topbar,
    .sidebar-expand-md.sidebar-iconic ~ main {
      margin-left: 100px; }
    .sidebar-expand-md.sidebar-iconic .menu-link {
      flex-direction: column;
      height: auto;
      padding-top: 12px;
      padding-bottom: 8px; }
      .sidebar-expand-md.sidebar-iconic .menu-link .title {
        flex-grow: 0;
        line-height: 36px;
        font-weight: 300;
        letter-spacing: 0; }
      .sidebar-expand-md.sidebar-iconic .menu-link .icon {
        font-size: 20px;
        line-height: 36px; }
      .sidebar-expand-md.sidebar-iconic .menu-link .badge {
        position: absolute;
        top: 8px;
        right: 4px; }
    .sidebar-expand-md.sidebar-iconic .sidebar-header {
      justify-content: center; }
    .sidebar-expand-md.sidebar-iconic .sidebar-profile {
      padding: 20px; }
    .sidebar-expand-md.sidebar-iconic .sidebar-profile .avatar {
      width: 56px;
      height: 56px; }
    .sidebar-expand-md.sidebar-iconic.sidebar-sm {
      width: 80px; }
      .sidebar-expand-md.sidebar-iconic.sidebar-sm ~ .topbar,
      .sidebar-expand-md.sidebar-iconic.sidebar-sm ~ main {
        margin-left: 80px; }
      .sidebar-expand-md.sidebar-iconic.sidebar-sm .menu-link {
        padding-top: 8px;
        padding-bottom: 4px; }
        .sidebar-expand-md.sidebar-iconic.sidebar-sm .menu-link .title {
          line-height: 29px;
          font-size: 12px; }
        .sidebar-expand-md.sidebar-iconic.sidebar-sm .menu-link .icon {
          font-size: 16px;
          line-height: 29px; }
        .sidebar-expand-md.sidebar-iconic.sidebar-sm .menu-link .badge {
          top: 4px;
          right: 2px; }
      .sidebar-expand-md.sidebar-iconic.sidebar-sm .sidebar-profile .avatar {
        width: 40px;
        height: 40px; }
    .sidebar-expand-md.sidebar-iconic.sidebar-lg {
      width: 120px; }
      .sidebar-expand-md.sidebar-iconic.sidebar-lg ~ .topbar,
      .sidebar-expand-md.sidebar-iconic.sidebar-lg ~ main {
        margin-left: 120px; }
      .sidebar-expand-md.sidebar-iconic.sidebar-lg .menu-link {
        padding-top: 16px;
        padding-bottom: 12px; }
        .sidebar-expand-md.sidebar-iconic.sidebar-lg .menu-link .icon {
          font-size: 24px; }
        .sidebar-expand-md.sidebar-iconic.sidebar-lg .menu-link .badge {
          top: 12px;
          right: 8px; }
      .sidebar-expand-md.sidebar-iconic.sidebar-lg .sidebar-profile .avatar {
        width: 76px;
        height: 76px; } }

@media (max-width: 991px) {
  .sidebar-expand-lg .hidden-expand-down {
    display: none; }
  .sidebar-expand-lg ~ .topbar .sidebar-toggler {
    display: flex; }
  .sidebar-expand-lg .sidebar-toggle-fold {
    display: none; }
  .sidebar-expand-lg.sidebar {
    box-shadow: none;
    left: -260px; }
    .sidebar-expand-lg.sidebar ~ .topbar,
    .sidebar-expand-lg.sidebar ~ main {
      margin-left: 0; }
  .sidebar-expand-lg.sidebar-sm {
    left: -220px; }
  .sidebar-expand-lg.sidebar-lg {
    left: -300px; } }

@media (min-width: 992px) {
  .sidebar-expand-lg .hidden-expand-up {
    display: none; }
  .sidebar-expand-lg ~ .topbar .sidebar-toggler {
    display: none; }
  .sidebar-expand-lg.sidebar-icon-only {
    width: 70px; }
    .sidebar-expand-lg.sidebar-icon-only ~ .topbar,
    .sidebar-expand-lg.sidebar-icon-only ~ main {
      margin-left: 70px; }
    .sidebar-expand-lg.sidebar-icon-only .menu > .menu-item.active > .menu-link,
    .sidebar-expand-lg.sidebar-icon-only .menu > .menu-item:hover > .menu-link {
      background-color: transparent !important; }
    .sidebar-expand-lg.sidebar-icon-only .menu.menu-bordery > .menu-item > .menu-link::before {
      width: 3px; }
  .sidebar-expand-lg.sidebar-iconic {
    width: 100px;
    overflow: visible; }
    .sidebar-expand-lg.sidebar-iconic ~ .topbar,
    .sidebar-expand-lg.sidebar-iconic ~ main {
      margin-left: 100px; }
    .sidebar-expand-lg.sidebar-iconic .menu-link {
      flex-direction: column;
      height: auto;
      padding-top: 12px;
      padding-bottom: 8px; }
      .sidebar-expand-lg.sidebar-iconic .menu-link .title {
        flex-grow: 0;
        line-height: 36px;
        font-weight: 300;
        letter-spacing: 0; }
      .sidebar-expand-lg.sidebar-iconic .menu-link .icon {
        font-size: 20px;
        line-height: 36px; }
      .sidebar-expand-lg.sidebar-iconic .menu-link .badge {
        position: absolute;
        top: 8px;
        right: 4px; }
    .sidebar-expand-lg.sidebar-iconic .sidebar-header {
      justify-content: center; }
    .sidebar-expand-lg.sidebar-iconic .sidebar-profile {
      padding: 20px; }
    .sidebar-expand-lg.sidebar-iconic .sidebar-profile .avatar {
      width: 56px;
      height: 56px; }
    .sidebar-expand-lg.sidebar-iconic.sidebar-sm {
      width: 80px; }
      .sidebar-expand-lg.sidebar-iconic.sidebar-sm ~ .topbar,
      .sidebar-expand-lg.sidebar-iconic.sidebar-sm ~ main {
        margin-left: 80px; }
      .sidebar-expand-lg.sidebar-iconic.sidebar-sm .menu-link {
        padding-top: 8px;
        padding-bottom: 4px; }
        .sidebar-expand-lg.sidebar-iconic.sidebar-sm .menu-link .title {
          line-height: 29px;
          font-size: 12px; }
        .sidebar-expand-lg.sidebar-iconic.sidebar-sm .menu-link .icon {
          font-size: 16px;
          line-height: 29px; }
        .sidebar-expand-lg.sidebar-iconic.sidebar-sm .menu-link .badge {
          top: 4px;
          right: 2px; }
      .sidebar-expand-lg.sidebar-iconic.sidebar-sm .sidebar-profile .avatar {
        width: 40px;
        height: 40px; }
    .sidebar-expand-lg.sidebar-iconic.sidebar-lg {
      width: 120px; }
      .sidebar-expand-lg.sidebar-iconic.sidebar-lg ~ .topbar,
      .sidebar-expand-lg.sidebar-iconic.sidebar-lg ~ main {
        margin-left: 120px; }
      .sidebar-expand-lg.sidebar-iconic.sidebar-lg .menu-link {
        padding-top: 16px;
        padding-bottom: 12px; }
        .sidebar-expand-lg.sidebar-iconic.sidebar-lg .menu-link .icon {
          font-size: 24px; }
        .sidebar-expand-lg.sidebar-iconic.sidebar-lg .menu-link .badge {
          top: 12px;
          right: 8px; }
      .sidebar-expand-lg.sidebar-iconic.sidebar-lg .sidebar-profile .avatar {
        width: 76px;
        height: 76px; } }

@media (max-width: 1199px) {
  .sidebar-expand-xl .hidden-expand-down {
    display: none; }
  .sidebar-expand-xl ~ .topbar .sidebar-toggler {
    display: flex; }
  .sidebar-expand-xl .sidebar-toggle-fold {
    display: none; }
  .sidebar-expand-xl.sidebar {
    box-shadow: none;
    left: -260px; }
    .sidebar-expand-xl.sidebar ~ .topbar,
    .sidebar-expand-xl.sidebar ~ main {
      margin-left: 0; }
  .sidebar-expand-xl.sidebar-sm {
    left: -220px; }
  .sidebar-expand-xl.sidebar-lg {
    left: -300px; } }

@media (min-width: 1200px) {
  .sidebar-expand-xl .hidden-expand-up {
    display: none; }
  .sidebar-expand-xl ~ .topbar .sidebar-toggler {
    display: none; }
  .sidebar-expand-xl.sidebar-icon-only {
    width: 70px; }
    .sidebar-expand-xl.sidebar-icon-only ~ .topbar,
    .sidebar-expand-xl.sidebar-icon-only ~ main {
      margin-left: 70px; }
    .sidebar-expand-xl.sidebar-icon-only .menu > .menu-item.active > .menu-link,
    .sidebar-expand-xl.sidebar-icon-only .menu > .menu-item:hover > .menu-link {
      background-color: transparent !important; }
    .sidebar-expand-xl.sidebar-icon-only .menu.menu-bordery > .menu-item > .menu-link::before {
      width: 3px; }
  .sidebar-expand-xl.sidebar-iconic {
    width: 100px;
    overflow: visible; }
    .sidebar-expand-xl.sidebar-iconic ~ .topbar,
    .sidebar-expand-xl.sidebar-iconic ~ main {
      margin-left: 100px; }
    .sidebar-expand-xl.sidebar-iconic .menu-link {
      flex-direction: column;
      height: auto;
      padding-top: 12px;
      padding-bottom: 8px; }
      .sidebar-expand-xl.sidebar-iconic .menu-link .title {
        flex-grow: 0;
        line-height: 36px;
        font-weight: 300;
        letter-spacing: 0; }
      .sidebar-expand-xl.sidebar-iconic .menu-link .icon {
        font-size: 20px;
        line-height: 36px; }
      .sidebar-expand-xl.sidebar-iconic .menu-link .badge {
        position: absolute;
        top: 8px;
        right: 4px; }
    .sidebar-expand-xl.sidebar-iconic .sidebar-header {
      justify-content: center; }
    .sidebar-expand-xl.sidebar-iconic .sidebar-profile {
      padding: 20px; }
    .sidebar-expand-xl.sidebar-iconic .sidebar-profile .avatar {
      width: 56px;
      height: 56px; }
    .sidebar-expand-xl.sidebar-iconic.sidebar-sm {
      width: 80px; }
      .sidebar-expand-xl.sidebar-iconic.sidebar-sm ~ .topbar,
      .sidebar-expand-xl.sidebar-iconic.sidebar-sm ~ main {
        margin-left: 80px; }
      .sidebar-expand-xl.sidebar-iconic.sidebar-sm .menu-link {
        padding-top: 8px;
        padding-bottom: 4px; }
        .sidebar-expand-xl.sidebar-iconic.sidebar-sm .menu-link .title {
          line-height: 29px;
          font-size: 12px; }
        .sidebar-expand-xl.sidebar-iconic.sidebar-sm .menu-link .icon {
          font-size: 16px;
          line-height: 29px; }
        .sidebar-expand-xl.sidebar-iconic.sidebar-sm .menu-link .badge {
          top: 4px;
          right: 2px; }
      .sidebar-expand-xl.sidebar-iconic.sidebar-sm .sidebar-profile .avatar {
        width: 40px;
        height: 40px; }
    .sidebar-expand-xl.sidebar-iconic.sidebar-lg {
      width: 120px; }
      .sidebar-expand-xl.sidebar-iconic.sidebar-lg ~ .topbar,
      .sidebar-expand-xl.sidebar-iconic.sidebar-lg ~ main {
        margin-left: 120px; }
      .sidebar-expand-xl.sidebar-iconic.sidebar-lg .menu-link {
        padding-top: 16px;
        padding-bottom: 12px; }
        .sidebar-expand-xl.sidebar-iconic.sidebar-lg .menu-link .icon {
          font-size: 24px; }
        .sidebar-expand-xl.sidebar-iconic.sidebar-lg .menu-link .badge {
          top: 12px;
          right: 8px; }
      .sidebar-expand-xl.sidebar-iconic.sidebar-lg .sidebar-profile .avatar {
        width: 76px;
        height: 76px; } }

.sidebar .menu-link {
  color: #2A2D31; }

.sidebar .menu-item:hover > .menu-link .title {
  color: #FA4616; }
  .sidebar .menu-item:hover > .menu-link .title small {
    opacity: 0.7; }

.sidebar .menu-item.active > .menu-link .title {
  color: #FA4616; }
  .sidebar .menu-item.active > .menu-link .title small {
    opacity: .8; }

.sidebar .menu > .menu-item:hover {
  background: linear-gradient(270deg, rgba(255, 130, 0, 0) 36%, rgba(250, 70, 22, 0.25) 100%); }

.sidebar .menu > .menu-item.open.active {
  background: linear-gradient(270deg, rgba(255, 130, 0, 0) 36%, rgba(250, 70, 22, 0.25) 100%); }

.sidebar .menu > .menu-item.open.active > .menu-link,
.sidebar .menu > .menu-item:hover > .menu-link {
  font-weight: 500; }

.sidebar .menu > .menu-item.open.active > .menu-link .title,
.sidebar .menu > .menu-item:hover > .menu-link .title {
  position: relative; }

.sidebar .menu > .menu-item {
  padding-top: 13px;
  padding-bottom: 13px; }

.sidebar .menu > .menu-item > .menu-submenu > .menu-item {
  padding-top: 12px; }

.sidebar .menu-submenu .menu-item.active > .menu-link .title, .sidebar .menu-submenu .menu-item:hover > .menu-link .title {
  font-weight: 400; }

.sidebar-profile {
  color: #fff; }
  .sidebar-profile h3, .sidebar-profile h4, .sidebar-profile h5, .sidebar-profile h6 {
    color: #fff; }

.sidebar-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.08); }

.sidebar-iconic .menu-item + .menu-item {
  border-top: 1px solid rgba(255, 255, 255, 0.08); }

.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: #8b95a4; }

.sidebar .menu.menu-bordery > .menu-item > .menu-link::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px;
  transition: .5s; }

.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  color: #fff; }

.sidebar .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: #8b95a4; }

.sidebar.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: #8b95a4; }

.sidebar .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: #8b95a4;
  border-color: #8b95a4; }

.sidebar.sidebar-color-primary .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: #FA4616; }

.sidebar.sidebar-color-primary .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-primary .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: #FA4616; }

.sidebar.sidebar-color-primary.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: #FA4616 !important; }

.sidebar.sidebar-color-primary .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-primary .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: #FA4616;
  border-color: #FA4616; }

.sidebar.sidebar-color-secondary .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: #e4e7ea; }

.sidebar.sidebar-color-secondary .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-secondary .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: #e4e7ea; }

.sidebar.sidebar-color-secondary.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: #e4e7ea !important; }

.sidebar.sidebar-color-secondary .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-secondary .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: #e4e7ea;
  border-color: #e4e7ea; }

.sidebar.sidebar-color-success .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: #15c377; }

.sidebar.sidebar-color-success .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-success .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: #15c377; }

.sidebar.sidebar-color-success.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: #15c377 !important; }

.sidebar.sidebar-color-success .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-success .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: #15c377;
  border-color: #15c377; }

.sidebar.sidebar-color-info .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: #48b0f7; }

.sidebar.sidebar-color-info .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-info .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: #48b0f7; }

.sidebar.sidebar-color-info.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: #48b0f7 !important; }

.sidebar.sidebar-color-info .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-info .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: #48b0f7;
  border-color: #48b0f7; }

.sidebar.sidebar-color-warning .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: #faa64b; }

.sidebar.sidebar-color-warning .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-warning .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: #faa64b; }

.sidebar.sidebar-color-warning.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: #faa64b !important; }

.sidebar.sidebar-color-warning .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-warning .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: #faa64b;
  border-color: #faa64b; }

.sidebar.sidebar-color-danger .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: #f96868; }

.sidebar.sidebar-color-danger .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-danger .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: #f96868; }

.sidebar.sidebar-color-danger.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: #f96868 !important; }

.sidebar.sidebar-color-danger .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-danger .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: #f96868;
  border-color: #f96868; }

.sidebar.sidebar-color-pink .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: #f96197; }

.sidebar.sidebar-color-pink .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-pink .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: #f96197; }

.sidebar.sidebar-color-pink.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: #f96197 !important; }

.sidebar.sidebar-color-pink .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-pink .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: #f96197;
  border-color: #f96197; }

.sidebar.sidebar-color-purple .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: #926dde; }

.sidebar.sidebar-color-purple .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-purple .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: #926dde; }

.sidebar.sidebar-color-purple.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: #926dde !important; }

.sidebar.sidebar-color-purple .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-purple .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: #926dde;
  border-color: #926dde; }

.sidebar.sidebar-color-brown .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: #8d6658; }

.sidebar.sidebar-color-brown .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-brown .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: #8d6658; }

.sidebar.sidebar-color-brown.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: #8d6658 !important; }

.sidebar.sidebar-color-brown .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-brown .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: #8d6658;
  border-color: #8d6658; }

.sidebar.sidebar-color-cyan .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: #57c7d4; }

.sidebar.sidebar-color-cyan .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-cyan .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: #57c7d4; }

.sidebar.sidebar-color-cyan.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: #57c7d4 !important; }

.sidebar.sidebar-color-cyan .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-cyan .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: #57c7d4;
  border-color: #57c7d4; }

.sidebar.sidebar-color-yellow .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: #fcc525; }

.sidebar.sidebar-color-yellow .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-yellow .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: #fcc525; }

.sidebar.sidebar-color-yellow.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: #fcc525 !important; }

.sidebar.sidebar-color-yellow .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-yellow .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: #fcc525;
  border-color: #fcc525; }

.sidebar.sidebar-color-gray .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: #868e96; }

.sidebar.sidebar-color-gray .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-gray .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: #868e96; }

.sidebar.sidebar-color-gray.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: #868e96 !important; }

.sidebar.sidebar-color-gray .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-gray .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: #868e96;
  border-color: #868e96; }

.sidebar.sidebar-color-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: #2a2d31; }

.sidebar.sidebar-color-dark .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-dark .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: #2a2d31; }

.sidebar.sidebar-color-dark.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: #2a2d31 !important; }

.sidebar.sidebar-color-dark .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-dark .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: #2a2d31;
  border-color: #2a2d31; }

.topbar {
  padding: 0 7px 0 18px;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 995;
  transition: margin-left 0.3s ease;
  background-color: #fff;
  box-shadow: 4px 0 5px rgba(0, 0, 0, 0.08); }
  .topbar .container {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    justify-content: space-between; }
    .topbar .container .topbar-left {
      margin-left: 0; }
    @media (max-width: 767px) {
      .topbar .container {
        width: 100%; } }
  .topbar.topbar-unfix {
    position: absolute; }
  .topbar .form-control:focus,
  .topbar .form-control.focused {
    box-shadow: none; }
  .topbar.bg-transparent {
    box-shadow: none; }

.topbar-btn {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  padding: 0;
  text-align: center;
  color: rgba(16, 18, 19, 0.7);
  cursor: pointer;
  white-space: nowrap;
  border: none;
  border-top: 1px solid transparent;
  transition: .2s linear;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 991; }
  .topbar-btn:hover {
    color: #FA4616; }
  .topbar-btn .icon {
    vertical-align: baseline;
    margin-right: 6px;
    font-size: 0.75rem; }
  .topbar-btn .material-icons {
    transform: translateY(6px);
    font-size: 26px; }
  .topbar-btn strong {
    font-weight: 500; }
  .topbar-btn img {
    max-height: 60px; }

.topbar-brand {
  flex-shrink: 0;
  margin-left: 15px; }

.topbar .dropdown-menu,
.topbar .dropdown-grid {
  border: 1px solid #dadada;
  margin-top: -1px;
  top: 100%;
  overflow: hidden; }

.topbar .dropdown-menu:not(.dropdown-grid) {
  min-width: 180px;
  max-width: 390px; }

.topbar .dropdown.show .topbar-btn {
  color: #FA4616; }

.topbar .lookup-circle {
  padding-left: 12px;
  padding-right: 12px; }
  .topbar .lookup-circle::before {
    left: 12px; }
  .topbar .lookup-circle.lookup-right::before {
    left: auto;
    right: 12px; }

.topbar .topbar-lookup-text {
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px;
  color: rgba(16, 18, 19, 0.4);
  cursor: text;
  transition: .7s; }
  .topbar .topbar-lookup-text:hover {
    color: rgba(16, 18, 19, 0.7); }

.topbar .form-control {
  line-height: 24px; }

.topbar p {
  margin-bottom: 0; }

.topbar-divider,
.topbar-divider-full {
  border-left: 1px solid rgba(16, 18, 19, 0.07);
  height: 20px;
  align-self: center;
  margin: 0 5px; }

.topbar-divider-full {
  height: 60px; }

.topbar-left {
  display: flex;
  align-items: center; }

.topbar-title {
  margin-bottom: 0;
  margin-right: 12px;
  font-size: 1.25rem;
  font-weight: 500;
  align-self: center; }

.sidebar-toggler,
.topbar-menu-toggler {
  font-size: 21px;
  background: 0 0;
  outline: none !important; }
  .sidebar-toggler i,
  .topbar-menu-toggler i {
    font-style: normal;
    display: inline-block;
    transform: translateY(-2px); }

.topbar-right {
  display: flex;
  align-items: center;
  flex-direction: row-reverse; }

.topbar-btns {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  flex-direction: row-reverse; }
  .topbar-btns .dropdown {
    flex-shrink: 0; }
  .topbar-btns .topbar-btn {
    font-size: 1.125rem;
    color: #101213; }
    .topbar-btns .topbar-btn:hover {
      color: #FA4616; }
    .topbar-btns .topbar-btn.has-new {
      color: #101213; }
      .topbar-btns .topbar-btn.has-new i {
        position: relative; }
    .topbar-btns .topbar-btn.has-new i::after {
      content: '';
      position: absolute;
      top: -3px;
      right: -3px;
      display: inline-block;
      width: 10px;
      height: 10px;
      border-radius: 100%;
      border: 2px solid #fff;
      background-color: #f96868; }
  .topbar-btns .media-list-divided + .dropdown-footer {
    border-top: 0; }

.topbar-search::before {
  display: none; }

.topbar-search input {
  border: none;
  border-radius: 0;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  z-index: 2; }

.topbar-search .lookup-placeholder {
  position: absolute;
  top: 20px;
  left: 0;
  padding: 0 12px;
  white-space: nowrap;
  opacity: .6;
  z-index: 1;
  transition: .5s; }
  .topbar-search .lookup-placeholder span {
    transition: .5s linear; }
  .topbar-search .lookup-placeholder i {
    margin-top: 2px; }

.topbar-search:hover .lookup-placeholder {
  opacity: .8; }

.topbar-search .form-control {
  height: 60px;
  line-height: 60px;
  background-color: transparent;
  padding-left: 38px; }

.topbar-search .lookup-placeholder .ti-search {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 4px;
  font-size: 16px;
  margin-right: 6px; }

.topbar-search .tt-menu {
  margin-top: 0;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.topbar-search .tt-dropdown-menu {
  max-height: 320px;
  overflow-y: auto; }

.topbar-inverse .topbar-search {
  color: #fff; }

@media (max-width: 767px) {
  .topbar-title {
    margin-left: 0;
    font-size: 1.375rem;
    font-weight: 400; } }

.topbar .menu {
  margin-left: 12px;
  margin-bottom: 0;
  white-space: nowrap; }

.topbar .menu-item {
  position: relative;
  display: inline-block; }
  .topbar .menu-item:hover > .menu-link,
  .topbar .menu-item.active > .menu-link {
    color: #101213;
    border-top-color: #FA4616; }

.topbar .menu-link {
  height: 60px;
  color: rgba(16, 18, 19, 0.7);
  border-top: 2px solid transparent; }
  .topbar .menu-link .icon,
  .topbar .menu-link .dot {
    flex-basis: 16px; }
  .topbar .menu-link .title small {
    opacity: 1; }
  .topbar .menu-link .arrow::before {
    content: "\E64B"; }

.topbar .menu-submenu {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
  min-width: 200px;
  background-color: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05); }
  .topbar .menu-submenu .menu-item {
    display: block; }
    .topbar .menu-submenu .menu-item:hover .menu-sub-submenu {
      display: block; }
    .topbar .menu-submenu .menu-item:hover > .menu-link {
      color: #101213;
      background-color: #f9fafb; }
    .topbar .menu-submenu .menu-item.active > .menu-link {
      color: #101213;
      background-color: #f9fafb; }
    .topbar .menu-submenu .menu-item .icon,
    .topbar .menu-submenu .menu-item .dot {
      margin-left: 6px; }
  .topbar .menu-submenu .menu-link {
    height: 32px;
    border-top: none;
    opacity: 1; }
    .topbar .menu-submenu .menu-link .arrow::before {
      content: "\E649"; }
  .topbar .menu-submenu .dot::after {
    border-color: #101213; }

.topbar .menu-sub-submenu {
  position: absolute;
  top: -4px;
  left: 100%;
  display: none;
  background-color: #fff;
  min-width: 200px;
  padding-left: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.06); }
  .topbar .menu-sub-submenu .menu-item {
    padding-left: 0;
    opacity: 1; }

.topbar .menu-category,
.topbar .menu-divider {
  display: none; }

.topbar-expand .hidden-expand-up {
  display: none; }

.topbar-expand .topbar-menu-toggler {
  display: none; }

.topbar-expand.topbar .menu-item:hover .menu-submenu {
  display: block; }

.topbar-expand.topbar .menu-submenu .menu-item {
  margin: 4px; }

@media (max-width: 575px) {
  .topbar-expand-sm .hidden-expand-down {
    display: none; }
  .topbar-expand-sm .topbar-menu-toggler {
    display: inline-block; }
  .topbar-expand-sm.topbar .topbar-navigation {
    background-color: #fff; }
  .topbar-expand-sm.topbar .menu {
    margin-left: 0;
    width: 260px; }
  .topbar-expand-sm.topbar .menu-category {
    display: block;
    color: #101213; }
    .topbar-expand-sm.topbar .menu-category::after {
      border-top-color: #101213; }
  .topbar-expand-sm.topbar .menu-divider {
    display: block;
    background-color: #101213; }
  .topbar-expand-sm.topbar .menu-item {
    display: block; }
    .topbar-expand-sm.topbar .menu-item.open .menu-submenu {
      display: block !important; }
    .topbar-expand-sm.topbar .menu-item:hover > .menu-link {
      color: #101213; }
    .topbar-expand-sm.topbar .menu-item.active > .menu-link {
      color: #fff;
      background-color: #FA4616; }
  .topbar-expand-sm.topbar .menu-link {
    border-top: none;
    color: #8b95a5; }
    .topbar-expand-sm.topbar .menu-link .arrow::before {
      content: "\E649"; }
  .topbar-expand-sm.topbar .open .arrow::before {
    transform: rotate(90deg); }
  .topbar-expand-sm.topbar .menu-submenu {
    position: static;
    display: none;
    width: 100%;
    box-shadow: none;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #f7f9fa; }
    .topbar-expand-sm.topbar .menu-submenu .menu-item:hover > .menu-link,
    .topbar-expand-sm.topbar .menu-submenu .menu-item.active > .menu-link {
      color: #101213;
      background-color: transparent; }
    .topbar-expand-sm.topbar .menu-submenu .arrow::before {
      display: none; }
  .topbar-expand-sm.topbar .menu-sub-submenu {
    position: static;
    display: block;
    background-color: transparent;
    padding-left: 48px;
    box-shadow: none; }
  .topbar-expand-sm.topbar.topbar-secondary .menu-item.active > .menu-link {
    color: #101213; }
  .topbar-expand-sm .topbar-navigation {
    position: fixed;
    top: 0;
    left: -260px;
    bottom: 0;
    width: 260px;
    overflow: hidden;
    z-index: 999;
    transition: left 0.3s ease; }
  .topbar-expand-sm.topbar-inverse .menu > .menu-item > .menu-link,
  .topbar-expand-sm.topbar-inverse .menu > .menu-item > .menu-link .icon::before {
    color: #101213; }
  .topbar-expand-sm.topbar-inverse .menu > .menu-item.active > .menu-link,
  .topbar-expand-sm.topbar-inverse .menu > .menu-item.active > .menu-link .icon::before {
    color: #fff; } }

@media (min-width: 576px) {
  .topbar-expand-sm .hidden-expand-up {
    display: none; }
  .topbar-expand-sm .topbar-menu-toggler {
    display: none; }
  .topbar-expand-sm.topbar .menu-item:hover .menu-submenu {
    display: block; }
  .topbar-expand-sm.topbar .menu-submenu .menu-item {
    margin: 4px; } }

@media (max-width: 767px) {
  .topbar-expand-md .hidden-expand-down {
    display: none; }
  .topbar-expand-md .topbar-menu-toggler {
    display: inline-block; }
  .topbar-expand-md.topbar .topbar-navigation {
    background-color: #fff; }
  .topbar-expand-md.topbar .menu {
    margin-left: 0;
    width: 260px; }
  .topbar-expand-md.topbar .menu-category {
    display: block;
    color: #101213; }
    .topbar-expand-md.topbar .menu-category::after {
      border-top-color: #101213; }
  .topbar-expand-md.topbar .menu-divider {
    display: block;
    background-color: #101213; }
  .topbar-expand-md.topbar .menu-item {
    display: block; }
    .topbar-expand-md.topbar .menu-item.open .menu-submenu {
      display: block !important; }
    .topbar-expand-md.topbar .menu-item:hover > .menu-link {
      color: #101213; }
    .topbar-expand-md.topbar .menu-item.active > .menu-link {
      color: #fff;
      background-color: #FA4616; }
  .topbar-expand-md.topbar .menu-link {
    border-top: none;
    color: #8b95a5; }
    .topbar-expand-md.topbar .menu-link .arrow::before {
      content: "\E649"; }
  .topbar-expand-md.topbar .open .arrow::before {
    transform: rotate(90deg); }
  .topbar-expand-md.topbar .menu-submenu {
    position: static;
    display: none;
    width: 100%;
    box-shadow: none;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #f7f9fa; }
    .topbar-expand-md.topbar .menu-submenu .menu-item:hover > .menu-link,
    .topbar-expand-md.topbar .menu-submenu .menu-item.active > .menu-link {
      color: #101213;
      background-color: transparent; }
    .topbar-expand-md.topbar .menu-submenu .arrow::before {
      display: none; }
  .topbar-expand-md.topbar .menu-sub-submenu {
    position: static;
    display: block;
    background-color: transparent;
    padding-left: 48px;
    box-shadow: none; }
  .topbar-expand-md.topbar.topbar-secondary .menu-item.active > .menu-link {
    color: #101213; }
  .topbar-expand-md .topbar-navigation {
    position: fixed;
    top: 0;
    left: -260px;
    bottom: 0;
    width: 260px;
    overflow: hidden;
    z-index: 999;
    transition: left 0.3s ease; }
  .topbar-expand-md.topbar-inverse .menu > .menu-item > .menu-link,
  .topbar-expand-md.topbar-inverse .menu > .menu-item > .menu-link .icon::before {
    color: #101213; }
  .topbar-expand-md.topbar-inverse .menu > .menu-item.active > .menu-link,
  .topbar-expand-md.topbar-inverse .menu > .menu-item.active > .menu-link .icon::before {
    color: #fff; } }

@media (min-width: 768px) {
  .topbar-expand-md .hidden-expand-up {
    display: none; }
  .topbar-expand-md .topbar-menu-toggler {
    display: none; }
  .topbar-expand-md.topbar .menu-item:hover .menu-submenu {
    display: block; }
  .topbar-expand-md.topbar .menu-submenu .menu-item {
    margin: 4px; } }

@media (max-width: 991px) {
  .topbar-expand-lg .hidden-expand-down {
    display: none; }
  .topbar-expand-lg .topbar-menu-toggler {
    display: inline-block; }
  .topbar-expand-lg.topbar .topbar-navigation {
    background-color: #fff; }
  .topbar-expand-lg.topbar .menu {
    margin-left: 0;
    width: 260px; }
  .topbar-expand-lg.topbar .menu-category {
    display: block;
    color: #101213; }
    .topbar-expand-lg.topbar .menu-category::after {
      border-top-color: #101213; }
  .topbar-expand-lg.topbar .menu-divider {
    display: block;
    background-color: #101213; }
  .topbar-expand-lg.topbar .menu-item {
    display: block; }
    .topbar-expand-lg.topbar .menu-item.open .menu-submenu {
      display: block !important; }
    .topbar-expand-lg.topbar .menu-item:hover > .menu-link {
      color: #101213; }
    .topbar-expand-lg.topbar .menu-item.active > .menu-link {
      color: #fff;
      background-color: #FA4616; }
  .topbar-expand-lg.topbar .menu-link {
    border-top: none;
    color: #8b95a5; }
    .topbar-expand-lg.topbar .menu-link .arrow::before {
      content: "\E649"; }
  .topbar-expand-lg.topbar .open .arrow::before {
    transform: rotate(90deg); }
  .topbar-expand-lg.topbar .menu-submenu {
    position: static;
    display: none;
    width: 100%;
    box-shadow: none;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #f7f9fa; }
    .topbar-expand-lg.topbar .menu-submenu .menu-item:hover > .menu-link,
    .topbar-expand-lg.topbar .menu-submenu .menu-item.active > .menu-link {
      color: #101213;
      background-color: transparent; }
    .topbar-expand-lg.topbar .menu-submenu .arrow::before {
      display: none; }
  .topbar-expand-lg.topbar .menu-sub-submenu {
    position: static;
    display: block;
    background-color: transparent;
    padding-left: 48px;
    box-shadow: none; }
  .topbar-expand-lg.topbar.topbar-secondary .menu-item.active > .menu-link {
    color: #101213; }
  .topbar-expand-lg .topbar-navigation {
    position: fixed;
    top: 0;
    left: -260px;
    bottom: 0;
    width: 260px;
    overflow: hidden;
    z-index: 999;
    transition: left 0.3s ease; }
  .topbar-expand-lg.topbar-inverse .menu > .menu-item > .menu-link,
  .topbar-expand-lg.topbar-inverse .menu > .menu-item > .menu-link .icon::before {
    color: #101213; }
  .topbar-expand-lg.topbar-inverse .menu > .menu-item.active > .menu-link,
  .topbar-expand-lg.topbar-inverse .menu > .menu-item.active > .menu-link .icon::before {
    color: #fff; } }

@media (min-width: 992px) {
  .topbar-expand-lg .hidden-expand-up {
    display: none; }
  .topbar-expand-lg .topbar-menu-toggler {
    display: none; }
  .topbar-expand-lg.topbar .menu-item:hover .menu-submenu {
    display: block; }
  .topbar-expand-lg.topbar .menu-submenu .menu-item {
    margin: 4px; } }

@media (max-width: 1199px) {
  .topbar-expand-xl .hidden-expand-down {
    display: none; }
  .topbar-expand-xl .topbar-menu-toggler {
    display: inline-block; }
  .topbar-expand-xl.topbar .topbar-navigation {
    background-color: #fff; }
  .topbar-expand-xl.topbar .menu {
    margin-left: 0;
    width: 260px; }
  .topbar-expand-xl.topbar .menu-category {
    display: block;
    color: #101213; }
    .topbar-expand-xl.topbar .menu-category::after {
      border-top-color: #101213; }
  .topbar-expand-xl.topbar .menu-divider {
    display: block;
    background-color: #101213; }
  .topbar-expand-xl.topbar .menu-item {
    display: block; }
    .topbar-expand-xl.topbar .menu-item.open .menu-submenu {
      display: block !important; }
    .topbar-expand-xl.topbar .menu-item:hover > .menu-link {
      color: #101213; }
    .topbar-expand-xl.topbar .menu-item.active > .menu-link {
      color: #fff;
      background-color: #FA4616; }
  .topbar-expand-xl.topbar .menu-link {
    border-top: none;
    color: #8b95a5; }
    .topbar-expand-xl.topbar .menu-link .arrow::before {
      content: "\E649"; }
  .topbar-expand-xl.topbar .open .arrow::before {
    transform: rotate(90deg); }
  .topbar-expand-xl.topbar .menu-submenu {
    position: static;
    display: none;
    width: 100%;
    box-shadow: none;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #f7f9fa; }
    .topbar-expand-xl.topbar .menu-submenu .menu-item:hover > .menu-link,
    .topbar-expand-xl.topbar .menu-submenu .menu-item.active > .menu-link {
      color: #101213;
      background-color: transparent; }
    .topbar-expand-xl.topbar .menu-submenu .arrow::before {
      display: none; }
  .topbar-expand-xl.topbar .menu-sub-submenu {
    position: static;
    display: block;
    background-color: transparent;
    padding-left: 48px;
    box-shadow: none; }
  .topbar-expand-xl.topbar.topbar-secondary .menu-item.active > .menu-link {
    color: #101213; }
  .topbar-expand-xl .topbar-navigation {
    position: fixed;
    top: 0;
    left: -260px;
    bottom: 0;
    width: 260px;
    overflow: hidden;
    z-index: 999;
    transition: left 0.3s ease; }
  .topbar-expand-xl.topbar-inverse .menu > .menu-item > .menu-link,
  .topbar-expand-xl.topbar-inverse .menu > .menu-item > .menu-link .icon::before {
    color: #101213; }
  .topbar-expand-xl.topbar-inverse .menu > .menu-item.active > .menu-link,
  .topbar-expand-xl.topbar-inverse .menu > .menu-item.active > .menu-link .icon::before {
    color: #fff; } }

@media (min-width: 1200px) {
  .topbar-expand-xl .hidden-expand-up {
    display: none; }
  .topbar-expand-xl .topbar-menu-toggler {
    display: none; }
  .topbar-expand-xl.topbar .menu-item:hover .menu-submenu {
    display: block; }
  .topbar-expand-xl.topbar .menu-submenu .menu-item {
    margin: 4px; } }

.topbar-menu-open {
  overflow: hidden; }
  .topbar-menu-open .topbar-navigation {
    left: 0;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1); }

.topbar-secondary {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: none;
  height: 81px; }
  .topbar-secondary .topbar-btn {
    line-height: 80px;
    border-top: none; }
    .topbar-secondary .topbar-btn.has-new i::after {
      top: -2px;
      right: -2px;
      width: 8px;
      height: 8px;
      border: none; }
    .topbar-secondary .topbar-btn i {
      font-size: 20px; }
  .topbar-secondary .dropdown.show .topbar-btn,
  .topbar-secondary .topbar-btn:hover {
    background-color: #f7fafc; }
  .topbar-secondary .dropdown-menu {
    border: none;
    box-shadow: none;
    transition: none;
    margin-top: 0 !important; }
    .topbar-secondary .dropdown-menu::before, .topbar-secondary .dropdown-menu::after {
      display: none; }
  .topbar-secondary .dropdown:hover .topbar-btn {
    background-color: #f7fafc; }
  .topbar-secondary .dropdown-item {
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    height: 38px;
    line-height: 38px;
    padding-top: 0;
    padding-bottom: 0; }
    .topbar-secondary .dropdown-item:hover, .topbar-secondary .dropdown-item:focus {
      background-color: transparent; }
  .topbar-secondary .dropdown-divider {
    background-color: rgba(0, 0, 0, 0.05); }
  .topbar-secondary .menu-link {
    font-family: "Gotham", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 80px;
    border-top: none; }
    .topbar-secondary .menu-link .title {
      font-weight: 500;
      letter-spacing: 1.5px; }
  .topbar-secondary .menu-submenu .menu-link {
    height: 38px; }
  .topbar-secondary .dropdown-menu,
  .topbar-secondary .menu > .menu-item:hover,
  .topbar-secondary .menu > .menu-item.active,
  .topbar-secondary .menu-submenu,
  .topbar-secondary .menu-sub-submenu {
    background-color: #f7fafc; }
  .topbar-secondary .menu-item.active > .menu-link,
  .topbar-secondary .menu-item:hover > .menu-link {
    color: #101213;
    background-color: transparent !important; }
  .topbar-secondary .menu-submenu,
  .topbar-secondary .menu-sub-submenu {
    box-shadow: none; }
    .topbar-secondary .menu-submenu .title,
    .topbar-secondary .menu-sub-submenu .title {
      letter-spacing: 1px; }
  .topbar-secondary .menu-sub-submenu {
    border-left: 1px solid rgba(0, 0, 0, 0.03); }

.topbar-inverse {
  background-color: #22252a; }
  .topbar-inverse .topbar-title,
  .topbar-inverse .sidebar-toggler,
  .topbar-inverse .topbar-menu-toggler {
    color: white; }
  .topbar-inverse .topbar-btn {
    color: rgba(255, 255, 255, 0.7); }
  .topbar-inverse .topbar-btn:hover,
  .topbar-inverse .dropdown.show .topbar-btn {
    color: white;
    border-top-color: rgba(255, 255, 255, 0.7); }
  .topbar-inverse .topbar-divider {
    border-left-color: rgba(255, 255, 255, 0.08); }
  .topbar-inverse .topbar-btns .topbar-btn.has-new {
    color: white; }
    .topbar-inverse .topbar-btns .topbar-btn.has-new i::after {
      border: none;
      top: -2px;
      right: -2px;
      width: 8px;
      height: 8px; }
  .topbar-inverse .lookup-circle::before {
    color: rgba(255, 255, 255, 0.7); }
  .topbar-inverse .lookup-circle input {
    background-color: rgba(255, 255, 255, 0.1);
    color: white; }
    .topbar-inverse .lookup-circle input:focus {
      background-color: rgba(255, 255, 255, 0.15); }
    .topbar-inverse .lookup-circle input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: rgba(255, 255, 255, 0.7); }
    .topbar-inverse .lookup-circle input::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(255, 255, 255, 0.7); }
    .topbar-inverse .lookup-circle input:-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(255, 255, 255, 0.7); }
    .topbar-inverse .lookup-circle input:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(255, 255, 255, 0.7); }
  .topbar-inverse .menu > .menu-item > .menu-link {
    color: rgba(255, 255, 255, 0.7); }
  .topbar-inverse .menu > .menu-item:hover > .menu-link,
  .topbar-inverse .menu > .menu-item.active > .menu-link {
    color: white;
    border-top-color: rgba(255, 255, 255, 0.7); }
  .topbar-inverse.topbar-secondary {
    border-bottom-color: rgba(255, 255, 255, 0.05); }
    .topbar-inverse.topbar-secondary .dropdown-menu,
    .topbar-inverse.topbar-secondary .menu > .menu-item:hover,
    .topbar-inverse.topbar-secondary .menu > .menu-item.active,
    .topbar-inverse.topbar-secondary .menu-submenu,
    .topbar-inverse.topbar-secondary .menu-sub-submenu,
    .topbar-inverse.topbar-secondary .dropdown.show .topbar-btn,
    .topbar-inverse.topbar-secondary .dropdown:hover .topbar-btn,
    .topbar-inverse.topbar-secondary .topbar-btn:hover {
      background-color: #1d2024; }
    .topbar-inverse.topbar-secondary .dropdown-item {
      color: rgba(255, 255, 255, 0.7); }
      .topbar-inverse.topbar-secondary .dropdown-item:hover, .topbar-inverse.topbar-secondary .dropdown-item:focus {
        color: white;
        background-color: #1b1e22; }
    .topbar-inverse.topbar-secondary .dropdown-divider {
      border-top-color: rgba(255, 255, 255, 0.07); }
    .topbar-inverse.topbar-secondary .menu-item:hover > .menu-link,
    .topbar-inverse.topbar-secondary .menu-item.active > .menu-link {
      color: white;
      border-top-color: rgba(255, 255, 255, 0.7); }
    .topbar-inverse.topbar-secondary .menu-link {
      color: rgba(255, 255, 255, 0.7); }
    .topbar-inverse.topbar-secondary.bg-primary .dropdown-menu,
    .topbar-inverse.topbar-secondary.bg-primary .menu > .menu-item:hover,
    .topbar-inverse.topbar-secondary.bg-primary .menu > .menu-item.active,
    .topbar-inverse.topbar-secondary.bg-primary .menu-submenu,
    .topbar-inverse.topbar-secondary.bg-primary .menu-sub-submenu,
    .topbar-inverse.topbar-secondary.bg-primary .dropdown.show .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-primary .dropdown:hover .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-primary .topbar-btn:hover {
      background-color: #fa3e0c; }
    .topbar-inverse.topbar-secondary.bg-primary .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-primary .dropdown-item:focus {
      background-color: #fa3a07; }
    .topbar-inverse.topbar-secondary.bg-secondary .dropdown-menu,
    .topbar-inverse.topbar-secondary.bg-secondary .menu > .menu-item:hover,
    .topbar-inverse.topbar-secondary.bg-secondary .menu > .menu-item.active,
    .topbar-inverse.topbar-secondary.bg-secondary .menu-submenu,
    .topbar-inverse.topbar-secondary.bg-secondary .menu-sub-submenu,
    .topbar-inverse.topbar-secondary.bg-secondary .dropdown.show .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-secondary .dropdown:hover .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-secondary .topbar-btn:hover {
      background-color: #dee2e6; }
    .topbar-inverse.topbar-secondary.bg-secondary .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-secondary .dropdown-item:focus {
      background-color: #dbdfe3; }
    .topbar-inverse.topbar-secondary.bg-success .dropdown-menu,
    .topbar-inverse.topbar-secondary.bg-success .menu > .menu-item:hover,
    .topbar-inverse.topbar-secondary.bg-success .menu > .menu-item.active,
    .topbar-inverse.topbar-secondary.bg-success .menu-submenu,
    .topbar-inverse.topbar-secondary.bg-success .menu-sub-submenu,
    .topbar-inverse.topbar-secondary.bg-success .dropdown.show .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-success .dropdown:hover .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-success .topbar-btn:hover {
      background-color: #14ba71; }
    .topbar-inverse.topbar-secondary.bg-success .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-success .dropdown-item:focus {
      background-color: #14b56f; }
    .topbar-inverse.topbar-secondary.bg-info .dropdown-menu,
    .topbar-inverse.topbar-secondary.bg-info .menu > .menu-item:hover,
    .topbar-inverse.topbar-secondary.bg-info .menu > .menu-item.active,
    .topbar-inverse.topbar-secondary.bg-info .menu-submenu,
    .topbar-inverse.topbar-secondary.bg-info .menu-sub-submenu,
    .topbar-inverse.topbar-secondary.bg-info .dropdown.show .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-info .dropdown:hover .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-info .topbar-btn:hover {
      background-color: #3eacf7; }
    .topbar-inverse.topbar-secondary.bg-info .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-info .dropdown-item:focus {
      background-color: #39aaf6; }
    .topbar-inverse.topbar-secondary.bg-warning .dropdown-menu,
    .topbar-inverse.topbar-secondary.bg-warning .menu > .menu-item:hover,
    .topbar-inverse.topbar-secondary.bg-warning .menu > .menu-item.active,
    .topbar-inverse.topbar-secondary.bg-warning .menu-submenu,
    .topbar-inverse.topbar-secondary.bg-warning .menu-sub-submenu,
    .topbar-inverse.topbar-secondary.bg-warning .dropdown.show .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-warning .dropdown:hover .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-warning .topbar-btn:hover {
      background-color: #faa141; }
    .topbar-inverse.topbar-secondary.bg-warning .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-warning .dropdown-item:focus {
      background-color: #fa9f3c; }
    .topbar-inverse.topbar-secondary.bg-danger .dropdown-menu,
    .topbar-inverse.topbar-secondary.bg-danger .menu > .menu-item:hover,
    .topbar-inverse.topbar-secondary.bg-danger .menu > .menu-item.active,
    .topbar-inverse.topbar-secondary.bg-danger .menu-submenu,
    .topbar-inverse.topbar-secondary.bg-danger .menu-sub-submenu,
    .topbar-inverse.topbar-secondary.bg-danger .dropdown.show .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-danger .dropdown:hover .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-danger .topbar-btn:hover {
      background-color: #f95e5e; }
    .topbar-inverse.topbar-secondary.bg-danger .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-danger .dropdown-item:focus {
      background-color: #f85959; }
    .topbar-inverse.topbar-secondary.bg-pink .dropdown-menu,
    .topbar-inverse.topbar-secondary.bg-pink .menu > .menu-item:hover,
    .topbar-inverse.topbar-secondary.bg-pink .menu > .menu-item.active,
    .topbar-inverse.topbar-secondary.bg-pink .menu-submenu,
    .topbar-inverse.topbar-secondary.bg-pink .menu-sub-submenu,
    .topbar-inverse.topbar-secondary.bg-pink .dropdown.show .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-pink .dropdown:hover .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-pink .topbar-btn:hover {
      background-color: #f95791; }
    .topbar-inverse.topbar-secondary.bg-pink .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-pink .dropdown-item:focus {
      background-color: #f8528d; }
    .topbar-inverse.topbar-secondary.bg-purple .dropdown-menu,
    .topbar-inverse.topbar-secondary.bg-purple .menu > .menu-item:hover,
    .topbar-inverse.topbar-secondary.bg-purple .menu > .menu-item.active,
    .topbar-inverse.topbar-secondary.bg-purple .menu-submenu,
    .topbar-inverse.topbar-secondary.bg-purple .menu-sub-submenu,
    .topbar-inverse.topbar-secondary.bg-purple .dropdown.show .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-purple .dropdown:hover .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-purple .topbar-btn:hover {
      background-color: #8c65dc; }
    .topbar-inverse.topbar-secondary.bg-purple .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-purple .dropdown-item:focus {
      background-color: #8961db; }
    .topbar-inverse.topbar-secondary.bg-brown .dropdown-menu,
    .topbar-inverse.topbar-secondary.bg-brown .menu > .menu-item:hover,
    .topbar-inverse.topbar-secondary.bg-brown .menu > .menu-item.active,
    .topbar-inverse.topbar-secondary.bg-brown .menu-submenu,
    .topbar-inverse.topbar-secondary.bg-brown .menu-sub-submenu,
    .topbar-inverse.topbar-secondary.bg-brown .dropdown.show .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-brown .dropdown:hover .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-brown .topbar-btn:hover {
      background-color: #876154; }
    .topbar-inverse.topbar-secondary.bg-brown .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-brown .dropdown-item:focus {
      background-color: #845f52; }
    .topbar-inverse.topbar-secondary.bg-cyan .dropdown-menu,
    .topbar-inverse.topbar-secondary.bg-cyan .menu > .menu-item:hover,
    .topbar-inverse.topbar-secondary.bg-cyan .menu > .menu-item.active,
    .topbar-inverse.topbar-secondary.bg-cyan .menu-submenu,
    .topbar-inverse.topbar-secondary.bg-cyan .menu-sub-submenu,
    .topbar-inverse.topbar-secondary.bg-cyan .dropdown.show .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-cyan .dropdown:hover .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-cyan .topbar-btn:hover {
      background-color: #4fc4d2; }
    .topbar-inverse.topbar-secondary.bg-cyan .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-cyan .dropdown-item:focus {
      background-color: #4bc3d1; }
    .topbar-inverse.topbar-secondary.bg-yellow .dropdown-menu,
    .topbar-inverse.topbar-secondary.bg-yellow .menu > .menu-item:hover,
    .topbar-inverse.topbar-secondary.bg-yellow .menu > .menu-item.active,
    .topbar-inverse.topbar-secondary.bg-yellow .menu-submenu,
    .topbar-inverse.topbar-secondary.bg-yellow .menu-sub-submenu,
    .topbar-inverse.topbar-secondary.bg-yellow .dropdown.show .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-yellow .dropdown:hover .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-yellow .topbar-btn:hover {
      background-color: #fcc21b; }
    .topbar-inverse.topbar-secondary.bg-yellow .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-yellow .dropdown-item:focus {
      background-color: #fcc116; }
    .topbar-inverse.topbar-secondary.bg-gray .dropdown-menu,
    .topbar-inverse.topbar-secondary.bg-gray .menu > .menu-item:hover,
    .topbar-inverse.topbar-secondary.bg-gray .menu > .menu-item.active,
    .topbar-inverse.topbar-secondary.bg-gray .menu-submenu,
    .topbar-inverse.topbar-secondary.bg-gray .menu-sub-submenu,
    .topbar-inverse.topbar-secondary.bg-gray .dropdown.show .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-gray .dropdown:hover .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-gray .topbar-btn:hover {
      background-color: #818991; }
    .topbar-inverse.topbar-secondary.bg-gray .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-gray .dropdown-item:focus {
      background-color: #7e868f; }
    .topbar-inverse.topbar-secondary.bg-dark .dropdown-menu,
    .topbar-inverse.topbar-secondary.bg-dark .menu > .menu-item:hover,
    .topbar-inverse.topbar-secondary.bg-dark .menu > .menu-item.active,
    .topbar-inverse.topbar-secondary.bg-dark .menu-submenu,
    .topbar-inverse.topbar-secondary.bg-dark .menu-sub-submenu,
    .topbar-inverse.topbar-secondary.bg-dark .dropdown.show .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-dark .dropdown:hover .topbar-btn,
    .topbar-inverse.topbar-secondary.bg-dark .topbar-btn:hover {
      background-color: #25282c; }
    .topbar-inverse.topbar-secondary.bg-dark .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-dark .dropdown-item:focus {
      background-color: #232529; }

.aside {
  background-color: #fff;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.04);
  position: fixed;
  top: 0;
  bottom: 0;
  width: 250px;
  padding-top: 60px;
  z-index: 991;
  transform: translateZ(0);
  transition: .3s ease;
  backface-visibility: hidden;
  perspective: 1000;
  will-change: transform; }
  .aside ~ .header,
  .aside ~ .main-content,
  .aside ~ .site-footer {
    margin-left: 250px; }
  .aside > .nav-tabs {
    margin-bottom: 0; }
  .aside-open .aside {
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.07) !important; }

.aside-sm {
  width: 200px; }
  .aside-sm ~ .header,
  .aside-sm ~ .main-content,
  .aside-sm ~ .site-footer {
    margin-left: 200px; }

.aside-lg {
  width: 300px; }
  .aside-lg ~ .header,
  .aside-lg ~ .main-content,
  .aside-lg ~ .site-footer {
    margin-left: 300px; }

.aside-open .aside {
  left: 0 !important; }

.aside-body {
  padding: 20px 0;
  height: 100%; }

.aside-block {
  padding: 0 20px; }

.aside-title {
  color: #8b95a5;
  font-size: 13px;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-bottom: 12px;
  opacity: .65; }

.aside-toggler {
  display: none;
  background-color: #fff;
  height: 48px;
  width: 24px;
  border-top-right-radius: 48px;
  border-bottom-right-radius: 48px;
  border: 1px solid #ebebeb;
  border-left: none;
  position: absolute;
  top: 50%;
  right: -24px;
  margin-top: -24px;
  font-family: themify;
  padding-left: 2px;
  color: #616a78;
  cursor: pointer;
  box-shadow: 4px 1px 9px rgba(0, 0, 0, 0.07); }
  .aside-toggler:focus {
    outline: none; }
  .aside-toggler::before {
    content: "\E649";
    transition: .3s linear; }

.aside-open .aside-toggler::before {
  display: inline-block;
  transform: rotate(180deg); }

@media (max-width: 767px) {
  .aside-toggler {
    height: 40px;
    width: 30px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    right: -30px;
    margin-top: -20px;
    font-size: 0.875rem; } }

.aside-collapse .aside-toggler {
  display: inline-block; }

.aside-collapse.aside {
  left: -250px;
  box-shadow: none; }
  .aside-collapse.aside ~ .header,
  .aside-collapse.aside ~ .main-content,
  .aside-collapse.aside ~ .site-footer {
    margin-left: 0; }

.aside-collapse.aside-sm {
  left: -200px; }

.aside-collapse.aside-lg {
  left: -300px; }

@media (max-width: 575px) {
  .aside-expand-sm .aside-toggler {
    display: inline-block; }
  .aside-expand-sm.aside {
    left: -250px;
    box-shadow: none; }
    .aside-expand-sm.aside ~ .header,
    .aside-expand-sm.aside ~ .main-content,
    .aside-expand-sm.aside ~ .site-footer {
      margin-left: 0; }
  .aside-expand-sm.aside-sm {
    left: -200px; }
  .aside-expand-sm.aside-lg {
    left: -300px; } }

@media (max-width: 767px) {
  .aside-expand-md .aside-toggler {
    display: inline-block; }
  .aside-expand-md.aside {
    left: -250px;
    box-shadow: none; }
    .aside-expand-md.aside ~ .header,
    .aside-expand-md.aside ~ .main-content,
    .aside-expand-md.aside ~ .site-footer {
      margin-left: 0; }
  .aside-expand-md.aside-sm {
    left: -200px; }
  .aside-expand-md.aside-lg {
    left: -300px; } }

@media (max-width: 991px) {
  .aside-expand-lg .aside-toggler {
    display: inline-block; }
  .aside-expand-lg.aside {
    left: -250px;
    box-shadow: none; }
    .aside-expand-lg.aside ~ .header,
    .aside-expand-lg.aside ~ .main-content,
    .aside-expand-lg.aside ~ .site-footer {
      margin-left: 0; }
  .aside-expand-lg.aside-sm {
    left: -200px; }
  .aside-expand-lg.aside-lg {
    left: -300px; } }

@media (max-width: 1199px) {
  .aside-expand-xl .aside-toggler {
    display: inline-block; }
  .aside-expand-xl.aside {
    left: -250px;
    box-shadow: none; }
    .aside-expand-xl.aside ~ .header,
    .aside-expand-xl.aside ~ .main-content,
    .aside-expand-xl.aside ~ .site-footer {
      margin-left: 0; }
  .aside-expand-xl.aside-sm {
    left: -200px; }
  .aside-expand-xl.aside-lg {
    left: -300px; } }

.site-footer {
  background-color: #fff;
  font-size: 12px;
  color: #616a78;
  border-top: 1px solid #f1f2f3; }
  .site-footer p {
    margin-bottom: 0;
    font-weight: 400; }
  .site-footer a {
    color: #616a78; }
    .site-footer a:hover {
      color: #FA4616; }

.card {
  border: 0;
  border-radius: 0px;
  margin-bottom: 20px;
  box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.06);
  transition: .5s; }
  .card > .table-responsive .table,
  .card > .table {
    margin-bottom: 0; }
    .card > .table-responsive .table tr td:first-child,
    .card > .table-responsive .table tr th:first-child,
    .card > .table tr td:first-child,
    .card > .table tr th:first-child {
      padding-left: 20px; }
    .card > .table-responsive .table tr td:last-child,
    .card > .table-responsive .table tr th:last-child,
    .card > .table tr td:last-child,
    .card > .table tr th:last-child {
      padding-right: 20px; }
  .card .card-hover-show {
    opacity: 0;
    transition: .3s linear; }
  .card:hover .card-hover-show {
    opacity: 1; }

.card > .alert,
.card-content > .alert {
  border-radius: 0;
  margin-bottom: 0; }

.card > .callout,
.card-content > .callout {
  margin-bottom: 0; }

.card > .nav-tabs,
.card-content > .nav-tabs {
  margin-bottom: 0; }

.card-title {
  font-family: "Gotham", sans-serif;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 0;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(16, 18, 19, 0.07); }
  .card-title a {
    color: #313944; }
  .card-title strong,
  .card-title b {
    font-weight: 400; }

.h6.card-title, h6.card-title {
  font-size: 13.5px; }

.h5.card-title, h5.card-title {
  font-size: 15px; }

.h4.card-title, h4.card-title {
  font-size: 17px; }

.h3.card-title, h3.card-title {
  font-size: 19px; }

.h2.card-title, h2.card-title {
  font-size: 22px; }

.h1.card-title, h1.card-title {
  font-size: 26px; }

.card-title-bold {
  font-family: "Gotham", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 500; }

.card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  background-color: transparent;
  border-bottom: 1px solid rgba(16, 18, 19, 0.07); }
  .card-header::after {
    display: none; }
  .card-header > * {
    margin-left: 8px;
    margin-right: 8px; }
    .card-header > *:first-child {
      margin-left: 0; }
    .card-header > *:last-child {
      margin-right: 0; }
  @media (max-width: 767px) {
    .card-header > * {
      margin-left: 4px;
      margin-right: 4px; }
      .card-header > *:first-child {
        margin-left: 0; }
      .card-header > *:last-child {
        margin-right: 0; } }
  .card-header.card-header-sm {
    padding-top: 8px;
    padding-bottom: 4px; }
    .card-header.card-header-sm .card-title {
      font-size: 0.9375rem; }
  .card-header .card-title {
    padding: 0;
    border: none; }
  .card-header progress,
  .card-header input {
    margin-bottom: 0; }
  .card-header .pagination {
    margin-top: 0;
    margin-bottom: 0; }

.card-header-actions {
  display: flex;
  align-items: center;
  margin: -4px; }
  .card-header-actions > * {
    margin: 4px; }
  @media (max-width: 767px) {
    .card-header-actions {
      margin: -2px; }
      .card-header-actions > * {
        margin: 2px; } }

.card-footer {
  background-color: #fcfdfe;
  border-top: 1px solid rgba(16, 18, 19, 0.07);
  color: #8b95a5;
  padding: 10px 20px; }
  .card-footer > *:last-child {
    margin-bottom: 0; }

.card-controls {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  flex-direction: row-reverse; }
  .card-controls li > a {
    font-family: themify;
    font-size: 12px;
    display: inline-block;
    padding: 0 4px;
    margin: 0 4px;
    color: #8b95a5;
    opacity: .8;
    transition: 0.3s linear; }
    .card-controls li > a:hover {
      color: #FA4616; }
  .card-controls li:first-child > a {
    margin-right: 0; }
  .card-controls .dropdown.show > a {
    color: #FA4616; }
  .card-controls [data-toggle="dropdown"],
  .card-controls .card-btn-reload {
    font-size: 14px; }

.card-btn-close::before {
  content: "\E646"; }

.card-btn-slide::before {
  content: "\E648"; }

.card-btn-maximize::before {
  content: "\E6E8"; }

.card-btn-fullscreen::before {
  content: "\E659"; }

.card-btn-prev::before {
  content: "\E64A"; }

.card-btn-next::before {
  content: "\E649"; }

.card-carousel .card-footer .carousel-indicators-outside {
  padding: 6px 0; }

.card-body > *:last-child {
  margin-bottom: 0; }

.card-img,
.card-img-top,
.card-img-bottom {
  border-radius: 0; }

.card-loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  z-index: -1;
  transition: .5s; }
  .card-loading.reveal {
    opacity: 1;
    z-index: auto; }

.card-inverse {
  color: #fff !important;
  background-color: #2a2d31; }
  .card-inverse h1, .card-inverse h2, .card-inverse h3, .card-inverse h4, .card-inverse h5, .card-inverse h6,
  .card-inverse .card-title,
  .card-inverse small,
  .card-inverse .card-controls li > a {
    color: #fff !important; }
  .card-inverse .card-title small {
    opacity: 0.8; }
  .card-inverse .card-btn-more::before,
  .card-inverse .card-btn-more::after {
    border-color: #fff; }
  .card-inverse .card-header,
  .card-inverse .card-footer,
  .card-inverse .card-action {
    border-color: rgba(255, 255, 255, 0.15); }

.card-primary {
  background-color: #FA4616; }
  .card-primary.card-bordered {
    border-color: #FA4616; }

.card-secondary {
  background-color: #e4e7ea; }
  .card-secondary.card-bordered {
    border-color: #e4e7ea; }

.card-success {
  background-color: #15c377; }
  .card-success.card-bordered {
    border-color: #15c377; }

.card-info {
  background-color: #48b0f7; }
  .card-info.card-bordered {
    border-color: #48b0f7; }

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

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

.card-pink {
  background-color: #f96197; }
  .card-pink.card-bordered {
    border-color: #f96197; }

.card-purple {
  background-color: #926dde; }
  .card-purple.card-bordered {
    border-color: #926dde; }

.card-brown {
  background-color: #8d6658; }
  .card-brown.card-bordered {
    border-color: #8d6658; }

.card-cyan {
  background-color: #57c7d4; }
  .card-cyan.card-bordered {
    border-color: #57c7d4; }

.card-yellow {
  background-color: #fcc525; }
  .card-yellow.card-bordered {
    border-color: #fcc525; }

.card-gray {
  background-color: #868e96; }
  .card-gray.card-bordered {
    border-color: #868e96; }

.card-dark {
  background-color: #2a2d31; }
  .card-dark.card-bordered {
    border-color: #2a2d31; }

.card-outline-primary {
  background-color: #fff;
  border: 1px solid #FA4616; }

.card-outline-secondary {
  background-color: #fff;
  border: 1px solid #e4e7ea; }

.card-outline-success {
  background-color: #fff;
  border: 1px solid #15c377; }

.card-outline-info {
  background-color: #fff;
  border: 1px solid #48b0f7; }

.card-outline-warning {
  background-color: #fff;
  border: 1px solid #faa64b; }

.card-outline-danger {
  background-color: #fff;
  border: 1px solid #f96868; }

.card-outline-pink {
  background-color: #fff;
  border: 1px solid #f96197; }

.card-outline-purple {
  background-color: #fff;
  border: 1px solid #926dde; }

.card-outline-brown {
  background-color: #fff;
  border: 1px solid #8d6658; }

.card-outline-cyan {
  background-color: #fff;
  border: 1px solid #57c7d4; }

.card-outline-yellow {
  background-color: #fff;
  border: 1px solid #fcc525; }

.card-outline-gray {
  background-color: #fff;
  border: 1px solid #868e96; }

.card-outline-dark {
  background-color: #fff;
  border: 1px solid #2a2d31; }

.card-bordered {
  border: 1px solid #DADADA; }

.card-shadowed {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.07); }

.card-hover-shadow:hover {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.07); }

.card-transparent {
  box-shadow: none;
  background-color: transparent; }

.card-round {
  border-radius: 4px; }

.card-maximize {
  position: fixed;
  top: 60px;
  right: 0;
  bottom: 0;
  margin-bottom: 0;
  z-index: 900;
  transition: left 0.3s ease; }
  .card-maximize .card-btn-maximize {
    color: #FA4616; }

.card-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: 0;
  z-index: 998; }
  .card-fullscreen .card-btn-fullscreen {
    color: #FA4616; }

.card-slided-up .card-content {
  display: none; }

.card-slided-up .card-btn-slide::before {
  content: "\E64B"; }

.card-columns {
  margin-bottom: 30px; }

@media (min-width: 0) {
  .card-group .card + .card {
    border-left: 1px solid rgba(16, 18, 19, 0.07); } }

.ellipsis {
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden; }

.quickview {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  width: 300px;
  max-width: calc( 100% - 50px);
  position: fixed;
  top: 0;
  bottom: 0;
  right: -300px;
  z-index: 999;
  transform: translateZ(0);
  transition: .3s ease;
  backface-visibility: hidden;
  perspective: 1000;
  will-change: transform; }
  .quickview.quickview-sm {
    width: 220px;
    right: -220px; }
  .quickview.quickview-lg {
    width: 420px;
    right: -420px; }
  .quickview.quickview-xl {
    width: 640px;
    right: -640px; }
  .quickview.quickview-xxl {
    width: 860px;
    right: -860px; }
  @media (max-width: 767px) {
    .quickview[data-fullscreen-on-mobile] {
      max-width: 100%;
      width: 100%;
      right: -100%; } }
  .quickview.reveal {
    right: 0;
    box-shadow: 5px 0px 13px 3px rgba(0, 0, 0, 0.1); }
  .quickview.backdrop-light + .backdrop-quickview {
    background-color: rgba(255, 255, 255, 0.8); }
  .quickview.backdrop-dark + .backdrop-quickview {
    background-color: rgba(0, 0, 0, 0.5); }
  .quickview > .nav-tabs {
    margin-bottom: 0;
    height: 60px; }

.quickview-body {
  flex: 1; }

.quickview-block {
  padding: 20px;
  width: 100%; }

.quickview-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  min-height: 60px !important;
  border-bottom: 1px solid #ebebeb; }
  .quickview-header .close {
    margin-left: 16px;
    font-size: 16px; }
  .quickview-header.nav-tabs {
    padding: 0; }
  .quickview-header .nav-link {
    height: 60px;
    line-height: 54px;
    padding-top: 6px;
    padding-bottom: 0; }

.quickview-header-lg {
  height: 80px; }
  .quickview-header-lg .nav-link {
    height: 60px;
    line-height: 74px; }

.quickview-title {
  margin-bottom: 0;
  letter-spacing: .5px; }

.quickview-footer {
  display: flex;
  align-items: center;
  padding: 0 16px;
  min-height: 60px;
  background-color: #fcfdfe;
  border-top: 1px solid #f1f2f3; }
  .quickview-footer .row {
    flex: 1; }
  .quickview-footer > *:not(.row) {
    margin: 0 4px; }
  .quickview-footer a:not(.btn) {
    display: inline-block;
    padding: 0.75rem 0.5rem;
    color: #8b95a5; }
    .quickview-footer a:not(.btn):hover {
      color: #313944; }

.header {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  margin-bottom: 30px;
  background-size: cover;
  background-position: center center;
  border-bottom: 1px solid #ebebeb; }
  .header > .container {
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center; }
    .header > .container .header-info,
    .header > .container .header-action,
    .header > .container .header-bar {
      padding-left: 0;
      padding-right: 0; }
  .header, .header.bg-img {
    z-index: 2; }

.header-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px 30px;
  background-color: #fff;
  border-bottom: 1px solid #f1f2f3; }
  .header-bar > * {
    margin-bottom: 0; }

.header-title {
  font-weight: 100;
  font-family: "Gotham", sans-serif;
  color: #101213; }
  .header-title strong {
    font-weight: 300; }
  .header-title small {
    display: block;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.7;
    color: inherit;
    opacity: 0.7;
    padding-top: 16px; }

.header-info {
  margin: 50px 0;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%; }
  @media (max-width: 767px) {
    .header-info {
      margin-top: 30px;
      margin-bottom: 30px; } }
  .header-info .left {
    flex: 1; }
  .header-info .breadcrumb-item::before {
    color: rgba(16, 18, 19, 0.7); }
  .header-info .breadcrumb-item.active {
    color: #101213; }
  .header-info .breadcrumb-item a {
    color: rgba(16, 18, 19, 0.7); }
    .header-info .breadcrumb-item a:hover {
      color: #101213; }

.header-action {
  position: relative;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  width: 100%; }
  .header-action .nav {
    white-space: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 0;
    border-bottom: none;
    /*
    @include media-down(sm) {
      overflow-x: auto;
    }
    */ }
  .header-action .nav-link {
    display: inline-block;
    font-family: "Gotham", sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0.75rem 1rem 1rem;
    border-bottom: 3px solid transparent;
    color: rgba(16, 18, 19, 0.7);
    background-color: transparent !important; }
    .header-action .nav-link.active, .header-action .nav-link:hover {
      color: #101213;
      border-bottom-color: #FA4616; }
    .header-action .nav-link + .nav-link {
      margin-left: 0; }
    .header-action .nav-link i {
      margin-right: 4px; }
    .header-action .nav-link small {
      color: inherit;
      vertical-align: bottom;
      opacity: 0.7; }
    @media (max-width: 767px) {
      .header-action .nav-link {
        padding: 0.5rem 0.75rem 0.75rem; } }
  .header-action .dropdown-menu {
    margin-top: 0; }
  .header-action .dropdown.show .nav-link {
    color: #101213;
    border-bottom-color: #FA4616; }
  .header-action .nav-item {
    margin-bottom: 0; }
  .header-action .nav-tabs .nav-link {
    transition: .2s linear; }
  .header-action .buttons {
    position: absolute;
    right: 30px;
    bottom: 0;
    transform: translateY(50%); }
    .header-action .buttons .btn {
      margin-left: 4px; }

.header-transparent {
  background-color: transparent;
  border-bottom: none; }

.header-inverse {
  background-color: #22252a; }
  .header-inverse .header-info .header-title {
    color: white; }
  .header-inverse .header-info .breadcrumb-item::before {
    color: rgba(255, 255, 255, 0.7); }
  .header-inverse .header-info .breadcrumb-item.active {
    color: white; }
  .header-inverse .header-info .breadcrumb-item a {
    color: rgba(255, 255, 255, 0.7); }
    .header-inverse .header-info .breadcrumb-item a:hover {
      color: white; }
  .header-inverse .header-action .nav-link {
    color: rgba(255, 255, 255, 0.7); }
    .header-inverse .header-action .nav-link.active, .header-inverse .header-action .nav-link:hover {
      color: white;
      border-bottom-color: #FA4616; }
  .header-inverse .header-action .dropdown.show .nav-link {
    color: white; }
  .header-inverse[class*="bg-"] .header-action .nav-link.active, .header-inverse[class*="bg-"] .header-action .nav-link:hover {
    border-bottom-color: rgba(255, 255, 255, 0.7); }
  .header-inverse[class*="bg-"] .header-action .dropdown.show .nav-link {
    border-bottom-color: rgba(255, 255, 255, 0.7); }
  .header-inverse .lookup-circle::before {
    color: rgba(255, 255, 255, 0.7); }
  .header-inverse .lookup-circle input {
    background-color: rgba(255, 255, 255, 0.1);
    color: white; }
    .header-inverse .lookup-circle input:focus {
      background-color: rgba(255, 255, 255, 0.15); }
    .header-inverse .lookup-circle input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: rgba(255, 255, 255, 0.7); }
    .header-inverse .lookup-circle input::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(255, 255, 255, 0.7); }
    .header-inverse .lookup-circle input:-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(255, 255, 255, 0.7); }
    .header-inverse .lookup-circle input:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(255, 255, 255, 0.7); }

@media (max-width: 991px) {
  .page-info {
    flex-direction: column;
    margin-top: 2rem; }
    .page-info > div {
      width: 100%;
      margin: 0.5rem 0; }
  .page-info .header-search::before {
    right: 24px; }
  .page-action nav a {
    padding-top: 0.5rem;
    padding-bottom: 1.25rem; } }

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2000; }

.price {
  font-family: "Gotham", sans-serif;
  font-weight: bold;
  font-size: 75px;
  line-height: 75px;
  color: #000;
  padding: 10px 0; }
  .price span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    color: #616a78; }
  .price sup {
    font-size: 28px;
    vertical-align: super; }

.price-dollar {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  margin-right: -10px;
  margin-top: 14px; }

.price-interval {
  display: inline-block;
  font-size: 12px;
  vertical-align: text-bottom;
  margin-left: -10px;
  margin-bottom: 14px;
  color: #8b95a5; }

.b-0 {
  border: 0px solid #ebebeb !important; }

.bt-0 {
  border-top: 0px solid #ebebeb !important; }

.br-0 {
  border-right: 0px solid #ebebeb !important; }

.bb-0 {
  border-bottom: 0px solid #ebebeb !important; }

.bl-0 {
  border-left: 0px solid #ebebeb !important; }

.bx-0 {
  border-right: 0px solid #ebebeb !important;
  border-left: 0px solid #ebebeb !important; }

.by-0 {
  border-top: 0px solid #ebebeb !important;
  border-bottom: 0px solid #ebebeb !important; }

.b-1 {
  border: 1px solid #ebebeb !important; }

.bt-1 {
  border-top: 1px solid #ebebeb !important; }

.br-1 {
  border-right: 1px solid #ebebeb !important; }

.bb-1 {
  border-bottom: 1px solid #ebebeb !important; }

.bl-1 {
  border-left: 1px solid #ebebeb !important; }

.bx-1 {
  border-right: 1px solid #ebebeb !important;
  border-left: 1px solid #ebebeb !important; }

.by-1 {
  border-top: 1px solid #ebebeb !important;
  border-bottom: 1px solid #ebebeb !important; }

.b-2 {
  border: 2px solid #ebebeb !important; }

.bt-2 {
  border-top: 2px solid #ebebeb !important; }

.br-2 {
  border-right: 2px solid #ebebeb !important; }

.bb-2 {
  border-bottom: 2px solid #ebebeb !important; }

.bl-2 {
  border-left: 2px solid #ebebeb !important; }

.bx-2 {
  border-right: 2px solid #ebebeb !important;
  border-left: 2px solid #ebebeb !important; }

.by-2 {
  border-top: 2px solid #ebebeb !important;
  border-bottom: 2px solid #ebebeb !important; }

.b-3 {
  border: 3px solid #ebebeb !important; }

.bt-3 {
  border-top: 3px solid #ebebeb !important; }

.br-3 {
  border-right: 3px solid #ebebeb !important; }

.bb-3 {
  border-bottom: 3px solid #ebebeb !important; }

.bl-3 {
  border-left: 3px solid #ebebeb !important; }

.bx-3 {
  border-right: 3px solid #ebebeb !important;
  border-left: 3px solid #ebebeb !important; }

.by-3 {
  border-top: 3px solid #ebebeb !important;
  border-bottom: 3px solid #ebebeb !important; }

.border {
  border: 1px solid #ebebeb !important; }

.border-primary {
  border-color: #FA4616 !important; }

.border-secondary {
  border-color: #e4e7ea !important; }

.border-success {
  border-color: #15c377 !important; }

.border-info {
  border-color: #48b0f7 !important; }

.border-warning {
  border-color: #faa64b !important; }

.border-danger {
  border-color: #f96868 !important; }

.border-pink {
  border-color: #f96197 !important; }

.border-purple {
  border-color: #926dde !important; }

.border-brown {
  border-color: #8d6658 !important; }

.border-cyan {
  border-color: #57c7d4 !important; }

.border-yellow {
  border-color: #fcc525 !important; }

.border-gray {
  border-color: #868e96 !important; }

.border-dark {
  border-color: #2a2d31 !important; }

.border-transparent {
  border-color: transparent !important; }

.border-white {
  border-color: #fff !important; }

.border-light {
  border-color: #f1f2f3 !important; }

.border-fade {
  border-color: rgba(16, 18, 19, 0.07) !important; }

.border-default {
  border-color: #BCBCBC !important; }

.border-danger {
  border-color: #f96868 !important; }

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

.bg-secondary {
  background-color: #e4e7ea !important;
  color: #fff; }

.bg-success {
  background-color: #15c377 !important;
  color: #fff; }

.bg-info {
  background-color: #48b0f7 !important;
  color: #fff; }

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

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

.bg-pink {
  background-color: #f96197 !important;
  color: #fff; }

.bg-purple {
  background-color: #926dde !important;
  color: #fff; }

.bg-brown {
  background-color: #8d6658 !important;
  color: #fff; }

.bg-cyan {
  background-color: #57c7d4 !important;
  color: #fff; }

.bg-yellow {
  background-color: #fcc525 !important;
  color: #fff; }

.bg-gray {
  background-color: #868e96 !important;
  color: #fff; }

.bg-dark {
  background-color: #2a2d31 !important;
  color: #fff; }

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

.bg-inverse {
  background-color: #2a2d31 !important;
  color: #fff; }

.bg-transparent {
  background-color: transparent !important; }

.bg-secondary {
  color: #101213; }

.bg-lightest {
  background-color: #fcfdfe !important; }

.bg-lighter {
  background-color: #f9fafb !important; }

.bg-light {
  background-color: #f5f6f7 !important; }

.bg-pale-primary {
  background-color: rgba(250, 70, 22, 0.2) !important; }

.bg-pale-secondary {
  background-color: #f7fafc !important; }

.bg-pale-success {
  background-color: #e3fcf2 !important; }

.bg-pale-info {
  background-color: #e3f3fc !important; }

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

.bg-pale-danger {
  background-color: #fce3e3 !important; }

.bg-pale-pink {
  background-color: #fce3ec !important; }

.bg-pale-purple {
  background-color: #ece3fc !important; }

.bg-pale-brown {
  background-color: #eddcd5 !important; }

.bg-pale-cyan {
  background-color: #e3fafc !important; }

.bg-pale-yellow {
  background-color: #fcf8e3 !important; }

.bg-pale-gray {
  background-color: #f2f2f2 !important; }

.bg-pale-dark {
  background-color: #290404 !important; }

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

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

.text-success {
  color: #15c377 !important; }

.text-info {
  color: #48b0f7 !important; }

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

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

.text-pink {
  color: #f96197 !important; }

.text-purple {
  color: #926dde !important; }

.text-brown {
  color: #8d6658 !important; }

.text-cyan {
  color: #57c7d4 !important; }

.text-yellow {
  color: #fcc525 !important; }

.text-gray {
  color: #868e96 !important; }

.text-dark {
  color: #2a2d31 !important; }

.text-facebook {
  color: #3b5998 !important; }

.text-google {
  color: #dd4b39 !important; }

.text-twitter {
  color: #00aced !important; }

.text-linkedin {
  color: #007bb6 !important; }

.text-pinterest {
  color: #cb2027 !important; }

.text-git {
  color: #666666 !important; }

.text-tumblr {
  color: #32506d !important; }

.text-vimeo {
  color: #aad450 !important; }

.text-youtube {
  color: #bb0000 !important; }

.text-flickr {
  color: #ff0084 !important; }

.text-reddit {
  color: #ff4500 !important; }

.text-dribbble {
  color: #ea4c89 !important; }

.text-skype {
  color: #00aff0 !important; }

.text-instagram {
  color: #517fa4 !important; }

.text-lastfm {
  color: #c3000d !important; }

.text-behance {
  color: #1769ff !important; }

.text-rss {
  color: #f26522 !important; }

.text-default {
  color: #101213 !important; }

.text-muted {
  color: #868e96 !important; }

.text-light {
  color: #616a78 !important; }

.text-lighter {
  color: #a5b3c7 !important; }

.text-fade {
  color: rgba(16, 18, 19, 0.7) !important; }

.text-fader {
  color: rgba(16, 18, 19, 0.5) !important; }

.text-fadest {
  color: rgba(16, 18, 19, 0.4) !important; }

.text-transparent {
  color: transparent !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #FA4616 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #e4e7ea !important; }

a.text-info:hover, a.text-info:focus {
  color: #48b0f7 !important; }

a.text-success:hover, a.text-success:focus {
  color: #15c377 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #faa64b !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #f96868 !important; }

.hover-primary:hover, .hover-primary:focus {
  color: #FA4616 !important; }

.hover-secondary:hover, .hover-secondary:focus {
  color: #e4e7ea !important; }

.hover-success:hover, .hover-success:focus {
  color: #15c377 !important; }

.hover-info:hover, .hover-info:focus {
  color: #48b0f7 !important; }

.hover-warning:hover, .hover-warning:focus {
  color: #faa64b !important; }

.hover-danger:hover, .hover-danger:focus {
  color: #f96868 !important; }

.hover-pink:hover, .hover-pink:focus {
  color: #f96197 !important; }

.hover-purple:hover, .hover-purple:focus {
  color: #926dde !important; }

.hover-brown:hover, .hover-brown:focus {
  color: #8d6658 !important; }

.hover-cyan:hover, .hover-cyan:focus {
  color: #57c7d4 !important; }

.hover-yellow:hover, .hover-yellow:focus {
  color: #fcc525 !important; }

.hover-gray:hover, .hover-gray:focus {
  color: #868e96 !important; }

.hover-dark:hover, .hover-dark:focus {
  color: #2a2d31 !important; }

.hover-facebook:hover, .hover-facebook:focus {
  color: #3b5998 !important; }

.hover-google:hover, .hover-google:focus {
  color: #dd4b39 !important; }

.hover-twitter:hover, .hover-twitter:focus {
  color: #00aced !important; }

.hover-linkedin:hover, .hover-linkedin:focus {
  color: #007bb6 !important; }

.hover-pinterest:hover, .hover-pinterest:focus {
  color: #cb2027 !important; }

.hover-git:hover, .hover-git:focus {
  color: #666666 !important; }

.hover-tumblr:hover, .hover-tumblr:focus {
  color: #32506d !important; }

.hover-vimeo:hover, .hover-vimeo:focus {
  color: #aad450 !important; }

.hover-youtube:hover, .hover-youtube:focus {
  color: #bb0000 !important; }

.hover-flickr:hover, .hover-flickr:focus {
  color: #ff0084 !important; }

.hover-reddit:hover, .hover-reddit:focus {
  color: #ff4500 !important; }

.hover-dribbble:hover, .hover-dribbble:focus {
  color: #ea4c89 !important; }

.hover-skype:hover, .hover-skype:focus {
  color: #00aff0 !important; }

.hover-instagram:hover, .hover-instagram:focus {
  color: #517fa4 !important; }

.hover-lastfm:hover, .hover-lastfm:focus {
  color: #c3000d !important; }

.hover-behance:hover, .hover-behance:focus {
  color: #1769ff !important; }

.hover-rss:hover, .hover-rss:focus {
  color: #f26522 !important; }

.hover-white:hover, .hover-white:focus {
  color: #fff !important; }

.hover-muted:hover, .hover-muted:focus {
  color: #868e96 !important; }

.hover-light:hover, .hover-light:focus {
  color: #616a78 !important; }

.hover-lighter:hover, .hover-lighter:focus {
  color: #a5b3c7 !important; }

.hover-fade:hover, .hover-fade:focus {
  color: rgba(16, 18, 19, 0.4) !important; }

.hover-transparent:hover, .hover-transparent:focus {
  color: transparent !important; }

.active.active-primary {
  background-color: rgba(250, 70, 22, 0.2) !important; }

.active.active-secondary {
  background-color: #f7fafc !important; }

.active.active-success {
  background-color: #e3fcf2 !important; }

.active.active-info {
  background-color: #e3f3fc !important; }

.active.active-warning {
  background-color: #fcf0e3 !important; }

.active.active-danger {
  background-color: #fce3e3 !important; }

.active.active-pink {
  background-color: #fce3ec !important; }

.active.active-purple {
  background-color: #ece3fc !important; }

.active.active-brown {
  background-color: #eddcd5 !important; }

.active.active-cyan {
  background-color: #e3fafc !important; }

.active.active-yellow {
  background-color: #fcf8e3 !important; }

.active.active-gray {
  background-color: #f2f2f2 !important; }

.active.active-dark {
  background-color: #290404 !important; }

.active.active-white {
  background-color: #fff !important; }

.active.active-transparent {
  background-color: transparent !important; }

.bg-img {
  position: relative;
  border-bottom: none;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0; }

.overlay {
  position: relative; }

.overlay::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.1); }

.overlay-dark::before {
  background-color: rgba(0, 0, 0, 0.35); }

.overlay-darker::before {
  background-color: rgba(0, 0, 0, 0.5); }

.overlay-darkest::before {
  background-color: rgba(0, 0, 0, 0.7); }

.overlay-light::before {
  background-color: rgba(255, 255, 255, 0.55); }

.overlay-lighter::before {
  background-color: rgba(255, 255, 255, 0.7); }

.overlay-lightest::before {
  background-color: rgba(255, 255, 255, 0.9); }

.bg-fixed {
  background-attachment: fixed; }

.bg-repeat {
  background-repeat: repeat;
  background-size: auto; }

.bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translate(-50% -50%);
  overflow: hidden; }

.bg-img-left {
  background-position: left center; }

.bg-img-right {
  background-position: right center; }

[data-overlay],
[data-overlay-light] {
  position: relative; }

[data-overlay]::before,
[data-overlay-light]::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #191919;
  z-index: -1;
  border-radius: inherit; }

[data-overlay-light]::before {
  background: #fff; }

[data-overlay-primary]::before {
  background: #FA4616; }

[data-overlay="1"]::before {
  opacity: 0.1; }

[data-overlay="2"]::before {
  opacity: 0.2; }

[data-overlay="3"]::before {
  opacity: 0.3; }

[data-overlay="4"]::before {
  opacity: 0.4; }

[data-overlay="5"]::before {
  opacity: 0.5; }

[data-overlay="6"]::before {
  opacity: 0.6; }

[data-overlay="7"]::before {
  opacity: 0.7; }

[data-overlay="8"]::before {
  opacity: 0.8; }

[data-overlay="9"]::before {
  opacity: 0.9; }

[data-overlay-light="1"]::before {
  opacity: 0.1; }

[data-overlay-light="2"]::before {
  opacity: 0.2; }

[data-overlay-light="3"]::before {
  opacity: 0.3; }

[data-overlay-light="4"]::before {
  opacity: 0.4; }

[data-overlay-light="5"]::before {
  opacity: 0.5; }

[data-overlay-light="6"]::before {
  opacity: 0.6; }

[data-overlay-light="7"]::before {
  opacity: 0.7; }

[data-overlay-light="8"]::before {
  opacity: 0.8; }

[data-overlay-light="9"]::before {
  opacity: 0.9; }

[data-scrim-top],
[data-scrim-bottom] {
  position: relative; }

[data-scrim-top]::before,
[data-scrim-bottom]::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 20%;
  background: linear-gradient(to bottom, #191919 0%, rgba(0, 0, 0, 0) 100%);
  z-index: -1;
  border-radius: inherit; }

[data-scrim-bottom]::before {
  top: 20%;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #191919 100%); }

[data-scrim-top="1"]::before,
[data-scrim-bottom="1"]::before {
  opacity: 0.1; }

[data-scrim-top="2"]::before,
[data-scrim-bottom="2"]::before {
  opacity: 0.2; }

[data-scrim-top="3"]::before,
[data-scrim-bottom="3"]::before {
  opacity: 0.3; }

[data-scrim-top="4"]::before,
[data-scrim-bottom="4"]::before {
  opacity: 0.4; }

[data-scrim-top="5"]::before,
[data-scrim-bottom="5"]::before {
  opacity: 0.5; }

[data-scrim-top="6"]::before,
[data-scrim-bottom="6"]::before {
  opacity: 0.6; }

[data-scrim-top="7"]::before,
[data-scrim-bottom="7"]::before {
  opacity: 0.7; }

[data-scrim-top="8"]::before,
[data-scrim-bottom="8"]::before {
  opacity: 0.8; }

[data-scrim-top="9"]::before,
[data-scrim-bottom="9"]::before {
  opacity: 0.9; }

.bring-front {
  z-index: 1; }

.transition-3s {
  transition: .3s; }

.transition-5s {
  transition: .5s; }

.overflow-hidden {
  overflow: hidden; }

.center-v {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%; }

.center-h {
  display: flex;
  justify-content: center; }

.center-vh {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; }

.rotate-45 {
  display: inline-block;
  transform: rotate(45deg); }

.rotate-90 {
  display: inline-block;
  transform: rotate(90deg); }

.rotate-180 {
  display: inline-block;
  transform: rotate(180deg); }

.opacity-0 {
  opacity: 0 !important; }

.opacity-5 {
  opacity: 0.05 !important; }

.opacity-10 {
  opacity: 0.1 !important; }

.opacity-15 {
  opacity: 0.15 !important; }

.opacity-20 {
  opacity: 0.2 !important; }

.opacity-25 {
  opacity: 0.25 !important; }

.opacity-30 {
  opacity: 0.3 !important; }

.opacity-35 {
  opacity: 0.35 !important; }

.opacity-40 {
  opacity: 0.4 !important; }

.opacity-45 {
  opacity: 0.45 !important; }

.opacity-50 {
  opacity: 0.5 !important; }

.opacity-55 {
  opacity: 0.55 !important; }

.opacity-60 {
  opacity: 0.6 !important; }

.opacity-65 {
  opacity: 0.65 !important; }

.opacity-70 {
  opacity: 0.7 !important; }

.opacity-75 {
  opacity: 0.75 !important; }

.opacity-80 {
  opacity: 0.8 !important; }

.opacity-85 {
  opacity: 0.85 !important; }

.opacity-90 {
  opacity: 0.9 !important; }

.opacity-95 {
  opacity: 0.95 !important; }

.opacity-100 {
  opacity: 1 !important; }

.cursor-default {
  cursor: default !important; }

.cursor-pointer {
  cursor: pointer; }

.cursor-text {
  cursor: text; }

.shadow-1 {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.06); }

.shadow-2 {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.07); }

.shadow-3 {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.09); }

.shadow-4 {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.11); }

.shadow-5 {
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.13); }

.hover-shadow-1:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.06); }

.hover-shadow-2:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.07); }

.hover-shadow-3:hover {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.09); }

.hover-shadow-4:hover {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.11); }

.hover-shadow-5:hover {
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.13); }

.shadow-material-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.shadow-material-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }

.shadow-material-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }

.shadow-material-4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }

.shadow-material-5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); }

.hover-shadow-material-1:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.hover-shadow-material-2:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }

.hover-shadow-material-3:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }

.hover-shadow-material-4:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }

.hover-shadow-material-5:hover {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); }

.shadow-0,
.hover-shadow-0,
.shadow-material-0,
.hover-shadow-material-0 {
  box-shadow: none; }

.text-hue-rotate {
  color: #f35626;
  background-image: -webkit-linear-gradient(92deg, #f35626, #feab3a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: hue-rotate 60s infinite linear; }

.bg-hue-rotate {
  -webkit-animation: hue-rotate 30s linear infinite; }

@-webkit-keyframes hue {
  from {
    -webkit-filter: hue-rotate(0deg); }
  to {
    -webkit-filter: hue-rotate(-360deg); } }

.no-border {
  border: none !important; }

.no-padding {
  padding: 0 !important; }

.no-margin {
  margin: 0 !important; }

.no-shadow {
  shadow: none; }

.no-text-shadow {
  text-shadow: none; }

.no-scroll {
  overflow: hidden; }

.no-radius {
  border-radius: 0 !important; }

.no-shrink {
  flex-shrink: 0; }

.no-grow {
  flex-grow: 0; }

.no-letter-spacing {
  letter-spacing: 0; }

.no-wrap {
  white-space: nowrap;
  flex-wrap: nowrap; }

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

.w-0px {
  width: 0px !important; }

.h-0px {
  height: 0px !important; }

.w-10px {
  width: 10px !important; }

.h-10px {
  height: 10px !important; }

.w-20px {
  width: 20px !important; }

.h-20px {
  height: 20px !important; }

.w-25px {
  width: 25px !important; }

.h-25px {
  height: 25px !important; }

.w-30px {
  width: 30px !important; }

.h-30px {
  height: 30px !important; }

.w-40px {
  width: 40px !important; }

.h-40px {
  height: 40px !important; }

.w-50px {
  width: 50px !important; }

.h-50px {
  height: 50px !important; }

.w-60px {
  width: 60px !important; }

.h-60px {
  height: 60px !important; }

.w-64px {
  width: 64px !important; }

.h-64px {
  height: 64px !important; }

.w-70px {
  width: 70px !important; }

.h-70px {
  height: 70px !important; }

.w-75px {
  width: 75px !important; }

.h-75px {
  height: 75px !important; }

.w-80px {
  width: 80px !important; }

.h-80px {
  height: 80px !important; }

.w-90px {
  width: 90px !important; }

.h-90px {
  height: 90px !important; }

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

.h-100px {
  height: 100px !important; }

.w-120px {
  width: 120px !important; }

.h-120px {
  height: 120px !important; }

.w-140px {
  width: 140px !important; }

.h-140px {
  height: 140px !important; }

.w-150px {
  width: 150px !important; }

.h-150px {
  height: 150px !important; }

.w-160px {
  width: 160px !important; }

.h-160px {
  height: 160px !important; }

.w-180px {
  width: 180px !important; }

.h-180px {
  height: 180px !important; }

.w-200px {
  width: 200px !important; }

.h-200px {
  height: 200px !important; }

.w-250px {
  width: 250px !important; }

.h-250px {
  height: 250px !important; }

.w-300px {
  width: 300px !important; }

.h-300px {
  height: 300px !important; }

.w-350px {
  width: 350px !important; }

.h-350px {
  height: 350px !important; }

.w-400px {
  width: 400px !important; }

.h-400px {
  height: 400px !important; }

.w-450px {
  width: 450px !important; }

.h-450px {
  height: 450px !important; }

.w-500px {
  width: 500px !important; }

.h-500px {
  height: 500px !important; }

.w-600px {
  width: 600px !important; }

.h-600px {
  height: 600px !important; }

.w-700px {
  width: 700px !important; }

.h-700px {
  height: 700px !important; }

.w-800px {
  width: 800px !important; }

.h-800px {
  height: 800px !important; }

.w-900px {
  width: 900px !important; }

.h-900px {
  height: 900px !important; }

.w-0 {
  width: 0 !important; }

.h-0 {
  height: 0 !important; }

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

.w-half {
  width: 50%  !important; }

.w-third {
  width: 33.333333% !important; }

.w-fourth {
  width: 25%  !important; }

.w-fifth {
  width: 20%  !important; }

.h-full {
  height: 100% !important; }

.h-half {
  height: 50%  !important; }

.h-third {
  height: 33.333333% !important; }

.h-fourth {
  height: 25%  !important; }

.h-fifth {
  height: 20%  !important; }

.w-fullscreen {
  width: 100vw !important; }

.h-fullscreen {
  height: 100vh !important; }

.min-w-fullscreen {
  min-width: 100vw !important; }

.min-h-fullscreen {
  min-height: 100vh !important; }

.m-10 {
  margin: 10px !important; }

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

.mr-10 {
  margin-right: 10px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.ml-10 {
  margin-left: 10px !important; }

.mx-10 {
  margin-right: 10px !important;
  margin-left: 10px !important; }

.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.m-12 {
  margin: 12px !important; }

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

.mr-12 {
  margin-right: 12px !important; }

.mb-12 {
  margin-bottom: 12px !important; }

.ml-12 {
  margin-left: 12px !important; }

.mx-12 {
  margin-right: 12px !important;
  margin-left: 12px !important; }

.my-12 {
  margin-top: 12px !important;
  margin-bottom: 12px !important; }

.m-15 {
  margin: 15px !important; }

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

.mr-15 {
  margin-right: 15px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.ml-15 {
  margin-left: 15px !important; }

.mx-15 {
  margin-right: 15px !important;
  margin-left: 15px !important; }

.my-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important; }

.m-16 {
  margin: 16px !important; }

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

.mr-16 {
  margin-right: 16px !important; }

.mb-16 {
  margin-bottom: 16px !important; }

.ml-16 {
  margin-left: 16px !important; }

.mx-16 {
  margin-right: 16px !important;
  margin-left: 16px !important; }

.my-16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important; }

.m-20 {
  margin: 20px !important; }

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

.mr-20 {
  margin-right: 20px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.ml-20 {
  margin-left: 20px !important; }

.mx-20 {
  margin-right: 20px !important;
  margin-left: 20px !important; }

.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.m-24 {
  margin: 24px !important; }

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

.mr-24 {
  margin-right: 24px !important; }

.mb-24 {
  margin-bottom: 24px !important; }

.ml-24 {
  margin-left: 24px !important; }

.mx-24 {
  margin-right: 24px !important;
  margin-left: 24px !important; }

.my-24 {
  margin-top: 24px !important;
  margin-bottom: 24px !important; }

.m-25 {
  margin: 25px !important; }

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

.mr-25 {
  margin-right: 25px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.ml-25 {
  margin-left: 25px !important; }

.mx-25 {
  margin-right: 25px !important;
  margin-left: 25px !important; }

.my-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important; }

.m-30 {
  margin: 30px !important; }

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

.mr-30 {
  margin-right: 30px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.ml-30 {
  margin-left: 30px !important; }

.mx-30 {
  margin-right: 30px !important;
  margin-left: 30px !important; }

.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

.m-35 {
  margin: 35px !important; }

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

.mr-35 {
  margin-right: 35px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.ml-35 {
  margin-left: 35px !important; }

.mx-35 {
  margin-right: 35px !important;
  margin-left: 35px !important; }

.my-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important; }

.m-40 {
  margin: 40px !important; }

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

.mr-40 {
  margin-right: 40px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.ml-40 {
  margin-left: 40px !important; }

.mx-40 {
  margin-right: 40px !important;
  margin-left: 40px !important; }

.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important; }

.m-45 {
  margin: 45px !important; }

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

.mr-45 {
  margin-right: 45px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.ml-45 {
  margin-left: 45px !important; }

.mx-45 {
  margin-right: 45px !important;
  margin-left: 45px !important; }

.my-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important; }

.m-50 {
  margin: 50px !important; }

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

.mr-50 {
  margin-right: 50px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mx-50 {
  margin-right: 50px !important;
  margin-left: 50px !important; }

.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important; }

.m-60 {
  margin: 60px !important; }

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

.mr-60 {
  margin-right: 60px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.ml-60 {
  margin-left: 60px !important; }

.mx-60 {
  margin-right: 60px !important;
  margin-left: 60px !important; }

.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important; }

.m-70 {
  margin: 70px !important; }

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

.mr-70 {
  margin-right: 70px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.ml-70 {
  margin-left: 70px !important; }

.mx-70 {
  margin-right: 70px !important;
  margin-left: 70px !important; }

.my-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important; }

.m-80 {
  margin: 80px !important; }

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

.mr-80 {
  margin-right: 80px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.ml-80 {
  margin-left: 80px !important; }

.mx-80 {
  margin-right: 80px !important;
  margin-left: 80px !important; }

.my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important; }

.m-90 {
  margin: 90px !important; }

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

.mr-90 {
  margin-right: 90px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.ml-90 {
  margin-left: 90px !important; }

.mx-90 {
  margin-right: 90px !important;
  margin-left: 90px !important; }

.my-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important; }

.m-100 {
  margin: 100px !important; }

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

.mr-100 {
  margin-right: 100px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-100 {
  margin-left: 100px !important; }

.mx-100 {
  margin-right: 100px !important;
  margin-left: 100px !important; }

.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important; }

.m-120 {
  margin: 120px !important; }

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

.mr-120 {
  margin-right: 120px !important; }

.mb-120 {
  margin-bottom: 120px !important; }

.ml-120 {
  margin-left: 120px !important; }

.mx-120 {
  margin-right: 120px !important;
  margin-left: 120px !important; }

.my-120 {
  margin-top: 120px !important;
  margin-bottom: 120px !important; }

.m-140 {
  margin: 140px !important; }

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

.mr-140 {
  margin-right: 140px !important; }

.mb-140 {
  margin-bottom: 140px !important; }

.ml-140 {
  margin-left: 140px !important; }

.mx-140 {
  margin-right: 140px !important;
  margin-left: 140px !important; }

.my-140 {
  margin-top: 140px !important;
  margin-bottom: 140px !important; }

.m-150 {
  margin: 150px !important; }

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

.mr-150 {
  margin-right: 150px !important; }

.mb-150 {
  margin-bottom: 150px !important; }

.ml-150 {
  margin-left: 150px !important; }

.mx-150 {
  margin-right: 150px !important;
  margin-left: 150px !important; }

.my-150 {
  margin-top: 150px !important;
  margin-bottom: 150px !important; }

.m-160 {
  margin: 160px !important; }

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

.mr-160 {
  margin-right: 160px !important; }

.mb-160 {
  margin-bottom: 160px !important; }

.ml-160 {
  margin-left: 160px !important; }

.mx-160 {
  margin-right: 160px !important;
  margin-left: 160px !important; }

.my-160 {
  margin-top: 160px !important;
  margin-bottom: 160px !important; }

.m-180 {
  margin: 180px !important; }

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

.mr-180 {
  margin-right: 180px !important; }

.mb-180 {
  margin-bottom: 180px !important; }

.ml-180 {
  margin-left: 180px !important; }

.mx-180 {
  margin-right: 180px !important;
  margin-left: 180px !important; }

.my-180 {
  margin-top: 180px !important;
  margin-bottom: 180px !important; }

.m-200 {
  margin: 200px !important; }

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

.mr-200 {
  margin-right: 200px !important; }

.mb-200 {
  margin-bottom: 200px !important; }

.ml-200 {
  margin-left: 200px !important; }

.mx-200 {
  margin-right: 200px !important;
  margin-left: 200px !important; }

.my-200 {
  margin-top: 200px !important;
  margin-bottom: 200px !important; }

.m-250 {
  margin: 250px !important; }

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

.mr-250 {
  margin-right: 250px !important; }

.mb-250 {
  margin-bottom: 250px !important; }

.ml-250 {
  margin-left: 250px !important; }

.mx-250 {
  margin-right: 250px !important;
  margin-left: 250px !important; }

.my-250 {
  margin-top: 250px !important;
  margin-bottom: 250px !important; }

.m-300 {
  margin: 300px !important; }

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

.mr-300 {
  margin-right: 300px !important; }

.mb-300 {
  margin-bottom: 300px !important; }

.ml-300 {
  margin-left: 300px !important; }

.mx-300 {
  margin-right: 300px !important;
  margin-left: 300px !important; }

.my-300 {
  margin-top: 300px !important;
  margin-bottom: 300px !important; }

.m-400 {
  margin: 400px !important; }

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

.mr-400 {
  margin-right: 400px !important; }

.mb-400 {
  margin-bottom: 400px !important; }

.ml-400 {
  margin-left: 400px !important; }

.mx-400 {
  margin-right: 400px !important;
  margin-left: 400px !important; }

.my-400 {
  margin-top: 400px !important;
  margin-bottom: 400px !important; }

.m-500 {
  margin: 500px !important; }

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

.mr-500 {
  margin-right: 500px !important; }

.mb-500 {
  margin-bottom: 500px !important; }

.ml-500 {
  margin-left: 500px !important; }

.mx-500 {
  margin-right: 500px !important;
  margin-left: 500px !important; }

.my-500 {
  margin-top: 500px !important;
  margin-bottom: 500px !important; }

.p-10 {
  padding: 10px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pr-10 {
  padding-right: 10px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

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

.px-10 {
  padding-right: 10px !important;
  padding-left: 10px !important; }

.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.p-12 {
  padding: 12px !important; }

.pt-12 {
  padding-top: 12px !important; }

.pr-12 {
  padding-right: 12px !important; }

.pb-12 {
  padding-bottom: 12px !important; }

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

.px-12 {
  padding-right: 12px !important;
  padding-left: 12px !important; }

.py-12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important; }

.p-15 {
  padding: 15px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pr-15 {
  padding-right: 15px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

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

.px-15 {
  padding-right: 15px !important;
  padding-left: 15px !important; }

.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.p-16 {
  padding: 16px !important; }

.pt-16 {
  padding-top: 16px !important; }

.pr-16 {
  padding-right: 16px !important; }

.pb-16 {
  padding-bottom: 16px !important; }

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

.px-16 {
  padding-right: 16px !important;
  padding-left: 16px !important; }

.py-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important; }

.p-20 {
  padding: 20px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

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

.px-20 {
  padding-right: 20px !important;
  padding-left: 20px !important; }

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.p-24 {
  padding: 24px !important; }

.pt-24 {
  padding-top: 24px !important; }

.pr-24 {
  padding-right: 24px !important; }

.pb-24 {
  padding-bottom: 24px !important; }

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

.px-24 {
  padding-right: 24px !important;
  padding-left: 24px !important; }

.py-24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important; }

.p-25 {
  padding: 25px !important; }

.pt-25 {
  padding-top: 25px !important; }

.pr-25 {
  padding-right: 25px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

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

.px-25 {
  padding-right: 25px !important;
  padding-left: 25px !important; }

.py-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important; }

.p-30 {
  padding: 30px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pr-30 {
  padding-right: 30px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

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

.px-30 {
  padding-right: 30px !important;
  padding-left: 30px !important; }

.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.p-35 {
  padding: 35px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pr-35 {
  padding-right: 35px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

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

.px-35 {
  padding-right: 35px !important;
  padding-left: 35px !important; }

.py-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important; }

.p-40 {
  padding: 40px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pr-40 {
  padding-right: 40px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

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

.px-40 {
  padding-right: 40px !important;
  padding-left: 40px !important; }

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.p-45 {
  padding: 45px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pr-45 {
  padding-right: 45px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

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

.px-45 {
  padding-right: 45px !important;
  padding-left: 45px !important; }

.py-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important; }

.p-50 {
  padding: 50px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pr-50 {
  padding-right: 50px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

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

.px-50 {
  padding-right: 50px !important;
  padding-left: 50px !important; }

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important; }

.p-60 {
  padding: 60px !important; }

.pt-60 {
  padding-top: 60px !important; }

.pr-60 {
  padding-right: 60px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

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

.px-60 {
  padding-right: 60px !important;
  padding-left: 60px !important; }

.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important; }

.p-70 {
  padding: 70px !important; }

.pt-70 {
  padding-top: 70px !important; }

.pr-70 {
  padding-right: 70px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

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

.px-70 {
  padding-right: 70px !important;
  padding-left: 70px !important; }

.py-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important; }

.p-80 {
  padding: 80px !important; }

.pt-80 {
  padding-top: 80px !important; }

.pr-80 {
  padding-right: 80px !important; }

.pb-80 {
  padding-bottom: 80px !important; }

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

.px-80 {
  padding-right: 80px !important;
  padding-left: 80px !important; }

.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important; }

.p-90 {
  padding: 90px !important; }

.pt-90 {
  padding-top: 90px !important; }

.pr-90 {
  padding-right: 90px !important; }

.pb-90 {
  padding-bottom: 90px !important; }

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

.px-90 {
  padding-right: 90px !important;
  padding-left: 90px !important; }

.py-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important; }

.p-100 {
  padding: 100px !important; }

.pt-100 {
  padding-top: 100px !important; }

.pr-100 {
  padding-right: 100px !important; }

.pb-100 {
  padding-bottom: 100px !important; }

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

.px-100 {
  padding-right: 100px !important;
  padding-left: 100px !important; }

.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }

.p-120 {
  padding: 120px !important; }

.pt-120 {
  padding-top: 120px !important; }

.pr-120 {
  padding-right: 120px !important; }

.pb-120 {
  padding-bottom: 120px !important; }

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

.px-120 {
  padding-right: 120px !important;
  padding-left: 120px !important; }

.py-120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important; }

.p-140 {
  padding: 140px !important; }

.pt-140 {
  padding-top: 140px !important; }

.pr-140 {
  padding-right: 140px !important; }

.pb-140 {
  padding-bottom: 140px !important; }

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

.px-140 {
  padding-right: 140px !important;
  padding-left: 140px !important; }

.py-140 {
  padding-top: 140px !important;
  padding-bottom: 140px !important; }

.p-150 {
  padding: 150px !important; }

.pt-150 {
  padding-top: 150px !important; }

.pr-150 {
  padding-right: 150px !important; }

.pb-150 {
  padding-bottom: 150px !important; }

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

.px-150 {
  padding-right: 150px !important;
  padding-left: 150px !important; }

.py-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important; }

.p-160 {
  padding: 160px !important; }

.pt-160 {
  padding-top: 160px !important; }

.pr-160 {
  padding-right: 160px !important; }

.pb-160 {
  padding-bottom: 160px !important; }

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

.px-160 {
  padding-right: 160px !important;
  padding-left: 160px !important; }

.py-160 {
  padding-top: 160px !important;
  padding-bottom: 160px !important; }

.p-180 {
  padding: 180px !important; }

.pt-180 {
  padding-top: 180px !important; }

.pr-180 {
  padding-right: 180px !important; }

.pb-180 {
  padding-bottom: 180px !important; }

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

.px-180 {
  padding-right: 180px !important;
  padding-left: 180px !important; }

.py-180 {
  padding-top: 180px !important;
  padding-bottom: 180px !important; }

.p-200 {
  padding: 200px !important; }

.pt-200 {
  padding-top: 200px !important; }

.pr-200 {
  padding-right: 200px !important; }

.pb-200 {
  padding-bottom: 200px !important; }

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

.px-200 {
  padding-right: 200px !important;
  padding-left: 200px !important; }

.py-200 {
  padding-top: 200px !important;
  padding-bottom: 200px !important; }

.p-250 {
  padding: 250px !important; }

.pt-250 {
  padding-top: 250px !important; }

.pr-250 {
  padding-right: 250px !important; }

.pb-250 {
  padding-bottom: 250px !important; }

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

.px-250 {
  padding-right: 250px !important;
  padding-left: 250px !important; }

.py-250 {
  padding-top: 250px !important;
  padding-bottom: 250px !important; }

.p-300 {
  padding: 300px !important; }

.pt-300 {
  padding-top: 300px !important; }

.pr-300 {
  padding-right: 300px !important; }

.pb-300 {
  padding-bottom: 300px !important; }

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

.px-300 {
  padding-right: 300px !important;
  padding-left: 300px !important; }

.py-300 {
  padding-top: 300px !important;
  padding-bottom: 300px !important; }

.p-400 {
  padding: 400px !important; }

.pt-400 {
  padding-top: 400px !important; }

.pr-400 {
  padding-right: 400px !important; }

.pb-400 {
  padding-bottom: 400px !important; }

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

.px-400 {
  padding-right: 400px !important;
  padding-left: 400px !important; }

.py-400 {
  padding-top: 400px !important;
  padding-bottom: 400px !important; }

.p-500 {
  padding: 500px !important; }

.pt-500 {
  padding-top: 500px !important; }

.pr-500 {
  padding-right: 500px !important; }

.pb-500 {
  padding-bottom: 500px !important; }

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

.px-500 {
  padding-right: 500px !important;
  padding-left: 500px !important; }

.py-500 {
  padding-top: 500px !important;
  padding-bottom: 500px !important; }

.gap-items > *,
.gap-items-3 > * {
  margin-left: 8px;
  margin-right: 8px; }
  .gap-items > *:first-child,
  .gap-items-3 > *:first-child {
    margin-left: 0; }
  .gap-items > *:last-child,
  .gap-items-3 > *:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .gap-items > *,
  .gap-items-3 > * {
    margin-left: 4px;
    margin-right: 4px; }
    .gap-items > *:first-child,
    .gap-items-3 > *:first-child {
      margin-left: 0; }
    .gap-items > *:last-child,
    .gap-items-3 > *:last-child {
      margin-right: 0; } }

.gap-items-1 > * {
  margin-left: 2px;
  margin-right: 2px; }
  .gap-items-1 > *:first-child {
    margin-left: 0; }
  .gap-items-1 > *:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .gap-items-1 > * {
    margin-left: 1px;
    margin-right: 1px; }
    .gap-items-1 > *:first-child {
      margin-left: 0; }
    .gap-items-1 > *:last-child {
      margin-right: 0; } }

.gap-items-2 > * {
  margin-left: 4px;
  margin-right: 4px; }
  .gap-items-2 > *:first-child {
    margin-left: 0; }
  .gap-items-2 > *:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .gap-items-2 > * {
    margin-left: 2px;
    margin-right: 2px; }
    .gap-items-2 > *:first-child {
      margin-left: 0; }
    .gap-items-2 > *:last-child {
      margin-right: 0; } }

.gap-items-4 > * {
  margin-left: 12px;
  margin-right: 12px; }
  .gap-items-4 > *:first-child {
    margin-left: 0; }
  .gap-items-4 > *:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .gap-items-4 > * {
    margin-left: 6px;
    margin-right: 6px; }
    .gap-items-4 > *:first-child {
      margin-left: 0; }
    .gap-items-4 > *:last-child {
      margin-right: 0; } }

.gap-items-5 > * {
  margin-left: 16px;
  margin-right: 16px; }
  .gap-items-5 > *:first-child {
    margin-left: 0; }
  .gap-items-5 > *:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .gap-items-5 > * {
    margin-left: 8px;
    margin-right: 8px; }
    .gap-items-5 > *:first-child {
      margin-left: 0; }
    .gap-items-5 > *:last-child {
      margin-right: 0; } }

.gap-multiline-items,
.gap-multiline-items-3 {
  margin: -8px; }
  .gap-multiline-items > *,
  .gap-multiline-items-3 > * {
    margin: 8px; }
  @media (max-width: 767px) {
    .gap-multiline-items,
    .gap-multiline-items-3 {
      margin: -4px; }
      .gap-multiline-items > *,
      .gap-multiline-items-3 > * {
        margin: 4px; } }

.gap-multiline-items-1 {
  margin: -2px; }
  .gap-multiline-items-1 > * {
    margin: 2px; }
  @media (max-width: 767px) {
    .gap-multiline-items-1 {
      margin: -1px; }
      .gap-multiline-items-1 > * {
        margin: 1px; } }

.gap-multiline-items-2 {
  margin: -4px; }
  .gap-multiline-items-2 > * {
    margin: 4px; }
  @media (max-width: 767px) {
    .gap-multiline-items-2 {
      margin: -2px; }
      .gap-multiline-items-2 > * {
        margin: 2px; } }

.gap-multiline-items-4 {
  margin: -12px; }
  .gap-multiline-items-4 > * {
    margin: 12px; }
  @media (max-width: 767px) {
    .gap-multiline-items-4 {
      margin: -6px; }
      .gap-multiline-items-4 > * {
        margin: 6px; } }

.gap-multiline-items-5 {
  margin: -16px; }
  .gap-multiline-items-5 > * {
    margin: 16px; }
  @media (max-width: 767px) {
    .gap-multiline-items-5 {
      margin: -8px; }
      .gap-multiline-items-5 > * {
        margin: 8px; } }

.gap-y.gap-items,
.gap-y.gap-items-3 {
  margin: -8px; }
  .gap-y.gap-items > *,
  .gap-y.gap-items-3 > * {
    margin: 8px; }
  @media (max-width: 767px) {
    .gap-y.gap-items,
    .gap-y.gap-items-3 {
      margin: -4px; }
      .gap-y.gap-items > *,
      .gap-y.gap-items-3 > * {
        margin: 4px; } }

.gap-y.gap-items-1 {
  margin: -2px; }
  .gap-y.gap-items-1 > * {
    margin: 2px; }
  @media (max-width: 767px) {
    .gap-y.gap-items-1 {
      margin: -1px; }
      .gap-y.gap-items-1 > * {
        margin: 1px; } }

.gap-y.gap-items-2 {
  margin: -4px; }
  .gap-y.gap-items-2 > * {
    margin: 4px; }
  @media (max-width: 767px) {
    .gap-y.gap-items-2 {
      margin: -2px; }
      .gap-y.gap-items-2 > * {
        margin: 2px; } }

.gap-y.gap-items-4 {
  margin: -12px; }
  .gap-y.gap-items-4 > * {
    margin: 12px; }
  @media (max-width: 767px) {
    .gap-y.gap-items-4 {
      margin: -6px; }
      .gap-y.gap-items-4 > * {
        margin: 6px; } }

.gap-y.gap-items-5 {
  margin: -16px; }
  .gap-y.gap-items-5 > * {
    margin: 16px; }
  @media (max-width: 767px) {
    .gap-y.gap-items-5 {
      margin: -8px; }
      .gap-y.gap-items-5 > * {
        margin: 8px; } }

.font-body,
.font-roboto {
  font-family: "Gotham", sans-serif; }

.font-title,
.font-ubuntu {
  font-family: "Gotham", sans-serif; }

.font-article,
.font-lora {
  font-family: "Gotham", sans-serif; }

.fs-8 {
  font-size: 8px !important; }

.fs-9 {
  font-size: 9px !important; }

.fs-10 {
  font-size: 10px !important; }

.fs-11 {
  font-size: 11px !important; }

.fs-12 {
  font-size: 12px !important; }

.fs-13 {
  font-size: 13px !important; }

.fs-14 {
  font-size: 14px !important; }

.fs-15 {
  font-size: 15px !important; }

.fs-16 {
  font-size: 16px !important; }

.fs-17 {
  font-size: 17px !important; }

.fs-18 {
  font-size: 18px !important; }

.fs-19 {
  font-size: 19px !important; }

.fs-20 {
  font-size: 20px !important; }

.fs-22 {
  font-size: 22px !important; }

.fs-24 {
  font-size: 24px !important; }

.fs-25 {
  font-size: 25px !important; }

.fs-26 {
  font-size: 26px !important; }

.fs-28 {
  font-size: 28px !important; }

.fs-30 {
  font-size: 30px !important;
  line-height: 1.2; }

.fs-35 {
  font-size: 35px !important;
  line-height: 1.2; }

.fs-40 {
  font-size: 40px !important;
  line-height: 1.2; }

.fs-45 {
  font-size: 45px !important;
  line-height: 1.2; }

.fs-50 {
  font-size: 50px !important;
  line-height: 1.2; }

.fs-60 {
  font-size: 60px !important;
  line-height: 1.2; }

.fs-70 {
  font-size: 70px !important;
  line-height: 1.2; }

.fs-80 {
  font-size: 80px !important;
  line-height: 1.2; }

.fs-90 {
  font-size: 90px !important;
  line-height: 1.2; }

.fw-100 {
  font-weight: 100 !important; }

.fw-200 {
  font-weight: 200 !important; }

.fw-300 {
  font-weight: 300 !important; }

.fw-400 {
  font-weight: 400 !important; }

.fw-500 {
  font-weight: 500 !important; }

.fw-600 {
  font-weight: 600 !important; }

.fw-700 {
  font-weight: 700 !important; }

.fw-800 {
  font-weight: 800 !important; }

.fw-900 {
  font-weight: 900 !important; }

.lh-0 {
  line-height: 0   !important; }

.lh-1 {
  line-height: 1   !important; }

.lh-11 {
  line-height: 1.1 !important; }

.lh-12 {
  line-height: 1.2 !important; }

.lh-13 {
  line-height: 1.3 !important; }

.lh-14 {
  line-height: 1.4 !important; }

.lh-15 {
  line-height: 1.5 !important; }

.lh-16 {
  line-height: 1.6 !important; }

.lh-17 {
  line-height: 1.7 !important; }

.lh-18 {
  line-height: 1.8 !important; }

.lh-19 {
  line-height: 1.9 !important; }

.lh-2 {
  line-height: 2   !important; }

.lh-22 {
  line-height: 2.2 !important; }

.lh-24 {
  line-height: 2.4 !important; }

.lh-25 {
  line-height: 2.5 !important; }

.lh-26 {
  line-height: 2.6 !important; }

.lh-28 {
  line-height: 2.8 !important; }

.lh-3 {
  line-height: 3   !important; }

.lh-35 {
  line-height: 3.5 !important; }

.lh-4 {
  line-height: 4   !important; }

.lh-45 {
  line-height: 4.5 !important; }

.lh-5 {
  line-height: 5   !important; }

.letter-spacing-0 {
  letter-spacing: 0px !important; }

.ls-0 {
  letter-spacing: 0px !important; }

.letter-spacing-1 {
  letter-spacing: 1px !important; }

.ls-1 {
  letter-spacing: 1px !important; }

.letter-spacing-2 {
  letter-spacing: 2px !important; }

.ls-2 {
  letter-spacing: 2px !important; }

.letter-spacing-3 {
  letter-spacing: 3px !important; }

.ls-3 {
  letter-spacing: 3px !important; }

.letter-spacing-4 {
  letter-spacing: 4px !important; }

.ls-4 {
  letter-spacing: 4px !important; }

.letter-spacing-5 {
  letter-spacing: 5px !important; }

.ls-5 {
  letter-spacing: 5px !important; }

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

.align-sub {
  vertical-align: sub; }

@font-face {
  font-family: "Gotham";
  src: url(/main-app-resource/efdfeb1e8eb470064c9bafeb22a00431.ttf);
  font-style: normal;
  font-weight: 300; }

@font-face {
  font-family: "Gotham";
  src: url(/main-app-resource/94476309e7e192f557917235c277ae19.ttf);
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Gotham";
  src: url(/main-app-resource/ae5a69f10be2d3b0c158e995a02931c0.ttf);
  font-style: normal;
  font-weight: 500; }

@font-face {
  font-family: "Gotham";
  src: url(/main-app-resource/6e65ce424d64d0c0907983808b782cfa.ttf);
  font-style: normal;
  font-weight: 700; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ie-clear-fix {
    height: 60px !important; } }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/main-app-resource/674f50d287a8c48dc19ba404d20fe713.eot);
  src: url(/main-app-resource/674f50d287a8c48dc19ba404d20fe713.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/main-app-resource/af7ae505a9eed503f8b8e6982036873e.woff2) format("woff2"), url(/main-app-resource/fee66e712a8a08eef5805a46892932ad.woff) format("woff"), url(/main-app-resource/b06871f281fee6b241d60582ae9369b9.ttf) format("truetype"), url(/main-app-resource/assets/760bd83ee04dff470e0277f3eb7deebe.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .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(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\F000"; }

.fa-music:before {
  content: "\F001"; }

.fa-search:before {
  content: "\F002"; }

.fa-envelope-o:before {
  content: "\F003"; }

.fa-heart:before {
  content: "\F004"; }

.fa-star:before {
  content: "\F005"; }

.fa-star-o:before {
  content: "\F006"; }

.fa-user:before {
  content: "\F007"; }

.fa-film:before {
  content: "\F008"; }

.fa-th-large:before {
  content: "\F009"; }

.fa-th:before {
  content: "\F00A"; }

.fa-th-list:before {
  content: "\F00B"; }

.fa-check:before {
  content: "\F00C"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\F00D"; }

.fa-search-plus:before {
  content: "\F00E"; }

.fa-search-minus:before {
  content: "\F010"; }

.fa-power-off:before {
  content: "\F011"; }

.fa-signal:before {
  content: "\F012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\F013"; }

.fa-trash-o:before {
  content: "\F014"; }

.fa-home:before {
  content: "\F015"; }

.fa-file-o:before {
  content: "\F016"; }

.fa-clock-o:before {
  content: "\F017"; }

.fa-road:before {
  content: "\F018"; }

.fa-download:before {
  content: "\F019"; }

.fa-arrow-circle-o-down:before {
  content: "\F01A"; }

.fa-arrow-circle-o-up:before {
  content: "\F01B"; }

.fa-inbox:before {
  content: "\F01C"; }

.fa-play-circle-o:before {
  content: "\F01D"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\F01E"; }

.fa-refresh:before {
  content: "\F021"; }

.fa-list-alt:before {
  content: "\F022"; }

.fa-lock:before {
  content: "\F023"; }

.fa-flag:before {
  content: "\F024"; }

.fa-headphones:before {
  content: "\F025"; }

.fa-volume-off:before {
  content: "\F026"; }

.fa-volume-down:before {
  content: "\F027"; }

.fa-volume-up:before {
  content: "\F028"; }

.fa-qrcode:before {
  content: "\F029"; }

.fa-barcode:before {
  content: "\F02A"; }

.fa-tag:before {
  content: "\F02B"; }

.fa-tags:before {
  content: "\F02C"; }

.fa-book:before {
  content: "\F02D"; }

.fa-bookmark:before {
  content: "\F02E"; }

.fa-print:before {
  content: "\F02F"; }

.fa-camera:before {
  content: "\F030"; }

.fa-font:before {
  content: "\F031"; }

.fa-bold:before {
  content: "\F032"; }

.fa-italic:before {
  content: "\F033"; }

.fa-text-height:before {
  content: "\F034"; }

.fa-text-width:before {
  content: "\F035"; }

.fa-align-left:before {
  content: "\F036"; }

.fa-align-center:before {
  content: "\F037"; }

.fa-align-right:before {
  content: "\F038"; }

.fa-align-justify:before {
  content: "\F039"; }

.fa-list:before {
  content: "\F03A"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B"; }

.fa-indent:before {
  content: "\F03C"; }

.fa-video-camera:before {
  content: "\F03D"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\F03E"; }

.fa-pencil:before {
  content: "\F040"; }

.fa-map-marker:before {
  content: "\F041"; }

.fa-adjust:before {
  content: "\F042"; }

.fa-tint:before {
  content: "\F043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044"; }

.fa-share-square-o:before {
  content: "\F045"; }

.fa-check-square-o:before {
  content: "\F046"; }

.fa-arrows:before {
  content: "\F047"; }

.fa-step-backward:before {
  content: "\F048"; }

.fa-fast-backward:before {
  content: "\F049"; }

.fa-backward:before {
  content: "\F04A"; }

.fa-play:before {
  content: "\F04B"; }

.fa-pause:before {
  content: "\F04C"; }

.fa-stop:before {
  content: "\F04D"; }

.fa-forward:before {
  content: "\F04E"; }

.fa-fast-forward:before {
  content: "\F050"; }

.fa-step-forward:before {
  content: "\F051"; }

.fa-eject:before {
  content: "\F052"; }

.fa-chevron-left:before {
  content: "\F053"; }

.fa-chevron-right:before {
  content: "\F054"; }

.fa-plus-circle:before {
  content: "\F055"; }

.fa-minus-circle:before {
  content: "\F056"; }

.fa-times-circle:before {
  content: "\F057"; }

.fa-check-circle:before {
  content: "\F058"; }

.fa-question-circle:before {
  content: "\F059"; }

.fa-info-circle:before {
  content: "\F05A"; }

.fa-crosshairs:before {
  content: "\F05B"; }

.fa-times-circle-o:before {
  content: "\F05C"; }

.fa-check-circle-o:before {
  content: "\F05D"; }

.fa-ban:before {
  content: "\F05E"; }

.fa-arrow-left:before {
  content: "\F060"; }

.fa-arrow-right:before {
  content: "\F061"; }

.fa-arrow-up:before {
  content: "\F062"; }

.fa-arrow-down:before {
  content: "\F063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\F064"; }

.fa-expand:before {
  content: "\F065"; }

.fa-compress:before {
  content: "\F066"; }

.fa-plus:before {
  content: "\F067"; }

.fa-minus:before {
  content: "\F068"; }

.fa-asterisk:before {
  content: "\F069"; }

.fa-exclamation-circle:before {
  content: "\F06A"; }

.fa-gift:before {
  content: "\F06B"; }

.fa-leaf:before {
  content: "\F06C"; }

.fa-fire:before {
  content: "\F06D"; }

.fa-eye:before {
  content: "\F06E"; }

.fa-eye-slash:before {
  content: "\F070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\F071"; }

.fa-plane:before {
  content: "\F072"; }

.fa-calendar:before {
  content: "\F073"; }

.fa-random:before {
  content: "\F074"; }

.fa-comment:before {
  content: "\F075"; }

.fa-magnet:before {
  content: "\F076"; }

.fa-chevron-up:before {
  content: "\F077"; }

.fa-chevron-down:before {
  content: "\F078"; }

.fa-retweet:before {
  content: "\F079"; }

.fa-shopping-cart:before {
  content: "\F07A"; }

.fa-folder:before {
  content: "\F07B"; }

.fa-folder-open:before {
  content: "\F07C"; }

.fa-arrows-v:before {
  content: "\F07D"; }

.fa-arrows-h:before {
  content: "\F07E"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080"; }

.fa-twitter-square:before {
  content: "\F081"; }

.fa-facebook-square:before {
  content: "\F082"; }

.fa-camera-retro:before {
  content: "\F083"; }

.fa-key:before {
  content: "\F084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\F085"; }

.fa-comments:before {
  content: "\F086"; }

.fa-thumbs-o-up:before {
  content: "\F087"; }

.fa-thumbs-o-down:before {
  content: "\F088"; }

.fa-star-half:before {
  content: "\F089"; }

.fa-heart-o:before {
  content: "\F08A"; }

.fa-sign-out:before {
  content: "\F08B"; }

.fa-linkedin-square:before {
  content: "\F08C"; }

.fa-thumb-tack:before {
  content: "\F08D"; }

.fa-external-link:before {
  content: "\F08E"; }

.fa-sign-in:before {
  content: "\F090"; }

.fa-trophy:before {
  content: "\F091"; }

.fa-github-square:before {
  content: "\F092"; }

.fa-upload:before {
  content: "\F093"; }

.fa-lemon-o:before {
  content: "\F094"; }

.fa-phone:before {
  content: "\F095"; }

.fa-square-o:before {
  content: "\F096"; }

.fa-bookmark-o:before {
  content: "\F097"; }

.fa-phone-square:before {
  content: "\F098"; }

.fa-twitter:before {
  content: "\F099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A"; }

.fa-github:before {
  content: "\F09B"; }

.fa-unlock:before {
  content: "\F09C"; }

.fa-credit-card:before {
  content: "\F09D"; }

.fa-feed:before,
.fa-rss:before {
  content: "\F09E"; }

.fa-hdd-o:before {
  content: "\F0A0"; }

.fa-bullhorn:before {
  content: "\F0A1"; }

.fa-bell:before {
  content: "\F0F3"; }

.fa-certificate:before {
  content: "\F0A3"; }

.fa-hand-o-right:before {
  content: "\F0A4"; }

.fa-hand-o-left:before {
  content: "\F0A5"; }

.fa-hand-o-up:before {
  content: "\F0A6"; }

.fa-hand-o-down:before {
  content: "\F0A7"; }

.fa-arrow-circle-left:before {
  content: "\F0A8"; }

.fa-arrow-circle-right:before {
  content: "\F0A9"; }

.fa-arrow-circle-up:before {
  content: "\F0AA"; }

.fa-arrow-circle-down:before {
  content: "\F0AB"; }

.fa-globe:before {
  content: "\F0AC"; }

.fa-wrench:before {
  content: "\F0AD"; }

.fa-tasks:before {
  content: "\F0AE"; }

.fa-filter:before {
  content: "\F0B0"; }

.fa-briefcase:before {
  content: "\F0B1"; }

.fa-arrows-alt:before {
  content: "\F0B2"; }

.fa-group:before,
.fa-users:before {
  content: "\F0C0"; }

.fa-chain:before,
.fa-link:before {
  content: "\F0C1"; }

.fa-cloud:before {
  content: "\F0C2"; }

.fa-flask:before {
  content: "\F0C3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5"; }

.fa-paperclip:before {
  content: "\F0C6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7"; }

.fa-square:before {
  content: "\F0C8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9"; }

.fa-list-ul:before {
  content: "\F0CA"; }

.fa-list-ol:before {
  content: "\F0CB"; }

.fa-strikethrough:before {
  content: "\F0CC"; }

.fa-underline:before {
  content: "\F0CD"; }

.fa-table:before {
  content: "\F0CE"; }

.fa-magic:before {
  content: "\F0D0"; }

.fa-truck:before {
  content: "\F0D1"; }

.fa-pinterest:before {
  content: "\F0D2"; }

.fa-pinterest-square:before {
  content: "\F0D3"; }

.fa-google-plus-square:before {
  content: "\F0D4"; }

.fa-google-plus:before {
  content: "\F0D5"; }

.fa-money:before {
  content: "\F0D6"; }

.fa-caret-down:before {
  content: "\F0D7"; }

.fa-caret-up:before {
  content: "\F0D8"; }

.fa-caret-left:before {
  content: "\F0D9"; }

.fa-caret-right:before {
  content: "\F0DA"; }

.fa-columns:before {
  content: "\F0DB"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\F0DC"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\F0DD"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\F0DE"; }

.fa-envelope:before {
  content: "\F0E0"; }

.fa-linkedin:before {
  content: "\F0E1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\F0E3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4"; }

.fa-comment-o:before {
  content: "\F0E5"; }

.fa-comments-o:before {
  content: "\F0E6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\F0E7"; }

.fa-sitemap:before {
  content: "\F0E8"; }

.fa-umbrella:before {
  content: "\F0E9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\F0EA"; }

.fa-lightbulb-o:before {
  content: "\F0EB"; }

.fa-exchange:before {
  content: "\F0EC"; }

.fa-cloud-download:before {
  content: "\F0ED"; }

.fa-cloud-upload:before {
  content: "\F0EE"; }

.fa-user-md:before {
  content: "\F0F0"; }

.fa-stethoscope:before {
  content: "\F0F1"; }

.fa-suitcase:before {
  content: "\F0F2"; }

.fa-bell-o:before {
  content: "\F0A2"; }

.fa-coffee:before {
  content: "\F0F4"; }

.fa-cutlery:before {
  content: "\F0F5"; }

.fa-file-text-o:before {
  content: "\F0F6"; }

.fa-building-o:before {
  content: "\F0F7"; }

.fa-hospital-o:before {
  content: "\F0F8"; }

.fa-ambulance:before {
  content: "\F0F9"; }

.fa-medkit:before {
  content: "\F0FA"; }

.fa-fighter-jet:before {
  content: "\F0FB"; }

.fa-beer:before {
  content: "\F0FC"; }

.fa-h-square:before {
  content: "\F0FD"; }

.fa-plus-square:before {
  content: "\F0FE"; }

.fa-angle-double-left:before {
  content: "\F100"; }

.fa-angle-double-right:before {
  content: "\F101"; }

.fa-angle-double-up:before {
  content: "\F102"; }

.fa-angle-double-down:before {
  content: "\F103"; }

.fa-angle-left:before {
  content: "\F104"; }

.fa-angle-right:before {
  content: "\F105"; }

.fa-angle-up:before {
  content: "\F106"; }

.fa-angle-down:before {
  content: "\F107"; }

.fa-desktop:before {
  content: "\F108"; }

.fa-laptop:before {
  content: "\F109"; }

.fa-tablet:before {
  content: "\F10A"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B"; }

.fa-circle-o:before {
  content: "\F10C"; }

.fa-quote-left:before {
  content: "\F10D"; }

.fa-quote-right:before {
  content: "\F10E"; }

.fa-spinner:before {
  content: "\F110"; }

.fa-circle:before {
  content: "\F111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112"; }

.fa-github-alt:before {
  content: "\F113"; }

.fa-folder-o:before {
  content: "\F114"; }

.fa-folder-open-o:before {
  content: "\F115"; }

.fa-smile-o:before {
  content: "\F118"; }

.fa-frown-o:before {
  content: "\F119"; }

.fa-meh-o:before {
  content: "\F11A"; }

.fa-gamepad:before {
  content: "\F11B"; }

.fa-keyboard-o:before {
  content: "\F11C"; }

.fa-flag-o:before {
  content: "\F11D"; }

.fa-flag-checkered:before {
  content: "\F11E"; }

.fa-terminal:before {
  content: "\F120"; }

.fa-code:before {
  content: "\F121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123"; }

.fa-location-arrow:before {
  content: "\F124"; }

.fa-crop:before {
  content: "\F125"; }

.fa-code-fork:before {
  content: "\F126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\F127"; }

.fa-question:before {
  content: "\F128"; }

.fa-info:before {
  content: "\F129"; }

.fa-exclamation:before {
  content: "\F12A"; }

.fa-superscript:before {
  content: "\F12B"; }

.fa-subscript:before {
  content: "\F12C"; }

.fa-eraser:before {
  content: "\F12D"; }

.fa-puzzle-piece:before {
  content: "\F12E"; }

.fa-microphone:before {
  content: "\F130"; }

.fa-microphone-slash:before {
  content: "\F131"; }

.fa-shield:before {
  content: "\F132"; }

.fa-calendar-o:before {
  content: "\F133"; }

.fa-fire-extinguisher:before {
  content: "\F134"; }

.fa-rocket:before {
  content: "\F135"; }

.fa-maxcdn:before {
  content: "\F136"; }

.fa-chevron-circle-left:before {
  content: "\F137"; }

.fa-chevron-circle-right:before {
  content: "\F138"; }

.fa-chevron-circle-up:before {
  content: "\F139"; }

.fa-chevron-circle-down:before {
  content: "\F13A"; }

.fa-html5:before {
  content: "\F13B"; }

.fa-css3:before {
  content: "\F13C"; }

.fa-anchor:before {
  content: "\F13D"; }

.fa-unlock-alt:before {
  content: "\F13E"; }

.fa-bullseye:before {
  content: "\F140"; }

.fa-ellipsis-h:before {
  content: "\F141"; }

.fa-ellipsis-v:before {
  content: "\F142"; }

.fa-rss-square:before {
  content: "\F143"; }

.fa-play-circle:before {
  content: "\F144"; }

.fa-ticket:before {
  content: "\F145"; }

.fa-minus-square:before {
  content: "\F146"; }

.fa-minus-square-o:before {
  content: "\F147"; }

.fa-level-up:before {
  content: "\F148"; }

.fa-level-down:before {
  content: "\F149"; }

.fa-check-square:before {
  content: "\F14A"; }

.fa-pencil-square:before {
  content: "\F14B"; }

.fa-external-link-square:before {
  content: "\F14C"; }

.fa-share-square:before {
  content: "\F14D"; }

.fa-compass:before {
  content: "\F14E"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\F150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\F151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\F152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\F153"; }

.fa-gbp:before {
  content: "\F154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\F155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\F156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\F157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\F158"; }

.fa-won:before,
.fa-krw:before {
  content: "\F159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A"; }

.fa-file:before {
  content: "\F15B"; }

.fa-file-text:before {
  content: "\F15C"; }

.fa-sort-alpha-asc:before {
  content: "\F15D"; }

.fa-sort-alpha-desc:before {
  content: "\F15E"; }

.fa-sort-amount-asc:before {
  content: "\F160"; }

.fa-sort-amount-desc:before {
  content: "\F161"; }

.fa-sort-numeric-asc:before {
  content: "\F162"; }

.fa-sort-numeric-desc:before {
  content: "\F163"; }

.fa-thumbs-up:before {
  content: "\F164"; }

.fa-thumbs-down:before {
  content: "\F165"; }

.fa-youtube-square:before {
  content: "\F166"; }

.fa-youtube:before {
  content: "\F167"; }

.fa-xing:before {
  content: "\F168"; }

.fa-xing-square:before {
  content: "\F169"; }

.fa-youtube-play:before {
  content: "\F16A"; }

.fa-dropbox:before {
  content: "\F16B"; }

.fa-stack-overflow:before {
  content: "\F16C"; }

.fa-instagram:before {
  content: "\F16D"; }

.fa-flickr:before {
  content: "\F16E"; }

.fa-adn:before {
  content: "\F170"; }

.fa-bitbucket:before {
  content: "\F171"; }

.fa-bitbucket-square:before {
  content: "\F172"; }

.fa-tumblr:before {
  content: "\F173"; }

.fa-tumblr-square:before {
  content: "\F174"; }

.fa-long-arrow-down:before {
  content: "\F175"; }

.fa-long-arrow-up:before {
  content: "\F176"; }

.fa-long-arrow-left:before {
  content: "\F177"; }

.fa-long-arrow-right:before {
  content: "\F178"; }

.fa-apple:before {
  content: "\F179"; }

.fa-windows:before {
  content: "\F17A"; }

.fa-android:before {
  content: "\F17B"; }

.fa-linux:before {
  content: "\F17C"; }

.fa-dribbble:before {
  content: "\F17D"; }

.fa-skype:before {
  content: "\F17E"; }

.fa-foursquare:before {
  content: "\F180"; }

.fa-trello:before {
  content: "\F181"; }

.fa-female:before {
  content: "\F182"; }

.fa-male:before {
  content: "\F183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184"; }

.fa-sun-o:before {
  content: "\F185"; }

.fa-moon-o:before {
  content: "\F186"; }

.fa-archive:before {
  content: "\F187"; }

.fa-bug:before {
  content: "\F188"; }

.fa-vk:before {
  content: "\F189"; }

.fa-weibo:before {
  content: "\F18A"; }

.fa-renren:before {
  content: "\F18B"; }

.fa-pagelines:before {
  content: "\F18C"; }

.fa-stack-exchange:before {
  content: "\F18D"; }

.fa-arrow-circle-o-right:before {
  content: "\F18E"; }

.fa-arrow-circle-o-left:before {
  content: "\F190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\F191"; }

.fa-dot-circle-o:before {
  content: "\F192"; }

.fa-wheelchair:before {
  content: "\F193"; }

.fa-vimeo-square:before {
  content: "\F194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\F195"; }

.fa-plus-square-o:before {
  content: "\F196"; }

.fa-space-shuttle:before {
  content: "\F197"; }

.fa-slack:before {
  content: "\F198"; }

.fa-envelope-square:before {
  content: "\F199"; }

.fa-wordpress:before {
  content: "\F19A"; }

.fa-openid:before {
  content: "\F19B"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\F19C"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\F19D"; }

.fa-yahoo:before {
  content: "\F19E"; }

.fa-google:before {
  content: "\F1A0"; }

.fa-reddit:before {
  content: "\F1A1"; }

.fa-reddit-square:before {
  content: "\F1A2"; }

.fa-stumbleupon-circle:before {
  content: "\F1A3"; }

.fa-stumbleupon:before {
  content: "\F1A4"; }

.fa-delicious:before {
  content: "\F1A5"; }

.fa-digg:before {
  content: "\F1A6"; }

.fa-pied-piper-pp:before {
  content: "\F1A7"; }

.fa-pied-piper-alt:before {
  content: "\F1A8"; }

.fa-drupal:before {
  content: "\F1A9"; }

.fa-joomla:before {
  content: "\F1AA"; }

.fa-language:before {
  content: "\F1AB"; }

.fa-fax:before {
  content: "\F1AC"; }

.fa-building:before {
  content: "\F1AD"; }

.fa-child:before {
  content: "\F1AE"; }

.fa-paw:before {
  content: "\F1B0"; }

.fa-spoon:before {
  content: "\F1B1"; }

.fa-cube:before {
  content: "\F1B2"; }

.fa-cubes:before {
  content: "\F1B3"; }

.fa-behance:before {
  content: "\F1B4"; }

.fa-behance-square:before {
  content: "\F1B5"; }

.fa-steam:before {
  content: "\F1B6"; }

.fa-steam-square:before {
  content: "\F1B7"; }

.fa-recycle:before {
  content: "\F1B8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\F1B9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA"; }

.fa-tree:before {
  content: "\F1BB"; }

.fa-spotify:before {
  content: "\F1BC"; }

.fa-deviantart:before {
  content: "\F1BD"; }

.fa-soundcloud:before {
  content: "\F1BE"; }

.fa-database:before {
  content: "\F1C0"; }

.fa-file-pdf-o:before {
  content: "\F1C1"; }

.fa-file-word-o:before {
  content: "\F1C2"; }

.fa-file-excel-o:before {
  content: "\F1C3"; }

.fa-file-powerpoint-o:before {
  content: "\F1C4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\F1C5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\F1C6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\F1C7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8"; }

.fa-file-code-o:before {
  content: "\F1C9"; }

.fa-vine:before {
  content: "\F1CA"; }

.fa-codepen:before {
  content: "\F1CB"; }

.fa-jsfiddle:before {
  content: "\F1CC"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\F1CD"; }

.fa-circle-o-notch:before {
  content: "\F1CE"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\F1D0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\F1D1"; }

.fa-git-square:before {
  content: "\F1D2"; }

.fa-git:before {
  content: "\F1D3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\F1D4"; }

.fa-tencent-weibo:before {
  content: "\F1D5"; }

.fa-qq:before {
  content: "\F1D6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\F1D8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\F1D9"; }

.fa-history:before {
  content: "\F1DA"; }

.fa-circle-thin:before {
  content: "\F1DB"; }

.fa-header:before {
  content: "\F1DC"; }

.fa-paragraph:before {
  content: "\F1DD"; }

.fa-sliders:before {
  content: "\F1DE"; }

.fa-share-alt:before {
  content: "\F1E0"; }

.fa-share-alt-square:before {
  content: "\F1E1"; }

.fa-bomb:before {
  content: "\F1E2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\F1E3"; }

.fa-tty:before {
  content: "\F1E4"; }

.fa-binoculars:before {
  content: "\F1E5"; }

.fa-plug:before {
  content: "\F1E6"; }

.fa-slideshare:before {
  content: "\F1E7"; }

.fa-twitch:before {
  content: "\F1E8"; }

.fa-yelp:before {
  content: "\F1E9"; }

.fa-newspaper-o:before {
  content: "\F1EA"; }

.fa-wifi:before {
  content: "\F1EB"; }

.fa-calculator:before {
  content: "\F1EC"; }

.fa-paypal:before {
  content: "\F1ED"; }

.fa-google-wallet:before {
  content: "\F1EE"; }

.fa-cc-visa:before {
  content: "\F1F0"; }

.fa-cc-mastercard:before {
  content: "\F1F1"; }

.fa-cc-discover:before {
  content: "\F1F2"; }

.fa-cc-amex:before {
  content: "\F1F3"; }

.fa-cc-paypal:before {
  content: "\F1F4"; }

.fa-cc-stripe:before {
  content: "\F1F5"; }

.fa-bell-slash:before {
  content: "\F1F6"; }

.fa-bell-slash-o:before {
  content: "\F1F7"; }

.fa-trash:before {
  content: "\F1F8"; }

.fa-copyright:before {
  content: "\F1F9"; }

.fa-at:before {
  content: "\F1FA"; }

.fa-eyedropper:before {
  content: "\F1FB"; }

.fa-paint-brush:before {
  content: "\F1FC"; }

.fa-birthday-cake:before {
  content: "\F1FD"; }

.fa-area-chart:before {
  content: "\F1FE"; }

.fa-pie-chart:before {
  content: "\F200"; }

.fa-line-chart:before {
  content: "\F201"; }

.fa-lastfm:before {
  content: "\F202"; }

.fa-lastfm-square:before {
  content: "\F203"; }

.fa-toggle-off:before {
  content: "\F204"; }

.fa-toggle-on:before {
  content: "\F205"; }

.fa-bicycle:before {
  content: "\F206"; }

.fa-bus:before {
  content: "\F207"; }

.fa-ioxhost:before {
  content: "\F208"; }

.fa-angellist:before {
  content: "\F209"; }

.fa-cc:before {
  content: "\F20A"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\F20B"; }

.fa-meanpath:before {
  content: "\F20C"; }

.fa-buysellads:before {
  content: "\F20D"; }

.fa-connectdevelop:before {
  content: "\F20E"; }

.fa-dashcube:before {
  content: "\F210"; }

.fa-forumbee:before {
  content: "\F211"; }

.fa-leanpub:before {
  content: "\F212"; }

.fa-sellsy:before {
  content: "\F213"; }

.fa-shirtsinbulk:before {
  content: "\F214"; }

.fa-simplybuilt:before {
  content: "\F215"; }

.fa-skyatlas:before {
  content: "\F216"; }

.fa-cart-plus:before {
  content: "\F217"; }

.fa-cart-arrow-down:before {
  content: "\F218"; }

.fa-diamond:before {
  content: "\F219"; }

.fa-ship:before {
  content: "\F21A"; }

.fa-user-secret:before {
  content: "\F21B"; }

.fa-motorcycle:before {
  content: "\F21C"; }

.fa-street-view:before {
  content: "\F21D"; }

.fa-heartbeat:before {
  content: "\F21E"; }

.fa-venus:before {
  content: "\F221"; }

.fa-mars:before {
  content: "\F222"; }

.fa-mercury:before {
  content: "\F223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\F224"; }

.fa-transgender-alt:before {
  content: "\F225"; }

.fa-venus-double:before {
  content: "\F226"; }

.fa-mars-double:before {
  content: "\F227"; }

.fa-venus-mars:before {
  content: "\F228"; }

.fa-mars-stroke:before {
  content: "\F229"; }

.fa-mars-stroke-v:before {
  content: "\F22A"; }

.fa-mars-stroke-h:before {
  content: "\F22B"; }

.fa-neuter:before {
  content: "\F22C"; }

.fa-genderless:before {
  content: "\F22D"; }

.fa-facebook-official:before {
  content: "\F230"; }

.fa-pinterest-p:before {
  content: "\F231"; }

.fa-whatsapp:before {
  content: "\F232"; }

.fa-server:before {
  content: "\F233"; }

.fa-user-plus:before {
  content: "\F234"; }

.fa-user-times:before {
  content: "\F235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\F236"; }

.fa-viacoin:before {
  content: "\F237"; }

.fa-train:before {
  content: "\F238"; }

.fa-subway:before {
  content: "\F239"; }

.fa-medium:before {
  content: "\F23A"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\F23B"; }

.fa-optin-monster:before {
  content: "\F23C"; }

.fa-opencart:before {
  content: "\F23D"; }

.fa-expeditedssl:before {
  content: "\F23E"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\F240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244"; }

.fa-mouse-pointer:before {
  content: "\F245"; }

.fa-i-cursor:before {
  content: "\F246"; }

.fa-object-group:before {
  content: "\F247"; }

.fa-object-ungroup:before {
  content: "\F248"; }

.fa-sticky-note:before {
  content: "\F249"; }

.fa-sticky-note-o:before {
  content: "\F24A"; }

.fa-cc-jcb:before {
  content: "\F24B"; }

.fa-cc-diners-club:before {
  content: "\F24C"; }

.fa-clone:before {
  content: "\F24D"; }

.fa-balance-scale:before {
  content: "\F24E"; }

.fa-hourglass-o:before {
  content: "\F250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253"; }

.fa-hourglass:before {
  content: "\F254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\F256"; }

.fa-hand-scissors-o:before {
  content: "\F257"; }

.fa-hand-lizard-o:before {
  content: "\F258"; }

.fa-hand-spock-o:before {
  content: "\F259"; }

.fa-hand-pointer-o:before {
  content: "\F25A"; }

.fa-hand-peace-o:before {
  content: "\F25B"; }

.fa-trademark:before {
  content: "\F25C"; }

.fa-registered:before {
  content: "\F25D"; }

.fa-creative-commons:before {
  content: "\F25E"; }

.fa-gg:before {
  content: "\F260"; }

.fa-gg-circle:before {
  content: "\F261"; }

.fa-tripadvisor:before {
  content: "\F262"; }

.fa-odnoklassniki:before {
  content: "\F263"; }

.fa-odnoklassniki-square:before {
  content: "\F264"; }

.fa-get-pocket:before {
  content: "\F265"; }

.fa-wikipedia-w:before {
  content: "\F266"; }

.fa-safari:before {
  content: "\F267"; }

.fa-chrome:before {
  content: "\F268"; }

.fa-firefox:before {
  content: "\F269"; }

.fa-opera:before {
  content: "\F26A"; }

.fa-internet-explorer:before {
  content: "\F26B"; }

.fa-tv:before,
.fa-television:before {
  content: "\F26C"; }

.fa-contao:before {
  content: "\F26D"; }

.fa-500px:before {
  content: "\F26E"; }

.fa-amazon:before {
  content: "\F270"; }

.fa-calendar-plus-o:before {
  content: "\F271"; }

.fa-calendar-minus-o:before {
  content: "\F272"; }

.fa-calendar-times-o:before {
  content: "\F273"; }

.fa-calendar-check-o:before {
  content: "\F274"; }

.fa-industry:before {
  content: "\F275"; }

.fa-map-pin:before {
  content: "\F276"; }

.fa-map-signs:before {
  content: "\F277"; }

.fa-map-o:before {
  content: "\F278"; }

.fa-map:before {
  content: "\F279"; }

.fa-commenting:before {
  content: "\F27A"; }

.fa-commenting-o:before {
  content: "\F27B"; }

.fa-houzz:before {
  content: "\F27C"; }

.fa-vimeo:before {
  content: "\F27D"; }

.fa-black-tie:before {
  content: "\F27E"; }

.fa-fonticons:before {
  content: "\F280"; }

.fa-reddit-alien:before {
  content: "\F281"; }

.fa-edge:before {
  content: "\F282"; }

.fa-credit-card-alt:before {
  content: "\F283"; }

.fa-codiepie:before {
  content: "\F284"; }

.fa-modx:before {
  content: "\F285"; }

.fa-fort-awesome:before {
  content: "\F286"; }

.fa-usb:before {
  content: "\F287"; }

.fa-product-hunt:before {
  content: "\F288"; }

.fa-mixcloud:before {
  content: "\F289"; }

.fa-scribd:before {
  content: "\F28A"; }

.fa-pause-circle:before {
  content: "\F28B"; }

.fa-pause-circle-o:before {
  content: "\F28C"; }

.fa-stop-circle:before {
  content: "\F28D"; }

.fa-stop-circle-o:before {
  content: "\F28E"; }

.fa-shopping-bag:before {
  content: "\F290"; }

.fa-shopping-basket:before {
  content: "\F291"; }

.fa-hashtag:before {
  content: "\F292"; }

.fa-bluetooth:before {
  content: "\F293"; }

.fa-bluetooth-b:before {
  content: "\F294"; }

.fa-percent:before {
  content: "\F295"; }

.fa-gitlab:before {
  content: "\F296"; }

.fa-wpbeginner:before {
  content: "\F297"; }

.fa-wpforms:before {
  content: "\F298"; }

.fa-envira:before {
  content: "\F299"; }

.fa-universal-access:before {
  content: "\F29A"; }

.fa-wheelchair-alt:before {
  content: "\F29B"; }

.fa-question-circle-o:before {
  content: "\F29C"; }

.fa-blind:before {
  content: "\F29D"; }

.fa-audio-description:before {
  content: "\F29E"; }

.fa-volume-control-phone:before {
  content: "\F2A0"; }

.fa-braille:before {
  content: "\F2A1"; }

.fa-assistive-listening-systems:before {
  content: "\F2A2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\F2A3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\F2A4"; }

.fa-glide:before {
  content: "\F2A5"; }

.fa-glide-g:before {
  content: "\F2A6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\F2A7"; }

.fa-low-vision:before {
  content: "\F2A8"; }

.fa-viadeo:before {
  content: "\F2A9"; }

.fa-viadeo-square:before {
  content: "\F2AA"; }

.fa-snapchat:before {
  content: "\F2AB"; }

.fa-snapchat-ghost:before {
  content: "\F2AC"; }

.fa-snapchat-square:before {
  content: "\F2AD"; }

.fa-pied-piper:before {
  content: "\F2AE"; }

.fa-first-order:before {
  content: "\F2B0"; }

.fa-yoast:before {
  content: "\F2B1"; }

.fa-themeisle:before {
  content: "\F2B2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\F2B3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\F2B4"; }

.fa-handshake-o:before {
  content: "\F2B5"; }

.fa-envelope-open:before {
  content: "\F2B6"; }

.fa-envelope-open-o:before {
  content: "\F2B7"; }

.fa-linode:before {
  content: "\F2B8"; }

.fa-address-book:before {
  content: "\F2B9"; }

.fa-address-book-o:before {
  content: "\F2BA"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\F2BB"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\F2BC"; }

.fa-user-circle:before {
  content: "\F2BD"; }

.fa-user-circle-o:before {
  content: "\F2BE"; }

.fa-user-o:before {
  content: "\F2C0"; }

.fa-id-badge:before {
  content: "\F2C1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\F2C2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\F2C3"; }

.fa-quora:before {
  content: "\F2C4"; }

.fa-free-code-camp:before {
  content: "\F2C5"; }

.fa-telegram:before {
  content: "\F2C6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\F2C7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\F2C8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\F2C9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\F2CA"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\F2CB"; }

.fa-shower:before {
  content: "\F2CC"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\F2CD"; }

.fa-podcast:before {
  content: "\F2CE"; }

.fa-window-maximize:before {
  content: "\F2D0"; }

.fa-window-minimize:before {
  content: "\F2D1"; }

.fa-window-restore:before {
  content: "\F2D2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\F2D3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\F2D4"; }

.fa-bandcamp:before {
  content: "\F2D5"; }

.fa-grav:before {
  content: "\F2D6"; }

.fa-etsy:before {
  content: "\F2D7"; }

.fa-imdb:before {
  content: "\F2D8"; }

.fa-ravelry:before {
  content: "\F2D9"; }

.fa-eercast:before {
  content: "\F2DA"; }

.fa-microchip:before {
  content: "\F2DB"; }

.fa-snowflake-o:before {
  content: "\F2DC"; }

.fa-superpowers:before {
  content: "\F2DD"; }

.fa-wpexplorer:before {
  content: "\F2DE"; }

.fa-meetup:before {
  content: "\F2E0"; }

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

@font-face {
  font-family: 'themify';
  src: url(/main-app-resource/2c454669bdf3aebf32a1bd8ac1e0d2d6.eot);
  src: url(/main-app-resource/2c454669bdf3aebf32a1bd8ac1e0d2d6.eot?#iefix-fvbane) format("embedded-opentype"), url(/main-app-resource/a1ecc3b826d01251edddf29c3e4e1e97.woff) format("woff"), url(/main-app-resource/e23a7dcaefbde4e74e263247aa42ecd7.ttf) format("truetype"), url(/main-app-resource/assets/ac1f49ecc46b0436df6c13b88eaa8f0f.svg#themify) format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ti-wand:before {
  content: "\E600"; }

.ti-volume:before {
  content: "\E601"; }

.ti-user:before {
  content: "\E602"; }

.ti-unlock:before {
  content: "\E603"; }

.ti-unlink:before {
  content: "\E604"; }

.ti-trash:before {
  content: "\E605"; }

.ti-thought:before {
  content: "\E606"; }

.ti-target:before {
  content: "\E607"; }

.ti-tag:before {
  content: "\E608"; }

.ti-tablet:before {
  content: "\E609"; }

.ti-star:before {
  content: "\E60A"; }

.ti-spray:before {
  content: "\E60B"; }

.ti-signal:before {
  content: "\E60C"; }

.ti-shopping-cart:before {
  content: "\E60D"; }

.ti-shopping-cart-full:before {
  content: "\E60E"; }

.ti-settings:before {
  content: "\E60F"; }

.ti-search:before {
  content: "\E610"; }

.ti-zoom-in:before {
  content: "\E611"; }

.ti-zoom-out:before {
  content: "\E612"; }

.ti-cut:before {
  content: "\E613"; }

.ti-ruler:before {
  content: "\E614"; }

.ti-ruler-pencil:before {
  content: "\E615"; }

.ti-ruler-alt:before {
  content: "\E616"; }

.ti-bookmark:before {
  content: "\E617"; }

.ti-bookmark-alt:before {
  content: "\E618"; }

.ti-reload:before {
  content: "\E619"; }

.ti-plus:before {
  content: "\E61A"; }

.ti-pin:before {
  content: "\E61B"; }

.ti-pencil:before {
  content: "\E61C"; }

.ti-pencil-alt:before {
  content: "\E61D"; }

.ti-paint-roller:before {
  content: "\E61E"; }

.ti-paint-bucket:before {
  content: "\E61F"; }

.ti-na:before {
  content: "\E620"; }

.ti-mobile:before {
  content: "\E621"; }

.ti-minus:before {
  content: "\E622"; }

.ti-medall:before {
  content: "\E623"; }

.ti-medall-alt:before {
  content: "\E624"; }

.ti-marker:before {
  content: "\E625"; }

.ti-marker-alt:before {
  content: "\E626"; }

.ti-arrow-up:before {
  content: "\E627"; }

.ti-arrow-right:before {
  content: "\E628"; }

.ti-arrow-left:before {
  content: "\E629"; }

.ti-arrow-down:before {
  content: "\E62A"; }

.ti-lock:before {
  content: "\E62B"; }

.ti-location-arrow:before {
  content: "\E62C"; }

.ti-link:before {
  content: "\E62D"; }

.ti-layout:before {
  content: "\E62E"; }

.ti-layers:before {
  content: "\E62F"; }

.ti-layers-alt:before {
  content: "\E630"; }

.ti-key:before {
  content: "\E631"; }

.ti-import:before {
  content: "\E632"; }

.ti-image:before {
  content: "\E633"; }

.ti-heart:before {
  content: "\E634"; }

.ti-heart-broken:before {
  content: "\E635"; }

.ti-hand-stop:before {
  content: "\E636"; }

.ti-hand-open:before {
  content: "\E637"; }

.ti-hand-drag:before {
  content: "\E638"; }

.ti-folder:before {
  content: "\E639"; }

.ti-flag:before {
  content: "\E63A"; }

.ti-flag-alt:before {
  content: "\E63B"; }

.ti-flag-alt-2:before {
  content: "\E63C"; }

.ti-eye:before {
  content: "\E63D"; }

.ti-export:before {
  content: "\E63E"; }

.ti-exchange-vertical:before {
  content: "\E63F"; }

.ti-desktop:before {
  content: "\E640"; }

.ti-cup:before {
  content: "\E641"; }

.ti-crown:before {
  content: "\E642"; }

.ti-comments:before {
  content: "\E643"; }

.ti-comment:before {
  content: "\E644"; }

.ti-comment-alt:before {
  content: "\E645"; }

.ti-close:before {
  content: "\E646"; }

.ti-clip:before {
  content: "\E647"; }

.ti-angle-up:before {
  content: "\E648"; }

.ti-angle-right:before {
  content: "\E649"; }

.ti-angle-left:before {
  content: "\E64A"; }

.ti-angle-down:before {
  content: "\E64B"; }

.ti-check:before {
  content: "\E64C"; }

.ti-check-box:before {
  content: "\E64D"; }

.ti-camera:before {
  content: "\E64E"; }

.ti-announcement:before {
  content: "\E64F"; }

.ti-brush:before {
  content: "\E650"; }

.ti-briefcase:before {
  content: "\E651"; }

.ti-bolt:before {
  content: "\E652"; }

.ti-bolt-alt:before {
  content: "\E653"; }

.ti-blackboard:before {
  content: "\E654"; }

.ti-bag:before {
  content: "\E655"; }

.ti-move:before {
  content: "\E656"; }

.ti-arrows-vertical:before {
  content: "\E657"; }

.ti-arrows-horizontal:before {
  content: "\E658"; }

.ti-fullscreen:before {
  content: "\E659"; }

.ti-arrow-top-right:before {
  content: "\E65A"; }

.ti-arrow-top-left:before {
  content: "\E65B"; }

.ti-arrow-circle-up:before {
  content: "\E65C"; }

.ti-arrow-circle-right:before {
  content: "\E65D"; }

.ti-arrow-circle-left:before {
  content: "\E65E"; }

.ti-arrow-circle-down:before {
  content: "\E65F"; }

.ti-angle-double-up:before {
  content: "\E660"; }

.ti-angle-double-right:before {
  content: "\E661"; }

.ti-angle-double-left:before {
  content: "\E662"; }

.ti-angle-double-down:before {
  content: "\E663"; }

.ti-zip:before {
  content: "\E664"; }

.ti-world:before {
  content: "\E665"; }

.ti-wheelchair:before {
  content: "\E666"; }

.ti-view-list:before {
  content: "\E667"; }

.ti-view-list-alt:before {
  content: "\E668"; }

.ti-view-grid:before {
  content: "\E669"; }

.ti-uppercase:before {
  content: "\E66A"; }

.ti-upload:before {
  content: "\E66B"; }

.ti-underline:before {
  content: "\E66C"; }

.ti-truck:before {
  content: "\E66D"; }

.ti-timer:before {
  content: "\E66E"; }

.ti-ticket:before {
  content: "\E66F"; }

.ti-thumb-up:before {
  content: "\E670"; }

.ti-thumb-down:before {
  content: "\E671"; }

.ti-text:before {
  content: "\E672"; }

.ti-stats-up:before {
  content: "\E673"; }

.ti-stats-down:before {
  content: "\E674"; }

.ti-split-v:before {
  content: "\E675"; }

.ti-split-h:before {
  content: "\E676"; }

.ti-smallcap:before {
  content: "\E677"; }

.ti-shine:before {
  content: "\E678"; }

.ti-shift-right:before {
  content: "\E679"; }

.ti-shift-left:before {
  content: "\E67A"; }

.ti-shield:before {
  content: "\E67B"; }

.ti-notepad:before {
  content: "\E67C"; }

.ti-server:before {
  content: "\E67D"; }

.ti-quote-right:before {
  content: "\E67E"; }

.ti-quote-left:before {
  content: "\E67F"; }

.ti-pulse:before {
  content: "\E680"; }

.ti-printer:before {
  content: "\E681"; }

.ti-power-off:before {
  content: "\E682"; }

.ti-plug:before {
  content: "\E683"; }

.ti-pie-chart:before {
  content: "\E684"; }

.ti-paragraph:before {
  content: "\E685"; }

.ti-panel:before {
  content: "\E686"; }

.ti-package:before {
  content: "\E687"; }

.ti-music:before {
  content: "\E688"; }

.ti-music-alt:before {
  content: "\E689"; }

.ti-mouse:before {
  content: "\E68A"; }

.ti-mouse-alt:before {
  content: "\E68B"; }

.ti-money:before {
  content: "\E68C"; }

.ti-microphone:before {
  content: "\E68D"; }

.ti-menu:before {
  content: "\E68E"; }

.ti-menu-alt:before {
  content: "\E68F"; }

.ti-map:before {
  content: "\E690"; }

.ti-map-alt:before {
  content: "\E691"; }

.ti-loop:before {
  content: "\E692"; }

.ti-location-pin:before {
  content: "\E693"; }

.ti-list:before {
  content: "\E694"; }

.ti-light-bulb:before {
  content: "\E695"; }

.ti-Italic:before {
  content: "\E696"; }

.ti-info:before {
  content: "\E697"; }

.ti-infinite:before {
  content: "\E698"; }

.ti-id-badge:before {
  content: "\E699"; }

.ti-hummer:before {
  content: "\E69A"; }

.ti-home:before {
  content: "\E69B"; }

.ti-help:before {
  content: "\E69C"; }

.ti-headphone:before {
  content: "\E69D"; }

.ti-harddrives:before {
  content: "\E69E"; }

.ti-harddrive:before {
  content: "\E69F"; }

.ti-gift:before {
  content: "\E6A0"; }

.ti-game:before {
  content: "\E6A1"; }

.ti-filter:before {
  content: "\E6A2"; }

.ti-files:before {
  content: "\E6A3"; }

.ti-file:before {
  content: "\E6A4"; }

.ti-eraser:before {
  content: "\E6A5"; }

.ti-envelope:before {
  content: "\E6A6"; }

.ti-download:before {
  content: "\E6A7"; }

.ti-direction:before {
  content: "\E6A8"; }

.ti-direction-alt:before {
  content: "\E6A9"; }

.ti-dashboard:before {
  content: "\E6AA"; }

.ti-control-stop:before {
  content: "\E6AB"; }

.ti-control-shuffle:before {
  content: "\E6AC"; }

.ti-control-play:before {
  content: "\E6AD"; }

.ti-control-pause:before {
  content: "\E6AE"; }

.ti-control-forward:before {
  content: "\E6AF"; }

.ti-control-backward:before {
  content: "\E6B0"; }

.ti-cloud:before {
  content: "\E6B1"; }

.ti-cloud-up:before {
  content: "\E6B2"; }

.ti-cloud-down:before {
  content: "\E6B3"; }

.ti-clipboard:before {
  content: "\E6B4"; }

.ti-car:before {
  content: "\E6B5"; }

.ti-calendar:before {
  content: "\E6B6"; }

.ti-book:before {
  content: "\E6B7"; }

.ti-bell:before {
  content: "\E6B8"; }

.ti-basketball:before {
  content: "\E6B9"; }

.ti-bar-chart:before {
  content: "\E6BA"; }

.ti-bar-chart-alt:before {
  content: "\E6BB"; }

.ti-back-right:before {
  content: "\E6BC"; }

.ti-back-left:before {
  content: "\E6BD"; }

.ti-arrows-corner:before {
  content: "\E6BE"; }

.ti-archive:before {
  content: "\E6BF"; }

.ti-anchor:before {
  content: "\E6C0"; }

.ti-align-right:before {
  content: "\E6C1"; }

.ti-align-left:before {
  content: "\E6C2"; }

.ti-align-justify:before {
  content: "\E6C3"; }

.ti-align-center:before {
  content: "\E6C4"; }

.ti-alert:before {
  content: "\E6C5"; }

.ti-alarm-clock:before {
  content: "\E6C6"; }

.ti-agenda:before {
  content: "\E6C7"; }

.ti-write:before {
  content: "\E6C8"; }

.ti-window:before {
  content: "\E6C9"; }

.ti-widgetized:before {
  content: "\E6CA"; }

.ti-widget:before {
  content: "\E6CB"; }

.ti-widget-alt:before {
  content: "\E6CC"; }

.ti-wallet:before {
  content: "\E6CD"; }

.ti-video-clapper:before {
  content: "\E6CE"; }

.ti-video-camera:before {
  content: "\E6CF"; }

.ti-vector:before {
  content: "\E6D0"; }

.ti-themify-logo:before {
  content: "\E6D1"; }

.ti-themify-favicon:before {
  content: "\E6D2"; }

.ti-themify-favicon-alt:before {
  content: "\E6D3"; }

.ti-support:before {
  content: "\E6D4"; }

.ti-stamp:before {
  content: "\E6D5"; }

.ti-split-v-alt:before {
  content: "\E6D6"; }

.ti-slice:before {
  content: "\E6D7"; }

.ti-shortcode:before {
  content: "\E6D8"; }

.ti-shift-right-alt:before {
  content: "\E6D9"; }

.ti-shift-left-alt:before {
  content: "\E6DA"; }

.ti-ruler-alt-2:before {
  content: "\E6DB"; }

.ti-receipt:before {
  content: "\E6DC"; }

.ti-pin2:before {
  content: "\E6DD"; }

.ti-pin-alt:before {
  content: "\E6DE"; }

.ti-pencil-alt2:before {
  content: "\E6DF"; }

.ti-palette:before {
  content: "\E6E0"; }

.ti-more:before {
  content: "\E6E1"; }

.ti-more-alt:before {
  content: "\E6E2"; }

.ti-microphone-alt:before {
  content: "\E6E3"; }

.ti-magnet:before {
  content: "\E6E4"; }

.ti-line-double:before {
  content: "\E6E5"; }

.ti-line-dotted:before {
  content: "\E6E6"; }

.ti-line-dashed:before {
  content: "\E6E7"; }

.ti-layout-width-full:before {
  content: "\E6E8"; }

.ti-layout-width-default:before {
  content: "\E6E9"; }

.ti-layout-width-default-alt:before {
  content: "\E6EA"; }

.ti-layout-tab:before {
  content: "\E6EB"; }

.ti-layout-tab-window:before {
  content: "\E6EC"; }

.ti-layout-tab-v:before {
  content: "\E6ED"; }

.ti-layout-tab-min:before {
  content: "\E6EE"; }

.ti-layout-slider:before {
  content: "\E6EF"; }

.ti-layout-slider-alt:before {
  content: "\E6F0"; }

.ti-layout-sidebar-right:before {
  content: "\E6F1"; }

.ti-layout-sidebar-none:before {
  content: "\E6F2"; }

.ti-layout-sidebar-left:before {
  content: "\E6F3"; }

.ti-layout-placeholder:before {
  content: "\E6F4"; }

.ti-layout-menu:before {
  content: "\E6F5"; }

.ti-layout-menu-v:before {
  content: "\E6F6"; }

.ti-layout-menu-separated:before {
  content: "\E6F7"; }

.ti-layout-menu-full:before {
  content: "\E6F8"; }

.ti-layout-media-right-alt:before {
  content: "\E6F9"; }

.ti-layout-media-right:before {
  content: "\E6FA"; }

.ti-layout-media-overlay:before {
  content: "\E6FB"; }

.ti-layout-media-overlay-alt:before {
  content: "\E6FC"; }

.ti-layout-media-overlay-alt-2:before {
  content: "\E6FD"; }

.ti-layout-media-left-alt:before {
  content: "\E6FE"; }

.ti-layout-media-left:before {
  content: "\E6FF"; }

.ti-layout-media-center-alt:before {
  content: "\E700"; }

.ti-layout-media-center:before {
  content: "\E701"; }

.ti-layout-list-thumb:before {
  content: "\E702"; }

.ti-layout-list-thumb-alt:before {
  content: "\E703"; }

.ti-layout-list-post:before {
  content: "\E704"; }

.ti-layout-list-large-image:before {
  content: "\E705"; }

.ti-layout-line-solid:before {
  content: "\E706"; }

.ti-layout-grid4:before {
  content: "\E707"; }

.ti-layout-grid3:before {
  content: "\E708"; }

.ti-layout-grid2:before {
  content: "\E709"; }

.ti-layout-grid2-thumb:before {
  content: "\E70A"; }

.ti-layout-cta-right:before {
  content: "\E70B"; }

.ti-layout-cta-left:before {
  content: "\E70C"; }

.ti-layout-cta-center:before {
  content: "\E70D"; }

.ti-layout-cta-btn-right:before {
  content: "\E70E"; }

.ti-layout-cta-btn-left:before {
  content: "\E70F"; }

.ti-layout-column4:before {
  content: "\E710"; }

.ti-layout-column3:before {
  content: "\E711"; }

.ti-layout-column2:before {
  content: "\E712"; }

.ti-layout-accordion-separated:before {
  content: "\E713"; }

.ti-layout-accordion-merged:before {
  content: "\E714"; }

.ti-layout-accordion-list:before {
  content: "\E715"; }

.ti-ink-pen:before {
  content: "\E716"; }

.ti-info-alt:before {
  content: "\E717"; }

.ti-help-alt:before {
  content: "\E718"; }

.ti-headphone-alt:before {
  content: "\E719"; }

.ti-hand-point-up:before {
  content: "\E71A"; }

.ti-hand-point-right:before {
  content: "\E71B"; }

.ti-hand-point-left:before {
  content: "\E71C"; }

.ti-hand-point-down:before {
  content: "\E71D"; }

.ti-gallery:before {
  content: "\E71E"; }

.ti-face-smile:before {
  content: "\E71F"; }

.ti-face-sad:before {
  content: "\E720"; }

.ti-credit-card:before {
  content: "\E721"; }

.ti-control-skip-forward:before {
  content: "\E722"; }

.ti-control-skip-backward:before {
  content: "\E723"; }

.ti-control-record:before {
  content: "\E724"; }

.ti-control-eject:before {
  content: "\E725"; }

.ti-comments-smiley:before {
  content: "\E726"; }

.ti-brush-alt:before {
  content: "\E727"; }

.ti-youtube:before {
  content: "\E728"; }

.ti-vimeo:before {
  content: "\E729"; }

.ti-twitter:before {
  content: "\E72A"; }

.ti-time:before {
  content: "\E72B"; }

.ti-tumblr:before {
  content: "\E72C"; }

.ti-skype:before {
  content: "\E72D"; }

.ti-share:before {
  content: "\E72E"; }

.ti-share-alt:before {
  content: "\E72F"; }

.ti-rocket:before {
  content: "\E730"; }

.ti-pinterest:before {
  content: "\E731"; }

.ti-new-window:before {
  content: "\E732"; }

.ti-microsoft:before {
  content: "\E733"; }

.ti-list-ol:before {
  content: "\E734"; }

.ti-linkedin:before {
  content: "\E735"; }

.ti-layout-sidebar-2:before {
  content: "\E736"; }

.ti-layout-grid4-alt:before {
  content: "\E737"; }

.ti-layout-grid3-alt:before {
  content: "\E738"; }

.ti-layout-grid2-alt:before {
  content: "\E739"; }

.ti-layout-column4-alt:before {
  content: "\E73A"; }

.ti-layout-column3-alt:before {
  content: "\E73B"; }

.ti-layout-column2-alt:before {
  content: "\E73C"; }

.ti-instagram:before {
  content: "\E73D"; }

.ti-google:before {
  content: "\E73E"; }

.ti-github:before {
  content: "\E73F"; }

.ti-flickr:before {
  content: "\E740"; }

.ti-facebook:before {
  content: "\E741"; }

.ti-dropbox:before {
  content: "\E742"; }

.ti-dribbble:before {
  content: "\E743"; }

.ti-apple:before {
  content: "\E744"; }

.ti-android:before {
  content: "\E745"; }

.ti-save:before {
  content: "\E746"; }

.ti-save-alt:before {
  content: "\E747"; }

.ti-yahoo:before {
  content: "\E748"; }

.ti-wordpress:before {
  content: "\E749"; }

.ti-vimeo-alt:before {
  content: "\E74A"; }

.ti-twitter-alt:before {
  content: "\E74B"; }

.ti-tumblr-alt:before {
  content: "\E74C"; }

.ti-trello:before {
  content: "\E74D"; }

.ti-stack-overflow:before {
  content: "\E74E"; }

.ti-soundcloud:before {
  content: "\E74F"; }

.ti-sharethis:before {
  content: "\E750"; }

.ti-sharethis-alt:before {
  content: "\E751"; }

.ti-reddit:before {
  content: "\E752"; }

.ti-pinterest-alt:before {
  content: "\E753"; }

.ti-microsoft-alt:before {
  content: "\E754"; }

.ti-linux:before {
  content: "\E755"; }

.ti-jsfiddle:before {
  content: "\E756"; }

.ti-joomla:before {
  content: "\E757"; }

.ti-html5:before {
  content: "\E758"; }

.ti-flickr-alt:before {
  content: "\E759"; }

.ti-email:before {
  content: "\E75A"; }

.ti-drupal:before {
  content: "\E75B"; }

.ti-dropbox-alt:before {
  content: "\E75C"; }

.ti-css3:before {
  content: "\E75D"; }

.ti-rss:before {
  content: "\E75E"; }

.ti-rss-alt:before {
  content: "\E75F"; }

.shimmer-parent {
  display: inline-flex;
  align-items: center;
  height: 2em;
  position: relative;
  border-radius: inherit; }
  .shimmer-parent > .shimmer {
    background: #e4e7ea linear-gradient(60deg, rgba(255, 255, 255, 0) 30%, white 50%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0));
    animation: shime 1.5s infinite;
    background-size: 1000px 1000px;
    background-repeat-x: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 2px; }
  .shimmer-parent > .content {
    white-space: nowrap;
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .shimmer-parent.-reveal > .shimmer {
    width: 0; }

@keyframes shime {
  100% {
    background-position-x: 1000px; } }

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  margin-left: -8px;
  position: absolute; }
  .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
  .react-datepicker__month-read-view--down-arrow,
  .react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
  .react-datepicker__month-read-view--down-arrow::before,
  .react-datepicker__month-year-read-view--down-arrow::before {
    box-sizing: content-box;
    position: absolute;
    border: 8px solid transparent;
    height: 0;
    width: 1px; }
  .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
  .react-datepicker__month-read-view--down-arrow::before,
  .react-datepicker__month-year-read-view--down-arrow::before {
    content: "";
    z-index: -1;
    border-width: 8px;
    left: -8px;
    border-bottom-color: #ebebeb; }

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px; }
  .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
    border-top: none;
    border-bottom-color: #fff; }
  .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
    top: -1px;
    border-bottom-color: #ebebeb; }

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  bottom: 0;
  margin-bottom: -8px; }
  .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
  .react-datepicker__month-read-view--down-arrow,
  .react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
  .react-datepicker__month-read-view--down-arrow::before,
  .react-datepicker__month-year-read-view--down-arrow::before {
    border-bottom: none;
    border-top-color: #fff; }
  .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
  .react-datepicker__month-read-view--down-arrow::before,
  .react-datepicker__month-year-read-view--down-arrow::before {
    bottom: -1px;
    border-top-color: #ebebeb; }

.react-datepicker-wrapper {
  display: block; }

.react-datepicker {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 0.85rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #ebebeb;
  border-radius: 0.25rem;
  display: inline-block;
  position: relative;
  box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.06); }

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px; }

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0; }

.react-datepicker--time-only .react-datepicker__time {
  border-radius: 0.3rem; }

.react-datepicker--time-only .react-datepicker__time-box {
  border-radius: 0.3rem; }

.react-datepicker__triangle {
  position: absolute;
  left: 50px; }

.react-datepicker-popper {
  z-index: 150; }
  .react-datepicker-popper[data-placement^="bottom"] {
    margin-top: 10px; }
  .react-datepicker-popper[data-placement^="top"] {
    margin-bottom: 10px; }
  .react-datepicker-popper[data-placement^="right"] {
    margin-left: 8px; }
    .react-datepicker-popper[data-placement^="right"] .react-datepicker__triangle {
      left: auto;
      right: 42px; }
  .react-datepicker-popper[data-placement^="left"] {
    margin-right: 8px; }
    .react-datepicker-popper[data-placement^="left"] .react-datepicker__triangle {
      left: 42px;
      right: auto; }

.react-datepicker__header {
  text-align: center;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  padding-top: 10px;
  position: relative; }
  .react-datepicker__header--time {
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #ebebeb; }

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px; }

.react-datepicker__current-month,
.react-datepicker-time__header {
  margin-top: 0;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 10px; }

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

.react-datepicker__navigation {
  background: none;
  line-height: 1.7rem;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  width: 0;
  padding: 0;
  border: 0.45rem solid transparent;
  z-index: 1; }
  .react-datepicker__navigation--previous {
    left: 10px;
    border-right-color: #ee8734;
    outline: none; }
    .react-datepicker__navigation--previous:hover {
      border-right-color: #fadac1; }
    .react-datepicker__navigation--previous:focus {
      outline: none; }
    .react-datepicker__navigation--previous--disabled, .react-datepicker__navigation--previous--disabled:hover {
      border-right-color: #b5b5b5;
      cursor: default; }
  .react-datepicker__navigation--next {
    right: 10px;
    border-left-color: #ee8734; }
    .react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
      right: 80px; }
    .react-datepicker__navigation--next:hover {
      border-left-color: #fadac1; }
    .react-datepicker__navigation--next:focus {
      outline: none; }
    .react-datepicker__navigation--next--disabled, .react-datepicker__navigation--next--disabled:hover {
      border-left-color: #b5b5b5;
      cursor: default; }
  .react-datepicker__navigation--years {
    position: relative;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    .react-datepicker__navigation--years-previous {
      top: 4px;
      border-top-color: #9b9b9b; }
      .react-datepicker__navigation--years-previous:hover {
        border-top-color: #828282; }
    .react-datepicker__navigation--years-upcoming {
      top: -4px;
      border-bottom-color: #9b9b9b; }
      .react-datepicker__navigation--years-upcoming:hover {
        border-bottom-color: #828282; }

.react-datepicker__month-container {
  float: left; }

.react-datepicker__month {
  margin: 0.5rem;
  text-align: center; }

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #ebebeb;
  width: 70px; }
  .react-datepicker__time-container--with-today-button {
    display: inline;
    border: 1px solid #aeaeae;
    border-radius: 0.3rem;
    position: absolute;
    right: -72px;
    top: 0; }
  .react-datepicker__time-container .react-datepicker__time {
    position: relative;
    background: white;
    border-bottom-right-radius: 0.25rem; }
    .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
      width: 70px;
      overflow-x: hidden;
      margin: 0 auto;
      text-align: center; }
      .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
        list-style: none;
        margin: 0;
        height: calc(195px + (1.7rem / 2));
        overflow-y: scroll;
        padding-left: 0;
        padding-right: 30px;
        width: 100%;
        box-sizing: content-box; }
        .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
          height: 30px;
          padding: 5px 10px; }
          .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
            cursor: pointer;
            background-color: #fadac1; }
          .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
            background-color: #ee8734;
            color: white;
            font-weight: 700; }
            .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
              background-color: #f2a363; }
          .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
            color: #9b9b9b; }
            .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
              cursor: default;
              background-color: transparent; }

.react-datepicker__week-number {
  color: #9b9b9b;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem; }
  .react-datepicker__week-number.react-datepicker__week-number--clickable {
    cursor: pointer; }
    .react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
      border-radius: 0.25rem;
      background-color: #f0f0f0; }

.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap; }

.react-datepicker__day-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
  font-weight: bold; }

.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem; }

.react-datepicker__day {
  cursor: pointer; }
  .react-datepicker__day:hover {
    border-radius: 16px;
    background-color: #fadac1; }
  .react-datepicker__day--today {
    color: #ee8734;
    font-weight: 700; }
  .react-datepicker__day--highlighted {
    border-radius: 0.25rem;
    background-color: #3dcc4a;
    color: #fff; }
    .react-datepicker__day--highlighted:hover {
      background-color: #32be3f; }
    .react-datepicker__day--highlighted-custom-1 {
      color: magenta; }
    .react-datepicker__day--highlighted-custom-2 {
      color: green; }
  .react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range {
    border-radius: 16px;
    background-color: #ee8734;
    color: #fff;
    font-weight: 700; }
    .react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover {
      background-color: #f6bf92; }
  .react-datepicker__day--keyboard-selected {
    border-radius: 16px;
    background-color: #f2a363;
    color: #fff; }
  .react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range) {
    background-color: rgba(238, 135, 52, 0.5); }
  .react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range) {
    background-color: #f0f0f0;
    color: #000; }
  .react-datepicker__day--disabled {
    cursor: default;
    color: #9b9b9b; }
    .react-datepicker__day--disabled:hover {
      background-color: transparent; }

.react-datepicker__input-container {
  position: relative;
  display: block; }

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .react-datepicker__year-read-view:hover,
  .react-datepicker__month-read-view:hover,
  .react-datepicker__month-year-read-view:hover {
    cursor: pointer; }
    .react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
    .react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
    .react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
    .react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
    .react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
    .react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
      border-top-color: #828282; }
  .react-datepicker__year-read-view--down-arrow,
  .react-datepicker__month-read-view--down-arrow,
  .react-datepicker__month-year-read-view--down-arrow {
    border-top-color: #9b9b9b;
    float: right;
    margin-left: 20px;
    top: 8px;
    position: relative;
    border-width: 0.45rem; }

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.25rem;
  border: 1px solid #ebebeb; }
  .react-datepicker__year-dropdown:hover,
  .react-datepicker__month-dropdown:hover,
  .react-datepicker__month-year-dropdown:hover {
    cursor: pointer; }
  .react-datepicker__year-dropdown--scrollable,
  .react-datepicker__month-dropdown--scrollable,
  .react-datepicker__month-year-dropdown--scrollable {
    height: 150px;
    overflow-y: scroll; }

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .react-datepicker__year-option:first-of-type,
  .react-datepicker__month-option:first-of-type,
  .react-datepicker__month-year-option:first-of-type {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .react-datepicker__year-option:last-of-type,
  .react-datepicker__month-option:last-of-type,
  .react-datepicker__month-year-option:last-of-type {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .react-datepicker__year-option:hover,
  .react-datepicker__month-option:hover,
  .react-datepicker__month-year-option:hover {
    background-color: #9b9b9b; }
    .react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
    .react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
    .react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
      border-bottom-color: #828282; }
    .react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
    .react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
    .react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
      border-top-color: #828282; }
  .react-datepicker__year-option--selected,
  .react-datepicker__month-option--selected,
  .react-datepicker__month-year-option--selected {
    position: absolute;
    left: 15px; }

.react-datepicker__close-icon {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  display: inline-block;
  height: 0;
  outline: 0;
  padding: 0;
  vertical-align: middle; }
  .react-datepicker__close-icon::after {
    background-color: #ee8734;
    border-radius: 50%;
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    content: "\D7";
    cursor: pointer;
    font-size: 12px;
    height: 16px;
    width: 16px;
    line-height: 1;
    margin: -8px auto 0;
    padding: 2px;
    position: absolute;
    right: 7px;
    text-align: center;
    top: 50%; }

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #ebebeb;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left; }

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647; }
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 3rem;
    line-height: 3rem; }
  @media (max-width: 400px), (max-height: 550px) {
    .react-datepicker__portal .react-datepicker__day-name,
    .react-datepicker__portal .react-datepicker__day,
    .react-datepicker__portal .react-datepicker__time-name {
      width: 2rem;
      line-height: 2rem; } }
  .react-datepicker__portal .react-datepicker__current-month,
  .react-datepicker__portal .react-datepicker-time__header {
    font-size: 1.53rem; }
  .react-datepicker__portal .react-datepicker__navigation {
    border: 0.81rem solid transparent; }
  .react-datepicker__portal .react-datepicker__navigation--previous {
    border-right-color: #ee8734; }
    .react-datepicker__portal .react-datepicker__navigation--previous:hover {
      border-right-color: #f2a363; }
    .react-datepicker__portal .react-datepicker__navigation--previous--disabled, .react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
      border-right-color: #b5b5b5;
      cursor: default; }
  .react-datepicker__portal .react-datepicker__navigation--next {
    border-left-color: #ee8734; }
    .react-datepicker__portal .react-datepicker__navigation--next:hover {
      border-left-color: #f2a363; }
    .react-datepicker__portal .react-datepicker__navigation--next--disabled, .react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
      border-left-color: #b5b5b5;
      cursor: default; }

@font-face {
  font-family: "autobahn-font-icons";
  src: url(data:application/vnd.ms-fontobject;base64,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BAIWERQFCiMMCAkHJwoGBQgJGgYGBBMGDyAGAwINDQsHCAgVGiYKCARHFQgEBAQJAgEPBAsXBQ4BBQgLDQQIBQYBBAIBAwMBapaW1JaWagQELBoXBAYSARAFCA8KCw0QAxUQLQY4Pz8TEAUBAwoEJCUVDgEbC1GhCggEAwwjAwwDFhYIChEcJiY/BxgXEQ8OGAMEExIFAQUBDQECDQIIAgcqAQ4dKyQWFg0DGgcQBw0UDB8JFRAWHQsDAhIBEC8jBgE+Rg4dFwUEAgIMARYYDA8IBCESIAwKAR4PDhIOBQImHDYjHjcWDwEOByseBAECBAMFFAwEEgwHBgcSAgoPCA0DIQENCgMGEQcPBAgOAxIOKBIIDhInDyQLBAMTAggMBA0HAQIGAQYAAAAAAAwAlgABAAAAAAABABMAKAABAAAAAAACAAoAUgABAAAAAAADAC8AvQABAAAAAAAEABMBFQABAAAAAAAFAAsBQQABAAAAAAAGABMBdQADAAEECQABACYAAAADAAEECQACABQAPAADAAEECQADAF4AXQADAAEECQAEACYA7QADAAEECQAFABYBKQADAAEECQAGACYBTQBhAHUAdABvAGIAYQBoAG4ALQBmAG8AbgB0AC0AaQBjAG8AbgBzAABhdXRvYmFobi1mb250LWljb25zAABmAG8AbgB0AC0AaQBjAG8AbgBzAABmb250LWljb25zAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAGEAdQB0AG8AYgBhAGgAbgAtAGYAbwBuAHQALQBpAGMAbwBuAHMAIAA6ACAAMgAxAC0AOAAtADIAMAAxADgAAEZvbnRGb3JnZSAyLjAgOiBhdXRvYmFobi1mb250LWljb25zIDogMjEtOC0yMDE4AABhAHUAdABvAGIAYQBoAG4ALQBmAG8AbgB0AC0AaQBjAG8AbgBzAABhdXRvYmFobi1mb250LWljb25zAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABhAHUAdABvAGIAYQBoAG4ALQBmAG8AbgB0AC0AaQBjAG8AbgBzAABhdXRvYmFobi1mb250LWljb25zAAAAAgAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAATAAAAAQACAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREJY29kZS1mb3JrCWFwcHJvdmFscwliaWxsZXItYm0NYmlsbHMtcGF5bWVudAtjcmVkaXQtY2FyZAtkb2xsYXItc2lnbg1mdW5kLXRyYW5zZmVyBGhvbWUHcHJlcGFpZA5jbG91ZC1kb3dubG9hZAxjbG91ZC1oZWFkZXIMY2xvdWQtdXBsb2FkBGdlYXIEdXNlcghzaWduLW91dAVlYXJ0aAAAAAAAAAH//wACAAEAAAAOAAAAGAAAAAAAAgABAAMAEgABAAQAAAACAAAAAAABAAAAAMw9os8AAAAA16FpPQAAAADXoWk9);
  src: url(data:application/vnd.ms-fontobject;base64,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BAIWERQFCiMMCAkHJwoGBQgJGgYGBBMGDyAGAwINDQsHCAgVGiYKCARHFQgEBAQJAgEPBAsXBQ4BBQgLDQQIBQYBBAIBAwMBapaW1JaWagQELBoXBAYSARAFCA8KCw0QAxUQLQY4Pz8TEAUBAwoEJCUVDgEbC1GhCggEAwwjAwwDFhYIChEcJiY/BxgXEQ8OGAMEExIFAQUBDQECDQIIAgcqAQ4dKyQWFg0DGgcQBw0UDB8JFRAWHQsDAhIBEC8jBgE+Rg4dFwUEAgIMARYYDA8IBCESIAwKAR4PDhIOBQImHDYjHjcWDwEOByseBAECBAMFFAwEEgwHBgcSAgoPCA0DIQENCgMGEQcPBAgOAxIOKBIIDhInDyQLBAMTAggMBA0HAQIGAQYAAAAAAAwAlgABAAAAAAABABMAKAABAAAAAAACAAoAUgABAAAAAAADAC8AvQABAAAAAAAEABMBFQABAAAAAAAFAAsBQQABAAAAAAAGABMBdQADAAEECQABACYAAAADAAEECQACABQAPAADAAEECQADAF4AXQADAAEECQAEACYA7QADAAEECQAFABYBKQADAAEECQAGACYBTQBhAHUAdABvAGIAYQBoAG4ALQBmAG8AbgB0AC0AaQBjAG8AbgBzAABhdXRvYmFobi1mb250LWljb25zAABmAG8AbgB0AC0AaQBjAG8AbgBzAABmb250LWljb25zAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAGEAdQB0AG8AYgBhAGgAbgAtAGYAbwBuAHQALQBpAGMAbwBuAHMAIAA6ACAAMgAxAC0AOAAtADIAMAAxADgAAEZvbnRGb3JnZSAyLjAgOiBhdXRvYmFobi1mb250LWljb25zIDogMjEtOC0yMDE4AABhAHUAdABvAGIAYQBoAG4ALQBmAG8AbgB0AC0AaQBjAG8AbgBzAABhdXRvYmFobi1mb250LWljb25zAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABhAHUAdABvAGIAYQBoAG4ALQBmAG8AbgB0AC0AaQBjAG8AbgBzAABhdXRvYmFobi1mb250LWljb25zAAAAAgAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAATAAAAAQACAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREJY29kZS1mb3JrCWFwcHJvdmFscwliaWxsZXItYm0NYmlsbHMtcGF5bWVudAtjcmVkaXQtY2FyZAtkb2xsYXItc2lnbg1mdW5kLXRyYW5zZmVyBGhvbWUHcHJlcGFpZA5jbG91ZC1kb3dubG9hZAxjbG91ZC1oZWFkZXIMY2xvdWQtdXBsb2FkBGdlYXIEdXNlcghzaWduLW91dAVlYXJ0aAAAAAAAAAH//wACAAEAAAAOAAAAGAAAAAAAAgABAAMAEgABAAQAAAACAAAAAAABAAAAAMw9os8AAAAA16FpPQAAAADXoWk9?#iefix) format("embedded-opentype"), url(data:application/font-woff;base64,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) format("woff"), url(data:application/octet-stream;base64,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) format("truetype"), url(/main-app-resource/assets/407b5080d38bcbeae77598bf0a77ff4b.svg#autobahn-font-icons) format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "autobahn-font-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="ab-"]:before,
[class*=" ab-"]:before {
  font-family: "autobahn-font-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ab {
  display: inline-block;
  font: normal normal normal 14px/1 autobahn-font-icons;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ab-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.ab-1x {
  font-size: 1.8em; }

.ab-2x {
  font-size: 2em; }

.ab-3x {
  font-size: 3em; }

.ab-4x {
  font-size: 4em; }

.ab-5x {
  font-size: 5em; }

.ab-fw {
  width: 1.28571429em;
  text-align: center; }

.ab-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.ab-ul > li {
  position: relative; }

.ab-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.ab-li.ab-lg {
  left: -1.85714286em; }

.ab-pull-left {
  float: left; }

.ab-pull-right {
  float: right; }

.ab.ab-pull-left {
  margin-right: .3em; }

.ab.ab-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.ab.pull-left {
  margin-right: .3em; }

.ab.pull-right {
  margin-left: .3em; }

.ab-code-fork:before {
  content: "\E000"; }

.ab-approvals:before {
  content: "\E001"; }

.ab-biller-bm:before {
  content: "\E002"; }

.ab-bills-payment:before {
  content: "\E003"; }

.ab-credit-card:before {
  content: "\E004"; }

.ab-dollar-sign:before {
  content: "\E005"; }

.ab-fund-transfer:before {
  content: "\E006"; }

.ab-home:before {
  content: "\E007"; }

.ab-prepaid:before {
  content: "\E008"; }

.ab-cloud-download:before {
  content: "\E009"; }

.ab-cloud-header:before {
  content: "\E00A"; }

.ab-cloud-upload:before {
  content: "\E00B"; }

.ab-gear:before {
  content: "\E00C"; }

.ab-user:before {
  content: "\E00D"; }

.ab-sign-out:before {
  content: "\E00E"; }

.ab-earth:before {
  content: "\E00F"; }

.flag {
  display: inline-block;
  width: 16px;
  height: 11px;
  background: url(/main-app-resource/assets/8d27b1c91b615c0773b0e485a7493928.png) no-repeat; }

.flag.flag-ad {
  background-position: -16px 0; }

.flag.flag-ae {
  background-position: -32px 0; }

.flag.flag-af {
  background-position: -48px 0; }

.flag.flag-ag {
  background-position: -64px 0; }

.flag.flag-ai {
  background-position: -80px 0; }

.flag.flag-al {
  background-position: -96px 0; }

.flag.flag-am {
  background-position: -112px 0; }

.flag.flag-an {
  background-position: -128px 0; }

.flag.flag-ao {
  background-position: -144px 0; }

.flag.flag-ar {
  background-position: -160px 0; }

.flag.flag-as {
  background-position: -176px 0; }

.flag.flag-at {
  background-position: -192px 0; }

.flag.flag-au {
  background-position: -208px 0; }

.flag.flag-aw {
  background-position: -224px 0; }

.flag.flag-ax {
  background-position: -240px 0; }

.flag.flag-az {
  background-position: 0 -11px; }

.flag.flag-ba {
  background-position: -16px -11px; }

.flag.flag-bb {
  background-position: -32px -11px; }

.flag.flag-bd {
  background-position: -48px -11px; }

.flag.flag-be {
  background-position: -64px -11px; }

.flag.flag-bf {
  background-position: -80px -11px; }

.flag.flag-bg {
  background-position: -96px -11px; }

.flag.flag-bh {
  background-position: -112px -11px; }

.flag.flag-bi {
  background-position: -128px -11px; }

.flag.flag-bj {
  background-position: -144px -11px; }

.flag.flag-bm {
  background-position: -160px -11px; }

.flag.flag-bn {
  background-position: -176px -11px; }

.flag.flag-bo {
  background-position: -192px -11px; }

.flag.flag-br {
  background-position: -208px -11px; }

.flag.flag-bs {
  background-position: -224px -11px; }

.flag.flag-bt {
  background-position: -240px -11px; }

.flag.flag-bv {
  background-position: 0 -22px; }

.flag.flag-bw {
  background-position: -16px -22px; }

.flag.flag-by {
  background-position: -32px -22px; }

.flag.flag-bz {
  background-position: -48px -22px; }

.flag.flag-ca {
  background-position: -64px -22px; }

.flag.flag-catalonia {
  background-position: -80px -22px; }

.flag.flag-cd {
  background-position: -96px -22px; }

.flag.flag-cf {
  background-position: -112px -22px; }

.flag.flag-cg {
  background-position: -128px -22px; }

.flag.flag-ch {
  background-position: -144px -22px; }

.flag.flag-ci {
  background-position: -160px -22px; }

.flag.flag-ck {
  background-position: -176px -22px; }

.flag.flag-cl {
  background-position: -192px -22px; }

.flag.flag-cm {
  background-position: -208px -22px; }

.flag.flag-cn {
  background-position: -224px -22px; }

.flag.flag-co {
  background-position: -240px -22px; }

.flag.flag-cr {
  background-position: 0 -33px; }

.flag.flag-cu {
  background-position: -16px -33px; }

.flag.flag-cv {
  background-position: -32px -33px; }

.flag.flag-cw {
  background-position: -48px -33px; }

.flag.flag-cy {
  background-position: -64px -33px; }

.flag.flag-cz {
  background-position: -80px -33px; }

.flag.flag-de {
  background-position: -96px -33px; }

.flag.flag-dj {
  background-position: -112px -33px; }

.flag.flag-dk {
  background-position: -128px -33px; }

.flag.flag-dm {
  background-position: -144px -33px; }

.flag.flag-do {
  background-position: -160px -33px; }

.flag.flag-dz {
  background-position: -176px -33px; }

.flag.flag-ec {
  background-position: -192px -33px; }

.flag.flag-ee {
  background-position: -208px -33px; }

.flag.flag-eg {
  background-position: -224px -33px; }

.flag.flag-eh {
  background-position: -240px -33px; }

.flag.flag-england {
  background-position: 0 -44px; }

.flag.flag-er {
  background-position: -16px -44px; }

.flag.flag-es {
  background-position: -32px -44px; }

.flag.flag-et {
  background-position: -48px -44px; }

.flag.flag-eu {
  background-position: -64px -44px; }

.flag.flag-fi {
  background-position: -80px -44px; }

.flag.flag-fj {
  background-position: -96px -44px; }

.flag.flag-fk {
  background-position: -112px -44px; }

.flag.flag-fm {
  background-position: -128px -44px; }

.flag.flag-fo {
  background-position: -144px -44px; }

.flag.flag-fr {
  background-position: -160px -44px; }

.flag.flag-ga {
  background-position: -176px -44px; }

.flag.flag-gb {
  background-position: -192px -44px; }

.flag.flag-gd {
  background-position: -208px -44px; }

.flag.flag-ge {
  background-position: -224px -44px; }

.flag.flag-gf {
  background-position: -240px -44px; }

.flag.flag-gg {
  background-position: 0 -55px; }

.flag.flag-gh {
  background-position: -16px -55px; }

.flag.flag-gi {
  background-position: -32px -55px; }

.flag.flag-gl {
  background-position: -48px -55px; }

.flag.flag-gm {
  background-position: -64px -55px; }

.flag.flag-gn {
  background-position: -80px -55px; }

.flag.flag-gp {
  background-position: -96px -55px; }

.flag.flag-gq {
  background-position: -112px -55px; }

.flag.flag-gr {
  background-position: -128px -55px; }

.flag.flag-gs {
  background-position: -144px -55px; }

.flag.flag-gt {
  background-position: -160px -55px; }

.flag.flag-gu {
  background-position: -176px -55px; }

.flag.flag-gw {
  background-position: -192px -55px; }

.flag.flag-gy {
  background-position: -208px -55px; }

.flag.flag-hk {
  background-position: -224px -55px; }

.flag.flag-hm {
  background-position: -240px -55px; }

.flag.flag-hn {
  background-position: 0 -66px; }

.flag.flag-hr {
  background-position: -16px -66px; }

.flag.flag-ht {
  background-position: -32px -66px; }

.flag.flag-hu {
  background-position: -48px -66px; }

.flag.flag-ic {
  background-position: -64px -66px; }

.flag.flag-id {
  background-position: -80px -66px; }

.flag.flag-ie {
  background-position: -96px -66px; }

.flag.flag-il {
  background-position: -112px -66px; }

.flag.flag-im {
  background-position: -128px -66px; }

.flag.flag-in {
  background-position: -144px -66px; }

.flag.flag-io {
  background-position: -160px -66px; }

.flag.flag-iq {
  background-position: -176px -66px; }

.flag.flag-ir {
  background-position: -192px -66px; }

.flag.flag-is {
  background-position: -208px -66px; }

.flag.flag-it {
  background-position: -224px -66px; }

.flag.flag-je {
  background-position: -240px -66px; }

.flag.flag-jm {
  background-position: 0 -77px; }

.flag.flag-jo {
  background-position: -16px -77px; }

.flag.flag-jp {
  background-position: -32px -77px; }

.flag.flag-ke {
  background-position: -48px -77px; }

.flag.flag-kg {
  background-position: -64px -77px; }

.flag.flag-kh {
  background-position: -80px -77px; }

.flag.flag-ki {
  background-position: -96px -77px; }

.flag.flag-km {
  background-position: -112px -77px; }

.flag.flag-kn {
  background-position: -128px -77px; }

.flag.flag-kp {
  background-position: -144px -77px; }

.flag.flag-kr {
  background-position: -160px -77px; }

.flag.flag-kurdistan {
  background-position: -176px -77px; }

.flag.flag-kw {
  background-position: -192px -77px; }

.flag.flag-ky {
  background-position: -208px -77px; }

.flag.flag-kz {
  background-position: -224px -77px; }

.flag.flag-la {
  background-position: -240px -77px; }

.flag.flag-lb {
  background-position: 0 -88px; }

.flag.flag-lc {
  background-position: -16px -88px; }

.flag.flag-li {
  background-position: -32px -88px; }

.flag.flag-lk {
  background-position: -48px -88px; }

.flag.flag-lr {
  background-position: -64px -88px; }

.flag.flag-ls {
  background-position: -80px -88px; }

.flag.flag-lt {
  background-position: -96px -88px; }

.flag.flag-lu {
  background-position: -112px -88px; }

.flag.flag-lv {
  background-position: -128px -88px; }

.flag.flag-ly {
  background-position: -144px -88px; }

.flag.flag-ma {
  background-position: -160px -88px; }

.flag.flag-mc {
  background-position: -176px -88px; }

.flag.flag-md {
  background-position: -192px -88px; }

.flag.flag-me {
  background-position: -208px -88px; }

.flag.flag-mg {
  background-position: -224px -88px; }

.flag.flag-mh {
  background-position: -240px -88px; }

.flag.flag-mk {
  background-position: 0 -99px; }

.flag.flag-ml {
  background-position: -16px -99px; }

.flag.flag-mm {
  background-position: -32px -99px; }

.flag.flag-mn {
  background-position: -48px -99px; }

.flag.flag-mo {
  background-position: -64px -99px; }

.flag.flag-mp {
  background-position: -80px -99px; }

.flag.flag-mq {
  background-position: -96px -99px; }

.flag.flag-mr {
  background-position: -112px -99px; }

.flag.flag-ms {
  background-position: -128px -99px; }

.flag.flag-mt {
  background-position: -144px -99px; }

.flag.flag-mu {
  background-position: -160px -99px; }

.flag.flag-mv {
  background-position: -176px -99px; }

.flag.flag-mw {
  background-position: -192px -99px; }

.flag.flag-mx {
  background-position: -208px -99px; }

.flag.flag-my {
  background-position: -224px -99px; }

.flag.flag-mz {
  background-position: -240px -99px; }

.flag.flag-na {
  background-position: 0 -110px; }

.flag.flag-nc {
  background-position: -16px -110px; }

.flag.flag-ne {
  background-position: -32px -110px; }

.flag.flag-nf {
  background-position: -48px -110px; }

.flag.flag-ng {
  background-position: -64px -110px; }

.flag.flag-ni {
  background-position: -80px -110px; }

.flag.flag-nl {
  background-position: -96px -110px; }

.flag.flag-no {
  background-position: -112px -110px; }

.flag.flag-np {
  background-position: -128px -110px; }

.flag.flag-nr {
  background-position: -144px -110px; }

.flag.flag-nu {
  background-position: -160px -110px; }

.flag.flag-nz {
  background-position: -176px -110px; }

.flag.flag-om {
  background-position: -192px -110px; }

.flag.flag-pa {
  background-position: -208px -110px; }

.flag.flag-pe {
  background-position: -224px -110px; }

.flag.flag-pf {
  background-position: -240px -110px; }

.flag.flag-pg {
  background-position: 0 -121px; }

.flag.flag-ph {
  background-position: -16px -121px; }

.flag.flag-pk {
  background-position: -32px -121px; }

.flag.flag-pl {
  background-position: -48px -121px; }

.flag.flag-pm {
  background-position: -64px -121px; }

.flag.flag-pn {
  background-position: -80px -121px; }

.flag.flag-pr {
  background-position: -96px -121px; }

.flag.flag-ps {
  background-position: -112px -121px; }

.flag.flag-pt {
  background-position: -128px -121px; }

.flag.flag-pw {
  background-position: -144px -121px; }

.flag.flag-py {
  background-position: -160px -121px; }

.flag.flag-qa {
  background-position: -176px -121px; }

.flag.flag-re {
  background-position: -192px -121px; }

.flag.flag-ro {
  background-position: -208px -121px; }

.flag.flag-rs {
  background-position: -224px -121px; }

.flag.flag-ru {
  background-position: -240px -121px; }

.flag.flag-rw {
  background-position: 0 -132px; }

.flag.flag-sa {
  background-position: -16px -132px; }

.flag.flag-sb {
  background-position: -32px -132px; }

.flag.flag-sc {
  background-position: -48px -132px; }

.flag.flag-scotland {
  background-position: -64px -132px; }

.flag.flag-sd {
  background-position: -80px -132px; }

.flag.flag-se {
  background-position: -96px -132px; }

.flag.flag-sg {
  background-position: -112px -132px; }

.flag.flag-sh {
  background-position: -128px -132px; }

.flag.flag-si {
  background-position: -144px -132px; }

.flag.flag-sj {
  background-position: -160px -132px; }

.flag.flag-sk {
  background-position: -176px -132px; }

.flag.flag-sl {
  background-position: -192px -132px; }

.flag.flag-sm {
  background-position: -208px -132px; }

.flag.flag-sn {
  background-position: -224px -132px; }

.flag.flag-so {
  background-position: -240px -132px; }

.flag.flag-somaliland {
  background-position: 0 -143px; }

.flag.flag-sr {
  background-position: -16px -143px; }

.flag.flag-ss {
  background-position: -32px -143px; }

.flag.flag-st {
  background-position: -48px -143px; }

.flag.flag-sv {
  background-position: -64px -143px; }

.flag.flag-sx {
  background-position: -80px -143px; }

.flag.flag-sy {
  background-position: -96px -143px; }

.flag.flag-sz {
  background-position: -112px -143px; }

.flag.flag-tc {
  background-position: -128px -143px; }

.flag.flag-td {
  background-position: -144px -143px; }

.flag.flag-tf {
  background-position: -160px -143px; }

.flag.flag-tg {
  background-position: -176px -143px; }

.flag.flag-th {
  background-position: -192px -143px; }

.flag.flag-tibet {
  background-position: -208px -143px; }

.flag.flag-tj {
  background-position: -224px -143px; }

.flag.flag-tk {
  background-position: -240px -143px; }

.flag.flag-tl {
  background-position: 0 -154px; }

.flag.flag-tm {
  background-position: -16px -154px; }

.flag.flag-tn {
  background-position: -32px -154px; }

.flag.flag-to {
  background-position: -48px -154px; }

.flag.flag-tr {
  background-position: -64px -154px; }

.flag.flag-tt {
  background-position: -80px -154px; }

.flag.flag-tv {
  background-position: -96px -154px; }

.flag.flag-tw {
  background-position: -112px -154px; }

.flag.flag-tz {
  background-position: -128px -154px; }

.flag.flag-ua {
  background-position: -144px -154px; }

.flag.flag-ug {
  background-position: -160px -154px; }

.flag.flag-um {
  background-position: -176px -154px; }

.flag.flag-us {
  background-position: -192px -154px; }

.flag.flag-uy {
  background-position: -208px -154px; }

.flag.flag-uz {
  background-position: -224px -154px; }

.flag.flag-va {
  background-position: -240px -154px; }

.flag.flag-vc {
  background-position: 0 -165px; }

.flag.flag-ve {
  background-position: -16px -165px; }

.flag.flag-vg {
  background-position: -32px -165px; }

.flag.flag-vi {
  background-position: -48px -165px; }

.flag.flag-vn {
  background-position: -64px -165px; }

.flag.flag-vu {
  background-position: -80px -165px; }

.flag.flag-wales {
  background-position: -96px -165px; }

.flag.flag-wf {
  background-position: -112px -165px; }

.flag.flag-ws {
  background-position: -128px -165px; }

.flag.flag-xk {
  background-position: -144px -165px; }

.flag.flag-ye {
  background-position: -160px -165px; }

.flag.flag-yt {
  background-position: -176px -165px; }

.flag.flag-za {
  background-position: -192px -165px; }

.flag.flag-zanzibar {
  background-position: -208px -165px; }

.flag.flag-zm {
  background-position: -224px -165px; }

.flag.flag-zw {
  background-position: -240px -165px; }

@font-face {
  font-family: "autobahn-icons";
  src: url(data:application/vnd.ms-fontobject;base64,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);
  src: url(data:application/vnd.ms-fontobject;base64,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?#iefix) format("embedded-opentype"), url(data:application/font-woff;base64,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) format("woff"), url(data:application/octet-stream;base64,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) format("truetype"), url(/main-app-resource/assets/5b8bb6e3b23e4dd602c951c238ac9245.svg#autobahn-icons) format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "autobahn-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="abx-"]:before,
[class*=" abx-"]:before {
  font-family: "autobahn-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.abx-beneficiary:before {
  content: "c"; }

.abx-dollar-bill:before {
  content: "j"; }

.abx-eye-close:before {
  content: "p"; }

.abx-prepaid:before {
  content: "t"; }

.abx-user:before {
  content: "v"; }

.abx-approval:before {
  content: "a"; }

.abx-bpicon:before {
  content: "z"; }

.abx-client-address:before {
  content: "B"; }

.abx-location-pin:before {
  content: "q"; }

.abx-branch:before {
  content: "f"; }

.abx-payroll:before {
  content: "h"; }

.abx-faq:before {
  content: "g"; }

.abx-settings:before {
  content: "l"; }

.abx-sign-out:before {
  content: "n"; }

.abx-download:before {
  content: "s"; }

.abx-upload:before {
  content: "u"; }

.abx-file-management:before {
  content: "k"; }

.abx-bell:before {
  content: "A"; }

.abx-checks:before {
  content: "C"; }

.abx-home:before {
  content: "b"; }

.abx-briefcase:before {
  content: "d"; }

.abx-fund-transfer:before {
  content: "e"; }

.abx-cards:before {
  content: "i"; }

.abx-svg {
  height: 100%;
  min-height: 25px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center; }

.abx-sign-out:before {
  content: url(/main-app-resource/assets/61d55ba4df47c4e310f45fa27b6d95e9.svg); }

.abx-sign-out-active:before,
.abx-sign-out:hover:before {
  content: url(/main-app-resource/assets/ce6419336a17c64cc6e25194417d034e.svg); }

.abx-settings:before {
  content: url(/main-app-resource/assets/309b159a5c0a8132eb7d8132e1fc028e.svg); }

.abx-settings-active:before,
.abx-settings:hover:before {
  content: url(/main-app-resource/assets/8e8616d5241c1d44ddce86daac754919.svg); }

.abx-tutorials:before {
  content: url(/main-app-resource/assets/6428e7ef909bd84a430f651dfc664657.svg); }

.abx-tutorials-active:before,
.abx-tutorials:hover:before {
  content: url(/main-app-resource/assets/000218b2b6e21f66108abb6e54328414.svg); }

.abx-alerts:before {
  content: url(/main-app-resource/assets/a04c79cb77da340680ce0bec304c3d37.svg); }

.abx-alerts-active:before,
.abx-alerts:hover:before {
  content: url(/main-app-resource/assets/3561488127baf8b360523addab1604f5.svg); }

.abx-file-management:before {
  content: url(/main-app-resource/assets/3a4cf31f3a51bbb1155e670423e815e9.svg); }

.abx-file-management-active:before,
.abx-file-management:hover:before {
  content: url(/main-app-resource/assets/a24eff510eb7873981ce78ccc9fd0fc9.svg); }

.abx-dashboard:before {
  content: url(/main-app-resource/assets/52f17fb5b80fcd1730d3b7ae2a0091e1.svg); }

.abx-dashboard-hover:before {
  content: url(/main-app-resource/assets/6c31c06226596a37ed7a573da6ae46f6.svg); }

.abx-balance-and-transaction-reporting:before {
  content: url(/main-app-resource/assets/ecae3a459939178cad81368f31707862.svg); }

.abx-balance-and-transaction-reporting-hover:before {
  content: url(/main-app-resource/assets/2e8d90e9bbd71560976905bca4e1bee0.svg); }

.abx-dashboard-hover:before {
  content: url(/main-app-resource/assets/6c31c06226596a37ed7a573da6ae46f6.svg); }

.abx-approvals:before {
  content: url(/main-app-resource/assets/e4bdbd952a3ab9ea3d3f8f53ce02fdd1.svg); }

.abx-approvals-hover:before {
  content: url(/main-app-resource/assets/c1028513f7d75816711fb34b4d5fdf3a.svg); }

.abx-fund-transfer:before {
  content: url(/main-app-resource/assets/f1254f842ace8373ec9c7eb5926129e9.svg); }

.abx-fund-transfer-hover:before {
  content: url(/main-app-resource/assets/4f018379997f6be984bb1a878ceef427.svg); }

.abx-bills-payment:before {
  content: url(/main-app-resource/assets/eebb34b18818f17a4688015a2d0b0a24.svg); }

.abx-bills-payment-hover:before {
  content: url(/main-app-resource/assets/02a7c405a7873e404f171c92e79e5b11.svg); }

.abx-checkwriter:before {
  content: url(/main-app-resource/assets/b3ddf75569a642202db32d95ba364a6a.svg); }

.abx-checkwriter-hover:before {
  content: url(/main-app-resource/assets/d1619977e54120a2f8aacd7954f975eb.svg); }

.abx-remote-check-deposit:before {
  content: url(/main-app-resource/assets/c8fb93fa06ead753e84e2ced224352c1.svg); }

.abx-remote-check-deposit-hover:before {
  content: url(/main-app-resource/assets/b7060459245eff8d9be4a46ca978f5e7.svg); }

.abx-fsce:before {
  content: url(/main-app-resource/assets/5ff7a797787b5e363cd76ed36a032d1a.svg); }

.abx-fsce-hover:before {
  content: url(/main-app-resource/assets/bbe2dcd39cad2d464628a7f9fdec35f0.svg); }

.abx-card-management:before {
  content: url(/main-app-resource/assets/a2056db4b190afc4a2a06d83a02df86a.svg); }

.abx-card-management-hover:before {
  content: url(/main-app-resource/assets/da78581eae0370585c887cb573fc0e01.svg); }

.abx-account-opening:before {
  content: url(/main-app-resource/assets/a2056db4b190afc4a2a06d83a02df86a.svg); }

.abx-account-opening-hover:before {
  content: url(/main-app-resource/assets/da78581eae0370585c887cb573fc0e01.svg); }

.abx-branch-transactions:before {
  content: url(/main-app-resource/assets/a4a254d464d16f129f9b09bfd9cb57a0.svg); }

.abx-branch-transactions-hover:before {
  content: url(/main-app-resource/assets/3349a924a9a46a4b39090a368993791e.svg); }

.abx-admin:before {
  content: url(/main-app-resource/assets/30bd1ea4831928aa8af27e71792c89f8.svg); }

.abx-admin-hover:before {
  content: url(/main-app-resource/assets/d2e0d7442d7892502fd97efdccabe9a2.svg); }

.abx-collections-report:before {
  content: url(/main-app-resource/assets/067437dbe6311a194563df1e4420a598.svg); }

.abx-collections-report-hover:before {
  content: url(/main-app-resource/assets/d1df3524d00e139c19c033689d6e3560.svg); }

.abx-upload-icon:before {
  content: url(/main-app-resource/assets/787fabe3a772e479f7b139069fc3751a.svg); }

.abx-upload-icon:before {
  content: url(/main-app-resource/assets/787fabe3a772e479f7b139069fc3751a.svg); }

.abx-foreign-exchange:before {
  content: url(/main-app-resource/assets/ab418303fa18e5bddec1750cf27302de.svg); }

.abx-foreign-exchange-hover:before {
  content: url(/main-app-resource/assets/38fb16512681156a61147de9328e748b.svg); }

.abx-calendar-icon {
  width: unset; }
  .abx-calendar-icon:before {
    content: url(/main-app-resource/assets/06a62ebce6dd72c86d0864ff413e508e.svg); }

.backDropExitTransitionDelay_3mMI {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.zIndexBackdropBump_2Re7 {
  z-index: 1050 !important;
}

.zIndexModalBump__KCF {
  z-index: 1060 !important;
}

.overflowYScroll_GXgd {
  overflow-y: auto;
}

.cursorPointer_2GHU {
  cursor: pointer;
}

.channel-eon_3rTI {
  content: url(/main-app-resource/assets/3a2a1ea2b22727364690beb019c338a4.png);
  image-rendering: auto;
}

.channel-instapay_h5Hw {
  content: url(/main-app-resource/assets/61c2fc107547db65f612d297bc958e15.png);
  image-rendering: auto;
  height: 30px;
}

.channel-pddts_454y {
  content: url(/main-app-resource/assets/f77e71e0e7550b48fef5699307b48045.svg);
  image-rendering: auto;
  height: 30px;
}

.channel-pesonet_2pkn {
  content: url(/main-app-resource/assets/7812db3e43cec97bcb73e2b42e345861.png);
  image-rendering: auto;
  height: 25px;
}

.channel-prepaid_1sHz {
  content: url(/main-app-resource/assets/3eaba19248e42897e707697d898ff2e7.png);
  image-rendering: auto;
  height: 30px;
}

.channel-swift_qyo5 {
  content: url(/main-app-resource/assets/761839bf4c790b3adc0855e7af593b33.png);
  image-rendering: auto;
  height: 40px;
}

.channel-unionbank_rsLA {
  content: url(/main-app-resource/assets/26ff77ee1fb10c4712340f609420261c.png);
  image-rendering: auto;
  height: 35px;
}

.channel-bp_1ec0 {
  content: url(/main-app-resource/assets/3f2ebc2fe5444568192b923df6431e58.svg);
  image-rendering: auto;
  height: 35px;
}

.channel-ft_SIu7 {
  content: url(/main-app-resource/assets/ce86cf82a14aecf138d8ce7df6e190eb.svg);
  image-rendering: auto;
  height: 35px;
}

.channel-cw_3WTA {
  content: url(/main-app-resource/assets/427b1e94d505e305d01e29ca9f11def7.svg);
  image-rendering: auto;
  height: 35px;
}

.channel-bir_1GUs {
  content: url(/main-app-resource/assets/d2539d4d9ba7dae6b7ff14cea7950e38.png);
  image-rendering: auto;
  height: 45px;
}

.channel-pagibig_36U7 {
  content: url(/main-app-resource/assets/35fd1b56d00871cf77669e5d699daec4.svg);
  image-rendering: auto;
  height: 45px;
}

.channel-sss_18Dj {
  content: url(/main-app-resource/assets/1abff31b1451cc4f80f6fe77b733b227.png);
  image-rendering: auto;
  height: 40px;
}

.channel-philhealth_3onG {
  content: url(/main-app-resource/assets/13ec730b3bda95c99686e41a55c04fe8.png);
  image-rendering: auto;
  height: 35px;
}

.channel-visa-b2b_2OhA {
  content: url(/main-app-resource/assets/650c66d57132b554d8dc394392c6f497.png);
  image-rendering: auto;
}

.channel-foreign_LdHR {
  content: url(/main-app-resource/assets/64c28070cdb93be50b1f69189eef7a55.svg);
  image-rendering: auto;
}

.channel-card_1gp7 {
  content: url(/main-app-resource/assets/1b8be662c74696609773dda24f7379a1.svg);
  image-rendering: auto;
}

.channel-premiere_3ZMQ {
  content: url(/main-app-resource/assets/dde07a82f052c9f2f1dd2ddcc52bd3e9.svg);
  image-rendering: auto;
}

.channel-upload_3wRH,
.ab-upload_3ffD {
  content: url(/main-app-resource/assets/87faf28a6730ae15d3458198bdb87388.svg);
  image-rendering: auto;
  height: 35px;
}

.channel_payroll_regular_w5ke {
  content: url(/main-app-resource/assets/4922593ccac8b53afde05487931362d5.svg);
  image-rendering: auto;
  height: 88px;
}

.channel_payroll_prepaid_7ZWb {
  content: url(/main-app-resource/assets/c05b09a0ca7c43748ee7c2d762549da5.svg);
  image-rendering: auto;
  height: 88px;
}

.channel_payroll_payroll_prepaid_card_1qKX {
  content: url(/main-app-resource/assets/c05b09a0ca7c43748ee7c2d762549da5.svg);
  image-rendering: auto;
  height: 88px;
}

.channel_payroll_classic_savings_epaycard_1BBU {
  content: url(/main-app-resource/assets/4922593ccac8b53afde05487931362d5.svg);
  image-rendering: auto;
  height: 88px;
}

.channel_payroll_premier_plus_savings_epaycard_nbea {
  content: url(/main-app-resource/assets/4922593ccac8b53afde05487931362d5.svg);
  image-rendering: auto;
  height: 88px;
}

.channel_payroll_dollar_payroll_savings_epaycard_aRQZ {
  content: url(/main-app-resource/assets/99b4cbde09eea62d5745452421eebf1b.jpg);
  image-rendering: auto;
  height: 88px;
}

.channel_payroll_executive_payroll_savings_epaycard_ljmR {
  content: url(/main-app-resource/assets/4922593ccac8b53afde05487931362d5.svg);
  image-rendering: auto;
  height: 88px;
}

.ab-download_3i6N {
  content: url(/main-app-resource/assets/c04d9a1855e61c4ad1b2689611c21084.svg);
  image-rendering: auto;
  height: 35px;
}

.channel-withdraw_2_5m {
  content: url(/main-app-resource/assets/3e420c29b5019fde2397a3b62650df98.svg);
  image-rendering: auto;
  height: 35px;
}

.channel-deposit_3ceJ {
  content: url(/main-app-resource/assets/aaadc8aec1e48bb7af53c2a6fc25bead.svg);
  image-rendering: auto;
  height: 35px;
}

.channel-checkEncashment_NDl_ {
  content: url(/main-app-resource/assets/aaadc8aec1e48bb7af53c2a6fc25bead.svg);
  image-rendering: auto;
  height: 35px;
}

.channel-bankCertification_2geD {
  content: url(/main-app-resource/assets/dfa2c310c02fee88109b4df666e4572c.svg);
  image-rendering: auto;
  height: 35px;
}

.channel-mcApplication_1TQR {
  content: url(/main-app-resource/assets/dd520337255162846f688ce5aedd3d02.svg);
  image-rendering: auto;
  height: 35px;
}

.channel-branchTransaction_3yQb {
  content: url(/main-app-resource/assets/ffebe7f3089e83161e22043f474a5ba6.svg);
  image-rendering: auto;
  height: 35px;
}

.channel-invoice_12o_ {
  content: url(/main-app-resource/assets/cc7e4e0fb1bb443d3977c30d28f87b8d.svg);
  image-rendering: auto;
  height: 35px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .channel-eon_3rTI:before {
    content: url(/main-app-resource/assets/3a2a1ea2b22727364690beb019c338a4.png);
    image-rendering: auto;
  }

  .channel-instapay_h5Hw {
    background-image: url(/main-app-resource/assets/61c2fc107547db65f612d297bc958e15.png);
    image-rendering: auto;
    height: 30px;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    image-rendering: auto;
  }

  .channel-pddts_454y {
    background-image: url(/main-app-resource/assets/f77e71e0e7550b48fef5699307b48045.svg);
    image-rendering: auto;
    height: 30px;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    image-rendering: auto;
  }

  .channel-pesonet_2pkn {
    background-image: url(/main-app-resource/assets/7812db3e43cec97bcb73e2b42e345861.png);
    image-rendering: auto;
    height: 25px;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  .channel-prepaid_1sHz:before {
    content: url(/main-app-resource/assets/3eaba19248e42897e707697d898ff2e7.png);
    image-rendering: auto;
    height: 30px;
  }

  .channel-swift_qyo5 {
    background-image: url(/main-app-resource/assets/761839bf4c790b3adc0855e7af593b33.png);
    image-rendering: auto;
    height: 40px;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  .channel-unionbank_rsLA {
    background-image: url(/main-app-resource/assets/26ff77ee1fb10c4712340f609420261c.png);
    image-rendering: auto;
    height: 35px;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  .channel-bp_1ec0:before {
    content: url(/main-app-resource/assets/3f2ebc2fe5444568192b923df6431e58.svg);
    image-rendering: auto;
    height: 35px;
  }

  .channel-ft_SIu7:before {
    content: url(/main-app-resource/assets/ce86cf82a14aecf138d8ce7df6e190eb.svg);
    image-rendering: auto;
    height: 35px;
  }

  .channel-cw_3WTA:before {
    content: url(/main-app-resource/assets/427b1e94d505e305d01e29ca9f11def7.svg);
    image-rendering: auto;
    height: 35px;
  }

  .channel-bir_1GUs {
    background-image: url(/main-app-resource/assets/d2539d4d9ba7dae6b7ff14cea7950e38.png);
    image-rendering: auto;
    height: 45px;
    width: 45px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    image-rendering: auto;
  }

  .channel-pagibig_36U7 {
    background-image: url(/main-app-resource/assets/35fd1b56d00871cf77669e5d699daec4.svg);
    image-rendering: auto;
    height: 45px;
    width: 45px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    image-rendering: auto;
  }

  .channel-sss_18Dj {
    background-image: url(/main-app-resource/assets/1abff31b1451cc4f80f6fe77b733b227.png);
    image-rendering: auto;
    height: 40px;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  .channel-philhealth_3onG {
    background-image: url(/main-app-resource/assets/13ec730b3bda95c99686e41a55c04fe8.png);
    image-rendering: auto;
    height: 35px;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  .channel-visa-b2b_2OhA:before {
    content: url(/main-app-resource/assets/650c66d57132b554d8dc394392c6f497.png);
    image-rendering: auto;
  }

  .channel-foreign_LdHR:before {
    content: url(/main-app-resource/assets/64c28070cdb93be50b1f69189eef7a55.svg);
    image-rendering: auto;
  }

  .channel-card_1gp7:before {
    content: url(/main-app-resource/assets/1b8be662c74696609773dda24f7379a1.svg);
    image-rendering: auto;
  }

  .channel-upload_3wRH:before,
  .ab-upload_3ffD:before {
    content: url(/main-app-resource/assets/87faf28a6730ae15d3458198bdb87388.svg);
    image-rendering: auto;
    height: 35px;
  }

  .channel-premiere_3ZMQ:before {
    content: url(/main-app-resource/assets/dde07a82f052c9f2f1dd2ddcc52bd3e9.svg);
    image-rendering: auto;
  }

  .channel_payroll_regular_w5ke:before {
    content: url(/main-app-resource/assets/4922593ccac8b53afde05487931362d5.svg);
    image-rendering: auto;
    height: 88px;
  }

  .channel_payroll_prepaid_7ZWb:before {
    content: url(/main-app-resource/assets/c05b09a0ca7c43748ee7c2d762549da5.svg);
    image-rendering: auto;
    height: 88px;
  }

  .channel_payroll_payroll_prepaid_card_1qKX:before {
    content: url(/main-app-resource/assets/c05b09a0ca7c43748ee7c2d762549da5.svg);
    image-rendering: auto;
    height: 88px;
  }

  .channel_payroll_classic_savings_epaycard_1BBU:before {
    content: url(/main-app-resource/assets/4922593ccac8b53afde05487931362d5.svg);
    image-rendering: auto;
    height: 88px;
  }

  .channel_payroll_premier_plus_savings_epaycard_nbea:before {
    content: url(/main-app-resource/assets/4922593ccac8b53afde05487931362d5.svg);
    image-rendering: auto;
    height: 88px;
  }

  .channel_payroll_dollar_payroll_savings_epaycard_aRQZ:before {
    content: url(/main-app-resource/assets/99b4cbde09eea62d5745452421eebf1b.jpg);
    image-rendering: auto;
    height: 88px;
  }

  .channel_payroll_executive_payroll_savings_epaycard_ljmR:before {
    content: url(/main-app-resource/assets/4922593ccac8b53afde05487931362d5.svg);
    image-rendering: auto;
    height: 88px;
  }

  .ab-download_3i6N:before {
    content: url(/main-app-resource/assets/c04d9a1855e61c4ad1b2689611c21084.svg);
    image-rendering: auto;
    height: 35px;
  }

  .channel-withdraw_2_5m:before {
    content: url(/main-app-resource/assets/3e420c29b5019fde2397a3b62650df98.svg);
    image-rendering: auto;
    height: 35px;
  }

  .channel-deposit_3ceJ:before {
    content: url(/main-app-resource/assets/aaadc8aec1e48bb7af53c2a6fc25bead.svg);
    image-rendering: auto;
    height: 35px;
  }

  .channel-checkEncashment_NDl_:before {
    content: url(/main-app-resource/assets/aaadc8aec1e48bb7af53c2a6fc25bead.svg);
    image-rendering: auto;
    height: 35px;
  }

  .channel-bankCertification_2geD:before {
    content: url(/main-app-resource/assets/dfa2c310c02fee88109b4df666e4572c.svg);
    image-rendering: auto;
    height: 35px;
  }

  .channel-mcApplication_1TQR:before {
    content: url(/main-app-resource/assets/dd520337255162846f688ce5aedd3d02.svg);
    image-rendering: auto;
    height: 26px;
  }

  .channel-branchTransaction_3yQb {
    content: url(/main-app-resource/assets/ffebe7f3089e83161e22043f474a5ba6.svg);
    image-rendering: auto;
    height: 35px;
  }

  .channel-invoice_12o_:before {
    content: url(/main-app-resource/assets/cc7e4e0fb1bb443d3977c30d28f87b8d.svg);
    image-rendering: auto;
  }
}

.emptyValueBanner_1Xrp {
  content: url(/main-app-resource/assets/846d21fd32a4d577ede9d71dfd44b6d1.svg);
}

.emptySearchBanner_15ls {
  content: url(/main-app-resource/assets/a4711d0ae4a39d59c6d8537c26446c73.svg);
}

.userRegularSvg_rNw6 {
  content: url(/main-app-resource/assets/80c44e298ce631bf10038347dbe3c910.svg);
}

.ubLaptop_3lx5 {
  content: url(/main-app-resource/assets/f0624c4e3e42a76dc7d6b8b15851f27a.svg);
  height: 300px !important;
}

.ubpBusinessLogo_3M4G {
  content: url(/main-app-resource/assets/3522eb91ea2924e059eb49c1bf9a9fdb.png);
}

.ubpLogo_3Sj0 {
  content: url(/main-app-resource/assets/78463569381fed9fb41118e88afcb9b1.svg);
}

.cardPattern_3r12 {
  content: url(/main-app-resource/assets/1891cbfa75518a62bd0552c66c39eb22.svg);
}

.cardPattern2_2jsg {
  content: url(/main-app-resource/assets/ef6b333632993c12602ebe8fa8dfa4f3.svg);
}

.pesonet_2BH8 {
  content: url(/main-app-resource/assets/144e4aea5e2c804f178393c0657b4808.svg);
}

.instapay_2Cue {
  content: url(/main-app-resource/assets/369d5fd56f42113c1c92e69f4819d37b.svg);
}

.eon_1UWm {
  content: url(/main-app-resource/assets/a640c4e05e09376edaec45b75f92bed2.svg);
}

.personRegularSvg_owjO {
  content: url(/main-app-resource/assets/8098f8c304743b2d3ece68caebf207e4.svg);
}

.frequentBillerSvg_2MBp {
  content: url(/main-app-resource/assets/384d92f9bbc6e1b958582075dac2ab79.svg);
}

.addPersonSvg_3nTe {
  content: url(/main-app-resource/assets/565923fa1f4026439104906f00a0f25a.svg);
}

.addPersonTertiarySvg_Tgvl {
  content: url(/main-app-resource/assets/04920ed82c73e82f550fe2162c2c0011.svg);
}

.browserSvg_3aGK {
  content: url(/main-app-resource/assets/b114b5ca727b4beed6d164816bb95d34.svg);
  image-rendering: auto;
  height: 35px;
}

.androidSvg_2cLP {
  content: url(/main-app-resource/assets/db12958c46017af154f176ce5bb5ab3b.svg);
}

.iosSvg_3rKc {
  content: url(/main-app-resource/assets/35b5162e0810ba941f1d8ad7fe2f96b9.svg);
}

.tabletSvg_21NL {
  content: url(/main-app-resource/assets/55da4dfbd3bdd6c2ea6189ac8ce926b8.svg);
}

.addSvg_2H0a {
  content: url(/main-app-resource/assets/fa8b8c59d5a9e7a1c2dcaae26731c396.svg);
}

.addSvgOrange_2HmJ {
  content: url(/main-app-resource/assets/5459c9161bf039b687038fa258ca553f.svg);
}

.statusConfirm_3Rrv {
  background-image: url(/main-app-resource/assets/1c2dcda29b9bda06762a20345812164c.png);
  background-size: cover;
}

.statusPending_2-rV {
  background-image: url(/main-app-resource/assets/2d4eca47cc634bc0f91f1371e021902b.png);
  background-size: cover;
}

.statusProcessing_KsUZ {
  background-image: url(/main-app-resource/assets/e71f15d3933a643bd92c49e0db070348.png);
  background-size: cover;
}

.statusFailed_1MVA {
  background-image: url(/main-app-resource/assets/00ce72e87298d71ab32428403a209dda.png);
  background-size: cover;
}

.statusScheduled_SiVH {
  background-image: url(/main-app-resource/assets/84258d73f8933aa9830a2b1be25ea55f.png);
  background-size: cover;
}

.statusBatchProcessing_qauw {
  background-image: url(/main-app-resource/assets/872460e5ad2e29de54da9fb3a3b7c247.svg);
  background-size: cover;
}

.staticPageContainer_hHWL {
  position: absolute;
  top: auto;
  left: auto;
}

.downloadAppStoreBadge_3DEC {
  content: url(/main-app-resource/assets/f646f460622a43d7edaa501ff36fe0b2.svg);
  width: 100%;
  display: inherit;
}

.downloadGooglePlayBadge_32dT {
  content: url(/main-app-resource/assets/38669196f7c2cea8e5a368dab2a8b0af.svg);
  width: 100%;
  display: inherit;
}

.downloadMobileAppTopBase_31mY {
  content: url(/main-app-resource/assets/7b7dc97dc14371e8565a1af0e2d81755.png);
  width: 100%;
  display: inherit;
}

.downloadMobileAppTopBaseSME_2MWN {
  content: url(/main-app-resource/assets/2a309a53dcfb8f7230c1c5506e837160.png);
  width: 100%;
  display: inherit;
}

.downloadMobileAppBase_3UvQ {
  background-image: url(/main-app-resource/assets/638e76b38df142e8acc3d87499c0cada.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  overflow-x: hidden;
  background-color: #ffffff;
}

.downloadMobileAppBaseMedium_1cVT {
  background-image: url(/main-app-resource/assets/4f395fdf18831e39f4f1b9054304c552.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  overflow-x: hidden;
  background-size: contain;
  background-color: #ffffff;
}

.downloadMobileAppBaseSmall_1_0f {
  background-image: url(/main-app-resource/assets/7e8f3a22d834f3af026351715a7bba52.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  overflow-x: hidden;
  background-size: contain;
  background-color: #ffffff;
}

.downloadMobileAppDevices_3bhp {
  content: url(/main-app-resource/assets/87d72e754ed4a7772c40df8ead747f13.png);
}

.downloadMobileAppDevicesSME_2Ivv {
  content: url(/main-app-resource/assets/38e0127dd9067752a45d27165f392546.png);
}

.downloadMobileAppIcon_1-iE {
  content: url(/main-app-resource/assets/22ba798168d9aa6386bbcf837c87a5d4.svg);
}

.downloadMobileAppIconSME_w_I5 {
  content: url(/main-app-resource/assets/2e769a138c44624d1b0ca18665a236db.svg);
}

.success_1Pz2 {
  content: url(/main-app-resource/assets/9960eb67b398957d8109878baada9719.svg);
}

.confirmation_2Bv4 {
  content: url(/main-app-resource/assets/fe124b02676526d8463a0ef7c7cbc9f0.svg);
}

.processing_fGZs {
  content: url(/main-app-resource/assets/fdf94ef7d3ff4295871e5d248555a0da.svg);
}

.pending_4O8h {
  content: url(/main-app-resource/assets/78791e45d7f63817dc3d5669eb26e063.svg);
}

.failed_3MP- {
  content: url(/main-app-resource/assets/9d02838c9ff01acb57785a105817bac1.svg);
}

.scheduled_JjcE {
  content: url(/main-app-resource/assets/df6e491ee482dae1bb0511aaa2afc56c.svg);
}

.batchProcess_tbHx {
  content: url(/main-app-resource/assets/9fe1e355d6e947d8f9b37b97225e2ea9.svg);
}

.transactionSuccess_1Md4 {
  content: url(/main-app-resource/assets/50919bd6f0da77cf09d85a0149d983da.svg);
}

.transactionFailed_3t4c {
  content: url(/main-app-resource/assets/50919bd6f0da77cf09d85a0149d983da.svg);
}

.card_pattern_QYri {
  background: url(/main-app-resource/assets/79182bf0f989e9cdf0bec113a53bfb1e.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media (min-width: 576px) {
  .bannerDetailsContainer_2aIh {
    padding-top: 200px;
    padding-bottom: 40px;
  }
}

@media (max-width: 576px) {
  .bannerDetailsContainer_2aIh {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}

.withdraw_2zKx {
  content: url(/main-app-resource/assets/3e420c29b5019fde2397a3b62650df98.svg);
}

.deposit_3hLS {
  content: url(/main-app-resource/assets/aaadc8aec1e48bb7af53c2a6fc25bead.svg);
}

.checkEncashment_12eP {
  content: url(/main-app-resource/assets/aaadc8aec1e48bb7af53c2a6fc25bead.svg);
}

.bankCertification_13pX {
  content: url(/main-app-resource/assets/dfa2c310c02fee88109b4df666e4572c.svg);
}

.mcApplication__42K {
  content: url(/main-app-resource/assets/dd520337255162846f688ce5aedd3d02.svg);
}

.deleteSvg_3g0a {
  content: url(/main-app-resource/assets/3e41e8f2f83ad1fcc76a5aae2ae29e2f.svg);
}

.selectAllSvg_2f1N {
  content: url(/main-app-resource/assets/b37539284798c09702e488506bb1ed53.svg);
}

.selectMultipleSvg_2VVe {
  content: url(/main-app-resource/assets/73f0a12266a8011f61c7340285748755.svg);
}

.approvedSvg_1BaO {
  content: url(/main-app-resource/assets/ca85d8cf8379bbf5664968dc947cc606.svg);
}

.rejectSvg_r0Tx {
  content: url(/main-app-resource/assets/cfd4016314df28e63f9c9ca1771b0710.svg);
}

.cancelSelectionSvg_2SKz {
  content: url(/main-app-resource/assets/d5a9ce038f56b7fa02d9caf849ba4320.svg);
}

.exportSvg_1A9D {
  content: url(/main-app-resource/assets/dedb91495a6fc052a19fe88d1be9a12d.svg);
}

.infoSvg_1Mf6 {
  content: url(/main-app-resource/assets/0d90e381bcf1d1d2cafb09c167ed8df0.svg);
}

.closeIconSvg_3I8g {
  content: url(/main-app-resource/assets/eacc464dfc6cd538285576ebd9ae6b7b.svg);
}

.verifyMobileNumberSvg_2JCj {
  content: url(/main-app-resource/assets/ef037545707950d764773c15c91885f5.svg);
}

.uploadfile_3_EF {
  content: url(/main-app-resource/assets/fc1206cc7a54d90061124d5843d61fcf.svg);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .emptyValueBanner_1Xrp:before {
    content: url(/main-app-resource/assets/846d21fd32a4d577ede9d71dfd44b6d1.svg);
  }
  .emptySearchBanner_15ls:before {
    content: url(/main-app-resource/assets/a4711d0ae4a39d59c6d8537c26446c73.svg);
  }
  .ubLaptop_3lx5:before {
    content: url(/main-app-resource/assets/f0624c4e3e42a76dc7d6b8b15851f27a.svg);
    height: 300px !important;
    image-rendering: auto;
  }
  .ubpLogo_3Sj0:before {
    content: url(/main-app-resource/assets/78463569381fed9fb41118e88afcb9b1.svg);
  }
  .pesonet_2BH8:before {
    content: url(/main-app-resource/assets/144e4aea5e2c804f178393c0657b4808.svg);
  }
  .instapay_2Cue:before {
    content: url(/main-app-resource/assets/369d5fd56f42113c1c92e69f4819d37b.svg);
  }
  .eon_1UWm:before {
    content: url(/main-app-resource/assets/a640c4e05e09376edaec45b75f92bed2.svg);
  }
  .verifyMobileNumberSvg_2JCj:before {
    content: url(/main-app-resource/assets/ef037545707950d764773c15c91885f5.svg);
  }
  .addPersonTertiarySvg_Tgvl:before {
    content: url(/main-app-resource/assets/04920ed82c73e82f550fe2162c2c0011.svg);
  }
}

.tutorialMask_iGC3 {
  opacity: 0.85 !important;
}

.ab-tutorials-helper_1JcB {
  z-index: 100000 !important;
}

.ab-tutorials-helper_1JcB:after {
  background-color: #E55A27 !important;
}

.ab-tutorials-helper_1JcB span[data-tour-elem="badge"]{
  background-color: #E55A27 !important;
}

.ab-tutorials-helper_1JcB nav > button:disabled {
  color:  #E55A27 !important;
  background-color: #E55A27 !important;
}

.zIndexBackdropBump_2iLS{
  z-index:1100 !important;
}

.zIndexModalBump_3Pby{
  z-index:1110 !important;
}

.expired_K37D {
  content: url(/main-app-resource/assets/813834192c44776e11cae01d20185923.svg);
  height: 180px;
  width: 180px;
  display: flex;
  align-self: center;
  padding: 12px 12px;
  margin: 4px 0 0 12px;
}

.activated_2Lhp {
  content: url(/main-app-resource/assets/95c3f999c323cd7fc46933bcfd21e3dd.svg);
  height: 150px;
  width: 150px;
  display: flex;
  align-self: center;
  padding: 12px 12px;
  margin: 0 0 12px 12px;
}

.failed_1N-t {
  content: url(/main-app-resource/assets/9178871230677b617b2c9cb17f6f0dda.svg);
  height: 150px;
  width: 150px;
  display: flex;
  align-self: center;
  padding: 12px 12px;
  margin: 0 0 12px 12px;
}

.success_1br8 {
  content: url(/main-app-resource/assets/241ee285f918d23246c3e1338714494a.svg);
  height: 150px;
  width: 150px;
  display: flex;
  align-self: center;
  padding: 12px 12px;
  margin: 0 0 12px 12px;
}

.somethingWentWrong_255W {
  content: url(/main-app-resource/assets/2865986f39232a513ded59edd659d064.svg);
  height: 150px;
  width: 150px;
  display: flex;
  align-self: center;
  padding: 12px 12px;
  margin: 0 0 12px 12px;
}

.retry_gCcS {
  content: url(/main-app-resource/assets/b5e9e20bad70f432f0574b3fcda69fe8.svg);
}

.retryColor_2OzR {
  content: url(/main-app-resource/assets/90cf867bf16703b190d6872cd7737e2f.svg);
}

.retryBalance_1UIC {
  content: url(/main-app-resource/assets/ddad689bfad67982a8bf89d0dc98e12d.svg);
}

.background_2zoT {
  background: url(/main-app-resource/assets/80de640515e40e78e270295dfbea6968.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

  .activated_2Lhp {
    background-image: url(/main-app-resource/assets/95c3f999c323cd7fc46933bcfd21e3dd.svg);
    background-position: center;
    background-repeat: no-repeat;
    height: 150px;
    width: 150px;
    display: flex;
    align-self: center;
    padding: 12px 12px;
    margin: 0 0 12px 12px;
  }

  .failed_1N-t {
    background-image: url(/main-app-resource/assets/9178871230677b617b2c9cb17f6f0dda.svg);
    background-position: center;
    background-repeat: no-repeat;
    height: 150px;
    width: 150px;
    display: flex;
    align-self: center;
    padding: 12px 12px;
    margin: 0 0 12px 12px;
  }

}
.BrainhubCarouselItem {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative; }

.BrainhubCarouselItem.BrainhubCarouselItem--clickable {
  cursor: pointer; }

.BrainhubCarouselItem .debug-number {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  font-size: 2em;
  text-shadow: 0px 0px 9px white; }

.BrainhubCarousel__dots {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0; }

.BrainhubCarousel__dots.BrainhubCarousel__dots--isRTL {
  direction: rtl; }

.BrainhubCarousel__dots .BrainhubCarousel__dot {
  outline: 0;
  padding: 10px;
  border: none;
  opacity: 0.5;
  font-size: 0;
  cursor: pointer;
  -webkit-appearance: none; }

.BrainhubCarousel__dots .BrainhubCarousel__dot.BrainhubCarousel__dot--selected {
  opacity: 1 !important; }

.BrainhubCarousel__dots .BrainhubCarousel__dot:hover {
  opacity: 1; }

.BrainhubCarousel__dots .BrainhubCarousel__dot:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 0;
  border: none;
  background: #000; }

.BrainhubCarousel__dots .BrainhubCarousel__thumbnail {
  outline: 0;
  padding: 10px;
  border: none;
  opacity: 0.5;
  font-size: 0;
  cursor: pointer; }

.BrainhubCarousel__dots .BrainhubCarousel__thumbnail.BrainhubCarousel__thumbnail--selected {
  opacity: 1 !important; }

.BrainhubCarousel__dots .BrainhubCarousel__thumbnail:hover {
  opacity: 1; }

.BrainhubCarousel__thumbnail[type=button] {
  -webkit-appearance: none; }

.BrainhubCarousel--isRTL + .BrainhubCarousel__dots {
  direction: rtl; }

.BrainhubCarousel__container {
  width: 100%;
  overflow: hidden; }

.BrainhubCarousel {
  overflow: hidden;
  display: flex;
  align-items: center; }

.BrainhubCarousel.BrainhubCarousel--isRTL {
  direction: rtl; }

.BrainhubCarousel.BrainhubCarousel--isRTL .BrainhubCarousel__trackContainer .BrainhubCarousel__track {
  direction: rtl; }

.BrainhubCarousel .BrainhubCarousel__trackContainer {
  overflow: hidden; }

.BrainhubCarousel .BrainhubCarousel__trackContainer .BrainhubCarousel__track {
  display: flex;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0; }

.BrainhubCarousel .BrainhubCarousel__trackContainer .BrainhubCarousel__track.BrainhubCarousel__track--transition {
  transition: transform; }

.BrainhubCarousel__arrows {
  cursor: pointer; }

.BrainhubCarousel__loader {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 4px solid #7b59ff;
  border-left-color: transparent;
  animation: loader 1s infinite linear; }

@keyframes loader {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.BrainhubCarousel__arrows {
  position: relative;
  padding: 21px;
  border: none;
  overflow: hidden;
  outline: 0;
  font-size: 0;
  line-height: 0;
  background-color: #7b59ff; }

.BrainhubCarousel__arrows span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  border-style: solid;
  border-color: #fff;
  border-width: 3px 3px 0 0;
  padding: 5px;
  transition: 0.3s;
  font-size: 0; }

.BrainhubCarousel__arrows:hover {
  background-color: #8768ff; }

.BrainhubCarousel__arrows:hover span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  border-style: solid;
  border-color: #fff;
  border-width: 3px 3px 0 0;
  padding: 5px;
  transition: 0.3s;
  font-size: 0; }

.BrainhubCarousel__arrows:hover:enabled {
  background-color: #8768ff; }

.BrainhubCarousel__arrows:hover:enabled span {
  border-color: #fff;
  margin: 0; }

.BrainhubCarousel__arrows:disabled {
  background-color: #ccc; }

.BrainhubCarousel__arrowLeft span {
  transform: translate(-50%, -50%) rotate(-135deg);
  margin-left: 2.45px; }

.BrainhubCarousel__arrowRight span {
  transform: translate(-50%, -50%) rotate(45deg);
  margin-left: -2.45px; }

.BrainhubCarousel--isRTL .BrainhubCarousel__arrowLeft span {
  transform: translate(-50%, -50%) rotate(45deg);
  margin-left: -2.45px; }

.BrainhubCarousel--isRTL .BrainhubCarousel__custom-arrowLeft span {
  transform: rotate(180deg); }

.BrainhubCarousel--isRTL .BrainhubCarousel__arrowRight span {
  transform: translate(-50%, -50%) rotate(-135deg);
  margin-left: 2.45px; }

.BrainhubCarousel--isRTL .BrainhubCarousel__custom-arrowRight span {
  transform: rotate(-180deg); }

.BrainhubCarousel--isRTL .BrainhubCarousel__arrows:hover span {
  margin: 0; }

.BrainhubCarousel__arrow--disable {
  pointer-events: none; }

/*# sourceMappingURL=style.css.map*/

/*-----------------------------------------------------------------*/
/**/
/**/
/* Table of Contents*/
/**/
/* Colors*/
/* Options*/
/* Components*/
/*-----------------------------------------------------------------*/
/* General*/
/**/
/*-----------------------------------------------------------------*/
/* Sizes*/
/**/
/* Elements height*/
/* Elements consistent width*/
/* Layout sizes*/
/*-----------------------------------------------------------------*/
/* Spacing*/
/**/
/*-----------------------------------------------------------------*/
/* Fonts*/
/**/
/*-----------------------------------------------------------------*/
/* Colors*/
/**/
/* Base colors*/
/* 926dde*/
/* ff708e*/
/* 46be8a*/
/* Context colors*/
/*#E55A27; // #f76b1c; //#33cabb !default;*/
/* 46be8a*/
/* Pale context colors*/
/* #dcfcfa !default;*/
/* Background colors*/
/* Text colors*/
/*37404d*/
/*616a78*/
/* #c9ccce !default;*/
/* Divider color*/
/* Social media*/
/* Alpha channel colors*/
/*-----------------------------------------------------------------*/
/* Components*/
/**/
/* Offcanvas*/
/* Menu*/
/* Sidebar*/
/* #177bbb;//$white !default; //*/
/* #3f4a59 !default;*/
/*21252d*/
/*2b303b*/
/* Topbar*/
/* Notification*/
/* Card*/
/* Backdrop*/
/* Dock*/
/**/
/* Lists*/
/**/
/**/
/* Maps*/
/**/
.zIndexModalBump_2DYS {
  z-index:1000 !important;
}

/*-----------------------------------------------------------------*/
/**/
/**/
/* Table of Contents*/
/**/
/* Colors*/
/* Options*/
/* Components*/
/*-----------------------------------------------------------------*/
/* General*/
/**/
/*-----------------------------------------------------------------*/
/* Sizes*/
/**/
/* Elements height*/
/* Elements consistent width*/
/* Layout sizes*/
/*-----------------------------------------------------------------*/
/* Spacing*/
/**/
/*-----------------------------------------------------------------*/
/* Fonts*/
/**/
/*-----------------------------------------------------------------*/
/* Colors*/
/**/
/* Base colors*/
/* 926dde*/
/* ff708e*/
/* 46be8a*/
/* Context colors*/
/*#E55A27; // #f76b1c; //#33cabb !default;*/
/* 46be8a*/
/* Pale context colors*/
/* #dcfcfa !default;*/
/* Background colors*/
/* Text colors*/
/*37404d*/
/*616a78*/
/* #c9ccce !default;*/
/* Divider color*/
/* Social media*/
/* Alpha channel colors*/
/*-----------------------------------------------------------------*/
/* Components*/
/**/
/* Offcanvas*/
/* Menu*/
/* Sidebar*/
/* #177bbb;//$white !default; //*/
/* #3f4a59 !default;*/
/*21252d*/
/*2b303b*/
/* Topbar*/
/* Notification*/
/* Card*/
/* Backdrop*/
/* Dock*/
/**/
/* Lists*/
/**/
/**/
/* Maps*/
/**/
.loader_1j5w {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 0.5s;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.dropzone-border-error_34IY {
  border-color: #f96868;
}
.show_2pvu {
  opacity: 1.5 !important;
  z-index: 1060!important;
}

.br_1yGY {
  border-radius: 4px;
}

.zIndexBackdropBump_3UMe{
  z-index:1100 !important;
}

.zIndexModalBump_3IzS{
  z-index:1110 !important;
}


.zIndexBackdropBump_3VVH {
  z-index: 1050 !important;
}

.zIndexModalBump_7brD {
  z-index: 1060 !important;
}

/*-----------------------------------------------------------------*/
/**/
/**/
/* Table of Contents*/
/**/
/* Colors*/
/* Options*/
/* Components*/
/*-----------------------------------------------------------------*/
/* General*/
/**/
/*-----------------------------------------------------------------*/
/* Sizes*/
/**/
/* Elements height*/
/* Elements consistent width*/
/* Layout sizes*/
/*-----------------------------------------------------------------*/
/* Spacing*/
/**/
/*-----------------------------------------------------------------*/
/* Fonts*/
/**/
/*-----------------------------------------------------------------*/
/* Colors*/
/**/
/* Base colors*/
/* 926dde*/
/* ff708e*/
/* 46be8a*/
/* Context colors*/
/*#E55A27; // #f76b1c; //#33cabb !default;*/
/* 46be8a*/
/* Pale context colors*/
/* #dcfcfa !default;*/
/* Background colors*/
/* Text colors*/
/*37404d*/
/*616a78*/
/* #c9ccce !default;*/
/* Divider color*/
/* Social media*/
/* Alpha channel colors*/
/*-----------------------------------------------------------------*/
/* Components*/
/**/
/* Offcanvas*/
/* Menu*/
/* Sidebar*/
/* #177bbb;//$white !default; //*/
/* #3f4a59 !default;*/
/*21252d*/
/*2b303b*/
/* Topbar*/
/* Notification*/
/* Card*/
/* Backdrop*/
/* Dock*/
/**/
/* Lists*/
/**/
/**/
/* Maps*/
/**/
.card_1rS6 {
  width: 425px;
  max-width: 100%;
  margin-bottom: 0;
  padding: 60px 55px 100px 55px;
}
.cardContent_3mZj {
  /* composes: card-content from global;*/
}
.wrapper_3FKC {
  background-image: url(/main-app-resource/assets/7c4986dfc79be3bb02eb8628c63b10d5.png);
}
.title_1PgA {
  color: #fff;
  letter-spacing: 1.5px;
  margin-bottom: 2px;
  font-weight: bold;
}
.unionBank_3eEK {
  color: #f4a73d;
}
.text-light_2uot {
  color: gray;
}
.text-header_Sil4 {
  color: #2A2D31;
}
.text-underlined_3Axg {
  text-decoration: underline;
}
.claim_1uA5 {
  color: #ffffff;
  position: absolute;
  bottom: 20px;
  margin-left: 80px;
}
.logo_1d1p {
  padding-bottom: 30px;
}
.backgroundImage_2eUF {
  background-image: url(/main-app-resource/assets/ad49a11b365660e33571d4cd6c2fc79e.png);
  background-position: top;
  background-size: contain;
  background-repeat: repeat-y;
  pointer-events: none;
  bottom: 0;
  left: 0;
}
.leftColumn_1gvl {
  background-image: url(/main-app-resource/assets/8c70e4201be20159a7ff679fe6fd7d53.svg);
}
.rightColumn_2VIT {
  margin: 0 auto;
  width: 360px;
}
.buttonResendPassword_8m2k {
}
.buttonUpdateMobile_1Q88 {
}
.loader-wrapper_2x59 {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(244, 244, 253, 0.82);
  z-index: 1000;
  border-radius: 8px;
  top: 0;
  left: 0;
}
.loader-overlay_3LTR {
  display: flex;
  justify-content: center;
  height: 100%;
}
.loader_1plV {
  align-self: center;
}
.businessLogo_1r1A{
  content: url(/main-app-resource/assets/3522eb91ea2924e059eb49c1bf9a9fdb.png);
}
.zIndexBackdropBump_3QCi{
  z-index:2200 !important;
}
.zIndexModalBump_fAI5{
  z-index:2210 !important;
}
.ubpLogoIcon_3cTz {
  content: url(/main-app-resource/assets/6ae9bd22aec30a9b8c71882203573ed0.svg);
  max-height: 52px;
}
.ubpSMELogoIcon_Cn3c {
  content: url(/main-app-resource/assets/2e769a138c44624d1b0ca18665a236db.svg);
  max-height: 52px;
}
.error_3aCr {
  background: url(/main-app-resource/assets/56fc95c87616984c6f3a81a2c3b4ca79.png);
  background-size: cover;
  background-position: center;
  height: 100vh;
}
.error-ubp-logo_o2SU {
  content: url(/main-app-resource/assets/def258c5a939d88bc0be50083edc72d5.png);
  height: 70px;
}
.error-image_U5Dp {
  content: url(/main-app-resource/assets/a68f707d8f1630da6705bac3cef8d449.png);
  height: 420px;
}
.sme-main-base_9xSk {
  padding-bottom: 280px !important;
}
table {
  border-collapse: collapse;
}
.table_v8el th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table_v8el td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.btn-outline_2GPs.btn-red_1FVK {
  border-color: #ffa5a5 !important;
}
.btn-fsce_3YEy {
  height: 30px;
  width: 30px;
  border-radius: 50%;
}

.content_3aD6:last-child hr {
  display: none;
}
.payrollNavLink_2x8s {
  font-family: "Roboto", sans-serif;
  font-weight:600;
  font-size: 12px;
  color: #bcbcbc;
  letter-spacing: 0.5px;
  border-radius: 15px;
  margin: 0 2px;
}
.active-payroll-button_hotn {
  background: #fde9ce;
  font-family: "Roboto", sans-serif;
  font-weight:700;
  color: #e55a27;
}
.payrollCornerRadius_1gJ3 {
  border-radius: 8px;
}
.changeViewButtons_2sgP {
  cursor: pointer;
}
.tableTitle_v9NO {
  font-family: "Roboto", sans-serif;
  font-weight:700;
  font-size: 16px;
  color: #fa4616;
  letter-spacing: 0.5px;
}
.active-view_QyU8 {
  color: #e55a27;
}
.pdfIcon_2N4T{
  content: url(/main-app-resource/assets/96a4c2d06a614114bb6e81f750bbf066.png);
  height: 60px;
  width: 60px;
}
.br_2zbo {
  border-radius: 8px;
}

.heading_f2Cd {
  font-family: "Roboto", sans-serif;
  font-weight:700;
  font-size: 16px;
  color: #fa4616;
  letter-spacing: 0.5px;
}

.upload-details_YwXY {
  font-family: "Roboto", sans-serif;
  font-weight:600;
  font-size: 14px;
  color: #2a2d31;
  padding: 0;
}

.upload-details-value_2Lvy {
  font-family: "Roboto", sans-serif;
  font-weight:500;
  font-size: 14px;
  color: #2a2d31;
  text-align: left;
}

.clickable_2377 {
  cursor: pointer;
}

.dropZone_1LHi {
  cursor: pointer;
  height: 200px;
  min-height: 200px;
  width: 100%;
}

.detailsDiv_2zY6 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fileName_1Q8T {
  width: 300px;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
}
.loaderOverlay_3okV {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  z-index: -1;
  transition: 0.5s;
}

.show_3C08 {
  opacity: 1 !important;
  z-index: 140 !important;
}

.alerts-announcement_1tKD {
  content: url(/main-app-resource/assets/fd788d3dfed6bb462b2806dff97c9563.svg);
  width: 24px;
}

.alerts-org-updates_2E8Q {
  content: url(/main-app-resource/assets/f728624882439cc923de1aa951312c80.svg);
  width: 24px;
}

.alerts-new-device_2Ok1 {
  content: url(/main-app-resource/assets/bbca2d7fb1bdd3a06aab5d7ffa9b490f.svg);
  width: 24px;
}

.alerts-new-features_2en_ {
  content: url(/main-app-resource/assets/6827fd0295b0ceab41bccdc37ab42d26.svg);
  width: 24px;
}

.alerts-upload_32Mu {
  content: url(/main-app-resource/assets/2c1ecb0521924c0f9ea9fc182dfd1fd5.svg);
  width: 24px;
}

.alerts-transaction_1UDX {
  content: url(/main-app-resource/assets/755bb5eac09d844fd95c4cc70699fa0f.svg);
  width: 24px;
}
.truncate_2-2r {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cursorPointer_1pnw {
  cursor: pointer;
}

.loaderOverlay_1JaE {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f9f9f9;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  z-index: -1;
  transition: 0.5s;

}

.show_2hhD {
  opacity: 1 !important;
  z-index: 140 !important;
}

.showFscLoader_2xWd {
  opacity: 1 !important;
  z-index: 140 !important;
  background-color: rgba(0, 0, 0, 0.3) !important;
}

.loading_1wYw {
  stroke: #FA4616 !important;
}

.br_rpRc {
  border-radius: 4px;
}

.helperButton_3D-S {
  background: transparent !important;
  color: #fff !important;

}

.tutorialMask_tkvd {
  opacity: 0.85 !important;
}

.red_4mmQ {
  color: red;
}

.green_Qzw1 {
  color: green;
}
.sidebarLogo_3q1J{
  content: url(/main-app-resource/assets/ea9ca0884bb6fbcd55f4db7d918da0f2.svg);
}

.zIndexModalBumpActivityChecker_3VYC {
  z-index: 100001 !important;
}

.zIndexBackdropBump_UNbX{
  z-index:3200 !important;
}

.zIndexModalBump_22jb{
  z-index:3210 !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .sidebarLogo_3q1J:before{
    content: url(/main-app-resource/assets/ea9ca0884bb6fbcd55f4db7d918da0f2.svg);
    height: 120px;
  }
}

.wrapper_QWgA {
  padding: 0 30px;
}

.header_2Uq5 {
  margin: 50px 0 50px 0;
  text-align: center;
}

.title_2N9O {
  font-weight: bold;
  margin-bottom:10;
  font-size: 22px;
}

.lead_f5x_ {
  font-size: 14px;
}

.resend_3iay {
  margin: 35px 0 0 0;
}

.resend_3iay p:first-child {
  margin-bottom: 0;
}

.resend_3iay button {
  margin-top: 20px;
}

.resend_3iay .lead_f5x_ {
  line-height: 15px;
}

.resend_3iay .code_7HX_ {
  font-size: 16px;
}

.businessLogo_3ktD{
  content: url(/main-app-resource/assets/3522eb91ea2924e059eb49c1bf9a9fdb.png);
}

.wrapper_2hRM {
  padding: 0 30px;
  height: 100vh;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

.header_r7tS {
  margin: 50px 0 50px 0;
  text-align: center;
}

.footer_3SNA {
  text-align: center;
  font-weight: 700;
  background-color: #fff;
  border: 0px;
  padding: 40px 0px;
}

.title_1qoA {
  font-weight: bold;
  margin-bottom: 10;
  font-size: 22px;
}

.businessLogo_3O--{
  content: url(/main-app-resource/assets/3522eb91ea2924e059eb49c1bf9a9fdb.png);
}

.paymentLogin_BFFM{
  flex: 5;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 50px;
}
.wrapper_1xAU {
  padding: 0 30px;
}

.header_2VUT {
  margin: 50px 0 50px 0;
  text-align: center;
}

.title_3Dtz {
  font-weight: bold;
  margin-bottom: 0;
  font-size: 22px;
}
.wrapper_ZT6x {
  padding: 0 30px;
}

.header_2tdB {
  margin: 50px 0 50px 0;
  text-align: center;
}

.title_3CgD {
  font-weight: bold;
  margin-bottom: 0;
  font-size: 22px;
}
.wrapper_2XyA {
  padding: 0 30px;
}

.header_19ZG {
  margin: 50px 0 50px 0;
  text-align: center;
}

.title_3PZd {
  font-weight: bold;
  margin-bottom:10;
  font-size: 22px;
}

.businessLogo_1p5H{
  content: url(/main-app-resource/assets/3522eb91ea2924e059eb49c1bf9a9fdb.png);
}

.phflag_2NQl {
  content: url(/main-app-resource/assets/4eb6c95b156a245d646c3bcfe9497cbd.svg);
}

.eBanking_GTpG {
  content: url(/main-app-resource/assets/b2ce6e5b2f3e08013ee2cdbf09dfa2ee.svg);
}

.eCrediting_lXZ_ {
  content: url(/main-app-resource/assets/aa8d9498336e357dbad5115f611a6bde.svg);
}
.wrapper_39TS {
  padding: 0 30px;
}

.header_-9l9 {
  margin: 50px 0 50px 0;
  text-align: center;
}

.lineHeight_25MP {
  line-height: 1.5;
  word-break: break-word;
}

.paymentBody_3Rj7{
  flex: 5;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 50px;
}

.selectOrgBody_S0lX{
  min-height: 55%;
  margin-bottom: 120px;
  flex: 5;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.wrapper_13tb {
  padding: 0 30px;
}

.header_1oKX {
  margin: 50px 0 50px 0;
  text-align: center;
}

.title_2Q4A {
  font-weight: bold;
  margin-bottom:10px;
  font-size: 22px;
}

.businessLogo_1mPC{
  content: url(/main-app-resource/assets/3522eb91ea2924e059eb49c1bf9a9fdb.png);
}

.phflag_3jBX {
  content: url(/main-app-resource/assets/4eb6c95b156a245d646c3bcfe9497cbd.svg);
}
.wrapper_19LP {
  padding: 0 30px;
}

.header_1L7T {
  margin: 50px 0 25px 0;
  text-align: center;
}

.title_1uOs {
  font-weight: bold;
  margin-bottom: 0;
  font-size: 22px;
}

.emailAddress_20-w {
  color: #FA4616;
  font-weight: 500;
}

